Jul 09 15:30:21.022908 np0000004916 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 09 15:30:21.029636 np0000004916 devstack@c-api.service[99846]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jul 9 15:30:21 2026] *** Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: nodename: np0000004916 Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: machine: x86_64 Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: clock source: unix Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: pcre jit disabled Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: detected number of CPU cores: 16 Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: current working directory: / Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: detected binary path: /usr/bin/uwsgi-core Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: your processes number limit is 257052 Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: your memory page size is 4096 bytes Jul 09 15:30:21.031995 np0000004916 devstack@c-api.service[99846]: detected max file descriptor number: 2048 Jul 09 15:30:21.032356 np0000004916 devstack@c-api.service[99846]: lock engine: pthread robust mutexes Jul 09 15:30:21.032356 np0000004916 devstack@c-api.service[99846]: thunder lock: enabled Jul 09 15:30:21.032487 np0000004916 devstack@c-api.service[99846]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 09 15:30:21.032519 np0000004916 devstack@c-api.service[99846]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 09 15:30:21.032551 np0000004916 devstack@c-api.service[99846]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 09 15:30:21.032551 np0000004916 devstack@c-api.service[99846]: Set PythonHome to /opt/stack/data/venv Jul 09 15:30:21.070322 np0000004916 devstack@c-api.service[99846]: Python main interpreter initialized at 0x7b2cf8ea4668 Jul 09 15:30:21.070322 np0000004916 devstack@c-api.service[99846]: python threads support enabled Jul 09 15:30:21.070322 np0000004916 devstack@c-api.service[99846]: your server socket listen backlog is limited to 100 connections Jul 09 15:30:21.070322 np0000004916 devstack@c-api.service[99846]: your mercy for graceful operations on workers is 80 seconds Jul 09 15:30:21.070846 np0000004916 devstack@c-api.service[99846]: mapped 671795 bytes (656 KB) for 4 cores Jul 09 15:30:21.070985 np0000004916 devstack@c-api.service[99846]: *** Operational MODE: preforking *** Jul 09 15:30:21.071161 np0000004916 devstack@c-api.service[99846]: *** uWSGI is running in multiple interpreter mode *** Jul 09 15:30:21.071161 np0000004916 devstack@c-api.service[99846]: spawned uWSGI master process (pid: 99846) Jul 09 15:30:21.071319 np0000004916 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 09 15:30:21.072090 np0000004916 devstack@c-api.service[99846]: spawned uWSGI worker 1 (pid: 99864, cores: 1) Jul 09 15:30:21.072172 np0000004916 devstack@c-api.service[99846]: spawned uWSGI worker 2 (pid: 99865, cores: 1) Jul 09 15:30:21.072512 np0000004916 devstack@c-api.service[99846]: spawned uWSGI worker 3 (pid: 99866, cores: 1) Jul 09 15:30:21.072886 np0000004916 devstack@c-api.service[99846]: spawned uWSGI worker 4 (pid: 99867, cores: 1) Jul 09 15:30:21.072935 np0000004916 devstack@c-api.service[99846]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 09 15:30:21.192261 np0000004916 devstack@c-api.service[99866]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 09 15:30:21.192261 np0000004916 devstack@c-api.service[99866]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 09 15:30:21.192261 np0000004916 devstack@c-api.service[99866]: we strongly recommend against using it for new projects. Jul 09 15:30:21.192261 np0000004916 devstack@c-api.service[99866]: If you are already using Eventlet, we recommend migrating to a different Jul 09 15:30:21.192261 np0000004916 devstack@c-api.service[99866]: framework. For more detail see Jul 09 15:30:21.192261 np0000004916 devstack@c-api.service[99866]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 09 15:30:21.192261 np0000004916 devstack@c-api.service[99866]: import eventlet # noqa Jul 09 15:30:21.203317 np0000004916 devstack@c-api.service[99864]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 09 15:30:21.203317 np0000004916 devstack@c-api.service[99864]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 09 15:30:21.203317 np0000004916 devstack@c-api.service[99864]: we strongly recommend against using it for new projects. Jul 09 15:30:21.203317 np0000004916 devstack@c-api.service[99864]: If you are already using Eventlet, we recommend migrating to a different Jul 09 15:30:21.203317 np0000004916 devstack@c-api.service[99864]: framework. For more detail see Jul 09 15:30:21.203317 np0000004916 devstack@c-api.service[99864]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 09 15:30:21.203317 np0000004916 devstack@c-api.service[99864]: import eventlet # noqa Jul 09 15:30:21.224168 np0000004916 devstack@c-api.service[99867]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 09 15:30:21.224168 np0000004916 devstack@c-api.service[99867]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 09 15:30:21.224168 np0000004916 devstack@c-api.service[99867]: we strongly recommend against using it for new projects. Jul 09 15:30:21.224168 np0000004916 devstack@c-api.service[99867]: If you are already using Eventlet, we recommend migrating to a different Jul 09 15:30:21.224168 np0000004916 devstack@c-api.service[99867]: framework. For more detail see Jul 09 15:30:21.224168 np0000004916 devstack@c-api.service[99867]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 09 15:30:21.224168 np0000004916 devstack@c-api.service[99867]: import eventlet # noqa Jul 09 15:30:21.243176 np0000004916 devstack@c-api.service[99865]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 09 15:30:21.243176 np0000004916 devstack@c-api.service[99865]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 09 15:30:21.243176 np0000004916 devstack@c-api.service[99865]: we strongly recommend against using it for new projects. Jul 09 15:30:21.243176 np0000004916 devstack@c-api.service[99865]: If you are already using Eventlet, we recommend migrating to a different Jul 09 15:30:21.243176 np0000004916 devstack@c-api.service[99865]: framework. For more detail see Jul 09 15:30:21.243176 np0000004916 devstack@c-api.service[99865]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 09 15:30:21.243176 np0000004916 devstack@c-api.service[99865]: import eventlet # noqa Jul 09 15:30:21.294116 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 09 15:30:21.294116 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:30:21.311398 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 09 15:30:21.311398 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:30:21.331602 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 09 15:30:21.331602 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:30:21.363010 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jul 09 15:30:21.363010 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:30:21.371426 np0000004916 devstack@c-api.service[99864]: /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 09 15:30:21.371426 np0000004916 devstack@c-api.service[99864]: from cgi import parse_header Jul 09 15:30:21.416263 np0000004916 devstack@c-api.service[99864]: /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 09 15:30:21.416263 np0000004916 devstack@c-api.service[99864]: removals.removed_module( Jul 09 15:30:21.416959 np0000004916 devstack@c-api.service[99867]: /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 09 15:30:21.416959 np0000004916 devstack@c-api.service[99867]: from cgi import parse_header Jul 09 15:30:21.418237 np0000004916 devstack@c-api.service[99864]: /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 09 15:30:21.418237 np0000004916 devstack@c-api.service[99864]: removals.removed_module( Jul 09 15:30:21.423475 np0000004916 devstack@c-api.service[99866]: /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 09 15:30:21.423475 np0000004916 devstack@c-api.service[99866]: from cgi import parse_header Jul 09 15:30:21.451120 np0000004916 devstack@c-api.service[99865]: /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 09 15:30:21.451120 np0000004916 devstack@c-api.service[99865]: from cgi import parse_header Jul 09 15:30:21.463487 np0000004916 devstack@c-api.service[99867]: /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 09 15:30:21.463487 np0000004916 devstack@c-api.service[99867]: removals.removed_module( Jul 09 15:30:21.465603 np0000004916 devstack@c-api.service[99867]: /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 09 15:30:21.465603 np0000004916 devstack@c-api.service[99867]: removals.removed_module( Jul 09 15:30:21.481571 np0000004916 devstack@c-api.service[99866]: /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 09 15:30:21.481571 np0000004916 devstack@c-api.service[99866]: removals.removed_module( Jul 09 15:30:21.483526 np0000004916 devstack@c-api.service[99866]: /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 09 15:30:21.483526 np0000004916 devstack@c-api.service[99866]: removals.removed_module( Jul 09 15:30:21.498140 np0000004916 devstack@c-api.service[99865]: /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 09 15:30:21.498140 np0000004916 devstack@c-api.service[99865]: removals.removed_module( Jul 09 15:30:21.499618 np0000004916 devstack@c-api.service[99865]: /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 09 15:30:21.499618 np0000004916 devstack@c-api.service[99865]: removals.removed_module( Jul 09 15:30:22.194904 np0000004916 devstack@c-api.service[99864]: /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 09 15:30:22.194904 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:30:22.213805 np0000004916 devstack@c-api.service[99867]: /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 09 15:30:22.213805 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:30:22.233539 np0000004916 devstack@c-api.service[99866]: /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 09 15:30:22.233539 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:30:22.251214 np0000004916 devstack@c-api.service[99864]: /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 09 15:30:22.251214 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:30:22.264873 np0000004916 devstack@c-api.service[99867]: /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 09 15:30:22.264873 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:30:22.267858 np0000004916 devstack@c-api.service[99865]: /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 09 15:30:22.267858 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:30:22.295053 np0000004916 devstack@c-api.service[99866]: /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 09 15:30:22.295053 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:30:22.317222 np0000004916 devstack@c-api.service[99865]: /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 09 15:30:22.317222 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:30:22.415197 np0000004916 devstack@c-api.service[99864]: 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 09 15:30:22.415748 np0000004916 devstack@c-api.service[99864]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99864) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 09 15:30:22.440012 np0000004916 devstack@c-api.service[99867]: 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 09 15:30:22.440318 np0000004916 devstack@c-api.service[99867]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99867) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 09 15:30:22.459763 np0000004916 devstack@c-api.service[99866]: 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 09 15:30:22.459941 np0000004916 devstack@c-api.service[99866]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99866) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 09 15:30:22.483011 np0000004916 devstack@c-api.service[99865]: 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 09 15:30:22.483240 np0000004916 devstack@c-api.service[99865]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=99865) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 09 15:30:22.502471 np0000004916 devstack@c-api.service[99864]: /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 09 15:30:22.502471 np0000004916 devstack@c-api.service[99864]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 09 15:30:22.509015 np0000004916 devstack@c-api.service[99867]: /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 09 15:30:22.509015 np0000004916 devstack@c-api.service[99867]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 09 15:30:22.523777 np0000004916 devstack@c-api.service[99866]: /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 09 15:30:22.523777 np0000004916 devstack@c-api.service[99866]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 09 15:30:22.545530 np0000004916 devstack@c-api.service[99865]: /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 09 15:30:22.545530 np0000004916 devstack@c-api.service[99865]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 09 15:30:22.972317 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99867) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 09 15:30:22.972721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.972820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99864) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 09 15:30:22.972869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99865) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 09 15:30:22.972913 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.973042 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.973162 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.973267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=99866) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 09 15:30:22.973320 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.973381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.973381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.973473 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.973520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.973671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.973671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.973924 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.975307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.975411 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.975465 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.975516 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.975575 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.975626 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.975665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.975715 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.975764 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.975812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.975858 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.975905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.975951 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.975990 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.976040 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.976091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.976142 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.976218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.976218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.976310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.976367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.976415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.976459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.976512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.976512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.976512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.976512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.976512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.977071 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.977071 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.977267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.977395 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.977509 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.977642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.977737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.977832 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.978059 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.978194 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.978740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.978797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.978880 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.978950 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.978998 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.979033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.979073 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.979111 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.979143 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.979225 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.979278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.979327 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.979394 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.979444 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.979493 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.979529 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.979568 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.979612 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.979651 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.979698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.979739 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.979783 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.979831 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.979879 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.979922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.979968 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.980011 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.980064 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.980113 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.980157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.980228 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.980271 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.980313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.980363 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.980399 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.980456 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.980506 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.980545 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.980591 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.980639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.980680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.980680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.980680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.980680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.980680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.980680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.980877 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.980922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.980965 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.981012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.981061 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.981104 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.981147 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.981147 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.981965 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.982076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.982211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.982323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.982408 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.982447 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.982500 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.982543 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.982543 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.982543 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.982543 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.982683 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.982724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.982767 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.982812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.982854 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.982896 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.982932 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.982971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.983016 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.983065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.983105 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.983141 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.983197 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.983251 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.983294 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.983330 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.983377 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.983424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.983469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.983519 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.983563 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.983610 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.983653 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.983694 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.983736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.983779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.983814 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.983849 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.983890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.983925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.983960 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.983995 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.983995 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.983995 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.983995 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.983995 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.983995 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.984150 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.984150 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.984250 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.984285 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.984285 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.984343 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.984388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.984424 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.984460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.984491 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.984527 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.984567 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.984603 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.984636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.984665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.984698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.984730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.984771 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.984810 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.984841 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.984878 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.984924 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.984961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.984996 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.985030 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.985030 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.985096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.985136 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.985172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.985172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.985172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.985172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.985172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.985172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.985172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.986619 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.986731 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.986829 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.986930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.987036 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.987136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.987272 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.987383 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.987485 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.987576 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.987650 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.987693 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.987735 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.987777 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.987830 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.987871 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.987906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.987949 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.987992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.988027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.988061 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.988101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.988142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.988178 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.988250 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.988288 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.988330 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.988383 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.988418 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.988464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.988504 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.988545 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.988590 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.988639 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.988677 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.988718 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.988836 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.988836 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.988914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.988957 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.989008 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.989113 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.989158 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.989218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.989265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.989304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.989346 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.989346 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.989439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.989485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.989485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.989485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.989485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.989485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.989485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.989710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.989752 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.989802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.989802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.989802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.989802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.989802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.989802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.990008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.990008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.990008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.990117 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.990170 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.990869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.990967 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.991041 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.991095 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.991095 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.991176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.991176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.991176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.991176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.992949 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.993091 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.993091 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.993163 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.993218 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.993246 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.993274 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.993274 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.993315 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.993315 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.993381 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.993408 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.993435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.993460 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.993845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.993938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.993938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.993938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.994134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.994227 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.994314 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.994418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.994490 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.994555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.994614 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.994614 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.994614 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.994614 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.994777 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.994777 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.994777 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.994841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.994870 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.994892 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.994913 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.994932 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.994958 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.994981 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.995008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.995036 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.995064 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.995088 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.995109 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.995132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.995158 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.995193 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.995218 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.995247 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.995285 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.995318 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.995386 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.995420 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.995450 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.995471 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.995492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.995516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.996550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.996614 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.996733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.996733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.996859 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.996888 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.996914 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.996936 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.996957 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.996990 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.997020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.997052 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.997081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.997125 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.997158 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.997219 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.997250 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.997271 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.997298 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.997322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.997347 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.997380 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.997402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.997434 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.997466 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.997506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.997542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.997542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.997742 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.997830 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.997896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.997938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.997970 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.998006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.998038 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.998063 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.998090 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.998114 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.998153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.998215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.998247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.998278 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.998327 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.998368 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.998401 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.998429 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.998464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.998506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.998531 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:22.998562 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.998584 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:22.998609 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.998651 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:22.998651 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:22.998717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:22.998761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:22.999838 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:22.999962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.000009 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.000051 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.000083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.000114 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.000150 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.000211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.000253 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.000293 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.000332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.000370 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.000415 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.000455 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.000499 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.000531 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.000558 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.000558 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.000558 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.000558 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.000691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.000739 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.000778 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.000778 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.000778 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.000874 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.000904 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.001167 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.002871 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.002975 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.003005 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.003041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.003070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.003092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.003121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.003156 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.003205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.003336 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.003372 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.003395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.003415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.003435 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.003469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.003505 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.003541 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.003572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.003572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.003616 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.003651 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.003690 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.003712 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.003712 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.003751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.004369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.004369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.004369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.004470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.004470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.004517 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.004839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.004905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.004963 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.004963 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.005072 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.005173 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.005252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.005252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.005252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.005252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.005333 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.005366 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.005397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.005417 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.005442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.005442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.005442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.005442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.005442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.006308 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.006375 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.006483 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.006524 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.006636 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.006706 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.006737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.006779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.006804 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.006826 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.006851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.006872 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.006890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.006915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.006938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.006962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.006982 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.007007 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.007028 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.007047 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.007070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.007096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.007117 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.007136 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.007159 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.007198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.007233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.007259 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.007259 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.007259 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.007318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.007342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.007372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.007402 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.007427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.007452 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.007553 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.007580 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.007601 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.007626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.007653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.007679 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.007705 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.007726 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.007750 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.007787 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.007827 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.007859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.007890 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.007914 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.007935 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.007959 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.007983 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.008007 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.008028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.008053 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.008107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.008127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.008152 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.008173 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.008213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.008234 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.008266 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.008288 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.008313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.008339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.008382 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.008420 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.008476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.008498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.008522 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.008545 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.008572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.008593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.008623 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.008652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.008676 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.008701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.008722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.008742 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.008764 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.008784 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.008813 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.008833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.008852 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.008876 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.008899 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.008922 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.008946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.008982 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.009013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.009041 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.009061 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.009081 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.009109 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.009130 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.009150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.009170 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.009215 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.009238 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.009266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.009299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.009574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.009574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.009574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.009574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.009574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.009574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.009574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.009723 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.010590 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.010590 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.010746 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.010807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.010874 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.010937 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.011008 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.011070 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.011131 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.011210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.011280 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.011349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.011419 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.011476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.011529 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.011584 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.011655 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.011734 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.011802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.011858 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.011918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.011977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.012032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.012032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.012032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.012032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.012032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.012207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.012207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.012207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.012207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.012307 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.012333 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.012363 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.012409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.012439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.012459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.012483 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.012504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.012528 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.012548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.012568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.012586 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.012606 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.012630 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.012653 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.012682 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.012722 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.012750 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.012774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.012797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.012817 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.012837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.012864 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.012888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.012911 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.012931 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.012951 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.012970 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.012989 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.013008 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.013032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.013055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.013083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.013103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.013126 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.013152 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.013171 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.013224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.013261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.013284 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.013308 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.013328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.013366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.013388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.013412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.013435 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.013462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.013484 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.013504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.013504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.013504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.013504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.014715 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.014793 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.014851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.014905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.014972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.015035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.015091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.015146 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.015237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.015310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.015380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.015439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.015499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.015559 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.015621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.015621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.015621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.015621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.015621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.015910 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.015973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.016035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.016099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.016099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.016099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.016099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.016099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.016099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.017130 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.017261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.017334 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.017421 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.017421 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.017545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.017599 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.017626 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.017646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.017646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.017688 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.017710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.017733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.017753 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.017791 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.017818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.017844 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.017865 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.017885 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.017909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.017909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.017953 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.017974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.017993 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.018502 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.018502 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.018502 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.018502 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.018730 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.018809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.018883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.018954 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.018998 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.019025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.019052 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.019077 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.019097 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.019117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.019149 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.019223 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.019251 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.019275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.019295 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.019320 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.019339 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.019373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.019394 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.019414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.019440 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.019480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.019513 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.019544 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.019585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.019585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.019585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.019585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.020472 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.020526 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.020599 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.020628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.020651 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.020671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.020696 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.020721 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.020741 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.020767 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.020792 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.020823 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.020858 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.020884 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.020908 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.020928 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.020949 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.020970 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.020989 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.021009 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.021032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.021056 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.021081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.021101 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.021121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.021148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.021197 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.021234 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.021260 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.021281 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.021300 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.021328 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.021359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.021385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.021410 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.021431 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.021457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.021492 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.021524 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.021545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.021564 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.021590 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.021614 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.021634 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.021657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.021680 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.021708 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.021728 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.021750 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.021774 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.021793 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.021817 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.021853 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.021877 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.021877 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.021877 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.025405 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.025482 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.025537 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.025629 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.025722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.025722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.025765 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.025792 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.025889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.025957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.025988 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.026049 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.026078 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.026118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.026163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.026210 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.026262 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.026298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.026350 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.026400 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.026538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.026567 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.026663 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.026698 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.026763 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.026846 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.026916 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.027002 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.030296 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.030421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.030421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.030483 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.030612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.030612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.030741 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.030815 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.030900 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.030947 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.030983 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.030983 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.031039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.031065 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.031086 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.031105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.031105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.031162 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.031214 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.031246 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.031246 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.031543 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.031610 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.031712 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.031751 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.031777 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.031844 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.031914 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.031961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.032049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.032105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.032136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.032242 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.032304 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.032383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.032433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.032462 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.032492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.032492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.032530 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.032634 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.032691 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.032866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.032974 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.033065 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.033142 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.033245 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.033328 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.033436 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.033855 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.034012 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.034065 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.034141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.034212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.034294 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.034399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 09 15:30:23.034667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99866) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.034751 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.034825 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.034869 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99867) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.034908 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.034933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.034953 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99866) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.034984 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.035006 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99866) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.035031 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.035158 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99867) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.035248 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99865) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.035317 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99867) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.035397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.035397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.035481 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=99864) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 09 15:30:23.035504 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.035528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 09 15:30:23.035548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99865) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.035548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99865) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.035584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 09 15:30:23.035584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 09 15:30:23.035619 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=99864) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 09 15:30:23.035731 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=99864) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 09 15:30:23.073747 np0000004916 devstack@c-api.service[99867]: INFO dbcounter [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Registered counter for database cinder Jul 09 15:30:23.074035 np0000004916 devstack@c-api.service[99866]: INFO dbcounter [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Registered counter for database cinder Jul 09 15:30:23.074864 np0000004916 devstack@c-api.service[99865]: INFO dbcounter [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Registered counter for database cinder Jul 09 15:30:23.077977 np0000004916 devstack@c-api.service[99864]: INFO dbcounter [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Registered counter for database cinder Jul 09 15:30:23.113751 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc 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=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:23.115593 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f 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=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:23.118207 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 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=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:23.124659 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-27c25182-1d00-4543-8700-543eb9dd83c3 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=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:23.223504 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writer thread running {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 09 15:30:23.224374 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writer thread running {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 09 15:30:23.225991 np0000004916 devstack@c-api.service[99864]: INFO cinder.rpc [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 09 15:30:23.226514 np0000004916 devstack@c-api.service[99865]: INFO cinder.rpc [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 09 15:30:23.228207 np0000004916 devstack@c-api.service[99864]: INFO cinder.rpc [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 09 15:30:23.228873 np0000004916 devstack@c-api.service[99865]: INFO cinder.rpc [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 09 15:30:23.229200 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writer thread running {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 09 15:30:23.230529 np0000004916 devstack@c-api.service[99864]: INFO cinder.rpc [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 09 15:30:23.230980 np0000004916 devstack@c-api.service[99865]: INFO cinder.rpc [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 09 15:30:23.232564 np0000004916 devstack@c-api.service[99864]: INFO cinder.rpc [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 09 15:30:23.232769 np0000004916 devstack@c-api.service[99865]: INFO cinder.rpc [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 09 15:30:23.232883 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.233084 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.233195 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.233356 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.233409 np0000004916 devstack@c-api.service[99867]: INFO cinder.rpc [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 09 15:30:23.234960 np0000004916 devstack@c-api.service[99865]: WARNING cinder.keymgr.conf_key_mgr [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f 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 09 15:30:23.235144 np0000004916 devstack@c-api.service[99864]: WARNING cinder.keymgr.conf_key_mgr [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 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 09 15:30:23.236222 np0000004916 devstack@c-api.service[99867]: INFO cinder.rpc [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 09 15:30:23.237589 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.237808 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.237877 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.238008 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.238228 np0000004916 devstack@c-api.service[99867]: INFO cinder.rpc [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 09 15:30:23.240009 np0000004916 devstack@c-api.service[99867]: INFO cinder.rpc [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 09 15:30:23.240356 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.240620 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.241240 np0000004916 devstack@c-api.service[99867]: WARNING cinder.keymgr.conf_key_mgr [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc 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 09 15:30:23.243706 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.243836 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.244491 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writer thread running {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 09 15:30:23.247020 np0000004916 devstack@c-api.service[99866]: INFO cinder.rpc [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 09 15:30:23.249351 np0000004916 devstack@c-api.service[99866]: INFO cinder.rpc [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 09 15:30:23.251540 np0000004916 devstack@c-api.service[99866]: INFO cinder.rpc [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 09 15:30:23.253282 np0000004916 devstack@c-api.service[99866]: INFO cinder.rpc [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 09 15:30:23.253604 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.253858 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.254489 np0000004916 devstack@c-api.service[99866]: WARNING cinder.keymgr.conf_key_mgr [None req-27c25182-1d00-4543-8700-543eb9dd83c3 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 09 15:30:23.257090 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.257250 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.269519 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f 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=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:23.270484 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 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=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:23.271973 np0000004916 devstack@c-api.service[99865]: INFO cinder.rpc [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 09 15:30:23.272820 np0000004916 devstack@c-api.service[99864]: INFO cinder.rpc [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 09 15:30:23.274242 np0000004916 devstack@c-api.service[99865]: INFO cinder.rpc [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 09 15:30:23.274725 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.274867 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.274984 np0000004916 devstack@c-api.service[99864]: INFO cinder.rpc [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 09 15:30:23.275374 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc 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=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:23.275585 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.275585 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.277628 np0000004916 devstack@c-api.service[99867]: INFO cinder.rpc [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 09 15:30:23.279874 np0000004916 devstack@c-api.service[99867]: INFO cinder.rpc [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 09 15:30:23.280279 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.280432 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.283786 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.283932 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.284514 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.284655 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.286037 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.286163 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.286736 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.286866 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.287765 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-27c25182-1d00-4543-8700-543eb9dd83c3 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=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:23.288234 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.288383 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.288982 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.289099 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.289897 np0000004916 devstack@c-api.service[99866]: INFO cinder.rpc [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 09 15:30:23.291312 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.291449 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.291715 np0000004916 devstack@c-api.service[99866]: INFO cinder.rpc [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 09 15:30:23.291846 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.292055 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.292091 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.292114 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.292215 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.292250 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.293380 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.293497 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.294166 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.294304 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.295336 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.295508 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.295541 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.295639 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.296137 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.296277 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.298821 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.298954 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.299114 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.299334 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.299379 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.299529 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.301327 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.301376 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.301401 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.301478 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.301510 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.301531 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.303308 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.303377 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.303472 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.303505 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.303734 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.303898 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.304140 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.304248 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.304248 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.304307 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.304339 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.304381 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.305934 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.306029 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.306064 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.306165 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.306250 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.306350 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.307455 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.307713 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.309221 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.309345 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.310113 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.310234 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.310274 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.310385 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.310886 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.311078 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.311262 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.311404 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.312487 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.312563 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.312596 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.312698 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.313239 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.313369 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.313873 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.313915 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.313996 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.314046 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.314074 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.314097 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.314795 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.314893 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.314927 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.315010 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.315355 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.315578 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.315689 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.315723 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.315745 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.315818 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.316383 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.316496 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.316531 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.316650 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.317220 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.317263 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.317348 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.317400 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.317424 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.317498 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.317912 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.318020 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.318063 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.318148 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.318385 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.318541 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.318574 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.318685 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.318716 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.318825 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.319444 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.319484 np0000004916 devstack@c-api.service[99864]: WARNING cinder.api.contrib.hosts [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 09 15:30:23.319580 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.319617 np0000004916 devstack@c-api.service[99865]: WARNING cinder.api.contrib.hosts [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 09 15:30:23.319696 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.319799 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.319851 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.319965 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.320314 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: extensions {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.320441 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.320476 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.320499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: extensions {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.320600 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.320645 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.321251 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.321354 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: consistencygroups {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.321425 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.321528 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: consistencygroups {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.322399 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.322533 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.322977 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: extra_specs {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.323053 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.323159 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.323324 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: extra_specs {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.324292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: capabilities {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.324583 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: capabilities {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.325301 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: backups {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.325552 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: backups {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.326526 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.326652 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.326914 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: os-quota-sets {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.327196 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: os-quota-sets {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.327249 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.327414 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.328105 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: qos-specs {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.328378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: qos-specs {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.328875 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.329004 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.329870 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.329999 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.330403 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: encryption {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.330615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: encryption {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.330920 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.331080 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.331177 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.331328 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.331639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: encryption {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.331828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: encryption {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.332123 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.332197 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.332294 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.332338 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.332885 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: cgsnapshots {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.332991 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: cgsnapshots {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.333078 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.333078 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.333237 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.333395 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.333825 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.333928 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.334024 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: scheduler-stats {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.334075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: scheduler-stats {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.334313 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.334499 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.334835 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.334944 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.335175 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: os-volume-manage {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.335241 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: os-volume-manage {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.335345 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.335499 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.335698 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.335806 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.336065 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.336243 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.336325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: os-snapshot-manage {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.336439 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.336483 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: os-snapshot-manage {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.336570 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.336825 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.336943 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.337337 np0000004916 devstack@c-api.service[99866]: WARNING cinder.api.contrib.hosts [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 09 15:30:23.337517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: os-volume-transfer {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.337606 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.337686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: os-volume-transfer {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.337718 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.337782 np0000004916 devstack@c-api.service[99867]: WARNING cinder.api.contrib.hosts [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 09 15:30:23.338077 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.338114 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.338217 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: extensions {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.338680 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: extensions {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.338820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: os-hosts {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.338964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: os-hosts {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.339631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: consistencygroups {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.339788 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: consistencygroups {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.339919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: os-volume-type-access {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.340005 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: os-volume-type-access {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.341219 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: extra_specs {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.341261 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: os-availability-zone {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.341286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: os-availability-zone {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.341653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: extra_specs {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.342277 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extended resource: os-quota-class-sets {{(pid=99865) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.342315 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extended resource: os-quota-class-sets {{(pid=99864) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.342611 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: capabilities {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.343250 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: capabilities {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.343591 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.343642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: backups {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.343674 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.343746 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.343809 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.344301 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: backups {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.344496 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.344535 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.344623 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.344670 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.345228 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.345268 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.345354 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.345418 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: os-quota-sets {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.345478 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.345840 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.snapshot_actions [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] SnapshotActionsController initialized {{(pid=99865) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 09 15:30:23.345896 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.snapshot_actions [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] SnapshotActionsController initialized {{(pid=99864) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 09 15:30:23.345988 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: os-quota-sets {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.346190 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.346249 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.346338 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.346423 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.346612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: qos-specs {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.346884 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.347033 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.347249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: qos-specs {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.347285 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.347425 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.347681 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.347783 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.348267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: encryption {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.348352 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.348436 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.348504 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.348555 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.349008 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349111 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: encryption {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.349147 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349176 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.349262 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349295 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.349352 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349456 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349554 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension UsedLimits extending resource: limits {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349716 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension SnapshotActions extending resource: snapshots {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349831 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension VolumeTypeAccess extending resource: types {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.349955 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension AdminActions extending resource: volumes {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350073 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350127 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension AdminActions extending resource: snapshots {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350159 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension AdminActions extending resource: backups {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350225 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350259 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: encryption {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.350348 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension VolumeActions extending resource: volumes {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension UsedLimits extending resource: limits {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350527 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350570 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350598 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.router [None req-d98b84ef-21c1-48d8-81e3-aed5c820f34f None None] Extension TypesManage extending resource: types {{(pid=99865) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350620 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350735 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350832 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension AdminActions extending resource: volumes {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.350934 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension AdminActions extending resource: snapshots {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.351027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension AdminActions extending resource: backups {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.351132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension VolumeActions extending resource: volumes {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.351262 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.351389 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.router [None req-4bb6c1ed-b2f3-465f-b01c-11babe2ff460 None None] Extension TypesManage extending resource: types {{(pid=99864) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.351470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: encryption {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.351516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: cgsnapshots {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.352656 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: scheduler-stats {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.352750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: cgsnapshots {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.353810 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: os-volume-manage {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.354007 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: scheduler-stats {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.354935 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: os-snapshot-manage {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.355418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: os-volume-manage {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.356108 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: os-volume-transfer {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.356663 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: os-snapshot-manage {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.357441 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: os-hosts {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.357498 np0000004916 devstack@c-api.service[99865]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2cf8ea4668 pid: 99865 (default app) Jul 09 15:30:23.358102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: os-volume-transfer {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.358200 np0000004916 devstack@c-api.service[99864]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2cf8ea4668 pid: 99864 (default app) Jul 09 15:30:23.358535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: os-volume-type-access {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.359498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: os-hosts {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.359888 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: os-availability-zone {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.360653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: os-volume-type-access {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.360968 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extended resource: os-quota-class-sets {{(pid=99866) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.362082 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: os-availability-zone {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.362287 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.362445 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.363169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extended resource: os-quota-class-sets {{(pid=99867) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 09 15:30:23.363237 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.363311 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.363935 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.364044 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.364562 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.snapshot_actions [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] SnapshotActionsController initialized {{(pid=99866) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 09 15:30:23.364606 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.364737 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.364915 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.365029 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.365611 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.365698 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.365731 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.365822 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.365972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-237137e8-2e9b-4bc6-b689-32a5651949fd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:30:23.366410 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.366522 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.366587 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.366712 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.367151 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.367300 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.367334 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.snapshot_actions [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] SnapshotActionsController initialized {{(pid=99867) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 09 15:30:23.367774 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.367812 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.367903 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.367947 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.368013 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368226 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368320 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension UsedLimits extending resource: limits {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368529 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368592 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.368642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368675 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.368717 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension AdminActions extending resource: volumes {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368851 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1/1] 10.4.3.19 () {60 vars in 918 bytes} [Thu Jul 9 15:30:23 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:30:23.368915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension AdminActions extending resource: snapshots {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.368979 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension AdminActions extending resource: backups {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.369057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension VolumeActions extending resource: volumes {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.369164 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.369313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.router [None req-27c25182-1d00-4543-8700-543eb9dd83c3 None None] Extension TypesManage extending resource: types {{(pid=99866) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.369356 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.369475 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.370129 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:30:23.370265 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:30:23.370758 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.370902 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371019 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371123 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371360 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371475 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension UsedLimits extending resource: limits {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371569 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension SnapshotActions extending resource: snapshots {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371669 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371761 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension VolumeTypeAccess extending resource: types {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.371879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension AdminActions extending resource: volumes {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.372007 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension AdminActions extending resource: snapshots {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.372101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension AdminActions extending resource: backups {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.372247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension VolumeActions extending resource: volumes {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.372388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.372482 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.router [None req-8825cfba-f56a-4a5d-8e6c-58c7010284dc None None] Extension TypesManage extending resource: types {{(pid=99867) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 09 15:30:23.376673 np0000004916 devstack@c-api.service[99866]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2cf8ea4668 pid: 99866 (default app) Jul 09 15:30:23.379980 np0000004916 devstack@c-api.service[99867]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b2cf8ea4668 pid: 99867 (default app) Jul 09 15:30:28.245709 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d4227c90-9022-4aae-86a3-5eeef73332f9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:30:28.805450 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4227c90-9022-4aae-86a3-5eeef73332f9 admin admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:30:28.806018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4227c90-9022-4aae-86a3-5eeef73332f9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:30:28.807755 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:30:28.807755 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:30:28.841855 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-d4227c90-9022-4aae-86a3-5eeef73332f9 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=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:28.867336 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4227c90-9022-4aae-86a3-5eeef73332f9 admin admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:30:28.867779 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1/2] 10.4.3.19 () {68 vars in 1249 bytes} [Thu Jul 9 15:30:28 2026] POST /volume/v3/types => generated 183 bytes in 631 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:30:28.879014 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-8509ae76-7fe1-41a7-81d5-8b83fdf6b3aa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:30:29.157209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-8509ae76-7fe1-41a7-81d5-8b83fdf6b3aa admin admin] POST https://10.4.3.19/volume/v3/types/ab0de083-8735-4cf5-bd0e-7b5775b09580/extra_specs Jul 09 15:30:29.157737 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-8509ae76-7fe1-41a7-81d5-8b83fdf6b3aa admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:30:29.159431 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:30:29.159431 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:30:29.190976 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-8509ae76-7fe1-41a7-81d5-8b83fdf6b3aa 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=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:29.248131 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-8509ae76-7fe1-41a7-81d5-8b83fdf6b3aa admin admin] https://10.4.3.19/volume/v3/types/ab0de083-8735-4cf5-bd0e-7b5775b09580/extra_specs returned with HTTP 200 Jul 09 15:30:29.248582 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 2/3] 10.4.3.19 () {70 vars in 1467 bytes} [Thu Jul 9 15:30:28 2026] POST /volume/v3/types/ab0de083-8735-4cf5-bd0e-7b5775b09580/extra_specs => generated 52 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:30:29.521411 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-7f40b687-2d92-42e6-8547-ac3c23e4663f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:30:29.821203 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-7f40b687-2d92-42e6-8547-ac3c23e4663f admin admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:30:29.821835 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-7f40b687-2d92-42e6-8547-ac3c23e4663f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:30:29.823426 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:30:29.823426 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:30:29.858415 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-7f40b687-2d92-42e6-8547-ac3c23e4663f 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=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:29.888134 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-7f40b687-2d92-42e6-8547-ac3c23e4663f admin admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:30:29.888639 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1/4] 10.4.3.19 () {70 vars in 1321 bytes} [Thu Jul 9 15:30:29 2026] POST /volume/v3/types => generated 186 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:30:29.904399 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-4f0c069d-6ddd-4070-a170-8e243b64bda8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:30:30.177741 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-4f0c069d-6ddd-4070-a170-8e243b64bda8 admin admin] POST https://10.4.3.19/volume/v3/types/374541e7-3086-48ab-8ed0-c32d19e43b0e/extra_specs Jul 09 15:30:30.178453 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-4f0c069d-6ddd-4070-a170-8e243b64bda8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:30:30.180110 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:30:30.180110 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:30:30.213155 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-4f0c069d-6ddd-4070-a170-8e243b64bda8 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=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:30:30.278545 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d4227c90-9022-4aae-86a3-5eeef73332f9 req-4f0c069d-6ddd-4070-a170-8e243b64bda8 admin admin] https://10.4.3.19/volume/v3/types/374541e7-3086-48ab-8ed0-c32d19e43b0e/extra_specs returned with HTTP 200 Jul 09 15:30:30.278849 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1/5] 10.4.3.19 () {70 vars in 1467 bytes} [Thu Jul 9 15:30:29 2026] POST /volume/v3/types/374541e7-3086-48ab-8ed0-c32d19e43b0e/extra_specs => generated 45 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:30:38.864718 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:30:39.246462 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:30:39.885457 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:30:40.277981 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:30:54.096203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7f6ebffe-7984-450c-ab5d-32de9dec485b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:30:54.096799 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7f6ebffe-7984-450c-ab5d-32de9dec485b None None] GET https://10.4.3.19/volume// Jul 09 15:30:54.096966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7f6ebffe-7984-450c-ab5d-32de9dec485b None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:30:54.097160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7f6ebffe-7984-450c-ab5d-32de9dec485b None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:30:54.097689 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7f6ebffe-7984-450c-ab5d-32de9dec485b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:30:54.097964 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 2/6] 10.4.3.19 () {66 vars in 1418 bytes} [Thu Jul 9 15:30: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 09 15:31:38.088972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-701de5c7-cf1d-492f-877f-45efc26dbddf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:31:38.403668 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-701de5c7-cf1d-492f-877f-45efc26dbddf tempest-verify_tempest_config-1133871279 tempest-verify_tempest_config-1133871279-project-member] GET https://10.4.3.19/volume/v3/extensions Jul 09 15:31:38.403982 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-701de5c7-cf1d-492f-877f-45efc26dbddf tempest-verify_tempest_config-1133871279 tempest-verify_tempest_config-1133871279-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:31:38.404325 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-701de5c7-cf1d-492f-877f-45efc26dbddf tempest-verify_tempest_config-1133871279 tempest-verify_tempest_config-1133871279-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:31:38.404854 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-701de5c7-cf1d-492f-877f-45efc26dbddf tempest-verify_tempest_config-1133871279 tempest-verify_tempest_config-1133871279-project-member] https://10.4.3.19/volume/v3/extensions returned with HTTP 200 Jul 09 15:31:38.405422 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 3/7] 10.4.3.19 () {66 vars in 1239 bytes} [Thu Jul 9 15:31:38 2026] GET /volume/v3/extensions => generated 5245 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:16.256744 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b12b112f-5d59-49b5-bc01-1ce538aec209 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.483613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.644959 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b12b112f-5d59-49b5-bc01-1ce538aec209 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:32:16.645580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b12b112f-5d59-49b5-bc01-1ce538aec209 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-1976219699", "description": "tempest-group-type-description-689327481", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:16.687474 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b12b112f-5d59-49b5-bc01-1ce538aec209 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:32:16.688555 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 2/8] 10.4.3.19 () {70 vars in 1305 bytes} [Thu Jul 9 15:32:16 2026] POST /volume/v3/group_types => generated 264 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:16.701054 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4ea9ce5c-8727-4544-85c6-b612d3deea55 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.704707 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ea9ce5c-8727-4544-85c6-b612d3deea55 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] GET https://10.4.3.19/volume/v3/group_types Jul 09 15:32:16.704995 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ea9ce5c-8727-4544-85c6-b612d3deea55 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:16.705312 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ea9ce5c-8727-4544-85c6-b612d3deea55 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:16.726806 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ea9ce5c-8727-4544-85c6-b612d3deea55 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 200 Jul 09 15:32:16.727101 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 3/9] 10.4.3.19 () {68 vars in 1283 bytes} [Thu Jul 9 15:32:16 2026] GET /volume/v3/group_types => generated 498 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:16.742420 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e3dbcb60-865e-42f1-be3d-079e69a6b67d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.744907 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e3dbcb60-865e-42f1-be3d-079e69a6b67d tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] PUT https://10.4.3.19/volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 Jul 09 15:32:16.745431 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e3dbcb60-865e-42f1-be3d-079e69a6b67d tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-274949723", "description": "updated-group-type-desc"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:16.787964 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e3dbcb60-865e-42f1-be3d-079e69a6b67d tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 returned with HTTP 200 Jul 09 15:32:16.788523 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 4/10] 10.4.3.19 () {70 vars in 1415 bytes} [Thu Jul 9 15:32:16 2026] PUT /volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 => generated 254 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:32:16.797883 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d36b4873-87f5-4dcf-baf4-6463df77b800 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.799938 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d36b4873-87f5-4dcf-baf4-6463df77b800 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] GET https://10.4.3.19/volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 Jul 09 15:32:16.800178 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d36b4873-87f5-4dcf-baf4-6463df77b800 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:16.800433 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d36b4873-87f5-4dcf-baf4-6463df77b800 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:16.805349 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d36b4873-87f5-4dcf-baf4-6463df77b800 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 returned with HTTP 200 Jul 09 15:32:16.805832 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 3/11] 10.4.3.19 () {68 vars in 1394 bytes} [Thu Jul 9 15:32:16 2026] GET /volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 => generated 254 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:16.821388 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-20793c36-0a3b-4bfb-8bb9-cdb05a121032 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.825143 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20793c36-0a3b-4bfb-8bb9-cdb05a121032 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 Jul 09 15:32:16.826208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20793c36-0a3b-4bfb-8bb9-cdb05a121032 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:16.826208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20793c36-0a3b-4bfb-8bb9-cdb05a121032 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:16.864122 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20793c36-0a3b-4bfb-8bb9-cdb05a121032 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 returned with HTTP 202 Jul 09 15:32:16.864722 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 4/12] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:32:16 2026] DELETE /volume/v3/group_types/5f431ff3-45c8-4082-a246-917e52a74426 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 09 15:32:16.873607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ac9c76d7-6153-4515-a346-c9981e5b6242 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.876397 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ac9c76d7-6153-4515-a346-c9981e5b6242 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] GET https://10.4.3.19/volume/v3/group_types Jul 09 15:32:16.876822 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ac9c76d7-6153-4515-a346-c9981e5b6242 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:16.877169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ac9c76d7-6153-4515-a346-c9981e5b6242 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:16.895884 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ac9c76d7-6153-4515-a346-c9981e5b6242 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 200 Jul 09 15:32:16.896353 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 5/13] 10.4.3.19 () {68 vars in 1283 bytes} [Thu Jul 9 15:32:16 2026] GET /volume/v3/group_types => generated 248 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:16.898946 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:32:16.899751 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-2025453766", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:16.901220 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-2025453766', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:32:16.901763 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Create volume of 1 GB Jul 09 15:32:16.914354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f7216ab5-ecd1-40b1-b477-9ae12fcb261e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.916444 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7216ab5-ecd1-40b1-b477-9ae12fcb261e tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:32:16.916923 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7216ab5-ecd1-40b1-b477-9ae12fcb261e tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1563316352", "is_public": true}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:16.919626 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:32:16.918842. {{(pid=99867) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:32:16.919744 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Availability Zones retrieved successfully. Jul 09 15:32:16.937275 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7216ab5-ecd1-40b1-b477-9ae12fcb261e tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:32:16.937806 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 4/14] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:32:16 2026] POST /volume/v3/group_types => generated 164 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:16.946759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Flow 'volume_create_api' (a6b320e9-f36a-4c2d-b056-89a2d47da5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:16.947892 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2580fb91-84fa-414a-8931-21016bea30ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:16.948277 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-34abc02d-60b1-4f00-b9aa-529402cdc19e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.949529 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:32:16.953027 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-34abc02d-60b1-4f00-b9aa-529402cdc19e tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:32:16.953424 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-34abc02d-60b1-4f00-b9aa-529402cdc19e tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-938800751", "is_public": false}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:16.977489 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-34abc02d-60b1-4f00-b9aa-529402cdc19e tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:32:16.977960 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 5/15] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:32:16 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 09 15:32:16.987064 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5c45857c-5c66-4e88-b079-5af4e2f0e563 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:16.988737 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5c45857c-5c66-4e88-b079-5af4e2f0e563 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] GET https://10.4.3.19/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 09 15:32:16.988993 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5c45857c-5c66-4e88-b079-5af4e2f0e563 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:16.989646 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5c45857c-5c66-4e88-b079-5af4e2f0e563 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:17.001068 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5c45857c-5c66-4e88-b079-5af4e2f0e563 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 09 15:32:17.001689 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 6/16] 10.4.3.19 () {68 vars in 1344 bytes} [Thu Jul 9 15:32:16 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:17.009430 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2580fb91-84fa-414a-8931-21016bea30ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:17.010461 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d16d213-1de0-4b05-b767-884e4b05ca39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:17.011054 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-177c7832-3763-4136-99be-0adbc389d89f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:17.016467 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-177c7832-3763-4136-99be-0adbc389d89f tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] GET https://10.4.3.19/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 09 15:32:17.017008 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-177c7832-3763-4136-99be-0adbc389d89f tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:17.017133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-177c7832-3763-4136-99be-0adbc389d89f tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:17.031568 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-177c7832-3763-4136-99be-0adbc389d89f tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 09 15:32:17.032081 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 5/17] 10.4.3.19 () {68 vars in 1346 bytes} [Thu Jul 9 15:32:17 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:17.044354 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-875c3695-7ed4-46ad-bb3a-a9dd5e0c2e17 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:17.046336 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-875c3695-7ed4-46ad-bb3a-a9dd5e0c2e17 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] GET https://10.4.3.19/volume/v3/group_types?is_public=False Jul 09 15:32:17.046668 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-875c3695-7ed4-46ad-bb3a-a9dd5e0c2e17 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:17.047142 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-875c3695-7ed4-46ad-bb3a-a9dd5e0c2e17 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:17.056441 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-875c3695-7ed4-46ad-bb3a-a9dd5e0c2e17 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 09 15:32:17.056547 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 6/18] 10.4.3.19 () {68 vars in 1314 bytes} [Thu Jul 9 15:32:17 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:17.063334 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-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 09 15:32:17.063889 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-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 09 15:32:17.067269 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31461533-734c-4adb-a5b6-c16d23021cf5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:17.069421 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31461533-734c-4adb-a5b6-c16d23021cf5 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] GET https://10.4.3.19/volume/v3/group_types?is_public=True Jul 09 15:32:17.069421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31461533-734c-4adb-a5b6-c16d23021cf5 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:17.069697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31461533-734c-4adb-a5b6-c16d23021cf5 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:17.078509 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31461533-734c-4adb-a5b6-c16d23021cf5 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 09 15:32:17.078701 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 7/19] 10.4.3.19 () {68 vars in 1312 bytes} [Thu Jul 9 15:32:17 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:17.089773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a0d2ceec-8b47-4a39-83bd-bc069925d1d5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:17.091731 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a0d2ceec-8b47-4a39-83bd-bc069925d1d5 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/aacdfc48-6d92-4096-b5fa-c61b8786093d Jul 09 15:32:17.092137 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a0d2ceec-8b47-4a39-83bd-bc069925d1d5 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:17.092381 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a0d2ceec-8b47-4a39-83bd-bc069925d1d5 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:17.113154 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a0d2ceec-8b47-4a39-83bd-bc069925d1d5 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types/aacdfc48-6d92-4096-b5fa-c61b8786093d returned with HTTP 202 Jul 09 15:32:17.113698 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 6/20] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:32:17 2026] DELETE /volume/v3/group_types/aacdfc48-6d92-4096-b5fa-c61b8786093d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:32:17.115671 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Created reservations ['9920bb94-b62b-4858-8d8b-fb14e6a09d58', '1bb6828a-96a4-4a21-9c99-693cab41ec35', '365b3621-a831-41f6-9317-df63f07c32dd', '1d58e847-fda7-4da7-8af0-4c7bf4fb7f49'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:17.116813 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d16d213-1de0-4b05-b767-884e4b05ca39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9920bb94-b62b-4858-8d8b-fb14e6a09d58', '1bb6828a-96a4-4a21-9c99-693cab41ec35', '365b3621-a831-41f6-9317-df63f07c32dd', '1d58e847-fda7-4da7-8af0-4c7bf4fb7f49']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:17.118882 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5effe7b9-e1d3-4343-a9cb-f40794a3df3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:17.122378 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d1d281e6-56a9-478a-aa04-d7f4f4d71de8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:17.124986 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d1d281e6-56a9-478a-aa04-d7f4f4d71de8 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/ad46245e-4bc2-4621-8fe1-21c6619f81f0 Jul 09 15:32:17.125406 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d1d281e6-56a9-478a-aa04-d7f4f4d71de8 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:17.125752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d1d281e6-56a9-478a-aa04-d7f4f4d71de8 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:17.148340 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d1d281e6-56a9-478a-aa04-d7f4f4d71de8 tempest-GroupTypesTest-1157291375 tempest-GroupTypesTest-1157291375-project-admin] https://10.4.3.19/volume/v3/group_types/ad46245e-4bc2-4621-8fe1-21c6619f81f0 returned with HTTP 202 Jul 09 15:32:17.149226 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 7/21] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:32:17 2026] DELETE /volume/v3/group_types/ad46245e-4bc2-4621-8fe1-21c6619f81f0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:32:17.185759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5effe7b9-e1d3-4343-a9cb-f40794a3df3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1bb8c44-f05d-4ce9-9374-fa1edcde7310', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2025453766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1d97ce59ccf1402da703af5b58bfceca',qos_specs=None,replication_status=,reservations=['9920bb94-b62b-4858-8d8b-fb14e6a09d58','1bb6828a-96a4-4a21-9c99-693cab41ec35','365b3621-a831-41f6-9317-df63f07c32dd','1d58e847-fda7-4da7-8af0-4c7bf4fb7f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e62e1f338244c08501411982384782',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:32:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-2025453766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1bb8c44-f05d-4ce9-9374-fa1edcde7310,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1d97ce59ccf1402da703af5b58bfceca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4e62e1f338244c08501411982384782',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:17.186893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86789fc4-3f2c-45f0-b037-1a274f29ec37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:17.222400 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86789fc4-3f2c-45f0-b037-1a274f29ec37) transitioned into state 'SUCCESS' from state '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-2025453766',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1d97ce59ccf1402da703af5b58bfceca',qos_specs=None,replication_status=,reservations=['9920bb94-b62b-4858-8d8b-fb14e6a09d58','1bb6828a-96a4-4a21-9c99-693cab41ec35','365b3621-a831-41f6-9317-df63f07c32dd','1d58e847-fda7-4da7-8af0-4c7bf4fb7f49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e62e1f338244c08501411982384782',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:17.223281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c56476-6e64-45ca-a9bf-8a3daeddc282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:17.254416 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4c56476-6e64-45ca-a9bf-8a3daeddc282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:17.255827 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Flow 'volume_create_api' (a6b320e9-f36a-4c2d-b056-89a2d47da5e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:17.256235 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Create volume request issued successfully. Jul 09 15:32:17.257486 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-c8307590-96df-4285-b7b7-9f0b41ceb3a1 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:32:17.258101 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 2/22] 10.4.3.19 () {72 vars in 1534 bytes} [Thu Jul 9 15:32:16 2026] POST /volume/v3/volumes => generated 761 bytes in 776 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:17.268543 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-b7a4db02-5d93-4551-8f77-af0d136017ad None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:17.271595 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-b7a4db02-5d93-4551-8f77-af0d136017ad tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] GET https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 Jul 09 15:32:17.271881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-b7a4db02-5d93-4551-8f77-af0d136017ad tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:17.272075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-b7a4db02-5d93-4551-8f77-af0d136017ad tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:17.312460 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:17.312460 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:17.320847 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-b7a4db02-5d93-4551-8f77-af0d136017ad tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Volume info retrieved successfully. Jul 09 15:32:17.330726 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cc99d3f6-18da-445e-b2df-9ce4e8bcebc4 req-b7a4db02-5d93-4551-8f77-af0d136017ad tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 returned with HTTP 200 Jul 09 15:32:17.331201 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 8/23] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:32:17 2026] GET /volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 => generated 829 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:17.795094 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-9bf8f043-e7b1-4010-9c2b-587b05fb4908 req-f9cdb19f-7931-492e-ad18-86d03fcf9b08 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:18.119338 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-9bf8f043-e7b1-4010-9c2b-587b05fb4908 req-f9cdb19f-7931-492e-ad18-86d03fcf9b08 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] GET https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 Jul 09 15:32:18.119650 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-9bf8f043-e7b1-4010-9c2b-587b05fb4908 req-f9cdb19f-7931-492e-ad18-86d03fcf9b08 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:18.119941 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-9bf8f043-e7b1-4010-9c2b-587b05fb4908 req-f9cdb19f-7931-492e-ad18-86d03fcf9b08 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:18.168933 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:18.168933 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:18.178838 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-9bf8f043-e7b1-4010-9c2b-587b05fb4908 req-f9cdb19f-7931-492e-ad18-86d03fcf9b08 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Volume info retrieved successfully. Jul 09 15:32:18.187035 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-9bf8f043-e7b1-4010-9c2b-587b05fb4908 req-f9cdb19f-7931-492e-ad18-86d03fcf9b08 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 returned with HTTP 200 Jul 09 15:32:18.187552 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 7/24] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:32:17 2026] GET /volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 => generated 854 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:18.952075 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-4140c075-df4c-48f3-959e-d8b5a36ba42a req-892f1e70-2d15-463f-9706-e8e61192a49b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:19.222086 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4140c075-df4c-48f3-959e-d8b5a36ba42a req-892f1e70-2d15-463f-9706-e8e61192a49b tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-reader] GET https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 Jul 09 15:32:19.222350 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4140c075-df4c-48f3-959e-d8b5a36ba42a req-892f1e70-2d15-463f-9706-e8e61192a49b tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:19.222535 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4140c075-df4c-48f3-959e-d8b5a36ba42a req-892f1e70-2d15-463f-9706-e8e61192a49b tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-reader] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:19.258547 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:19.258547 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:19.265609 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-4140c075-df4c-48f3-959e-d8b5a36ba42a req-892f1e70-2d15-463f-9706-e8e61192a49b tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-reader] Volume info retrieved successfully. Jul 09 15:32:19.275171 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4140c075-df4c-48f3-959e-d8b5a36ba42a req-892f1e70-2d15-463f-9706-e8e61192a49b tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-reader] https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 returned with HTTP 200 Jul 09 15:32:19.275830 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 8/25] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:32:18 2026] GET /volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 => generated 854 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:19.699328 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-69d82f35-16a7-4263-b266-424d183bbee4 req-760b8f48-5cd9-4b77-a052-539b7f1b8b10 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:20.000432 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-69d82f35-16a7-4263-b266-424d183bbee4 req-760b8f48-5cd9-4b77-a052-539b7f1b8b10 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 Jul 09 15:32:20.000666 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-69d82f35-16a7-4263-b266-424d183bbee4 req-760b8f48-5cd9-4b77-a052-539b7f1b8b10 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:20.000923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-69d82f35-16a7-4263-b266-424d183bbee4 req-760b8f48-5cd9-4b77-a052-539b7f1b8b10 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:20.001171 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [req-69d82f35-16a7-4263-b266-424d183bbee4 req-760b8f48-5cd9-4b77-a052-539b7f1b8b10 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Delete volume with id: f1bb8c44-f05d-4ce9-9374-fa1edcde7310 Jul 09 15:32:20.009129 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:20.009129 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:20.010292 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-69d82f35-16a7-4263-b266-424d183bbee4 req-760b8f48-5cd9-4b77-a052-539b7f1b8b10 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Volume info retrieved successfully. Jul 09 15:32:20.101017 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-69d82f35-16a7-4263-b266-424d183bbee4 req-760b8f48-5cd9-4b77-a052-539b7f1b8b10 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Delete volume request issued successfully. Jul 09 15:32:20.101250 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-69d82f35-16a7-4263-b266-424d183bbee4 req-760b8f48-5cd9-4b77-a052-539b7f1b8b10 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 returned with HTTP 202 Jul 09 15:32:20.101902 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 3/26] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:32:19 2026] DELETE /volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 => generated 0 bytes in 403 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:20.124945 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-663bf2b7-8062-4b37-a715-9d1287950ef3 req-a7154d41-3213-4de4-b112-85ce839a4cf0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:20.128221 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-663bf2b7-8062-4b37-a715-9d1287950ef3 req-a7154d41-3213-4de4-b112-85ce839a4cf0 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] GET https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 Jul 09 15:32:20.128547 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-663bf2b7-8062-4b37-a715-9d1287950ef3 req-a7154d41-3213-4de4-b112-85ce839a4cf0 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:20.128826 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-663bf2b7-8062-4b37-a715-9d1287950ef3 req-a7154d41-3213-4de4-b112-85ce839a4cf0 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:20.151456 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:20.151456 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:20.161551 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-663bf2b7-8062-4b37-a715-9d1287950ef3 req-a7154d41-3213-4de4-b112-85ce839a4cf0 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Volume info retrieved successfully. Jul 09 15:32:20.183209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-663bf2b7-8062-4b37-a715-9d1287950ef3 req-a7154d41-3213-4de4-b112-85ce839a4cf0 tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 returned with HTTP 200 Jul 09 15:32:20.183847 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 9/27] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:32:20 2026] GET /volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 => generated 853 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:21.216051 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-429a8272-86ce-464f-9dfa-ee2823b49a99 req-540be04b-c9a0-4418-a409-40075c0507fc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:21.221714 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-429a8272-86ce-464f-9dfa-ee2823b49a99 req-540be04b-c9a0-4418-a409-40075c0507fc tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] GET https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 Jul 09 15:32:21.221991 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-429a8272-86ce-464f-9dfa-ee2823b49a99 req-540be04b-c9a0-4418-a409-40075c0507fc tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:21.222276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-429a8272-86ce-464f-9dfa-ee2823b49a99 req-540be04b-c9a0-4418-a409-40075c0507fc tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:21.229563 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-429a8272-86ce-464f-9dfa-ee2823b49a99 req-540be04b-c9a0-4418-a409-40075c0507fc tempest-VolumesGetTestJSON-359031668 tempest-VolumesGetTestJSON-359031668-project-member] https://10.4.3.19/volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 returned with HTTP 404 Jul 09 15:32:21.230290 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 8/28] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:32:21 2026] GET /volume/v3/volumes/f1bb8c44-f05d-4ce9-9374-fa1edcde7310 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:28.857017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-02ef32a7-9a8a-47c9-a171-41c861be97de None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:29.179500 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-02ef32a7-9a8a-47c9-a171-41c861be97de tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:32:29.180067 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-02ef32a7-9a8a-47c9-a171-41c861be97de tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1712456097", "extra_specs": {"storage_protocol": "tempest-storage_protocol-417675274", "vendor_name": "tempest-vendor_name-1542708374"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:29.201350 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-02ef32a7-9a8a-47c9-a171-41c861be97de tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:32:29.201757 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 9/29] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:32:28 2026] POST /volume/v3/types => generated 327 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:29.213382 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-413c9854-1eb1-4374-9826-f6c36c4097bd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:29.454981 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:32:29.455263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ab083a11-84e1-4c08-a40a-b05e75ad0580", "size": 1, "name": "tempest-UserMessagesTest-Volume-498010278"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:29.456655 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Create volume request body: {'volume': {'volume_type': 'ab083a11-84e1-4c08-a40a-b05e75ad0580', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-498010278'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:32:29.461386 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Create volume of 1 GB Jul 09 15:32:29.461733 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:29.461733 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:29.462334 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Availability Zones retrieved successfully. Jul 09 15:32:29.468756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Flow 'volume_create_api' (3a587977-98c5-4459-a425-998bdc8f7452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:29.470067 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cb00b1-8bcc-4440-b692-a1b2213ff238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:29.471503 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:32:29.499906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-17084881-a81f-43f9-a68c-978a2be475f6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:29.500591 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cb00b1-8bcc-4440-b692-a1b2213ff238) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:32:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-417675274',vendor_name='tempest-vendor_name-1542708374'},id=ab083a11-84e1-4c08-a40a-b05e75ad0580,is_public=True,name='tempest-UserMessagesTest-volume-type-1712456097',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab083a11-84e1-4c08-a40a-b05e75ad0580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:29.501911 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea2820e-85f2-4be7-b154-91efbcbf9874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:29.536635 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1712456097 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1712456097, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:29.537240 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1712456097 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1712456097, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:29.572152 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Created reservations ['b1a31b40-f568-4326-88a3-ff4296e665ba', 'ca1648bf-cb66-4e09-bd7b-ec15dd161cb0', '77dd0c53-5e5b-41ab-ba0d-b529ecd2c60a', '19c76455-9775-4ca9-a78e-19aa88d4e32a'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:29.572694 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eea2820e-85f2-4be7-b154-91efbcbf9874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1a31b40-f568-4326-88a3-ff4296e665ba', 'ca1648bf-cb66-4e09-bd7b-ec15dd161cb0', '77dd0c53-5e5b-41ab-ba0d-b529ecd2c60a', '19c76455-9775-4ca9-a78e-19aa88d4e32a']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:29.573380 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670373a2-ae82-4599-a112-94cfb8c93bc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:29.600206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (670373a2-ae82-4599-a112-94cfb8c93bc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ff49c74-b31c-4f9e-bd3a-11122cf1e409', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-498010278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eebebb5b71c471483367998f976d23e',qos_specs=None,replication_status=,reservations=['b1a31b40-f568-4326-88a3-ff4296e665ba','ca1648bf-cb66-4e09-bd7b-ec15dd161cb0','77dd0c53-5e5b-41ab-ba0d-b529ecd2c60a','19c76455-9775-4ca9-a78e-19aa88d4e32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9d625ff0d6425783f92314900048fc',volume_type_id=ab083a11-84e1-4c08-a40a-b05e75ad0580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:32:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-498010278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ff49c74-b31c-4f9e-bd3a-11122cf1e409,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eebebb5b71c471483367998f976d23e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9d625ff0d6425783f92314900048fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab083a11-84e1-4c08-a40a-b05e75ad0580),volume_type_id=ab083a11-84e1-4c08-a40a-b05e75ad0580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:29.600983 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53242f6a-0a48-48b2-8704-b40d09d047f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:29.619308 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53242f6a-0a48-48b2-8704-b40d09d047f9) transitioned into state 'SUCCESS' from state '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-498010278',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eebebb5b71c471483367998f976d23e',qos_specs=None,replication_status=,reservations=['b1a31b40-f568-4326-88a3-ff4296e665ba','ca1648bf-cb66-4e09-bd7b-ec15dd161cb0','77dd0c53-5e5b-41ab-ba0d-b529ecd2c60a','19c76455-9775-4ca9-a78e-19aa88d4e32a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9d625ff0d6425783f92314900048fc',volume_type_id=ab083a11-84e1-4c08-a40a-b05e75ad0580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:29.620085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ea7aae-7e28-4e20-a1db-3d0c77d516c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:29.631465 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69ea7aae-7e28-4e20-a1db-3d0c77d516c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:29.632200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Flow 'volume_create_api' (3a587977-98c5-4459-a425-998bdc8f7452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:29.632483 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Create volume request issued successfully. Jul 09 15:32:29.633043 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-413c9854-1eb1-4374-9826-f6c36c4097bd tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:32:29.633507 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 4/30] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:32:29 2026] POST /volume/v3/volumes => generated 783 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:29.649704 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0761e9a2-9336-48e1-aecd-10cd5622ec1f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:29.652560 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0761e9a2-9336-48e1-aecd-10cd5622ec1f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 Jul 09 15:32:29.652766 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0761e9a2-9336-48e1-aecd-10cd5622ec1f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:29.652948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0761e9a2-9336-48e1-aecd-10cd5622ec1f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:29.664546 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:29.664546 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:29.670259 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0761e9a2-9336-48e1-aecd-10cd5622ec1f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Volume info retrieved successfully. Jul 09 15:32:29.677367 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0761e9a2-9336-48e1-aecd-10cd5622ec1f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 returned with HTTP 200 Jul 09 15:32:29.677931 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 9/31] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:32:29 2026] GET /volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:29.696103 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-17084881-a81f-43f9-a68c-978a2be475f6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] GET https://10.4.3.19/volume/v3/scheduler-stats/get_pools Jul 09 15:32:29.696467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-17084881-a81f-43f9-a68c-978a2be475f6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:29.696790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-17084881-a81f-43f9-a68c-978a2be475f6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Calling method 'get_pools' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.166723 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=13,cinder:UPDATE=1 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:32:30.226490 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-17084881-a81f-43f9-a68c-978a2be475f6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] https://10.4.3.19/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 09 15:32:30.227018 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 10/32] 10.4.3.19 () {66 vars in 1284 bytes} [Thu Jul 9 15:32:29 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 727 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:30.237857 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c9d81be1-84cf-4974-be78-fd7f99958cf6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.240220 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c9d81be1-84cf-4974-be78-fd7f99958cf6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] GET https://10.4.3.19/volume/v3/scheduler-stats/get_pools?detail=True Jul 09 15:32:30.240508 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c9d81be1-84cf-4974-be78-fd7f99958cf6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.240769 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c9d81be1-84cf-4974-be78-fd7f99958cf6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Calling method 'get_pools' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.694728 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-12769083-0afa-4965-8990-317320690360 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.696260 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-12769083-0afa-4965-8990-317320690360 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 Jul 09 15:32:30.696559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-12769083-0afa-4965-8990-317320690360 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.696783 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-12769083-0afa-4965-8990-317320690360 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.709506 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:30.709506 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:30.720282 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-12769083-0afa-4965-8990-317320690360 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Volume info retrieved successfully. Jul 09 15:32:30.728976 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-12769083-0afa-4965-8990-317320690360 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 returned with HTTP 200 Jul 09 15:32:30.730165 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 5/33] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:32:30 2026] GET /volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:30.746212 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-45c8f794-e071-43f7-b50b-9fd397d3ba9d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.746212 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-45c8f794-e071-43f7-b50b-9fd397d3ba9d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/messages Jul 09 15:32:30.746212 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-45c8f794-e071-43f7-b50b-9fd397d3ba9d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.746212 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-45c8f794-e071-43f7-b50b-9fd397d3ba9d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.751836 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-45c8f794-e071-43f7-b50b-9fd397d3ba9d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:32:30.752333 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 10/34] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:32:30 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:30.764798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-57d84f3d-2f6d-4ede-8aed-cce30f20f048 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.767092 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-57d84f3d-2f6d-4ede-8aed-cce30f20f048 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] DELETE https://10.4.3.19/volume/v3/messages/413c4d09-c39b-441d-8e40-0a2edbe492c1 Jul 09 15:32:30.767451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-57d84f3d-2f6d-4ede-8aed-cce30f20f048 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.767721 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-57d84f3d-2f6d-4ede-8aed-cce30f20f048 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.774888 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c9d81be1-84cf-4974-be78-fd7f99958cf6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] https://10.4.3.19/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 09 15:32:30.775430 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 10/35] 10.4.3.19 () {66 vars in 1307 bytes} [Thu Jul 9 15:32:30 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:30.785388 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-57d84f3d-2f6d-4ede-8aed-cce30f20f048 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/messages/413c4d09-c39b-441d-8e40-0a2edbe492c1 returned with HTTP 204 Jul 09 15:32:30.786107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0200d48c-1df6-4ca7-a734-3f55809cbd39 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.786205 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 11/36] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 15:32:30 2026] DELETE /volume/v3/messages/413c4d09-c39b-441d-8e40-0a2edbe492c1 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 15:32:30.788272 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0200d48c-1df6-4ca7-a734-3f55809cbd39 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] GET https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool Jul 09 15:32:30.788538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0200d48c-1df6-4ca7-a734-3f55809cbd39 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.788665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0200d48c-1df6-4ca7-a734-3f55809cbd39 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.793425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-990971d7-8455-4f10-a40e-f18715b089f1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.796495 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-990971d7-8455-4f10-a40e-f18715b089f1 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/messages/413c4d09-c39b-441d-8e40-0a2edbe492c1 Jul 09 15:32:30.796785 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-990971d7-8455-4f10-a40e-f18715b089f1 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.797015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-990971d7-8455-4f10-a40e-f18715b089f1 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.802759 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-990971d7-8455-4f10-a40e-f18715b089f1 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/messages/413c4d09-c39b-441d-8e40-0a2edbe492c1 returned with HTTP 404 Jul 09 15:32:30.803340 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 11/37] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:32:30 2026] GET /volume/v3/messages/413c4d09-c39b-441d-8e40-0a2edbe492c1 => generated 110 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:30.816078 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b7cb2a0b-dd0b-417b-b0a6-94bdf0723b6f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.817922 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7cb2a0b-dd0b-417b-b0a6-94bdf0723b6f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 Jul 09 15:32:30.818126 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7cb2a0b-dd0b-417b-b0a6-94bdf0723b6f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.818332 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7cb2a0b-dd0b-417b-b0a6-94bdf0723b6f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.831007 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:30.831007 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:30.836616 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b7cb2a0b-dd0b-417b-b0a6-94bdf0723b6f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Volume info retrieved successfully. Jul 09 15:32:30.844291 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7cb2a0b-dd0b-417b-b0a6-94bdf0723b6f tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 returned with HTTP 200 Jul 09 15:32:30.844850 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 11/38] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:32:30 2026] GET /volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:30.859294 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.862286 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 Jul 09 15:32:30.863425 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.863671 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.863893 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Delete volume with id: 1ff49c74-b31c-4f9e-bd3a-11122cf1e409 Jul 09 15:32:30.874996 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:30.874996 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:30.875507 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Volume info retrieved successfully. Jul 09 15:32:30.877024 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99865) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 15:32:30.905201 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1712456097 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1712456097, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:30.905552 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1712456097 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1712456097, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:30.918906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Created reservations ['679989ad-6bf4-48e7-8eda-dadb9b6a8809', '3c347cfc-2936-4d3d-98b5-1627e316d3c9', '98bc78ce-f27f-47d5-b188-577c68085f6e', '6a5c4b4f-1dad-4d16-8f11-887040215826'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:30.975539 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Delete volume request issued successfully. Jul 09 15:32:30.975879 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4d2083e9-c29d-4760-b24a-5c63a08c8a42 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 returned with HTTP 202 Jul 09 15:32:30.976539 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 12/39] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:32:30 2026] DELETE /volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:30.985224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-53db9c91-7403-45f9-82c9-379c7252a00e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:30.986924 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-53db9c91-7403-45f9-82c9-379c7252a00e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 Jul 09 15:32:30.987167 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-53db9c91-7403-45f9-82c9-379c7252a00e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:30.987343 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-53db9c91-7403-45f9-82c9-379c7252a00e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:30.992273 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-53db9c91-7403-45f9-82c9-379c7252a00e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 returned with HTTP 404 Jul 09 15:32:30.992803 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 12/40] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:32:30 2026] GET /volume/v3/volumes/1ff49c74-b31c-4f9e-bd3a-11122cf1e409 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:31.002267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-78d5bc25-4092-4e40-bf21-d6f24f1d6407 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:31.003701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-78d5bc25-4092-4e40-bf21-d6f24f1d6407 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] DELETE https://10.4.3.19/volume/v3/types/ab083a11-84e1-4c08-a40a-b05e75ad0580 Jul 09 15:32:31.003701 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-78d5bc25-4092-4e40-bf21-d6f24f1d6407 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:31.003837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-78d5bc25-4092-4e40-bf21-d6f24f1d6407 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:31.059968 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-78d5bc25-4092-4e40-bf21-d6f24f1d6407 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] https://10.4.3.19/volume/v3/types/ab083a11-84e1-4c08-a40a-b05e75ad0580 returned with HTTP 202 Jul 09 15:32:31.060725 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 12/41] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:32:31 2026] DELETE /volume/v3/types/ab083a11-84e1-4c08-a40a-b05e75ad0580 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:31.068965 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a7df03de-69af-40b6-a6a9-6a138a32a50c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:31.071489 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a7df03de-69af-40b6-a6a9-6a138a32a50c tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] GET https://10.4.3.19/volume/v3/types/ab083a11-84e1-4c08-a40a-b05e75ad0580 Jul 09 15:32:31.071762 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a7df03de-69af-40b6-a6a9-6a138a32a50c tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:31.072483 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a7df03de-69af-40b6-a6a9-6a138a32a50c tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:31.076176 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a7df03de-69af-40b6-a6a9-6a138a32a50c tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] https://10.4.3.19/volume/v3/types/ab083a11-84e1-4c08-a40a-b05e75ad0580 returned with HTTP 404 Jul 09 15:32:31.076936 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 13/42] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:32:31 2026] GET /volume/v3/types/ab083a11-84e1-4c08-a40a-b05e75ad0580 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:31.086881 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9a8a3116-429f-4f5f-b68b-8e6a44b3d9d9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:31.089805 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a8a3116-429f-4f5f-b68b-8e6a44b3d9d9 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:32:31.090382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a8a3116-429f-4f5f-b68b-8e6a44b3d9d9 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-270137595", "extra_specs": {"storage_protocol": "tempest-storage_protocol-476951329", "vendor_name": "tempest-vendor_name-1598206063"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:31.112739 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a8a3116-429f-4f5f-b68b-8e6a44b3d9d9 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:32:31.112965 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 13/43] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:32:31 2026] POST /volume/v3/types => generated 326 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:31.121701 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:31.124023 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:32:31.124388 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5f23d479-1ea9-4bd2-9f61-cdfcdb96106c", "size": 1, "name": "tempest-UserMessagesTest-Volume-1099239225"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:31.126480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Create volume request body: {'volume': {'volume_type': '5f23d479-1ea9-4bd2-9f61-cdfcdb96106c', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1099239225'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:32:31.142452 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Create volume of 1 GB Jul 09 15:32:31.142811 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:31.142811 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:31.150601 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:32:31.149815. {{(pid=99864) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:32:31.150740 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Availability Zones retrieved successfully. Jul 09 15:32:31.174062 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Flow 'volume_create_api' (cc1eecbb-47af-4f07-b7da-e41094268145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:31.175709 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4dbe575-d36b-4cd0-8bdd-2df25187b518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:31.176842 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:32:31.226529 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4dbe575-d36b-4cd0-8bdd-2df25187b518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:32:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-476951329',vendor_name='tempest-vendor_name-1598206063'},id=5f23d479-1ea9-4bd2-9f61-cdfcdb96106c,is_public=True,name='tempest-UserMessagesTest-volume-type-270137595',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f23d479-1ea9-4bd2-9f61-cdfcdb96106c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:31.227915 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0d7d3f-2d1d-41f3-8b9e-5e6eae52a6e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:31.277488 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-270137595 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-270137595, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:31.277967 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-270137595 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-270137595, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:31.317617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0200d48c-1df6-4ca7-a734-3f55809cbd39 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool returned with HTTP 200 Jul 09 15:32:31.318326 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 6/44] 10.4.3.19 () {66 vars in 1311 bytes} [Thu Jul 9 15:32:30 2026] GET /volume/v3/capabilities/np0000004916@storpool => generated 703 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:31.326987 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Created reservations ['b3f4b698-a0d7-48b6-83a7-77a0c52a107d', 'ebc35573-9ac5-4301-a8e2-d95205eda260', '26b837ed-98fe-4ca3-8271-ddb87e95adc4', 'c5b2d9b0-643b-48fe-8729-e79a8a0483bf'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:31.328211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb0d7d3f-2d1d-41f3-8b9e-5e6eae52a6e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3f4b698-a0d7-48b6-83a7-77a0c52a107d', 'ebc35573-9ac5-4301-a8e2-d95205eda260', '26b837ed-98fe-4ca3-8271-ddb87e95adc4', 'c5b2d9b0-643b-48fe-8729-e79a8a0483bf']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:31.328961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe0f81b-a52e-454f-9c2b-e0f512e11b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:31.336815 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2cc7691b-7612-434e-a0f1-1430a61c7011 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:31.342435 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2cc7691b-7612-434e-a0f1-1430a61c7011 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] GET https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool Jul 09 15:32:31.342755 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2cc7691b-7612-434e-a0f1-1430a61c7011 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:31.342994 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2cc7691b-7612-434e-a0f1-1430a61c7011 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:31.360480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fe0f81b-a52e-454f-9c2b-e0f512e11b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1099239225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eebebb5b71c471483367998f976d23e',qos_specs=None,replication_status=,reservations=['b3f4b698-a0d7-48b6-83a7-77a0c52a107d','ebc35573-9ac5-4301-a8e2-d95205eda260','26b837ed-98fe-4ca3-8271-ddb87e95adc4','c5b2d9b0-643b-48fe-8729-e79a8a0483bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9d625ff0d6425783f92314900048fc',volume_type_id=5f23d479-1ea9-4bd2-9f61-cdfcdb96106c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:32:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1099239225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4eebebb5b71c471483367998f976d23e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da9d625ff0d6425783f92314900048fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f23d479-1ea9-4bd2-9f61-cdfcdb96106c),volume_type_id=5f23d479-1ea9-4bd2-9f61-cdfcdb96106c)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:31.361140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a592749c-4f67-4a4c-ba38-e50bbfc5babc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:31.388660 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a592749c-4f67-4a4c-ba38-e50bbfc5babc) transitioned into state 'SUCCESS' from state '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-1099239225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4eebebb5b71c471483367998f976d23e',qos_specs=None,replication_status=,reservations=['b3f4b698-a0d7-48b6-83a7-77a0c52a107d','ebc35573-9ac5-4301-a8e2-d95205eda260','26b837ed-98fe-4ca3-8271-ddb87e95adc4','c5b2d9b0-643b-48fe-8729-e79a8a0483bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da9d625ff0d6425783f92314900048fc',volume_type_id=5f23d479-1ea9-4bd2-9f61-cdfcdb96106c)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:31.389485 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09e8fad-d41f-4e8a-95c8-b14dc909bbc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:31.404594 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09e8fad-d41f-4e8a-95c8-b14dc909bbc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:31.405620 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Flow 'volume_create_api' (cc1eecbb-47af-4f07-b7da-e41094268145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:31.405986 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Create volume request issued successfully. Jul 09 15:32:31.406655 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a083b0f3-66f0-43dd-9a85-0a58edc6e7ba tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:32:31.407155 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 13/45] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:32:31 2026] POST /volume/v3/volumes => generated 783 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:31.422946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e75ecf03-3b20-464e-a747-2db34bc2d4a0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:31.424903 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e75ecf03-3b20-464e-a747-2db34bc2d4a0 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea Jul 09 15:32:31.425261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e75ecf03-3b20-464e-a747-2db34bc2d4a0 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:31.425471 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e75ecf03-3b20-464e-a747-2db34bc2d4a0 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:31.436015 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:31.436015 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:31.442825 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e75ecf03-3b20-464e-a747-2db34bc2d4a0 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Volume info retrieved successfully. Jul 09 15:32:31.450476 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e75ecf03-3b20-464e-a747-2db34bc2d4a0 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea returned with HTTP 200 Jul 09 15:32:31.451034 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 14/46] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:32:31 2026] GET /volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:31.858583 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2cc7691b-7612-434e-a0f1-1430a61c7011 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool returned with HTTP 200 Jul 09 15:32:31.859206 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 14/47] 10.4.3.19 () {66 vars in 1311 bytes} [Thu Jul 9 15:32:31 2026] GET /volume/v3/capabilities/np0000004916@storpool => generated 703 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:31.872001 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ffcb881d-2812-4ff1-a2bf-f5b25c7e72e6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:31.874135 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ffcb881d-2812-4ff1-a2bf-f5b25c7e72e6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] GET https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool Jul 09 15:32:31.874423 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ffcb881d-2812-4ff1-a2bf-f5b25c7e72e6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:31.874622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ffcb881d-2812-4ff1-a2bf-f5b25c7e72e6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.381852 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ffcb881d-2812-4ff1-a2bf-f5b25c7e72e6 tempest-BackendsCapabilitiesAdminTestsJSON-776743951 tempest-BackendsCapabilitiesAdminTestsJSON-776743951-project-admin] https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool returned with HTTP 200 Jul 09 15:32:32.382399 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 7/48] 10.4.3.19 () {66 vars in 1311 bytes} [Thu Jul 9 15:32:31 2026] GET /volume/v3/capabilities/np0000004916@storpool => generated 703 bytes in 511 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:32.470107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-54942fbd-ef70-4525-a2fb-1383cfde609a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.472531 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-54942fbd-ef70-4525-a2fb-1383cfde609a tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea Jul 09 15:32:32.472758 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-54942fbd-ef70-4525-a2fb-1383cfde609a tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.472992 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-54942fbd-ef70-4525-a2fb-1383cfde609a tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.481630 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:32.481630 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:32.487209 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-54942fbd-ef70-4525-a2fb-1383cfde609a tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Volume info retrieved successfully. Jul 09 15:32:32.493367 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-54942fbd-ef70-4525-a2fb-1383cfde609a tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea returned with HTTP 200 Jul 09 15:32:32.493973 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 14/49] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:32:32 2026] GET /volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:32.509305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-be15f85e-055f-4250-99dd-83b964fd7095 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.512012 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-be15f85e-055f-4250-99dd-83b964fd7095 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/messages Jul 09 15:32:32.512348 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-be15f85e-055f-4250-99dd-83b964fd7095 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.513127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-be15f85e-055f-4250-99dd-83b964fd7095 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.518019 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-be15f85e-055f-4250-99dd-83b964fd7095 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:32:32.519215 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 15/50] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:32:32 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 09 15:32:32.533639 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-89c5398c-3286-4a76-b229-91fe01cf7adc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.535734 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89c5398c-3286-4a76-b229-91fe01cf7adc tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/messages/dfc875c3-c7e7-440d-a9aa-6eb7873a6e02 Jul 09 15:32:32.536336 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89c5398c-3286-4a76-b229-91fe01cf7adc tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.536336 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89c5398c-3286-4a76-b229-91fe01cf7adc tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.542497 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89c5398c-3286-4a76-b229-91fe01cf7adc tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/messages/dfc875c3-c7e7-440d-a9aa-6eb7873a6e02 returned with HTTP 200 Jul 09 15:32:32.542728 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 15/51] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:32:32 2026] GET /volume/v3/messages/dfc875c3-c7e7-440d-a9aa-6eb7873a6e02 => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:32.553443 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3537cf3b-e756-44d2-886e-5c0cc7cd3b96 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.555925 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3537cf3b-e756-44d2-886e-5c0cc7cd3b96 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/messages Jul 09 15:32:32.555925 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3537cf3b-e756-44d2-886e-5c0cc7cd3b96 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.556357 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3537cf3b-e756-44d2-886e-5c0cc7cd3b96 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.563058 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3537cf3b-e756-44d2-886e-5c0cc7cd3b96 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:32:32.563058 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 8/52] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:32:32 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 09 15:32:32.575249 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c3b55022-7678-4204-b6a5-4c52fad3d519 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.577557 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c3b55022-7678-4204-b6a5-4c52fad3d519 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] DELETE https://10.4.3.19/volume/v3/messages/dfc875c3-c7e7-440d-a9aa-6eb7873a6e02 Jul 09 15:32:32.578302 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c3b55022-7678-4204-b6a5-4c52fad3d519 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.578302 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c3b55022-7678-4204-b6a5-4c52fad3d519 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.595103 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c3b55022-7678-4204-b6a5-4c52fad3d519 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/messages/dfc875c3-c7e7-440d-a9aa-6eb7873a6e02 returned with HTTP 204 Jul 09 15:32:32.595492 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 15/53] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 15:32:32 2026] DELETE /volume/v3/messages/dfc875c3-c7e7-440d-a9aa-6eb7873a6e02 => generated 0 bytes in 22 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 15:32:32.607677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-370f8969-60ac-4132-91e2-c72f616c301e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.610657 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-370f8969-60ac-4132-91e2-c72f616c301e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea Jul 09 15:32:32.610797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-370f8969-60ac-4132-91e2-c72f616c301e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.611092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-370f8969-60ac-4132-91e2-c72f616c301e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.621301 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:32.621301 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:32.629823 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-370f8969-60ac-4132-91e2-c72f616c301e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Volume info retrieved successfully. Jul 09 15:32:32.635366 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-370f8969-60ac-4132-91e2-c72f616c301e tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea returned with HTTP 200 Jul 09 15:32:32.635850 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 16/54] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:32:32 2026] GET /volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:32.648883 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.651562 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] DELETE https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea Jul 09 15:32:32.651562 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.651562 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.651769 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Delete volume with id: 7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea Jul 09 15:32:32.660549 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:32.660549 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:32.661299 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Volume info retrieved successfully. Jul 09 15:32:32.662701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99865) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 15:32:32.676598 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-270137595 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-270137595, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:32.676837 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-270137595 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-270137595, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:32.692213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Created reservations ['e89482ae-e996-4524-bc47-e3c80ec7f17d', 'c8c10a8c-158c-47a2-a4d9-f3d7a7e6529c', '54bc42a7-6a76-464c-8664-29a39db3ca2c', 'c09664dc-4733-4309-8d1a-83f842f9a01b'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:32.732229 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Delete volume request issued successfully. Jul 09 15:32:32.732482 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-016b9f99-9900-4fc9-a65e-26a4f7ec4b6d tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea returned with HTTP 202 Jul 09 15:32:32.733006 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 16/55] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:32:32 2026] DELETE /volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:32.743238 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7f88cb5d-3580-44b9-ba57-606c937d7da1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.745084 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7f88cb5d-3580-44b9-ba57-606c937d7da1 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] GET https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea Jul 09 15:32:32.745084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7f88cb5d-3580-44b9-ba57-606c937d7da1 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.745084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7f88cb5d-3580-44b9-ba57-606c937d7da1 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.751753 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7f88cb5d-3580-44b9-ba57-606c937d7da1 tempest-UserMessagesTest-826426280 tempest-UserMessagesTest-826426280-project-member] https://10.4.3.19/volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea returned with HTTP 404 Jul 09 15:32:32.752285 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 9/56] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:32:32 2026] GET /volume/v3/volumes/7ccb2f7e-a51d-41ab-9360-cf5d1f4f0eea => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:32.762081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c1e08429-2f8b-4cc7-a11d-21c4941c2566 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.765605 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c1e08429-2f8b-4cc7-a11d-21c4941c2566 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] DELETE https://10.4.3.19/volume/v3/types/5f23d479-1ea9-4bd2-9f61-cdfcdb96106c Jul 09 15:32:32.765605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c1e08429-2f8b-4cc7-a11d-21c4941c2566 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.765605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c1e08429-2f8b-4cc7-a11d-21c4941c2566 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.800743 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c1e08429-2f8b-4cc7-a11d-21c4941c2566 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] https://10.4.3.19/volume/v3/types/5f23d479-1ea9-4bd2-9f61-cdfcdb96106c returned with HTTP 202 Jul 09 15:32:32.801361 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 16/57] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:32:32 2026] DELETE /volume/v3/types/5f23d479-1ea9-4bd2-9f61-cdfcdb96106c => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:32.812218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c9be6cc5-7df9-4c85-b135-b573a5f9f6a9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:32.814776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c9be6cc5-7df9-4c85-b135-b573a5f9f6a9 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] GET https://10.4.3.19/volume/v3/types/5f23d479-1ea9-4bd2-9f61-cdfcdb96106c Jul 09 15:32:32.815176 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c9be6cc5-7df9-4c85-b135-b573a5f9f6a9 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:32.815700 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c9be6cc5-7df9-4c85-b135-b573a5f9f6a9 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:32.820566 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c9be6cc5-7df9-4c85-b135-b573a5f9f6a9 tempest-UserMessagesTest-782502969 tempest-UserMessagesTest-782502969-project-admin] https://10.4.3.19/volume/v3/types/5f23d479-1ea9-4bd2-9f61-cdfcdb96106c returned with HTTP 404 Jul 09 15:32:32.820566 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 17/58] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:32:32 2026] GET /volume/v3/types/5f23d479-1ea9-4bd2-9f61-cdfcdb96106c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:40.160687 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:40.415038 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:32:40.415539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-88307384"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:40.417682 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-88307384'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:32:40.418301 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Create volume of 1 GB Jul 09 15:32:40.438799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:32:40.438086. {{(pid=99865) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:32:40.438973 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Availability Zones retrieved successfully. Jul 09 15:32:40.466393 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Flow 'volume_create_api' (60286697-b142-4cc3-8bbe-11a5811f35a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:40.469659 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a38713-ef0c-44f7-83b8-d1c47b6884df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:40.469963 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:32:40.538806 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a38713-ef0c-44f7-83b8-d1c47b6884df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:40.540116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b31ccaf6-f84b-404d-a267-6c282f5e9c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:40.580332 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-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 09 15:32:40.580698 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-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 09 15:32:40.638479 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Created reservations ['12bc2300-6a7a-4b97-bf5a-0f964b9fa70e', '316e8d68-f675-49a5-872a-5c3442ba746a', '5976faa7-a394-4edb-9160-6a70c47851d2', '172a315c-61dc-40bd-9ee9-cb17fbb9e5aa'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:40.639717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b31ccaf6-f84b-404d-a267-6c282f5e9c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12bc2300-6a7a-4b97-bf5a-0f964b9fa70e', '316e8d68-f675-49a5-872a-5c3442ba746a', '5976faa7-a394-4edb-9160-6a70c47851d2', '172a315c-61dc-40bd-9ee9-cb17fbb9e5aa']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:40.640323 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f14ce60-3241-4510-b15a-6df246e5d72f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:40.675914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f14ce60-3241-4510-b15a-6df246e5d72f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287b9c23-aeb8-4414-8be3-dc4a623bd834', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-88307384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed26efd2ede94e6599610853e16dc625',qos_specs=None,replication_status=,reservations=['12bc2300-6a7a-4b97-bf5a-0f964b9fa70e','316e8d68-f675-49a5-872a-5c3442ba746a','5976faa7-a394-4edb-9160-6a70c47851d2','172a315c-61dc-40bd-9ee9-cb17fbb9e5aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8c98b0ad0a046258acf685e155e56e1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:32:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-88307384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=287b9c23-aeb8-4414-8be3-dc4a623bd834,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ed26efd2ede94e6599610853e16dc625',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8c98b0ad0a046258acf685e155e56e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:40.675914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaeb06e5-ba9f-43db-ba6b-5f0dc25d8e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:40.714562 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eaeb06e5-ba9f-43db-ba6b-5f0dc25d8e17) transitioned into state 'SUCCESS' from state '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-88307384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ed26efd2ede94e6599610853e16dc625',qos_specs=None,replication_status=,reservations=['12bc2300-6a7a-4b97-bf5a-0f964b9fa70e','316e8d68-f675-49a5-872a-5c3442ba746a','5976faa7-a394-4edb-9160-6a70c47851d2','172a315c-61dc-40bd-9ee9-cb17fbb9e5aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8c98b0ad0a046258acf685e155e56e1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:40.715451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d941020-9c99-4315-ae83-25cfbcc80c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:40.732398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d941020-9c99-4315-ae83-25cfbcc80c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:40.733289 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Flow 'volume_create_api' (60286697-b142-4cc3-8bbe-11a5811f35a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:40.733642 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Create volume request issued successfully. Jul 09 15:32:40.734446 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7e2fcd07-c7ef-4e83-8cda-2b5684941c8b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:32:40.735072 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 17/59] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:32:40 2026] POST /volume/v3/volumes => generated 747 bytes in 575 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:40.749133 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4765eb06-73ea-4682-a20f-01a9c8cee53f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:40.751354 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4765eb06-73ea-4682-a20f-01a9c8cee53f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:40.751641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4765eb06-73ea-4682-a20f-01a9c8cee53f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:40.751891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4765eb06-73ea-4682-a20f-01a9c8cee53f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:40.761653 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:40.761653 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:40.767571 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4765eb06-73ea-4682-a20f-01a9c8cee53f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:40.778922 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4765eb06-73ea-4682-a20f-01a9c8cee53f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 returned with HTTP 200 Jul 09 15:32:40.779509 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 10/60] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:40 2026] GET /volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 => generated 815 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:41.196471 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-56057b44-e3ef-417d-b469-bb6d4c9ab0b7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:41.501015 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-56057b44-e3ef-417d-b469-bb6d4c9ab0b7 tempest-VolumePoolsAdminTestsJSON-1942294115 tempest-VolumePoolsAdminTestsJSON-1942294115-project-admin] GET https://10.4.3.19/volume/v3/scheduler-stats/get_pools?detail=True Jul 09 15:32:41.501305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-56057b44-e3ef-417d-b469-bb6d4c9ab0b7 tempest-VolumePoolsAdminTestsJSON-1942294115 tempest-VolumePoolsAdminTestsJSON-1942294115-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:41.501528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-56057b44-e3ef-417d-b469-bb6d4c9ab0b7 tempest-VolumePoolsAdminTestsJSON-1942294115 tempest-VolumePoolsAdminTestsJSON-1942294115-project-admin] Calling method 'get_pools' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:41.797048 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2fa481db-a3f7-4f31-a416-7d484d28d940 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:41.801458 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2fa481db-a3f7-4f31-a416-7d484d28d940 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:41.801673 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2fa481db-a3f7-4f31-a416-7d484d28d940 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:41.801849 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2fa481db-a3f7-4f31-a416-7d484d28d940 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:41.814587 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:41.814587 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:41.821329 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2fa481db-a3f7-4f31-a416-7d484d28d940 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:41.829528 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2fa481db-a3f7-4f31-a416-7d484d28d940 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 returned with HTTP 200 Jul 09 15:32:41.829967 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 18/61] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:41 2026] GET /volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:41.846043 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:41.849038 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:32:41.849513 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "287b9c23-aeb8-4414-8be3-dc4a623bd834", "name": "tempest-SnapshotsActionsTest-Snapshot-200673926"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:41.863825 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:41.863825 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:41.864335 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:41.864491 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Create snapshot from volume 287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:41.884935 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:41.909515 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Created reservations ['a3190307-699e-4437-8e6b-714ec53cd3d5', '76104cf3-575e-4995-bbd4-79e8c03a3fbd', 'd83ec6e2-da22-469d-be63-678177737d5f', 'd9e0d973-397d-4274-a999-cba40f3994aa'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:41.928349 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:41.964245 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot create request issued successfully. Jul 09 15:32:41.964245 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ebf3b2fe-9b5b-432a-88a9-5abaea50fd3d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:32:41.964245 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 18/62] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:32:41 2026] POST /volume/v3/snapshots => generated 306 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:41.975352 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-78e9f470-aeeb-4da9-a145-bf65776334ed None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:41.978631 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78e9f470-aeeb-4da9-a145-bf65776334ed tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:41.978860 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78e9f470-aeeb-4da9-a145-bf65776334ed tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:41.979061 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78e9f470-aeeb-4da9-a145-bf65776334ed tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:42.004788 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:42.004788 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:42.004788 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-78e9f470-aeeb-4da9-a145-bf65776334ed tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:42.004992 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-56057b44-e3ef-417d-b469-bb6d4c9ab0b7 tempest-VolumePoolsAdminTestsJSON-1942294115 tempest-VolumePoolsAdminTestsJSON-1942294115-project-admin] https://10.4.3.19/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 09 15:32:42.006732 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 17/63] 10.4.3.19 () {66 vars in 1307 bytes} [Thu Jul 9 15:32:41 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 810 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:42.006811 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78e9f470-aeeb-4da9-a145-bf65776334ed tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:42.006811 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 19/64] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:41 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 438 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:42.015311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3b533707-0598-4ae0-a21a-121493695376 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:42.017566 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b533707-0598-4ae0-a21a-121493695376 tempest-VolumePoolsAdminTestsJSON-1942294115 tempest-VolumePoolsAdminTestsJSON-1942294115-project-admin] GET https://10.4.3.19/volume/v3/scheduler-stats/get_pools Jul 09 15:32:42.017874 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b533707-0598-4ae0-a21a-121493695376 tempest-VolumePoolsAdminTestsJSON-1942294115 tempest-VolumePoolsAdminTestsJSON-1942294115-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:42.018596 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b533707-0598-4ae0-a21a-121493695376 tempest-VolumePoolsAdminTestsJSON-1942294115 tempest-VolumePoolsAdminTestsJSON-1942294115-project-admin] Calling method 'get_pools' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:42.018596 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:42.018596 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:42.159631 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:32:42.159931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-571474375"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:42.161328 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-571474375'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:32:42.164459 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Create volume of 1 GB Jul 09 15:32:42.164783 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:42.164783 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:42.165278 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Availability Zones retrieved successfully. Jul 09 15:32:42.171791 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Flow 'volume_create_api' (2869c11f-f209-4453-abd4-8d9394921a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:42.172641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9386aa16-12c6-476f-8326-30921deecc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:42.173533 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:32:42.181834 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:42.181834 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:42.196099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9386aa16-12c6-476f-8326-30921deecc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=374541e7-3086-48ab-8ed0-c32d19e43b0e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '374541e7-3086-48ab-8ed0-c32d19e43b0e', 'encryption_key_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=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:42.196881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3d3ae9-f219-4921-abf4-87a8d3b76d0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:42.227369 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-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 09 15:32:42.227828 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-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 09 15:32:42.273479 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Created reservations ['d171e4ac-f2cd-467b-b611-18a7f89fe0ae', '038324d0-5b62-454f-b85c-bfbecdb51f29', '4d074bfb-03ce-4d95-8e99-b8a2b25a124f', '26855423-98d5-4495-b496-a53c0eaf72f4'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:42.274521 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a3d3ae9-f219-4921-abf4-87a8d3b76d0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d171e4ac-f2cd-467b-b611-18a7f89fe0ae', '038324d0-5b62-454f-b85c-bfbecdb51f29', '4d074bfb-03ce-4d95-8e99-b8a2b25a124f', '26855423-98d5-4495-b496-a53c0eaf72f4']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:42.275860 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b48763-3e26-40d4-9f6d-894c75455581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:42.309931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b48763-3e26-40d4-9f6d-894c75455581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b21d90f0-e61d-4db4-ab45-d1aa2cd692e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-571474375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d08fc84975504321b2cfaf3ec76e7181',qos_specs=None,replication_status=,reservations=['d171e4ac-f2cd-467b-b611-18a7f89fe0ae','038324d0-5b62-454f-b85c-bfbecdb51f29','4d074bfb-03ce-4d95-8e99-b8a2b25a124f','26855423-98d5-4495-b496-a53c0eaf72f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb782278006a49e58317fd02e2ea6450',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:32:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-571474375',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b21d90f0-e61d-4db4-ab45-d1aa2cd692e6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d08fc84975504321b2cfaf3ec76e7181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb782278006a49e58317fd02e2ea6450',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(374541e7-3086-48ab-8ed0-c32d19e43b0e),volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:42.310694 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7251b90f-afb6-4195-8b25-a646e95a668e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:42.330927 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7251b90f-afb6-4195-8b25-a646e95a668e) transitioned into state 'SUCCESS' from state '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-571474375',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d08fc84975504321b2cfaf3ec76e7181',qos_specs=None,replication_status=,reservations=['d171e4ac-f2cd-467b-b611-18a7f89fe0ae','038324d0-5b62-454f-b85c-bfbecdb51f29','4d074bfb-03ce-4d95-8e99-b8a2b25a124f','26855423-98d5-4495-b496-a53c0eaf72f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb782278006a49e58317fd02e2ea6450',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:42.331430 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8697386-44fc-40aa-85ba-c60892351b42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:42.344276 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8697386-44fc-40aa-85ba-c60892351b42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:42.346139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Flow 'volume_create_api' (2869c11f-f209-4453-abd4-8d9394921a89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:42.346139 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Create volume request issued successfully. Jul 09 15:32:42.346419 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87d928df-77b7-4df7-ac61-5a2ca8e8a1e9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:32:42.346789 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 11/65] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:32:41 2026] POST /volume/v3/volumes => generated 755 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:42.365718 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8a58daf7-eaf9-40a4-9a2c-aa0cee7ee83a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:42.368266 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8a58daf7-eaf9-40a4-9a2c-aa0cee7ee83a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:32:42.368266 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8a58daf7-eaf9-40a4-9a2c-aa0cee7ee83a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:42.368266 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8a58daf7-eaf9-40a4-9a2c-aa0cee7ee83a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:42.377994 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:42.377994 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:42.382520 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8a58daf7-eaf9-40a4-9a2c-aa0cee7ee83a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:32:42.392114 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8a58daf7-eaf9-40a4-9a2c-aa0cee7ee83a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:32:42.392635 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 18/66] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:42 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:42.520870 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b533707-0598-4ae0-a21a-121493695376 tempest-VolumePoolsAdminTestsJSON-1942294115 tempest-VolumePoolsAdminTestsJSON-1942294115-project-admin] https://10.4.3.19/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 09 15:32:42.521386 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 19/67] 10.4.3.19 () {66 vars in 1284 bytes} [Thu Jul 9 15:32:42 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 09 15:32:43.020403 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ef38af00-e213-4290-9f61-e7ce08d233da None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.022999 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ef38af00-e213-4290-9f61-e7ce08d233da tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:43.023274 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ef38af00-e213-4290-9f61-e7ce08d233da tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:43.023541 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ef38af00-e213-4290-9f61-e7ce08d233da tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:43.030289 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.030289 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:43.030955 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ef38af00-e213-4290-9f61-e7ce08d233da tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:43.031851 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ef38af00-e213-4290-9f61-e7ce08d233da tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:43.032369 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 20/68] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:43 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:43.050472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-db485141-5600-4122-afe7-03a927c4eb9c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.384913 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-db485141-5600-4122-afe7-03a927c4eb9c tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:43.385755 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-db485141-5600-4122-afe7-03a927c4eb9c tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:43.385934 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-db485141-5600-4122-afe7-03a927c4eb9c tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:43.387996 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.admin_actions [None req-db485141-5600-4122-afe7-03a927c4eb9c tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '0427dfdb-35ee-4379-8823-41f9adfb9ffd' with '{'status': 'creating'}' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:43.407453 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3a427cc6-5924-471e-a368-83be9bc730c2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.409964 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3a427cc6-5924-471e-a368-83be9bc730c2 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:32:43.409964 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3a427cc6-5924-471e-a368-83be9bc730c2 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:43.409964 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3a427cc6-5924-471e-a368-83be9bc730c2 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:43.418090 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.418090 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:43.421668 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.421668 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:43.422301 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3a427cc6-5924-471e-a368-83be9bc730c2 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:32:43.426452 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3a427cc6-5924-471e-a368-83be9bc730c2 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:32:43.426869 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 19/69] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:43 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:43.441641 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-db485141-5600-4122-afe7-03a927c4eb9c tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:43.442665 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 12/70] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:43 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 396 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:43.443686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b138384c-b143-4f60-b4b7-5c7849f4b7d0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.451794 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8a93a393-80d2-47b9-8799-a05a27597b1f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.453862 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8a93a393-80d2-47b9-8799-a05a27597b1f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:43.454143 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8a93a393-80d2-47b9-8799-a05a27597b1f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:43.454378 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8a93a393-80d2-47b9-8799-a05a27597b1f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:43.460780 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.460780 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:43.461429 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8a93a393-80d2-47b9-8799-a05a27597b1f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:43.462692 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8a93a393-80d2-47b9-8799-a05a27597b1f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:43.462898 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 21/71] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:43 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:43.474221 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c6d04767-e1be-4224-b4e0-8301f726f043 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.477153 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c6d04767-e1be-4224-b4e0-8301f726f043 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:43.478116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c6d04767-e1be-4224-b4e0-8301f726f043 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:43.478352 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c6d04767-e1be-4224-b4e0-8301f726f043 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:43.480254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-c6d04767-e1be-4224-b4e0-8301f726f043 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '0427dfdb-35ee-4379-8823-41f9adfb9ffd' with '{'status': 'available'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:43.507425 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.507425 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:43.523321 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c6d04767-e1be-4224-b4e0-8301f726f043 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:43.523746 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 20/72] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:43 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:43.532584 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-587360a0-a53a-4738-84bf-a6518f2acd17 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.534338 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-587360a0-a53a-4738-84bf-a6518f2acd17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:43.534498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-587360a0-a53a-4738-84bf-a6518f2acd17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:43.534672 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-587360a0-a53a-4738-84bf-a6518f2acd17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:43.555193 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.555193 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:43.555731 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-587360a0-a53a-4738-84bf-a6518f2acd17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:43.556834 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-587360a0-a53a-4738-84bf-a6518f2acd17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:43.557672 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 13/73] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:43 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:43.569860 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.573756 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:32:43.574357 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "287b9c23-aeb8-4414-8be3-dc4a623bd834", "name": "tempest-SnapshotsActionsTest-Snapshot-379326003"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:43.582614 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.582614 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:43.583083 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:43.583219 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Create snapshot from volume 287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:43.612021 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-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 09 15:32:43.612392 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:43.630040 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Created reservations ['b15a3654-1132-42dd-afc9-bd8797c75377', 'c996ac49-5280-4272-940d-d4e8f2b18490', '92fd4ba6-8a18-4899-8ddc-6c6bab350786', '02a65be2-303a-4fbc-b684-e03069778fe0'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:43.680169 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b138384c-b143-4f60-b4b7-5c7849f4b7d0 tempest-TestMultiAttachVolumeSwap-347377670 tempest-TestMultiAttachVolumeSwap-347377670-project-admin] POST https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action Jul 09 15:32:43.680839 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b138384c-b143-4f60-b4b7-5c7849f4b7d0 tempest-TestMultiAttachVolumeSwap-347377670 tempest-TestMultiAttachVolumeSwap-347377670-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:43.680839 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b138384c-b143-4f60-b4b7-5c7849f4b7d0 tempest-TestMultiAttachVolumeSwap-347377670 tempest-TestMultiAttachVolumeSwap-347377670-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:43.689592 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot create request issued successfully. Jul 09 15:32:43.690561 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f52bec27-0478-4e73-a22e-4fc5288f2716 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:32:43.691697 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 22/74] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:32:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:43.700906 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c5129668-48c6-4971-b045-99f8e8ff0648 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.702660 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c5129668-48c6-4971-b045-99f8e8ff0648 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 Jul 09 15:32:43.702903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c5129668-48c6-4971-b045-99f8e8ff0648 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:43.703201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c5129668-48c6-4971-b045-99f8e8ff0648 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:43.716176 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.716176 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:43.716615 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b138384c-b143-4f60-b4b7-5c7849f4b7d0 tempest-TestMultiAttachVolumeSwap-347377670 tempest-TestMultiAttachVolumeSwap-347377670-project-admin] Volume info retrieved successfully. Jul 09 15:32:43.726311 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.726311 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:43.726750 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c5129668-48c6-4971-b045-99f8e8ff0648 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:43.728100 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c5129668-48c6-4971-b045-99f8e8ff0648 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 returned with HTTP 200 Jul 09 15:32:43.728623 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 21/75] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:43 2026] GET /volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 => generated 438 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:43.729604 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b138384c-b143-4f60-b4b7-5c7849f4b7d0 tempest-TestMultiAttachVolumeSwap-347377670 tempest-TestMultiAttachVolumeSwap-347377670-project-admin] Update volume admin metadata completed successfully. Jul 09 15:32:43.729795 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b138384c-b143-4f60-b4b7-5c7849f4b7d0 tempest-TestMultiAttachVolumeSwap-347377670 tempest-TestMultiAttachVolumeSwap-347377670-project-admin] Update readonly setting on volume completed successfully. Jul 09 15:32:43.730072 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b138384c-b143-4f60-b4b7-5c7849f4b7d0 tempest-TestMultiAttachVolumeSwap-347377670 tempest-TestMultiAttachVolumeSwap-347377670-project-admin] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action returned with HTTP 202 Jul 09 15:32:43.730632 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 20/76] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:32:43 2026] POST /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action => generated 0 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:43.741208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-684eeb92-1040-4263-96ba-c3e5ada41429 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.742913 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:32:43.743234 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1989736633"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:43.744633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1989736633'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:32:43.749177 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Create volume of 1 GB Jul 09 15:32:43.749648 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.749648 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:43.750658 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Availability Zones retrieved successfully. Jul 09 15:32:43.759908 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Flow 'volume_create_api' (5c2d69b4-badd-4d8e-9e78-e1536e6ff3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:43.761423 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5323d54c-fba2-42c3-ae3e-13ffc2b405a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:43.763117 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:32:43.772113 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.772113 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:43.787348 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5323d54c-fba2-42c3-ae3e-13ffc2b405a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=374541e7-3086-48ab-8ed0-c32d19e43b0e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '374541e7-3086-48ab-8ed0-c32d19e43b0e', 'encryption_key_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=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:43.788289 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f523196c-56ba-4522-b6a2-7912e9a55baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:43.838260 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Created reservations ['e84c1685-732c-4cfc-a2fd-9cd7d5d52a6b', '31705de3-367b-4a5b-adc2-9aebee84afae', 'e6ec7485-4937-4031-8aff-123f9817b094', '44373e04-9c54-425f-986c-0fb26f329cee'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:43.839254 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f523196c-56ba-4522-b6a2-7912e9a55baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e84c1685-732c-4cfc-a2fd-9cd7d5d52a6b', '31705de3-367b-4a5b-adc2-9aebee84afae', 'e6ec7485-4937-4031-8aff-123f9817b094', '44373e04-9c54-425f-986c-0fb26f329cee']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:43.840414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c14be98-5bca-4036-a28e-4967f9ff11b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:43.863354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c14be98-5bca-4036-a28e-4967f9ff11b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ed5a929-75ae-476f-bcfd-accfab78579e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1989736633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d08fc84975504321b2cfaf3ec76e7181',qos_specs=None,replication_status=,reservations=['e84c1685-732c-4cfc-a2fd-9cd7d5d52a6b','31705de3-367b-4a5b-adc2-9aebee84afae','e6ec7485-4937-4031-8aff-123f9817b094','44373e04-9c54-425f-986c-0fb26f329cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb782278006a49e58317fd02e2ea6450',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:32:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1989736633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ed5a929-75ae-476f-bcfd-accfab78579e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='d08fc84975504321b2cfaf3ec76e7181',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb782278006a49e58317fd02e2ea6450',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(374541e7-3086-48ab-8ed0-c32d19e43b0e),volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:43.864176 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db9430c-ce4f-42ae-bda2-803bbe1b3ef5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:43.882690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4db9430c-ce4f-42ae-bda2-803bbe1b3ef5) transitioned into state 'SUCCESS' from state '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-1989736633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='d08fc84975504321b2cfaf3ec76e7181',qos_specs=None,replication_status=,reservations=['e84c1685-732c-4cfc-a2fd-9cd7d5d52a6b','31705de3-367b-4a5b-adc2-9aebee84afae','e6ec7485-4937-4031-8aff-123f9817b094','44373e04-9c54-425f-986c-0fb26f329cee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb782278006a49e58317fd02e2ea6450',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:43.884258 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa289a90-a1c6-49e5-83af-be9b757db481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:43.895027 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa289a90-a1c6-49e5-83af-be9b757db481) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:43.895842 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Flow 'volume_create_api' (5c2d69b4-badd-4d8e-9e78-e1536e6ff3e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:43.896169 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Create volume request issued successfully. Jul 09 15:32:43.897195 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-684eeb92-1040-4263-96ba-c3e5ada41429 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:32:43.897437 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 14/77] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:32:43 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:43.912213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ae064892-a2cf-4e66-8efc-f720bb20398c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:43.914173 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ae064892-a2cf-4e66-8efc-f720bb20398c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e Jul 09 15:32:43.914397 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ae064892-a2cf-4e66-8efc-f720bb20398c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:43.914618 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ae064892-a2cf-4e66-8efc-f720bb20398c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:43.922610 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:43.922610 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:43.926708 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ae064892-a2cf-4e66-8efc-f720bb20398c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:32:43.932451 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ae064892-a2cf-4e66-8efc-f720bb20398c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e returned with HTTP 200 Jul 09 15:32:43.932920 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 23/78] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:43 2026] GET /volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e => generated 824 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:32:44.744978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4ee0906b-d876-450c-a107-98122d62a037 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:44.749609 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ee0906b-d876-450c-a107-98122d62a037 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 Jul 09 15:32:44.750792 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ee0906b-d876-450c-a107-98122d62a037 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:44.751533 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ee0906b-d876-450c-a107-98122d62a037 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:44.766094 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:44.766094 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:44.769369 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4ee0906b-d876-450c-a107-98122d62a037 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:44.769369 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ee0906b-d876-450c-a107-98122d62a037 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 returned with HTTP 200 Jul 09 15:32:44.769369 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 22/79] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:44 2026] GET /volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 => generated 465 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:44.785423 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0b9a038f-a35c-4137-ae63-75c99ffc4e5b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:44.792176 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b9a038f-a35c-4137-ae63-75c99ffc4e5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2/action Jul 09 15:32:44.792176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b9a038f-a35c-4137-ae63-75c99ffc4e5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:44.792176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b9a038f-a35c-4137-ae63-75c99ffc4e5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:44.795304 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-0b9a038f-a35c-4137-ae63-75c99ffc4e5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '33ec4bf1-d4d1-4de9-a7a8-140d84f544f2' with '{'status': 'creating'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:44.828421 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:44.828421 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:44.853592 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b9a038f-a35c-4137-ae63-75c99ffc4e5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2/action returned with HTTP 202 Jul 09 15:32:44.853952 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 21/80] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:44 2026] POST /volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:44.865992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b02a7d14-a45e-452e-9953-307ee367932e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:44.868241 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b02a7d14-a45e-452e-9953-307ee367932e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 Jul 09 15:32:44.868467 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b02a7d14-a45e-452e-9953-307ee367932e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:44.868839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b02a7d14-a45e-452e-9953-307ee367932e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:44.876422 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:44.876422 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:44.876895 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b02a7d14-a45e-452e-9953-307ee367932e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:44.877653 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b02a7d14-a45e-452e-9953-307ee367932e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 returned with HTTP 200 Jul 09 15:32:44.878058 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 15/81] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:44 2026] GET /volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:44.890327 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f3a70d28-adbd-4958-9a16-56175505d65f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:44.894413 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f3a70d28-adbd-4958-9a16-56175505d65f tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2/action Jul 09 15:32:44.895116 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f3a70d28-adbd-4958-9a16-56175505d65f tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:44.895300 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f3a70d28-adbd-4958-9a16-56175505d65f tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:44.929213 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:44.929213 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:44.929828 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f3a70d28-adbd-4958-9a16-56175505d65f tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot retrieved successfully. Jul 09 15:32:44.950740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-650f11f9-78d4-4d8b-8c09-355fedfc2357 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:44.954940 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-650f11f9-78d4-4d8b-8c09-355fedfc2357 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e Jul 09 15:32:44.955238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-650f11f9-78d4-4d8b-8c09-355fedfc2357 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:44.955429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-650f11f9-78d4-4d8b-8c09-355fedfc2357 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:44.970210 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:44.970210 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:44.976584 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-650f11f9-78d4-4d8b-8c09-355fedfc2357 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:32:44.982380 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-650f11f9-78d4-4d8b-8c09-355fedfc2357 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e returned with HTTP 200 Jul 09 15:32:44.983098 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 23/82] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:44 2026] GET /volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:44.998109 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f3a70d28-adbd-4958-9a16-56175505d65f tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot delete request issued successfully. Jul 09 15:32:44.998579 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f3a70d28-adbd-4958-9a16-56175505d65f tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2/action returned with HTTP 202 Jul 09 15:32:44.998850 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 24/83] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:44 2026] POST /volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:45.007225 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bb9513f1-c1e4-4764-84d2-b37ef29a1a20 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:45.010254 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bb9513f1-c1e4-4764-84d2-b37ef29a1a20 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 Jul 09 15:32:45.010428 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bb9513f1-c1e4-4764-84d2-b37ef29a1a20 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:45.010733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bb9513f1-c1e4-4764-84d2-b37ef29a1a20 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:45.020118 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:45.020118 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:45.020671 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bb9513f1-c1e4-4764-84d2-b37ef29a1a20 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:45.021747 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bb9513f1-c1e4-4764-84d2-b37ef29a1a20 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 returned with HTTP 200 Jul 09 15:32:45.022449 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 22/84] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:45 2026] GET /volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:46.033129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7365de55-a8dd-47ee-9788-48f171ef16c7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:46.036951 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7365de55-a8dd-47ee-9788-48f171ef16c7 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 Jul 09 15:32:46.037192 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7365de55-a8dd-47ee-9788-48f171ef16c7 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:46.037437 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7365de55-a8dd-47ee-9788-48f171ef16c7 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:46.043856 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7365de55-a8dd-47ee-9788-48f171ef16c7 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 returned with HTTP 404 Jul 09 15:32:46.044556 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 16/85] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:46 2026] GET /volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:46.055282 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ab057d27-1455-4fb4-892c-601b54f67034 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:46.059249 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ab057d27-1455-4fb4-892c-601b54f67034 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:46.059366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ab057d27-1455-4fb4-892c-601b54f67034 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:46.060029 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ab057d27-1455-4fb4-892c-601b54f67034 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:46.060719 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-ab057d27-1455-4fb4-892c-601b54f67034 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '0427dfdb-35ee-4379-8823-41f9adfb9ffd' with '{'status': 'available'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:46.072281 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:46.072281 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:46.088077 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ab057d27-1455-4fb4-892c-601b54f67034 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:46.089459 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 24/86] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:46 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:46.102612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-addf7939-74b0-447d-b1d3-d8f9676c10fe None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:46.104440 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-addf7939-74b0-447d-b1d3-d8f9676c10fe tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:46.104610 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-addf7939-74b0-447d-b1d3-d8f9676c10fe tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:46.104785 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-addf7939-74b0-447d-b1d3-d8f9676c10fe tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:46.111287 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:46.111287 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:46.111733 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-addf7939-74b0-447d-b1d3-d8f9676c10fe tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:46.112493 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-addf7939-74b0-447d-b1d3-d8f9676c10fe tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:46.112970 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 25/87] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:46 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:46.122937 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9b49b493-29f4-483a-9329-c145f094b98c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:46.126739 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b49b493-29f4-483a-9329-c145f094b98c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 Jul 09 15:32:46.127034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b49b493-29f4-483a-9329-c145f094b98c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:46.127342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b49b493-29f4-483a-9329-c145f094b98c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:46.127435 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-9b49b493-29f4-483a-9329-c145f094b98c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Delete snapshot with id: 33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 Jul 09 15:32:46.133433 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b49b493-29f4-483a-9329-c145f094b98c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 returned with HTTP 404 Jul 09 15:32:46.134667 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 23/88] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:32:46 2026] DELETE /volume/v3/snapshots/33ec4bf1-d4d1-4de9-a7a8-140d84f544f2 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:46.145388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:46.150488 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:32:46.151085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "287b9c23-aeb8-4414-8be3-dc4a623bd834", "name": "tempest-SnapshotsActionsTest-Snapshot-708707359"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:46.174260 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:46.174260 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:46.174260 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:46.174260 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Create snapshot from volume 287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:46.202971 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:46.209376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:46.226085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Created reservations ['27911bb1-b7bf-4ad3-9f19-ff2e5b9a1efd', '0bda38fa-2274-4d7d-b9d9-c54da236e3a8', 'c97c48d4-e08a-4c72-855a-20ca21286061', 'd1f9f487-dc35-40d4-adf9-9547ccf9fa8d'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:46.266250 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot create request issued successfully. Jul 09 15:32:46.266991 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b9dcc9f4-8739-4d8b-9c2d-2431cc0e5c8a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:32:46.267773 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 17/89] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:32:46 2026] POST /volume/v3/snapshots => generated 306 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:46.286091 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5be3e184-259e-4429-a275-85a8d2181d29 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:46.290445 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5be3e184-259e-4429-a275-85a8d2181d29 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b Jul 09 15:32:46.290907 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5be3e184-259e-4429-a275-85a8d2181d29 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:46.291458 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5be3e184-259e-4429-a275-85a8d2181d29 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:46.305929 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:46.305929 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:46.306234 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5be3e184-259e-4429-a275-85a8d2181d29 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:46.307985 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5be3e184-259e-4429-a275-85a8d2181d29 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b returned with HTTP 200 Jul 09 15:32:46.307985 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 26/90] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:46 2026] GET /volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:46.497111 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:32:46.497965 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-342455193"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:46.499701 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-342455193'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:32:46.501786 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Create volume of 1 GB Jul 09 15:32:46.501786 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:46.501786 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:46.505136 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Availability Zones retrieved successfully. Jul 09 15:32:46.515850 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Flow 'volume_create_api' (68948d46-7057-4007-aa8f-ee5df5516343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:46.518133 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b94558-87e2-4c24-b446-403b86ddcde4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:46.520146 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:32:46.558063 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b94558-87e2-4c24-b446-403b86ddcde4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:46.559329 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d926a8f-6172-46b6-9baa-cf386ce4ee1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:46.596728 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-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 09 15:32:46.597025 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-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 09 15:32:46.639667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Created reservations ['01966909-c17d-4345-b385-360beaaaad99', 'ebf84ea9-f654-4a00-bbb0-b806b251f7a1', '7d65fd3f-486c-4e88-ace9-992ae60b0b62', '604520d8-0da2-4f5b-916c-b59147be8a06'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:46.640586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5d926a8f-6172-46b6-9baa-cf386ce4ee1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01966909-c17d-4345-b385-360beaaaad99', 'ebf84ea9-f654-4a00-bbb0-b806b251f7a1', '7d65fd3f-486c-4e88-ace9-992ae60b0b62', '604520d8-0da2-4f5b-916c-b59147be8a06']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:46.641500 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a3b0e5e-1e55-4cbc-be0e-6ef75c250d15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:46.693348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a3b0e5e-1e55-4cbc-be0e-6ef75c250d15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e29ff971-9f14-43b4-8582-e99802f725a0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-342455193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbcb4b266ce44a0b88bd0cd2dd644743',qos_specs=None,replication_status=,reservations=['01966909-c17d-4345-b385-360beaaaad99','ebf84ea9-f654-4a00-bbb0-b806b251f7a1','7d65fd3f-486c-4e88-ace9-992ae60b0b62','604520d8-0da2-4f5b-916c-b59147be8a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7d990afa4a6456fa38fcd76063ae934',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:32:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-342455193',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e29ff971-9f14-43b4-8582-e99802f725a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbcb4b266ce44a0b88bd0cd2dd644743',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f7d990afa4a6456fa38fcd76063ae934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:46.694445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (837740c6-c5f5-48fe-9474-8ad10ae1c017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:46.721545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (837740c6-c5f5-48fe-9474-8ad10ae1c017) transitioned into state 'SUCCESS' from state '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-342455193',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbcb4b266ce44a0b88bd0cd2dd644743',qos_specs=None,replication_status=,reservations=['01966909-c17d-4345-b385-360beaaaad99','ebf84ea9-f654-4a00-bbb0-b806b251f7a1','7d65fd3f-486c-4e88-ace9-992ae60b0b62','604520d8-0da2-4f5b-916c-b59147be8a06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f7d990afa4a6456fa38fcd76063ae934',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:46.721545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7633bb8e-c87b-44e4-a1e9-1738a3cc03e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:46.737096 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7633bb8e-c87b-44e4-a1e9-1738a3cc03e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:46.738177 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Flow 'volume_create_api' (68948d46-7057-4007-aa8f-ee5df5516343) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:46.740103 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Create volume request issued successfully. Jul 09 15:32:46.740103 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1b3fca8-fc57-42ce-88d1-c2fecad13a5e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:32:46.740103 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 25/91] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:32:46 2026] POST /volume/v3/volumes => generated 782 bytes in 531 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:46.759599 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a7730095-ca9c-47f1-86a2-89d78d1c3b54 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:46.761982 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a7730095-ca9c-47f1-86a2-89d78d1c3b54 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:32:46.762153 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a7730095-ca9c-47f1-86a2-89d78d1c3b54 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:46.762328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a7730095-ca9c-47f1-86a2-89d78d1c3b54 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:46.775154 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:46.775154 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:46.782170 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a7730095-ca9c-47f1-86a2-89d78d1c3b54 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:32:46.788786 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a7730095-ca9c-47f1-86a2-89d78d1c3b54 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:32:46.789337 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 24/92] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:46 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 961 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:47.319092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c03cbc42-5c57-462a-a233-14c09bbfb4fa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:47.322263 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c03cbc42-5c57-462a-a233-14c09bbfb4fa tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b Jul 09 15:32:47.322263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c03cbc42-5c57-462a-a233-14c09bbfb4fa tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:47.322263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c03cbc42-5c57-462a-a233-14c09bbfb4fa tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:47.328785 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:47.328785 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:47.329349 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c03cbc42-5c57-462a-a233-14c09bbfb4fa tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:47.330196 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c03cbc42-5c57-462a-a233-14c09bbfb4fa tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b returned with HTTP 200 Jul 09 15:32:47.330588 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 18/93] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:47 2026] GET /volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:47.340100 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ff8f89a3-a4b1-41f2-953c-11af48740e11 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:47.342193 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff8f89a3-a4b1-41f2-953c-11af48740e11 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b/action Jul 09 15:32:47.342586 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff8f89a3-a4b1-41f2-953c-11af48740e11 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:47.342727 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff8f89a3-a4b1-41f2-953c-11af48740e11 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:47.344195 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.admin_actions [None req-ff8f89a3-a4b1-41f2-953c-11af48740e11 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot 'fb9402dc-08c5-449a-95c7-94a919b6b60b' with '{'status': 'deleting'}' {{(pid=99866) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:47.358053 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:47.358053 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:47.374463 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff8f89a3-a4b1-41f2-953c-11af48740e11 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b/action returned with HTTP 202 Jul 09 15:32:47.375024 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 27/94] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:47 2026] POST /volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:47.385234 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f2bd3c7d-e65b-49eb-a417-c5f1cd983744 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:47.389222 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f2bd3c7d-e65b-49eb-a417-c5f1cd983744 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b Jul 09 15:32:47.389222 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f2bd3c7d-e65b-49eb-a417-c5f1cd983744 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:47.389222 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f2bd3c7d-e65b-49eb-a417-c5f1cd983744 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:47.394413 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:47.394413 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:47.394893 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f2bd3c7d-e65b-49eb-a417-c5f1cd983744 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:47.395778 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f2bd3c7d-e65b-49eb-a417-c5f1cd983744 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b returned with HTTP 200 Jul 09 15:32:47.396128 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 26/95] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:47 2026] GET /volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:47.411395 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fa50d289-4070-4999-8e02-ee10040a47ea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:47.415897 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fa50d289-4070-4999-8e02-ee10040a47ea tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b/action Jul 09 15:32:47.416410 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fa50d289-4070-4999-8e02-ee10040a47ea tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:47.416556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fa50d289-4070-4999-8e02-ee10040a47ea tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:47.433888 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:47.433888 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:47.434308 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fa50d289-4070-4999-8e02-ee10040a47ea tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot retrieved successfully. Jul 09 15:32:47.456444 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fa50d289-4070-4999-8e02-ee10040a47ea tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot delete request issued successfully. Jul 09 15:32:47.456674 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fa50d289-4070-4999-8e02-ee10040a47ea tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b/action returned with HTTP 202 Jul 09 15:32:47.457122 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 25/96] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:47 2026] POST /volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:47.465192 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-972e3b05-4bcf-4f6b-a947-44d4714d4e17 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:47.468700 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-972e3b05-4bcf-4f6b-a947-44d4714d4e17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b Jul 09 15:32:47.469161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-972e3b05-4bcf-4f6b-a947-44d4714d4e17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:47.469161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-972e3b05-4bcf-4f6b-a947-44d4714d4e17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:47.474821 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:47.474821 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:47.475456 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-972e3b05-4bcf-4f6b-a947-44d4714d4e17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:47.476314 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-972e3b05-4bcf-4f6b-a947-44d4714d4e17 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b returned with HTTP 200 Jul 09 15:32:47.476742 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 19/97] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:47 2026] GET /volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:47.808091 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bde9ab29-a44a-4efa-8b17-c1cd1074d79c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:47.810850 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bde9ab29-a44a-4efa-8b17-c1cd1074d79c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:32:47.810850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bde9ab29-a44a-4efa-8b17-c1cd1074d79c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:47.810926 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bde9ab29-a44a-4efa-8b17-c1cd1074d79c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:47.831621 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:47.831621 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:47.835358 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bde9ab29-a44a-4efa-8b17-c1cd1074d79c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:32:47.839788 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bde9ab29-a44a-4efa-8b17-c1cd1074d79c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:32:47.840315 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 28/98] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:47 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:32:48.489133 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a5a27686-bf37-45d5-b001-86af9d65ff13 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:48.491402 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a5a27686-bf37-45d5-b001-86af9d65ff13 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b Jul 09 15:32:48.491613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a5a27686-bf37-45d5-b001-86af9d65ff13 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:48.491894 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a5a27686-bf37-45d5-b001-86af9d65ff13 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:48.496711 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a5a27686-bf37-45d5-b001-86af9d65ff13 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b returned with HTTP 404 Jul 09 15:32:48.497589 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 27/99] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:48 2026] GET /volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:48.506906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b9cbc7d7-ec8a-4ed2-9a0f-4334591d7beb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:48.509277 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b9cbc7d7-ec8a-4ed2-9a0f-4334591d7beb tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:48.510120 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b9cbc7d7-ec8a-4ed2-9a0f-4334591d7beb tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:48.510120 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b9cbc7d7-ec8a-4ed2-9a0f-4334591d7beb tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:48.511702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-b9cbc7d7-ec8a-4ed2-9a0f-4334591d7beb tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '0427dfdb-35ee-4379-8823-41f9adfb9ffd' with '{'status': 'available'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:48.522861 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:48.522861 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:48.539458 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b9cbc7d7-ec8a-4ed2-9a0f-4334591d7beb tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:48.539889 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 26/100] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:48 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:48.551372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a8967290-7953-4f03-90c2-76b5e3fab6b5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:48.553962 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a8967290-7953-4f03-90c2-76b5e3fab6b5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:48.554312 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a8967290-7953-4f03-90c2-76b5e3fab6b5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:48.554573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a8967290-7953-4f03-90c2-76b5e3fab6b5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:48.560771 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:48.560771 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:48.561433 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a8967290-7953-4f03-90c2-76b5e3fab6b5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:48.562586 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a8967290-7953-4f03-90c2-76b5e3fab6b5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:48.563474 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 20/101] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:48 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:48.572559 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b09a199f-6ec7-4d88-ab64-a3ec7d3e2194 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:48.578884 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b09a199f-6ec7-4d88-ab64-a3ec7d3e2194 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b Jul 09 15:32:48.579022 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b09a199f-6ec7-4d88-ab64-a3ec7d3e2194 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:48.579318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b09a199f-6ec7-4d88-ab64-a3ec7d3e2194 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:48.579505 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-b09a199f-6ec7-4d88-ab64-a3ec7d3e2194 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Delete snapshot with id: fb9402dc-08c5-449a-95c7-94a919b6b60b Jul 09 15:32:48.589091 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b09a199f-6ec7-4d88-ab64-a3ec7d3e2194 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b returned with HTTP 404 Jul 09 15:32:48.589766 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 29/102] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:32:48 2026] DELETE /volume/v3/snapshots/fb9402dc-08c5-449a-95c7-94a919b6b60b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:48.602330 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-628f6878-8715-445a-bf07-a9624e440b0e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:48.606811 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-628f6878-8715-445a-bf07-a9624e440b0e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:32:48.606811 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-628f6878-8715-445a-bf07-a9624e440b0e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "287b9c23-aeb8-4414-8be3-dc4a623bd834", "name": "tempest-SnapshotsActionsTest-Snapshot-499604849"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:48.616525 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:48.616525 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:48.617013 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-628f6878-8715-445a-bf07-a9624e440b0e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:48.617214 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-628f6878-8715-445a-bf07-a9624e440b0e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Create snapshot from volume 287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:48.638201 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-628f6878-8715-445a-bf07-a9624e440b0e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:32:48.650614 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-628f6878-8715-445a-bf07-a9624e440b0e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Created reservations ['5f36a134-2cb1-493b-bee3-40561815e0b5', 'ce4dbbb6-0ea7-4d69-88e7-8fc8a37799f6', 'd7b2d16d-d868-4412-9b32-fd892db57ad3', '14eb1423-9b29-4485-981b-e44957a8cc1b'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:48.661931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d6b40760-6d50-4063-8183-ec6170e0e085 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:48.695790 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-628f6878-8715-445a-bf07-a9624e440b0e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot create request issued successfully. Jul 09 15:32:48.696163 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-628f6878-8715-445a-bf07-a9624e440b0e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:32:48.696637 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 28/103] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:32:48 2026] POST /volume/v3/snapshots => generated 306 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:48.707657 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-62bac8be-51ee-4d59-bf10-24cf4d81c24f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:48.710338 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-62bac8be-51ee-4d59-bf10-24cf4d81c24f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea Jul 09 15:32:48.710760 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-62bac8be-51ee-4d59-bf10-24cf4d81c24f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:48.711911 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-62bac8be-51ee-4d59-bf10-24cf4d81c24f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:48.723477 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:48.723477 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:48.723964 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-62bac8be-51ee-4d59-bf10-24cf4d81c24f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:48.725802 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-62bac8be-51ee-4d59-bf10-24cf4d81c24f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea returned with HTTP 200 Jul 09 15:32:48.726355 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 21/104] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:48 2026] GET /volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea => generated 438 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:49.002128 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6b40760-6d50-4063-8183-ec6170e0e085 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] GET https://10.4.3.19/volume/v3/os-services Jul 09 15:32:49.002447 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6b40760-6d50-4063-8183-ec6170e0e085 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:49.002675 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6b40760-6d50-4063-8183-ec6170e0e085 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:49.004201 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:49.004201 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:49.015883 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6b40760-6d50-4063-8183-ec6170e0e085 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] https://10.4.3.19/volume/v3/os-services returned with HTTP 200 Jul 09 15:32:49.017324 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 27/105] 10.4.3.19 () {66 vars in 1242 bytes} [Thu Jul 9 15:32:48 2026] GET /volume/v3/os-services => generated 626 bytes in 355 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:49.029096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7a9cf6d2-b4df-4c5a-9bd7-f0eaa81cb689 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.031264 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7a9cf6d2-b4df-4c5a-9bd7-f0eaa81cb689 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] PUT https://10.4.3.19/volume/v3/os-services/disable-log-reason Jul 09 15:32:49.032538 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7a9cf6d2-b4df-4c5a-9bd7-f0eaa81cb689 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000004916", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:49.035974 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7a9cf6d2-b4df-4c5a-9bd7-f0eaa81cb689 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] https://10.4.3.19/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 09 15:32:49.036092 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 30/106] 10.4.3.19 () {68 vars in 1319 bytes} [Thu Jul 9 15:32:49 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:32:49.050684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-728a58d6-fc96-47a2-b59a-64eca8e80a2e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.056978 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-728a58d6-fc96-47a2-b59a-64eca8e80a2e tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] PUT https://10.4.3.19/volume/v3/os-services/disable Jul 09 15:32:49.057602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-728a58d6-fc96-47a2-b59a-64eca8e80a2e tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000004916", "binary": "invalid_binary"} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:49.059718 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:49.059718 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:49.067988 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-728a58d6-fc96-47a2-b59a-64eca8e80a2e tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] https://10.4.3.19/volume/v3/os-services/disable returned with HTTP 404 Jul 09 15:32:49.068804 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 29/107] 10.4.3.19 () {68 vars in 1286 bytes} [Thu Jul 9 15:32:49 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:49.080659 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2a8c803c-cc9f-44e3-b18a-715d7dcda9e3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.083647 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a8c803c-cc9f-44e3-b18a-715d7dcda9e3 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] PUT https://10.4.3.19/volume/v3/os-services/enable Jul 09 15:32:49.084277 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a8c803c-cc9f-44e3-b18a-715d7dcda9e3 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:49.091240 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a8c803c-cc9f-44e3-b18a-715d7dcda9e3 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] https://10.4.3.19/volume/v3/os-services/enable returned with HTTP 404 Jul 09 15:32:49.091980 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 22/108] 10.4.3.19 () {68 vars in 1283 bytes} [Thu Jul 9 15:32:49 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:49.101485 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-93d609aa-e25d-4302-b387-291be0c63639 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.107488 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93d609aa-e25d-4302-b387-291be0c63639 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] PUT https://10.4.3.19/volume/v3/os-services/freeze Jul 09 15:32:49.107912 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93d609aa-e25d-4302-b387-291be0c63639 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:49.121148 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93d609aa-e25d-4302-b387-291be0c63639 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] https://10.4.3.19/volume/v3/os-services/freeze returned with HTTP 400 Jul 09 15:32:49.121872 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 28/109] 10.4.3.19 () {68 vars in 1283 bytes} [Thu Jul 9 15:32:49 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:32:49.140858 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-55fb138d-d9c3-48b9-b6da-889b17f9cfb6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.143029 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55fb138d-d9c3-48b9-b6da-889b17f9cfb6 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] PUT https://10.4.3.19/volume/v3/os-services/thaw Jul 09 15:32:49.143772 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55fb138d-d9c3-48b9-b6da-889b17f9cfb6 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:49.152570 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55fb138d-d9c3-48b9-b6da-889b17f9cfb6 tempest-VolumeServicesNegativeTest-1538355247 tempest-VolumeServicesNegativeTest-1538355247-project-admin] https://10.4.3.19/volume/v3/os-services/thaw returned with HTTP 400 Jul 09 15:32:49.155752 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 31/110] 10.4.3.19 () {68 vars in 1277 bytes} [Thu Jul 9 15:32:49 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:32:49.738999 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9ebcfbd8-c13e-4ac1-b8ca-1c37f61cb50a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.741923 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9ebcfbd8-c13e-4ac1-b8ca-1c37f61cb50a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea Jul 09 15:32:49.742296 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9ebcfbd8-c13e-4ac1-b8ca-1c37f61cb50a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:49.742410 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9ebcfbd8-c13e-4ac1-b8ca-1c37f61cb50a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:49.749929 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:49.749929 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:49.750779 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9ebcfbd8-c13e-4ac1-b8ca-1c37f61cb50a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:49.752493 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9ebcfbd8-c13e-4ac1-b8ca-1c37f61cb50a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea returned with HTTP 200 Jul 09 15:32:49.753077 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 30/111] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:49 2026] GET /volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:49.768097 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7fb8ed22-2941-4bb6-8b73-2325db7d66ab None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.772602 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7fb8ed22-2941-4bb6-8b73-2325db7d66ab tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea/action Jul 09 15:32:49.772785 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7fb8ed22-2941-4bb6-8b73-2325db7d66ab tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:49.772966 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7fb8ed22-2941-4bb6-8b73-2325db7d66ab tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:49.774683 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.admin_actions [None req-7fb8ed22-2941-4bb6-8b73-2325db7d66ab tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '2530aa85-0f5c-4948-91d4-963ced2b1dea' with '{'status': 'error'}' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:49.783951 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:49.783951 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:49.801664 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7fb8ed22-2941-4bb6-8b73-2325db7d66ab tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea/action returned with HTTP 202 Jul 09 15:32:49.802120 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 23/112] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:49 2026] POST /volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 09 15:32:49.813034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-788db240-4c24-46e0-a309-e83ae8edc2df None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.815599 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-788db240-4c24-46e0-a309-e83ae8edc2df tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea Jul 09 15:32:49.815809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-788db240-4c24-46e0-a309-e83ae8edc2df tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:49.815974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-788db240-4c24-46e0-a309-e83ae8edc2df tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:49.823948 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:49.823948 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:49.824514 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-788db240-4c24-46e0-a309-e83ae8edc2df tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:49.825424 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-788db240-4c24-46e0-a309-e83ae8edc2df tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea returned with HTTP 200 Jul 09 15:32:49.825857 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 29/113] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:49 2026] GET /volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:49.839392 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1353c3b9-51c8-46dd-bc6e-40cf31d74825 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.843551 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1353c3b9-51c8-46dd-bc6e-40cf31d74825 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea/action Jul 09 15:32:49.843938 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1353c3b9-51c8-46dd-bc6e-40cf31d74825 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:49.844129 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1353c3b9-51c8-46dd-bc6e-40cf31d74825 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:49.857695 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:49.857695 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:49.858051 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1353c3b9-51c8-46dd-bc6e-40cf31d74825 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot retrieved successfully. Jul 09 15:32:49.889606 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1353c3b9-51c8-46dd-bc6e-40cf31d74825 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot delete request issued successfully. Jul 09 15:32:49.889859 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1353c3b9-51c8-46dd-bc6e-40cf31d74825 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea/action returned with HTTP 202 Jul 09 15:32:49.890408 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 32/114] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:49 2026] POST /volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:49.900224 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1e695883-8d2d-4117-bd93-d1921662ea01 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:49.906787 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1e695883-8d2d-4117-bd93-d1921662ea01 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea Jul 09 15:32:49.907836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1e695883-8d2d-4117-bd93-d1921662ea01 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:49.907836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1e695883-8d2d-4117-bd93-d1921662ea01 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:49.914512 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:49.914512 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:49.915015 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1e695883-8d2d-4117-bd93-d1921662ea01 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:49.916023 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1e695883-8d2d-4117-bd93-d1921662ea01 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea returned with HTTP 200 Jul 09 15:32:49.916417 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 31/115] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:49 2026] GET /volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:50.929408 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c2f1426f-ad1d-486d-9198-4c56887502d5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:50.932554 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c2f1426f-ad1d-486d-9198-4c56887502d5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea Jul 09 15:32:50.932860 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c2f1426f-ad1d-486d-9198-4c56887502d5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:50.933273 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c2f1426f-ad1d-486d-9198-4c56887502d5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:50.943116 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c2f1426f-ad1d-486d-9198-4c56887502d5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea returned with HTTP 404 Jul 09 15:32:50.943841 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 24/116] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:50 2026] GET /volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:50.952276 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9fd75d4-92e1-4058-81fa-b6cc9b5639c8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:50.954437 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9fd75d4-92e1-4058-81fa-b6cc9b5639c8 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:50.954914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9fd75d4-92e1-4058-81fa-b6cc9b5639c8 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:50.955096 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9fd75d4-92e1-4058-81fa-b6cc9b5639c8 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:50.957003 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-a9fd75d4-92e1-4058-81fa-b6cc9b5639c8 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '0427dfdb-35ee-4379-8823-41f9adfb9ffd' with '{'status': 'available'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:50.976366 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:50.976366 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:51.000391 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9fd75d4-92e1-4058-81fa-b6cc9b5639c8 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:51.001048 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 30/117] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:50 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:51.009624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b5100871-1fc3-4b85-a286-3299e2abe93c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:51.012106 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b5100871-1fc3-4b85-a286-3299e2abe93c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:51.012451 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b5100871-1fc3-4b85-a286-3299e2abe93c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:51.012770 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b5100871-1fc3-4b85-a286-3299e2abe93c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:51.024916 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:51.024916 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:51.025705 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b5100871-1fc3-4b85-a286-3299e2abe93c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:51.027262 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b5100871-1fc3-4b85-a286-3299e2abe93c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:51.028562 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 33/118] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:51 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:51.042989 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3e6f1f68-3db6-4eaf-9cfa-6b56dba6108d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:51.047288 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e6f1f68-3db6-4eaf-9cfa-6b56dba6108d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea Jul 09 15:32:51.047604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e6f1f68-3db6-4eaf-9cfa-6b56dba6108d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:51.047889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e6f1f68-3db6-4eaf-9cfa-6b56dba6108d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:51.048052 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-3e6f1f68-3db6-4eaf-9cfa-6b56dba6108d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Delete snapshot with id: 2530aa85-0f5c-4948-91d4-963ced2b1dea Jul 09 15:32:51.057644 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e6f1f68-3db6-4eaf-9cfa-6b56dba6108d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea returned with HTTP 404 Jul 09 15:32:51.058655 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 32/119] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:32:51 2026] DELETE /volume/v3/snapshots/2530aa85-0f5c-4948-91d4-963ced2b1dea => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:51.071494 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-be598694-5c55-4ffa-b206-1c90cfe42298 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:51.071494 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-be598694-5c55-4ffa-b206-1c90cfe42298 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:32:51.071494 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-be598694-5c55-4ffa-b206-1c90cfe42298 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "287b9c23-aeb8-4414-8be3-dc4a623bd834", "name": "tempest-SnapshotsActionsTest-Snapshot-549815956"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:51.087374 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:51.087374 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:51.087374 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-be598694-5c55-4ffa-b206-1c90cfe42298 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:51.087374 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-be598694-5c55-4ffa-b206-1c90cfe42298 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Create snapshot from volume 287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:51.120111 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-be598694-5c55-4ffa-b206-1c90cfe42298 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Created reservations ['8579f77a-0ea0-4348-8cb2-16c5abc13cc4', '54d0cd58-e6cd-49b9-b46c-98753af35ba5', '3eb81f86-1d68-42dd-86b7-9a479dc66a2f', 'ca117003-f076-47c2-b56c-74a956618518'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:51.150106 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-be598694-5c55-4ffa-b206-1c90cfe42298 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot create request issued successfully. Jul 09 15:32:51.150411 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-be598694-5c55-4ffa-b206-1c90cfe42298 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:32:51.150798 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 25/120] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:32:51 2026] POST /volume/v3/snapshots => generated 306 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:51.159836 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4a3d7989-c542-4e26-badc-4df5bbc31ca3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:51.161417 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a3d7989-c542-4e26-badc-4df5bbc31ca3 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 Jul 09 15:32:51.161637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a3d7989-c542-4e26-badc-4df5bbc31ca3 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:51.161896 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a3d7989-c542-4e26-badc-4df5bbc31ca3 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:51.167746 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:51.167746 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:51.168088 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4a3d7989-c542-4e26-badc-4df5bbc31ca3 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:51.168836 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a3d7989-c542-4e26-badc-4df5bbc31ca3 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 returned with HTTP 200 Jul 09 15:32:51.169242 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 31/121] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:51 2026] GET /volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:52.179881 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bcf8dbaa-8b7a-4b85-b90b-b9defb2a9c53 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:52.182281 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bcf8dbaa-8b7a-4b85-b90b-b9defb2a9c53 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 Jul 09 15:32:52.182608 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bcf8dbaa-8b7a-4b85-b90b-b9defb2a9c53 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:52.182837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bcf8dbaa-8b7a-4b85-b90b-b9defb2a9c53 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:52.193762 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:52.193762 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:52.194413 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bcf8dbaa-8b7a-4b85-b90b-b9defb2a9c53 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:52.195510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bcf8dbaa-8b7a-4b85-b90b-b9defb2a9c53 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 returned with HTTP 200 Jul 09 15:32:52.196075 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 34/122] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:52 2026] GET /volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:52.211859 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3881526c-072f-4a40-b960-258fb22a8cd4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:52.214723 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3881526c-072f-4a40-b960-258fb22a8cd4 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562/action Jul 09 15:32:52.215129 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3881526c-072f-4a40-b960-258fb22a8cd4 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:52.215341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3881526c-072f-4a40-b960-258fb22a8cd4 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:52.219247 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-3881526c-072f-4a40-b960-258fb22a8cd4 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot 'fc2c94a6-5ed1-47cd-80d8-be755916f562' with '{'status': 'error_deleting'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:52.230427 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:52.230427 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:52.249041 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3881526c-072f-4a40-b960-258fb22a8cd4 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562/action returned with HTTP 202 Jul 09 15:32:52.249474 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 33/123] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:52 2026] POST /volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:52.258326 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3a369dd4-9283-4d6f-989e-450e9efc384b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:52.260627 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a369dd4-9283-4d6f-989e-450e9efc384b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 Jul 09 15:32:52.260756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a369dd4-9283-4d6f-989e-450e9efc384b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:52.260962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a369dd4-9283-4d6f-989e-450e9efc384b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:52.266412 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:52.266412 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:52.266905 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3a369dd4-9283-4d6f-989e-450e9efc384b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:52.267799 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a369dd4-9283-4d6f-989e-450e9efc384b tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 returned with HTTP 200 Jul 09 15:32:52.268084 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 26/124] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:52 2026] GET /volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:52.283362 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6c3df841-482f-46d6-8021-820ddcd3de5b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:52.285844 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c3df841-482f-46d6-8021-820ddcd3de5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562/action Jul 09 15:32:52.285983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c3df841-482f-46d6-8021-820ddcd3de5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:52.286296 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c3df841-482f-46d6-8021-820ddcd3de5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:52.297276 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:52.297276 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:52.297712 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6c3df841-482f-46d6-8021-820ddcd3de5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot retrieved successfully. Jul 09 15:32:52.322362 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6c3df841-482f-46d6-8021-820ddcd3de5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot delete request issued successfully. Jul 09 15:32:52.322736 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c3df841-482f-46d6-8021-820ddcd3de5b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562/action returned with HTTP 202 Jul 09 15:32:52.323366 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 32/125] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:52 2026] POST /volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:52.330603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-aeca93ca-d2d4-4a3b-93da-6a284ffc0cf4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:52.332810 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-aeca93ca-d2d4-4a3b-93da-6a284ffc0cf4 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 Jul 09 15:32:52.333137 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-aeca93ca-d2d4-4a3b-93da-6a284ffc0cf4 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:52.333571 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-aeca93ca-d2d4-4a3b-93da-6a284ffc0cf4 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:52.340886 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:52.340886 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:52.342164 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-aeca93ca-d2d4-4a3b-93da-6a284ffc0cf4 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:52.343115 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-aeca93ca-d2d4-4a3b-93da-6a284ffc0cf4 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 returned with HTTP 200 Jul 09 15:32:52.343895 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 35/126] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:52 2026] GET /volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:53.357514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-73609322-7e3d-4c2a-baf9-6523205a0c39 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.359719 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-73609322-7e3d-4c2a-baf9-6523205a0c39 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 Jul 09 15:32:53.359918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-73609322-7e3d-4c2a-baf9-6523205a0c39 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:53.360241 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-73609322-7e3d-4c2a-baf9-6523205a0c39 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:53.366176 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-73609322-7e3d-4c2a-baf9-6523205a0c39 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 returned with HTTP 404 Jul 09 15:32:53.366176 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 34/127] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:53 2026] GET /volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:53.374707 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a672ed65-56b0-465a-ac6a-20c59510528b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.376389 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a672ed65-56b0-465a-ac6a-20c59510528b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:53.376756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a672ed65-56b0-465a-ac6a-20c59510528b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:53.376871 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a672ed65-56b0-465a-ac6a-20c59510528b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:53.378409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.admin_actions [None req-a672ed65-56b0-465a-ac6a-20c59510528b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '0427dfdb-35ee-4379-8823-41f9adfb9ffd' with '{'status': 'available'}' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:53.390045 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.390045 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:53.412522 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a672ed65-56b0-465a-ac6a-20c59510528b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:53.413082 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 27/128] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:53 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:53.422766 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-240e1086-eb11-4e9d-bec6-d205e67b9cea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.424689 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-240e1086-eb11-4e9d-bec6-d205e67b9cea tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:53.428213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-240e1086-eb11-4e9d-bec6-d205e67b9cea tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:53.428213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-240e1086-eb11-4e9d-bec6-d205e67b9cea tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:53.433299 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.433299 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:53.433955 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-240e1086-eb11-4e9d-bec6-d205e67b9cea tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:53.435102 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-240e1086-eb11-4e9d-bec6-d205e67b9cea tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:53.435529 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 33/129] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:53 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:53.449175 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f1804559-36b0-4c92-b163-c61cf7b6934d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.451039 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1804559-36b0-4c92-b163-c61cf7b6934d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 Jul 09 15:32:53.451342 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1804559-36b0-4c92-b163-c61cf7b6934d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:53.451616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1804559-36b0-4c92-b163-c61cf7b6934d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:53.452747 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-f1804559-36b0-4c92-b163-c61cf7b6934d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Delete snapshot with id: fc2c94a6-5ed1-47cd-80d8-be755916f562 Jul 09 15:32:53.464473 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1804559-36b0-4c92-b163-c61cf7b6934d tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 returned with HTTP 404 Jul 09 15:32:53.464473 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 36/130] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:32:53 2026] DELETE /volume/v3/snapshots/fc2c94a6-5ed1-47cd-80d8-be755916f562 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:53.476787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7a1e65f2-62e6-4bde-b83a-14b31f33f35b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.479499 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7a1e65f2-62e6-4bde-b83a-14b31f33f35b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:53.479986 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7a1e65f2-62e6-4bde-b83a-14b31f33f35b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:53.480171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7a1e65f2-62e6-4bde-b83a-14b31f33f35b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:53.481947 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-7a1e65f2-62e6-4bde-b83a-14b31f33f35b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '0427dfdb-35ee-4379-8823-41f9adfb9ffd' with '{'status': 'creating'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:53.496303 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.496303 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:53.512926 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7a1e65f2-62e6-4bde-b83a-14b31f33f35b tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:53.513452 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 35/131] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:53 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:53.525280 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f230619e-c613-4e8f-adb6-7bf5d908630f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.527507 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f230619e-c613-4e8f-adb6-7bf5d908630f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:53.527759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f230619e-c613-4e8f-adb6-7bf5d908630f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:53.527982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f230619e-c613-4e8f-adb6-7bf5d908630f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:53.534742 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.534742 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:53.535318 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f230619e-c613-4e8f-adb6-7bf5d908630f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:53.536260 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f230619e-c613-4e8f-adb6-7bf5d908630f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:53.536791 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 28/132] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:53 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:53.550265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4da72208-69d5-4d1b-8e52-d019f5400682 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.552018 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4da72208-69d5-4d1b-8e52-d019f5400682 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:53.552538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4da72208-69d5-4d1b-8e52-d019f5400682 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:53.553105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4da72208-69d5-4d1b-8e52-d019f5400682 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:53.554748 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.snapshot_actions [None req-4da72208-69d5-4d1b-8e52-d019f5400682 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99865) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 09 15:32:53.565770 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.565770 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:53.565770 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.snapshot_actions [None req-4da72208-69d5-4d1b-8e52-d019f5400682 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Updating snapshot 0427dfdb-35ee-4379-8823-41f9adfb9ffd with info {'id': '0427dfdb-35ee-4379-8823-41f9adfb9ffd', 'status': 'error', 'progress': '80%'} Jul 09 15:32:53.577414 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4da72208-69d5-4d1b-8e52-d019f5400682 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:53.577709 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 34/133] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:53 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:53.589730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ecb25ca5-183e-4164-907c-c1a21bfdf755 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.595302 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ecb25ca5-183e-4164-907c-c1a21bfdf755 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:53.595603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ecb25ca5-183e-4164-907c-c1a21bfdf755 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:53.595882 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ecb25ca5-183e-4164-907c-c1a21bfdf755 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:53.603373 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.603373 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:53.604600 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ecb25ca5-183e-4164-907c-c1a21bfdf755 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Snapshot retrieved successfully. Jul 09 15:32:53.605904 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ecb25ca5-183e-4164-907c-c1a21bfdf755 tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:53.607290 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 37/134] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:53 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 460 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:53.620970 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8508ba96-a789-4d30-8937-b5d911486bfc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.623245 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8508ba96-a789-4d30-8937-b5d911486bfc tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action Jul 09 15:32:53.623717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8508ba96-a789-4d30-8937-b5d911486bfc tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:32:53.623883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8508ba96-a789-4d30-8937-b5d911486bfc tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:53.625837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-8508ba96-a789-4d30-8937-b5d911486bfc tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] Updating snapshot '0427dfdb-35ee-4379-8823-41f9adfb9ffd' with '{'status': 'available'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:32:53.637832 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.637832 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:53.673380 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8508ba96-a789-4d30-8937-b5d911486bfc tempest-SnapshotsActionsTest-920848605 tempest-SnapshotsActionsTest-920848605-project-admin] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action returned with HTTP 202 Jul 09 15:32:53.674208 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 36/135] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:32:53 2026] POST /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:32:53.688074 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6aa89944-f6ca-42a9-8754-524cccfb85c5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.694018 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6aa89944-f6ca-42a9-8754-524cccfb85c5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:53.694316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6aa89944-f6ca-42a9-8754-524cccfb85c5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:53.697214 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6aa89944-f6ca-42a9-8754-524cccfb85c5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:53.702210 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.702210 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:53.702833 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6aa89944-f6ca-42a9-8754-524cccfb85c5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:53.704994 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6aa89944-f6ca-42a9-8754-524cccfb85c5 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:53.704994 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 29/136] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:53 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:53.722458 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a037389b-0365-43f9-baa7-dd2c2c44e821 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.724265 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a037389b-0365-43f9-baa7-dd2c2c44e821 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:53.724843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a037389b-0365-43f9-baa7-dd2c2c44e821 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:53.725327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a037389b-0365-43f9-baa7-dd2c2c44e821 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:53.725763 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-a037389b-0365-43f9-baa7-dd2c2c44e821 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Delete snapshot with id: 0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:53.733349 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.733349 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:53.733349 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a037389b-0365-43f9-baa7-dd2c2c44e821 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:53.775935 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a037389b-0365-43f9-baa7-dd2c2c44e821 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot delete request issued successfully. Jul 09 15:32:53.776048 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a037389b-0365-43f9-baa7-dd2c2c44e821 tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 202 Jul 09 15:32:53.776556 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 35/137] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:32:53 2026] DELETE /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:53.788255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ed6598a3-2428-48d2-8dd5-badea82c6a5e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:53.791061 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed6598a3-2428-48d2-8dd5-badea82c6a5e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:53.791316 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed6598a3-2428-48d2-8dd5-badea82c6a5e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:53.791552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed6598a3-2428-48d2-8dd5-badea82c6a5e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:53.799310 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:53.799310 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:53.799725 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ed6598a3-2428-48d2-8dd5-badea82c6a5e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Snapshot retrieved successfully. Jul 09 15:32:53.800779 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed6598a3-2428-48d2-8dd5-badea82c6a5e tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 200 Jul 09 15:32:53.801038 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 38/138] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:53 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:54.817542 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4ebed29b-807c-4c60-8f74-0ec1b292b01c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:54.825598 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ebed29b-807c-4c60-8f74-0ec1b292b01c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd Jul 09 15:32:54.825806 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ebed29b-807c-4c60-8f74-0ec1b292b01c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:54.825981 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ebed29b-807c-4c60-8f74-0ec1b292b01c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:54.839402 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ebed29b-807c-4c60-8f74-0ec1b292b01c tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd returned with HTTP 404 Jul 09 15:32:54.840061 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 37/139] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:54 2026] GET /volume/v3/snapshots/0427dfdb-35ee-4379-8823-41f9adfb9ffd => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:54.848933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bdabfe40-3950-493d-9907-6441409f61ce None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:54.852173 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bdabfe40-3950-493d-9907-6441409f61ce tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:54.852939 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bdabfe40-3950-493d-9907-6441409f61ce tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:54.852939 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bdabfe40-3950-493d-9907-6441409f61ce tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:54.864634 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:54.864634 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:54.869650 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bdabfe40-3950-493d-9907-6441409f61ce tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:54.878454 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bdabfe40-3950-493d-9907-6441409f61ce tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 returned with HTTP 200 Jul 09 15:32:54.879043 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 30/140] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:54 2026] GET /volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:54.895634 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bb0df18f-9f5d-4f10-98af-9b9c8204521f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:54.901237 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bb0df18f-9f5d-4f10-98af-9b9c8204521f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] DELETE https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:54.901443 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bb0df18f-9f5d-4f10-98af-9b9c8204521f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:54.901774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bb0df18f-9f5d-4f10-98af-9b9c8204521f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:54.902002 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-bb0df18f-9f5d-4f10-98af-9b9c8204521f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Delete volume with id: 287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:54.920773 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:54.920773 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:54.921679 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bb0df18f-9f5d-4f10-98af-9b9c8204521f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:54.948376 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bb0df18f-9f5d-4f10-98af-9b9c8204521f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Delete volume request issued successfully. Jul 09 15:32:54.948376 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bb0df18f-9f5d-4f10-98af-9b9c8204521f tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 returned with HTTP 202 Jul 09 15:32:54.949206 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 36/141] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:32:54 2026] DELETE /volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:54.957870 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4f3e5f2f-5f93-4966-b840-18db8144df3a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:54.960396 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4f3e5f2f-5f93-4966-b840-18db8144df3a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:54.960687 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4f3e5f2f-5f93-4966-b840-18db8144df3a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:54.960984 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4f3e5f2f-5f93-4966-b840-18db8144df3a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:54.974498 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:54.974498 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:54.984017 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4f3e5f2f-5f93-4966-b840-18db8144df3a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Volume info retrieved successfully. Jul 09 15:32:54.999690 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:55.005683 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4f3e5f2f-5f93-4966-b840-18db8144df3a tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 returned with HTTP 200 Jul 09 15:32:55.005832 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 39/142] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:54 2026] GET /volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:55.296366 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 Jul 09 15:32:55.296673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:55.296972 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:55.297463 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:55.297463 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:55.313469 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.313926 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.314357 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.314992 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.315248 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.315516 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.323445 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c1f7742a-ff47-4d35-814d-26fa1679fd35 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 returned with HTTP 200 Jul 09 15:32:55.323445 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 38/143] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:54 2026] GET /volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 => generated 437 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:55.332326 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-31790125-92aa-4e7b-bc08-280723ba7649 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:55.335107 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-31790125-92aa-4e7b-bc08-280723ba7649 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 Jul 09 15:32:55.335107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-31790125-92aa-4e7b-bc08-280723ba7649 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:55.409505 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-31790125-92aa-4e7b-bc08-280723ba7649 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.410214 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-31790125-92aa-4e7b-bc08-280723ba7649 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.410523 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-31790125-92aa-4e7b-bc08-280723ba7649 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.410849 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-31790125-92aa-4e7b-bc08-280723ba7649 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:55.416457 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-31790125-92aa-4e7b-bc08-280723ba7649 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 returned with HTTP 200 Jul 09 15:32:55.417237 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 31/144] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:32:55 2026] PUT /volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 => generated 390 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:55.425375 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:55.679066 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:32:55.679588 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1809606225"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:55.682088 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1809606225'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:32:55.682306 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Create volume of 1 GB Jul 09 15:32:55.688380 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Availability Zones retrieved successfully. Jul 09 15:32:55.696977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Flow 'volume_create_api' (13591c76-8062-4be5-be6a-69de6f1915dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:55.698493 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787f07b2-b666-42b5-b4fb-4a5cae998ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:55.699976 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:32:55.732977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (787f07b2-b666-42b5-b4fb-4a5cae998ae7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:55.733966 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a027fe2-5711-4d68-a7a9-4e7364914a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:55.810574 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Created reservations ['4f96dacc-92bf-4356-a97a-726e0d805552', '34a7f619-805a-4dee-8ddb-9df168f7942e', 'e7a96bdb-dbbb-4d9a-9143-6b099a479bd3', '18cfb007-ac14-406b-bbfc-fe366f91a5ae'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:55.811517 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a027fe2-5711-4d68-a7a9-4e7364914a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f96dacc-92bf-4356-a97a-726e0d805552', '34a7f619-805a-4dee-8ddb-9df168f7942e', 'e7a96bdb-dbbb-4d9a-9143-6b099a479bd3', '18cfb007-ac14-406b-bbfc-fe366f91a5ae']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:55.812192 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af10592-ae06-4833-8c52-5cd1b8b04cb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:55.976908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9af10592-ae06-4833-8c52-5cd1b8b04cb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f764a22-eaea-48d7-8060-e839425ca1f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1809606225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa68cb38ed54837be9c69da542c78f3',qos_specs=None,replication_status=,reservations=['4f96dacc-92bf-4356-a97a-726e0d805552','34a7f619-805a-4dee-8ddb-9df168f7942e','e7a96bdb-dbbb-4d9a-9143-6b099a479bd3','18cfb007-ac14-406b-bbfc-fe366f91a5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b2e6799940a465381d125bba28fecc5',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:32:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-1809606225',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f764a22-eaea-48d7-8060-e839425ca1f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fa68cb38ed54837be9c69da542c78f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2b2e6799940a465381d125bba28fecc5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:55.978018 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1df6e9-c9b3-4a02-8e02-5e59a6b30cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:56.004074 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3b1df6e9-c9b3-4a02-8e02-5e59a6b30cc5) transitioned into state 'SUCCESS' from state '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-1809606225',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5fa68cb38ed54837be9c69da542c78f3',qos_specs=None,replication_status=,reservations=['4f96dacc-92bf-4356-a97a-726e0d805552','34a7f619-805a-4dee-8ddb-9df168f7942e','e7a96bdb-dbbb-4d9a-9143-6b099a479bd3','18cfb007-ac14-406b-bbfc-fe366f91a5ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2b2e6799940a465381d125bba28fecc5',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:56.005393 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c4fa81-579d-48d0-bc6b-1d2adee2865c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:32:56.019679 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4c4fa81-579d-48d0-bc6b-1d2adee2865c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:32:56.021001 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Flow 'volume_create_api' (13591c76-8062-4be5-be6a-69de6f1915dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:32:56.021301 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Create volume request issued successfully. Jul 09 15:32:56.021706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8317d9a7-26f1-455c-b423-cce47f79b1ba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:56.022153 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a38c57d-51b0-4c35-964f-25282acb3a5c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:32:56.022533 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 37/145] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:32:55 2026] POST /volume/v3/volumes => generated 765 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:56.024355 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8317d9a7-26f1-455c-b423-cce47f79b1ba tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] GET https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 Jul 09 15:32:56.024581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8317d9a7-26f1-455c-b423-cce47f79b1ba tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:56.025031 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8317d9a7-26f1-455c-b423-cce47f79b1ba tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:56.035815 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8317d9a7-26f1-455c-b423-cce47f79b1ba tempest-SnapshotsActionsTest-29903946 tempest-SnapshotsActionsTest-29903946-project-member] https://10.4.3.19/volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 returned with HTTP 404 Jul 09 15:32:56.037364 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 40/146] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:56 2026] GET /volume/v3/volumes/287b9c23-aeb8-4414-8be3-dc4a623bd834 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:56.043061 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1b90f48c-c359-469f-b5c8-9a553afcacc5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:56.045793 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1b90f48c-c359-469f-b5c8-9a553afcacc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:56.045971 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1b90f48c-c359-469f-b5c8-9a553afcacc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:56.046397 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1b90f48c-c359-469f-b5c8-9a553afcacc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:56.055487 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:56.055487 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:56.059827 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1b90f48c-c359-469f-b5c8-9a553afcacc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Volume info retrieved successfully. Jul 09 15:32:56.065447 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1b90f48c-c359-469f-b5c8-9a553afcacc5 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 returned with HTTP 200 Jul 09 15:32:56.066114 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 39/147] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:56 2026] GET /volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:57.085660 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d7a18b61-fae2-4a0f-8647-4926652f0876 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:57.088006 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d7a18b61-fae2-4a0f-8647-4926652f0876 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:57.088221 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d7a18b61-fae2-4a0f-8647-4926652f0876 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:57.088413 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d7a18b61-fae2-4a0f-8647-4926652f0876 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:57.097124 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:57.097124 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:57.101927 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d7a18b61-fae2-4a0f-8647-4926652f0876 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Volume info retrieved successfully. Jul 09 15:32:57.112832 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d7a18b61-fae2-4a0f-8647-4926652f0876 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 returned with HTTP 200 Jul 09 15:32:57.113135 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 32/148] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:57 2026] GET /volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:57.129908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b1b5c6a9-ec63-4da8-a4ad-6a1785f571af None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:57.132879 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b1b5c6a9-ec63-4da8-a4ad-6a1785f571af tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:32:57.133418 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b1b5c6a9-ec63-4da8-a4ad-6a1785f571af tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f764a22-eaea-48d7-8060-e839425ca1f9", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1944963757"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:57.145054 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:57.145054 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:57.145465 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b1b5c6a9-ec63-4da8-a4ad-6a1785f571af tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Volume info retrieved successfully. Jul 09 15:32:57.145627 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-b1b5c6a9-ec63-4da8-a4ad-6a1785f571af tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Create snapshot from volume 4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:57.206996 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-b1b5c6a9-ec63-4da8-a4ad-6a1785f571af tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Created reservations ['a55681ee-aacb-449f-8ca9-2701c7706660', 'c0ffd544-826c-4030-bd12-8028a2b40535', '6bf7dc2c-c56a-426c-8368-916dcc6566ff', 'c9b2ebe3-b85f-4e05-a1bb-90ab4c05e49a'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:32:57.283228 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b1b5c6a9-ec63-4da8-a4ad-6a1785f571af tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Snapshot create request issued successfully. Jul 09 15:32:57.283228 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b1b5c6a9-ec63-4da8-a4ad-6a1785f571af tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:32:57.283228 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 38/149] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:32:57 2026] POST /volume/v3/snapshots => generated 323 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:32:57.295827 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6761d7ba-35e7-409d-8691-865dce6c8b94 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:57.299465 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6761d7ba-35e7-409d-8691-865dce6c8b94 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d Jul 09 15:32:57.299465 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6761d7ba-35e7-409d-8691-865dce6c8b94 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:57.299465 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6761d7ba-35e7-409d-8691-865dce6c8b94 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:57.304645 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:57.304645 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:32:57.305439 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6761d7ba-35e7-409d-8691-865dce6c8b94 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Snapshot retrieved successfully. Jul 09 15:32:57.306611 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6761d7ba-35e7-409d-8691-865dce6c8b94 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d returned with HTTP 200 Jul 09 15:32:57.307201 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 41/150] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:57 2026] GET /volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d => generated 455 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:58.326249 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-73370b7d-f525-4f67-995e-3a376a5b0a82 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:58.328933 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-73370b7d-f525-4f67-995e-3a376a5b0a82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d Jul 09 15:32:58.329236 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-73370b7d-f525-4f67-995e-3a376a5b0a82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:58.329474 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-73370b7d-f525-4f67-995e-3a376a5b0a82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:58.338749 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:58.338749 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:58.339461 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-73370b7d-f525-4f67-995e-3a376a5b0a82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Snapshot retrieved successfully. Jul 09 15:32:58.340848 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-73370b7d-f525-4f67-995e-3a376a5b0a82 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d returned with HTTP 200 Jul 09 15:32:58.341964 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 40/151] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:58 2026] GET /volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d => generated 482 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:58.361665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4b5359b6-1ca3-4a9b-99d8-6d4527064718 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:58.364151 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b5359b6-1ca3-4a9b-99d8-6d4527064718 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 Jul 09 15:32:58.364616 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b5359b6-1ca3-4a9b-99d8-6d4527064718 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:58.439818 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b5359b6-1ca3-4a9b-99d8-6d4527064718 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 returned with HTTP 200 Jul 09 15:32:58.440350 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 33/152] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:32:58 2026] PUT /volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 => generated 390 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:58.453542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7ad4cf8d-7985-48be-8b27-62b093a6d120 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:58.460609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ad4cf8d-7985-48be-8b27-62b093a6d120 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:32:58.465211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ad4cf8d-7985-48be-8b27-62b093a6d120 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f764a22-eaea-48d7-8060-e839425ca1f9"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:58.477625 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:58.477625 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:58.478605 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7ad4cf8d-7985-48be-8b27-62b093a6d120 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Volume info retrieved successfully. Jul 09 15:32:58.479285 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-7ad4cf8d-7985-48be-8b27-62b093a6d120 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Create snapshot from volume 4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:58.502214 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota_utils [None req-7ad4cf8d-7985-48be-8b27-62b093a6d120 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Quota exceeded for 5fa68cb38ed54837be9c69da542c78f3, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 09 15:32:58.502641 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.middleware.fault [None req-7ad4cf8d-7985-48be-8b27-62b093a6d120 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 413 Jul 09 15:32:58.503974 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 39/153] 10.4.3.19 () {68 vars in 1257 bytes} [Thu Jul 9 15:32:58 2026] POST /volume/v3/snapshots => generated 208 bytes in 51 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 09 15:32:58.511836 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:58.514069 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 Jul 09 15:32:58.514409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:58.593070 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:58.593444 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:58.593714 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:58.593906 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:58.594868 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:58.595254 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:58.595704 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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 09 15:32:58.603263 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9ecc417e-9bec-47dc-87c0-076dedb6126c tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 returned with HTTP 200 Jul 09 15:32:58.604262 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 42/154] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:32:58 2026] PUT /volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 => generated 390 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:58.618574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ddfcc6df-52da-49ab-933e-733fa3d0d75f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:58.623785 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ddfcc6df-52da-49ab-933e-733fa3d0d75f tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:32:58.624311 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ddfcc6df-52da-49ab-933e-733fa3d0d75f tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4f764a22-eaea-48d7-8060-e839425ca1f9"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:32:58.636249 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:58.636249 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:58.636876 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ddfcc6df-52da-49ab-933e-733fa3d0d75f tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Volume info retrieved successfully. Jul 09 15:32:58.637258 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-ddfcc6df-52da-49ab-933e-733fa3d0d75f tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Create snapshot from volume 4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:58.660072 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota_utils [None req-ddfcc6df-52da-49ab-933e-733fa3d0d75f tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Quota exceeded for 5fa68cb38ed54837be9c69da542c78f3, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 09 15:32:58.660314 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.middleware.fault [None req-ddfcc6df-52da-49ab-933e-733fa3d0d75f tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 413 Jul 09 15:32:58.661233 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 41/155] 10.4.3.19 () {68 vars in 1257 bytes} [Thu Jul 9 15:32:58 2026] POST /volume/v3/snapshots => generated 133 bytes in 44 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 09 15:32:58.675878 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a9961638-9e40-408e-9dc9-13436952cfce None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:58.678503 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a9961638-9e40-408e-9dc9-13436952cfce tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d Jul 09 15:32:58.679068 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a9961638-9e40-408e-9dc9-13436952cfce tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:58.679423 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a9961638-9e40-408e-9dc9-13436952cfce tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:58.679549 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-a9961638-9e40-408e-9dc9-13436952cfce tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Delete snapshot with id: c3ad01f3-44f9-4d69-8a50-9415f71ce33d Jul 09 15:32:58.686637 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:58.686637 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:58.687273 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a9961638-9e40-408e-9dc9-13436952cfce tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Snapshot retrieved successfully. Jul 09 15:32:58.716421 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a9961638-9e40-408e-9dc9-13436952cfce tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Snapshot delete request issued successfully. Jul 09 15:32:58.717235 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a9961638-9e40-408e-9dc9-13436952cfce tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d returned with HTTP 202 Jul 09 15:32:58.717235 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 34/156] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:32:58 2026] DELETE /volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:58.731296 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d91b7baf-5403-4d01-941b-bae8c5cb205c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:58.735037 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d91b7baf-5403-4d01-941b-bae8c5cb205c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d Jul 09 15:32:58.735359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d91b7baf-5403-4d01-941b-bae8c5cb205c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:58.735879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d91b7baf-5403-4d01-941b-bae8c5cb205c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:58.745662 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:58.745662 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:58.746149 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d91b7baf-5403-4d01-941b-bae8c5cb205c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Snapshot retrieved successfully. Jul 09 15:32:58.747007 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d91b7baf-5403-4d01-941b-bae8c5cb205c tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d returned with HTTP 200 Jul 09 15:32:58.747677 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 40/157] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:58 2026] GET /volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d => generated 481 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:59.764117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e53f0073-96c7-4625-8dca-265c6a62a71e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:59.766289 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e53f0073-96c7-4625-8dca-265c6a62a71e tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d Jul 09 15:32:59.766497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e53f0073-96c7-4625-8dca-265c6a62a71e tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:59.766863 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e53f0073-96c7-4625-8dca-265c6a62a71e tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:59.780981 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e53f0073-96c7-4625-8dca-265c6a62a71e tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d returned with HTTP 404 Jul 09 15:32:59.781726 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 43/158] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:32:59 2026] GET /volume/v3/snapshots/c3ad01f3-44f9-4d69-8a50-9415f71ce33d => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:32:59.791098 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-29f92803-753f-4b4b-9079-3e3fd9fb5bad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:59.794810 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29f92803-753f-4b4b-9079-3e3fd9fb5bad tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:59.795030 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29f92803-753f-4b4b-9079-3e3fd9fb5bad tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:59.795269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29f92803-753f-4b4b-9079-3e3fd9fb5bad tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:59.806657 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:59.806657 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:32:59.813207 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-29f92803-753f-4b4b-9079-3e3fd9fb5bad tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Volume info retrieved successfully. Jul 09 15:32:59.823142 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29f92803-753f-4b4b-9079-3e3fd9fb5bad tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 returned with HTTP 200 Jul 09 15:32:59.823704 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 42/159] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:59 2026] GET /volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:32:59.844681 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f59a71a7-bca9-480b-8884-22e2ad92dc23 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:59.846861 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f59a71a7-bca9-480b-8884-22e2ad92dc23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] DELETE https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:59.847314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f59a71a7-bca9-480b-8884-22e2ad92dc23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:59.847874 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f59a71a7-bca9-480b-8884-22e2ad92dc23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:59.848919 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-f59a71a7-bca9-480b-8884-22e2ad92dc23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Delete volume with id: 4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:59.861024 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:59.861024 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:32:59.861647 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f59a71a7-bca9-480b-8884-22e2ad92dc23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Volume info retrieved successfully. Jul 09 15:32:59.896215 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f59a71a7-bca9-480b-8884-22e2ad92dc23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Delete volume request issued successfully. Jul 09 15:32:59.896215 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f59a71a7-bca9-480b-8884-22e2ad92dc23 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 returned with HTTP 202 Jul 09 15:32:59.896215 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 35/160] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:32:59 2026] DELETE /volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:32:59.906159 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d39d01c0-aaf7-477e-91ed-2aa39dfa8799 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:32:59.912670 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d39d01c0-aaf7-477e-91ed-2aa39dfa8799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:32:59.913094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d39d01c0-aaf7-477e-91ed-2aa39dfa8799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:32:59.913732 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d39d01c0-aaf7-477e-91ed-2aa39dfa8799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:32:59.928210 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:32:59.928210 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:32:59.932293 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d39d01c0-aaf7-477e-91ed-2aa39dfa8799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Volume info retrieved successfully. Jul 09 15:32:59.939270 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d39d01c0-aaf7-477e-91ed-2aa39dfa8799 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 returned with HTTP 200 Jul 09 15:32:59.940117 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 41/161] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:32:59 2026] GET /volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 => generated 857 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:00.955269 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-220c0319-e2b6-478e-bbc8-a75187a0328a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:00.957717 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-220c0319-e2b6-478e-bbc8-a75187a0328a tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] GET https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 Jul 09 15:33:00.957954 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-220c0319-e2b6-478e-bbc8-a75187a0328a tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:00.958213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-220c0319-e2b6-478e-bbc8-a75187a0328a tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:00.964723 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-220c0319-e2b6-478e-bbc8-a75187a0328a tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602 tempest-VolumeSnapshotQuotasNegativeTestJSON-1067535602-project-member] https://10.4.3.19/volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 returned with HTTP 404 Jul 09 15:33:00.965265 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 44/162] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:00 2026] GET /volume/v3/volumes/4f764a22-eaea-48d7-8060-e839425ca1f9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:00.973441 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3984fb8c-83b0-4896-9100-d3767c8824fd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:00.978943 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3984fb8c-83b0-4896-9100-d3767c8824fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 Jul 09 15:33:00.979425 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3984fb8c-83b0-4896-9100-d3767c8824fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:01.111073 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3984fb8c-83b0-4896-9100-d3767c8824fd tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291 tempest-VolumeSnapshotQuotasNegativeTestJSON-1326929291-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 returned with HTTP 200 Jul 09 15:33:01.111073 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 43/163] 10.4.3.19 () {68 vars in 1368 bytes} [Thu Jul 9 15:33:00 2026] PUT /volume/v3/os-quota-sets/5fa68cb38ed54837be9c69da542c78f3 => generated 395 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:01.879483 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-22d476b6-526c-4aa5-ab86-e09a6b4d82a7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.210047 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-22d476b6-526c-4aa5-ab86-e09a6b4d82a7 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:33:02.210047 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-22d476b6-526c-4aa5-ab86-e09a6b4d82a7 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-953118935", "extra_specs": {"spec1": "val1"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.242544 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-22d476b6-526c-4aa5-ab86-e09a6b4d82a7 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:33:02.243013 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 36/164] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:33:01 2026] POST /volume/v3/types => generated 242 bytes in 366 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:02.257271 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f06729ef-28e2-47e5-a804-d8f03e7e4ba3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.261952 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f06729ef-28e2-47e5-a804-d8f03e7e4ba3 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] POST https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs Jul 09 15:33:02.262463 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f06729ef-28e2-47e5-a804-d8f03e7e4ba3 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.269692 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f06729ef-28e2-47e5-a804-d8f03e7e4ba3 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs returned with HTTP 400 Jul 09 15:33:02.269692 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 42/165] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 15:33:02 2026] POST /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:33:02.283491 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bb6ce513-7181-4cdc-a995-6b047b21053c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.289166 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bb6ce513-7181-4cdc-a995-6b047b21053c tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] POST https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs Jul 09 15:33:02.289925 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bb6ce513-7181-4cdc-a995-6b047b21053c tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.295840 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bb6ce513-7181-4cdc-a995-6b047b21053c tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs returned with HTTP 400 Jul 09 15:33:02.296645 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 45/166] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 15:33:02 2026] POST /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs => generated 132 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:33:02.310715 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fdd8b8bd-0f34-4bfa-960f-25766807d101 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.312607 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fdd8b8bd-0f34-4bfa-960f-25766807d101 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] POST https://10.4.3.19/volume/v3/types/7491bce0-d951-4465-970d-4fd9bcdb153f/extra_specs Jul 09 15:33:02.313018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fdd8b8bd-0f34-4bfa-960f-25766807d101 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.499089 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fdd8b8bd-0f34-4bfa-960f-25766807d101 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/7491bce0-d951-4465-970d-4fd9bcdb153f/extra_specs returned with HTTP 404 Jul 09 15:33:02.499767 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 44/167] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 15:33:02 2026] POST /volume/v3/types/7491bce0-d951-4465-970d-4fd9bcdb153f/extra_specs => generated 114 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:02.510371 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-eba8ea08-d598-4168-b9ee-88f36723eb38 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.512787 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eba8ea08-d598-4168-b9ee-88f36723eb38 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] DELETE https://10.4.3.19/volume/v3/types/c84379cc-97c2-4781-be78-a7f7e4a86798/extra_specs/spec1 Jul 09 15:33:02.513036 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eba8ea08-d598-4168-b9ee-88f36723eb38 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:02.513320 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eba8ea08-d598-4168-b9ee-88f36723eb38 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:02.519098 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eba8ea08-d598-4168-b9ee-88f36723eb38 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/c84379cc-97c2-4781-be78-a7f7e4a86798/extra_specs/spec1 returned with HTTP 404 Jul 09 15:33:02.519098 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 37/168] 10.4.3.19 () {66 vars in 1392 bytes} [Thu Jul 9 15:33:02 2026] DELETE /volume/v3/types/c84379cc-97c2-4781-be78-a7f7e4a86798/extra_specs/spec1 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:02.530310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cee6966a-9146-4fde-b839-e3aa55398a27 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.532075 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cee6966a-9146-4fde-b839-e3aa55398a27 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] GET https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/nonexistent_extra_spec_name Jul 09 15:33:02.532334 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cee6966a-9146-4fde-b839-e3aa55398a27 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:02.532555 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cee6966a-9146-4fde-b839-e3aa55398a27 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:02.541911 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cee6966a-9146-4fde-b839-e3aa55398a27 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 09 15:33:02.542424 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 43/169] 10.4.3.19 () {66 vars in 1455 bytes} [Thu Jul 9 15:33:02 2026] GET /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:02.553398 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-197e493a-a4c7-45eb-9f83-c1c1bb38e3d6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.554927 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-197e493a-a4c7-45eb-9f83-c1c1bb38e3d6 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] GET https://10.4.3.19/volume/v3/types/81d82b16-f6ad-45c9-a371-914545985b30/extra_specs/spec1 Jul 09 15:33:02.555165 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-197e493a-a4c7-45eb-9f83-c1c1bb38e3d6 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:02.555359 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-197e493a-a4c7-45eb-9f83-c1c1bb38e3d6 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:02.561483 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-197e493a-a4c7-45eb-9f83-c1c1bb38e3d6 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/81d82b16-f6ad-45c9-a371-914545985b30/extra_specs/spec1 returned with HTTP 404 Jul 09 15:33:02.562165 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 46/170] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:33:02 2026] GET /volume/v3/types/81d82b16-f6ad-45c9-a371-914545985b30/extra_specs/spec1 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:02.578948 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1be869bb-90ce-4138-aa0c-9bba67d6589f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.581141 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1be869bb-90ce-4138-aa0c-9bba67d6589f tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] GET https://10.4.3.19/volume/v3/types/c278c4f6-5767-45fa-b981-f98d58300d90/extra_specs Jul 09 15:33:02.581279 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1be869bb-90ce-4138-aa0c-9bba67d6589f tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:02.581480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1be869bb-90ce-4138-aa0c-9bba67d6589f tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:02.584775 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1be869bb-90ce-4138-aa0c-9bba67d6589f tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/c278c4f6-5767-45fa-b981-f98d58300d90/extra_specs returned with HTTP 404 Jul 09 15:33:02.585368 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 45/171] 10.4.3.19 () {66 vars in 1371 bytes} [Thu Jul 9 15:33:02 2026] GET /volume/v3/types/c278c4f6-5767-45fa-b981-f98d58300d90/extra_specs => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:02.595041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-529f2098-5ef2-415c-bc7e-4aa7d25f6d3c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.598031 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-529f2098-5ef2-415c-bc7e-4aa7d25f6d3c tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] PUT https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/spec1 Jul 09 15:33:02.598031 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-529f2098-5ef2-415c-bc7e-4aa7d25f6d3c tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.598880 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-529f2098-5ef2-415c-bc7e-4aa7d25f6d3c tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/spec1 returned with HTTP 400 Jul 09 15:33:02.599306 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 38/172] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:33:02 2026] PUT /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:33:02.609653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d39a5760-63f5-4a17-af31-5968bb1c1e68 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.611625 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d39a5760-63f5-4a17-af31-5968bb1c1e68 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] PUT https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/spec1 Jul 09 15:33:02.611920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d39a5760-63f5-4a17-af31-5968bb1c1e68 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'update', calling method: update, body: null {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.613348 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d39a5760-63f5-4a17-af31-5968bb1c1e68 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/spec1 returned with HTTP 400 Jul 09 15:33:02.613796 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 44/173] 10.4.3.19 () {68 vars in 1408 bytes} [Thu Jul 9 15:33:02 2026] PUT /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:33:02.630475 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d83cca53-a58f-49e5-aace-8bfe84345360 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.632609 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d83cca53-a58f-49e5-aace-8bfe84345360 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] PUT https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/None Jul 09 15:33:02.632995 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d83cca53-a58f-49e5-aace-8bfe84345360 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.673418 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d83cca53-a58f-49e5-aace-8bfe84345360 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 09 15:33:02.673625 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d83cca53-a58f-49e5-aace-8bfe84345360 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/None returned with HTTP 400 Jul 09 15:33:02.674274 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 47/174] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:33:02 2026] PUT /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/None => generated 73 bytes in 45 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:33:02.685706 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3d55daf7-23d8-4d96-be82-1cde6b42e23b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.687926 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3d55daf7-23d8-4d96-be82-1cde6b42e23b tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] PUT https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/3b5d3551-b9b4-41ae-831e-11d17f5e0644 Jul 09 15:33:02.688141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3d55daf7-23d8-4d96-be82-1cde6b42e23b tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.702158 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3d55daf7-23d8-4d96-be82-1cde6b42e23b tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 09 15:33:02.702371 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3d55daf7-23d8-4d96-be82-1cde6b42e23b tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/3b5d3551-b9b4-41ae-831e-11d17f5e0644 returned with HTTP 400 Jul 09 15:33:02.702863 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 46/175] 10.4.3.19 () {68 vars in 1502 bytes} [Thu Jul 9 15:33:02 2026] PUT /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2/extra_specs/3b5d3551-b9b4-41ae-831e-11d17f5e0644 => generated 73 bytes in 18 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:33:02.716841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-49223ef4-c21b-4699-970a-464c7aec284d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.721720 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-49223ef4-c21b-4699-970a-464c7aec284d tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] PUT https://10.4.3.19/volume/v3/types/3be7d50f-7c11-4c2f-8011-70b091bc44bc/extra_specs/spec1 Jul 09 15:33:02.725315 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-49223ef4-c21b-4699-970a-464c7aec284d tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:02.738425 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-49223ef4-c21b-4699-970a-464c7aec284d tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/3be7d50f-7c11-4c2f-8011-70b091bc44bc/extra_specs/spec1 returned with HTTP 404 Jul 09 15:33:02.739726 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 39/176] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:33:02 2026] PUT /volume/v3/types/3be7d50f-7c11-4c2f-8011-70b091bc44bc/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:02.751688 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-438de88d-dbbd-431f-94d8-a60555147f77 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.754102 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-438de88d-dbbd-431f-94d8-a60555147f77 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] DELETE https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2 Jul 09 15:33:02.754471 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-438de88d-dbbd-431f-94d8-a60555147f77 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:02.754682 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-438de88d-dbbd-431f-94d8-a60555147f77 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:02.813141 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-438de88d-dbbd-431f-94d8-a60555147f77 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2 returned with HTTP 202 Jul 09 15:33:02.815203 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 45/177] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:33:02 2026] DELETE /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:02.820395 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ea875fbb-42c1-47ee-b701-94eaeb784c54 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:02.822892 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ea875fbb-42c1-47ee-b701-94eaeb784c54 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] GET https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2 Jul 09 15:33:02.823097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ea875fbb-42c1-47ee-b701-94eaeb784c54 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:02.823577 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ea875fbb-42c1-47ee-b701-94eaeb784c54 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:02.827641 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ea875fbb-42c1-47ee-b701-94eaeb784c54 tempest-ExtraSpecsNegativeTest-1463597130 tempest-ExtraSpecsNegativeTest-1463597130-project-admin] https://10.4.3.19/volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2 returned with HTTP 404 Jul 09 15:33:02.828282 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 48/178] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:33:02 2026] GET /volume/v3/types/290059b0-77ec-4a45-b45f-504b6817fca2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:06.831532 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:07.125215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:07.125215 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1067238469"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:07.127569 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1067238469'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:07.128536 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Create volume of 1 GB Jul 09 15:33:07.140218 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Availability Zones retrieved successfully. Jul 09 15:33:07.149232 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Flow 'volume_create_api' (0878df3e-b544-4c40-a5a9-f962ccb5ae35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:07.154169 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b975bb8-d8b1-4f70-a693-1dd2976719b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:07.156301 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:07.200684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b975bb8-d8b1-4f70-a693-1dd2976719b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:07.202732 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7b082e-df28-475e-89ec-e22fb0851c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:07.294399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Created reservations ['e0a4b0ca-ce44-4e89-aca9-cf4c7828f8a1', 'b04d61a8-5880-4be6-ba42-ae31b277a485', 'd92a88af-4408-40f0-a3d7-cfad65553cf1', 'a1a5184f-99b0-4f28-96c9-da57caad5f79'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:07.294399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7b082e-df28-475e-89ec-e22fb0851c35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e0a4b0ca-ce44-4e89-aca9-cf4c7828f8a1', 'b04d61a8-5880-4be6-ba42-ae31b277a485', 'd92a88af-4408-40f0-a3d7-cfad65553cf1', 'a1a5184f-99b0-4f28-96c9-da57caad5f79']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:07.294399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bab6a15-67bf-4e3d-9bb2-9a96df52e5b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:07.325364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bab6a15-67bf-4e3d-9bb2-9a96df52e5b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62530428-4346-4f22-88c7-671f812f05f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1067238469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81594957ab164f4eade94202b8ea204b',qos_specs=None,replication_status=,reservations=['e0a4b0ca-ce44-4e89-aca9-cf4c7828f8a1','b04d61a8-5880-4be6-ba42-ae31b277a485','d92a88af-4408-40f0-a3d7-cfad65553cf1','a1a5184f-99b0-4f28-96c9-da57caad5f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd72213c9406441a8c88c9835d10a117',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1067238469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62530428-4346-4f22-88c7-671f812f05f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81594957ab164f4eade94202b8ea204b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd72213c9406441a8c88c9835d10a117',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:07.325653 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997f971a-b287-4d47-8322-a2d87085ae66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:07.344942 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (997f971a-b287-4d47-8322-a2d87085ae66) transitioned into state 'SUCCESS' from state '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-1067238469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81594957ab164f4eade94202b8ea204b',qos_specs=None,replication_status=,reservations=['e0a4b0ca-ce44-4e89-aca9-cf4c7828f8a1','b04d61a8-5880-4be6-ba42-ae31b277a485','d92a88af-4408-40f0-a3d7-cfad65553cf1','a1a5184f-99b0-4f28-96c9-da57caad5f79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd72213c9406441a8c88c9835d10a117',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:07.346533 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca703851-0245-4cd9-a0e6-22c233f34f48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:07.360662 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca703851-0245-4cd9-a0e6-22c233f34f48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:07.361903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Flow 'volume_create_api' (0878df3e-b544-4c40-a5a9-f962ccb5ae35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:07.362351 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Create volume request issued successfully. Jul 09 15:33:07.363232 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2728c5a7-9932-4c6f-9cc1-828728f50863 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:07.363830 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 47/179] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:06 2026] POST /volume/v3/volumes => generated 748 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:07.383721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e13130d5-4715-4084-9db3-ae64cb2f99ec None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:07.385749 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e13130d5-4715-4084-9db3-ae64cb2f99ec tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] GET https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 Jul 09 15:33:07.385972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e13130d5-4715-4084-9db3-ae64cb2f99ec tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:07.386119 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e13130d5-4715-4084-9db3-ae64cb2f99ec tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:07.399438 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:07.399438 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:07.409689 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e13130d5-4715-4084-9db3-ae64cb2f99ec tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Volume info retrieved successfully. Jul 09 15:33:07.416365 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e13130d5-4715-4084-9db3-ae64cb2f99ec tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 returned with HTTP 200 Jul 09 15:33:07.416789 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 40/180] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:07 2026] GET /volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:08.432917 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e2f366f9-e58d-44a7-b563-1452ec778f18 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:08.435475 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2f366f9-e58d-44a7-b563-1452ec778f18 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] GET https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 Jul 09 15:33:08.435723 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2f366f9-e58d-44a7-b563-1452ec778f18 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:08.435976 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2f366f9-e58d-44a7-b563-1452ec778f18 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:08.444793 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:08.444793 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:08.450362 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e2f366f9-e58d-44a7-b563-1452ec778f18 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Volume info retrieved successfully. Jul 09 15:33:08.455686 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2f366f9-e58d-44a7-b563-1452ec778f18 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 returned with HTTP 200 Jul 09 15:33:08.456384 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 46/181] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:08 2026] GET /volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:08.479370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-00a9747c-80d6-4710-9f84-9558e24afced None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:08.481657 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-00a9747c-80d6-4710-9f84-9558e24afced tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] GET https://10.4.3.19/volume/v3/limits Jul 09 15:33:08.481921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-00a9747c-80d6-4710-9f84-9558e24afced tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:08.482175 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-00a9747c-80d6-4710-9f84-9558e24afced tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:08.509324 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-00a9747c-80d6-4710-9f84-9558e24afced tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] https://10.4.3.19/volume/v3/limits returned with HTTP 200 Jul 09 15:33:08.509904 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 49/182] 10.4.3.19 () {66 vars in 1227 bytes} [Thu Jul 9 15:33:08 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:08.522902 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ae6f063b-bfb4-4046-89b5-424382ded2e4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:08.526770 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae6f063b-bfb4-4046-89b5-424382ded2e4 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] GET https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 Jul 09 15:33:08.527046 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae6f063b-bfb4-4046-89b5-424382ded2e4 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:08.527469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae6f063b-bfb4-4046-89b5-424382ded2e4 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:08.538317 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:08.538317 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:08.544560 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ae6f063b-bfb4-4046-89b5-424382ded2e4 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Volume info retrieved successfully. Jul 09 15:33:08.550943 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae6f063b-bfb4-4046-89b5-424382ded2e4 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 returned with HTTP 200 Jul 09 15:33:08.551648 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 48/183] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:08 2026] GET /volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:08.570173 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a3720fa3-2adb-43ec-985e-53f7733295e6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:08.573952 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a3720fa3-2adb-43ec-985e-53f7733295e6 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] DELETE https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 Jul 09 15:33:08.574388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a3720fa3-2adb-43ec-985e-53f7733295e6 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:08.574388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a3720fa3-2adb-43ec-985e-53f7733295e6 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:08.574588 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-a3720fa3-2adb-43ec-985e-53f7733295e6 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Delete volume with id: 62530428-4346-4f22-88c7-671f812f05f1 Jul 09 15:33:08.587306 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:08.587306 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:08.587912 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a3720fa3-2adb-43ec-985e-53f7733295e6 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Volume info retrieved successfully. Jul 09 15:33:08.616745 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a3720fa3-2adb-43ec-985e-53f7733295e6 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Delete volume request issued successfully. Jul 09 15:33:08.616745 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a3720fa3-2adb-43ec-985e-53f7733295e6 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 returned with HTTP 202 Jul 09 15:33:08.617279 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 41/184] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:08 2026] DELETE /volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:08.625154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-75f9a80b-ff06-48d0-83c2-b26bc7073cf9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:08.627069 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75f9a80b-ff06-48d0-83c2-b26bc7073cf9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] GET https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 Jul 09 15:33:08.627374 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75f9a80b-ff06-48d0-83c2-b26bc7073cf9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:08.627753 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75f9a80b-ff06-48d0-83c2-b26bc7073cf9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:08.636736 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:08.636736 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:08.643069 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-75f9a80b-ff06-48d0-83c2-b26bc7073cf9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Volume info retrieved successfully. Jul 09 15:33:08.650652 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75f9a80b-ff06-48d0-83c2-b26bc7073cf9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 returned with HTTP 200 Jul 09 15:33:08.651108 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 47/185] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:08 2026] GET /volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:09.666147 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7ebf0bc7-5449-41a5-9357-fa2771d5a2a9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:09.668665 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7ebf0bc7-5449-41a5-9357-fa2771d5a2a9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] GET https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 Jul 09 15:33:09.669073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7ebf0bc7-5449-41a5-9357-fa2771d5a2a9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:09.669489 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7ebf0bc7-5449-41a5-9357-fa2771d5a2a9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:09.678149 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7ebf0bc7-5449-41a5-9357-fa2771d5a2a9 tempest-AbsoluteLimitsTests-187863471 tempest-AbsoluteLimitsTests-187863471-project-member] https://10.4.3.19/volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 returned with HTTP 404 Jul 09 15:33:09.679910 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 50/186] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:09 2026] GET /volume/v3/volumes/62530428-4346-4f22-88c7-671f812f05f1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:13.447411 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:13.709709 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:13.710857 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-2108469507"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:13.718545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-2108469507'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:13.718545 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Create volume of 1 GB Jul 09 15:33:13.719949 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=222,cinder:UPDATE=69,cinder:INSERT=40,cinder:DELETE=5 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:33:13.728156 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Availability Zones retrieved successfully. Jul 09 15:33:13.742203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Flow 'volume_create_api' (a0e74585-6f55-4ff6-b0b9-d6c900a6d5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:13.743636 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c76605-6a1a-4f03-b809-c9d2cb944293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:13.745337 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:13.794342 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c76605-6a1a-4f03-b809-c9d2cb944293) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:13.794590 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58adbf71-342e-440e-8153-3bc705435c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:13.876295 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Created reservations ['5f1674ad-e358-40df-830a-a784a4c63204', '6952437b-7b3f-497d-9d98-c7887f17d4f0', 'a5e23bc8-4f48-4224-918e-a8988905c74a', 'dcb68491-6b06-4e0f-83e9-44f3d0f20de3'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:13.878544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58adbf71-342e-440e-8153-3bc705435c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5f1674ad-e358-40df-830a-a784a4c63204', '6952437b-7b3f-497d-9d98-c7887f17d4f0', 'a5e23bc8-4f48-4224-918e-a8988905c74a', 'dcb68491-6b06-4e0f-83e9-44f3d0f20de3']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:13.878544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98683ab8-396a-4132-9018-ba4b877deb04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:13.910278 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98683ab8-396a-4132-9018-ba4b877deb04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee7ddc77-ceef-4c6c-b21d-bddb10fc02df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2108469507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='430f6059bf914c89a5e59707a2331c14',qos_specs=None,replication_status=,reservations=['5f1674ad-e358-40df-830a-a784a4c63204','6952437b-7b3f-497d-9d98-c7887f17d4f0','a5e23bc8-4f48-4224-918e-a8988905c74a','dcb68491-6b06-4e0f-83e9-44f3d0f20de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94e009a806484d3e9c432ffdacc12b50',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-2108469507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee7ddc77-ceef-4c6c-b21d-bddb10fc02df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='430f6059bf914c89a5e59707a2331c14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='94e009a806484d3e9c432ffdacc12b50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:13.911059 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (779b0458-bc84-4061-a4d8-9674ee116ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:13.931295 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (779b0458-bc84-4061-a4d8-9674ee116ad7) transitioned into state 'SUCCESS' from state '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-2108469507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='430f6059bf914c89a5e59707a2331c14',qos_specs=None,replication_status=,reservations=['5f1674ad-e358-40df-830a-a784a4c63204','6952437b-7b3f-497d-9d98-c7887f17d4f0','a5e23bc8-4f48-4224-918e-a8988905c74a','dcb68491-6b06-4e0f-83e9-44f3d0f20de3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='94e009a806484d3e9c432ffdacc12b50',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:13.932197 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8451e74-abfb-42cc-b46a-b669aef1948f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:13.944261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8451e74-abfb-42cc-b46a-b669aef1948f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:13.945208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Flow 'volume_create_api' (a0e74585-6f55-4ff6-b0b9-d6c900a6d5d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:13.945466 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Create volume request issued successfully. Jul 09 15:33:13.946445 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d97a01ce-325b-4f68-b920-ddef1d1fff51 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:13.946760 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 49/187] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:13 2026] POST /volume/v3/volumes => generated 748 bytes in 500 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 09 15:33:13.967348 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-75c57ac8-55c5-4a60-a152-9837dc2673a2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:13.969492 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-75c57ac8-55c5-4a60-a152-9837dc2673a2 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df Jul 09 15:33:13.969702 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-75c57ac8-55c5-4a60-a152-9837dc2673a2 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:13.969879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-75c57ac8-55c5-4a60-a152-9837dc2673a2 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:13.976094 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=216,cinder:INSERT=55,cinder:UPDATE=81,cinder:DELETE=3 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:33:13.991708 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:13.991708 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:13.997708 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-75c57ac8-55c5-4a60-a152-9837dc2673a2 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:14.010159 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-75c57ac8-55c5-4a60-a152-9837dc2673a2 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df returned with HTTP 200 Jul 09 15:33:14.010751 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 42/188] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:13 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df => generated 816 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:15.033126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-075c3ea6-268a-46cc-84fd-fd0f06c82dc3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.034948 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-075c3ea6-268a-46cc-84fd-fd0f06c82dc3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df Jul 09 15:33:15.035204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-075c3ea6-268a-46cc-84fd-fd0f06c82dc3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.035406 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-075c3ea6-268a-46cc-84fd-fd0f06c82dc3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.050079 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.050079 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:15.055154 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-075c3ea6-268a-46cc-84fd-fd0f06c82dc3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.060711 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-075c3ea6-268a-46cc-84fd-fd0f06c82dc3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df returned with HTTP 200 Jul 09 15:33:15.061366 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 48/189] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:15 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:15.079337 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-90eca71e-d206-4522-a89f-9b429a9a9c29 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.084878 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-90eca71e-d206-4522-a89f-9b429a9a9c29 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] POST https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.085476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-90eca71e-d206-4522-a89f-9b429a9a9c29 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:15.089854 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=119,cinder:INSERT=11,cinder:UPDATE=19,cinder:DELETE=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:33:15.097951 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.097951 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:15.100439 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-90eca71e-d206-4522-a89f-9b429a9a9c29 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.115537 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-90eca71e-d206-4522-a89f-9b429a9a9c29 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Create volume metadata completed successfully. Jul 09 15:33:15.115877 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-90eca71e-d206-4522-a89f-9b429a9a9c29 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.116492 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 51/190] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:33:15 2026] POST /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 101 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:15.131061 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f7fed422-f261-4722-8629-e8f5570c4d82 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.133685 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f7fed422-f261-4722-8629-e8f5570c4d82 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.133978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f7fed422-f261-4722-8629-e8f5570c4d82 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.134263 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f7fed422-f261-4722-8629-e8f5570c4d82 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.144025 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.144025 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:15.144532 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f7fed422-f261-4722-8629-e8f5570c4d82 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.153008 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f7fed422-f261-4722-8629-e8f5570c4d82 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Get volume metadata completed successfully. Jul 09 15:33:15.153285 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f7fed422-f261-4722-8629-e8f5570c4d82 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.153711 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 50/191] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:33:15 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 101 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:15.164375 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0ae3374a-8293-42b0-88d3-4946aaae0c57 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.166299 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0ae3374a-8293-42b0-88d3-4946aaae0c57 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] PUT https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.166710 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0ae3374a-8293-42b0-88d3-4946aaae0c57 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:15.178441 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.178441 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:15.179090 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0ae3374a-8293-42b0-88d3-4946aaae0c57 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.199460 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0ae3374a-8293-42b0-88d3-4946aaae0c57 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Update volume metadata completed successfully. Jul 09 15:33:15.199862 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0ae3374a-8293-42b0-88d3-4946aaae0c57 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.200539 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 43/192] 10.4.3.19 () {68 vars in 1388 bytes} [Thu Jul 9 15:33:15 2026] PUT /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 57 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.208250 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-055ac80b-2428-4706-aa0c-ade6bb3d9e77 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.210233 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-055ac80b-2428-4706-aa0c-ade6bb3d9e77 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.210488 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-055ac80b-2428-4706-aa0c-ade6bb3d9e77 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.210687 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-055ac80b-2428-4706-aa0c-ade6bb3d9e77 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.218881 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.218881 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:15.219434 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-055ac80b-2428-4706-aa0c-ade6bb3d9e77 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.228389 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-055ac80b-2428-4706-aa0c-ade6bb3d9e77 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Get volume metadata completed successfully. Jul 09 15:33:15.228761 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-055ac80b-2428-4706-aa0c-ade6bb3d9e77 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.229282 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 49/193] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:33:15 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.238799 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-393869b7-a7f2-40c8-8db4-b80d518fca0f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.240781 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-393869b7-a7f2-40c8-8db4-b80d518fca0f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key1 Jul 09 15:33:15.241025 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-393869b7-a7f2-40c8-8db4-b80d518fca0f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.241363 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-393869b7-a7f2-40c8-8db4-b80d518fca0f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.265877 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.265877 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:15.266966 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-393869b7-a7f2-40c8-8db4-b80d518fca0f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.273614 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-393869b7-a7f2-40c8-8db4-b80d518fca0f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Get volume metadata completed successfully. Jul 09 15:33:15.284124 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-393869b7-a7f2-40c8-8db4-b80d518fca0f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Delete volume metadata completed successfully. Jul 09 15:33:15.284401 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-393869b7-a7f2-40c8-8db4-b80d518fca0f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key1 returned with HTTP 200 Jul 09 15:33:15.285028 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 52/194] 10.4.3.19 () {66 vars in 1386 bytes} [Thu Jul 9 15:33:15 2026] DELETE /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key1 => generated 0 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 09 15:33:15.295262 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-478c11f9-1784-4556-b5f0-e5a368e66867 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.297950 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-478c11f9-1784-4556-b5f0-e5a368e66867 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.298345 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-478c11f9-1784-4556-b5f0-e5a368e66867 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.298544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-478c11f9-1784-4556-b5f0-e5a368e66867 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.307537 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.307537 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:15.308240 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-478c11f9-1784-4556-b5f0-e5a368e66867 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.317016 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-478c11f9-1784-4556-b5f0-e5a368e66867 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Get volume metadata completed successfully. Jul 09 15:33:15.317682 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-478c11f9-1784-4556-b5f0-e5a368e66867 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.317682 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 51/195] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:33:15 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 32 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.329156 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4d1c6736-61c8-42fb-92f3-795e33e303d1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.331851 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4d1c6736-61c8-42fb-92f3-795e33e303d1 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] PUT https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.331851 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4d1c6736-61c8-42fb-92f3-795e33e303d1 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:15.480825 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.480825 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:15.481388 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4d1c6736-61c8-42fb-92f3-795e33e303d1 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.492365 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4d1c6736-61c8-42fb-92f3-795e33e303d1 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Update volume metadata completed successfully. Jul 09 15:33:15.492683 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4d1c6736-61c8-42fb-92f3-795e33e303d1 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.493227 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 44/196] 10.4.3.19 () {68 vars in 1388 bytes} [Thu Jul 9 15:33:15 2026] PUT /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 16 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.504241 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-05d59533-645a-402d-abc4-4730ab67cf12 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.506338 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-05d59533-645a-402d-abc4-4730ab67cf12 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] POST https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.506774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-05d59533-645a-402d-abc4-4730ab67cf12 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:15.517578 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.517578 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:15.518176 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-05d59533-645a-402d-abc4-4730ab67cf12 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.527493 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-05d59533-645a-402d-abc4-4730ab67cf12 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Create volume metadata completed successfully. Jul 09 15:33:15.528003 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-05d59533-645a-402d-abc4-4730ab67cf12 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.528803 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 50/197] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:33:15 2026] POST /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 68 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.535406 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eeb3d7c1-5e9e-47da-9e50-6b9032230db3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.537244 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eeb3d7c1-5e9e-47da-9e50-6b9032230db3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] PUT https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key3 Jul 09 15:33:15.537545 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eeb3d7c1-5e9e-47da-9e50-6b9032230db3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:15.545947 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.545947 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:15.546406 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eeb3d7c1-5e9e-47da-9e50-6b9032230db3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.559996 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eeb3d7c1-5e9e-47da-9e50-6b9032230db3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Update volume metadata completed successfully. Jul 09 15:33:15.560407 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eeb3d7c1-5e9e-47da-9e50-6b9032230db3 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key3 returned with HTTP 200 Jul 09 15:33:15.560935 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 53/198] 10.4.3.19 () {68 vars in 1403 bytes} [Thu Jul 9 15:33:15 2026] PUT /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key3 => generated 35 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.568160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-065080d2-28ab-43dc-98d8-815c791af799 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.570725 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-065080d2-28ab-43dc-98d8-815c791af799 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key3 Jul 09 15:33:15.570971 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-065080d2-28ab-43dc-98d8-815c791af799 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.571228 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-065080d2-28ab-43dc-98d8-815c791af799 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.578611 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.578611 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:15.579128 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-065080d2-28ab-43dc-98d8-815c791af799 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.584997 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-065080d2-28ab-43dc-98d8-815c791af799 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Get volume metadata completed successfully. Jul 09 15:33:15.585356 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-065080d2-28ab-43dc-98d8-815c791af799 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key3 returned with HTTP 200 Jul 09 15:33:15.585756 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 52/199] 10.4.3.19 () {66 vars in 1383 bytes} [Thu Jul 9 15:33:15 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata/key3 => generated 35 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.592719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b5959d1b-332a-489b-a019-8ab8c88bc96f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.594394 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b5959d1b-332a-489b-a019-8ab8c88bc96f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.594593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b5959d1b-332a-489b-a019-8ab8c88bc96f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.594737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b5959d1b-332a-489b-a019-8ab8c88bc96f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.601192 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.601192 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:15.601623 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b5959d1b-332a-489b-a019-8ab8c88bc96f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.607293 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b5959d1b-332a-489b-a019-8ab8c88bc96f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Get volume metadata completed successfully. Jul 09 15:33:15.607503 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b5959d1b-332a-489b-a019-8ab8c88bc96f tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.607871 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 45/200] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:33:15 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.615272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b36b6ae2-c5ce-4fb4-96e8-8c338355f37a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.617235 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b36b6ae2-c5ce-4fb4-96e8-8c338355f37a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] PUT https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata Jul 09 15:33:15.617889 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b36b6ae2-c5ce-4fb4-96e8-8c338355f37a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:15.628348 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.628348 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:15.629074 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b36b6ae2-c5ce-4fb4-96e8-8c338355f37a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.647951 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b36b6ae2-c5ce-4fb4-96e8-8c338355f37a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Update volume metadata completed successfully. Jul 09 15:33:15.648309 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b36b6ae2-c5ce-4fb4-96e8-8c338355f37a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata returned with HTTP 200 Jul 09 15:33:15.648946 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 51/201] 10.4.3.19 () {68 vars in 1388 bytes} [Thu Jul 9 15:33:15 2026] PUT /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:33:15.669559 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1a95d16b-486a-4cd9-93bb-3ba1b132a9cd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.674162 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a95d16b-486a-4cd9-93bb-3ba1b132a9cd tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df Jul 09 15:33:15.674401 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a95d16b-486a-4cd9-93bb-3ba1b132a9cd tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.674666 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a95d16b-486a-4cd9-93bb-3ba1b132a9cd tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.683455 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.683455 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:15.692911 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1a95d16b-486a-4cd9-93bb-3ba1b132a9cd tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.701173 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a95d16b-486a-4cd9-93bb-3ba1b132a9cd tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df returned with HTTP 200 Jul 09 15:33:15.701566 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 54/202] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:15 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:15.719570 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a0430901-12ed-4210-9210-602cf8031900 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.722664 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0430901-12ed-4210-9210-602cf8031900 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df Jul 09 15:33:15.723153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0430901-12ed-4210-9210-602cf8031900 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.723447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0430901-12ed-4210-9210-602cf8031900 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.723718 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-a0430901-12ed-4210-9210-602cf8031900 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Delete volume with id: ee7ddc77-ceef-4c6c-b21d-bddb10fc02df Jul 09 15:33:15.733043 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.733043 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:15.734145 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a0430901-12ed-4210-9210-602cf8031900 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.768435 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a0430901-12ed-4210-9210-602cf8031900 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Delete volume request issued successfully. Jul 09 15:33:15.768726 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0430901-12ed-4210-9210-602cf8031900 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df returned with HTTP 202 Jul 09 15:33:15.769687 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 53/203] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:15 2026] DELETE /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:15.779906 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0c188b92-ebb9-4749-a494-3d692bff496a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:15.782361 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0c188b92-ebb9-4749-a494-3d692bff496a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df Jul 09 15:33:15.782361 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0c188b92-ebb9-4749-a494-3d692bff496a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:15.782361 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0c188b92-ebb9-4749-a494-3d692bff496a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:15.812064 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:15.812064 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:15.824515 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0c188b92-ebb9-4749-a494-3d692bff496a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Volume info retrieved successfully. Jul 09 15:33:15.830416 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0c188b92-ebb9-4749-a494-3d692bff496a tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df returned with HTTP 200 Jul 09 15:33:15.830838 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 46/204] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:15 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df => generated 840 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:16.848320 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3dc50f7b-b967-43e2-852c-cb19dddcb546 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:16.849879 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3dc50f7b-b967-43e2-852c-cb19dddcb546 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] GET https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df Jul 09 15:33:16.850131 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3dc50f7b-b967-43e2-852c-cb19dddcb546 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:16.850313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3dc50f7b-b967-43e2-852c-cb19dddcb546 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:16.860579 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3dc50f7b-b967-43e2-852c-cb19dddcb546 tempest-VolumesMetadataTest-1311052746 tempest-VolumesMetadataTest-1311052746-project-member] https://10.4.3.19/volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df returned with HTTP 404 Jul 09 15:33:16.861533 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 52/205] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:16 2026] GET /volume/v3/volumes/ee7ddc77-ceef-4c6c-b21d-bddb10fc02df => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:23.142354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-78fea178-6c97-45ea-9a16-5ec76f28224e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:23.146371 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:23.146803 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-71627e56-e7cb-437d-b212-d49ab3221437 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:23.147255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1997087740"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:23.150274 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1997087740'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:23.150635 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Create volume of 1 GB Jul 09 15:33:23.169371 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:33:23.168625. {{(pid=99866) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:33:23.169516 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Availability Zones retrieved successfully. Jul 09 15:33:23.200018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Flow 'volume_create_api' (201f1e97-dbaa-4a34-820e-b4bdde6a2b82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:23.201897 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33492f20-5091-4e45-9fb7-c3e052388ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.202989 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:23.430457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33492f20-5091-4e45-9fb7-c3e052388ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.432150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73f4e4e-0e6e-404b-ac64-f06fd8643119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.529277 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:23.529602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2109404213"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:23.531132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2109404213'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:23.531298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Create volume of 1 GB Jul 09 15:33:23.535731 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Availability Zones retrieved successfully. Jul 09 15:33:23.543105 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Flow 'volume_create_api' (0a31383c-2f6f-426a-b9c4-cbf67fb16051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:23.544822 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b463227-28b0-4fdd-b48a-2f052a9c2625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.546201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:23.547669 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Created reservations ['2cd2e8fe-d480-4856-b208-80174177cdc1', '48abdeca-7822-4ef1-a9b8-d65b5bb824d2', '8a8f1c58-15cc-47f8-bb1b-13d099625f29', '1ddc20d7-5641-401a-ba25-7b9b4e061aa1'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:23.551990 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e73f4e4e-0e6e-404b-ac64-f06fd8643119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cd2e8fe-d480-4856-b208-80174177cdc1', '48abdeca-7822-4ef1-a9b8-d65b5bb824d2', '8a8f1c58-15cc-47f8-bb1b-13d099625f29', '1ddc20d7-5641-401a-ba25-7b9b4e061aa1']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.553098 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f641f3bf-3b9c-4272-b562-1f17db4f15a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.587332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f641f3bf-3b9c-4272-b562-1f17db4f15a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1346d97d-3af2-4e40-bdd9-180290c4e9df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1997087740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ee15690ad9f4af3905041f87da94360',qos_specs=None,replication_status=,reservations=['2cd2e8fe-d480-4856-b208-80174177cdc1','48abdeca-7822-4ef1-a9b8-d65b5bb824d2','8a8f1c58-15cc-47f8-bb1b-13d099625f29','1ddc20d7-5641-401a-ba25-7b9b4e061aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858eb6dfc0f84f4baa96c40ad01ee61a',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1997087740',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1346d97d-3af2-4e40-bdd9-180290c4e9df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9ee15690ad9f4af3905041f87da94360',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='858eb6dfc0f84f4baa96c40ad01ee61a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.587844 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5c03ff-68ed-434a-bda3-d77d2be93cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.590047 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b463227-28b0-4fdd-b48a-2f052a9c2625) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.590874 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24132dbf-9a5c-409f-93e7-59ae8fe0b3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.618819 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5c03ff-68ed-434a-bda3-d77d2be93cba) transitioned into state 'SUCCESS' from state '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-1997087740',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9ee15690ad9f4af3905041f87da94360',qos_specs=None,replication_status=,reservations=['2cd2e8fe-d480-4856-b208-80174177cdc1','48abdeca-7822-4ef1-a9b8-d65b5bb824d2','8a8f1c58-15cc-47f8-bb1b-13d099625f29','1ddc20d7-5641-401a-ba25-7b9b4e061aa1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='858eb6dfc0f84f4baa96c40ad01ee61a',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.619617 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a11096-e1b2-4a85-ae56-e36b45a0cf8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.643225 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a11096-e1b2-4a85-ae56-e36b45a0cf8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.644150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Flow 'volume_create_api' (201f1e97-dbaa-4a34-820e-b4bdde6a2b82) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:23.645205 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Create volume request issued successfully. Jul 09 15:33:23.645434 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78fea178-6c97-45ea-9a16-5ec76f28224e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:23.645952 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 55/206] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:23 2026] POST /volume/v3/volumes => generated 750 bytes in 504 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:23.670805 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4435667d-9d26-40eb-aff6-d1932f9ea500 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:23.670805 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4435667d-9d26-40eb-aff6-d1932f9ea500 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:23.670805 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4435667d-9d26-40eb-aff6-d1932f9ea500 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:23.670805 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4435667d-9d26-40eb-aff6-d1932f9ea500 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:23.681089 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:23.681089 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:23.686509 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4435667d-9d26-40eb-aff6-d1932f9ea500 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:23.691274 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4435667d-9d26-40eb-aff6-d1932f9ea500 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:23.691962 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 47/207] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:23 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:33:23.715022 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Created reservations ['7e5e87e3-a235-4404-894b-572ecfd90af8', '1b14fe7a-a187-48c1-8bfc-896e2aedf655', 'bd132f31-55d1-4778-82fc-88199a9f3b0f', '571532d4-abc7-4b24-8384-52da06ad69b6'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:23.715976 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24132dbf-9a5c-409f-93e7-59ae8fe0b3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e5e87e3-a235-4404-894b-572ecfd90af8', '1b14fe7a-a187-48c1-8bfc-896e2aedf655', 'bd132f31-55d1-4778-82fc-88199a9f3b0f', '571532d4-abc7-4b24-8384-52da06ad69b6']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.716910 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa6cd9d-c564-4097-8410-f7863a550b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.744743 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaa6cd9d-c564-4097-8410-f7863a550b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3fe646a-7033-4df7-8257-34fbdbca8aca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2109404213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf42b1ad42b4cd382bd77e41f808fc3',qos_specs=None,replication_status=,reservations=['7e5e87e3-a235-4404-894b-572ecfd90af8','1b14fe7a-a187-48c1-8bfc-896e2aedf655','bd132f31-55d1-4778-82fc-88199a9f3b0f','571532d4-abc7-4b24-8384-52da06ad69b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b1e9ea88a8440e960ec1324fba2b83',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2109404213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b3fe646a-7033-4df7-8257-34fbdbca8aca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf42b1ad42b4cd382bd77e41f808fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b1e9ea88a8440e960ec1324fba2b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.746587 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79052120-90bf-478b-8d18-9bdc842bd097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.786071 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (79052120-90bf-478b-8d18-9bdc842bd097) transitioned into state 'SUCCESS' from state '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-2109404213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf42b1ad42b4cd382bd77e41f808fc3',qos_specs=None,replication_status=,reservations=['7e5e87e3-a235-4404-894b-572ecfd90af8','1b14fe7a-a187-48c1-8bfc-896e2aedf655','bd132f31-55d1-4778-82fc-88199a9f3b0f','571532d4-abc7-4b24-8384-52da06ad69b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b1e9ea88a8440e960ec1324fba2b83',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.787177 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124cc739-b5f0-4eac-96d6-0db40121d04a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:23.807825 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (124cc739-b5f0-4eac-96d6-0db40121d04a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:23.808889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Flow 'volume_create_api' (0a31383c-2f6f-426a-b9c4-cbf67fb16051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:23.809359 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Create volume request issued successfully. Jul 09 15:33:23.810241 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-71627e56-e7cb-437d-b212-d49ab3221437 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:23.810874 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 54/208] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:23 2026] POST /volume/v3/volumes => generated 749 bytes in 665 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:23.833212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cf7e7b4f-319b-414f-9427-007d4cf223d3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:23.839211 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf7e7b4f-319b-414f-9427-007d4cf223d3 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:23.839211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf7e7b4f-319b-414f-9427-007d4cf223d3 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:23.839211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf7e7b4f-319b-414f-9427-007d4cf223d3 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:23.857121 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:23.857121 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:23.862606 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cf7e7b4f-319b-414f-9427-007d4cf223d3 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Volume info retrieved successfully. Jul 09 15:33:23.866809 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf7e7b4f-319b-414f-9427-007d4cf223d3 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 200 Jul 09 15:33:23.867378 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 53/209] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:23 2026] GET /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:24.716103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0a27f1e3-f984-47d3-8b56-cc5529ad8270 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:24.718321 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a27f1e3-f984-47d3-8b56-cc5529ad8270 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:24.718575 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a27f1e3-f984-47d3-8b56-cc5529ad8270 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:24.719215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a27f1e3-f984-47d3-8b56-cc5529ad8270 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:24.735985 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:24.735985 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:24.743155 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0a27f1e3-f984-47d3-8b56-cc5529ad8270 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:24.749266 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a27f1e3-f984-47d3-8b56-cc5529ad8270 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:24.749462 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 56/210] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:24 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:24.805198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-fe05449d-1626-43ae-bb74-488e89ea1049 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:24.808897 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-fe05449d-1626-43ae-bb74-488e89ea1049 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:24.809200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-fe05449d-1626-43ae-bb74-488e89ea1049 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:24.809516 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-fe05449d-1626-43ae-bb74-488e89ea1049 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:24.819664 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:24.819664 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:24.825576 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-fe05449d-1626-43ae-bb74-488e89ea1049 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:24.832410 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-fe05449d-1626-43ae-bb74-488e89ea1049 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:24.832910 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 48/211] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:33:24 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:24.883704 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-533858d3-dec2-4773-b51e-3d40a8c8b8cc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:24.887045 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-533858d3-dec2-4773-b51e-3d40a8c8b8cc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:24.887352 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-533858d3-dec2-4773-b51e-3d40a8c8b8cc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:24.887656 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-533858d3-dec2-4773-b51e-3d40a8c8b8cc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:24.901308 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:24.901308 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:24.909771 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-533858d3-dec2-4773-b51e-3d40a8c8b8cc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Volume info retrieved successfully. Jul 09 15:33:24.918477 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-533858d3-dec2-4773-b51e-3d40a8c8b8cc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 200 Jul 09 15:33:24.918939 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 55/212] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:24 2026] GET /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 842 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:24.933249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c6eb980f-d358-45ad-b17c-c08c9447ec96 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:24.935458 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6eb980f-d358-45ad-b17c-c08c9447ec96 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] POST https://10.4.3.19/volume/v3/os-volume-transfer Jul 09 15:33:24.936328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6eb980f-d358-45ad-b17c-c08c9447ec96 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b3fe646a-7033-4df7-8257-34fbdbca8aca"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:24.938112 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.volume_transfer [None req-c6eb980f-d358-45ad-b17c-c08c9447ec96 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b3fe646a-7033-4df7-8257-34fbdbca8aca'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 09 15:33:24.938382 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.volume_transfer [None req-c6eb980f-d358-45ad-b17c-c08c9447ec96 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Creating transfer of volume b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:24.938544 np0000004916 devstack@c-api.service[99865]: INFO cinder.transfer.api [None req-c6eb980f-d358-45ad-b17c-c08c9447ec96 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Generating transfer record for volume b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:24.947693 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:24.947693 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:24.966169 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6eb980f-d358-45ad-b17c-c08c9447ec96 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/os-volume-transfer returned with HTTP 202 Jul 09 15:33:24.967532 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 54/213] 10.4.3.19 () {68 vars in 1284 bytes} [Thu Jul 9 15:33:24 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:24.978564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9ec58659-747b-4cea-ad71-5a3b40084519 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:24.980998 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9ec58659-747b-4cea-ad71-5a3b40084519 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:24.981355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9ec58659-747b-4cea-ad71-5a3b40084519 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:24.982659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9ec58659-747b-4cea-ad71-5a3b40084519 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:24.997957 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:24.997957 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:25.013008 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9ec58659-747b-4cea-ad71-5a3b40084519 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Volume info retrieved successfully. Jul 09 15:33:25.019502 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9ec58659-747b-4cea-ad71-5a3b40084519 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 200 Jul 09 15:33:25.020028 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 57/214] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:24 2026] GET /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 850 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:25.034967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-39c4963d-2227-4445-b101-736c365ae6f0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:25.037451 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39c4963d-2227-4445-b101-736c365ae6f0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82 Jul 09 15:33:25.037802 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39c4963d-2227-4445-b101-736c365ae6f0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:25.038107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39c4963d-2227-4445-b101-736c365ae6f0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:25.046709 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39c4963d-2227-4445-b101-736c365ae6f0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82 returned with HTTP 200 Jul 09 15:33:25.047559 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 49/215] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:33:25 2026] GET /volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82 => generated 407 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:25.057086 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-27db058b-1fa8-48a7-b329-00745a714b58 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:25.059151 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-27db058b-1fa8-48a7-b329-00745a714b58 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/os-volume-transfer Jul 09 15:33:25.059358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-27db058b-1fa8-48a7-b329-00745a714b58 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:25.059714 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-27db058b-1fa8-48a7-b329-00745a714b58 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:25.059910 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.volume_transfer [None req-27db058b-1fa8-48a7-b329-00745a714b58 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Listing volume transfers {{(pid=99864) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 09 15:33:25.076072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-27db058b-1fa8-48a7-b329-00745a714b58 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/os-volume-transfer returned with HTTP 200 Jul 09 15:33:25.076642 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 56/216] 10.4.3.19 () {66 vars in 1263 bytes} [Thu Jul 9 15:33:25 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:25.086036 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:25.366432 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] POST https://10.4.3.19/volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82/accept Jul 09 15:33:25.366921 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "d53ccc5e2fa27979"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:25.369355 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.volume_transfer [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Accepting volume transfer 3d66a65e-95ca-49a3-8b97-6afd46f32c82 {{(pid=99865) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 09 15:33:25.369611 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.volume_transfer [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Accepting transfer 3d66a65e-95ca-49a3-8b97-6afd46f32c82 Jul 09 15:33:25.453460 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Created reservations ['e375ffa1-34bc-44a7-ba0f-821a271b67b0', '51a286c8-e7e0-4654-b60a-7a53f8ed9070', '95f64149-8f0d-4a5e-ad7c-6affe08af8af', 'f26b422a-544d-4f0f-9432-1aa4b7fc0167'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:25.483474 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Created reservations ['835ec51e-5fac-4184-869d-9870ffbc9d95', '73e48ee9-58ea-4c58-acca-d9feeb818108', '38b54422-6a6f-4d1b-9c07-553a722f6024', '7d36858e-19a9-45f4-be7b-d5c7152b00ed'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:25.538804 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Created reservations ['8f4b4e5e-3cb4-449a-bfcc-a1f7df02564c', 'a5581965-e236-4673-901a-cdbcba8b20e9', '001cdb0a-1105-4f8f-8974-9b6fa4893573', '08a53f5d-5e06-474a-9c54-1f7bc3043b83'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:25.587325 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Created reservations ['ca9138e0-772c-4118-a12d-1e503e844eb8', 'd6147bb8-cd26-4f08-8cad-132d595fc6ef', 'f60b4f27-9a84-495f-b849-e86e4c7de710', 'bafb7e53-7d71-40d9-9da4-7be061a885e5'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:26.090623 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Transfer volume completed successfully. Jul 09 15:33:26.279975 np0000004916 devstack@c-api.service[99865]: INFO cinder.transfer.api [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Volume b3fe646a-7033-4df7-8257-34fbdbca8aca has been transferred. Jul 09 15:33:26.297663 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-453f84c6-4241-4f70-b0c4-d200f31536a0 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] https://10.4.3.19/volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82/accept returned with HTTP 202 Jul 09 15:33:26.298297 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 55/217] 10.4.3.19 () {68 vars in 1416 bytes} [Thu Jul 9 15:33:25 2026] POST /volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82/accept => generated 363 bytes in 1213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:26.313909 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f3dd35ee-e9bb-4f2e-a94c-f4c0ab3f8296 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:26.317302 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f3dd35ee-e9bb-4f2e-a94c-f4c0ab3f8296 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] GET https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:26.317572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f3dd35ee-e9bb-4f2e-a94c-f4c0ab3f8296 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:26.317830 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f3dd35ee-e9bb-4f2e-a94c-f4c0ab3f8296 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:26.329571 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:26.329571 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:26.337171 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f3dd35ee-e9bb-4f2e-a94c-f4c0ab3f8296 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Volume info retrieved successfully. Jul 09 15:33:26.345205 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f3dd35ee-e9bb-4f2e-a94c-f4c0ab3f8296 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 200 Jul 09 15:33:26.345500 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 58/218] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:26 2026] GET /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:26.364882 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f107327b-abdd-4378-8fa5-39284b600a61 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:26.367561 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f107327b-abdd-4378-8fa5-39284b600a61 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] GET https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:26.367826 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f107327b-abdd-4378-8fa5-39284b600a61 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:26.368577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f107327b-abdd-4378-8fa5-39284b600a61 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:26.380203 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:26.380203 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:26.386611 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f107327b-abdd-4378-8fa5-39284b600a61 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] Volume info retrieved successfully. Jul 09 15:33:26.394630 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f107327b-abdd-4378-8fa5-39284b600a61 tempest-VolumesTransfersTest-1344077324 tempest-VolumesTransfersTest-1344077324-project-member] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 200 Jul 09 15:33:26.395235 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 50/219] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:26 2026] GET /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:26.413392 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9a42cc87-b7af-4b84-8e22-5d37110e6b7e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:26.415499 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9a42cc87-b7af-4b84-8e22-5d37110e6b7e tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] DELETE https://10.4.3.19/volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82 Jul 09 15:33:26.416691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9a42cc87-b7af-4b84-8e22-5d37110e6b7e tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:26.418013 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9a42cc87-b7af-4b84-8e22-5d37110e6b7e tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:26.418290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.volume_transfer [None req-9a42cc87-b7af-4b84-8e22-5d37110e6b7e tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Delete transfer with id: 3d66a65e-95ca-49a3-8b97-6afd46f32c82 Jul 09 15:33:26.432139 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9a42cc87-b7af-4b84-8e22-5d37110e6b7e tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82 returned with HTTP 404 Jul 09 15:33:26.437324 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 57/220] 10.4.3.19 () {66 vars in 1377 bytes} [Thu Jul 9 15:33:26 2026] DELETE /volume/v3/os-volume-transfer/3d66a65e-95ca-49a3-8b97-6afd46f32c82 => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:26.447650 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6bd07ac5-f4a5-4b77-bb07-0649f9031900 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:26.841271 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6bd07ac5-f4a5-4b77-bb07-0649f9031900 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:26.841271 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6bd07ac5-f4a5-4b77-bb07-0649f9031900 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:26.841538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6bd07ac5-f4a5-4b77-bb07-0649f9031900 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:26.841758 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-6bd07ac5-f4a5-4b77-bb07-0649f9031900 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Delete volume with id: b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:26.854324 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:26.854324 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:26.855221 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6bd07ac5-f4a5-4b77-bb07-0649f9031900 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Volume info retrieved successfully. Jul 09 15:33:26.881533 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6bd07ac5-f4a5-4b77-bb07-0649f9031900 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Delete volume request issued successfully. Jul 09 15:33:26.881929 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6bd07ac5-f4a5-4b77-bb07-0649f9031900 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 202 Jul 09 15:33:26.882528 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 56/221] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:26 2026] DELETE /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 0 bytes in 435 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:26.898409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3666e9da-ac9f-4895-b27c-010fa348987c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:26.901365 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3666e9da-ac9f-4895-b27c-010fa348987c tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] GET https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:26.901961 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3666e9da-ac9f-4895-b27c-010fa348987c tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:26.902200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3666e9da-ac9f-4895-b27c-010fa348987c tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:26.912002 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:26.912002 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:26.916814 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3666e9da-ac9f-4895-b27c-010fa348987c tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Volume info retrieved successfully. Jul 09 15:33:26.925642 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3666e9da-ac9f-4895-b27c-010fa348987c tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 200 Jul 09 15:33:26.926249 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 59/222] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:26 2026] GET /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 1005 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:27.216698 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5392921b-9ba0-4fe4-ad0a-e3c921d76eba None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:27.220387 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5392921b-9ba0-4fe4-ad0a-e3c921d76eba None None] GET https://10.4.3.19/volume// Jul 09 15:33:27.220387 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5392921b-9ba0-4fe4-ad0a-e3c921d76eba None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:27.220387 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5392921b-9ba0-4fe4-ad0a-e3c921d76eba None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:27.220387 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5392921b-9ba0-4fe4-ad0a-e3c921d76eba None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:33:27.221801 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 51/223] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:33:27 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:33:27.251464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-1eb6ecbf-c7d4-4e54-b44e-feec98e28572 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:27.595289 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-1eb6ecbf-c7d4-4e54-b44e-feec98e28572 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:33:27.595922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-1eb6ecbf-c7d4-4e54-b44e-feec98e28572 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1346d97d-3af2-4e40-bdd9-180290c4e9df", "connector": null, "instance_uuid": "5fa17d0a-4464-4569-8153-36894f983277"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:27.613625 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:27.613625 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:27.674854 np0000004916 devstack@c-api.service[99864]: /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 09 15:33:27.674854 np0000004916 devstack@c-api.service[99864]: .first() Jul 09 15:33:27.705378 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-1eb6ecbf-c7d4-4e54-b44e-feec98e28572 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:33:27.705691 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 58/224] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:33:27 2026] POST /volume/v3/attachments => generated 273 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:27.879011 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6e32f0bc-3353-439b-8737-77845fe40152 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:27.881756 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6e32f0bc-3353-439b-8737-77845fe40152 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:27.882273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6e32f0bc-3353-439b-8737-77845fe40152 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:27.882452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6e32f0bc-3353-439b-8737-77845fe40152 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:27.899566 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:27.899566 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:27.905591 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6e32f0bc-3353-439b-8737-77845fe40152 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:27.912713 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6e32f0bc-3353-439b-8737-77845fe40152 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:27.913447 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 57/225] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:27 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:27.946290 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4e80f183-2415-4b5f-9f36-f57894a9bcd2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:27.948837 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e80f183-2415-4b5f-9f36-f57894a9bcd2 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] GET https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:27.949119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e80f183-2415-4b5f-9f36-f57894a9bcd2 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:27.949470 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e80f183-2415-4b5f-9f36-f57894a9bcd2 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:27.957324 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e80f183-2415-4b5f-9f36-f57894a9bcd2 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 404 Jul 09 15:33:27.957928 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 60/226] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:27 2026] GET /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:27.967624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-96608050-0c9b-4bb6-b7e8-e29624b98842 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:27.970603 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-96608050-0c9b-4bb6-b7e8-e29624b98842 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:27.970904 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-96608050-0c9b-4bb6-b7e8-e29624b98842 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:27.971196 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-96608050-0c9b-4bb6-b7e8-e29624b98842 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:27.981258 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-96608050-0c9b-4bb6-b7e8-e29624b98842 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 404 Jul 09 15:33:27.981981 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 52/227] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:27 2026] GET /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:27.994529 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-913a3e3e-5119-40ec-b40c-2840d647f5c6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:27.997472 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-913a3e3e-5119-40ec-b40c-2840d647f5c6 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:27.997812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-913a3e3e-5119-40ec-b40c-2840d647f5c6 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:27.998139 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-913a3e3e-5119-40ec-b40c-2840d647f5c6 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:27.998520 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-913a3e3e-5119-40ec-b40c-2840d647f5c6 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Delete volume with id: b3fe646a-7033-4df7-8257-34fbdbca8aca Jul 09 15:33:28.008614 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-913a3e3e-5119-40ec-b40c-2840d647f5c6 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca returned with HTTP 404 Jul 09 15:33:28.009558 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 59/228] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:27 2026] DELETE /volume/v3/volumes/b3fe646a-7033-4df7-8257-34fbdbca8aca => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:28.020432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:28.022684 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:28.023057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1074961024"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:28.024904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1074961024'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:28.025018 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Create volume of 1 GB Jul 09 15:33:28.030331 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Availability Zones retrieved successfully. Jul 09 15:33:28.038079 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Flow 'volume_create_api' (62bd9a15-e6c3-4993-860a-da6486030e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:28.039065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21879221-4102-45ed-8ccb-a5de633a2780) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:28.040478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:28.075284 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21879221-4102-45ed-8ccb-a5de633a2780) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:28.076236 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df990316-59fa-44c3-99b6-b04cb87a38e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:28.143080 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Created reservations ['248fd374-573d-4c88-b3b8-89dbef28eea0', 'e1c57002-60e2-477b-86a1-36113bbe1198', '98242577-38fb-4e35-ba04-fa9e6d197e85', '24c90b6d-6a7d-4b15-a29f-45b071b2cc65'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:28.144539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df990316-59fa-44c3-99b6-b04cb87a38e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['248fd374-573d-4c88-b3b8-89dbef28eea0', 'e1c57002-60e2-477b-86a1-36113bbe1198', '98242577-38fb-4e35-ba04-fa9e6d197e85', '24c90b6d-6a7d-4b15-a29f-45b071b2cc65']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:28.146269 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fdbb470-8ec3-4c59-9721-01f6c8e33c9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:28.186272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fdbb470-8ec3-4c59-9721-01f6c8e33c9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4a1c659-bfb3-434f-8bef-9b7f4fc63361', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1074961024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf42b1ad42b4cd382bd77e41f808fc3',qos_specs=None,replication_status=,reservations=['248fd374-573d-4c88-b3b8-89dbef28eea0','e1c57002-60e2-477b-86a1-36113bbe1198','98242577-38fb-4e35-ba04-fa9e6d197e85','24c90b6d-6a7d-4b15-a29f-45b071b2cc65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b1e9ea88a8440e960ec1324fba2b83',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1074961024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4a1c659-bfb3-434f-8bef-9b7f4fc63361,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4bf42b1ad42b4cd382bd77e41f808fc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='73b1e9ea88a8440e960ec1324fba2b83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:28.188218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b081905-9411-4670-8299-08288032658a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:28.221669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b081905-9411-4670-8299-08288032658a) transitioned into state 'SUCCESS' from state '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-1074961024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4bf42b1ad42b4cd382bd77e41f808fc3',qos_specs=None,replication_status=,reservations=['248fd374-573d-4c88-b3b8-89dbef28eea0','e1c57002-60e2-477b-86a1-36113bbe1198','98242577-38fb-4e35-ba04-fa9e6d197e85','24c90b6d-6a7d-4b15-a29f-45b071b2cc65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='73b1e9ea88a8440e960ec1324fba2b83',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:28.222734 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28bf249-7d59-4b3d-b569-f54228982235) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:28.241209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f28bf249-7d59-4b3d-b569-f54228982235) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:28.242424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Flow 'volume_create_api' (62bd9a15-e6c3-4993-860a-da6486030e59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:28.242894 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Create volume request issued successfully. Jul 09 15:33:28.247340 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93e10e9d-7db6-48b2-a0ab-d63e2632ccd2 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:28.249597 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 58/229] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:28 2026] POST /volume/v3/volumes => generated 749 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:28.271904 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-557b5687-d1a5-4a0d-9db6-05bd7cd4b8e0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:28.275233 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5a27f59c-dc9c-4d8b-8a5e-af0104f03200 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:28.275624 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-557b5687-d1a5-4a0d-9db6-05bd7cd4b8e0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:28.275795 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a27f59c-dc9c-4d8b-8a5e-af0104f03200 None None] GET https://10.4.3.19/volume// Jul 09 15:33:28.275886 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-557b5687-d1a5-4a0d-9db6-05bd7cd4b8e0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:28.276021 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a27f59c-dc9c-4d8b-8a5e-af0104f03200 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:28.276087 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-557b5687-d1a5-4a0d-9db6-05bd7cd4b8e0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:28.276367 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a27f59c-dc9c-4d8b-8a5e-af0104f03200 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:28.276760 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a27f59c-dc9c-4d8b-8a5e-af0104f03200 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:33:28.277108 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 53/230] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:33: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 09 15:33:28.284759 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:28.284759 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:28.299916 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-557b5687-d1a5-4a0d-9db6-05bd7cd4b8e0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Volume info retrieved successfully. Jul 09 15:33:28.307955 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-557b5687-d1a5-4a0d-9db6-05bd7cd4b8e0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 200 Jul 09 15:33:28.308872 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 61/231] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:28 2026] GET /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 817 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:28.327473 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-81d5977f-1896-4474-a77e-f34aebcf6fac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:28.333150 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-81d5977f-1896-4474-a77e-f34aebcf6fac tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:28.333984 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-81d5977f-1896-4474-a77e-f34aebcf6fac tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:28.334082 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-81d5977f-1896-4474-a77e-f34aebcf6fac tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:28.357837 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:28.357837 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:28.363914 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-81d5977f-1896-4474-a77e-f34aebcf6fac tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:28.371310 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-81d5977f-1896-4474-a77e-f34aebcf6fac tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:28.371956 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 60/232] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:33:28 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 1022 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:33:28.934917 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ad083e13-d706-4540-bed7-78f83b2ad88e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:28.938221 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ad083e13-d706-4540-bed7-78f83b2ad88e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:28.938617 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ad083e13-d706-4540-bed7-78f83b2ad88e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:28.938927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ad083e13-d706-4540-bed7-78f83b2ad88e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:28.955741 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:28.955741 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:28.960001 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ad083e13-d706-4540-bed7-78f83b2ad88e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:28.965278 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ad083e13-d706-4540-bed7-78f83b2ad88e tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:28.965818 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 59/233] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:28 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:29.328859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dca4026f-b940-4804-a03e-6e27c8b535df None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.333332 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dca4026f-b940-4804-a03e-6e27c8b535df tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:29.333596 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dca4026f-b940-4804-a03e-6e27c8b535df tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.333943 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dca4026f-b940-4804-a03e-6e27c8b535df tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:29.351952 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:29.351952 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:29.364572 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dca4026f-b940-4804-a03e-6e27c8b535df tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Volume info retrieved successfully. Jul 09 15:33:29.379436 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dca4026f-b940-4804-a03e-6e27c8b535df tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 200 Jul 09 15:33:29.380362 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 54/234] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:29 2026] GET /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 842 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:29.400521 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-95e1de8d-e37d-42d2-929d-9d457af8e344 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.402959 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-95e1de8d-e37d-42d2-929d-9d457af8e344 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] POST https://10.4.3.19/volume/v3/os-volume-transfer Jul 09 15:33:29.403453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-95e1de8d-e37d-42d2-929d-9d457af8e344 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "a4a1c659-bfb3-434f-8bef-9b7f4fc63361"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:29.406022 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.volume_transfer [None req-95e1de8d-e37d-42d2-929d-9d457af8e344 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Creating new volume transfer {'transfer': {'volume_id': 'a4a1c659-bfb3-434f-8bef-9b7f4fc63361'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 09 15:33:29.406432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.volume_transfer [None req-95e1de8d-e37d-42d2-929d-9d457af8e344 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Creating transfer of volume a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:29.406625 np0000004916 devstack@c-api.service[99866]: INFO cinder.transfer.api [None req-95e1de8d-e37d-42d2-929d-9d457af8e344 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Generating transfer record for volume a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:29.420393 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:29.420393 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:29.453225 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-95e1de8d-e37d-42d2-929d-9d457af8e344 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/os-volume-transfer returned with HTTP 202 Jul 09 15:33:29.455365 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 62/235] 10.4.3.19 () {68 vars in 1284 bytes} [Thu Jul 9 15:33:29 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:29.467982 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6b6bd17f-11a1-4b2f-8eeb-65a45a080dee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.471845 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b6bd17f-11a1-4b2f-8eeb-65a45a080dee tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:29.472008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b6bd17f-11a1-4b2f-8eeb-65a45a080dee tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.472331 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b6bd17f-11a1-4b2f-8eeb-65a45a080dee tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:29.487161 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:29.487161 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:29.492576 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6b6bd17f-11a1-4b2f-8eeb-65a45a080dee tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Volume info retrieved successfully. Jul 09 15:33:29.500868 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b6bd17f-11a1-4b2f-8eeb-65a45a080dee tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 200 Jul 09 15:33:29.502141 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 61/236] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:29 2026] GET /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:29.519302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4f5d9166-57ed-4245-8ab3-3e1e848e8914 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.522067 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4f5d9166-57ed-4245-8ab3-3e1e848e8914 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/os-volume-transfer/detail Jul 09 15:33:29.522373 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4f5d9166-57ed-4245-8ab3-3e1e848e8914 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.523134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4f5d9166-57ed-4245-8ab3-3e1e848e8914 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:29.523134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.volume_transfer [None req-4f5d9166-57ed-4245-8ab3-3e1e848e8914 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Listing volume transfers {{(pid=99865) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 09 15:33:29.539309 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4f5d9166-57ed-4245-8ab3-3e1e848e8914 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 09 15:33:29.539604 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 60/237] 10.4.3.19 () {66 vars in 1284 bytes} [Thu Jul 9 15:33:29 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:29.553389 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1a07fb38-2786-4c13-8b7d-901d93f4a476 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.557205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a07fb38-2786-4c13-8b7d-901d93f4a476 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] DELETE https://10.4.3.19/volume/v3/os-volume-transfer/63b6c7b4-a667-4494-8a23-a6e2aba48cb7 Jul 09 15:33:29.557205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a07fb38-2786-4c13-8b7d-901d93f4a476 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.557331 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a07fb38-2786-4c13-8b7d-901d93f4a476 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:29.557445 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.volume_transfer [None req-1a07fb38-2786-4c13-8b7d-901d93f4a476 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Delete transfer with id: 63b6c7b4-a667-4494-8a23-a6e2aba48cb7 Jul 09 15:33:29.573518 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:29.573518 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:29.592704 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a07fb38-2786-4c13-8b7d-901d93f4a476 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/os-volume-transfer/63b6c7b4-a667-4494-8a23-a6e2aba48cb7 returned with HTTP 202 Jul 09 15:33:29.593896 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 55/238] 10.4.3.19 () {66 vars in 1377 bytes} [Thu Jul 9 15:33:29 2026] DELETE /volume/v3/os-volume-transfer/63b6c7b4-a667-4494-8a23-a6e2aba48cb7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:29.606073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4aee58d6-12d2-4394-a44c-12108d3b70c0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.611238 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4aee58d6-12d2-4394-a44c-12108d3b70c0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:29.611588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4aee58d6-12d2-4394-a44c-12108d3b70c0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.612613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4aee58d6-12d2-4394-a44c-12108d3b70c0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:29.626316 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:29.626316 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:29.636717 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4aee58d6-12d2-4394-a44c-12108d3b70c0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Volume info retrieved successfully. Jul 09 15:33:29.643866 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4aee58d6-12d2-4394-a44c-12108d3b70c0 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 200 Jul 09 15:33:29.645424 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 63/239] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:29 2026] GET /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:29.666730 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-56dbe1de-b7bf-444a-8c3e-08083a06da2f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.672871 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-56dbe1de-b7bf-444a-8c3e-08083a06da2f tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] DELETE https://10.4.3.19/volume/v3/os-volume-transfer/63b6c7b4-a667-4494-8a23-a6e2aba48cb7 Jul 09 15:33:29.672871 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-56dbe1de-b7bf-444a-8c3e-08083a06da2f tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.673127 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-56dbe1de-b7bf-444a-8c3e-08083a06da2f tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:29.673238 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.volume_transfer [None req-56dbe1de-b7bf-444a-8c3e-08083a06da2f tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Delete transfer with id: 63b6c7b4-a667-4494-8a23-a6e2aba48cb7 Jul 09 15:33:29.679540 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-56dbe1de-b7bf-444a-8c3e-08083a06da2f tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/os-volume-transfer/63b6c7b4-a667-4494-8a23-a6e2aba48cb7 returned with HTTP 404 Jul 09 15:33:29.681438 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 62/240] 10.4.3.19 () {66 vars in 1377 bytes} [Thu Jul 9 15:33:29 2026] DELETE /volume/v3/os-volume-transfer/63b6c7b4-a667-4494-8a23-a6e2aba48cb7 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:29.694630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-448892c7-55d2-4f09-a493-4a57948839fa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.699174 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-448892c7-55d2-4f09-a493-4a57948839fa tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:29.699528 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-448892c7-55d2-4f09-a493-4a57948839fa tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.699733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-448892c7-55d2-4f09-a493-4a57948839fa tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:29.703411 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-448892c7-55d2-4f09-a493-4a57948839fa tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Delete volume with id: a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:29.715726 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:29.715726 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:29.716328 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-448892c7-55d2-4f09-a493-4a57948839fa tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Volume info retrieved successfully. Jul 09 15:33:29.743782 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-a3d37ab1-6f7d-4b7d-ab66-94557ceaf699 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.747457 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-a3d37ab1-6f7d-4b7d-ab66-94557ceaf699 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] PUT https://10.4.3.19/volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0 Jul 09 15:33:29.748577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-a3d37ab1-6f7d-4b7d-ab66-94557ceaf699 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:29.775545 np0000004916 devstack@c-api.service[99867]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes_1", "volume_attachment" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 09 15:33:29.775545 np0000004916 devstack@c-api.service[99867]: .first() Jul 09 15:33:29.776350 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-448892c7-55d2-4f09-a493-4a57948839fa tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Delete volume request issued successfully. Jul 09 15:33:29.776350 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-448892c7-55d2-4f09-a493-4a57948839fa tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 202 Jul 09 15:33:29.777137 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 61/241] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:29 2026] DELETE /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:29.792216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-98a11448-7ffb-4ab8-9d26-493b7ffe1f8b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.795754 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-98a11448-7ffb-4ab8-9d26-493b7ffe1f8b tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] GET https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:29.797273 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-98a11448-7ffb-4ab8-9d26-493b7ffe1f8b tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.797273 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-98a11448-7ffb-4ab8-9d26-493b7ffe1f8b tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:29.798892 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-a3d37ab1-6f7d-4b7d-ab66-94557ceaf699 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Acquiring lock "cinder-attachment_update-1346d97d-3af2-4e40-bdd9-180290c4e9df-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:33:29.808161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-a3d37ab1-6f7d-4b7d-ab66-94557ceaf699 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Lock "cinder-attachment_update-1346d97d-3af2-4e40-bdd9-180290c4e9df-np0000004916" acquired by "attachment_update" :: waited 0.008s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:33:29.808932 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:29.808932 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:29.814076 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:29.814076 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:29.825586 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-98a11448-7ffb-4ab8-9d26-493b7ffe1f8b tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Volume info retrieved successfully. Jul 09 15:33:29.837748 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-98a11448-7ffb-4ab8-9d26-493b7ffe1f8b tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 200 Jul 09 15:33:29.838487 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 64/242] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:29 2026] GET /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 1005 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:29.991337 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5601ca16-d13b-4307-a5cc-b2245eb0f610 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:29.995487 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5601ca16-d13b-4307-a5cc-b2245eb0f610 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:29.995487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5601ca16-d13b-4307-a5cc-b2245eb0f610 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:29.995487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5601ca16-d13b-4307-a5cc-b2245eb0f610 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:30.008764 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:30.008764 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:30.014734 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5601ca16-d13b-4307-a5cc-b2245eb0f610 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:30.024740 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5601ca16-d13b-4307-a5cc-b2245eb0f610 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:30.025518 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 63/243] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:29 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:30.350114 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-a3d37ab1-6f7d-4b7d-ab66-94557ceaf699 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Lock "cinder-attachment_update-1346d97d-3af2-4e40-bdd9-180290c4e9df-np0000004916" released by "attachment_update" :: held 0.543s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:33:30.350590 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-a3d37ab1-6f7d-4b7d-ab66-94557ceaf699 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0 returned with HTTP 200 Jul 09 15:33:30.351136 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 56/244] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:33:29 2026] PUT /volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0 => generated 969 bytes in 610 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:33:30.856389 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ef05a05c-7286-4a4d-87e4-8be2daaadf38 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:30.860458 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ef05a05c-7286-4a4d-87e4-8be2daaadf38 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] GET https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:30.861024 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ef05a05c-7286-4a4d-87e4-8be2daaadf38 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:30.861652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ef05a05c-7286-4a4d-87e4-8be2daaadf38 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:30.865079 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=285,cinder:UPDATE=137,cinder:INSERT=78,cinder:DELETE=3 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:33:30.874046 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ef05a05c-7286-4a4d-87e4-8be2daaadf38 tempest-VolumesTransfersTest-994887163 tempest-VolumesTransfersTest-994887163-project-admin] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 404 Jul 09 15:33:30.874870 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 62/245] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:30 2026] GET /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:30.889384 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e57e43a8-dc90-4d39-b7d5-5d2d26f6b6b7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:30.895139 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e57e43a8-dc90-4d39-b7d5-5d2d26f6b6b7 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] GET https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:30.895680 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e57e43a8-dc90-4d39-b7d5-5d2d26f6b6b7 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:30.896929 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e57e43a8-dc90-4d39-b7d5-5d2d26f6b6b7 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:30.907692 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e57e43a8-dc90-4d39-b7d5-5d2d26f6b6b7 tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 404 Jul 09 15:33:30.908463 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 65/246] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:30 2026] GET /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:30.920173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f60c4ab7-e30f-4549-95a2-fe3cbeb0f2bc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:30.922037 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f60c4ab7-e30f-4549-95a2-fe3cbeb0f2bc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] DELETE https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:30.922333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f60c4ab7-e30f-4549-95a2-fe3cbeb0f2bc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:30.922480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f60c4ab7-e30f-4549-95a2-fe3cbeb0f2bc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:30.922647 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f60c4ab7-e30f-4549-95a2-fe3cbeb0f2bc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] Delete volume with id: a4a1c659-bfb3-434f-8bef-9b7f4fc63361 Jul 09 15:33:30.929162 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f60c4ab7-e30f-4549-95a2-fe3cbeb0f2bc tempest-VolumesTransfersTest-176897525 tempest-VolumesTransfersTest-176897525-project-member] https://10.4.3.19/volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 returned with HTTP 404 Jul 09 15:33:30.930261 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 64/247] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:30 2026] DELETE /volume/v3/volumes/a4a1c659-bfb3-434f-8bef-9b7f4fc63361 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:33:31.046707 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0003b2f2-de25-45eb-9e3b-9e2ef07837c4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:31.049011 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0003b2f2-de25-45eb-9e3b-9e2ef07837c4 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:31.049806 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0003b2f2-de25-45eb-9e3b-9e2ef07837c4 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:31.050283 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0003b2f2-de25-45eb-9e3b-9e2ef07837c4 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:31.064054 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:31.064054 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:31.071832 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0003b2f2-de25-45eb-9e3b-9e2ef07837c4 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:31.079285 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0003b2f2-de25-45eb-9e3b-9e2ef07837c4 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:31.080097 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 57/248] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:31 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:32.103548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c6aa6359-5947-42e6-b1ca-ddab90e62ebd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:32.106825 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6aa6359-5947-42e6-b1ca-ddab90e62ebd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:32.107045 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6aa6359-5947-42e6-b1ca-ddab90e62ebd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:32.107339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6aa6359-5947-42e6-b1ca-ddab90e62ebd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:32.120755 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:32.120755 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:32.125536 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c6aa6359-5947-42e6-b1ca-ddab90e62ebd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:32.130786 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6aa6359-5947-42e6-b1ca-ddab90e62ebd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:32.131252 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 63/249] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:32 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:33.151248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-62925057-c78a-446f-bb59-fce6e8c0a7bd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:33.153962 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-62925057-c78a-446f-bb59-fce6e8c0a7bd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:33.154505 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-62925057-c78a-446f-bb59-fce6e8c0a7bd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:33.156483 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-62925057-c78a-446f-bb59-fce6e8c0a7bd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:33.177255 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:33.177255 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:33.186373 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-62925057-c78a-446f-bb59-fce6e8c0a7bd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:33.205363 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-62925057-c78a-446f-bb59-fce6e8c0a7bd tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:33.205363 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 66/250] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:33 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:34.228370 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-533c5c96-7ef6-40f8-9c30-8a332bb1db0b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:34.231948 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-533c5c96-7ef6-40f8-9c30-8a332bb1db0b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:34.232717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-533c5c96-7ef6-40f8-9c30-8a332bb1db0b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:34.235253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-533c5c96-7ef6-40f8-9c30-8a332bb1db0b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:34.254346 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:34.254346 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:34.260022 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-533c5c96-7ef6-40f8-9c30-8a332bb1db0b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:34.267965 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-533c5c96-7ef6-40f8-9c30-8a332bb1db0b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:34.268916 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 65/251] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:34 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:35.292432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5bd49124-80bd-4d78-b7f5-3e8e3b8b2ba9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:35.296883 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5bd49124-80bd-4d78-b7f5-3e8e3b8b2ba9 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:35.297619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5bd49124-80bd-4d78-b7f5-3e8e3b8b2ba9 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:35.300441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5bd49124-80bd-4d78-b7f5-3e8e3b8b2ba9 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:35.321430 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:35.321430 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:35.331425 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5bd49124-80bd-4d78-b7f5-3e8e3b8b2ba9 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:35.338987 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5bd49124-80bd-4d78-b7f5-3e8e3b8b2ba9 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:35.339597 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 58/252] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:35 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:36.085573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:36.088076 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:36.088869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1762850797"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:36.090942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1762850797'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:36.091124 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume of 1 GB Jul 09 15:33:36.097996 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Availability Zones retrieved successfully. Jul 09 15:33:36.107407 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Flow 'volume_create_api' (532fe810-a7ce-4ba8-b24c-d61b2009d2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:36.108023 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a5d019-3d5e-4356-b2d8-3def6973ed0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:36.109367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:36.150211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a5d019-3d5e-4356-b2d8-3def6973ed0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:36.151824 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502115a2-b56b-42a1-8a92-7f9d1cfb5574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:36.264810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Created reservations ['f69e20db-8e31-40ef-8ddd-9651c546145e', 'b651ae92-715d-4fdc-8539-7d695a6865ad', '6f9b9d92-2155-4777-82e6-b71d4b85159a', '8452d07e-739e-42a5-9519-ac348dc5c238'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:36.265856 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (502115a2-b56b-42a1-8a92-7f9d1cfb5574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f69e20db-8e31-40ef-8ddd-9651c546145e', 'b651ae92-715d-4fdc-8539-7d695a6865ad', '6f9b9d92-2155-4777-82e6-b71d4b85159a', '8452d07e-739e-42a5-9519-ac348dc5c238']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:36.266801 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64c082e-3cb9-4671-94f2-e9c4f8d70821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:36.305489 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64c082e-3cb9-4671-94f2-e9c4f8d70821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '003b3c08-6822-41f8-8769-cbe16c5d5cb2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1762850797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c969de9740d43ea9d5dd3cfda930058',qos_specs=None,replication_status=,reservations=['f69e20db-8e31-40ef-8ddd-9651c546145e','b651ae92-715d-4fdc-8539-7d695a6865ad','6f9b9d92-2155-4777-82e6-b71d4b85159a','8452d07e-739e-42a5-9519-ac348dc5c238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1762850797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=003b3c08-6822-41f8-8769-cbe16c5d5cb2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c969de9740d43ea9d5dd3cfda930058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:36.306025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c215cb7a-8000-4719-a95f-6cc37de716f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:36.336107 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c215cb7a-8000-4719-a95f-6cc37de716f6) transitioned into state 'SUCCESS' from state '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-1762850797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c969de9740d43ea9d5dd3cfda930058',qos_specs=None,replication_status=,reservations=['f69e20db-8e31-40ef-8ddd-9651c546145e','b651ae92-715d-4fdc-8539-7d695a6865ad','6f9b9d92-2155-4777-82e6-b71d4b85159a','8452d07e-739e-42a5-9519-ac348dc5c238'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:36.336963 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b125616-1262-4e6f-a96f-36e27b7c71fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:36.349971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b125616-1262-4e6f-a96f-36e27b7c71fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:36.351094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Flow 'volume_create_api' (532fe810-a7ce-4ba8-b24c-d61b2009d2f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:36.351605 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume request issued successfully. Jul 09 15:33:36.352280 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df97b284-4aaa-4d37-815e-3f9235a5bb9c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:36.352780 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 64/253] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:36 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:36.366968 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4be654b7-2f78-4b55-8e31-f05893af688c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:36.369214 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c974fd98-4a26-414e-adb8-7f5ca711ef6e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:36.369687 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4be654b7-2f78-4b55-8e31-f05893af688c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:36.370850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4be654b7-2f78-4b55-8e31-f05893af688c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:36.372055 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4be654b7-2f78-4b55-8e31-f05893af688c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:36.374878 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c974fd98-4a26-414e-adb8-7f5ca711ef6e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:36.374878 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c974fd98-4a26-414e-adb8-7f5ca711ef6e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:36.375217 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c974fd98-4a26-414e-adb8-7f5ca711ef6e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:36.386786 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:36.386786 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:36.391889 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c974fd98-4a26-414e-adb8-7f5ca711ef6e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:36.395952 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:36.395952 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:36.398485 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c974fd98-4a26-414e-adb8-7f5ca711ef6e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:36.399065 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 66/254] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:36 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 821 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:36.407884 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4be654b7-2f78-4b55-8e31-f05893af688c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:36.416747 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4be654b7-2f78-4b55-8e31-f05893af688c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:36.417602 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 67/255] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:36 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:37.418020 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b5837a42-67d9-4541-99b9-95c483b9e500 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:37.420055 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b5837a42-67d9-4541-99b9-95c483b9e500 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:37.420318 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b5837a42-67d9-4541-99b9-95c483b9e500 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:37.420605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b5837a42-67d9-4541-99b9-95c483b9e500 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:37.430050 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:37.430050 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:37.434160 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-49f83934-9da7-4bd3-9f7a-e8ee3b8de33c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:37.435657 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b5837a42-67d9-4541-99b9-95c483b9e500 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:37.436477 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-49f83934-9da7-4bd3-9f7a-e8ee3b8de33c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:37.436795 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-49f83934-9da7-4bd3-9f7a-e8ee3b8de33c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:37.437085 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-49f83934-9da7-4bd3-9f7a-e8ee3b8de33c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:37.444749 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b5837a42-67d9-4541-99b9-95c483b9e500 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:37.445270 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 59/256] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:37 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:37.462868 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:37.462868 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:37.468517 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-49f83934-9da7-4bd3-9f7a-e8ee3b8de33c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:37.476720 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-49f83934-9da7-4bd3-9f7a-e8ee3b8de33c tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:37.477142 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 65/257] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:37 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:37.520333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b60df6c0-6d80-48ed-827f-217f058b160e req-7e56611c-2871-429e-98a2-ab9405623873 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:37.524298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-7e56611c-2871-429e-98a2-ab9405623873 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:37.524298 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-7e56611c-2871-429e-98a2-ab9405623873 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:37.524674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-7e56611c-2871-429e-98a2-ab9405623873 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:37.534644 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:37.534644 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:37.539867 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-b60df6c0-6d80-48ed-827f-217f058b160e req-7e56611c-2871-429e-98a2-ab9405623873 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:37.547021 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-7e56611c-2871-429e-98a2-ab9405623873 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:37.547594 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 67/258] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:33:37 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:37.694276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-e4c3b4f5-63e4-4d58-ab08-17c8e33d5e88 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:37.697746 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-e4c3b4f5-63e4-4d58-ab08-17c8e33d5e88 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] POST https://10.4.3.19/volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0/action Jul 09 15:33:37.698657 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-e4c3b4f5-63e4-4d58-ab08-17c8e33d5e88 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:37.698862 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-e4c3b4f5-63e4-4d58-ab08-17c8e33d5e88 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:37.712913 np0000004916 devstack@c-api.service[99866]: /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 09 15:33:37.712913 np0000004916 devstack@c-api.service[99866]: .first() Jul 09 15:33:37.734082 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:37.734082 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:37.754216 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-588a5f44-31a8-4559-9073-720b7ab54d17 req-e4c3b4f5-63e4-4d58-ab08-17c8e33d5e88 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0/action returned with HTTP 204 Jul 09 15:33:37.754783 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 68/259] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:33:37 2026] POST /volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:38.028702 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20802595-780b-448f-8335-2af90a5e9b3a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:38.030722 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:38.031227 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1178942049"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:38.032756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume request body: {'volume': {'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1178942049'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:38.065500 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-01906f01-2a85-4672-b698-f1bca3f5692b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:38.069249 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:38.069716 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-891207391"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:38.072507 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-891207391'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:38.072507 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume of 1 GB Jul 09 15:33:38.076982 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Availability Zones retrieved successfully. Jul 09 15:33:38.085195 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (95cb638f-3282-4da9-925e-d6e67e8c3e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:38.086588 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f66bf75-5a68-44e2-8f2b-04b996b58c29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.088584 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:38.130072 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f66bf75-5a68-44e2-8f2b-04b996b58c29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.131997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c5e2a17-572a-4ef5-bfb7-6ea9d29c1ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.219804 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Created reservations ['590072f4-e913-44cd-b8e1-2226ef379c36', '6273550b-9c09-4ef7-81ec-ee3ee152bc27', '1327e77f-66e0-4ad0-8d64-604af233f1ee', 'e3f1ad9d-708a-4690-9625-10fec48ca09b'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:38.220830 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c5e2a17-572a-4ef5-bfb7-6ea9d29c1ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['590072f4-e913-44cd-b8e1-2226ef379c36', '6273550b-9c09-4ef7-81ec-ee3ee152bc27', '1327e77f-66e0-4ad0-8d64-604af233f1ee', 'e3f1ad9d-708a-4690-9625-10fec48ca09b']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.221541 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da3b623d-ce5a-4c91-baf6-d26fe3cc0135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.247039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da3b623d-ce5a-4c91-baf6-d26fe3cc0135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc284250-c8b8-407b-91b6-0bedea00851b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-891207391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['590072f4-e913-44cd-b8e1-2226ef379c36','6273550b-9c09-4ef7-81ec-ee3ee152bc27','1327e77f-66e0-4ad0-8d64-604af233f1ee','e3f1ad9d-708a-4690-9625-10fec48ca09b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-891207391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dc284250-c8b8-407b-91b6-0bedea00851b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9028f4488574ccbb63208360952e128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4698446348f4c96ae299f521787e98d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.248562 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4efef73b-cfea-447a-916f-29fcb2bf877c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.283804 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4efef73b-cfea-447a-916f-29fcb2bf877c) transitioned into state 'SUCCESS' from state '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-891207391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['590072f4-e913-44cd-b8e1-2226ef379c36','6273550b-9c09-4ef7-81ec-ee3ee152bc27','1327e77f-66e0-4ad0-8d64-604af233f1ee','e3f1ad9d-708a-4690-9625-10fec48ca09b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.284915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3355b6-7f53-4f6a-9b2c-03a70e6e4742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.300593 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb3355b6-7f53-4f6a-9b2c-03a70e6e4742) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.301632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (95cb638f-3282-4da9-925e-d6e67e8c3e10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:38.302085 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request issued successfully. Jul 09 15:33:38.302842 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-01906f01-2a85-4672-b698-f1bca3f5692b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:38.303441 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 66/260] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:38 2026] POST /volume/v3/volumes => generated 746 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:38.321428 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ad1fde3a-f1e3-4a26-b786-7862d9841fa8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:38.325238 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ad1fde3a-f1e3-4a26-b786-7862d9841fa8 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:38.325727 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ad1fde3a-f1e3-4a26-b786-7862d9841fa8 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:38.325985 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ad1fde3a-f1e3-4a26-b786-7862d9841fa8 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:38.337748 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:38.337748 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:38.344159 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ad1fde3a-f1e3-4a26-b786-7862d9841fa8 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:38.350783 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ad1fde3a-f1e3-4a26-b786-7862d9841fa8 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:38.352379 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 68/261] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:38 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:38.494803 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-813b40e7-d107-4cf5-9978-f0be6a3c779d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:38.497008 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-813b40e7-d107-4cf5-9978-f0be6a3c779d tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:38.497311 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-813b40e7-d107-4cf5-9978-f0be6a3c779d tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:38.497831 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-813b40e7-d107-4cf5-9978-f0be6a3c779d tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:38.514125 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:38.514125 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:38.520216 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-813b40e7-d107-4cf5-9978-f0be6a3c779d tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:38.528647 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-813b40e7-d107-4cf5-9978-f0be6a3c779d tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:38.529134 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 69/262] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:38 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 1135 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:38.546904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e16e5342-3a59-4c69-8c9e-b0f609b3c628 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:38.550040 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e16e5342-3a59-4c69-8c9e-b0f609b3c628 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:38.550341 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e16e5342-3a59-4c69-8c9e-b0f609b3c628 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:38.550457 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e16e5342-3a59-4c69-8c9e-b0f609b3c628 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:38.565839 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:38.565839 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:38.573862 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e16e5342-3a59-4c69-8c9e-b0f609b3c628 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:38.580540 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e16e5342-3a59-4c69-8c9e-b0f609b3c628 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:38.583132 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 67/263] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:38 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:38.606324 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume of 1 GB Jul 09 15:33:38.616168 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Availability Zones retrieved successfully. Jul 09 15:33:38.624675 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Flow 'volume_create_api' (7b25495b-562f-4a35-84d6-349d19064366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:38.628517 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b7a8f70-8352-4e2d-a549-cd299eb5433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.630622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:38.758839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b7a8f70-8352-4e2d-a549-cd299eb5433a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.759040 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9cd939-f38a-4493-88c5-96853ff1040a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.883559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Created reservations ['11073fac-0f99-4943-aa37-f95f7516a878', '9cbba399-8194-4719-8575-e448fa290ee4', '01d1110e-254b-4bb3-92a9-e1cb4b2d4ffc', '31f17e27-0867-48fb-8894-dfdd773f171d'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:38.884646 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab9cd939-f38a-4493-88c5-96853ff1040a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11073fac-0f99-4943-aa37-f95f7516a878', '9cbba399-8194-4719-8575-e448fa290ee4', '01d1110e-254b-4bb3-92a9-e1cb4b2d4ffc', '31f17e27-0867-48fb-8894-dfdd773f171d']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.885497 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da24263a-95d6-4111-a973-00c1417ee7e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.918611 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da24263a-95d6-4111-a973-00c1417ee7e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f01ccb9-e70a-49b3-815f-161da1098947', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1178942049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80983099c3954a948ef1a496f6c4eed0',qos_specs=None,replication_status=,reservations=['11073fac-0f99-4943-aa37-f95f7516a878','9cbba399-8194-4719-8575-e448fa290ee4','01d1110e-254b-4bb3-92a9-e1cb4b2d4ffc','31f17e27-0867-48fb-8894-dfdd773f171d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b30e2e3ba1e409497406c2350e590ba',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1178942049',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f01ccb9-e70a-49b3-815f-161da1098947,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80983099c3954a948ef1a496f6c4eed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b30e2e3ba1e409497406c2350e590ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.920030 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68618a10-70f5-42a2-a9fb-8349e089f4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.955776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68618a10-70f5-42a2-a9fb-8349e089f4ed) transitioned into state 'SUCCESS' from state '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-1178942049',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80983099c3954a948ef1a496f6c4eed0',qos_specs=None,replication_status=,reservations=['11073fac-0f99-4943-aa37-f95f7516a878','9cbba399-8194-4719-8575-e448fa290ee4','01d1110e-254b-4bb3-92a9-e1cb4b2d4ffc','31f17e27-0867-48fb-8894-dfdd773f171d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b30e2e3ba1e409497406c2350e590ba',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.956794 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d271ef-ea5f-4f01-80e1-db1970145df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:38.973992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27d271ef-ea5f-4f01-80e1-db1970145df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:38.975635 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Flow 'volume_create_api' (7b25495b-562f-4a35-84d6-349d19064366) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:38.976297 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume request issued successfully. Jul 09 15:33:38.977268 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20802595-780b-448f-8335-2af90a5e9b3a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:38.978642 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 60/264] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:33:38 2026] POST /volume/v3/volumes => generated 745 bytes in 950 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:39.005095 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a46ce064-1108-4883-b7e5-ba2cd929c22a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:39.011872 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a46ce064-1108-4883-b7e5-ba2cd929c22a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:39.012101 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a46ce064-1108-4883-b7e5-ba2cd929c22a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:39.012384 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a46ce064-1108-4883-b7e5-ba2cd929c22a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:39.035207 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:39.035207 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:39.041448 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a46ce064-1108-4883-b7e5-ba2cd929c22a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:39.051597 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a46ce064-1108-4883-b7e5-ba2cd929c22a tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:39.051597 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 69/265] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:39 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:39.368867 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a7079c5d-ded9-4d28-bfe9-aa282972fe72 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:39.371284 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a7079c5d-ded9-4d28-bfe9-aa282972fe72 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:39.371530 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a7079c5d-ded9-4d28-bfe9-aa282972fe72 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:39.371871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a7079c5d-ded9-4d28-bfe9-aa282972fe72 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:39.384000 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:39.384000 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:39.390479 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a7079c5d-ded9-4d28-bfe9-aa282972fe72 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:39.398211 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a7079c5d-ded9-4d28-bfe9-aa282972fe72 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:39.398828 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 70/266] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:39 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:39.418741 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7fdc83fc-7f0f-4271-99af-0b04458b9ff6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:39.420397 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7fdc83fc-7f0f-4271-99af-0b04458b9ff6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] POST https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action Jul 09 15:33:39.421339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7fdc83fc-7f0f-4271-99af-0b04458b9ff6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action body: b'{"os-attach": {"instance_uuid": "189d8a9f-9fde-45f2-9f2f-0c62243414b7", "mountpoint": "/dev/vdb"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:39.421607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7fdc83fc-7f0f-4271-99af-0b04458b9ff6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "189d8a9f-9fde-45f2-9f2f-0c62243414b7", "mountpoint": "/dev/vdb"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:39.431171 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:39.431171 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:39.431854 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7fdc83fc-7f0f-4271-99af-0b04458b9ff6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:39.443431 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7fdc83fc-7f0f-4271-99af-0b04458b9ff6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Update volume admin metadata completed successfully. Jul 09 15:33:39.850765 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4c5565f4-8ddc-4119-abdd-7a1e4edf1784 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:39.852198 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4c5565f4-8ddc-4119-abdd-7a1e4edf1784 None None] GET https://10.4.3.19/volume// Jul 09 15:33:39.852198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4c5565f4-8ddc-4119-abdd-7a1e4edf1784 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:39.852198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4c5565f4-8ddc-4119-abdd-7a1e4edf1784 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:39.852198 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4c5565f4-8ddc-4119-abdd-7a1e4edf1784 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:33:39.853076 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 61/267] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:33: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 09 15:33:39.873608 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b60df6c0-6d80-48ed-827f-217f058b160e req-2201ed7b-158c-4aef-a36e-6d135e65b6f1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:39.948262 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7fdc83fc-7f0f-4271-99af-0b04458b9ff6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Attach volume completed successfully. Jul 09 15:33:39.948770 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7fdc83fc-7f0f-4271-99af-0b04458b9ff6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action returned with HTTP 202 Jul 09 15:33:39.949465 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 68/268] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:39 2026] POST /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action => generated 0 bytes in 532 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:39.958167 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-34cc017c-730d-43ca-8c7a-65a2242bd24f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:39.959173 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-34cc017c-730d-43ca-8c7a-65a2242bd24f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:39.959402 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-34cc017c-730d-43ca-8c7a-65a2242bd24f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:39.959594 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-34cc017c-730d-43ca-8c7a-65a2242bd24f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:39.971453 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:39.971453 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:39.975644 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-34cc017c-730d-43ca-8c7a-65a2242bd24f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:39.982643 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-34cc017c-730d-43ca-8c7a-65a2242bd24f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:39.983029 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 71/269] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:39 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:40.001255 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-30c1b88c-6d82-43fb-82ef-63514f549130 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:40.003478 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-30c1b88c-6d82-43fb-82ef-63514f549130 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:40.004003 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-30c1b88c-6d82-43fb-82ef-63514f549130 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:40.004003 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-30c1b88c-6d82-43fb-82ef-63514f549130 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:40.020045 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:40.020045 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:40.026992 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-30c1b88c-6d82-43fb-82ef-63514f549130 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:40.035373 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-30c1b88c-6d82-43fb-82ef-63514f549130 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:40.038047 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 62/270] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:39 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:40.056959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8430ce2b-6bd0-4ba3-bf76-cf66ced277d5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:40.067205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-778a4077-d205-4f15-9e5a-5754104642bc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:40.073848 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-778a4077-d205-4f15-9e5a-5754104642bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:40.073848 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-778a4077-d205-4f15-9e5a-5754104642bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:40.073848 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-778a4077-d205-4f15-9e5a-5754104642bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:40.085430 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:40.085430 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:40.091928 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-778a4077-d205-4f15-9e5a-5754104642bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:40.099383 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-778a4077-d205-4f15-9e5a-5754104642bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:40.099920 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 72/271] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:40 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:40.289075 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8430ce2b-6bd0-4ba3-bf76-cf66ced277d5 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action Jul 09 15:33:40.289478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8430ce2b-6bd0-4ba3-bf76-cf66ced277d5 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:40.289647 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8430ce2b-6bd0-4ba3-bf76-cf66ced277d5 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:40.303826 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:40.303826 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:40.304308 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-8430ce2b-6bd0-4ba3-bf76-cf66ced277d5 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume 'dc284250-c8b8-407b-91b6-0bedea00851b' with '{'status': 'error'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:33:40.335742 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8430ce2b-6bd0-4ba3-bf76-cf66ced277d5 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action returned with HTTP 202 Jul 09 15:33:40.336573 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 69/272] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:40 2026] POST /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action => generated 0 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 09 15:33:40.345004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5d23d82c-41c7-4d11-8d72-390d4b7615e9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:40.349021 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5d23d82c-41c7-4d11-8d72-390d4b7615e9 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:40.349021 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5d23d82c-41c7-4d11-8d72-390d4b7615e9 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:40.349371 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5d23d82c-41c7-4d11-8d72-390d4b7615e9 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:40.361058 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-2201ed7b-158c-4aef-a36e-6d135e65b6f1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:33:40.361471 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-2201ed7b-158c-4aef-a36e-6d135e65b6f1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "003b3c08-6822-41f8-8769-cbe16c5d5cb2", "connector": null, "instance_uuid": "2f5edd55-4ecf-4488-936f-978c518429c7"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:40.365409 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:40.365409 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:40.371039 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5d23d82c-41c7-4d11-8d72-390d4b7615e9 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:40.380025 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5d23d82c-41c7-4d11-8d72-390d4b7615e9 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:40.380924 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 63/273] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:40 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 1172 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:40.381146 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:40.381146 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:40.401597 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8442b924-af4e-4f01-b1dd-df64059082c0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:40.403804 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8442b924-af4e-4f01-b1dd-df64059082c0 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action Jul 09 15:33:40.404299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8442b924-af4e-4f01-b1dd-df64059082c0 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2b8fddf5-f529-4727-8e10-9a19e4c3bd14"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:40.404481 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8442b924-af4e-4f01-b1dd-df64059082c0 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2b8fddf5-f529-4727-8e10-9a19e4c3bd14"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:40.420318 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:40.420318 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:40.420937 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8442b924-af4e-4f01-b1dd-df64059082c0 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Volume info retrieved successfully. Jul 09 15:33:40.432296 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-2201ed7b-158c-4aef-a36e-6d135e65b6f1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:33:40.432907 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 70/274] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:33:39 2026] POST /volume/v3/attachments => generated 273 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:40.588701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a3f16213-0772-4b79-aeea-d77031d79f98 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:40.590838 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a3f16213-0772-4b79-aeea-d77031d79f98 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:40.591075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a3f16213-0772-4b79-aeea-d77031d79f98 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:40.591318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a3f16213-0772-4b79-aeea-d77031d79f98 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:40.602741 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:40.602741 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:40.607608 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a3f16213-0772-4b79-aeea-d77031d79f98 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:40.613929 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a3f16213-0772-4b79-aeea-d77031d79f98 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:40.613929 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 70/275] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:40 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:40.939531 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8442b924-af4e-4f01-b1dd-df64059082c0 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Terminate volume connection completed successfully. Jul 09 15:33:40.951651 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8442b924-af4e-4f01-b1dd-df64059082c0 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=99866) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 09 15:33:40.977274 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c5196603-87e3-4697-a2d9-09ed36f553fd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:40.977689 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5196603-87e3-4697-a2d9-09ed36f553fd None None] GET https://10.4.3.19/volume// Jul 09 15:33:40.978527 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5196603-87e3-4697-a2d9-09ed36f553fd None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:40.978527 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5196603-87e3-4697-a2d9-09ed36f553fd None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:40.978527 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5196603-87e3-4697-a2d9-09ed36f553fd None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:33:40.978895 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 64/276] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:33: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 09 15:33:40.992391 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b60df6c0-6d80-48ed-827f-217f058b160e req-78e2ba63-b8cc-4244-9758-1f1a79789129 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:40.994624 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-78e2ba63-b8cc-4244-9758-1f1a79789129 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:40.994764 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-78e2ba63-b8cc-4244-9758-1f1a79789129 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:40.995240 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-78e2ba63-b8cc-4244-9758-1f1a79789129 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:41.007058 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:41.007058 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:41.012727 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-b60df6c0-6d80-48ed-827f-217f058b160e req-78e2ba63-b8cc-4244-9758-1f1a79789129 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:41.019276 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-78e2ba63-b8cc-4244-9758-1f1a79789129 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:41.019693 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 71/277] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:33:40 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:33:41.109445 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b60df6c0-6d80-48ed-827f-217f058b160e req-af36359c-b70e-492d-b47a-f7b454fc3889 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:41.114258 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-af36359c-b70e-492d-b47a-f7b454fc3889 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] PUT https://10.4.3.19/volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631 Jul 09 15:33:41.114708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-af36359c-b70e-492d-b47a-f7b454fc3889 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:41.118116 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-261d1319-e832-447e-9f81-1fc6dc6df3bc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:41.120505 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-261d1319-e832-447e-9f81-1fc6dc6df3bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:41.120825 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-261d1319-e832-447e-9f81-1fc6dc6df3bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:41.121063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-261d1319-e832-447e-9f81-1fc6dc6df3bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:41.129120 np0000004916 devstack@c-api.service[99865]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Jul 09 15:33:41.129120 np0000004916 devstack@c-api.service[99865]: .first() Jul 09 15:33:41.132178 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:41.132178 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:41.135970 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b60df6c0-6d80-48ed-827f-217f058b160e req-af36359c-b70e-492d-b47a-f7b454fc3889 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Acquiring lock "cinder-attachment_update-003b3c08-6822-41f8-8769-cbe16c5d5cb2-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:33:41.137309 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-261d1319-e832-447e-9f81-1fc6dc6df3bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:41.144296 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b60df6c0-6d80-48ed-827f-217f058b160e req-af36359c-b70e-492d-b47a-f7b454fc3889 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Lock "cinder-attachment_update-003b3c08-6822-41f8-8769-cbe16c5d5cb2-np0000004916" acquired by "attachment_update" :: waited 0.008s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:33:41.145586 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:41.145586 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:41.146497 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-261d1319-e832-447e-9f81-1fc6dc6df3bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:41.147048 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 65/278] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:41 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:41.480212 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8442b924-af4e-4f01-b1dd-df64059082c0 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Detach volume completed successfully. Jul 09 15:33:41.480629 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8442b924-af4e-4f01-b1dd-df64059082c0 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action returned with HTTP 202 Jul 09 15:33:41.481261 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 73/279] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:40 2026] POST /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action => generated 0 bytes in 1080 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:41.490267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-41cb07ba-eba2-41a5-ab6e-be251e04ef3a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:41.492500 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-41cb07ba-eba2-41a5-ab6e-be251e04ef3a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:41.492786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-41cb07ba-eba2-41a5-ab6e-be251e04ef3a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:41.493085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-41cb07ba-eba2-41a5-ab6e-be251e04ef3a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:41.504215 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:41.504215 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:41.509163 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-41cb07ba-eba2-41a5-ab6e-be251e04ef3a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:41.515777 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-41cb07ba-eba2-41a5-ab6e-be251e04ef3a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:41.516248 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 72/280] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:41 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:41.537286 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fae75461-3744-45ec-b83c-9cc3e5704db4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:41.539992 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fae75461-3744-45ec-b83c-9cc3e5704db4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:41.540298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fae75461-3744-45ec-b83c-9cc3e5704db4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:41.540581 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fae75461-3744-45ec-b83c-9cc3e5704db4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:41.550507 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:41.550507 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:41.555706 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fae75461-3744-45ec-b83c-9cc3e5704db4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:41.561592 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fae75461-3744-45ec-b83c-9cc3e5704db4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:41.562221 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 66/281] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:41 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:41.584216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b078675e-9f5b-4a68-a7d4-724c07bf5df6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:41.584361 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b078675e-9f5b-4a68-a7d4-724c07bf5df6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] POST https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action Jul 09 15:33:41.584706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b078675e-9f5b-4a68-a7d4-724c07bf5df6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action body: b'{"os-detach": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:41.585009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b078675e-9f5b-4a68-a7d4-724c07bf5df6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:41.598884 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:41.598884 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:41.600271 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b078675e-9f5b-4a68-a7d4-724c07bf5df6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:41.635788 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-094c5d07-86cc-4e05-887c-954214c40801 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:41.638911 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-094c5d07-86cc-4e05-887c-954214c40801 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:41.639122 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-094c5d07-86cc-4e05-887c-954214c40801 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:41.641807 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-094c5d07-86cc-4e05-887c-954214c40801 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:41.653933 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:41.653933 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:41.657904 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-094c5d07-86cc-4e05-887c-954214c40801 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:41.662626 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-094c5d07-86cc-4e05-887c-954214c40801 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:41.663045 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 73/282] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:41 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:41.673395 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b60df6c0-6d80-48ed-827f-217f058b160e req-af36359c-b70e-492d-b47a-f7b454fc3889 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Lock "cinder-attachment_update-003b3c08-6822-41f8-8769-cbe16c5d5cb2-np0000004916" released by "attachment_update" :: held 0.529s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:33:41.673841 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-af36359c-b70e-492d-b47a-f7b454fc3889 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631 returned with HTTP 200 Jul 09 15:33:41.674539 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 71/283] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:33:41 2026] PUT /volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:42.103563 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b078675e-9f5b-4a68-a7d4-724c07bf5df6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Detach volume completed successfully. Jul 09 15:33:42.103925 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b078675e-9f5b-4a68-a7d4-724c07bf5df6 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action returned with HTTP 202 Jul 09 15:33:42.104538 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 74/284] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:41 2026] POST /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b/action => generated 0 bytes in 523 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:42.112878 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-af0528dc-7958-44a4-a4f2-4f2ceb1d44fd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:42.115339 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-af0528dc-7958-44a4-a4f2-4f2ceb1d44fd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:42.115621 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-af0528dc-7958-44a4-a4f2-4f2ceb1d44fd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:42.115892 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-af0528dc-7958-44a4-a4f2-4f2ceb1d44fd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:42.125571 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:42.125571 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:42.131081 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-af0528dc-7958-44a4-a4f2-4f2ceb1d44fd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:42.137912 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-af0528dc-7958-44a4-a4f2-4f2ceb1d44fd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:42.138499 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 67/285] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:42 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:42.155687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0590a156-87b6-4a62-b393-ea4aa14bb34e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:42.160828 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0590a156-87b6-4a62-b393-ea4aa14bb34e tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:42.161132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0590a156-87b6-4a62-b393-ea4aa14bb34e tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:42.161451 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0590a156-87b6-4a62-b393-ea4aa14bb34e tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:42.165448 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a5ce9d5c-6d94-46d6-afca-fa5dc0293ab3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:42.167177 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a5ce9d5c-6d94-46d6-afca-fa5dc0293ab3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:42.167380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a5ce9d5c-6d94-46d6-afca-fa5dc0293ab3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:42.167574 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a5ce9d5c-6d94-46d6-afca-fa5dc0293ab3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:42.172803 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:42.172803 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:42.175282 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:42.175282 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:42.178465 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0590a156-87b6-4a62-b393-ea4aa14bb34e tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:42.179915 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a5ce9d5c-6d94-46d6-afca-fa5dc0293ab3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:42.184886 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a5ce9d5c-6d94-46d6-afca-fa5dc0293ab3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:42.185077 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0590a156-87b6-4a62-b393-ea4aa14bb34e tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:42.185290 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 72/286] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:42 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 895 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:42.185753 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 74/287] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:42 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:42.202125 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-de120a78-5642-4105-a22a-7febedcfabd5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:42.204163 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-de120a78-5642-4105-a22a-7febedcfabd5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] DELETE https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:42.204390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-de120a78-5642-4105-a22a-7febedcfabd5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:42.204579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-de120a78-5642-4105-a22a-7febedcfabd5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:42.204811 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-de120a78-5642-4105-a22a-7febedcfabd5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Delete volume with id: dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:42.212662 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:42.212662 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:42.213328 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-de120a78-5642-4105-a22a-7febedcfabd5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:42.239000 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-de120a78-5642-4105-a22a-7febedcfabd5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Delete volume request issued successfully. Jul 09 15:33:42.239371 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-de120a78-5642-4105-a22a-7febedcfabd5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 202 Jul 09 15:33:42.240070 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 75/288] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:42 2026] DELETE /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:42.248129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-660ae96b-f825-4d80-ba4d-587e856a8c62 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:42.251608 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-660ae96b-f825-4d80-ba4d-587e856a8c62 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:42.252115 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-660ae96b-f825-4d80-ba4d-587e856a8c62 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:42.252423 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-660ae96b-f825-4d80-ba4d-587e856a8c62 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:42.262378 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:42.262378 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:42.268482 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-660ae96b-f825-4d80-ba4d-587e856a8c62 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:42.275703 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-660ae96b-f825-4d80-ba4d-587e856a8c62 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 200 Jul 09 15:33:42.276351 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 68/289] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:42 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:42.678572 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9ba9fd46-5998-4d80-989c-ea9894901840 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:42.681037 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9ba9fd46-5998-4d80-989c-ea9894901840 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:42.681165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9ba9fd46-5998-4d80-989c-ea9894901840 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:42.681311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9ba9fd46-5998-4d80-989c-ea9894901840 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:42.693714 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:42.693714 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:42.698770 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9ba9fd46-5998-4d80-989c-ea9894901840 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:42.704666 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9ba9fd46-5998-4d80-989c-ea9894901840 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:42.705125 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 73/290] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:42 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:42.977495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7d7a3783-1636-4d40-9f30-c7a8dea4f25c req-449d6064-5e3e-49b4-bea1-75bb1b408c2f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:42.983753 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7d7a3783-1636-4d40-9f30-c7a8dea4f25c req-449d6064-5e3e-49b4-bea1-75bb1b408c2f tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] DELETE https://10.4.3.19/volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0 Jul 09 15:33:42.984056 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7d7a3783-1636-4d40-9f30-c7a8dea4f25c req-449d6064-5e3e-49b4-bea1-75bb1b408c2f tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:42.984387 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7d7a3783-1636-4d40-9f30-c7a8dea4f25c req-449d6064-5e3e-49b4-bea1-75bb1b408c2f tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:42.996654 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:42.996654 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:43.202407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1e7c3e06-e579-4c24-8ff3-32c3bc2bf215 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:43.204381 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e7c3e06-e579-4c24-8ff3-32c3bc2bf215 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:43.204557 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e7c3e06-e579-4c24-8ff3-32c3bc2bf215 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:43.204750 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e7c3e06-e579-4c24-8ff3-32c3bc2bf215 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:43.211652 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:43.211652 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:43.216371 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1e7c3e06-e579-4c24-8ff3-32c3bc2bf215 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:43.222297 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e7c3e06-e579-4c24-8ff3-32c3bc2bf215 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:43.222751 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 76/291] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:43 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 898 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:43.291990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2f792cc6-0ddb-4130-9f19-0b2fc36f5583 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:43.294643 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2f792cc6-0ddb-4130-9f19-0b2fc36f5583 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b Jul 09 15:33:43.294929 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2f792cc6-0ddb-4130-9f19-0b2fc36f5583 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:43.295178 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2f792cc6-0ddb-4130-9f19-0b2fc36f5583 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:43.302800 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2f792cc6-0ddb-4130-9f19-0b2fc36f5583 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b returned with HTTP 404 Jul 09 15:33:43.303527 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 69/292] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:43 2026] GET /volume/v3/volumes/dc284250-c8b8-407b-91b6-0bedea00851b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:43.550376 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7d7a3783-1636-4d40-9f30-c7a8dea4f25c req-449d6064-5e3e-49b4-bea1-75bb1b408c2f tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0 returned with HTTP 200 Jul 09 15:33:43.550376 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 75/293] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:33:42 2026] DELETE /volume/v3/attachments/3acf68c0-29b9-4427-8ef1-629c871e41e0 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:43.718937 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f85bf418-8dcd-41d7-98b6-dc8b2f743a72 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:43.721006 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f85bf418-8dcd-41d7-98b6-dc8b2f743a72 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:43.721268 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f85bf418-8dcd-41d7-98b6-dc8b2f743a72 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:43.721556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f85bf418-8dcd-41d7-98b6-dc8b2f743a72 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:43.732661 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:43.732661 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:43.736727 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f85bf418-8dcd-41d7-98b6-dc8b2f743a72 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:43.742046 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f85bf418-8dcd-41d7-98b6-dc8b2f743a72 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:43.742573 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 74/294] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:43 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:44.239013 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c5782fd7-3e1e-4d79-93e8-6acaec13a16f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:44.243718 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c5782fd7-3e1e-4d79-93e8-6acaec13a16f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:44.243930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c5782fd7-3e1e-4d79-93e8-6acaec13a16f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:44.244109 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c5782fd7-3e1e-4d79-93e8-6acaec13a16f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:44.250712 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:44.250712 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:44.254848 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c5782fd7-3e1e-4d79-93e8-6acaec13a16f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:44.261206 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c5782fd7-3e1e-4d79-93e8-6acaec13a16f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:44.261944 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 77/295] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:44 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 898 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:44.756772 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-42625f20-0e84-4e68-91af-c70fed707080 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:44.758827 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-42625f20-0e84-4e68-91af-c70fed707080 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:44.759097 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-42625f20-0e84-4e68-91af-c70fed707080 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:44.759345 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-42625f20-0e84-4e68-91af-c70fed707080 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:44.773175 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:44.773175 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:44.777246 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-42625f20-0e84-4e68-91af-c70fed707080 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:44.781948 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-42625f20-0e84-4e68-91af-c70fed707080 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:44.782345 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 70/296] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:44 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:45.278996 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-92bdf26a-b7c8-4c40-ac92-36b2a0f24372 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:45.281413 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-92bdf26a-b7c8-4c40-ac92-36b2a0f24372 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:45.281727 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-92bdf26a-b7c8-4c40-ac92-36b2a0f24372 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:45.282075 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-92bdf26a-b7c8-4c40-ac92-36b2a0f24372 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:45.292019 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:45.292019 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:45.297743 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-92bdf26a-b7c8-4c40-ac92-36b2a0f24372 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:45.309379 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-92bdf26a-b7c8-4c40-ac92-36b2a0f24372 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:45.310079 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 76/297] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:45 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 898 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:45.798761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-69e40db3-dda2-489a-8b0d-1afd22fc2c0b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:45.801610 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-69e40db3-dda2-489a-8b0d-1afd22fc2c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:45.801855 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-69e40db3-dda2-489a-8b0d-1afd22fc2c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:45.802116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-69e40db3-dda2-489a-8b0d-1afd22fc2c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:45.815107 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:45.815107 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:45.820191 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-69e40db3-dda2-489a-8b0d-1afd22fc2c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:45.826195 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-69e40db3-dda2-489a-8b0d-1afd22fc2c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:45.826701 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 75/298] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:45 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:46.328932 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-387df827-9adf-457a-b268-39df1ff68961 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:46.330832 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-387df827-9adf-457a-b268-39df1ff68961 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:46.331107 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-387df827-9adf-457a-b268-39df1ff68961 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:46.331340 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-387df827-9adf-457a-b268-39df1ff68961 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:46.339760 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:46.339760 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:46.344543 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-387df827-9adf-457a-b268-39df1ff68961 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:46.348899 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-387df827-9adf-457a-b268-39df1ff68961 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:46.349321 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 78/299] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:46 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 898 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:46.841514 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3b364688-eed8-4beb-989d-e593994495f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:46.843502 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b364688-eed8-4beb-989d-e593994495f4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:46.843709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b364688-eed8-4beb-989d-e593994495f4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:46.843885 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b364688-eed8-4beb-989d-e593994495f4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:46.854581 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:46.854581 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:46.859312 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3b364688-eed8-4beb-989d-e593994495f4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:46.865932 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b364688-eed8-4beb-989d-e593994495f4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:46.866474 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 71/300] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:46 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:47.271593 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-decfaa12-a1e2-42ff-9ffe-808845d406f1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:47.274320 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-decfaa12-a1e2-42ff-9ffe-808845d406f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:47.274576 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-decfaa12-a1e2-42ff-9ffe-808845d406f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:47.274848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-decfaa12-a1e2-42ff-9ffe-808845d406f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:47.282764 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:47.282764 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:47.288161 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-decfaa12-a1e2-42ff-9ffe-808845d406f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:47.293916 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-decfaa12-a1e2-42ff-9ffe-808845d406f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:47.294463 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 77/301] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:47 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:47.311994 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b8d4f8b8-bf3c-4bac-a08a-05b89a8f435b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:47.313810 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b8d4f8b8-bf3c-4bac-a08a-05b89a8f435b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:47.314003 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b8d4f8b8-bf3c-4bac-a08a-05b89a8f435b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:47.314228 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b8d4f8b8-bf3c-4bac-a08a-05b89a8f435b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:47.321575 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:47.321575 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:47.326291 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b8d4f8b8-bf3c-4bac-a08a-05b89a8f435b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:47.331975 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b8d4f8b8-bf3c-4bac-a08a-05b89a8f435b tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:47.332482 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 76/302] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:47 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:47.365453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ebc73c63-a8fe-4be7-a83d-1c8b77fbc8ed None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:47.367562 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ebc73c63-a8fe-4be7-a83d-1c8b77fbc8ed tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:47.367845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ebc73c63-a8fe-4be7-a83d-1c8b77fbc8ed tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:47.368125 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ebc73c63-a8fe-4be7-a83d-1c8b77fbc8ed tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:47.377145 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:47.377145 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:47.381446 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2741a05d-918d-4d48-864b-2eabc7f632aa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:47.382054 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ebc73c63-a8fe-4be7-a83d-1c8b77fbc8ed tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:47.383945 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2741a05d-918d-4d48-864b-2eabc7f632aa tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:47.384208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2741a05d-918d-4d48-864b-2eabc7f632aa tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:47.384333 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2741a05d-918d-4d48-864b-2eabc7f632aa tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:47.388970 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ebc73c63-a8fe-4be7-a83d-1c8b77fbc8ed tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:47.389630 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 79/303] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:47 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 898 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:47.392850 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:47.392850 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:47.401689 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2741a05d-918d-4d48-864b-2eabc7f632aa tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:47.411554 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2741a05d-918d-4d48-864b-2eabc7f632aa tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:47.412175 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 72/304] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:47 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:47.432510 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df36bb63-113f-46d8-b7f1-f2e5990ad0f1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:47.434944 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df36bb63-113f-46d8-b7f1-f2e5990ad0f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:47.435287 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df36bb63-113f-46d8-b7f1-f2e5990ad0f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:47.435595 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df36bb63-113f-46d8-b7f1-f2e5990ad0f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:47.435863 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-df36bb63-113f-46d8-b7f1-f2e5990ad0f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Delete volume with id: 1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:47.443174 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:47.443174 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:47.443695 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-df36bb63-113f-46d8-b7f1-f2e5990ad0f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:47.462373 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-df36bb63-113f-46d8-b7f1-f2e5990ad0f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Delete volume request issued successfully. Jul 09 15:33:47.462692 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df36bb63-113f-46d8-b7f1-f2e5990ad0f1 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 202 Jul 09 15:33:47.464370 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 78/305] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:47 2026] DELETE /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:47.478163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-983f7ebd-7984-42ff-aff0-e8e48da7f119 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:47.480820 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-983f7ebd-7984-42ff-aff0-e8e48da7f119 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:47.481128 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-983f7ebd-7984-42ff-aff0-e8e48da7f119 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:47.481424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-983f7ebd-7984-42ff-aff0-e8e48da7f119 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:47.490700 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:47.490700 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:47.495973 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-983f7ebd-7984-42ff-aff0-e8e48da7f119 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Volume info retrieved successfully. Jul 09 15:33:47.501833 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-983f7ebd-7984-42ff-aff0-e8e48da7f119 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 200 Jul 09 15:33:47.502155 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 77/306] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:47 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:47.884117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e473a011-27a6-4c6e-ba3c-7be74d6b6c0b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:47.886623 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e473a011-27a6-4c6e-ba3c-7be74d6b6c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:47.886854 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e473a011-27a6-4c6e-ba3c-7be74d6b6c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:47.887040 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e473a011-27a6-4c6e-ba3c-7be74d6b6c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:47.897695 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:47.897695 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:47.901445 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e473a011-27a6-4c6e-ba3c-7be74d6b6c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:47.906609 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e473a011-27a6-4c6e-ba3c-7be74d6b6c0b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:47.907157 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 80/307] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:47 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:47.925666 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b60df6c0-6d80-48ed-827f-217f058b160e req-bb71ac58-66c2-4d5c-b0c0-8c85b76cbfe5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:47.929201 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-bb71ac58-66c2-4d5c-b0c0-8c85b76cbfe5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631/action Jul 09 15:33:47.929201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-bb71ac58-66c2-4d5c-b0c0-8c85b76cbfe5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:47.929201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-bb71ac58-66c2-4d5c-b0c0-8c85b76cbfe5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:47.951643 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:47.951643 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:47.968029 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b60df6c0-6d80-48ed-827f-217f058b160e req-bb71ac58-66c2-4d5c-b0c0-8c85b76cbfe5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631/action returned with HTTP 204 Jul 09 15:33:47.971027 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 73/308] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:33:47 2026] POST /volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:48.406358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c929a8fc-c66f-4285-aaa9-e26e53aa975b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:48.409790 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c929a8fc-c66f-4285-aaa9-e26e53aa975b tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:48.410315 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c929a8fc-c66f-4285-aaa9-e26e53aa975b tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:48.410555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c929a8fc-c66f-4285-aaa9-e26e53aa975b tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:48.423434 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:48.423434 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:48.428920 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c929a8fc-c66f-4285-aaa9-e26e53aa975b tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:48.436048 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c929a8fc-c66f-4285-aaa9-e26e53aa975b tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:48.436353 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 79/309] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:48 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 898 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:48.516627 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4c02519f-e85d-4ca7-975d-c8d2ef844b32 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:48.518831 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c02519f-e85d-4ca7-975d-c8d2ef844b32 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] GET https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df Jul 09 15:33:48.519087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c02519f-e85d-4ca7-975d-c8d2ef844b32 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:48.519373 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c02519f-e85d-4ca7-975d-c8d2ef844b32 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:48.526305 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c02519f-e85d-4ca7-975d-c8d2ef844b32 tempest-DeleteServersTestJSON-1534315769 tempest-DeleteServersTestJSON-1534315769-project-member] https://10.4.3.19/volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df returned with HTTP 404 Jul 09 15:33:48.526935 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 78/310] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:48 2026] GET /volume/v3/volumes/1346d97d-3af2-4e40-bdd9-180290c4e9df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:48.922203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-37fe6ff1-3062-4148-9ffc-3427210ee93e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:48.925340 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-37fe6ff1-3062-4148-9ffc-3427210ee93e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:48.925588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-37fe6ff1-3062-4148-9ffc-3427210ee93e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:48.926107 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-37fe6ff1-3062-4148-9ffc-3427210ee93e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:48.938460 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:48.938460 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:48.944213 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-37fe6ff1-3062-4148-9ffc-3427210ee93e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:48.951241 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-37fe6ff1-3062-4148-9ffc-3427210ee93e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:48.951241 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 81/311] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:48 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:48.971859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4431feda-683f-489b-bfb8-2838cb81766a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:48.974300 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4431feda-683f-489b-bfb8-2838cb81766a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:33:48.974593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4431feda-683f-489b-bfb8-2838cb81766a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:48.974859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4431feda-683f-489b-bfb8-2838cb81766a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:48.990459 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:48.990459 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:48.994910 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4431feda-683f-489b-bfb8-2838cb81766a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:33:49.001000 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4431feda-683f-489b-bfb8-2838cb81766a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:33:49.001482 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 74/312] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:48 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:49.452285 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0c315a88-cef2-4242-b3d6-b906be3b0410 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:49.454827 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c315a88-cef2-4242-b3d6-b906be3b0410 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:49.455078 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c315a88-cef2-4242-b3d6-b906be3b0410 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:49.455314 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c315a88-cef2-4242-b3d6-b906be3b0410 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:49.466794 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:49.466794 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:49.474026 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0c315a88-cef2-4242-b3d6-b906be3b0410 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:49.478518 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c315a88-cef2-4242-b3d6-b906be3b0410 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:49.479076 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 80/313] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:49 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 898 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:50.499459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0877f6ca-39b6-4496-bcc2-849e1aa19925 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:50.501765 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0877f6ca-39b6-4496-bcc2-849e1aa19925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:50.502064 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0877f6ca-39b6-4496-bcc2-849e1aa19925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:50.502325 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0877f6ca-39b6-4496-bcc2-849e1aa19925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:50.514323 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:50.514323 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:50.519475 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0877f6ca-39b6-4496-bcc2-849e1aa19925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:50.526640 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0877f6ca-39b6-4496-bcc2-849e1aa19925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:50.526640 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 79/314] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:50 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 898 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:50.604832 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:50.606912 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:50.607433 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-896011355"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:50.609144 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-896011355'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:50.609392 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume of 1 GB Jul 09 15:33:50.614205 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Availability Zones retrieved successfully. Jul 09 15:33:50.624462 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (ef46d966-5ad1-4774-93ff-b8418a840252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:50.630597 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fa8357-81e7-43ee-80db-106dae5e63d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:50.631771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:50.665152 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13fa8357-81e7-43ee-80db-106dae5e63d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:50.666204 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0097b855-b857-4a6a-b9c0-5e8481f6c76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:50.729614 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Created reservations ['20802170-c812-4373-8f0e-70e7ebda3898', '4b2dab6d-a4eb-4e76-a6ec-f6acb3471c30', '96ace380-0b76-458b-93ed-9b78891e04d9', 'ed914274-75bd-4746-821a-16f178f48a60'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:50.730837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0097b855-b857-4a6a-b9c0-5e8481f6c76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20802170-c812-4373-8f0e-70e7ebda3898', '4b2dab6d-a4eb-4e76-a6ec-f6acb3471c30', '96ace380-0b76-458b-93ed-9b78891e04d9', 'ed914274-75bd-4746-821a-16f178f48a60']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:50.732512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24e0cc9b-8176-491c-bf13-aaaf866fe587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:50.769672 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24e0cc9b-8176-491c-bf13-aaaf866fe587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '344d4b92-28b9-4f85-bb02-bcceb3c4c0d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-896011355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['20802170-c812-4373-8f0e-70e7ebda3898','4b2dab6d-a4eb-4e76-a6ec-f6acb3471c30','96ace380-0b76-458b-93ed-9b78891e04d9','ed914274-75bd-4746-821a-16f178f48a60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-896011355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=344d4b92-28b9-4f85-bb02-bcceb3c4c0d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9028f4488574ccbb63208360952e128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4698446348f4c96ae299f521787e98d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:50.771274 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19dbf5e7-6f35-4495-9771-4d1bb3394cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:50.824225 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19dbf5e7-6f35-4495-9771-4d1bb3394cb2) transitioned into state 'SUCCESS' from state '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-896011355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['20802170-c812-4373-8f0e-70e7ebda3898','4b2dab6d-a4eb-4e76-a6ec-f6acb3471c30','96ace380-0b76-458b-93ed-9b78891e04d9','ed914274-75bd-4746-821a-16f178f48a60'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:50.825274 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116d6252-907d-43ca-b855-c60593dc4423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:50.839593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (116d6252-907d-43ca-b855-c60593dc4423) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:50.840690 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (ef46d966-5ad1-4774-93ff-b8418a840252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:50.841172 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request issued successfully. Jul 09 15:33:50.842049 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e7bcbc7-4fd6-4cfc-a473-d755e7b82716 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:50.842758 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 82/315] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:50 2026] POST /volume/v3/volumes => generated 746 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:50.860276 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2b8dd9c6-06dd-4d5a-ae4b-6a6899a017d0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:50.862672 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b8dd9c6-06dd-4d5a-ae4b-6a6899a017d0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 Jul 09 15:33:50.863103 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b8dd9c6-06dd-4d5a-ae4b-6a6899a017d0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:50.863274 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b8dd9c6-06dd-4d5a-ae4b-6a6899a017d0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:50.874938 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:50.874938 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:50.881949 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2b8dd9c6-06dd-4d5a-ae4b-6a6899a017d0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:50.888116 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b8dd9c6-06dd-4d5a-ae4b-6a6899a017d0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 returned with HTTP 200 Jul 09 15:33:50.889013 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 75/316] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:50 2026] GET /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:51.542516 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9c333082-6a09-40b6-af22-d414e4b50e52 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:51.546771 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9c333082-6a09-40b6-af22-d414e4b50e52 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:51.546982 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9c333082-6a09-40b6-af22-d414e4b50e52 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:51.547254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9c333082-6a09-40b6-af22-d414e4b50e52 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:51.559153 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:51.559153 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:51.564437 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9c333082-6a09-40b6-af22-d414e4b50e52 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:51.572212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9c333082-6a09-40b6-af22-d414e4b50e52 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:51.572994 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 81/317] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:51 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 1384 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:51.589358 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:51.591404 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:51.591822 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2f01ccb9-e70a-49b3-815f-161da1098947", "size": 1, "name": "tempest-VolumesCloneTest-Volume-463509436"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:51.593755 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume request body: {'volume': {'source_volid': '2f01ccb9-e70a-49b3-815f-161da1098947', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-463509436'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:51.603194 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:51.603194 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:51.603821 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume retrieved successfully. Jul 09 15:33:51.603977 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume of 1 GB Jul 09 15:33:51.608829 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Availability Zones retrieved successfully. Jul 09 15:33:51.615988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Flow 'volume_create_api' (4596f6a7-4fa9-48ac-b30e-fb0f32024cbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:51.617596 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05f9cc2-4ef3-4114-a26f-21eff0dc70f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:51.618860 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:51.648087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b05f9cc2-4ef3-4114-a26f-21eff0dc70f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2f01ccb9-e70a-49b3-815f-161da1098947', 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:51.649174 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579ce90c-d348-4f4b-b0eb-d51e772e63e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:51.698037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Created reservations ['b5cb1baa-a34c-4611-9b37-4bc0dcb90fdb', '9133aaee-b173-43e5-866e-af00ed7cfbcd', '18360a11-00a7-4b06-a55c-b08e3eee2ba0', 'f37738f7-a429-4ac3-9075-d5a9c43b4c59'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:51.699113 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (579ce90c-d348-4f4b-b0eb-d51e772e63e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b5cb1baa-a34c-4611-9b37-4bc0dcb90fdb', '9133aaee-b173-43e5-866e-af00ed7cfbcd', '18360a11-00a7-4b06-a55c-b08e3eee2ba0', 'f37738f7-a429-4ac3-9075-d5a9c43b4c59']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:51.699987 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb4e4059-645e-487c-a1aa-3c3d6c2a1ff3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:51.743077 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb4e4059-645e-487c-a1aa-3c3d6c2a1ff3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4b1e99a-417d-497c-b48f-2cdc413c5490', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-463509436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80983099c3954a948ef1a496f6c4eed0',qos_specs=None,replication_status=,reservations=['b5cb1baa-a34c-4611-9b37-4bc0dcb90fdb','9133aaee-b173-43e5-866e-af00ed7cfbcd','18360a11-00a7-4b06-a55c-b08e3eee2ba0','f37738f7-a429-4ac3-9075-d5a9c43b4c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=2f01ccb9-e70a-49b3-815f-161da1098947,status='creating',user_id='1b30e2e3ba1e409497406c2350e590ba',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), '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-09T15:33:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-463509436',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4b1e99a-417d-497c-b48f-2cdc413c5490,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80983099c3954a948ef1a496f6c4eed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2f01ccb9-e70a-49b3-815f-161da1098947,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b30e2e3ba1e409497406c2350e590ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:51.744169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33dad3b3-035b-4c5c-897e-30c00d27c9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:51.767690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33dad3b3-035b-4c5c-897e-30c00d27c9fd) transitioned into state 'SUCCESS' from state '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-463509436',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80983099c3954a948ef1a496f6c4eed0',qos_specs=None,replication_status=,reservations=['b5cb1baa-a34c-4611-9b37-4bc0dcb90fdb','9133aaee-b173-43e5-866e-af00ed7cfbcd','18360a11-00a7-4b06-a55c-b08e3eee2ba0','f37738f7-a429-4ac3-9075-d5a9c43b4c59'],size=1,snapshot_id=None,source_replicaid=,source_volid=2f01ccb9-e70a-49b3-815f-161da1098947,status='creating',user_id='1b30e2e3ba1e409497406c2350e590ba',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:51.768592 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b2ccf75-8c40-43ea-baa7-e515f054b991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:51.788776 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b2ccf75-8c40-43ea-baa7-e515f054b991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:51.789760 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Flow 'volume_create_api' (4596f6a7-4fa9-48ac-b30e-fb0f32024cbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:51.790082 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume request issued successfully. Jul 09 15:33:51.790677 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7dd1e73c-c055-4940-9477-95dd113f21b9 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:51.791099 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 80/318] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:33:51 2026] POST /volume/v3/volumes => generated 777 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:51.804626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c5c293eb-88b7-4ce7-b6f3-a441c104a7f3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:51.812066 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c5c293eb-88b7-4ce7-b6f3-a441c104a7f3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 Jul 09 15:33:51.812066 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c5c293eb-88b7-4ce7-b6f3-a441c104a7f3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:51.812066 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c5c293eb-88b7-4ce7-b6f3-a441c104a7f3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:51.824924 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:51.824924 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:51.833314 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c5c293eb-88b7-4ce7-b6f3-a441c104a7f3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:51.840102 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c5c293eb-88b7-4ce7-b6f3-a441c104a7f3 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 returned with HTTP 200 Jul 09 15:33:51.842406 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 83/319] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:51 2026] GET /volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:51.909974 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-53c29160-0d49-40db-ab88-9c5f99c9b91b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:51.911805 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-53c29160-0d49-40db-ab88-9c5f99c9b91b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 Jul 09 15:33:51.912005 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-53c29160-0d49-40db-ab88-9c5f99c9b91b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:51.912223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-53c29160-0d49-40db-ab88-9c5f99c9b91b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:51.926987 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:51.926987 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:51.937155 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-53c29160-0d49-40db-ab88-9c5f99c9b91b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:51.947285 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-53c29160-0d49-40db-ab88-9c5f99c9b91b tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 returned with HTTP 200 Jul 09 15:33:51.947808 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 76/320] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:51 2026] GET /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:51.963387 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5db7a2ca-09e9-4971-92f6-17c7fa568c75 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:51.966799 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5db7a2ca-09e9-4971-92f6-17c7fa568c75 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0/action Jul 09 15:33:51.966799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5db7a2ca-09e9-4971-92f6-17c7fa568c75 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:51.966799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5db7a2ca-09e9-4971-92f6-17c7fa568c75 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:51.978804 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:51.978804 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:51.980608 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-5db7a2ca-09e9-4971-92f6-17c7fa568c75 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume '344d4b92-28b9-4f85-bb02-bcceb3c4c0d0' with '{'status': 'attaching'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:33:52.015572 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5db7a2ca-09e9-4971-92f6-17c7fa568c75 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0/action returned with HTTP 202 Jul 09 15:33:52.016737 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 82/321] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:51 2026] POST /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:52.026105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ff42d178-979e-4662-bdff-263239c94dbe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:52.028058 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff42d178-979e-4662-bdff-263239c94dbe tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 Jul 09 15:33:52.028272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff42d178-979e-4662-bdff-263239c94dbe tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:52.028463 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff42d178-979e-4662-bdff-263239c94dbe tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:52.038510 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:52.038510 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:52.043927 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ff42d178-979e-4662-bdff-263239c94dbe tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:52.049725 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff42d178-979e-4662-bdff-263239c94dbe tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 returned with HTTP 200 Jul 09 15:33:52.050169 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 81/322] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:52 2026] GET /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:52.067846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3a709b77-13a4-43ff-ba25-7814c21e1a97 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:52.071214 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a709b77-13a4-43ff-ba25-7814c21e1a97 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0/action Jul 09 15:33:52.071214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a709b77-13a4-43ff-ba25-7814c21e1a97 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:52.071214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a709b77-13a4-43ff-ba25-7814c21e1a97 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:52.081245 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:52.081245 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:52.083005 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3a709b77-13a4-43ff-ba25-7814c21e1a97 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Volume info retrieved successfully. Jul 09 15:33:52.103842 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3a709b77-13a4-43ff-ba25-7814c21e1a97 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Delete volume request issued successfully. Jul 09 15:33:52.104342 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a709b77-13a4-43ff-ba25-7814c21e1a97 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0/action returned with HTTP 202 Jul 09 15:33:52.104924 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 84/323] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:52 2026] POST /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:52.112805 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e0cf9d39-4f0a-405c-b9dd-996aa50ebbaa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:52.115556 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e0cf9d39-4f0a-405c-b9dd-996aa50ebbaa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 Jul 09 15:33:52.116008 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e0cf9d39-4f0a-405c-b9dd-996aa50ebbaa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:52.116197 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e0cf9d39-4f0a-405c-b9dd-996aa50ebbaa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:52.126735 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:52.126735 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:52.131942 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e0cf9d39-4f0a-405c-b9dd-996aa50ebbaa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:52.137300 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e0cf9d39-4f0a-405c-b9dd-996aa50ebbaa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 returned with HTTP 200 Jul 09 15:33:52.138338 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 77/324] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:52 2026] GET /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:52.857844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-30ff7fa6-cf5f-425d-82bd-7dd72a71ac19 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:52.861206 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-30ff7fa6-cf5f-425d-82bd-7dd72a71ac19 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 Jul 09 15:33:52.861206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-30ff7fa6-cf5f-425d-82bd-7dd72a71ac19 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:52.861206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-30ff7fa6-cf5f-425d-82bd-7dd72a71ac19 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:52.870809 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:52.870809 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:52.876489 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-30ff7fa6-cf5f-425d-82bd-7dd72a71ac19 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:52.885041 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-30ff7fa6-cf5f-425d-82bd-7dd72a71ac19 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 returned with HTTP 200 Jul 09 15:33:52.886034 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 83/325] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:52 2026] GET /volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 => generated 1417 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:52.898166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b61c13dd-5e64-44d2-86bb-da841acb33bc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:52.899989 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b61c13dd-5e64-44d2-86bb-da841acb33bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 Jul 09 15:33:52.900202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b61c13dd-5e64-44d2-86bb-da841acb33bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:52.900396 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b61c13dd-5e64-44d2-86bb-da841acb33bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:52.907571 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:52.907571 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:52.911657 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b61c13dd-5e64-44d2-86bb-da841acb33bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:52.916809 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b61c13dd-5e64-44d2-86bb-da841acb33bc tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 returned with HTTP 200 Jul 09 15:33:52.917386 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 82/326] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:52 2026] GET /volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 => generated 1417 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:52.930471 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b8ab61af-343d-4f3a-9840-51515c2fc818 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:52.932517 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b8ab61af-343d-4f3a-9840-51515c2fc818 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 Jul 09 15:33:52.933097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b8ab61af-343d-4f3a-9840-51515c2fc818 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:52.933097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b8ab61af-343d-4f3a-9840-51515c2fc818 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:52.942443 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:52.942443 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:52.947685 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b8ab61af-343d-4f3a-9840-51515c2fc818 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:52.953152 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b8ab61af-343d-4f3a-9840-51515c2fc818 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 returned with HTTP 200 Jul 09 15:33:52.953705 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 85/327] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:52 2026] GET /volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 => generated 1417 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:52.970297 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2eb025bb-a5d9-4121-b99b-ef0199cbf69f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:52.972416 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2eb025bb-a5d9-4121-b99b-ef0199cbf69f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 Jul 09 15:33:52.972769 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2eb025bb-a5d9-4121-b99b-ef0199cbf69f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:52.973077 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2eb025bb-a5d9-4121-b99b-ef0199cbf69f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:52.973370 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-2eb025bb-a5d9-4121-b99b-ef0199cbf69f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Delete volume with id: c4b1e99a-417d-497c-b48f-2cdc413c5490 Jul 09 15:33:52.985693 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:52.985693 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:52.986313 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2eb025bb-a5d9-4121-b99b-ef0199cbf69f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:53.014458 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2eb025bb-a5d9-4121-b99b-ef0199cbf69f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Delete volume request issued successfully. Jul 09 15:33:53.014700 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2eb025bb-a5d9-4121-b99b-ef0199cbf69f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 returned with HTTP 202 Jul 09 15:33:53.015459 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 78/328] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:52 2026] DELETE /volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:53.023977 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8e534e0b-6584-4fb8-a44f-4de1342fd1ce None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:53.026081 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e534e0b-6584-4fb8-a44f-4de1342fd1ce tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 Jul 09 15:33:53.026394 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e534e0b-6584-4fb8-a44f-4de1342fd1ce tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:53.027918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e534e0b-6584-4fb8-a44f-4de1342fd1ce tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:53.036920 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:53.036920 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:53.043069 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8e534e0b-6584-4fb8-a44f-4de1342fd1ce tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:53.050283 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e534e0b-6584-4fb8-a44f-4de1342fd1ce tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 returned with HTTP 200 Jul 09 15:33:53.051096 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 84/329] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:53 2026] GET /volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 => generated 1416 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:53.155005 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39b0f2fc-a435-4408-abc9-3be9094cdb7f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:53.157264 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39b0f2fc-a435-4408-abc9-3be9094cdb7f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 Jul 09 15:33:53.157519 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39b0f2fc-a435-4408-abc9-3be9094cdb7f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:53.157703 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39b0f2fc-a435-4408-abc9-3be9094cdb7f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:53.163835 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39b0f2fc-a435-4408-abc9-3be9094cdb7f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 returned with HTTP 404 Jul 09 15:33:53.164394 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 83/330] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:53 2026] GET /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:53.174159 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cbb4056c-f367-4600-82d2-067b543c76f0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:53.176414 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cbb4056c-f367-4600-82d2-067b543c76f0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 Jul 09 15:33:53.176669 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cbb4056c-f367-4600-82d2-067b543c76f0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:53.176883 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cbb4056c-f367-4600-82d2-067b543c76f0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:53.183027 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cbb4056c-f367-4600-82d2-067b543c76f0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 returned with HTTP 404 Jul 09 15:33:53.183713 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 86/331] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:53 2026] GET /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:53.192645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8245a14b-4b86-4281-9dee-09966cc5b209 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:53.195072 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8245a14b-4b86-4281-9dee-09966cc5b209 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] DELETE https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 Jul 09 15:33:53.195383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8245a14b-4b86-4281-9dee-09966cc5b209 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:53.195669 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8245a14b-4b86-4281-9dee-09966cc5b209 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:53.195910 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-8245a14b-4b86-4281-9dee-09966cc5b209 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Delete volume with id: 344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 Jul 09 15:33:53.203882 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8245a14b-4b86-4281-9dee-09966cc5b209 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 returned with HTTP 404 Jul 09 15:33:53.204600 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 79/332] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:53 2026] DELETE /volume/v3/volumes/344d4b92-28b9-4f85-bb02-bcceb3c4c0d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:53.213848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:53.215739 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:53.216454 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-691581213"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:53.218505 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-691581213'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:53.218876 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume of 1 GB Jul 09 15:33:53.227211 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Availability Zones retrieved successfully. Jul 09 15:33:53.232936 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (7f1a44d2-5927-49e7-bc53-3c452653d9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:53.234636 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702cd142-0d77-4657-a546-c1fb011ecf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:53.236244 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:53.268457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (702cd142-0d77-4657-a546-c1fb011ecf39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:53.269922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725e59db-afa3-4830-a0c8-1af3ac8ab00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:53.329905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Created reservations ['c9270ba2-ef57-45f2-b20b-fa7a6bf5c75f', 'e9c54859-d6be-41dd-a876-923b8faa7391', '5734616b-c72c-4d44-a95a-3881483a4946', 'bf7d4b30-1f24-470e-a901-89dce5f1878d'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:53.332313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (725e59db-afa3-4830-a0c8-1af3ac8ab00e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9270ba2-ef57-45f2-b20b-fa7a6bf5c75f', 'e9c54859-d6be-41dd-a876-923b8faa7391', '5734616b-c72c-4d44-a95a-3881483a4946', 'bf7d4b30-1f24-470e-a901-89dce5f1878d']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:53.332724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c60fc66-5409-4d6b-afc8-e7f5b141651c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:53.361714 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c60fc66-5409-4d6b-afc8-e7f5b141651c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '34976fb9-8ee4-4f16-8938-5e1798a759c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-691581213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['c9270ba2-ef57-45f2-b20b-fa7a6bf5c75f','e9c54859-d6be-41dd-a876-923b8faa7391','5734616b-c72c-4d44-a95a-3881483a4946','bf7d4b30-1f24-470e-a901-89dce5f1878d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-691581213',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=34976fb9-8ee4-4f16-8938-5e1798a759c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9028f4488574ccbb63208360952e128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4698446348f4c96ae299f521787e98d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:53.362968 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2378bbdb-6882-405c-a675-8f750cf547d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:53.389315 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2378bbdb-6882-405c-a675-8f750cf547d5) transitioned into state 'SUCCESS' from state '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-691581213',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['c9270ba2-ef57-45f2-b20b-fa7a6bf5c75f','e9c54859-d6be-41dd-a876-923b8faa7391','5734616b-c72c-4d44-a95a-3881483a4946','bf7d4b30-1f24-470e-a901-89dce5f1878d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:53.389315 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2745bb6e-65b1-4495-823f-9ed521df66ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:53.400710 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2745bb6e-65b1-4495-823f-9ed521df66ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:53.401734 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (7f1a44d2-5927-49e7-bc53-3c452653d9aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:53.402068 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request issued successfully. Jul 09 15:33:53.403348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7975dc9a-db29-4eb8-bc5d-a043276fe76c tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:53.403620 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 85/333] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:53 2026] POST /volume/v3/volumes => generated 746 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:53.420449 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4bd93238-768f-41ef-b182-1ff33dc64df7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:53.427156 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4bd93238-768f-41ef-b182-1ff33dc64df7 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 Jul 09 15:33:53.427531 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4bd93238-768f-41ef-b182-1ff33dc64df7 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:53.427884 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4bd93238-768f-41ef-b182-1ff33dc64df7 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:53.444427 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:53.444427 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:53.450143 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4bd93238-768f-41ef-b182-1ff33dc64df7 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:53.455595 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4bd93238-768f-41ef-b182-1ff33dc64df7 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 returned with HTTP 200 Jul 09 15:33:53.456138 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 84/334] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:53 2026] GET /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:54.068642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-52ede19a-0efb-4d72-805c-957da1ba2b9c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.070735 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52ede19a-0efb-4d72-805c-957da1ba2b9c tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 Jul 09 15:33:54.070972 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52ede19a-0efb-4d72-805c-957da1ba2b9c tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:54.071190 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52ede19a-0efb-4d72-805c-957da1ba2b9c tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:54.077648 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52ede19a-0efb-4d72-805c-957da1ba2b9c tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 returned with HTTP 404 Jul 09 15:33:54.078220 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 87/335] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:54 2026] GET /volume/v3/volumes/c4b1e99a-417d-497c-b48f-2cdc413c5490 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:54.087840 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d310489a-827b-4128-a9e5-a2224a1a7d81 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.089978 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d310489a-827b-4128-a9e5-a2224a1a7d81 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:54.090233 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d310489a-827b-4128-a9e5-a2224a1a7d81 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:54.090478 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d310489a-827b-4128-a9e5-a2224a1a7d81 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:54.099657 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:54.099657 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:54.104293 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d310489a-827b-4128-a9e5-a2224a1a7d81 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:54.112213 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d310489a-827b-4128-a9e5-a2224a1a7d81 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:54.112213 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 80/336] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:54 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 1384 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:54.126710 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f9645eb5-13a7-44ce-8251-556fcb987541 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.130198 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f9645eb5-13a7-44ce-8251-556fcb987541 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:54.130462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f9645eb5-13a7-44ce-8251-556fcb987541 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:54.130728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f9645eb5-13a7-44ce-8251-556fcb987541 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:54.131303 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f9645eb5-13a7-44ce-8251-556fcb987541 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Delete volume with id: 2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:54.140973 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:54.140973 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:54.141590 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f9645eb5-13a7-44ce-8251-556fcb987541 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:54.161957 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f9645eb5-13a7-44ce-8251-556fcb987541 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Delete volume request issued successfully. Jul 09 15:33:54.161957 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f9645eb5-13a7-44ce-8251-556fcb987541 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 202 Jul 09 15:33:54.162358 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 86/337] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:54 2026] DELETE /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:54.176894 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-aee3aee1-9064-450b-b93b-ce802de735bb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.181681 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aee3aee1-9064-450b-b93b-ce802de735bb tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:54.181974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aee3aee1-9064-450b-b93b-ce802de735bb tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:54.182682 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aee3aee1-9064-450b-b93b-ce802de735bb tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:54.191282 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:54.191282 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:54.198130 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-aee3aee1-9064-450b-b93b-ce802de735bb tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:54.208014 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aee3aee1-9064-450b-b93b-ce802de735bb tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 200 Jul 09 15:33:54.208014 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 85/338] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:54 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 1383 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:54.470031 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-46c0300f-2b14-43cd-a15c-d9e8dc1773e3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.472707 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46c0300f-2b14-43cd-a15c-d9e8dc1773e3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 Jul 09 15:33:54.472980 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46c0300f-2b14-43cd-a15c-d9e8dc1773e3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:54.473374 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46c0300f-2b14-43cd-a15c-d9e8dc1773e3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:54.483383 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:54.483383 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:54.489157 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-46c0300f-2b14-43cd-a15c-d9e8dc1773e3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:54.501082 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46c0300f-2b14-43cd-a15c-d9e8dc1773e3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 returned with HTTP 200 Jul 09 15:33:54.501709 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 88/339] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:54 2026] GET /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:54.526782 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-38d55a4b-902c-443e-bfc9-3d61d39e5f6e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.530686 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-38d55a4b-902c-443e-bfc9-3d61d39e5f6e tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5/action Jul 09 15:33:54.530686 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-38d55a4b-902c-443e-bfc9-3d61d39e5f6e tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:54.530686 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-38d55a4b-902c-443e-bfc9-3d61d39e5f6e tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:54.574953 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:54.574953 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:54.575973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.admin_actions [None req-38d55a4b-902c-443e-bfc9-3d61d39e5f6e tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume '34976fb9-8ee4-4f16-8938-5e1798a759c5' with '{'status': 'creating'}' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:33:54.611497 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-38d55a4b-902c-443e-bfc9-3d61d39e5f6e tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5/action returned with HTTP 202 Jul 09 15:33:54.612135 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 81/340] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:54 2026] POST /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:54.620898 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-57da0da4-baf5-40a0-ac6a-752bec4fd5d4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.622929 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-57da0da4-baf5-40a0-ac6a-752bec4fd5d4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 Jul 09 15:33:54.623168 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-57da0da4-baf5-40a0-ac6a-752bec4fd5d4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:54.623405 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-57da0da4-baf5-40a0-ac6a-752bec4fd5d4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:54.632849 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:54.632849 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:54.638961 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-57da0da4-baf5-40a0-ac6a-752bec4fd5d4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:54.647030 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-57da0da4-baf5-40a0-ac6a-752bec4fd5d4 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 returned with HTTP 200 Jul 09 15:33:54.647030 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 87/341] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:54 2026] GET /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:54.663171 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7c092dd7-2937-4f94-a1c7-eb29b7bbea04 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.666866 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7c092dd7-2937-4f94-a1c7-eb29b7bbea04 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5/action Jul 09 15:33:54.667400 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7c092dd7-2937-4f94-a1c7-eb29b7bbea04 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:54.667998 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7c092dd7-2937-4f94-a1c7-eb29b7bbea04 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:54.686414 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:54.686414 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:54.687600 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7c092dd7-2937-4f94-a1c7-eb29b7bbea04 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Volume info retrieved successfully. Jul 09 15:33:54.723209 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7c092dd7-2937-4f94-a1c7-eb29b7bbea04 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Delete volume request issued successfully. Jul 09 15:33:54.723209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7c092dd7-2937-4f94-a1c7-eb29b7bbea04 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5/action returned with HTTP 202 Jul 09 15:33:54.723209 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 86/342] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:54 2026] POST /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:54.730936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c5b833e5-33a6-4cdf-8a3d-1425cefc998d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:54.734136 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c5b833e5-33a6-4cdf-8a3d-1425cefc998d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 Jul 09 15:33:54.734444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c5b833e5-33a6-4cdf-8a3d-1425cefc998d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:54.734798 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c5b833e5-33a6-4cdf-8a3d-1425cefc998d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:54.744600 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:54.744600 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:54.752223 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c5b833e5-33a6-4cdf-8a3d-1425cefc998d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:54.757477 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c5b833e5-33a6-4cdf-8a3d-1425cefc998d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 returned with HTTP 200 Jul 09 15:33:54.757993 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 89/343] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:54 2026] GET /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:55.226865 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c977a838-fcd9-448e-9d17-ff4fd84ca465 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.231004 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c977a838-fcd9-448e-9d17-ff4fd84ca465 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 Jul 09 15:33:55.231345 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c977a838-fcd9-448e-9d17-ff4fd84ca465 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:55.232013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c977a838-fcd9-448e-9d17-ff4fd84ca465 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:55.240986 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c977a838-fcd9-448e-9d17-ff4fd84ca465 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 returned with HTTP 404 Jul 09 15:33:55.241508 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 82/344] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:55 2026] GET /volume/v3/volumes/2f01ccb9-e70a-49b3-815f-161da1098947 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:55.252140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.254537 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:55.254979 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1707016547"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:55.258264 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1707016547'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:55.258448 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume of 1 GB Jul 09 15:33:55.266211 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Availability Zones retrieved successfully. Jul 09 15:33:55.273805 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Flow 'volume_create_api' (9b0ae2ec-9f9f-41a0-8f88-383ce85125c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:55.276627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb9e86f-36ee-4773-802e-0ba9f4e84325) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.278497 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:55.338791 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fb9e86f-36ee-4773-802e-0ba9f4e84325) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.339865 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e2b361-c24b-42b5-92d4-3c33b8a1e8fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.384708 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Created reservations ['85d6b637-9c74-46ee-a862-4dc5f0b1d365', '054d5675-ed39-4ff4-9550-8edcd1e5c181', '17c8a64b-ca81-4e79-a177-95db2f369792', '3a27aa5b-3c26-4737-b2ea-4329e4bc44ba'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:55.385544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71e2b361-c24b-42b5-92d4-3c33b8a1e8fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85d6b637-9c74-46ee-a862-4dc5f0b1d365', '054d5675-ed39-4ff4-9550-8edcd1e5c181', '17c8a64b-ca81-4e79-a177-95db2f369792', '3a27aa5b-3c26-4737-b2ea-4329e4bc44ba']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.386325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e19cfb1-6bbf-4492-8254-f79397ec85e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.404450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.407551 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:55.407985 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-390143017"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:55.410725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-390143017'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:55.410834 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Create volume of 1 GB Jul 09 15:33:55.411999 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e19cfb1-6bbf-4492-8254-f79397ec85e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b6463cf-65c5-4fca-8928-0f6fae86a847', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1707016547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80983099c3954a948ef1a496f6c4eed0',qos_specs=None,replication_status=,reservations=['85d6b637-9c74-46ee-a862-4dc5f0b1d365','054d5675-ed39-4ff4-9550-8edcd1e5c181','17c8a64b-ca81-4e79-a177-95db2f369792','3a27aa5b-3c26-4737-b2ea-4329e4bc44ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b30e2e3ba1e409497406c2350e590ba',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1707016547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7b6463cf-65c5-4fca-8928-0f6fae86a847,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80983099c3954a948ef1a496f6c4eed0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b30e2e3ba1e409497406c2350e590ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.412914 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c2312f-096d-4a51-82d4-da58701ec43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.417554 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Availability Zones retrieved successfully. Jul 09 15:33:55.425080 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Flow 'volume_create_api' (26f953b8-392f-415d-aaf4-36d89039c638) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:55.426380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4dcdb2-d3ab-45a6-b2f1-d42f5226deb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.427653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:55.438322 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5c2312f-096d-4a51-82d4-da58701ec43c) transitioned into state 'SUCCESS' from state '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-1707016547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80983099c3954a948ef1a496f6c4eed0',qos_specs=None,replication_status=,reservations=['85d6b637-9c74-46ee-a862-4dc5f0b1d365','054d5675-ed39-4ff4-9550-8edcd1e5c181','17c8a64b-ca81-4e79-a177-95db2f369792','3a27aa5b-3c26-4737-b2ea-4329e4bc44ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b30e2e3ba1e409497406c2350e590ba',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.439100 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1cc5bb-d4dd-4a7f-95fa-4cef41365bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.450899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b1cc5bb-d4dd-4a7f-95fa-4cef41365bc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.451723 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Flow 'volume_create_api' (9b0ae2ec-9f9f-41a0-8f88-383ce85125c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:55.452016 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume request issued successfully. Jul 09 15:33:55.452656 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-19192fd4-4d25-43fc-89cb-eb828da8c3ea tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:55.453110 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 88/345] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:55 2026] POST /volume/v3/volumes => generated 745 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:55.470490 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d4557777-569f-47b0-b680-d812427f802f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.472165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b4dcdb2-d3ab-45a6-b2f1-d42f5226deb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.472830 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d4557777-569f-47b0-b680-d812427f802f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 Jul 09 15:33:55.472937 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dfaec0a-c184-49cf-8850-98afe1eb8f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.473072 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d4557777-569f-47b0-b680-d812427f802f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:55.473336 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d4557777-569f-47b0-b680-d812427f802f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:55.482130 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:55.482130 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:55.490171 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d4557777-569f-47b0-b680-d812427f802f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:55.498809 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d4557777-569f-47b0-b680-d812427f802f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 returned with HTTP 200 Jul 09 15:33:55.498809 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 90/346] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:55 2026] GET /volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 => generated 813 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:55.572738 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Created reservations ['1040e571-adb7-4d09-9c89-4f052ce0482a', '27d4bacb-d36d-4fb5-90c6-3bc283802f32', 'd7989244-94d9-4a88-9830-dde5abc3e9ef', 'b507ef4f-5ed3-43a8-b07b-9f08441a053c'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:55.573466 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dfaec0a-c184-49cf-8850-98afe1eb8f17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1040e571-adb7-4d09-9c89-4f052ce0482a', '27d4bacb-d36d-4fb5-90c6-3bc283802f32', 'd7989244-94d9-4a88-9830-dde5abc3e9ef', 'b507ef4f-5ed3-43a8-b07b-9f08441a053c']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.574423 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f23eaf5-b702-403e-950a-6fc82b249dba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.599139 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f23eaf5-b702-403e-950a-6fc82b249dba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29015575-896e-4bb2-b909-4bcd7d271884', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-390143017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cb3b517f7ae4ee89988d8f5b183825e',qos_specs=None,replication_status=,reservations=['1040e571-adb7-4d09-9c89-4f052ce0482a','27d4bacb-d36d-4fb5-90c6-3bc283802f32','d7989244-94d9-4a88-9830-dde5abc3e9ef','b507ef4f-5ed3-43a8-b07b-9f08441a053c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a6d18720e0a4290a29df1fe5cfc353c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-390143017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29015575-896e-4bb2-b909-4bcd7d271884,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5cb3b517f7ae4ee89988d8f5b183825e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a6d18720e0a4290a29df1fe5cfc353c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.599808 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e240209d-5c9d-47ea-834e-0aade24203ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.621836 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e240209d-5c9d-47ea-834e-0aade24203ed) transitioned into state 'SUCCESS' from state '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-390143017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5cb3b517f7ae4ee89988d8f5b183825e',qos_specs=None,replication_status=,reservations=['1040e571-adb7-4d09-9c89-4f052ce0482a','27d4bacb-d36d-4fb5-90c6-3bc283802f32','d7989244-94d9-4a88-9830-dde5abc3e9ef','b507ef4f-5ed3-43a8-b07b-9f08441a053c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a6d18720e0a4290a29df1fe5cfc353c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.622700 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42d6236-25fa-498a-aca6-85b572404350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.636213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d42d6236-25fa-498a-aca6-85b572404350) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.636957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Flow 'volume_create_api' (26f953b8-392f-415d-aaf4-36d89039c638) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:55.637392 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Create volume request issued successfully. Jul 09 15:33:55.638454 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7802a63c-7899-4ddb-97ea-fba2b851d550 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:55.638971 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 87/347] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:55 2026] POST /volume/v3/volumes => generated 752 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:55.657613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9940b854-4f97-46a6-ab47-fdf1d795da25 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.660002 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9940b854-4f97-46a6-ab47-fdf1d795da25 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:33:55.660531 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9940b854-4f97-46a6-ab47-fdf1d795da25 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:55.660852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9940b854-4f97-46a6-ab47-fdf1d795da25 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:55.671110 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:55.671110 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:55.678281 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9940b854-4f97-46a6-ab47-fdf1d795da25 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:33:55.682119 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9940b854-4f97-46a6-ab47-fdf1d795da25 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:33:55.685273 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 83/348] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:55 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:55.774037 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bbb2a870-80a7-4a99-8904-f1f6e0020ec0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.777257 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bbb2a870-80a7-4a99-8904-f1f6e0020ec0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 Jul 09 15:33:55.777496 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bbb2a870-80a7-4a99-8904-f1f6e0020ec0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:55.777740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bbb2a870-80a7-4a99-8904-f1f6e0020ec0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:55.786697 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bbb2a870-80a7-4a99-8904-f1f6e0020ec0 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 returned with HTTP 404 Jul 09 15:33:55.787234 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 89/349] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:55 2026] GET /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:55.797654 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f2fb247c-ad08-46d1-9ca1-56966337812d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.800386 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f2fb247c-ad08-46d1-9ca1-56966337812d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 Jul 09 15:33:55.800730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f2fb247c-ad08-46d1-9ca1-56966337812d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:55.801477 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f2fb247c-ad08-46d1-9ca1-56966337812d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:55.808506 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f2fb247c-ad08-46d1-9ca1-56966337812d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 returned with HTTP 404 Jul 09 15:33:55.809376 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 91/350] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:55 2026] GET /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:55.821287 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-278b89f7-a39d-48e1-887f-c1737152ca1d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.824519 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-278b89f7-a39d-48e1-887f-c1737152ca1d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] DELETE https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 Jul 09 15:33:55.824729 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-278b89f7-a39d-48e1-887f-c1737152ca1d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:55.824928 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-278b89f7-a39d-48e1-887f-c1737152ca1d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:55.825207 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-278b89f7-a39d-48e1-887f-c1737152ca1d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Delete volume with id: 34976fb9-8ee4-4f16-8938-5e1798a759c5 Jul 09 15:33:55.836505 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-278b89f7-a39d-48e1-887f-c1737152ca1d tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 returned with HTTP 404 Jul 09 15:33:55.836865 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 88/351] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:55 2026] DELETE /volume/v3/volumes/34976fb9-8ee4-4f16-8938-5e1798a759c5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:55.850158 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:55.857074 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:55.857766 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-744423868"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:55.859829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-744423868'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:55.859998 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume of 1 GB Jul 09 15:33:55.868137 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Availability Zones retrieved successfully. Jul 09 15:33:55.878745 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (9c8c6879-575f-44ea-9ff2-68b3e5599864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:55.881051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9e20f0a-77e1-470e-a264-e4583a68298d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:55.882069 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:55.929818 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c9e20f0a-77e1-470e-a264-e4583a68298d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:55.931015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b93417-4e90-4ab0-969d-74d1118a6b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.009025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Created reservations ['a5b130df-f429-4b82-a2dd-14362c58c0a1', 'd8fbc904-8037-441c-bd82-a1405f88e19e', '311c93a7-7586-405b-ade8-0a92a6caf080', '12cc045d-7634-49ca-849f-b49b34f6259b'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:56.011690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0b93417-4e90-4ab0-969d-74d1118a6b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5b130df-f429-4b82-a2dd-14362c58c0a1', 'd8fbc904-8037-441c-bd82-a1405f88e19e', '311c93a7-7586-405b-ade8-0a92a6caf080', '12cc045d-7634-49ca-849f-b49b34f6259b']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.011690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf1337d-87c0-4e11-956f-1174182060a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.044563 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf1337d-87c0-4e11-956f-1174182060a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1417a47c-afcc-436b-89a1-777798ff2610', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-744423868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['a5b130df-f429-4b82-a2dd-14362c58c0a1','d8fbc904-8037-441c-bd82-a1405f88e19e','311c93a7-7586-405b-ade8-0a92a6caf080','12cc045d-7634-49ca-849f-b49b34f6259b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-744423868',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1417a47c-afcc-436b-89a1-777798ff2610,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9028f4488574ccbb63208360952e128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4698446348f4c96ae299f521787e98d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.045481 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2c70e2-b406-4aba-9ed4-06dd98db7db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.090927 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b2c70e2-b406-4aba-9ed4-06dd98db7db8) transitioned into state 'SUCCESS' from state '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-744423868',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['a5b130df-f429-4b82-a2dd-14362c58c0a1','d8fbc904-8037-441c-bd82-a1405f88e19e','311c93a7-7586-405b-ade8-0a92a6caf080','12cc045d-7634-49ca-849f-b49b34f6259b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.092832 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da32a640-f7fc-4a29-ba0a-04d2a968e3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.126016 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da32a640-f7fc-4a29-ba0a-04d2a968e3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.127170 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (9c8c6879-575f-44ea-9ff2-68b3e5599864) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:56.133172 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request issued successfully. Jul 09 15:33:56.133172 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9782a782-a2b3-4b72-82c9-93bf3d97c7f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:56.133172 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 84/352] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:55 2026] POST /volume/v3/volumes => generated 746 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:56.155751 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6c653e96-5729-4556-9638-7e2408aa2e5a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:56.160103 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6c653e96-5729-4556-9638-7e2408aa2e5a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 Jul 09 15:33:56.160727 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6c653e96-5729-4556-9638-7e2408aa2e5a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:56.161242 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6c653e96-5729-4556-9638-7e2408aa2e5a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:56.174772 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:56.174772 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:56.185328 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6c653e96-5729-4556-9638-7e2408aa2e5a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:56.192737 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6c653e96-5729-4556-9638-7e2408aa2e5a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 returned with HTTP 200 Jul 09 15:33:56.192737 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 90/353] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:56 2026] GET /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 => generated 814 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:56.514479 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0eb95a5a-fb08-4ade-94a8-ff333801510f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:56.517423 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0eb95a5a-fb08-4ade-94a8-ff333801510f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 Jul 09 15:33:56.517774 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0eb95a5a-fb08-4ade-94a8-ff333801510f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:56.518010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0eb95a5a-fb08-4ade-94a8-ff333801510f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:56.527572 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:56.527572 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:56.535249 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0eb95a5a-fb08-4ade-94a8-ff333801510f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:56.544283 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0eb95a5a-fb08-4ade-94a8-ff333801510f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 returned with HTTP 200 Jul 09 15:33:56.544283 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 92/354] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:56 2026] GET /volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 => generated 838 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:33:56.565076 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:56.567282 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:56.567459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7b6463cf-65c5-4fca-8928-0f6fae86a847", "size": 2, "name": "tempest-VolumesCloneTest-Volume-2043558904"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:56.569421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume request body: {'volume': {'source_volid': '7b6463cf-65c5-4fca-8928-0f6fae86a847', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-2043558904'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:56.579588 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:56.579588 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:56.580654 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume retrieved successfully. Jul 09 15:33:56.580654 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume of 2 GB Jul 09 15:33:56.588637 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Availability Zones retrieved successfully. Jul 09 15:33:56.596127 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Flow 'volume_create_api' (8fae7d4c-cd88-415d-876b-f37d68564a79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:56.598105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa77c62c-3ae4-436e-a272-ca23271f1a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.599531 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:56.638900 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa77c62c-3ae4-436e-a272-ca23271f1a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '7b6463cf-65c5-4fca-8928-0f6fae86a847', 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.639959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e56c9ca9-52fe-4979-93e3-e21526e64240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.703637 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-94a62f67-1ff4-43dd-ab7f-262220712b97 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:56.706707 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-94a62f67-1ff4-43dd-ab7f-262220712b97 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:33:56.706707 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-94a62f67-1ff4-43dd-ab7f-262220712b97 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:56.707499 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-94a62f67-1ff4-43dd-ab7f-262220712b97 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:56.708956 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Created reservations ['aae5f816-5eaa-4ac8-b07b-7ef963138116', '89e1d8d2-965e-4353-904c-ea3731c7ae5f', '45d2d862-cc5c-49cb-abdd-0ba9a5809ec7', '492b432c-19bf-4eef-a195-32b8457060ba'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:56.709664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e56c9ca9-52fe-4979-93e3-e21526e64240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aae5f816-5eaa-4ac8-b07b-7ef963138116', '89e1d8d2-965e-4353-904c-ea3731c7ae5f', '45d2d862-cc5c-49cb-abdd-0ba9a5809ec7', '492b432c-19bf-4eef-a195-32b8457060ba']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.710799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a441bf-fd0c-4100-a301-b4f2f2851bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.716261 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:56.716261 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:56.723018 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-94a62f67-1ff4-43dd-ab7f-262220712b97 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:33:56.734297 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-94a62f67-1ff4-43dd-ab7f-262220712b97 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:33:56.734967 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 85/355] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:56 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:56.766925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51a441bf-fd0c-4100-a301-b4f2f2851bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e8cb1ce-4cbd-47f5-b924-bca78a14417b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2043558904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80983099c3954a948ef1a496f6c4eed0',qos_specs=None,replication_status=,reservations=['aae5f816-5eaa-4ac8-b07b-7ef963138116','89e1d8d2-965e-4353-904c-ea3731c7ae5f','45d2d862-cc5c-49cb-abdd-0ba9a5809ec7','492b432c-19bf-4eef-a195-32b8457060ba'],size=2,snapshot_id=None,source_replicaid=,source_volid=7b6463cf-65c5-4fca-8928-0f6fae86a847,status='creating',user_id='1b30e2e3ba1e409497406c2350e590ba',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-2043558904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e8cb1ce-4cbd-47f5-b924-bca78a14417b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='80983099c3954a948ef1a496f6c4eed0',provider_auth=None,provider_geometry=None,provider_id=None,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=7b6463cf-65c5-4fca-8928-0f6fae86a847,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b30e2e3ba1e409497406c2350e590ba',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.768260 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a71ee450-84f2-4ad7-91b3-91d6c22d8ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.814764 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-09ba89ad-faad-4edc-ac88-ba10ecec0b8f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:56.820300 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a71ee450-84f2-4ad7-91b3-91d6c22d8ab6) transitioned into state 'SUCCESS' from state '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-2043558904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='80983099c3954a948ef1a496f6c4eed0',qos_specs=None,replication_status=,reservations=['aae5f816-5eaa-4ac8-b07b-7ef963138116','89e1d8d2-965e-4353-904c-ea3731c7ae5f','45d2d862-cc5c-49cb-abdd-0ba9a5809ec7','492b432c-19bf-4eef-a195-32b8457060ba'],size=2,snapshot_id=None,source_replicaid=,source_volid=7b6463cf-65c5-4fca-8928-0f6fae86a847,status='creating',user_id='1b30e2e3ba1e409497406c2350e590ba',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.820539 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-09ba89ad-faad-4edc-ac88-ba10ecec0b8f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:33:56.820539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-09ba89ad-faad-4edc-ac88-ba10ecec0b8f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:56.820539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-09ba89ad-faad-4edc-ac88-ba10ecec0b8f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:56.820737 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f47467-87f1-4189-bcda-232393020f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:56.834794 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:56.834794 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:56.845034 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-09ba89ad-faad-4edc-ac88-ba10ecec0b8f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:33:56.847635 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57f47467-87f1-4189-bcda-232393020f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:56.849073 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Flow 'volume_create_api' (8fae7d4c-cd88-415d-876b-f37d68564a79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:56.849496 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Create volume request issued successfully. Jul 09 15:33:56.850337 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-55701c7b-4a93-47b9-ae03-08fb96c73983 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:56.850913 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 89/356] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:33:56 2026] POST /volume/v3/volumes => generated 779 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:56.855493 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-09ba89ad-faad-4edc-ac88-ba10ecec0b8f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:33:56.858229 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 91/357] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:33:56 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:56.869244 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-886eec20-0015-4b04-b569-e25ae5c7725d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:56.873224 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-886eec20-0015-4b04-b569-e25ae5c7725d tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b Jul 09 15:33:56.873224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-886eec20-0015-4b04-b569-e25ae5c7725d tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:56.874074 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-886eec20-0015-4b04-b569-e25ae5c7725d tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:56.887274 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:56.887274 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:56.897139 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-886eec20-0015-4b04-b569-e25ae5c7725d tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:56.911811 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-886eec20-0015-4b04-b569-e25ae5c7725d tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b returned with HTTP 200 Jul 09 15:33:56.912023 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 93/358] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:56 2026] GET /volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:57.212013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-93eeece3-0381-4e79-8ccb-cb4bdc54a9be None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:57.214382 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-93eeece3-0381-4e79-8ccb-cb4bdc54a9be tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 Jul 09 15:33:57.214904 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-93eeece3-0381-4e79-8ccb-cb4bdc54a9be tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:57.215263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-93eeece3-0381-4e79-8ccb-cb4bdc54a9be tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:57.234045 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:57.234045 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:57.240266 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-93eeece3-0381-4e79-8ccb-cb4bdc54a9be tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:57.247165 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-93eeece3-0381-4e79-8ccb-cb4bdc54a9be tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 returned with HTTP 200 Jul 09 15:33:57.247732 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 86/359] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:57 2026] GET /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:57.263697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e67b09a7-d310-40a1-9f72-5253893cfa64 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:57.266300 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e67b09a7-d310-40a1-9f72-5253893cfa64 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610/action Jul 09 15:33:57.266902 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e67b09a7-d310-40a1-9f72-5253893cfa64 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:57.267218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e67b09a7-d310-40a1-9f72-5253893cfa64 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:57.281767 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:57.281767 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:57.282500 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-e67b09a7-d310-40a1-9f72-5253893cfa64 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume '1417a47c-afcc-436b-89a1-777798ff2610' with '{'status': 'error'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:33:57.314675 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e67b09a7-d310-40a1-9f72-5253893cfa64 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610/action returned with HTTP 202 Jul 09 15:33:57.315257 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 90/360] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:57 2026] POST /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:57.323762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-10256b7b-1e89-4c39-83c6-97a09c032930 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:57.331834 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10256b7b-1e89-4c39-83c6-97a09c032930 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 Jul 09 15:33:57.332125 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10256b7b-1e89-4c39-83c6-97a09c032930 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:57.332755 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10256b7b-1e89-4c39-83c6-97a09c032930 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:57.342565 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:57.342565 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:57.348199 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-10256b7b-1e89-4c39-83c6-97a09c032930 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:57.355035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10256b7b-1e89-4c39-83c6-97a09c032930 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 returned with HTTP 200 Jul 09 15:33:57.356116 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 92/361] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:57 2026] GET /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 => generated 835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:57.372895 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1ad1ec01-75bd-471d-9c60-a16a2aeb9bbd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:57.375290 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1ad1ec01-75bd-471d-9c60-a16a2aeb9bbd tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610/action Jul 09 15:33:57.375677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1ad1ec01-75bd-471d-9c60-a16a2aeb9bbd tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:57.375920 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-954b750c-0e98-483b-b9c3-28ed3e3323c9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:57.376010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1ad1ec01-75bd-471d-9c60-a16a2aeb9bbd tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:57.379377 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-954b750c-0e98-483b-b9c3-28ed3e3323c9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:33:57.379689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-954b750c-0e98-483b-b9c3-28ed3e3323c9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:57.379940 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-954b750c-0e98-483b-b9c3-28ed3e3323c9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:57.388651 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:57.388651 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:57.389159 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1ad1ec01-75bd-471d-9c60-a16a2aeb9bbd tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Volume info retrieved successfully. Jul 09 15:33:57.391491 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:57.391491 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:57.394724 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-954b750c-0e98-483b-b9c3-28ed3e3323c9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:33:57.401154 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-954b750c-0e98-483b-b9c3-28ed3e3323c9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:33:57.401649 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 87/362] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:33:57 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:57.422329 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1ad1ec01-75bd-471d-9c60-a16a2aeb9bbd tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Delete volume request issued successfully. Jul 09 15:33:57.422693 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1ad1ec01-75bd-471d-9c60-a16a2aeb9bbd tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610/action returned with HTTP 202 Jul 09 15:33:57.423164 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 94/363] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:57 2026] POST /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:57.436133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-77746f97-27c1-4344-8e43-7f1b9799b267 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:57.438640 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-77746f97-27c1-4344-8e43-7f1b9799b267 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 Jul 09 15:33:57.438884 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-77746f97-27c1-4344-8e43-7f1b9799b267 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:57.439253 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-77746f97-27c1-4344-8e43-7f1b9799b267 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:57.464425 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:57.464425 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:57.469940 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-77746f97-27c1-4344-8e43-7f1b9799b267 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:57.479387 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-77746f97-27c1-4344-8e43-7f1b9799b267 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 returned with HTTP 200 Jul 09 15:33:57.480630 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 91/364] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:57 2026] GET /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 => generated 838 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:57.933297 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d9b67f8d-d90a-41f4-b3fd-1d775ea0cc11 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:57.935467 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d9b67f8d-d90a-41f4-b3fd-1d775ea0cc11 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b Jul 09 15:33:57.935720 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d9b67f8d-d90a-41f4-b3fd-1d775ea0cc11 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:57.935951 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d9b67f8d-d90a-41f4-b3fd-1d775ea0cc11 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:57.944951 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:57.944951 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:57.954041 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d9b67f8d-d90a-41f4-b3fd-1d775ea0cc11 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:57.958023 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d9b67f8d-d90a-41f4-b3fd-1d775ea0cc11 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b returned with HTTP 200 Jul 09 15:33:57.958534 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 93/365] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:57 2026] GET /volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:57.975957 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b0dc4d0f-1852-4b60-b273-174b226bc0fd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:57.980380 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b0dc4d0f-1852-4b60-b273-174b226bc0fd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b Jul 09 15:33:57.980380 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b0dc4d0f-1852-4b60-b273-174b226bc0fd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:57.980380 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b0dc4d0f-1852-4b60-b273-174b226bc0fd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:57.990319 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:57.990319 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:57.996151 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b0dc4d0f-1852-4b60-b273-174b226bc0fd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:58.003090 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b0dc4d0f-1852-4b60-b273-174b226bc0fd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b returned with HTTP 200 Jul 09 15:33:58.003816 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 88/366] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:57 2026] GET /volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:58.018160 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8e456513-1edf-44ad-a70a-3ec4ca33dbdd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:58.020045 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8e456513-1edf-44ad-a70a-3ec4ca33dbdd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b Jul 09 15:33:58.020333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8e456513-1edf-44ad-a70a-3ec4ca33dbdd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:58.020562 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8e456513-1edf-44ad-a70a-3ec4ca33dbdd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:58.029604 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:58.029604 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:58.034203 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8e456513-1edf-44ad-a70a-3ec4ca33dbdd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:58.040005 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8e456513-1edf-44ad-a70a-3ec4ca33dbdd tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b returned with HTTP 200 Jul 09 15:33:58.040587 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 95/367] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:58 2026] GET /volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:58.052200 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7cc72f05-710b-4c97-942e-ce0b7a0963c0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:58.054995 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7cc72f05-710b-4c97-942e-ce0b7a0963c0 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] DELETE https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b Jul 09 15:33:58.055254 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7cc72f05-710b-4c97-942e-ce0b7a0963c0 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:58.055430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7cc72f05-710b-4c97-942e-ce0b7a0963c0 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:58.055592 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-7cc72f05-710b-4c97-942e-ce0b7a0963c0 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Delete volume with id: 9e8cb1ce-4cbd-47f5-b924-bca78a14417b Jul 09 15:33:58.063590 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:58.063590 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:58.064221 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7cc72f05-710b-4c97-942e-ce0b7a0963c0 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:58.085022 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7cc72f05-710b-4c97-942e-ce0b7a0963c0 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Delete volume request issued successfully. Jul 09 15:33:58.085246 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7cc72f05-710b-4c97-942e-ce0b7a0963c0 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b returned with HTTP 202 Jul 09 15:33:58.085919 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 92/368] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:58 2026] DELETE /volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:58.098588 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8fb5df42-d5bb-436f-8db1-85d0a2640e32 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:58.100444 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8fb5df42-d5bb-436f-8db1-85d0a2640e32 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b Jul 09 15:33:58.100665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8fb5df42-d5bb-436f-8db1-85d0a2640e32 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:58.100861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8fb5df42-d5bb-436f-8db1-85d0a2640e32 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:58.110050 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:58.110050 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:58.115996 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8fb5df42-d5bb-436f-8db1-85d0a2640e32 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:58.122529 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8fb5df42-d5bb-436f-8db1-85d0a2640e32 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b returned with HTTP 200 Jul 09 15:33:58.123311 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 94/369] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:58 2026] GET /volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:58.498044 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ea35a9af-ca91-4766-9698-c63ff94ae4db None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:58.501363 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ea35a9af-ca91-4766-9698-c63ff94ae4db tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 Jul 09 15:33:58.501363 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ea35a9af-ca91-4766-9698-c63ff94ae4db tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:58.501363 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ea35a9af-ca91-4766-9698-c63ff94ae4db tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:58.508969 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ea35a9af-ca91-4766-9698-c63ff94ae4db tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 returned with HTTP 404 Jul 09 15:33:58.509890 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 89/370] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:58 2026] GET /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:58.518244 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-916d5b94-1c59-4ce5-8deb-5561c7e06501 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:58.520156 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-916d5b94-1c59-4ce5-8deb-5561c7e06501 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 Jul 09 15:33:58.520387 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-916d5b94-1c59-4ce5-8deb-5561c7e06501 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:58.520621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-916d5b94-1c59-4ce5-8deb-5561c7e06501 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:58.527673 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-916d5b94-1c59-4ce5-8deb-5561c7e06501 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 returned with HTTP 404 Jul 09 15:33:58.528427 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 96/371] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:58 2026] GET /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:58.535964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6fe43b87-dec5-496a-9aed-e5721df9b4ba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:58.538140 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6fe43b87-dec5-496a-9aed-e5721df9b4ba tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 Jul 09 15:33:58.538424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6fe43b87-dec5-496a-9aed-e5721df9b4ba tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:58.538698 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6fe43b87-dec5-496a-9aed-e5721df9b4ba tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:58.539262 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-6fe43b87-dec5-496a-9aed-e5721df9b4ba tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Delete volume with id: 1417a47c-afcc-436b-89a1-777798ff2610 Jul 09 15:33:58.547116 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6fe43b87-dec5-496a-9aed-e5721df9b4ba tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 returned with HTTP 404 Jul 09 15:33:58.547682 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 93/372] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:58 2026] DELETE /volume/v3/volumes/1417a47c-afcc-436b-89a1-777798ff2610 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:58.558515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:58.560963 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:33:58.561446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-878826660"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:58.563550 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-878826660'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:33:58.563846 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume of 1 GB Jul 09 15:33:58.570928 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Availability Zones retrieved successfully. Jul 09 15:33:58.579303 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (4107cae5-5ff2-4bf9-b047-ad925254d2eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:58.580814 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (032bfaed-1ebc-48cd-969a-6f998a890a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:58.582155 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:33:58.624256 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (032bfaed-1ebc-48cd-969a-6f998a890a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:58.626785 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08b9bf2-7a6b-416a-9347-1927c7cb6704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:58.682396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Created reservations ['7b593c1a-714e-4732-bb23-9de044e66148', '0d993f0f-085d-49f9-8b34-0b0f01228a29', '4f5a30f1-b4cf-41e1-a978-d03a8e6a1030', '6431e86a-d4b0-4aba-96c5-6b6e9eccc99b'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:33:58.683551 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d08b9bf2-7a6b-416a-9347-1927c7cb6704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b593c1a-714e-4732-bb23-9de044e66148', '0d993f0f-085d-49f9-8b34-0b0f01228a29', '4f5a30f1-b4cf-41e1-a978-d03a8e6a1030', '6431e86a-d4b0-4aba-96c5-6b6e9eccc99b']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:58.684477 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b060d30-75ad-49cc-9ccc-34e70cc4c8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:58.718509 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b060d30-75ad-49cc-9ccc-34e70cc4c8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37ae80ac-4c14-479c-9c8a-8fc9b6365376', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-878826660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['7b593c1a-714e-4732-bb23-9de044e66148','0d993f0f-085d-49f9-8b34-0b0f01228a29','4f5a30f1-b4cf-41e1-a978-d03a8e6a1030','6431e86a-d4b0-4aba-96c5-6b6e9eccc99b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:33:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-878826660',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37ae80ac-4c14-479c-9c8a-8fc9b6365376,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9028f4488574ccbb63208360952e128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4698446348f4c96ae299f521787e98d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:58.720686 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8220c50d-dfa7-48f8-8ad6-2409642df5dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:58.752643 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8220c50d-dfa7-48f8-8ad6-2409642df5dd) transitioned into state 'SUCCESS' from state '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-878826660',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['7b593c1a-714e-4732-bb23-9de044e66148','0d993f0f-085d-49f9-8b34-0b0f01228a29','4f5a30f1-b4cf-41e1-a978-d03a8e6a1030','6431e86a-d4b0-4aba-96c5-6b6e9eccc99b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:58.753790 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba9905b0-ed8d-4ef2-a6b2-631d489ab826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:33:58.767275 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba9905b0-ed8d-4ef2-a6b2-631d489ab826) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:33:58.768264 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (4107cae5-5ff2-4bf9-b047-ad925254d2eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:33:58.768675 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request issued successfully. Jul 09 15:33:58.771370 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a3ea0c92-93f2-4f06-a45c-0ab81901071a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:33:58.771370 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 95/373] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:33:58 2026] POST /volume/v3/volumes => generated 746 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:33:58.787587 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f0d12113-b367-4a8e-9c30-72cc1458a54f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:58.792134 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f0d12113-b367-4a8e-9c30-72cc1458a54f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 Jul 09 15:33:58.792134 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f0d12113-b367-4a8e-9c30-72cc1458a54f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:58.792134 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f0d12113-b367-4a8e-9c30-72cc1458a54f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:58.801080 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:58.801080 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:58.807703 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f0d12113-b367-4a8e-9c30-72cc1458a54f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:58.815956 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f0d12113-b367-4a8e-9c30-72cc1458a54f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 returned with HTTP 200 Jul 09 15:33:58.815956 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 90/374] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:58 2026] GET /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:59.121829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1ab3bb95-269a-477c-8697-0cfe7ffc4687 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.122718 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1ab3bb95-269a-477c-8697-0cfe7ffc4687 None None] GET https://10.4.3.19/volume// Jul 09 15:33:59.122907 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1ab3bb95-269a-477c-8697-0cfe7ffc4687 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.123090 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1ab3bb95-269a-477c-8697-0cfe7ffc4687 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.123567 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1ab3bb95-269a-477c-8697-0cfe7ffc4687 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:33:59.123904 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 97/375] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:33: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 09 15:33:59.140086 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-029405f3-5e95-4a8b-a0da-1b084a4a79e6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.141131 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-751787c8-4080-440f-a7fa-8ba17218c50a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.143338 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-029405f3-5e95-4a8b-a0da-1b084a4a79e6 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b Jul 09 15:33:59.143590 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-029405f3-5e95-4a8b-a0da-1b084a4a79e6 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.143816 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-029405f3-5e95-4a8b-a0da-1b084a4a79e6 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.150586 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-029405f3-5e95-4a8b-a0da-1b084a4a79e6 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b returned with HTTP 404 Jul 09 15:33:59.151288 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 94/376] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:59 2026] GET /volume/v3/volumes/9e8cb1ce-4cbd-47f5-b924-bca78a14417b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:33:59.161855 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-01ad608e-773b-4850-9549-6b1481b1ace4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.165204 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-01ad608e-773b-4850-9549-6b1481b1ace4 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 Jul 09 15:33:59.165204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-01ad608e-773b-4850-9549-6b1481b1ace4 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.165204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-01ad608e-773b-4850-9549-6b1481b1ace4 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.176292 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.176292 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:59.186379 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-01ad608e-773b-4850-9549-6b1481b1ace4 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:59.193758 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-01ad608e-773b-4850-9549-6b1481b1ace4 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 returned with HTTP 200 Jul 09 15:33:59.194429 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 91/377] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:59 2026] GET /volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:59.208864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3cc9dbcb-b107-47b5-853d-bd90f1c12617 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.212955 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3cc9dbcb-b107-47b5-853d-bd90f1c12617 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] DELETE https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 Jul 09 15:33:59.213354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3cc9dbcb-b107-47b5-853d-bd90f1c12617 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.213492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3cc9dbcb-b107-47b5-853d-bd90f1c12617 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.213729 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-3cc9dbcb-b107-47b5-853d-bd90f1c12617 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Delete volume with id: 7b6463cf-65c5-4fca-8928-0f6fae86a847 Jul 09 15:33:59.228698 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.228698 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:59.229618 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3cc9dbcb-b107-47b5-853d-bd90f1c12617 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:59.256809 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3cc9dbcb-b107-47b5-853d-bd90f1c12617 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Delete volume request issued successfully. Jul 09 15:33:59.257077 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3cc9dbcb-b107-47b5-853d-bd90f1c12617 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 returned with HTTP 202 Jul 09 15:33:59.257835 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 98/378] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:33:59 2026] DELETE /volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:33:59.269313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2820d41c-cc49-40bb-9b30-7e46ec24680f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.271760 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2820d41c-cc49-40bb-9b30-7e46ec24680f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 Jul 09 15:33:59.272157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2820d41c-cc49-40bb-9b30-7e46ec24680f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.272436 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2820d41c-cc49-40bb-9b30-7e46ec24680f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.287854 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.287854 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:59.293986 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2820d41c-cc49-40bb-9b30-7e46ec24680f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Volume info retrieved successfully. Jul 09 15:33:59.301046 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2820d41c-cc49-40bb-9b30-7e46ec24680f tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 returned with HTTP 200 Jul 09 15:33:59.301607 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 95/379] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:59 2026] GET /volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:59.415676 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-751787c8-4080-440f-a7fa-8ba17218c50a tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:33:59.416074 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-751787c8-4080-440f-a7fa-8ba17218c50a tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29015575-896e-4bb2-b909-4bcd7d271884", "connector": null, "instance_uuid": "5a38b4d5-e55d-4268-a61d-7c19a0278f10"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:59.425529 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.425529 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:59.451199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-37dfc1f5-c686-486e-b34e-e4d16efba473 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.451199 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-37dfc1f5-c686-486e-b34e-e4d16efba473 None None] GET https://10.4.3.19/volume// Jul 09 15:33:59.451199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-37dfc1f5-c686-486e-b34e-e4d16efba473 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.451199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-37dfc1f5-c686-486e-b34e-e4d16efba473 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.451199 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-37dfc1f5-c686-486e-b34e-e4d16efba473 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:33:59.451199 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 92/380] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:33: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 09 15:33:59.457130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-751787c8-4080-440f-a7fa-8ba17218c50a tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:33:59.457791 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 96/381] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:33:59 2026] POST /volume/v3/attachments => generated 273 bytes in 317 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:59.462050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-253e918c-5ea9-419d-8e43-79cd210fa9fc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.465513 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-253e918c-5ea9-419d-8e43-79cd210fa9fc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:33:59.465513 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-253e918c-5ea9-419d-8e43-79cd210fa9fc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b21d90f0-e61d-4db4-ab45-d1aa2cd692e6", "connector": null, "instance_uuid": "94b7af50-fdbb-428e-980f-799f5482a8e9"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:59.477829 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.477829 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:59.516835 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-253e918c-5ea9-419d-8e43-79cd210fa9fc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 09 15:33:59.523937 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-253e918c-5ea9-419d-8e43-79cd210fa9fc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:33:59.524476 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 99/382] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:33:59 2026] POST /volume/v3/attachments => generated 271 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:33:59.834832 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f224e026-6e01-4dbe-abd9-6a471047f4ce None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.838792 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f224e026-6e01-4dbe-abd9-6a471047f4ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 Jul 09 15:33:59.839081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f224e026-6e01-4dbe-abd9-6a471047f4ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.839313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f224e026-6e01-4dbe-abd9-6a471047f4ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.856252 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.856252 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:59.860638 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f224e026-6e01-4dbe-abd9-6a471047f4ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:59.867400 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f224e026-6e01-4dbe-abd9-6a471047f4ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 returned with HTTP 200 Jul 09 15:33:59.867511 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 96/383] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:59 2026] GET /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:59.888276 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d249b519-0e28-4db1-b34e-79dab84cead1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.890564 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d249b519-0e28-4db1-b34e-79dab84cead1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376/action Jul 09 15:33:59.890756 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1219b01c-8aad-4f54-b471-07ec90291066 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.890998 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d249b519-0e28-4db1-b34e-79dab84cead1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:33:59.891995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d249b519-0e28-4db1-b34e-79dab84cead1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:33:59.892684 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1219b01c-8aad-4f54-b471-07ec90291066 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:33:59.892913 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1219b01c-8aad-4f54-b471-07ec90291066 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.893161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1219b01c-8aad-4f54-b471-07ec90291066 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.904741 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.904741 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:33:59.905092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.admin_actions [None req-d249b519-0e28-4db1-b34e-79dab84cead1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume '37ae80ac-4c14-479c-9c8a-8fc9b6365376' with '{'status': 'maintenance'}' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:33:59.906508 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.906508 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:33:59.913027 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1219b01c-8aad-4f54-b471-07ec90291066 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:33:59.920979 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1219b01c-8aad-4f54-b471-07ec90291066 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:33:59.921544 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 97/384] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:59 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:33:59.938121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-17f79bff-3e61-4e9e-80b2-123efc1c4608 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.940695 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-17f79bff-3e61-4e9e-80b2-123efc1c4608 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:33:59.941976 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-17f79bff-3e61-4e9e-80b2-123efc1c4608 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.941976 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-17f79bff-3e61-4e9e-80b2-123efc1c4608 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.946626 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d249b519-0e28-4db1-b34e-79dab84cead1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376/action returned with HTTP 202 Jul 09 15:33:59.946978 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 93/385] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:33:59 2026] POST /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:33:59.956618 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.956618 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:33:59.958150 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d425d016-c3f3-42c3-9b4b-9143427a01ea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:33:59.961516 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-17f79bff-3e61-4e9e-80b2-123efc1c4608 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:33:59.965567 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d425d016-c3f3-42c3-9b4b-9143427a01ea tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 Jul 09 15:33:59.966047 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d425d016-c3f3-42c3-9b4b-9143427a01ea tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:33:59.966348 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d425d016-c3f3-42c3-9b4b-9143427a01ea tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:33:59.968510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-17f79bff-3e61-4e9e-80b2-123efc1c4608 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:33:59.972225 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 100/386] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:59 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:33:59.979258 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:33:59.979258 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:33:59.985884 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d425d016-c3f3-42c3-9b4b-9143427a01ea tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:33:59.994424 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d425d016-c3f3-42c3-9b4b-9143427a01ea tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 returned with HTTP 200 Jul 09 15:33:59.994424 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 97/387] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:33:59 2026] GET /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:00.001419 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7e84f32a-c34a-47d0-9cec-460dbe56b51b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.002252 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7e84f32a-c34a-47d0-9cec-460dbe56b51b None None] GET https://10.4.3.19/volume// Jul 09 15:34:00.002354 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7e84f32a-c34a-47d0-9cec-460dbe56b51b None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.002622 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7e84f32a-c34a-47d0-9cec-460dbe56b51b None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:00.003095 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7e84f32a-c34a-47d0-9cec-460dbe56b51b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:00.007971 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 98/388] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34:00 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:34:00.016633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4b491d20-41b9-4d7d-8661-7f254c5b27cb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.019262 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b491d20-41b9-4d7d-8661-7f254c5b27cb tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376/action Jul 09 15:34:00.019655 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8490a586-ffdd-481e-9ab4-17c56cefe557 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.022101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b491d20-41b9-4d7d-8661-7f254c5b27cb tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:00.022101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b491d20-41b9-4d7d-8661-7f254c5b27cb tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:00.022641 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8490a586-ffdd-481e-9ab4-17c56cefe557 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:00.022641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8490a586-ffdd-481e-9ab4-17c56cefe557 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.022962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8490a586-ffdd-481e-9ab4-17c56cefe557 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:00.034295 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:00.034295 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:00.034774 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4b491d20-41b9-4d7d-8661-7f254c5b27cb tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Volume info retrieved successfully. Jul 09 15:34:00.039050 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:00.039050 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:00.045456 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8490a586-ffdd-481e-9ab4-17c56cefe557 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:00.049963 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8490a586-ffdd-481e-9ab4-17c56cefe557 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:00.050389 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 101/389] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:00 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:00.056291 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-265708fe-0f7b-4dd0-ba42-36b84b627dbf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.056291 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-265708fe-0f7b-4dd0-ba42-36b84b627dbf None None] GET https://10.4.3.19/volume// Jul 09 15:34:00.056291 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-265708fe-0f7b-4dd0-ba42-36b84b627dbf None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.056291 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-265708fe-0f7b-4dd0-ba42-36b84b627dbf None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:00.056581 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-265708fe-0f7b-4dd0-ba42-36b84b627dbf None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:00.056985 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 98/390] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34: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 09 15:34:00.066003 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4b491d20-41b9-4d7d-8661-7f254c5b27cb tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Delete volume request issued successfully. Jul 09 15:34:00.066287 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b491d20-41b9-4d7d-8661-7f254c5b27cb tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376/action returned with HTTP 202 Jul 09 15:34:00.066947 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 94/391] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:34:00 2026] POST /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:00.068230 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-179d535a-7b0c-47fb-916f-50cdbf1c6958 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.072759 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-179d535a-7b0c-47fb-916f-50cdbf1c6958 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:00.073319 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-179d535a-7b0c-47fb-916f-50cdbf1c6958 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.073740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-179d535a-7b0c-47fb-916f-50cdbf1c6958 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:00.076554 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a0c53a6e-f7a4-4faf-a83a-1b35ee909fe5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.080654 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a0c53a6e-f7a4-4faf-a83a-1b35ee909fe5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 Jul 09 15:34:00.080654 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a0c53a6e-f7a4-4faf-a83a-1b35ee909fe5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.080654 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a0c53a6e-f7a4-4faf-a83a-1b35ee909fe5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:00.085880 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:00.085880 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:00.089531 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:00.089531 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:00.090667 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-179d535a-7b0c-47fb-916f-50cdbf1c6958 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:00.095501 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a0c53a6e-f7a4-4faf-a83a-1b35ee909fe5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:00.096515 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-179d535a-7b0c-47fb-916f-50cdbf1c6958 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:00.097240 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 99/392] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:00 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1045 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:00.101698 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a0c53a6e-f7a4-4faf-a83a-1b35ee909fe5 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 returned with HTTP 200 Jul 09 15:34:00.102334 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 102/393] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:00 2026] GET /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:00.145333 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8a4d7cd0-6939-4abb-b692-a4617413f152 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.148326 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8a4d7cd0-6939-4abb-b692-a4617413f152 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] PUT https://10.4.3.19/volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103 Jul 09 15:34:00.148850 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8a4d7cd0-6939-4abb-b692-a4617413f152 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:00.159433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8a4d7cd0-6939-4abb-b692-a4617413f152 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Acquiring lock "cinder-attachment_update-29015575-896e-4bb2-b909-4bcd7d271884-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:34:00.166102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8a4d7cd0-6939-4abb-b692-a4617413f152 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Lock "cinder-attachment_update-29015575-896e-4bb2-b909-4bcd7d271884-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:34:00.167541 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:00.167541 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:00.215943 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-13fec619-8b95-4278-92e2-d0d65e5c027d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.218607 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-13fec619-8b95-4278-92e2-d0d65e5c027d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] PUT https://10.4.3.19/volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6 Jul 09 15:34:00.219370 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-13fec619-8b95-4278-92e2-d0d65e5c027d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:00.228942 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-13fec619-8b95-4278-92e2-d0d65e5c027d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Acquiring lock "cinder-attachment_update-b21d90f0-e61d-4db4-ab45-d1aa2cd692e6-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:34:00.236291 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-13fec619-8b95-4278-92e2-d0d65e5c027d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Lock "cinder-attachment_update-b21d90f0-e61d-4db4-ab45-d1aa2cd692e6-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:34:00.237272 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:00.237272 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:00.317533 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-05545999-7f2d-46d8-804f-514deb729925 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.320293 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-05545999-7f2d-46d8-804f-514deb729925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] GET https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 Jul 09 15:34:00.320293 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-05545999-7f2d-46d8-804f-514deb729925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.322612 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-05545999-7f2d-46d8-804f-514deb729925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:00.330438 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-05545999-7f2d-46d8-804f-514deb729925 tempest-VolumesCloneTest-1774540848 tempest-VolumesCloneTest-1774540848-project-member] https://10.4.3.19/volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 returned with HTTP 404 Jul 09 15:34:00.331267 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 100/394] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:00 2026] GET /volume/v3/volumes/7b6463cf-65c5-4fca-8928-0f6fae86a847 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:00.705729 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8a4d7cd0-6939-4abb-b692-a4617413f152 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Lock "cinder-attachment_update-29015575-896e-4bb2-b909-4bcd7d271884-np0000004916" released by "attachment_update" :: held 0.540s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:34:00.706171 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-8a4d7cd0-6939-4abb-b692-a4617413f152 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103 returned with HTTP 200 Jul 09 15:34:00.706777 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 99/395] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:34:00 2026] PUT /volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:00.760836 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-13fec619-8b95-4278-92e2-d0d65e5c027d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Lock "cinder-attachment_update-b21d90f0-e61d-4db4-ab45-d1aa2cd692e6-np0000004916" released by "attachment_update" :: held 0.524s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:34:00.761293 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-13fec619-8b95-4278-92e2-d0d65e5c027d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6 returned with HTTP 200 Jul 09 15:34:00.761809 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 95/396] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:34:00 2026] PUT /volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6 => generated 967 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:00.940797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-45a9b612-84c5-4113-903b-d47399f5a56d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.943200 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-45a9b612-84c5-4113-903b-d47399f5a56d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:00.943200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-45a9b612-84c5-4113-903b-d47399f5a56d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.943905 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-45a9b612-84c5-4113-903b-d47399f5a56d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:00.957433 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:00.957433 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:00.964015 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-45a9b612-84c5-4113-903b-d47399f5a56d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:00.971364 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-45a9b612-84c5-4113-903b-d47399f5a56d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:00.971927 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 103/397] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:00 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:00.988125 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0ce3b807-ecb5-41fa-9ca4-ff6ab6a66612 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.989839 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0ce3b807-ecb5-41fa-9ca4-ff6ab6a66612 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:00.990052 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0ce3b807-ecb5-41fa-9ca4-ff6ab6a66612 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.990230 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0ce3b807-ecb5-41fa-9ca4-ff6ab6a66612 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:00.992103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-47640911-b0bd-457a-8dfb-21da7f327495 req-f79f9b59-669d-4bff-8f6a-6274290c838f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:00.995400 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-f79f9b59-669d-4bff-8f6a-6274290c838f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:00.995630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-f79f9b59-669d-4bff-8f6a-6274290c838f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:00.995813 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-f79f9b59-669d-4bff-8f6a-6274290c838f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:01.008034 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:01.008034 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:01.012276 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:01.012276 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:01.016977 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-47640911-b0bd-457a-8dfb-21da7f327495 req-f79f9b59-669d-4bff-8f6a-6274290c838f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:01.019698 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0ce3b807-ecb5-41fa-9ca4-ff6ab6a66612 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:01.025156 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-f79f9b59-669d-4bff-8f6a-6274290c838f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:01.025716 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 100/398] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:00 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:01.026810 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0ce3b807-ecb5-41fa-9ca4-ff6ab6a66612 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:01.027356 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 101/399] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:00 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:01.121488 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5df7f9d1-cb31-4138-8763-2acd448a06a2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:01.124046 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5df7f9d1-cb31-4138-8763-2acd448a06a2 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 Jul 09 15:34:01.124321 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5df7f9d1-cb31-4138-8763-2acd448a06a2 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:01.124598 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5df7f9d1-cb31-4138-8763-2acd448a06a2 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:01.132570 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5df7f9d1-cb31-4138-8763-2acd448a06a2 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 returned with HTTP 404 Jul 09 15:34:01.133264 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 96/400] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:01 2026] GET /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:01.141580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3f913523-6d7f-4405-8b1b-ff30aedc633f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:01.144223 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3f913523-6d7f-4405-8b1b-ff30aedc633f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 Jul 09 15:34:01.145399 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3f913523-6d7f-4405-8b1b-ff30aedc633f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:01.145399 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3f913523-6d7f-4405-8b1b-ff30aedc633f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:01.154711 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3f913523-6d7f-4405-8b1b-ff30aedc633f tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 returned with HTTP 404 Jul 09 15:34:01.156592 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 104/401] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:01 2026] GET /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:01.164902 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-809e56e7-2ae8-46f7-8d47-be14f737ebfa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:01.166173 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-809e56e7-2ae8-46f7-8d47-be14f737ebfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] DELETE https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 Jul 09 15:34:01.166443 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-809e56e7-2ae8-46f7-8d47-be14f737ebfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:01.166656 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-809e56e7-2ae8-46f7-8d47-be14f737ebfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:01.166871 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-809e56e7-2ae8-46f7-8d47-be14f737ebfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Delete volume with id: 37ae80ac-4c14-479c-9c8a-8fc9b6365376 Jul 09 15:34:01.173956 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-809e56e7-2ae8-46f7-8d47-be14f737ebfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 returned with HTTP 404 Jul 09 15:34:01.174748 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 101/402] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:01 2026] DELETE /volume/v3/volumes/37ae80ac-4c14-479c-9c8a-8fc9b6365376 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:01.189815 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:01.191723 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:01.192100 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-279362430"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:01.195585 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-279362430'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:01.195757 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume of 1 GB Jul 09 15:34:01.201166 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Availability Zones retrieved successfully. Jul 09 15:34:01.209219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (8ae359b7-27f1-4ca8-806c-734618f2afac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:01.210621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6255d8-cbbc-4fdb-aaab-95dd04e8dbbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:01.212508 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:01.257566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff6255d8-cbbc-4fdb-aaab-95dd04e8dbbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:01.258302 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181f5aaf-54da-4909-92e3-1ba3812abad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:01.327473 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Created reservations ['c3cbcc95-ee21-48a0-9175-6a927ace1675', '0c2010d9-2de0-4aaa-b0b5-436219f94a6d', '02e3f414-9208-4907-bc78-879a1ec203a0', 'c2ca139b-9526-45d5-a6da-9efb91bc5eca'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:01.327473 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (181f5aaf-54da-4909-92e3-1ba3812abad1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3cbcc95-ee21-48a0-9175-6a927ace1675', '0c2010d9-2de0-4aaa-b0b5-436219f94a6d', '02e3f414-9208-4907-bc78-879a1ec203a0', 'c2ca139b-9526-45d5-a6da-9efb91bc5eca']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:01.328687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9eff5e-e673-4fd8-af80-cf6be019fd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:01.361788 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff9eff5e-e673-4fd8-af80-cf6be019fd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e54750a-c145-4a09-90af-ec72933a8825', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-279362430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['c3cbcc95-ee21-48a0-9175-6a927ace1675','0c2010d9-2de0-4aaa-b0b5-436219f94a6d','02e3f414-9208-4907-bc78-879a1ec203a0','c2ca139b-9526-45d5-a6da-9efb91bc5eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-279362430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e54750a-c145-4a09-90af-ec72933a8825,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9028f4488574ccbb63208360952e128',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4698446348f4c96ae299f521787e98d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:01.362052 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb85ba1-5e58-477d-9acf-00910cb13595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:01.390139 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeb85ba1-5e58-477d-9acf-00910cb13595) transitioned into state 'SUCCESS' from state '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-279362430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9028f4488574ccbb63208360952e128',qos_specs=None,replication_status=,reservations=['c3cbcc95-ee21-48a0-9175-6a927ace1675','0c2010d9-2de0-4aaa-b0b5-436219f94a6d','02e3f414-9208-4907-bc78-879a1ec203a0','c2ca139b-9526-45d5-a6da-9efb91bc5eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4698446348f4c96ae299f521787e98d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:01.391195 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c4cf68-ac86-4d93-a33f-33a6300ac698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:01.406734 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08c4cf68-ac86-4d93-a33f-33a6300ac698) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:01.407717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Flow 'volume_create_api' (8ae359b7-27f1-4ca8-806c-734618f2afac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:01.408222 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Create volume request issued successfully. Jul 09 15:34:01.409197 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4dce338-0d4e-45df-ac8c-b949d4b01bfa tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:01.409663 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 102/403] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:01 2026] POST /volume/v3/volumes => generated 746 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:01.427655 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-76a6e634-5c4b-4275-b8d9-ad5b79b59efb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:01.433219 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-76a6e634-5c4b-4275-b8d9-ad5b79b59efb tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:01.433513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-76a6e634-5c4b-4275-b8d9-ad5b79b59efb tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:01.433790 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-76a6e634-5c4b-4275-b8d9-ad5b79b59efb tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:01.450875 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:01.450875 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:01.460215 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-76a6e634-5c4b-4275-b8d9-ad5b79b59efb tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:01.467225 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-76a6e634-5c4b-4275-b8d9-ad5b79b59efb tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 200 Jul 09 15:34:01.467908 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 97/404] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:01 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:01.990468 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9a0680db-782b-44ad-9838-36545aa337ef None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:01.992337 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a0680db-782b-44ad-9838-36545aa337ef tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:01.992730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a0680db-782b-44ad-9838-36545aa337ef tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:01.993044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a0680db-782b-44ad-9838-36545aa337ef tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.006411 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.006411 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:02.011506 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9a0680db-782b-44ad-9838-36545aa337ef tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:02.017944 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a0680db-782b-44ad-9838-36545aa337ef tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:02.018233 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 105/405] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:01 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:02.045431 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0cf8f796-a618-422d-b4a5-07b420cfaf81 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.048642 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0cf8f796-a618-422d-b4a5-07b420cfaf81 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:02.051215 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0cf8f796-a618-422d-b4a5-07b420cfaf81 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.051526 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0cf8f796-a618-422d-b4a5-07b420cfaf81 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.065274 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.065274 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:02.073019 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0cf8f796-a618-422d-b4a5-07b420cfaf81 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:02.079203 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0cf8f796-a618-422d-b4a5-07b420cfaf81 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:02.079896 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 102/406] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:02 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:02.483375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b923b51f-7090-420a-b04c-e29aced2c206 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.486366 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b923b51f-7090-420a-b04c-e29aced2c206 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.486619 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b923b51f-7090-420a-b04c-e29aced2c206 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.486899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b923b51f-7090-420a-b04c-e29aced2c206 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.496919 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.496919 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:02.501740 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b923b51f-7090-420a-b04c-e29aced2c206 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:02.508104 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b923b51f-7090-420a-b04c-e29aced2c206 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 200 Jul 09 15:34:02.508688 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 103/407] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:02 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:02.524891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8fbdf650-2a90-4681-a7e8-265fbfc137b1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.527493 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8fbdf650-2a90-4681-a7e8-265fbfc137b1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action Jul 09 15:34:02.527928 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8fbdf650-2a90-4681-a7e8-265fbfc137b1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:02.528281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8fbdf650-2a90-4681-a7e8-265fbfc137b1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:02.539635 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.539635 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:02.540107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.admin_actions [None req-8fbdf650-2a90-4681-a7e8-265fbfc137b1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume '7e54750a-c145-4a09-90af-ec72933a8825' with '{'status': 'error'}' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:34:02.565669 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8fbdf650-2a90-4681-a7e8-265fbfc137b1 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action returned with HTTP 202 Jul 09 15:34:02.566200 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 98/408] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:34:02 2026] POST /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:02.573677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-76c98e94-6098-45b4-81eb-c12e40178b7a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.576028 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-76c98e94-6098-45b4-81eb-c12e40178b7a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.576326 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-76c98e94-6098-45b4-81eb-c12e40178b7a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.576608 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-76c98e94-6098-45b4-81eb-c12e40178b7a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.584111 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.584111 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:02.587888 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-76c98e94-6098-45b4-81eb-c12e40178b7a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:02.592627 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-76c98e94-6098-45b4-81eb-c12e40178b7a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 200 Jul 09 15:34:02.593028 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 106/409] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:02 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:02.607670 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0feb6bd0-72c2-444d-b1ca-cc680cd05613 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.610163 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0feb6bd0-72c2-444d-b1ca-cc680cd05613 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action Jul 09 15:34:02.610695 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0feb6bd0-72c2-444d-b1ca-cc680cd05613 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:02.610896 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0feb6bd0-72c2-444d-b1ca-cc680cd05613 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:02.622477 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.622477 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:02.622957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-0feb6bd0-72c2-444d-b1ca-cc680cd05613 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume '7e54750a-c145-4a09-90af-ec72933a8825' with '{'status': 'available'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:34:02.648921 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0feb6bd0-72c2-444d-b1ca-cc680cd05613 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action returned with HTTP 202 Jul 09 15:34:02.649389 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 103/410] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:34:02 2026] POST /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:02.657801 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-039000c2-2247-4ae2-b7e6-d68f0c8f32f3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.661882 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-039000c2-2247-4ae2-b7e6-d68f0c8f32f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.662169 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-039000c2-2247-4ae2-b7e6-d68f0c8f32f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.662427 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-039000c2-2247-4ae2-b7e6-d68f0c8f32f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.672992 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.672992 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:02.678731 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-039000c2-2247-4ae2-b7e6-d68f0c8f32f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:02.685263 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-039000c2-2247-4ae2-b7e6-d68f0c8f32f3 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 200 Jul 09 15:34:02.685826 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 104/411] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:02 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:02.700570 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d870d62e-2b35-407b-9af6-d74bad8e4219 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.702657 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d870d62e-2b35-407b-9af6-d74bad8e4219 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action Jul 09 15:34:02.702808 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d870d62e-2b35-407b-9af6-d74bad8e4219 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:02.702947 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d870d62e-2b35-407b-9af6-d74bad8e4219 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:02.714876 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.714876 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:02.715291 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.admin_actions [None req-d870d62e-2b35-407b-9af6-d74bad8e4219 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume '7e54750a-c145-4a09-90af-ec72933a8825' with '{'status': 'maintenance'}' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:34:02.739741 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d870d62e-2b35-407b-9af6-d74bad8e4219 tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action returned with HTTP 202 Jul 09 15:34:02.740295 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 99/412] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:34:02 2026] POST /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:02.748853 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a584241c-c147-4231-80a8-a38541815e80 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.750797 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a584241c-c147-4231-80a8-a38541815e80 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.750963 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a584241c-c147-4231-80a8-a38541815e80 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.751258 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a584241c-c147-4231-80a8-a38541815e80 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.758887 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.758887 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:02.763563 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a584241c-c147-4231-80a8-a38541815e80 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:02.768088 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a584241c-c147-4231-80a8-a38541815e80 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 200 Jul 09 15:34:02.768582 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 107/413] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:02 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:02.785948 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bfd9edb9-ebb2-4200-bf9c-f759ae7d3a0f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.788244 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bfd9edb9-ebb2-4200-bf9c-f759ae7d3a0f tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] POST https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action Jul 09 15:34:02.788702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bfd9edb9-ebb2-4200-bf9c-f759ae7d3a0f tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:02.788832 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bfd9edb9-ebb2-4200-bf9c-f759ae7d3a0f tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:02.803525 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.803525 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:02.803955 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-bfd9edb9-ebb2-4200-bf9c-f759ae7d3a0f tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] Updating volume '7e54750a-c145-4a09-90af-ec72933a8825' with '{'status': 'available'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:34:02.844526 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bfd9edb9-ebb2-4200-bf9c-f759ae7d3a0f tempest-VolumesActionsTest-417541070 tempest-VolumesActionsTest-417541070-project-admin] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action returned with HTTP 202 Jul 09 15:34:02.845168 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 104/414] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:34:02 2026] POST /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:02.854069 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2ea46e16-f4eb-4436-a392-ec518bc3012a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.856290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2ea46e16-f4eb-4436-a392-ec518bc3012a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.856573 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2ea46e16-f4eb-4436-a392-ec518bc3012a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.856838 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2ea46e16-f4eb-4436-a392-ec518bc3012a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.866033 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.866033 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:02.870989 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2ea46e16-f4eb-4436-a392-ec518bc3012a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:02.876324 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2ea46e16-f4eb-4436-a392-ec518bc3012a tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 200 Jul 09 15:34:02.876849 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 105/415] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:02 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:02.896373 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1a86616f-780a-45b8-973f-37f181b6aefd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.898932 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a86616f-780a-45b8-973f-37f181b6aefd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.899208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a86616f-780a-45b8-973f-37f181b6aefd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.899559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a86616f-780a-45b8-973f-37f181b6aefd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.915155 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.915155 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:02.922684 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1a86616f-780a-45b8-973f-37f181b6aefd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:02.929302 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a86616f-780a-45b8-973f-37f181b6aefd tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 200 Jul 09 15:34:02.929919 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 100/416] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:02 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:02.943999 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a9c67364-321b-4c73-bd2d-e23882ee3140 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.946044 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9c67364-321b-4c73-bd2d-e23882ee3140 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] DELETE https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.946294 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9c67364-321b-4c73-bd2d-e23882ee3140 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.946538 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9c67364-321b-4c73-bd2d-e23882ee3140 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:02.946706 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a9c67364-321b-4c73-bd2d-e23882ee3140 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Delete volume with id: 7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.955018 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:02.955018 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:02.955690 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a9c67364-321b-4c73-bd2d-e23882ee3140 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:02.978392 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a9c67364-321b-4c73-bd2d-e23882ee3140 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Delete volume request issued successfully. Jul 09 15:34:02.982653 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9c67364-321b-4c73-bd2d-e23882ee3140 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 202 Jul 09 15:34:02.982653 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 108/417] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:02 2026] DELETE /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:02.993104 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2b59d648-dd3f-496f-ab26-f36df501ce97 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:02.995034 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b59d648-dd3f-496f-ab26-f36df501ce97 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:02.995356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b59d648-dd3f-496f-ab26-f36df501ce97 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:02.996590 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b59d648-dd3f-496f-ab26-f36df501ce97 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:03.003845 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:03.003845 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:03.008715 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2b59d648-dd3f-496f-ab26-f36df501ce97 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Volume info retrieved successfully. Jul 09 15:34:03.015244 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b59d648-dd3f-496f-ab26-f36df501ce97 tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 200 Jul 09 15:34:03.016283 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 105/418] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:02 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:03.032274 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d62e95b-fd6d-4fbb-b8dc-d5e85b656ad4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:03.034959 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d62e95b-fd6d-4fbb-b8dc-d5e85b656ad4 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:03.034959 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d62e95b-fd6d-4fbb-b8dc-d5e85b656ad4 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:03.034959 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d62e95b-fd6d-4fbb-b8dc-d5e85b656ad4 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:03.047351 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:03.047351 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:03.055038 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8d62e95b-fd6d-4fbb-b8dc-d5e85b656ad4 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:03.061020 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d62e95b-fd6d-4fbb-b8dc-d5e85b656ad4 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:03.061559 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 106/419] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:03 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:03.082768 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-29ab8e42-f569-4283-bb24-c739e21216d4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:03.083256 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-29ab8e42-f569-4283-bb24-c739e21216d4 None None] GET https://10.4.3.19/volume// Jul 09 15:34:03.083442 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-29ab8e42-f569-4283-bb24-c739e21216d4 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:03.083650 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-29ab8e42-f569-4283-bb24-c739e21216d4 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:03.084035 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-29ab8e42-f569-4283-bb24-c739e21216d4 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:03.084434 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 101/420] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:34: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 09 15:34:03.095929 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7f6249e0-8daa-45b7-ad83-723350501e41 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:03.097797 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-47640911-b0bd-457a-8dfb-21da7f327495 req-3944b6a1-63d5-4ef3-981f-071c8f447984 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:03.098057 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7f6249e0-8daa-45b7-ad83-723350501e41 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:03.098360 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7f6249e0-8daa-45b7-ad83-723350501e41 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:03.098561 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7f6249e0-8daa-45b7-ad83-723350501e41 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:03.100077 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-3944b6a1-63d5-4ef3-981f-071c8f447984 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:34:03.100606 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-3944b6a1-63d5-4ef3-981f-071c8f447984 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e29ff971-9f14-43b4-8582-e99802f725a0", "connector": null, "instance_uuid": "0d35a329-ade9-459e-9694-8557fba82fe1"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:03.109541 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:03.109541 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:03.111270 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:03.111270 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:03.114372 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7f6249e0-8daa-45b7-ad83-723350501e41 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:03.120534 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7f6249e0-8daa-45b7-ad83-723350501e41 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:03.120984 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 109/421] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:03 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:03.161892 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-3944b6a1-63d5-4ef3-981f-071c8f447984 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:34:03.162753 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 106/422] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:34:03 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 09 15:34:03.568753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-761c727e-1db7-4c2a-b8c6-d560c4671a21 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:03.570846 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-761c727e-1db7-4c2a-b8c6-d560c4671a21 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:03.571116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-761c727e-1db7-4c2a-b8c6-d560c4671a21 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:03.571499 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-761c727e-1db7-4c2a-b8c6-d560c4671a21 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:03.587780 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:03.587780 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:03.602058 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-761c727e-1db7-4c2a-b8c6-d560c4671a21 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:03.610949 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-761c727e-1db7-4c2a-b8c6-d560c4671a21 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:03.611057 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 107/423] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:03 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1021 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:03.719082 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-49a7d66e-d09b-4a2b-9761-6f7e04b27dbb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:03.719448 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-49a7d66e-d09b-4a2b-9761-6f7e04b27dbb None None] GET https://10.4.3.19/volume// Jul 09 15:34:03.720319 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-49a7d66e-d09b-4a2b-9761-6f7e04b27dbb None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:03.720319 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-49a7d66e-d09b-4a2b-9761-6f7e04b27dbb None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:03.720319 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-49a7d66e-d09b-4a2b-9761-6f7e04b27dbb None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:03.720449 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 102/424] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34: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 09 15:34:03.734540 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-47640911-b0bd-457a-8dfb-21da7f327495 req-b5f04b02-e6db-4551-b695-9390de939ddc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:03.737280 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-b5f04b02-e6db-4551-b695-9390de939ddc tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:03.737626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-b5f04b02-e6db-4551-b695-9390de939ddc tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:03.737809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-b5f04b02-e6db-4551-b695-9390de939ddc tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:03.751203 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:03.751203 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:03.755860 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-47640911-b0bd-457a-8dfb-21da7f327495 req-b5f04b02-e6db-4551-b695-9390de939ddc tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:03.763580 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-b5f04b02-e6db-4551-b695-9390de939ddc tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:03.764127 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 110/425] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:03 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1244 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:03.875308 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-47640911-b0bd-457a-8dfb-21da7f327495 req-bf654016-0a19-4ec4-91c3-f2782b2a82c1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:03.878138 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-bf654016-0a19-4ec4-91c3-f2782b2a82c1 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] PUT https://10.4.3.19/volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5 Jul 09 15:34:03.878719 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-bf654016-0a19-4ec4-91c3-f2782b2a82c1 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:03.892045 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-47640911-b0bd-457a-8dfb-21da7f327495 req-bf654016-0a19-4ec4-91c3-f2782b2a82c1 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Acquiring lock "cinder-attachment_update-e29ff971-9f14-43b4-8582-e99802f725a0-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:34:03.899266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-47640911-b0bd-457a-8dfb-21da7f327495 req-bf654016-0a19-4ec4-91c3-f2782b2a82c1 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Lock "cinder-attachment_update-e29ff971-9f14-43b4-8582-e99802f725a0-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:34:03.901028 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:03.901028 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:04.033080 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-648c2f23-079f-43a0-8a32-4bebee7ac2ce None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:04.034959 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-648c2f23-079f-43a0-8a32-4bebee7ac2ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] GET https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 Jul 09 15:34:04.035177 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-648c2f23-079f-43a0-8a32-4bebee7ac2ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:04.035426 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-648c2f23-079f-43a0-8a32-4bebee7ac2ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:04.041573 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-648c2f23-079f-43a0-8a32-4bebee7ac2ce tempest-VolumesActionsTest-681418990 tempest-VolumesActionsTest-681418990-project-member] https://10.4.3.19/volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 returned with HTTP 404 Jul 09 15:34:04.042067 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 108/426] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:04 2026] GET /volume/v3/volumes/7e54750a-c145-4a09-90af-ec72933a8825 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:04.076719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-de7945b6-f125-410a-8368-a111b4acdeca None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:04.079532 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de7945b6-f125-410a-8368-a111b4acdeca tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:04.079810 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de7945b6-f125-410a-8368-a111b4acdeca tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:04.080032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de7945b6-f125-410a-8368-a111b4acdeca tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:04.095918 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:04.095918 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:04.102790 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-de7945b6-f125-410a-8368-a111b4acdeca tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:04.110589 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de7945b6-f125-410a-8368-a111b4acdeca tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:04.111538 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 103/427] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:04 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:04.143986 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-576345ee-0531-4262-9fd2-906841df7b59 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:04.147768 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-576345ee-0531-4262-9fd2-906841df7b59 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:04.148097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-576345ee-0531-4262-9fd2-906841df7b59 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:04.148389 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-576345ee-0531-4262-9fd2-906841df7b59 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:04.163668 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:04.163668 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:04.168854 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-576345ee-0531-4262-9fd2-906841df7b59 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:04.174745 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-576345ee-0531-4262-9fd2-906841df7b59 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:04.175417 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 111/428] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:04 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:04.448521 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-47640911-b0bd-457a-8dfb-21da7f327495 req-bf654016-0a19-4ec4-91c3-f2782b2a82c1 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Lock "cinder-attachment_update-e29ff971-9f14-43b4-8582-e99802f725a0-np0000004916" released by "attachment_update" :: held 0.549s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:34:04.448871 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-bf654016-0a19-4ec4-91c3-f2782b2a82c1 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5 returned with HTTP 200 Jul 09 15:34:04.449479 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 107/429] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:34:03 2026] PUT /volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:04.624820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-32242542-6fef-452a-ab4a-59f74f12543e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:04.627232 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32242542-6fef-452a-ab4a-59f74f12543e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:04.627461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32242542-6fef-452a-ab4a-59f74f12543e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:04.627741 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32242542-6fef-452a-ab4a-59f74f12543e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:04.639255 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:04.639255 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:04.643119 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-32242542-6fef-452a-ab4a-59f74f12543e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:04.647608 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32242542-6fef-452a-ab4a-59f74f12543e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:04.648245 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 109/430] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:04 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:34:05.127969 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6b8e3029-f91d-4ee2-bf04-e40ec36848e8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:05.129862 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6b8e3029-f91d-4ee2-bf04-e40ec36848e8 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:05.130080 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6b8e3029-f91d-4ee2-bf04-e40ec36848e8 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:05.130410 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6b8e3029-f91d-4ee2-bf04-e40ec36848e8 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:05.145106 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:05.145106 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:05.150560 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6b8e3029-f91d-4ee2-bf04-e40ec36848e8 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:05.158565 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6b8e3029-f91d-4ee2-bf04-e40ec36848e8 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:05.158565 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 104/431] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:05 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:05.191665 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2dc297e0-4ab3-4fd5-aa72-b18255de4e10 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:05.193893 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2dc297e0-4ab3-4fd5-aa72-b18255de4e10 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:05.194142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2dc297e0-4ab3-4fd5-aa72-b18255de4e10 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:05.194414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2dc297e0-4ab3-4fd5-aa72-b18255de4e10 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:05.208954 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:05.208954 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:05.213449 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2dc297e0-4ab3-4fd5-aa72-b18255de4e10 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:05.219531 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2dc297e0-4ab3-4fd5-aa72-b18255de4e10 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:05.220009 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 112/432] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:05 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:05.666782 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4fc70a31-e269-482d-b8eb-8c0903034622 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:05.668589 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4fc70a31-e269-482d-b8eb-8c0903034622 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:05.668810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4fc70a31-e269-482d-b8eb-8c0903034622 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:05.669057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4fc70a31-e269-482d-b8eb-8c0903034622 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:05.681825 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:05.681825 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:05.687453 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4fc70a31-e269-482d-b8eb-8c0903034622 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:05.694698 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4fc70a31-e269-482d-b8eb-8c0903034622 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:05.694769 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 108/433] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:05 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:06.179584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a8973b1b-ac59-4a95-b064-a5fc9ed8653b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:06.180248 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8973b1b-ac59-4a95-b064-a5fc9ed8653b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:06.180451 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8973b1b-ac59-4a95-b064-a5fc9ed8653b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:06.180636 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8973b1b-ac59-4a95-b064-a5fc9ed8653b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:06.208816 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:06.208816 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:06.214772 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a8973b1b-ac59-4a95-b064-a5fc9ed8653b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:06.222239 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8973b1b-ac59-4a95-b064-a5fc9ed8653b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:06.222239 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 110/434] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:06 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:34:06.235894 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-25a135ed-600d-43aa-975d-b925888eaf92 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:06.238848 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-25a135ed-600d-43aa-975d-b925888eaf92 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:06.239040 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-25a135ed-600d-43aa-975d-b925888eaf92 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:06.239318 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-25a135ed-600d-43aa-975d-b925888eaf92 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:06.250237 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:06.250237 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:06.254906 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-25a135ed-600d-43aa-975d-b925888eaf92 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:06.260805 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-25a135ed-600d-43aa-975d-b925888eaf92 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:06.261415 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 105/435] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:06 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:06.714579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cf38d39f-6128-4f1c-8549-db25c9fb23c7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:06.717817 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cf38d39f-6128-4f1c-8549-db25c9fb23c7 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:06.718226 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cf38d39f-6128-4f1c-8549-db25c9fb23c7 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:06.719144 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cf38d39f-6128-4f1c-8549-db25c9fb23c7 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:06.735476 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:06.735476 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:06.740281 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cf38d39f-6128-4f1c-8549-db25c9fb23c7 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:06.747434 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cf38d39f-6128-4f1c-8549-db25c9fb23c7 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:06.747864 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 113/436] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:06 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:06.788693 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6df052fe-1922-44f6-a085-33e1452342b1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:06.989111 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-4bbae620-16f1-4060-9eb1-0c965ade1844 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:06.992657 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-4bbae620-16f1-4060-9eb1-0c965ade1844 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] POST https://10.4.3.19/volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103/action Jul 09 15:34:06.992657 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-4bbae620-16f1-4060-9eb1-0c965ade1844 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:06.992657 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-4bbae620-16f1-4060-9eb1-0c965ade1844 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:07.032424 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.032424 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:07.054219 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7ef3eab3-5592-490a-bc3b-c8b6b1ec3a94 req-4bbae620-16f1-4060-9eb1-0c965ade1844 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103/action returned with HTTP 204 Jul 09 15:34:07.054839 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 111/437] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:34:06 2026] POST /volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:07.082639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:07.083080 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-475659342", "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:07.084606 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-475659342', 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:07.236660 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-869e53b7-b11a-4909-a5f7-3fc82f782724 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:07.240837 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-869e53b7-b11a-4909-a5f7-3fc82f782724 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:07.241053 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-869e53b7-b11a-4909-a5f7-3fc82f782724 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:07.241365 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-869e53b7-b11a-4909-a5f7-3fc82f782724 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:07.255866 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.255866 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:07.262627 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-869e53b7-b11a-4909-a5f7-3fc82f782724 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:07.269397 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-869e53b7-b11a-4909-a5f7-3fc82f782724 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:07.270040 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 106/438] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:07 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:07.280415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0a3b0ec7-4c08-4a78-8418-63ad0030b77d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:07.283596 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a3b0ec7-4c08-4a78-8418-63ad0030b77d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:07.283848 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a3b0ec7-4c08-4a78-8418-63ad0030b77d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:07.284050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a3b0ec7-4c08-4a78-8418-63ad0030b77d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:07.284518 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-95c01f2d-74ab-4c28-89a2-98c68213bc30 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:07.288261 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-95c01f2d-74ab-4c28-89a2-98c68213bc30 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:07.288837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-95c01f2d-74ab-4c28-89a2-98c68213bc30 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:07.289313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-95c01f2d-74ab-4c28-89a2-98c68213bc30 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:07.302208 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.302208 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:07.306656 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.306656 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:07.307766 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0a3b0ec7-4c08-4a78-8418-63ad0030b77d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:07.312153 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-95c01f2d-74ab-4c28-89a2-98c68213bc30 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:07.313671 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a3b0ec7-4c08-4a78-8418-63ad0030b77d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:07.314235 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 114/439] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:07 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:07.317986 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-95c01f2d-74ab-4c28-89a2-98c68213bc30 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:07.318453 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 112/440] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:07 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:07.335445 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7cebf58d-65b7-4358-8d7d-c5956fc0ce40 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:07.338042 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7cebf58d-65b7-4358-8d7d-c5956fc0ce40 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:07.338042 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7cebf58d-65b7-4358-8d7d-c5956fc0ce40 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:07.338042 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7cebf58d-65b7-4358-8d7d-c5956fc0ce40 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:07.350940 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.350940 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:07.356325 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7cebf58d-65b7-4358-8d7d-c5956fc0ce40 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Volume info retrieved successfully. Jul 09 15:34:07.362451 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7cebf58d-65b7-4358-8d7d-c5956fc0ce40 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:07.362981 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 107/441] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:07 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:07.492829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-affb9cb2-2ccf-4509-8e00-bf4f7bef2292 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:07.498315 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-affb9cb2-2ccf-4509-8e00-bf4f7bef2292 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:07.498683 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-affb9cb2-2ccf-4509-8e00-bf4f7bef2292 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:07.498776 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-affb9cb2-2ccf-4509-8e00-bf4f7bef2292 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:07.518146 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.518146 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:07.529161 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-affb9cb2-2ccf-4509-8e00-bf4f7bef2292 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:07.537694 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-affb9cb2-2ccf-4509-8e00-bf4f7bef2292 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:07.537694 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 115/442] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:07 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:07.587011 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-9a639aad-2212-4edd-95d7-ab4dd3e718ff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:07.590740 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-9a639aad-2212-4edd-95d7-ab4dd3e718ff tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] POST https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884/action Jul 09 15:34:07.591576 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-9a639aad-2212-4edd-95d7-ab4dd3e718ff tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:07.591576 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-9a639aad-2212-4edd-95d7-ab4dd3e718ff tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:07.607807 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.607807 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:07.608326 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-9a639aad-2212-4edd-95d7-ab4dd3e718ff tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:07.618261 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-9a639aad-2212-4edd-95d7-ab4dd3e718ff tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Begin detaching volume completed successfully. Jul 09 15:34:07.618767 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-9a639aad-2212-4edd-95d7-ab4dd3e718ff tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884/action returned with HTTP 202 Jul 09 15:34:07.619282 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 113/443] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:34:07 2026] POST /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:07.649892 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-eb861321-6a09-4e0f-b1b9-e675a4b18317 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:07.652253 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eb861321-6a09-4e0f-b1b9-e675a4b18317 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:07.652828 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eb861321-6a09-4e0f-b1b9-e675a4b18317 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:07.653534 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eb861321-6a09-4e0f-b1b9-e675a4b18317 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:07.667338 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.667338 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:07.676492 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-eb861321-6a09-4e0f-b1b9-e675a4b18317 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Volume info retrieved successfully. Jul 09 15:34:07.680042 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eb861321-6a09-4e0f-b1b9-e675a4b18317 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:07.680042 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 108/444] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:07 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:07.699496 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume of 1 GB Jul 09 15:34:07.704315 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Availability Zones retrieved successfully. Jul 09 15:34:07.710451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Flow 'volume_create_api' (173da5a2-fe78-443f-8cb9-542a75fcee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:07.711688 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c8ddac-ef1a-487f-bfe5-ef3a6609d929) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:07.713505 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:07.765335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2f1d7036-c60a-4ee7-a064-15e5b3f0fd4c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:07.768631 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2f1d7036-c60a-4ee7-a064-15e5b3f0fd4c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:07.768937 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2f1d7036-c60a-4ee7-a064-15e5b3f0fd4c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:07.769300 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2f1d7036-c60a-4ee7-a064-15e5b3f0fd4c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:07.782548 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:07.782548 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:07.786779 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2f1d7036-c60a-4ee7-a064-15e5b3f0fd4c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:07.792571 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2f1d7036-c60a-4ee7-a064-15e5b3f0fd4c tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:07.792997 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 116/445] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:07 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:07.806760 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70c8ddac-ef1a-487f-bfe5-ef3a6609d929) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:07.807836 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc218ce0-6caa-4700-aee9-02c8ac6ad12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:07.881501 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Created reservations ['b52ea1dc-d623-4b6c-9193-d3294b14aa83', '03228729-3ee4-4c72-b1c2-4c297def274c', 'c155e1b9-ebe7-4eaa-abcf-b98b6df39880', 'e9c6bff8-2ec8-4dc5-a305-822cd135a214'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:07.882487 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc218ce0-6caa-4700-aee9-02c8ac6ad12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b52ea1dc-d623-4b6c-9193-d3294b14aa83', '03228729-3ee4-4c72-b1c2-4c297def274c', 'c155e1b9-ebe7-4eaa-abcf-b98b6df39880', 'e9c6bff8-2ec8-4dc5-a305-822cd135a214']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:07.883407 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75c47ff-9f0e-41b4-8068-22398ac8fdde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:07.918472 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c75c47ff-9f0e-41b4-8068-22398ac8fdde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40c12449-6563-420c-b23d-83e084c1a995', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-475659342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f713bf9e857a4095afd5c617928d96c8',qos_specs=None,replication_status=,reservations=['b52ea1dc-d623-4b6c-9193-d3294b14aa83','03228729-3ee4-4c72-b1c2-4c297def274c','c155e1b9-ebe7-4eaa-abcf-b98b6df39880','e9c6bff8-2ec8-4dc5-a305-822cd135a214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a76a512df5d44939e8681661fd0958e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-475659342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40c12449-6563-420c-b23d-83e084c1a995,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f713bf9e857a4095afd5c617928d96c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a76a512df5d44939e8681661fd0958e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:07.919463 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7b3404-14fd-4c10-ad55-8c42cb0a8de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:07.947449 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c7b3404-14fd-4c10-ad55-8c42cb0a8de1) transitioned into state 'SUCCESS' from state '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-475659342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f713bf9e857a4095afd5c617928d96c8',qos_specs=None,replication_status=,reservations=['b52ea1dc-d623-4b6c-9193-d3294b14aa83','03228729-3ee4-4c72-b1c2-4c297def274c','c155e1b9-ebe7-4eaa-abcf-b98b6df39880','e9c6bff8-2ec8-4dc5-a305-822cd135a214'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a76a512df5d44939e8681661fd0958e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:07.948329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1a6b24-395f-4809-b2df-453df950ec14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:07.965018 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c1a6b24-395f-4809-b2df-453df950ec14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:07.966201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Flow 'volume_create_api' (173da5a2-fe78-443f-8cb9-542a75fcee5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:07.966793 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume request issued successfully. Jul 09 15:34:07.975888 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6df052fe-1922-44f6-a085-33e1452342b1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:07.982705 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 109/446] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:34:06 2026] POST /volume/v3/volumes => generated 754 bytes in 1192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:07.998572 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-271b59c7-968a-46c4-a62b-0451f8b454b7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:08.002347 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-271b59c7-968a-46c4-a62b-0451f8b454b7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 Jul 09 15:34:08.002443 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-271b59c7-968a-46c4-a62b-0451f8b454b7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:08.002646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-271b59c7-968a-46c4-a62b-0451f8b454b7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:08.015729 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:08.015729 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:08.024330 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-271b59c7-968a-46c4-a62b-0451f8b454b7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:08.032874 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-271b59c7-968a-46c4-a62b-0451f8b454b7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 returned with HTTP 200 Jul 09 15:34:08.033928 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 114/447] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:07 2026] GET /volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 => generated 822 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:08.335695 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-83ddd31c-2b90-4139-a074-2b72e7e629db None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:08.343004 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-83ddd31c-2b90-4139-a074-2b72e7e629db tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:08.343346 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-83ddd31c-2b90-4139-a074-2b72e7e629db tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:08.343653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-83ddd31c-2b90-4139-a074-2b72e7e629db tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:08.362371 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:08.362371 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:08.367082 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-83ddd31c-2b90-4139-a074-2b72e7e629db tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:08.376911 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-83ddd31c-2b90-4139-a074-2b72e7e629db tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:08.377137 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 109/448] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:08 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:08.655709 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6823db1f-4e47-49e1-8857-ebe13b4d5d1a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:08.655709 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6823db1f-4e47-49e1-8857-ebe13b4d5d1a None None] GET https://10.4.3.19/volume// Jul 09 15:34:08.655913 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6823db1f-4e47-49e1-8857-ebe13b4d5d1a None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:08.656049 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6823db1f-4e47-49e1-8857-ebe13b4d5d1a None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:08.656490 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6823db1f-4e47-49e1-8857-ebe13b4d5d1a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:08.657687 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 117/449] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34: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 09 15:34:08.673151 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-f558b35b-7089-40a4-9a71-b49e9042c90f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:08.675128 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-f558b35b-7089-40a4-9a71-b49e9042c90f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:08.675387 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-f558b35b-7089-40a4-9a71-b49e9042c90f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:08.675644 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-f558b35b-7089-40a4-9a71-b49e9042c90f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:08.687574 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:08.687574 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:08.695988 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-f558b35b-7089-40a4-9a71-b49e9042c90f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:08.700845 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ffe6b1cc-8131-47b8-a95c-420abcc5642d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:08.705206 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-f558b35b-7089-40a4-9a71-b49e9042c90f tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:08.705315 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ffe6b1cc-8131-47b8-a95c-420abcc5642d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:08.705384 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 110/450] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:08 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:08.705411 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ffe6b1cc-8131-47b8-a95c-420abcc5642d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:08.705411 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ffe6b1cc-8131-47b8-a95c-420abcc5642d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:08.721048 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:08.721048 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:08.727418 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ffe6b1cc-8131-47b8-a95c-420abcc5642d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Volume info retrieved successfully. Jul 09 15:34:08.733862 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ffe6b1cc-8131-47b8-a95c-420abcc5642d tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:08.734710 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 115/451] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:08 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1140 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:08.811047 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fd657e91-15d3-40c5-bcfc-4b067b778e50 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:08.812897 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fd657e91-15d3-40c5-bcfc-4b067b778e50 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:08.813262 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fd657e91-15d3-40c5-bcfc-4b067b778e50 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:08.813642 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fd657e91-15d3-40c5-bcfc-4b067b778e50 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:08.838505 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:08.838505 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:08.849148 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fd657e91-15d3-40c5-bcfc-4b067b778e50 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:08.861303 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fd657e91-15d3-40c5-bcfc-4b067b778e50 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:08.861303 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 110/452] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:08 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:09.052983 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0c13b6c3-6d82-4592-ac40-6ae9a7f93e7c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:09.056511 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0c13b6c3-6d82-4592-ac40-6ae9a7f93e7c tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 Jul 09 15:34:09.056511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0c13b6c3-6d82-4592-ac40-6ae9a7f93e7c tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:09.056511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0c13b6c3-6d82-4592-ac40-6ae9a7f93e7c tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:09.064166 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:09.064166 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:09.068324 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0c13b6c3-6d82-4592-ac40-6ae9a7f93e7c tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:09.073356 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0c13b6c3-6d82-4592-ac40-6ae9a7f93e7c tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 returned with HTTP 200 Jul 09 15:34:09.073827 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 118/453] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:09 2026] GET /volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:09.088241 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:09.090360 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:09.090836 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1536179973"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:09.093042 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1536179973'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:09.093307 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume of 1 GB Jul 09 15:34:09.099301 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Availability Zones retrieved successfully. Jul 09 15:34:09.108204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Flow 'volume_create_api' (f6c53ca8-8b61-4dc9-89cf-6a5eb51fa620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:09.109566 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c9612d-3445-4b06-b825-08b5d08753fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:09.111125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:09.148438 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01c9612d-3445-4b06-b825-08b5d08753fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:09.149354 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c258bec4-a7f3-451d-b763-85712aed1b5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:09.202926 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Created reservations ['94bf0ab0-bc14-49b7-9aaf-052e132604eb', '6f2d06c9-4e74-4bcc-a0dc-0f38d9d6d6d5', '4bdbed45-457b-41f9-823f-59a15c716ec2', 'f2574865-e68d-4b54-adb7-dc30f536176b'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:09.204318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c258bec4-a7f3-451d-b763-85712aed1b5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94bf0ab0-bc14-49b7-9aaf-052e132604eb', '6f2d06c9-4e74-4bcc-a0dc-0f38d9d6d6d5', '4bdbed45-457b-41f9-823f-59a15c716ec2', 'f2574865-e68d-4b54-adb7-dc30f536176b']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:09.205165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0688896d-24b6-4be3-b6e8-f09523221a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:09.229231 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0688896d-24b6-4be3-b6e8-f09523221a19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '905d6693-a913-4070-b3a2-71ca37dc60d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1536179973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f713bf9e857a4095afd5c617928d96c8',qos_specs=None,replication_status=,reservations=['94bf0ab0-bc14-49b7-9aaf-052e132604eb','6f2d06c9-4e74-4bcc-a0dc-0f38d9d6d6d5','4bdbed45-457b-41f9-823f-59a15c716ec2','f2574865-e68d-4b54-adb7-dc30f536176b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a76a512df5d44939e8681661fd0958e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1536179973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=905d6693-a913-4070-b3a2-71ca37dc60d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f713bf9e857a4095afd5c617928d96c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a76a512df5d44939e8681661fd0958e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:09.229971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34daec87-3dc2-4b9c-b951-4fd7e58529af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:09.254278 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34daec87-3dc2-4b9c-b951-4fd7e58529af) transitioned into state 'SUCCESS' from state '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-1536179973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f713bf9e857a4095afd5c617928d96c8',qos_specs=None,replication_status=,reservations=['94bf0ab0-bc14-49b7-9aaf-052e132604eb','6f2d06c9-4e74-4bcc-a0dc-0f38d9d6d6d5','4bdbed45-457b-41f9-823f-59a15c716ec2','f2574865-e68d-4b54-adb7-dc30f536176b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a76a512df5d44939e8681661fd0958e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:09.254943 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530f429b-18ea-4f21-887c-39aa52b73337) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:09.263022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (530f429b-18ea-4f21-887c-39aa52b73337) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:09.263783 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Flow 'volume_create_api' (f6c53ca8-8b61-4dc9-89cf-6a5eb51fa620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:09.264058 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume request issued successfully. Jul 09 15:34:09.264629 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6f8a6dff-b27e-454a-8ae2-e8c2902d8dd1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:09.265035 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 111/454] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:09 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:09.285451 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-80bfda97-15c1-4db1-ab48-18913b851bab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:09.287691 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-80bfda97-15c1-4db1-ab48-18913b851bab tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 Jul 09 15:34:09.287922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-80bfda97-15c1-4db1-ab48-18913b851bab tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:09.288215 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-80bfda97-15c1-4db1-ab48-18913b851bab tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:09.299545 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:09.299545 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:09.306072 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-80bfda97-15c1-4db1-ab48-18913b851bab tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:09.312035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-80bfda97-15c1-4db1-ab48-18913b851bab tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 returned with HTTP 200 Jul 09 15:34:09.312597 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 116/455] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:09 2026] GET /volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:09.391218 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4f091e5e-a948-40ef-b5f7-e0a7af6aa43f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:09.392878 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f091e5e-a948-40ef-b5f7-e0a7af6aa43f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:09.393258 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f091e5e-a948-40ef-b5f7-e0a7af6aa43f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:09.394402 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f091e5e-a948-40ef-b5f7-e0a7af6aa43f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:09.403994 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:09.403994 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:09.407857 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4f091e5e-a948-40ef-b5f7-e0a7af6aa43f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:09.413551 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f091e5e-a948-40ef-b5f7-e0a7af6aa43f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:09.413551 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 111/456] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:09 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 866 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:09.754207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-530c2236-102f-4913-9685-e3c507c70e8b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:09.756210 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-530c2236-102f-4913-9685-e3c507c70e8b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:09.756470 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-530c2236-102f-4913-9685-e3c507c70e8b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:09.756736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-530c2236-102f-4913-9685-e3c507c70e8b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:09.766706 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:09.766706 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:09.771896 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-530c2236-102f-4913-9685-e3c507c70e8b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Volume info retrieved successfully. Jul 09 15:34:09.777295 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-530c2236-102f-4913-9685-e3c507c70e8b tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:09.777789 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 119/457] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:09 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:09.878708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:09.885204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2558b298-9eea-41c9-96c7-d4c5ffc4754d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:09.891870 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2558b298-9eea-41c9-96c7-d4c5ffc4754d tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:09.892172 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2558b298-9eea-41c9-96c7-d4c5ffc4754d tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:09.892422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2558b298-9eea-41c9-96c7-d4c5ffc4754d tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:09.909455 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:09.909455 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:09.914478 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2558b298-9eea-41c9-96c7-d4c5ffc4754d tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:09.919161 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2558b298-9eea-41c9-96c7-d4c5ffc4754d tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:09.919642 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 117/458] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:09 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:09.955319 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:09.957580 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:09.958019 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-638423118"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:09.959920 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-638423118'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:09.960077 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Create volume of 1 GB Jul 09 15:34:09.965495 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Availability Zones retrieved successfully. Jul 09 15:34:09.978965 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Flow 'volume_create_api' (951214db-2bf7-47cf-b571-1433f388c504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:09.980531 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc4cd58-ef25-4ea8-b106-04fb168c13bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:09.982756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:10.023253 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc4cd58-ef25-4ea8-b106-04fb168c13bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.025025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d409a8-fb45-4c91-882e-3f88d4b13411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.059932 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-19511bf4-3f89-45d3-a8f0-f2f9a6ae2c47 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.063111 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-19511bf4-3f89-45d3-a8f0-f2f9a6ae2c47 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] POST https://10.4.3.19/volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6/action Jul 09 15:34:10.063653 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-19511bf4-3f89-45d3-a8f0-f2f9a6ae2c47 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:10.063822 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-19511bf4-3f89-45d3-a8f0-f2f9a6ae2c47 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:10.089202 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.089202 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:10.099402 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:10.099920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1602695619"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:10.102022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1602695619'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:10.103637 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume of 1 GB Jul 09 15:34:10.103637 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.103637 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:10.109450 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Availability Zones retrieved successfully. Jul 09 15:34:10.112804 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-dcb47f05-0db6-4def-a817-13f5bf66b5d8 req-19511bf4-3f89-45d3-a8f0-f2f9a6ae2c47 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6/action returned with HTTP 204 Jul 09 15:34:10.113356 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 120/459] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:34:10 2026] POST /volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:10.119515 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (74ff90a7-b7c7-49b7-9721-87e29664cbab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:10.120852 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1866b99b-20dd-4187-834a-09310e0f9af3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.122377 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:10.138147 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Created reservations ['c0a4a151-576b-4c37-8970-96269e969bfa', '6f236d62-0a7b-43a7-ab14-a2682c0751a2', '93c6dbee-fcdf-480e-884a-2846de9e11a5', '76df7476-f6d3-4889-8efb-ce0a85a017ba'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:10.139177 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d409a8-fb45-4c91-882e-3f88d4b13411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0a4a151-576b-4c37-8970-96269e969bfa', '6f236d62-0a7b-43a7-ab14-a2682c0751a2', '93c6dbee-fcdf-480e-884a-2846de9e11a5', '76df7476-f6d3-4889-8efb-ce0a85a017ba']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.140622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c95da3e-ca9f-438e-b368-202010bbcbf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.165859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1866b99b-20dd-4187-834a-09310e0f9af3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.168816 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f7f3f1-1aa6-4b9d-b05b-b05c763a248d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.182324 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c95da3e-ca9f-438e-b368-202010bbcbf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6012d473-c153-48e1-8239-068abbb5e958', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-638423118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='077e002949d54775b2e2402b3c5d1e25',qos_specs=None,replication_status=,reservations=['c0a4a151-576b-4c37-8970-96269e969bfa','6f236d62-0a7b-43a7-ab14-a2682c0751a2','93c6dbee-fcdf-480e-884a-2846de9e11a5','76df7476-f6d3-4889-8efb-ce0a85a017ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88225364b2474234b067eb41d2d952cd',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-638423118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6012d473-c153-48e1-8239-068abbb5e958,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='077e002949d54775b2e2402b3c5d1e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88225364b2474234b067eb41d2d952cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.183363 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d47342-457b-472f-b80d-39b1c5681adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.210811 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1d47342-457b-472f-b80d-39b1c5681adc) transitioned into state 'SUCCESS' from state '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-638423118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='077e002949d54775b2e2402b3c5d1e25',qos_specs=None,replication_status=,reservations=['c0a4a151-576b-4c37-8970-96269e969bfa','6f236d62-0a7b-43a7-ab14-a2682c0751a2','93c6dbee-fcdf-480e-884a-2846de9e11a5','76df7476-f6d3-4889-8efb-ce0a85a017ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88225364b2474234b067eb41d2d952cd',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.211900 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2539f30e-32ec-4390-aa6d-d8a607348d87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.225850 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2539f30e-32ec-4390-aa6d-d8a607348d87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.227586 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Flow 'volume_create_api' (951214db-2bf7-47cf-b571-1433f388c504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:10.227969 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Create volume request issued successfully. Jul 09 15:34:10.228716 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0b7fee84-c82b-4371-872b-20adb2bf1bbc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:10.229214 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 112/460] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:09 2026] POST /volume/v3/volumes => generated 751 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:10.266761 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-a148ddcf-f663-4c00-9a85-e3b077ca3fc5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.270274 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['291fa678-0133-48d5-928a-70cb8c8300f3', 'bab771df-5f76-4a59-a495-0f62a74e78ba', 'da30f32c-5544-4576-8859-16232de31ebe', '3f293f9f-2918-43c2-93b9-c80328074a59'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:10.270901 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6f7f3f1-1aa6-4b9d-b05b-b05c763a248d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['291fa678-0133-48d5-928a-70cb8c8300f3', 'bab771df-5f76-4a59-a495-0f62a74e78ba', 'da30f32c-5544-4576-8859-16232de31ebe', '3f293f9f-2918-43c2-93b9-c80328074a59']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.272099 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1484371d-a96e-4b36-957f-a59a1f8156af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.275009 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-a148ddcf-f663-4c00-9a85-e3b077ca3fc5 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] DELETE https://10.4.3.19/volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103 Jul 09 15:34:10.275783 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-a148ddcf-f663-4c00-9a85-e3b077ca3fc5 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:10.276062 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-a148ddcf-f663-4c00-9a85-e3b077ca3fc5 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:10.292099 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.292099 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:10.302792 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1484371d-a96e-4b36-957f-a59a1f8156af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8eb02df0-4a3a-4e4d-8094-6967eef8fa6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1602695619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['291fa678-0133-48d5-928a-70cb8c8300f3','bab771df-5f76-4a59-a495-0f62a74e78ba','da30f32c-5544-4576-8859-16232de31ebe','3f293f9f-2918-43c2-93b9-c80328074a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1602695619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8eb02df0-4a3a-4e4d-8094-6967eef8fa6a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea7aa3e574b44f7846a20d18ef474a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b89669a570a4f9a8bb201baf1979739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.303808 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375ccdbc-b5d3-49b3-91be-1e67442741f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.330850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-277b1197-346a-4ec7-b1e8-14a1c4206959 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.333078 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-277b1197-346a-4ec7-b1e8-14a1c4206959 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 Jul 09 15:34:10.333412 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-277b1197-346a-4ec7-b1e8-14a1c4206959 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:10.333709 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-277b1197-346a-4ec7-b1e8-14a1c4206959 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:10.336007 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (375ccdbc-b5d3-49b3-91be-1e67442741f1) transitioned into state 'SUCCESS' from state '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-1602695619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['291fa678-0133-48d5-928a-70cb8c8300f3','bab771df-5f76-4a59-a495-0f62a74e78ba','da30f32c-5544-4576-8859-16232de31ebe','3f293f9f-2918-43c2-93b9-c80328074a59'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.337706 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccd715a-186e-4bdd-b314-18c371469704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.345221 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.345221 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:10.350827 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-277b1197-346a-4ec7-b1e8-14a1c4206959 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:10.352521 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ccd715a-186e-4bdd-b314-18c371469704) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.353463 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (74ff90a7-b7c7-49b7-9721-87e29664cbab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:10.353807 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request issued successfully. Jul 09 15:34:10.354513 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3e14d07a-68de-443c-b3f8-f4f5ca290c00 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:10.355003 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 112/461] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:09 2026] POST /volume/v3/volumes => generated 752 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:10.359152 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-277b1197-346a-4ec7-b1e8-14a1c4206959 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 returned with HTTP 200 Jul 09 15:34:10.361168 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 121/462] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:10 2026] GET /volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:10.374275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-79fd9c19-b58c-47f5-93c0-f3786840f3fa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.376290 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-79fd9c19-b58c-47f5-93c0-f3786840f3fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:34:10.377215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-79fd9c19-b58c-47f5-93c0-f3786840f3fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:10.377575 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-79fd9c19-b58c-47f5-93c0-f3786840f3fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:10.385856 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.386883 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:10.387313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-574412298"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:10.392470 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-574412298'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:10.392470 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume of 1 GB Jul 09 15:34:10.392470 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.392470 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:10.392676 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.392676 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:10.394449 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Availability Zones retrieved successfully. Jul 09 15:34:10.396875 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-79fd9c19-b58c-47f5-93c0-f3786840f3fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:34:10.402000 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Flow 'volume_create_api' (75c1e2b5-3476-4b74-afff-d18169c6e5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:10.403122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e722b6-b389-4575-ac37-333930f2ef5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.403513 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-79fd9c19-b58c-47f5-93c0-f3786840f3fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:34:10.404081 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 113/463] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:10 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:10.404132 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:10.429539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-55c67966-f369-4312-b016-f3a402823bc7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.435247 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55c67966-f369-4312-b016-f3a402823bc7 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:10.435487 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55c67966-f369-4312-b016-f3a402823bc7 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:10.435713 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55c67966-f369-4312-b016-f3a402823bc7 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:10.438879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (33e722b6-b389-4575-ac37-333930f2ef5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.440205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b2a2fe9-0e4b-4975-a58c-d9512938f3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.454843 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.454843 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:10.460252 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-55c67966-f369-4312-b016-f3a402823bc7 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:10.468372 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55c67966-f369-4312-b016-f3a402823bc7 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:10.469056 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 122/464] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:10 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1158 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:10.495633 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Created reservations ['6057853c-6159-40c8-b22c-3f0bbbec39de', 'eef0547a-1854-496f-9301-193673808faf', 'dd790a41-0175-4399-b344-c906b6ae7386', 'c81460f6-b9a3-4038-80e9-8af29bf2f048'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:10.496436 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2b2a2fe9-0e4b-4975-a58c-d9512938f3cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6057853c-6159-40c8-b22c-3f0bbbec39de', 'eef0547a-1854-496f-9301-193673808faf', 'dd790a41-0175-4399-b344-c906b6ae7386', 'c81460f6-b9a3-4038-80e9-8af29bf2f048']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.497576 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993db88b-2d37-4aff-baf2-1a8b4c7b9798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.525124 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993db88b-2d37-4aff-baf2-1a8b4c7b9798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eb32f5a-effe-464f-84b5-db4bd21186cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-574412298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f713bf9e857a4095afd5c617928d96c8',qos_specs=None,replication_status=,reservations=['6057853c-6159-40c8-b22c-3f0bbbec39de','eef0547a-1854-496f-9301-193673808faf','dd790a41-0175-4399-b344-c906b6ae7386','c81460f6-b9a3-4038-80e9-8af29bf2f048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a76a512df5d44939e8681661fd0958e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-574412298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eb32f5a-effe-464f-84b5-db4bd21186cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f713bf9e857a4095afd5c617928d96c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7a76a512df5d44939e8681661fd0958e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.526155 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d163a995-0a3d-4854-89ca-902eac21a1ad None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.526313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b33399e6-8a7a-47a6-a26e-191064f8e935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.528721 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d163a995-0a3d-4854-89ca-902eac21a1ad tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:10.530277 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d163a995-0a3d-4854-89ca-902eac21a1ad tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:10.530277 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d163a995-0a3d-4854-89ca-902eac21a1ad tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:10.546376 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.546376 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:10.547386 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b33399e6-8a7a-47a6-a26e-191064f8e935) transitioned into state 'SUCCESS' from state '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-574412298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f713bf9e857a4095afd5c617928d96c8',qos_specs=None,replication_status=,reservations=['6057853c-6159-40c8-b22c-3f0bbbec39de','eef0547a-1854-496f-9301-193673808faf','dd790a41-0175-4399-b344-c906b6ae7386','c81460f6-b9a3-4038-80e9-8af29bf2f048'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7a76a512df5d44939e8681661fd0958e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.548455 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561a10a9-57ff-4782-9e5a-6788dbe75d0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:10.555631 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d163a995-0a3d-4854-89ca-902eac21a1ad tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:10.564113 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (561a10a9-57ff-4782-9e5a-6788dbe75d0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:10.564113 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Flow 'volume_create_api' (75c1e2b5-3476-4b74-afff-d18169c6e5ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:10.564113 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Create volume request issued successfully. Jul 09 15:34:10.564113 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a52be6f-6dd3-4da4-808e-32279f219a38 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:10.564684 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 113/465] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:10 2026] POST /volume/v3/volumes => generated 754 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:10.566428 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d163a995-0a3d-4854-89ca-902eac21a1ad tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:10.566896 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 114/466] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:10 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1158 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:10.583336 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7d16c6c5-7bf8-4010-b88c-61524f50f732 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.586231 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7d16c6c5-7bf8-4010-b88c-61524f50f732 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf Jul 09 15:34:10.586507 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7d16c6c5-7bf8-4010-b88c-61524f50f732 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:10.586802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7d16c6c5-7bf8-4010-b88c-61524f50f732 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:10.597142 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.597142 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:10.605105 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7d16c6c5-7bf8-4010-b88c-61524f50f732 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:10.612137 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7d16c6c5-7bf8-4010-b88c-61524f50f732 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf returned with HTTP 200 Jul 09 15:34:10.612689 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 123/467] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:10 2026] GET /volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:10.796445 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9af6e68-6f66-4193-8a3e-26e9679a6d17 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.798110 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9af6e68-6f66-4193-8a3e-26e9679a6d17 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:10.798442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9af6e68-6f66-4193-8a3e-26e9679a6d17 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:10.798849 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9af6e68-6f66-4193-8a3e-26e9679a6d17 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:10.820640 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.820640 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:10.826934 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a9af6e68-6f66-4193-8a3e-26e9679a6d17 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Volume info retrieved successfully. Jul 09 15:34:10.836460 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9af6e68-6f66-4193-8a3e-26e9679a6d17 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:10.837081 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 114/468] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:10 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 1140 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:10.844957 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1710b02b-dfed-4531-b651-0c62e74b65e5 req-a148ddcf-f663-4c00-9a85-e3b077ca3fc5 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103 returned with HTTP 200 Jul 09 15:34:10.845583 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 118/469] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:34:10 2026] DELETE /volume/v3/attachments/79be6ce3-f8ef-4d23-a24c-226932cff103 => generated 19 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:10.937386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b8e963e5-d39c-4417-b940-c99f1cc172d6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:10.939409 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8e963e5-d39c-4417-b940-c99f1cc172d6 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:10.939682 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b8e963e5-d39c-4417-b940-c99f1cc172d6 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:10.939923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b8e963e5-d39c-4417-b940-c99f1cc172d6 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:10.956698 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:10.956698 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:10.961271 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b8e963e5-d39c-4417-b940-c99f1cc172d6 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:10.967213 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8e963e5-d39c-4417-b940-c99f1cc172d6 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:10.967914 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 115/470] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:10 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:11.418821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9622f863-04ec-4219-a804-04fe390f06a1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:11.424091 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9622f863-04ec-4219-a804-04fe390f06a1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:34:11.424091 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9622f863-04ec-4219-a804-04fe390f06a1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:11.424091 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9622f863-04ec-4219-a804-04fe390f06a1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:11.431798 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:11.431798 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:11.437753 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9622f863-04ec-4219-a804-04fe390f06a1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:34:11.444697 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9622f863-04ec-4219-a804-04fe390f06a1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:34:11.445300 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 124/471] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:11 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:11.465523 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e910bafc-2689-4e1a-956e-31f6c4a1ce36 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:11.467867 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e910bafc-2689-4e1a-956e-31f6c4a1ce36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:34:11.467971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e910bafc-2689-4e1a-956e-31f6c4a1ce36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:11.468111 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e910bafc-2689-4e1a-956e-31f6c4a1ce36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:11.475497 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:11.475497 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:11.479855 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e910bafc-2689-4e1a-956e-31f6c4a1ce36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:34:11.485596 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e910bafc-2689-4e1a-956e-31f6c4a1ce36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:34:11.486150 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 115/472] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:11 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:11.504981 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-45c9df8a-1d16-4436-aebd-7d68caaef0f8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:11.508125 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-45c9df8a-1d16-4436-aebd-7d68caaef0f8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:34:11.508535 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-45c9df8a-1d16-4436-aebd-7d68caaef0f8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb02df0-4a3a-4e4d-8094-6967eef8fa6a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1187706487"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:11.524499 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:11.524499 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:11.525380 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-45c9df8a-1d16-4436-aebd-7d68caaef0f8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:34:11.525627 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-45c9df8a-1d16-4436-aebd-7d68caaef0f8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:34:11.591116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-45c9df8a-1d16-4436-aebd-7d68caaef0f8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['56b35760-6122-47fb-98e0-82649b6a8e78', 'b909728b-e83f-43f0-a612-0ddbdf08671d', 'e9f14977-37bf-4b08-b574-7c7fc8d4d738', '7d2d9bf3-8fc1-4f67-bc18-7e58996ade73'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:11.629160 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bc96d2c1-7629-4626-a395-94e76c70498f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:11.632496 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bc96d2c1-7629-4626-a395-94e76c70498f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf Jul 09 15:34:11.633937 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bc96d2c1-7629-4626-a395-94e76c70498f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:11.633937 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bc96d2c1-7629-4626-a395-94e76c70498f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:11.648393 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:11.648393 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:11.656282 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bc96d2c1-7629-4626-a395-94e76c70498f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:11.662408 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-45c9df8a-1d16-4436-aebd-7d68caaef0f8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot create request issued successfully. Jul 09 15:34:11.662895 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-45c9df8a-1d16-4436-aebd-7d68caaef0f8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:34:11.663449 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 119/473] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:34:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:11.663552 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bc96d2c1-7629-4626-a395-94e76c70498f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf returned with HTTP 200 Jul 09 15:34:11.664212 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 116/474] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:11 2026] GET /volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:11.677551 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-67adfd48-927d-487e-aefd-02dbf05e693a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:11.684291 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-67adfd48-927d-487e-aefd-02dbf05e693a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 Jul 09 15:34:11.684565 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-67adfd48-927d-487e-aefd-02dbf05e693a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:11.684878 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-67adfd48-927d-487e-aefd-02dbf05e693a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:11.695298 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:11.695298 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:11.695745 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-67adfd48-927d-487e-aefd-02dbf05e693a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:34:11.696619 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-67adfd48-927d-487e-aefd-02dbf05e693a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 returned with HTTP 200 Jul 09 15:34:11.696994 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 125/475] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:11 2026] GET /volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:11.854953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1fe58013-cddc-401a-bdd2-fccff9e835b3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:11.858372 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1fe58013-cddc-401a-bdd2-fccff9e835b3 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:11.862212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1fe58013-cddc-401a-bdd2-fccff9e835b3 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:11.862212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1fe58013-cddc-401a-bdd2-fccff9e835b3 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:11.874606 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:11.874606 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:11.880999 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1fe58013-cddc-401a-bdd2-fccff9e835b3 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] Volume info retrieved successfully. Jul 09 15:34:11.888323 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1fe58013-cddc-401a-bdd2-fccff9e835b3 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-reader] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:11.888718 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 116/476] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:11 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:11.957478 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8c7074ed-00cd-4fbf-8f93-2faa210763ae None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:11.959886 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8c7074ed-00cd-4fbf-8f93-2faa210763ae tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:11.960205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8c7074ed-00cd-4fbf-8f93-2faa210763ae tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:11.960385 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8c7074ed-00cd-4fbf-8f93-2faa210763ae tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:11.975863 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:11.975863 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:11.980967 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8c7074ed-00cd-4fbf-8f93-2faa210763ae tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:11.984975 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9218b1a5-bf8a-42d2-991e-9eef5c42db24 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:11.987925 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9218b1a5-bf8a-42d2-991e-9eef5c42db24 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:11.987925 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9218b1a5-bf8a-42d2-991e-9eef5c42db24 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:11.987925 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9218b1a5-bf8a-42d2-991e-9eef5c42db24 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:11.988107 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8c7074ed-00cd-4fbf-8f93-2faa210763ae tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:11.988107 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 120/477] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:11 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:12.000603 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:12.000603 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:12.006166 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9218b1a5-bf8a-42d2-991e-9eef5c42db24 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:12.010473 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9218b1a5-bf8a-42d2-991e-9eef5c42db24 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:12.012450 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 117/478] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:11 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:12.038508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-018d8c14-2b91-4599-ba98-0bb83a90ee49 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:12.040303 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-018d8c14-2b91-4599-ba98-0bb83a90ee49 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:12.041456 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-018d8c14-2b91-4599-ba98-0bb83a90ee49 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:12.041677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-018d8c14-2b91-4599-ba98-0bb83a90ee49 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:12.049611 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:12.049611 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:12.053626 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-018d8c14-2b91-4599-ba98-0bb83a90ee49 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:12.058261 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-018d8c14-2b91-4599-ba98-0bb83a90ee49 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:12.058631 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 126/479] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:12 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:12.709014 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c59ca087-baba-407d-8d07-bae908696a07 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:12.711608 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c59ca087-baba-407d-8d07-bae908696a07 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 Jul 09 15:34:12.711931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c59ca087-baba-407d-8d07-bae908696a07 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:12.712238 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c59ca087-baba-407d-8d07-bae908696a07 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:12.719315 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:12.719315 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:12.719932 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c59ca087-baba-407d-8d07-bae908696a07 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:34:12.721078 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c59ca087-baba-407d-8d07-bae908696a07 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 returned with HTTP 200 Jul 09 15:34:12.721545 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 117/480] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:12 2026] GET /volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:12.734396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-95a353bb-4f45-4010-a11e-882a6d149381 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:12.738592 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-95a353bb-4f45-4010-a11e-882a6d149381 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:34:12.739806 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-95a353bb-4f45-4010-a11e-882a6d149381 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8eb02df0-4a3a-4e4d-8094-6967eef8fa6a", "snapshot_id": "eedd1c65-aaf2-48e8-b7c7-f1766fc88069", "name": "tempest-VolumesSnapshotTestJSON-Backup-1635174834", "container": "tempest-volumessnapshottestjson-backup-container-496517465"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:12.743830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-95a353bb-4f45-4010-a11e-882a6d149381 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Creating new backup {'backup': {'volume_id': '8eb02df0-4a3a-4e4d-8094-6967eef8fa6a', 'snapshot_id': 'eedd1c65-aaf2-48e8-b7c7-f1766fc88069', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1635174834', 'container': 'tempest-volumessnapshottestjson-backup-container-496517465'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:34:12.743830 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-95a353bb-4f45-4010-a11e-882a6d149381 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Creating backup of volume 8eb02df0-4a3a-4e4d-8094-6967eef8fa6a in container tempest-volumessnapshottestjson-backup-container-496517465 Jul 09 15:34:12.758684 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:12.758684 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:12.760143 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-95a353bb-4f45-4010-a11e-882a6d149381 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:34:12.769483 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:12.769483 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:12.770400 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-95a353bb-4f45-4010-a11e-882a6d149381 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:34:12.853876 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-95a353bb-4f45-4010-a11e-882a6d149381 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['f84af1e5-b2fa-4454-95c7-b5148e831748', 'ad6cce45-9317-465f-889b-6dc262d280b0'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:12.923983 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-95a353bb-4f45-4010-a11e-882a6d149381 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:34:12.924590 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 121/481] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:34:12 2026] POST /volume/v3/backups => generated 333 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:12.937593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20249129-8d77-4b53-9b10-59da201a98ff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:12.941959 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20249129-8d77-4b53-9b10-59da201a98ff tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:12.941959 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20249129-8d77-4b53-9b10-59da201a98ff tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:12.941959 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20249129-8d77-4b53-9b10-59da201a98ff tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:12.941959 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-20249129-8d77-4b53-9b10-59da201a98ff tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:12.942784 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-99a44ff4-d6b9-4498-b1da-d19d3a0017ed None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:12.943198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-99a44ff4-d6b9-4498-b1da-d19d3a0017ed None None] GET https://10.4.3.19/volume// Jul 09 15:34:12.943453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-99a44ff4-d6b9-4498-b1da-d19d3a0017ed None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:12.943648 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-99a44ff4-d6b9-4498-b1da-d19d3a0017ed None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:12.944048 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-99a44ff4-d6b9-4498-b1da-d19d3a0017ed None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:12.944497 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 127/482] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:34: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 09 15:34:12.965832 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:12.965832 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:12.966647 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20249129-8d77-4b53-9b10-59da201a98ff tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:12.967122 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 118/483] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:12 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 830 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:12.969276 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c2e1c23e-28f3-4599-ab3c-13aa6c8a5a18 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:13.027899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-00757f72-d578-45f7-8c26-1d92cd5d3dcb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:13.027899 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-00757f72-d578-45f7-8c26-1d92cd5d3dcb tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:13.027899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-00757f72-d578-45f7-8c26-1d92cd5d3dcb tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:13.027899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-00757f72-d578-45f7-8c26-1d92cd5d3dcb tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:13.043707 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:13.043707 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:13.047207 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-00757f72-d578-45f7-8c26-1d92cd5d3dcb tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:13.053888 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-00757f72-d578-45f7-8c26-1d92cd5d3dcb tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:13.054465 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 122/484] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:13 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:13.092517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-47640911-b0bd-457a-8dfb-21da7f327495 req-e2f4bbd6-d1e4-4fe3-a5bb-d9298eeca7b5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:13.094849 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-e2f4bbd6-d1e4-4fe3-a5bb-d9298eeca7b5 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] POST https://10.4.3.19/volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5/action Jul 09 15:34:13.095242 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-e2f4bbd6-d1e4-4fe3-a5bb-d9298eeca7b5 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:13.095389 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-e2f4bbd6-d1e4-4fe3-a5bb-d9298eeca7b5 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:13.118673 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:13.118673 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:13.130056 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-47640911-b0bd-457a-8dfb-21da7f327495 req-e2f4bbd6-d1e4-4fe3-a5bb-d9298eeca7b5 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5/action returned with HTTP 204 Jul 09 15:34:13.130611 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 128/485] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:34:13 2026] POST /volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:13.234715 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c2e1c23e-28f3-4599-ab3c-13aa6c8a5a18 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:34:13.235132 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c2e1c23e-28f3-4599-ab3c-13aa6c8a5a18 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b21d90f0-e61d-4db4-ab45-d1aa2cd692e6", "connector": null, "instance_uuid": "fb9344b9-0ad8-4f55-86fc-024127b65dc6"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:13.248655 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:13.248655 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:13.273023 np0000004916 devstack@c-api.service[99865]: WARNING cinder.volume.api [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c2e1c23e-28f3-4599-ab3c-13aa6c8a5a18 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 09 15:34:13.279586 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c2e1c23e-28f3-4599-ab3c-13aa6c8a5a18 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:34:13.280259 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 118/486] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:34:12 2026] POST /volume/v3/attachments => generated 271 bytes in 311 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:13.629572 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-669fd579-93e3-442c-a005-18a3347e8767 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:13.632455 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-669fd579-93e3-442c-a005-18a3347e8767 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:13.632718 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-669fd579-93e3-442c-a005-18a3347e8767 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:13.632990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-669fd579-93e3-442c-a005-18a3347e8767 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:13.654075 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:13.654075 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:13.662455 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-669fd579-93e3-442c-a005-18a3347e8767 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:13.665495 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-669fd579-93e3-442c-a005-18a3347e8767 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:13.665881 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 119/487] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:13 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:13.814211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-56c8c066-516f-478c-8cc7-e0e1ae95bb17 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:13.814745 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-56c8c066-516f-478c-8cc7-e0e1ae95bb17 None None] GET https://10.4.3.19/volume// Jul 09 15:34:13.814944 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-56c8c066-516f-478c-8cc7-e0e1ae95bb17 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:13.815140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-56c8c066-516f-478c-8cc7-e0e1ae95bb17 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:13.815582 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-56c8c066-516f-478c-8cc7-e0e1ae95bb17 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:13.815957 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 123/488] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15: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 09 15:34:13.826603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c800837a-ecab-4e44-9876-a910e9a89bed None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:13.829198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c800837a-ecab-4e44-9876-a910e9a89bed tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:13.829453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c800837a-ecab-4e44-9876-a910e9a89bed tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:13.829701 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c800837a-ecab-4e44-9876-a910e9a89bed tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:13.846162 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:13.846162 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:13.850082 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c800837a-ecab-4e44-9876-a910e9a89bed tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:13.855097 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-c800837a-ecab-4e44-9876-a910e9a89bed tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:13.855715 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 129/489] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:13 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1340 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:13.948265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-02a5b8a9-c958-4750-b187-bd122f17dddb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:13.951144 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-02a5b8a9-c958-4750-b187-bd122f17dddb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] PUT https://10.4.3.19/volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d Jul 09 15:34:13.951624 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-02a5b8a9-c958-4750-b187-bd122f17dddb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:13.962759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-02a5b8a9-c958-4750-b187-bd122f17dddb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Acquiring lock "cinder-attachment_update-b21d90f0-e61d-4db4-ab45-d1aa2cd692e6-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:34:13.969355 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-02a5b8a9-c958-4750-b187-bd122f17dddb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Lock "cinder-attachment_update-b21d90f0-e61d-4db4-ab45-d1aa2cd692e6-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:34:13.970575 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:13.970575 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:13.982525 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9c4e20a4-6f01-451b-82f2-90d81e3dbc8a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:13.986107 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c4e20a4-6f01-451b-82f2-90d81e3dbc8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:13.987859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c4e20a4-6f01-451b-82f2-90d81e3dbc8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:13.987859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c4e20a4-6f01-451b-82f2-90d81e3dbc8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:13.987859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-9c4e20a4-6f01-451b-82f2-90d81e3dbc8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:13.993416 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:13.993416 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:14.000120 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c4e20a4-6f01-451b-82f2-90d81e3dbc8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:14.000120 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 120/490] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:13 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:14.070099 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7145af46-b633-471e-baf1-6822bb134dfa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:14.072670 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7145af46-b633-471e-baf1-6822bb134dfa tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:14.072958 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7145af46-b633-471e-baf1-6822bb134dfa tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:14.073322 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7145af46-b633-471e-baf1-6822bb134dfa tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:14.077256 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=424,cinder:INSERT=62,cinder:UPDATE=110,cinder:DELETE=1 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:34:14.092456 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:14.092456 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:14.098561 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7145af46-b633-471e-baf1-6822bb134dfa tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:14.103297 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7145af46-b633-471e-baf1-6822bb134dfa tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:14.103675 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 124/491] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:14 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1324 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:14.118064 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-015b3d46-4960-4d9f-8590-c9bb18ea13fe None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:14.120447 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-015b3d46-4960-4d9f-8590-c9bb18ea13fe tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:14.120644 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-015b3d46-4960-4d9f-8590-c9bb18ea13fe tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:14.120869 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-015b3d46-4960-4d9f-8590-c9bb18ea13fe tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:14.132478 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:14.132478 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:14.137328 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-015b3d46-4960-4d9f-8590-c9bb18ea13fe tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:14.143229 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-015b3d46-4960-4d9f-8590-c9bb18ea13fe tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:14.143758 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 130/492] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:14 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1324 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:14.499810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-02a5b8a9-c958-4750-b187-bd122f17dddb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Lock "cinder-attachment_update-b21d90f0-e61d-4db4-ab45-d1aa2cd692e6-np0000004916" released by "attachment_update" :: held 0.531s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:34:14.500070 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-02a5b8a9-c958-4750-b187-bd122f17dddb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d returned with HTTP 200 Jul 09 15:34:14.500757 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 119/493] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:34:13 2026] PUT /volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d => generated 967 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:14.559759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e94073c0-44ae-4898-957d-983fb86195e4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:14.564659 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e94073c0-44ae-4898-957d-983fb86195e4 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:14.564998 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e94073c0-44ae-4898-957d-983fb86195e4 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:14.565292 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e94073c0-44ae-4898-957d-983fb86195e4 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:14.570519 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=334,cinder:UPDATE=52,cinder:INSERT=28,cinder:DELETE=4 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:34:14.570691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-dfd610c5-e3ff-451a-a8f7-5511cabe64a3 req-6b6bd838-fd61-4f21-a63c-68255bb92448 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:14.574967 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-dfd610c5-e3ff-451a-a8f7-5511cabe64a3 req-6b6bd838-fd61-4f21-a63c-68255bb92448 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] POST https://10.4.3.19/volume/v3/snapshots/None/action Jul 09 15:34:14.575495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-dfd610c5-e3ff-451a-a8f7-5511cabe64a3 req-6b6bd838-fd61-4f21-a63c-68255bb92448 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:14.575688 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-dfd610c5-e3ff-451a-a8f7-5511cabe64a3 req-6b6bd838-fd61-4f21-a63c-68255bb92448 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:14.578502 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.snapshot_actions [req-dfd610c5-e3ff-451a-a8f7-5511cabe64a3 req-6b6bd838-fd61-4f21-a63c-68255bb92448 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=99864) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 09 15:34:14.585102 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:14.585102 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:14.587957 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-dfd610c5-e3ff-451a-a8f7-5511cabe64a3 req-6b6bd838-fd61-4f21-a63c-68255bb92448 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] https://10.4.3.19/volume/v3/snapshots/None/action returned with HTTP 404 Jul 09 15:34:14.588812 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 125/494] 10.4.3.19 () {72 vars in 1575 bytes} [Thu Jul 9 15:34:14 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:14.591290 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e94073c0-44ae-4898-957d-983fb86195e4 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:14.596686 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e94073c0-44ae-4898-957d-983fb86195e4 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:14.597554 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 121/495] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:14 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1324 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:14.665315 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-61a6fd5b-f5ce-4679-8754-f1e5ef21dcd8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:14.667624 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-61a6fd5b-f5ce-4679-8754-f1e5ef21dcd8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:14.667826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-61a6fd5b-f5ce-4679-8754-f1e5ef21dcd8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:14.668067 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-61a6fd5b-f5ce-4679-8754-f1e5ef21dcd8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:14.678390 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:14.678390 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:14.682565 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-61a6fd5b-f5ce-4679-8754-f1e5ef21dcd8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:14.686682 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4066abe1-0829-4b91-a4ba-776039a14729 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:14.688085 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-61a6fd5b-f5ce-4679-8754-f1e5ef21dcd8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:14.688633 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 131/496] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:14 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:14.689004 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4066abe1-0829-4b91-a4ba-776039a14729 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:14.689226 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4066abe1-0829-4b91-a4ba-776039a14729 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:14.689437 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4066abe1-0829-4b91-a4ba-776039a14729 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:14.701595 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:14.701595 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:14.706243 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4066abe1-0829-4b91-a4ba-776039a14729 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:14.712639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4066abe1-0829-4b91-a4ba-776039a14729 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:14.713198 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 120/497] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:14 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:14.747405 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-14f3a6e9-1c3c-4558-a11f-1ee60d4517cd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:14.753426 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-14f3a6e9-1c3c-4558-a11f-1ee60d4517cd tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] POST https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0/action Jul 09 15:34:14.754011 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-14f3a6e9-1c3c-4558-a11f-1ee60d4517cd tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:14.754115 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-14f3a6e9-1c3c-4558-a11f-1ee60d4517cd tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:14.781541 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:14.781541 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:14.781990 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-14f3a6e9-1c3c-4558-a11f-1ee60d4517cd tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:14.790939 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-14f3a6e9-1c3c-4558-a11f-1ee60d4517cd tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Begin detaching volume completed successfully. Jul 09 15:34:14.791140 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-14f3a6e9-1c3c-4558-a11f-1ee60d4517cd tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0/action returned with HTTP 202 Jul 09 15:34:14.791673 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 126/498] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:34:14 2026] POST /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:15.009773 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-06ceb255-efab-4c73-b022-06e560ea8028 req-1a5c5b3f-cddb-44c0-8fc4-88d7a534fc93 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:15.011710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d1881c68-69f2-4a26-b572-19236d3a3683 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:15.012062 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-06ceb255-efab-4c73-b022-06e560ea8028 req-1a5c5b3f-cddb-44c0-8fc4-88d7a534fc93 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] POST https://10.4.3.19/volume/v3/snapshots/b0a05dc6-61a3-4cf3-99e1-09a13b62b677/action Jul 09 15:34:15.012539 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-06ceb255-efab-4c73-b022-06e560ea8028 req-1a5c5b3f-cddb-44c0-8fc4-88d7a534fc93 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:15.012672 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-06ceb255-efab-4c73-b022-06e560ea8028 req-1a5c5b3f-cddb-44c0-8fc4-88d7a534fc93 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:15.013441 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d1881c68-69f2-4a26-b572-19236d3a3683 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:15.013613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d1881c68-69f2-4a26-b572-19236d3a3683 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:15.013799 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d1881c68-69f2-4a26-b572-19236d3a3683 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:15.013922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d1881c68-69f2-4a26-b572-19236d3a3683 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:15.014078 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.snapshot_actions [req-06ceb255-efab-4c73-b022-06e560ea8028 req-1a5c5b3f-cddb-44c0-8fc4-88d7a534fc93 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=99867) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 09 15:34:15.019039 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-06ceb255-efab-4c73-b022-06e560ea8028 req-1a5c5b3f-cddb-44c0-8fc4-88d7a534fc93 tempest-VolumesAssistedSnapshotsTest-575762355 tempest-VolumesAssistedSnapshotsTest-575762355-project] https://10.4.3.19/volume/v3/snapshots/b0a05dc6-61a3-4cf3-99e1-09a13b62b677/action returned with HTTP 404 Jul 09 15:34:15.019840 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 122/499] 10.4.3.19 () {72 vars in 1671 bytes} [Thu Jul 9 15:34:15 2026] POST /volume/v3/snapshots/b0a05dc6-61a3-4cf3-99e1-09a13b62b677/action => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:15.031251 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:15.031251 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:15.031980 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d1881c68-69f2-4a26-b572-19236d3a3683 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:15.032476 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 132/500] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:15 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:15.231600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b6cb861d-b2ac-4da7-88e9-0aacc7cb4881 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:15.475062 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b6cb861d-b2ac-4da7-88e9-0aacc7cb4881 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes Jul 09 15:34:15.475379 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b6cb861d-b2ac-4da7-88e9-0aacc7cb4881 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:15.475687 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b6cb861d-b2ac-4da7-88e9-0aacc7cb4881 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:15.476447 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-b6cb861d-b2ac-4da7-88e9-0aacc7cb4881 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:34:15.478158 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b6cb861d-b2ac-4da7-88e9-0aacc7cb4881 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:34:15.511226 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b6cb861d-b2ac-4da7-88e9-0aacc7cb4881 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Get all volumes completed successfully. Jul 09 15:34:15.511680 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b6cb861d-b2ac-4da7-88e9-0aacc7cb4881 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 15:34:15.512533 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 121/501] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:34:15 2026] GET /volume/v3/volumes => generated 15 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:34:15.522700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38c31707-1978-48fc-8421-e8f663069573 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:15.524863 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:15.525372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-960999380"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:15.527292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-960999380'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:15.527468 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume of 1 GB Jul 09 15:34:15.533201 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Availability Zones retrieved successfully. Jul 09 15:34:15.541637 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Flow 'volume_create_api' (4524c8ae-c66c-4c16-97fc-792f4dc5cae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:15.543164 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5ad1319-9c4e-4d87-a896-8fe3f76c06be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:15.544727 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:15.583991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5ad1319-9c4e-4d87-a896-8fe3f76c06be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:15.585167 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa836523-c2cd-4b8f-9d3e-cd0017c798c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:15.657581 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Created reservations ['c1f2a6de-1083-4771-a96d-ab6eeb555cdc', 'ae66fec5-65dd-44d4-80df-f4ad51470ada', 'd46e5836-38f9-4438-84df-56549cb0647c', '3d786058-117c-430c-a516-9b24713a7690'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:15.658849 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa836523-c2cd-4b8f-9d3e-cd0017c798c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f2a6de-1083-4771-a96d-ab6eeb555cdc', 'ae66fec5-65dd-44d4-80df-f4ad51470ada', 'd46e5836-38f9-4438-84df-56549cb0647c', '3d786058-117c-430c-a516-9b24713a7690']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:15.660098 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08bf2e6e-14ec-47b2-8632-83e99c5236e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:15.694741 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08bf2e6e-14ec-47b2-8632-83e99c5236e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5982895-4d6a-4194-ac81-5275fa862867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-960999380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db72c25336e4b7db52c135998947737',qos_specs=None,replication_status=,reservations=['c1f2a6de-1083-4771-a96d-ab6eeb555cdc','ae66fec5-65dd-44d4-80df-f4ad51470ada','d46e5836-38f9-4438-84df-56549cb0647c','3d786058-117c-430c-a516-9b24713a7690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c107c14b08e54d558f2fb793266ac44a',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-960999380',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5982895-4d6a-4194-ac81-5275fa862867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5db72c25336e4b7db52c135998947737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c107c14b08e54d558f2fb793266ac44a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:15.695931 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d6e710-4be6-43a1-84cc-274dff11e635) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:15.718384 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6d6e710-4be6-43a1-84cc-274dff11e635) transitioned into state 'SUCCESS' from state '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-960999380',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db72c25336e4b7db52c135998947737',qos_specs=None,replication_status=,reservations=['c1f2a6de-1083-4771-a96d-ab6eeb555cdc','ae66fec5-65dd-44d4-80df-f4ad51470ada','d46e5836-38f9-4438-84df-56549cb0647c','3d786058-117c-430c-a516-9b24713a7690'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c107c14b08e54d558f2fb793266ac44a',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:15.719362 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f250641-4d7d-4566-af52-2b314e651a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:15.733268 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c2a076aa-f7f8-4403-b71c-452f559228dd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:15.736213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f250641-4d7d-4566-af52-2b314e651a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:15.736361 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c2a076aa-f7f8-4403-b71c-452f559228dd tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:15.736361 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c2a076aa-f7f8-4403-b71c-452f559228dd tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:15.736605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c2a076aa-f7f8-4403-b71c-452f559228dd tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:15.736652 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Flow 'volume_create_api' (4524c8ae-c66c-4c16-97fc-792f4dc5cae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:15.737361 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume request issued successfully. Jul 09 15:34:15.738287 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38c31707-1978-48fc-8421-e8f663069573 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:15.738880 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 127/502] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:15 2026] POST /volume/v3/volumes => generated 752 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:15.751909 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d11afcbc-1a0e-4797-8efb-a5ca59a0c0a0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:15.754875 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d11afcbc-1a0e-4797-8efb-a5ca59a0c0a0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 Jul 09 15:34:15.754875 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d11afcbc-1a0e-4797-8efb-a5ca59a0c0a0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:15.755736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d11afcbc-1a0e-4797-8efb-a5ca59a0c0a0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:15.758137 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:15.758137 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:15.758264 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=343,cinder:INSERT=24,cinder:UPDATE=42 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:34:15.763637 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c2a076aa-f7f8-4403-b71c-452f559228dd tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:15.767932 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:15.767932 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:15.770498 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c2a076aa-f7f8-4403-b71c-452f559228dd tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:15.771211 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 123/503] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:15 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1161 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:15.774308 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d11afcbc-1a0e-4797-8efb-a5ca59a0c0a0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:15.781562 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d11afcbc-1a0e-4797-8efb-a5ca59a0c0a0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 returned with HTTP 200 Jul 09 15:34:15.782169 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 133/504] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:15 2026] GET /volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 => generated 820 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:15.838292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a28aaeb4-4a25-4799-8c8c-5b2a2b779e91 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:15.838771 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a28aaeb4-4a25-4799-8c8c-5b2a2b779e91 None None] GET https://10.4.3.19/volume// Jul 09 15:34:15.839021 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a28aaeb4-4a25-4799-8c8c-5b2a2b779e91 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:15.839312 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a28aaeb4-4a25-4799-8c8c-5b2a2b779e91 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:15.839711 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a28aaeb4-4a25-4799-8c8c-5b2a2b779e91 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:15.840601 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 122/505] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34: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 09 15:34:15.850365 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-f6bb9123-421d-46eb-9af4-ffa5a940ff51 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:15.852832 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-f6bb9123-421d-46eb-9af4-ffa5a940ff51 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:15.853155 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-f6bb9123-421d-46eb-9af4-ffa5a940ff51 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:15.853449 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-f6bb9123-421d-46eb-9af4-ffa5a940ff51 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:15.867165 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:15.867165 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:15.872169 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-f6bb9123-421d-46eb-9af4-ffa5a940ff51 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:15.879306 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-f6bb9123-421d-46eb-9af4-ffa5a940ff51 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:15.880093 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 128/506] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:15 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1550 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:16.046300 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-349f0574-7b8a-4aa5-b0e6-1c83a738cbde None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:16.048881 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-349f0574-7b8a-4aa5-b0e6-1c83a738cbde tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:16.049130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-349f0574-7b8a-4aa5-b0e6-1c83a738cbde tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:16.049387 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-349f0574-7b8a-4aa5-b0e6-1c83a738cbde tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:16.049533 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-349f0574-7b8a-4aa5-b0e6-1c83a738cbde tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:16.054814 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:16.054814 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:16.055760 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-349f0574-7b8a-4aa5-b0e6-1c83a738cbde tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:16.056422 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 124/507] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:16 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:16.788764 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0957a6a5-2754-48e1-b0d0-f5aa435145be None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:16.790675 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0957a6a5-2754-48e1-b0d0-f5aa435145be tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:16.790963 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0957a6a5-2754-48e1-b0d0-f5aa435145be tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:16.791264 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0957a6a5-2754-48e1-b0d0-f5aa435145be tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:16.801228 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7f589abc-95f9-4e33-8640-17f10701c8ab None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:16.804005 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7f589abc-95f9-4e33-8640-17f10701c8ab tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 Jul 09 15:34:16.804327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7f589abc-95f9-4e33-8640-17f10701c8ab tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:16.804388 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:16.804388 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:16.804578 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7f589abc-95f9-4e33-8640-17f10701c8ab tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:16.808723 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0957a6a5-2754-48e1-b0d0-f5aa435145be tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:16.813041 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0957a6a5-2754-48e1-b0d0-f5aa435145be tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:16.813436 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 134/508] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:16 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:16.816219 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:16.816219 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:16.821881 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7f589abc-95f9-4e33-8640-17f10701c8ab tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:16.828334 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7f589abc-95f9-4e33-8640-17f10701c8ab tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 returned with HTTP 200 Jul 09 15:34:16.828801 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 123/509] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:16 2026] GET /volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:16.843141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2307b101-1fd1-4732-9f8c-64a549662525 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:16.845582 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2307b101-1fd1-4732-9f8c-64a549662525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 Jul 09 15:34:16.845801 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2307b101-1fd1-4732-9f8c-64a549662525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:16.846041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2307b101-1fd1-4732-9f8c-64a549662525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:16.858211 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:16.858211 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:16.864896 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2307b101-1fd1-4732-9f8c-64a549662525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:16.871058 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2307b101-1fd1-4732-9f8c-64a549662525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 returned with HTTP 200 Jul 09 15:34:16.871669 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 129/510] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:16 2026] GET /volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:16.875580 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-8cff7d3d-fc11-43b9-930f-76ea0e9e2860 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:16.878258 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-8cff7d3d-fc11-43b9-930f-76ea0e9e2860 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] DELETE https://10.4.3.19/volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5 Jul 09 15:34:16.878677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-8cff7d3d-fc11-43b9-930f-76ea0e9e2860 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:16.879246 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-8cff7d3d-fc11-43b9-930f-76ea0e9e2860 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:16.889612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-03dac16b-1a60-4e60-a756-160b5bb652ed None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:16.891760 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:16.892207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1326535009"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:16.894350 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1326535009'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:16.894533 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume of 1 GB Jul 09 15:34:16.899067 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:16.899067 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:16.899460 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Availability Zones retrieved successfully. Jul 09 15:34:16.907004 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Flow 'volume_create_api' (cf55a2ab-b6e6-4c2b-b919-238815c1333c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:16.908144 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ad6432-f660-4b20-8c67-671ec215a113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:16.909445 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:16.943096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1ad6432-f660-4b20-8c67-671ec215a113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:16.944241 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f93ff08-f000-4b05-bc00-19096a0807bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:16.995864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Created reservations ['4f316163-49ca-4a14-8f17-495e3caea540', 'b29dac2b-e5c6-489c-b153-60b53bb92d13', '51cdf02e-c9f6-4e77-8d18-a0e0708a57b3', 'f7cf13b3-af9e-4f7a-8e62-d00f67a1e363'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:16.996961 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f93ff08-f000-4b05-bc00-19096a0807bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f316163-49ca-4a14-8f17-495e3caea540', 'b29dac2b-e5c6-489c-b153-60b53bb92d13', '51cdf02e-c9f6-4e77-8d18-a0e0708a57b3', 'f7cf13b3-af9e-4f7a-8e62-d00f67a1e363']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:16.998828 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1cc1590-0c77-457b-89ae-b125d175b657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:17.031410 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1cc1590-0c77-457b-89ae-b125d175b657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1048b9fb-090f-4b1c-ab5f-3049a93e20de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1326535009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db72c25336e4b7db52c135998947737',qos_specs=None,replication_status=,reservations=['4f316163-49ca-4a14-8f17-495e3caea540','b29dac2b-e5c6-489c-b153-60b53bb92d13','51cdf02e-c9f6-4e77-8d18-a0e0708a57b3','f7cf13b3-af9e-4f7a-8e62-d00f67a1e363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c107c14b08e54d558f2fb793266ac44a',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1326535009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1048b9fb-090f-4b1c-ab5f-3049a93e20de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5db72c25336e4b7db52c135998947737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c107c14b08e54d558f2fb793266ac44a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:17.032157 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df9f4ab2-1193-48b8-a8c0-6f658e061f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:17.058380 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df9f4ab2-1193-48b8-a8c0-6f658e061f0e) transitioned into state 'SUCCESS' from state '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-1326535009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db72c25336e4b7db52c135998947737',qos_specs=None,replication_status=,reservations=['4f316163-49ca-4a14-8f17-495e3caea540','b29dac2b-e5c6-489c-b153-60b53bb92d13','51cdf02e-c9f6-4e77-8d18-a0e0708a57b3','f7cf13b3-af9e-4f7a-8e62-d00f67a1e363'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c107c14b08e54d558f2fb793266ac44a',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:17.059646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f63a9585-4b72-49e0-b876-3f1ff55fdae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:17.071653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-70709636-0250-44d4-a40a-d5c4ecc49e5c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:17.072577 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f63a9585-4b72-49e0-b876-3f1ff55fdae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:17.073990 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Flow 'volume_create_api' (cf55a2ab-b6e6-4c2b-b919-238815c1333c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:17.074445 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume request issued successfully. Jul 09 15:34:17.075298 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-03dac16b-1a60-4e60-a756-160b5bb652ed tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:17.075910 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 135/511] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:16 2026] POST /volume/v3/volumes => generated 753 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:17.076998 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70709636-0250-44d4-a40a-d5c4ecc49e5c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:17.077365 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70709636-0250-44d4-a40a-d5c4ecc49e5c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:17.078819 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70709636-0250-44d4-a40a-d5c4ecc49e5c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:17.079199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-70709636-0250-44d4-a40a-d5c4ecc49e5c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:17.093269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e3e5f025-98ea-4c5a-aa15-7ca2ce93fa26 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:17.095685 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e3e5f025-98ea-4c5a-aa15-7ca2ce93fa26 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de Jul 09 15:34:17.095903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e3e5f025-98ea-4c5a-aa15-7ca2ce93fa26 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:17.096267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e3e5f025-98ea-4c5a-aa15-7ca2ce93fa26 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:17.103723 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:17.103723 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:17.104750 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70709636-0250-44d4-a40a-d5c4ecc49e5c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:17.105062 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:17.105062 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:17.105273 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 124/512] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:17 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:17.109664 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e3e5f025-98ea-4c5a-aa15-7ca2ce93fa26 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:17.114988 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e3e5f025-98ea-4c5a-aa15-7ca2ce93fa26 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de returned with HTTP 200 Jul 09 15:34:17.115525 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 130/513] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:17 2026] GET /volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:17.469729 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a62d9453-f00a-40ba-82e9-7f7524e0673b req-8cff7d3d-fc11-43b9-930f-76ea0e9e2860 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5 returned with HTTP 200 Jul 09 15:34:17.470626 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 125/514] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:34:16 2026] DELETE /volume/v3/attachments/806433e4-efcf-4f9c-8f6a-eab01cf62cc5 => generated 19 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:34:17.830724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-db087361-3592-4947-9252-58eb29d552f9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:17.834417 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db087361-3592-4947-9252-58eb29d552f9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:17.834417 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-db087361-3592-4947-9252-58eb29d552f9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:17.834417 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-db087361-3592-4947-9252-58eb29d552f9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:17.850921 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:17.850921 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:17.857101 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-db087361-3592-4947-9252-58eb29d552f9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:17.862866 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db087361-3592-4947-9252-58eb29d552f9 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:17.863336 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 136/515] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:17 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:18.052453 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-23b2b82c-0b28-4dee-853c-6bdc3474182f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.054579 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23b2b82c-0b28-4dee-853c-6bdc3474182f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:18.055212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23b2b82c-0b28-4dee-853c-6bdc3474182f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:18.055212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23b2b82c-0b28-4dee-853c-6bdc3474182f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:18.065286 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:18.065286 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:18.071865 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-23b2b82c-0b28-4dee-853c-6bdc3474182f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:18.076575 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23b2b82c-0b28-4dee-853c-6bdc3474182f tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:18.077282 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 125/516] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:18 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1022 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:18.095856 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cd360459-a95e-4245-9704-96d87697c19e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.097723 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd360459-a95e-4245-9704-96d87697c19e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:18.098007 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd360459-a95e-4245-9704-96d87697c19e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:18.098250 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd360459-a95e-4245-9704-96d87697c19e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:18.098589 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-cd360459-a95e-4245-9704-96d87697c19e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Delete volume with id: e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:18.111377 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:18.111377 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:18.111826 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cd360459-a95e-4245-9704-96d87697c19e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:18.123132 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7d425cda-d986-4ccf-86e4-c06f100d0f24 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.127011 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7d425cda-d986-4ccf-86e4-c06f100d0f24 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:18.127223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7d425cda-d986-4ccf-86e4-c06f100d0f24 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:18.127426 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7d425cda-d986-4ccf-86e4-c06f100d0f24 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:18.127536 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7d425cda-d986-4ccf-86e4-c06f100d0f24 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:18.134069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-47cda35c-8716-45ec-81e7-d583629b9334 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.135586 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:18.135586 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:18.136431 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7d425cda-d986-4ccf-86e4-c06f100d0f24 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:18.136834 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 126/517] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:18 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:18.136894 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47cda35c-8716-45ec-81e7-d583629b9334 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de Jul 09 15:34:18.137555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-47cda35c-8716-45ec-81e7-d583629b9334 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:18.137555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-47cda35c-8716-45ec-81e7-d583629b9334 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:18.145751 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cd360459-a95e-4245-9704-96d87697c19e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Delete volume request issued successfully. Jul 09 15:34:18.147346 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd360459-a95e-4245-9704-96d87697c19e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 202 Jul 09 15:34:18.148020 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 131/518] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:18 2026] DELETE /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:18.155961 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:18.155961 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:18.157739 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4021fb8c-fdd7-4eda-a520-e88d9f073bf8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.160086 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4021fb8c-fdd7-4eda-a520-e88d9f073bf8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:18.160973 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4021fb8c-fdd7-4eda-a520-e88d9f073bf8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:18.160973 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4021fb8c-fdd7-4eda-a520-e88d9f073bf8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:18.167065 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-47cda35c-8716-45ec-81e7-d583629b9334 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:18.168570 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:18.168570 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:18.173287 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4021fb8c-fdd7-4eda-a520-e88d9f073bf8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Volume info retrieved successfully. Jul 09 15:34:18.177374 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47cda35c-8716-45ec-81e7-d583629b9334 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de returned with HTTP 200 Jul 09 15:34:18.177792 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4021fb8c-fdd7-4eda-a520-e88d9f073bf8 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 200 Jul 09 15:34:18.177896 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 126/519] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:18 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 1021 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:18.178100 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 137/520] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:18 2026] GET /volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de => generated 846 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:18.199367 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1d9873ad-3c4b-4d0a-8bee-05d46eca1f9b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.201903 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1d9873ad-3c4b-4d0a-8bee-05d46eca1f9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de Jul 09 15:34:18.203032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1d9873ad-3c4b-4d0a-8bee-05d46eca1f9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:18.203032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1d9873ad-3c4b-4d0a-8bee-05d46eca1f9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:18.213582 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:18.213582 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:18.225520 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1d9873ad-3c4b-4d0a-8bee-05d46eca1f9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:18.231746 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1d9873ad-3c4b-4d0a-8bee-05d46eca1f9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de returned with HTTP 200 Jul 09 15:34:18.232289 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 127/521] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:18 2026] GET /volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:18.251378 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.253873 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:18.254376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1686603165"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:18.257945 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1686603165'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:18.258324 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume of 1 GB Jul 09 15:34:18.267509 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Availability Zones retrieved successfully. Jul 09 15:34:18.282548 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Flow 'volume_create_api' (20b4d2f0-b950-4f88-a33c-dfda3c53281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:18.284157 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7230faeb-1979-4e4b-979b-97bd8183bd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:18.285624 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:18.322793 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7230faeb-1979-4e4b-979b-97bd8183bd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:18.323499 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34603f5-9224-486a-993b-5057f3e3ec3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:18.381310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Created reservations ['0b9d3666-f188-4a27-bd39-ad00349bcf1a', '9ca2f2be-6e79-4007-acd4-0fbd5b791e5f', '215263fc-a857-4009-a54a-10d49344e17f', '6552ea61-cb6b-4718-854e-a5fd5fe5897a'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:18.382541 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e34603f5-9224-486a-993b-5057f3e3ec3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b9d3666-f188-4a27-bd39-ad00349bcf1a', '9ca2f2be-6e79-4007-acd4-0fbd5b791e5f', '215263fc-a857-4009-a54a-10d49344e17f', '6552ea61-cb6b-4718-854e-a5fd5fe5897a']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:18.383759 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50958b9f-0b91-4e11-ac00-4ca9431f3e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:18.416622 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50958b9f-0b91-4e11-ac00-4ca9431f3e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'effad09c-faaa-4eb1-8761-7cdc224e87fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1686603165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db72c25336e4b7db52c135998947737',qos_specs=None,replication_status=,reservations=['0b9d3666-f188-4a27-bd39-ad00349bcf1a','9ca2f2be-6e79-4007-acd4-0fbd5b791e5f','215263fc-a857-4009-a54a-10d49344e17f','6552ea61-cb6b-4718-854e-a5fd5fe5897a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c107c14b08e54d558f2fb793266ac44a',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1686603165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=effad09c-faaa-4eb1-8761-7cdc224e87fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5db72c25336e4b7db52c135998947737',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c107c14b08e54d558f2fb793266ac44a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:18.418083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e30b307c-0d44-49ff-8c1a-4b4b775ad21e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:18.446432 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e30b307c-0d44-49ff-8c1a-4b4b775ad21e) transitioned into state 'SUCCESS' from state '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-1686603165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5db72c25336e4b7db52c135998947737',qos_specs=None,replication_status=,reservations=['0b9d3666-f188-4a27-bd39-ad00349bcf1a','9ca2f2be-6e79-4007-acd4-0fbd5b791e5f','215263fc-a857-4009-a54a-10d49344e17f','6552ea61-cb6b-4718-854e-a5fd5fe5897a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c107c14b08e54d558f2fb793266ac44a',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:18.447445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe4904b-1936-4561-ac65-67b4a3fa26a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:18.459805 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbe4904b-1936-4561-ac65-67b4a3fa26a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:18.460710 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Flow 'volume_create_api' (20b4d2f0-b950-4f88-a33c-dfda3c53281f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:18.461913 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Create volume request issued successfully. Jul 09 15:34:18.463143 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0b989cad-5eea-4ff5-a434-10f95fbbcaa0 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:18.464055 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 132/522] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:18 2026] POST /volume/v3/volumes => generated 753 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:18.482680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bd1bcca6-3837-43d1-8cf6-ce669959f770 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.488102 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bd1bcca6-3837-43d1-8cf6-ce669959f770 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd Jul 09 15:34:18.489434 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bd1bcca6-3837-43d1-8cf6-ce669959f770 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:18.489434 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bd1bcca6-3837-43d1-8cf6-ce669959f770 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:18.512331 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:18.512331 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:18.519443 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bd1bcca6-3837-43d1-8cf6-ce669959f770 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:18.525050 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bd1bcca6-3837-43d1-8cf6-ce669959f770 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd returned with HTTP 200 Jul 09 15:34:18.525552 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 127/523] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:18 2026] GET /volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:18.879007 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4f929894-53d2-4e9d-994f-d4ae32e691a8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:18.882057 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4f929894-53d2-4e9d-994f-d4ae32e691a8 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:18.882057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4f929894-53d2-4e9d-994f-d4ae32e691a8 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:18.882057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4f929894-53d2-4e9d-994f-d4ae32e691a8 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:18.900931 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:18.900931 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:18.907270 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4f929894-53d2-4e9d-994f-d4ae32e691a8 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:18.914017 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4f929894-53d2-4e9d-994f-d4ae32e691a8 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:18.914644 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 138/524] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:18 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1161 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:19.150581 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4b73e8b4-92d1-4ac5-9730-e7cfca0b6753 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:19.153080 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b73e8b4-92d1-4ac5-9730-e7cfca0b6753 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:19.153346 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b73e8b4-92d1-4ac5-9730-e7cfca0b6753 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:19.153535 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b73e8b4-92d1-4ac5-9730-e7cfca0b6753 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:19.153704 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4b73e8b4-92d1-4ac5-9730-e7cfca0b6753 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:19.161762 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:19.161762 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:19.162859 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b73e8b4-92d1-4ac5-9730-e7cfca0b6753 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:19.163341 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 128/525] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:19 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:19.205464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7be65ec6-2b39-45e6-a618-9f0771aeda73 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:19.209004 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7be65ec6-2b39-45e6-a618-9f0771aeda73 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:19.209004 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7be65ec6-2b39-45e6-a618-9f0771aeda73 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:19.209413 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7be65ec6-2b39-45e6-a618-9f0771aeda73 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:19.224665 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7be65ec6-2b39-45e6-a618-9f0771aeda73 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 404 Jul 09 15:34:19.225360 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 133/526] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:19 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:19.541493 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-96e4e372-45a6-410f-bf25-d5b671e2e525 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:19.544523 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-96e4e372-45a6-410f-bf25-d5b671e2e525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd Jul 09 15:34:19.544650 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-96e4e372-45a6-410f-bf25-d5b671e2e525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:19.544782 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-96e4e372-45a6-410f-bf25-d5b671e2e525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:19.555637 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:19.555637 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:19.560987 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-96e4e372-45a6-410f-bf25-d5b671e2e525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:19.569088 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-96e4e372-45a6-410f-bf25-d5b671e2e525 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd returned with HTTP 200 Jul 09 15:34:19.569557 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 128/527] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:19 2026] GET /volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:19.586142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-27abf371-f5ad-4c29-a71e-3d0395353918 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:19.592216 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-27abf371-f5ad-4c29-a71e-3d0395353918 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd Jul 09 15:34:19.592216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-27abf371-f5ad-4c29-a71e-3d0395353918 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:19.592216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-27abf371-f5ad-4c29-a71e-3d0395353918 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:19.603753 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:19.603753 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:19.619669 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-27abf371-f5ad-4c29-a71e-3d0395353918 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:19.630630 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-27abf371-f5ad-4c29-a71e-3d0395353918 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd returned with HTTP 200 Jul 09 15:34:19.631289 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 139/528] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:19 2026] GET /volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd => generated 846 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:19.652985 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:19.805894 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d46427a6-8c1b-41b0-9086-668fb2123959 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:19.808857 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d46427a6-8c1b-41b0-9086-668fb2123959 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] POST https://10.4.3.19/volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d/action Jul 09 15:34:19.809705 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d46427a6-8c1b-41b0-9086-668fb2123959 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:19.809766 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d46427a6-8c1b-41b0-9086-668fb2123959 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:19.842003 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:19.842003 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:19.862803 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3a7b7647-89c8-4ba2-bdc4-bfe316c0d363 req-d46427a6-8c1b-41b0-9086-668fb2123959 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d/action returned with HTTP 204 Jul 09 15:34:19.863367 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 134/529] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:34:19 2026] POST /volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:19.935288 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8a3802c7-3f4a-4c1a-b852-e2c69e2054cc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:19.937782 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a3802c7-3f4a-4c1a-b852-e2c69e2054cc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:19.937974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a3802c7-3f4a-4c1a-b852-e2c69e2054cc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:19.938929 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a3802c7-3f4a-4c1a-b852-e2c69e2054cc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:19.949901 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:19.950442 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:19.952295 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:19.952436 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Create volume of 1 GB Jul 09 15:34:19.958217 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Availability Zones retrieved successfully. Jul 09 15:34:19.964694 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:19.964694 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:19.970504 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8a3802c7-3f4a-4c1a-b852-e2c69e2054cc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:19.972110 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Flow 'volume_create_api' (1c165cd9-e60f-4059-bcea-52fa7498b877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:19.974880 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4946be-6abe-4429-8ff2-3d7f16392c98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:19.975169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:19.979147 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a3802c7-3f4a-4c1a-b852-e2c69e2054cc tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:19.979744 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 129/530] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:19 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1455 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:20.018192 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de4946be-6abe-4429-8ff2-3d7f16392c98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:20.019077 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70d0eb93-b661-4928-a22b-38d72dc8bf42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:20.107297 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Created reservations ['92f1326a-5171-46fa-b58f-84255f01a4c8', '8e5a5813-9049-44ec-b234-cfe4f99dedea', '81e98ed0-c886-4c55-adf4-938ba1021705', '2c0de8ce-30bb-4741-945a-b9be4e9bbc5a'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:20.108268 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70d0eb93-b661-4928-a22b-38d72dc8bf42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92f1326a-5171-46fa-b58f-84255f01a4c8', '8e5a5813-9049-44ec-b234-cfe4f99dedea', '81e98ed0-c886-4c55-adf4-938ba1021705', '2c0de8ce-30bb-4741-945a-b9be4e9bbc5a']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:20.111253 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c1e30b-8780-4325-9929-42b37250061a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:20.143724 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3c1e30b-8780-4325-9929-42b37250061a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30768393-392a-433b-85a3-aa9d3d6829bf', '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='affcf001da69471b884dcee23e8f7c90',qos_specs=None,replication_status=,reservations=['92f1326a-5171-46fa-b58f-84255f01a4c8','8e5a5813-9049-44ec-b234-cfe4f99dedea','81e98ed0-c886-4c55-adf4-938ba1021705','2c0de8ce-30bb-4741-945a-b9be4e9bbc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3686249cbb5144c89053db58b4b22ef3',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:20Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30768393-392a-433b-85a3-aa9d3d6829bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='affcf001da69471b884dcee23e8f7c90',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3686249cbb5144c89053db58b4b22ef3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:20.144989 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e940aaf-e379-467d-a312-273adbaca7d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:20.171198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e940aaf-e379-467d-a312-273adbaca7d0) transitioned into state 'SUCCESS' from 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='affcf001da69471b884dcee23e8f7c90',qos_specs=None,replication_status=,reservations=['92f1326a-5171-46fa-b58f-84255f01a4c8','8e5a5813-9049-44ec-b234-cfe4f99dedea','81e98ed0-c886-4c55-adf4-938ba1021705','2c0de8ce-30bb-4741-945a-b9be4e9bbc5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3686249cbb5144c89053db58b4b22ef3',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:20.172146 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (598df140-268a-490e-916d-be0d0f31f97f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:20.177280 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-14bda7fd-9600-4cef-adbd-884377d23dda None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.183910 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14bda7fd-9600-4cef-adbd-884377d23dda tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:20.184273 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14bda7fd-9600-4cef-adbd-884377d23dda tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.185020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14bda7fd-9600-4cef-adbd-884377d23dda tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.185443 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-14bda7fd-9600-4cef-adbd-884377d23dda tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:20.188101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (598df140-268a-490e-916d-be0d0f31f97f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:20.189410 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Flow 'volume_create_api' (1c165cd9-e60f-4059-bcea-52fa7498b877) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:20.189801 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Create volume request issued successfully. Jul 09 15:34:20.190559 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b60b9b5c-8541-4d8e-aeed-9dbfb0b2f1a9 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:20.191129 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 129/531] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:19 2026] POST /volume/v3/volumes => generated 731 bytes in 539 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:20.195365 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.195365 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:20.197883 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14bda7fd-9600-4cef-adbd-884377d23dda tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:20.198712 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 140/532] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:20.207514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-203cc005-c999-4936-9d36-511e96c0207d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.209622 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-203cc005-c999-4936-9d36-511e96c0207d tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] GET https://10.4.3.19/volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf Jul 09 15:34:20.209880 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-203cc005-c999-4936-9d36-511e96c0207d tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.210147 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-203cc005-c999-4936-9d36-511e96c0207d tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.223206 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.223206 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:20.228781 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-203cc005-c999-4936-9d36-511e96c0207d tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Volume info retrieved successfully. Jul 09 15:34:20.238209 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-203cc005-c999-4936-9d36-511e96c0207d tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] https://10.4.3.19/volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf returned with HTTP 200 Jul 09 15:34:20.238924 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 135/533] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf => generated 910 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:20.427699 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-253c8016-79a4-43ca-9016-0c8b1ee2c663 req-99cf5b8a-7d56-49c7-9cb0-bb11424a9127 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.430223 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-253c8016-79a4-43ca-9016-0c8b1ee2c663 req-99cf5b8a-7d56-49c7-9cb0-bb11424a9127 tempest-TestMultiAttachVolumeSwap-10359207 tempest-TestMultiAttachVolumeSwap-10359207-project] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:20.430878 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-253c8016-79a4-43ca-9016-0c8b1ee2c663 req-99cf5b8a-7d56-49c7-9cb0-bb11424a9127 tempest-TestMultiAttachVolumeSwap-10359207 tempest-TestMultiAttachVolumeSwap-10359207-project] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.431137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-253c8016-79a4-43ca-9016-0c8b1ee2c663 req-99cf5b8a-7d56-49c7-9cb0-bb11424a9127 tempest-TestMultiAttachVolumeSwap-10359207 tempest-TestMultiAttachVolumeSwap-10359207-project] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.446293 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.446293 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:20.451667 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-253c8016-79a4-43ca-9016-0c8b1ee2c663 req-99cf5b8a-7d56-49c7-9cb0-bb11424a9127 tempest-TestMultiAttachVolumeSwap-10359207 tempest-TestMultiAttachVolumeSwap-10359207-project] Volume info retrieved successfully. Jul 09 15:34:20.457163 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-253c8016-79a4-43ca-9016-0c8b1ee2c663 req-99cf5b8a-7d56-49c7-9cb0-bb11424a9127 tempest-TestMultiAttachVolumeSwap-10359207 tempest-TestMultiAttachVolumeSwap-10359207-project] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:20.457824 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 130/534] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1648 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:20.471358 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2b995bd2-a9ee-48fe-89f1-8b330a7869fe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.474144 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b995bd2-a9ee-48fe-89f1-8b330a7869fe tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:20.474281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b995bd2-a9ee-48fe-89f1-8b330a7869fe tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.475426 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b995bd2-a9ee-48fe-89f1-8b330a7869fe tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.494224 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.494224 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:20.501299 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2b995bd2-a9ee-48fe-89f1-8b330a7869fe tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] Volume info retrieved successfully. Jul 09 15:34:20.502255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f9c2c636-dfa4-4d0c-84e8-ab6ae9d06ee7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.506428 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f9c2c636-dfa4-4d0c-84e8-ab6ae9d06ee7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 Jul 09 15:34:20.506428 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f9c2c636-dfa4-4d0c-84e8-ab6ae9d06ee7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.507791 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f9c2c636-dfa4-4d0c-84e8-ab6ae9d06ee7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.510449 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b995bd2-a9ee-48fe-89f1-8b330a7869fe tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:20.510640 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 130/535] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1455 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:20.519309 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.519309 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:20.524209 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f9c2c636-dfa4-4d0c-84e8-ab6ae9d06ee7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:20.531392 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-60761a8d-4ca2-4e99-a3f8-adae72641f3f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.534947 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f9c2c636-dfa4-4d0c-84e8-ab6ae9d06ee7 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 returned with HTTP 200 Jul 09 15:34:20.535079 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-60761a8d-4ca2-4e99-a3f8-adae72641f3f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] GET https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e Jul 09 15:34:20.535079 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-60761a8d-4ca2-4e99-a3f8-adae72641f3f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.535222 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-60761a8d-4ca2-4e99-a3f8-adae72641f3f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.536101 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 141/536] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 => generated 1362 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:20.547165 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.547165 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:20.551123 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-a01ae364-dde9-4788-83a1-3e39e3e7ca63 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.555326 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-60761a8d-4ca2-4e99-a3f8-adae72641f3f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] Volume info retrieved successfully. Jul 09 15:34:20.559350 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-a01ae364-dde9-4788-83a1-3e39e3e7ca63 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 Jul 09 15:34:20.561432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-a01ae364-dde9-4788-83a1-3e39e3e7ca63 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.562102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-a01ae364-dde9-4788-83a1-3e39e3e7ca63 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.563345 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-60761a8d-4ca2-4e99-a3f8-adae72641f3f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-reader] https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e returned with HTTP 200 Jul 09 15:34:20.563851 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 136/537] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:20.573876 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.573876 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:20.583554 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-a01ae364-dde9-4788-83a1-3e39e3e7ca63 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:20.593647 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-a01ae364-dde9-4788-83a1-3e39e3e7ca63 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 returned with HTTP 200 Jul 09 15:34:20.594148 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 131/538] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:20.613706 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-22bb7217-2771-4cc6-a8d9-35a6a16dfa39 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.618194 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-22bb7217-2771-4cc6-a8d9-35a6a16dfa39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf Jul 09 15:34:20.618396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-22bb7217-2771-4cc6-a8d9-35a6a16dfa39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.618700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-22bb7217-2771-4cc6-a8d9-35a6a16dfa39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.635003 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.635003 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:20.647042 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-22bb7217-2771-4cc6-a8d9-35a6a16dfa39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:20.658281 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-22bb7217-2771-4cc6-a8d9-35a6a16dfa39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf returned with HTTP 200 Jul 09 15:34:20.658525 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 131/539] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf => generated 847 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:20.675537 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0d0b0225-f7fe-4957-8893-cc2dc8683abe None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.676254 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0d0b0225-f7fe-4957-8893-cc2dc8683abe None None] GET https://10.4.3.19/volume// Jul 09 15:34:20.676518 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0d0b0225-f7fe-4957-8893-cc2dc8683abe None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.676784 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0d0b0225-f7fe-4957-8893-cc2dc8683abe None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.677176 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0d0b0225-f7fe-4957-8893-cc2dc8683abe None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:20.678371 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 142/540] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:34:20.693769 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f2285ee1-3182-4aa8-bec1-93b6ee0591cc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.697651 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f2285ee1-3182-4aa8-bec1-93b6ee0591cc tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:34:20.698253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f2285ee1-3182-4aa8-bec1-93b6ee0591cc tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "40c12449-6563-420c-b23d-83e084c1a995", "connector": null, "instance_uuid": "5187e7e2-ee80-4906-b2e6-d35ac6826ead"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:20.718517 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.718517 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:20.729598 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c0def8f4-fca4-4992-a8e2-9127adcb7534 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.733108 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c0def8f4-fca4-4992-a8e2-9127adcb7534 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:20.733507 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c0def8f4-fca4-4992-a8e2-9127adcb7534 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.733840 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c0def8f4-fca4-4992-a8e2-9127adcb7534 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.763391 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.763391 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:20.773088 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c0def8f4-fca4-4992-a8e2-9127adcb7534 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:20.791386 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c0def8f4-fca4-4992-a8e2-9127adcb7534 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:20.792374 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 132/541] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1455 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:20.795702 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-f2285ee1-3182-4aa8-bec1-93b6ee0591cc tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:34:20.795889 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 137/542] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:34:20 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:20.817470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f5751865-87af-48e7-aab2-501ee4e9e324 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.817470 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f5751865-87af-48e7-aab2-501ee4e9e324 None None] GET https://10.4.3.19/volume// Jul 09 15:34:20.817832 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f5751865-87af-48e7-aab2-501ee4e9e324 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.818374 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f5751865-87af-48e7-aab2-501ee4e9e324 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.818922 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f5751865-87af-48e7-aab2-501ee4e9e324 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:20.819815 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 132/543] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:34:20.841839 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-502773b4-b8e5-48df-8d5a-4869bd246a13 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.845333 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-502773b4-b8e5-48df-8d5a-4869bd246a13 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:34:20.846821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-502773b4-b8e5-48df-8d5a-4869bd246a13 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "905d6693-a913-4070-b3a2-71ca37dc60d0", "connector": null, "instance_uuid": "5187e7e2-ee80-4906-b2e6-d35ac6826ead"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:20.867243 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.867243 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:20.882612 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-a187cdc7-776d-4cdb-ae1a-03e7df575e73 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.887128 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-a187cdc7-776d-4cdb-ae1a-03e7df575e73 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:20.887743 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-a187cdc7-776d-4cdb-ae1a-03e7df575e73 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.888977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-a187cdc7-776d-4cdb-ae1a-03e7df575e73 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.915332 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.915332 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:20.926959 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-a187cdc7-776d-4cdb-ae1a-03e7df575e73 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:20.936708 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-a187cdc7-776d-4cdb-ae1a-03e7df575e73 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:20.937372 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-502773b4-b8e5-48df-8d5a-4869bd246a13 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:34:20.938159 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 133/544] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1455 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:20.938276 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 143/545] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:34:20 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:20.954262 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-34ca3584-48a7-4cc3-afa1-679c3eba796c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.955335 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-34ca3584-48a7-4cc3-afa1-679c3eba796c None None] GET https://10.4.3.19/volume// Jul 09 15:34:20.955335 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-34ca3584-48a7-4cc3-afa1-679c3eba796c None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:20.956604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-34ca3584-48a7-4cc3-afa1-679c3eba796c None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:20.956604 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-34ca3584-48a7-4cc3-afa1-679c3eba796c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:20.957542 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 138/546] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:34:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:34:20.970450 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-30800487-cd1e-4856-b156-1913440f0491 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:20.976440 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-30800487-cd1e-4856-b156-1913440f0491 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:34:20.976440 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-30800487-cd1e-4856-b156-1913440f0491 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2eb32f5a-effe-464f-84b5-db4bd21186cf", "connector": null, "instance_uuid": "5187e7e2-ee80-4906-b2e6-d35ac6826ead"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:20.989100 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:20.989100 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:21.011857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-e9a9e071-e841-4aba-842d-a5a92d02a72a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.021666 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-e9a9e071-e841-4aba-842d-a5a92d02a72a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] POST https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action Jul 09 15:34:21.023058 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-e9a9e071-e841-4aba-842d-a5a92d02a72a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:21.023987 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-e9a9e071-e841-4aba-842d-a5a92d02a72a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:21.051840 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-30800487-cd1e-4856-b156-1913440f0491 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:34:21.051840 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 133/547] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:34:20 2026] POST /volume/v3/attachments => generated 273 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:21.054475 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e760d98e-aa28-4f61-b576-4e0cfcae0dab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.057381 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e760d98e-aa28-4f61-b576-4e0cfcae0dab tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] DELETE https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:21.057485 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e760d98e-aa28-4f61-b576-4e0cfcae0dab tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.057779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e760d98e-aa28-4f61-b576-4e0cfcae0dab tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.058050 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-e760d98e-aa28-4f61-b576-4e0cfcae0dab tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Delete volume with id: 29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:21.065709 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.065709 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:21.066531 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-e9a9e071-e841-4aba-842d-a5a92d02a72a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:21.076562 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.076562 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:21.078353 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e760d98e-aa28-4f61-b576-4e0cfcae0dab tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:21.084434 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-e9a9e071-e841-4aba-842d-a5a92d02a72a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Begin detaching volume completed successfully. Jul 09 15:34:21.085197 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-e9a9e071-e841-4aba-842d-a5a92d02a72a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action returned with HTTP 202 Jul 09 15:34:21.086057 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 134/548] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:34:21 2026] POST /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:21.128756 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e760d98e-aa28-4f61-b576-4e0cfcae0dab tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Delete volume request issued successfully. Jul 09 15:34:21.129570 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e760d98e-aa28-4f61-b576-4e0cfcae0dab tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 202 Jul 09 15:34:21.130106 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 144/549] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:21 2026] DELETE /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:21.145626 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-97493492-756b-4ae2-b611-e727b9dd5055 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.148853 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-97493492-756b-4ae2-b611-e727b9dd5055 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:21.150202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-97493492-756b-4ae2-b611-e727b9dd5055 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.150202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-97493492-756b-4ae2-b611-e727b9dd5055 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.168222 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.168222 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:21.177845 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-97493492-756b-4ae2-b611-e727b9dd5055 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Volume info retrieved successfully. Jul 09 15:34:21.185259 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-97493492-756b-4ae2-b611-e727b9dd5055 tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 200 Jul 09 15:34:21.185802 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 139/550] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:21 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:21.215682 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a9554e01-5961-477e-81c1-766abc50f071 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.217790 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a9554e01-5961-477e-81c1-766abc50f071 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:21.218076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a9554e01-5961-477e-81c1-766abc50f071 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.218417 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a9554e01-5961-477e-81c1-766abc50f071 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.218581 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-a9554e01-5961-477e-81c1-766abc50f071 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:21.225681 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.225681 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:21.226728 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a9554e01-5961-477e-81c1-766abc50f071 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:21.229422 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 134/551] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:21 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:21.254957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c3b91595-7888-47ef-b978-745ac1d46147 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.258035 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3b91595-7888-47ef-b978-745ac1d46147 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] GET https://10.4.3.19/volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf Jul 09 15:34:21.258629 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3b91595-7888-47ef-b978-745ac1d46147 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.259408 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3b91595-7888-47ef-b978-745ac1d46147 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.272225 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.272225 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:21.283304 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c3b91595-7888-47ef-b978-745ac1d46147 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Volume info retrieved successfully. Jul 09 15:34:21.285767 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3b91595-7888-47ef-b978-745ac1d46147 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] https://10.4.3.19/volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf returned with HTTP 200 Jul 09 15:34:21.285767 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 135/552] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:21 2026] GET /volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf => generated 971 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:21.323443 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-488e68ab-e154-4a7e-82c6-958b0a593358 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.326358 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-488e68ab-e154-4a7e-82c6-958b0a593358 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1&project_id=5db72c25336e4b7db52c135998947737 Jul 09 15:34:21.326768 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-488e68ab-e154-4a7e-82c6-958b0a593358 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.327169 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-488e68ab-e154-4a7e-82c6-958b0a593358 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.328158 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-488e68ab-e154-4a7e-82c6-958b0a593358 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Could not evaluate value 5db72c25336e4b7db52c135998947737, assuming string {{(pid=99866) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:34:21.330095 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-488e68ab-e154-4a7e-82c6-958b0a593358 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Searching by: MultiDict([('project_id', '5db72c25336e4b7db52c135998947737'), ('all_tenants', 1)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:34:21.379775 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-488e68ab-e154-4a7e-82c6-958b0a593358 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Get all volumes completed successfully. Jul 09 15:34:21.381527 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.381527 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:21.387022 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-488e68ab-e154-4a7e-82c6-958b0a593358 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1&project_id=5db72c25336e4b7db52c135998947737 returned with HTTP 200 Jul 09 15:34:21.387816 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 145/553] 10.4.3.19 () {66 vars in 1366 bytes} [Thu Jul 9 15:34:21 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=5db72c25336e4b7db52c135998947737 => generated 3030 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:21.406741 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bc406639-cbfb-4ad7-8cc7-fe5bfba0bc99 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.410210 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc406639-cbfb-4ad7-8cc7-fe5bfba0bc99 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf Jul 09 15:34:21.411104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc406639-cbfb-4ad7-8cc7-fe5bfba0bc99 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.411746 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc406639-cbfb-4ad7-8cc7-fe5bfba0bc99 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.411746 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-bc406639-cbfb-4ad7-8cc7-fe5bfba0bc99 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Delete volume with id: 30768393-392a-433b-85a3-aa9d3d6829bf Jul 09 15:34:21.425664 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.425664 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:21.426579 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bc406639-cbfb-4ad7-8cc7-fe5bfba0bc99 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Volume info retrieved successfully. Jul 09 15:34:21.457569 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bc406639-cbfb-4ad7-8cc7-fe5bfba0bc99 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] Delete volume request issued successfully. Jul 09 15:34:21.457569 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc406639-cbfb-4ad7-8cc7-fe5bfba0bc99 tempest-VolumesListAdminTestJSON-1032921992 tempest-VolumesListAdminTestJSON-1032921992-project-admin] https://10.4.3.19/volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf returned with HTTP 202 Jul 09 15:34:21.458587 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 140/554] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:21 2026] DELETE /volume/v3/volumes/30768393-392a-433b-85a3-aa9d3d6829bf => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:21.473139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4b4b1166-fbcf-4ca4-bb8c-aa91c02063a7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.475887 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b4b1166-fbcf-4ca4-bb8c-aa91c02063a7 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd Jul 09 15:34:21.476216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b4b1166-fbcf-4ca4-bb8c-aa91c02063a7 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.476465 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b4b1166-fbcf-4ca4-bb8c-aa91c02063a7 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.489595 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.489595 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:21.495075 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4b4b1166-fbcf-4ca4-bb8c-aa91c02063a7 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:21.508027 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b4b1166-fbcf-4ca4-bb8c-aa91c02063a7 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd returned with HTTP 200 Jul 09 15:34:21.509223 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 135/555] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:21 2026] GET /volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:21.527989 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9beb4efa-ab6b-4a0f-a6bb-8090bd4c4c48 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.531928 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9beb4efa-ab6b-4a0f-a6bb-8090bd4c4c48 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] DELETE https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd Jul 09 15:34:21.532570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9beb4efa-ab6b-4a0f-a6bb-8090bd4c4c48 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.533193 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9beb4efa-ab6b-4a0f-a6bb-8090bd4c4c48 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.533470 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-9beb4efa-ab6b-4a0f-a6bb-8090bd4c4c48 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Delete volume with id: effad09c-faaa-4eb1-8761-7cdc224e87fd Jul 09 15:34:21.552247 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.552247 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:21.552997 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9beb4efa-ab6b-4a0f-a6bb-8090bd4c4c48 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:21.584398 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9beb4efa-ab6b-4a0f-a6bb-8090bd4c4c48 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Delete volume request issued successfully. Jul 09 15:34:21.584690 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9beb4efa-ab6b-4a0f-a6bb-8090bd4c4c48 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd returned with HTTP 202 Jul 09 15:34:21.585346 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 136/556] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:21 2026] DELETE /volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:21.596153 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-32dda9a9-9410-4672-a0c1-b60c4b20ee9b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:21.601010 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-32dda9a9-9410-4672-a0c1-b60c4b20ee9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd Jul 09 15:34:21.601010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-32dda9a9-9410-4672-a0c1-b60c4b20ee9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:21.601010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-32dda9a9-9410-4672-a0c1-b60c4b20ee9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:21.610582 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:21.610582 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:21.616849 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-32dda9a9-9410-4672-a0c1-b60c4b20ee9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:21.625691 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-32dda9a9-9410-4672-a0c1-b60c4b20ee9b tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd returned with HTTP 200 Jul 09 15:34:21.626427 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 146/557] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:21 2026] GET /volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:22.122903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-911018b2-9a24-4385-a0b6-dfb26a03f269 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.123408 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-911018b2-9a24-4385-a0b6-dfb26a03f269 None None] GET https://10.4.3.19/volume// Jul 09 15:34:22.123640 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-911018b2-9a24-4385-a0b6-dfb26a03f269 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.123894 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-911018b2-9a24-4385-a0b6-dfb26a03f269 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.124321 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-911018b2-9a24-4385-a0b6-dfb26a03f269 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:22.124744 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 141/558] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15: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 09 15:34:22.136131 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-806eb031-5513-4aa5-9e1a-6cc3a52d37bb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.138661 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-806eb031-5513-4aa5-9e1a-6cc3a52d37bb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:22.138993 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-806eb031-5513-4aa5-9e1a-6cc3a52d37bb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.139354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-806eb031-5513-4aa5-9e1a-6cc3a52d37bb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.158788 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:22.158788 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:22.166165 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-806eb031-5513-4aa5-9e1a-6cc3a52d37bb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:22.175069 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-806eb031-5513-4aa5-9e1a-6cc3a52d37bb tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:22.176289 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 136/559] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:22 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1638 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:22.206742 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-84f8747d-30f7-4991-9d1d-1b3d3be13b3a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.209036 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-84f8747d-30f7-4991-9d1d-1b3d3be13b3a tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] GET https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 Jul 09 15:34:22.209372 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-84f8747d-30f7-4991-9d1d-1b3d3be13b3a tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.209582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-84f8747d-30f7-4991-9d1d-1b3d3be13b3a tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.216868 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-84f8747d-30f7-4991-9d1d-1b3d3be13b3a tempest-AttachSCSIVolumeTestJSON-60361484 tempest-AttachSCSIVolumeTestJSON-60361484-project-member] https://10.4.3.19/volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 returned with HTTP 404 Jul 09 15:34:22.217693 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 137/560] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:22 2026] GET /volume/v3/volumes/29015575-896e-4bb2-b909-4bcd7d271884 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:22.241915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-30430dcd-8aa5-43c4-92dc-608c4d61fde2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.245917 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-30430dcd-8aa5-43c4-92dc-608c4d61fde2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:22.245917 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-30430dcd-8aa5-43c4-92dc-608c4d61fde2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.245917 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-30430dcd-8aa5-43c4-92dc-608c4d61fde2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.245917 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-30430dcd-8aa5-43c4-92dc-608c4d61fde2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:22.256309 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:22.256309 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:22.257762 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-30430dcd-8aa5-43c4-92dc-608c4d61fde2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:22.261847 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 147/561] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:22 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:34:22.646357 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e641f0af-71ea-48e7-a41f-1976a3bcf477 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.651480 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e641f0af-71ea-48e7-a41f-1976a3bcf477 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd Jul 09 15:34:22.651480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e641f0af-71ea-48e7-a41f-1976a3bcf477 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.651721 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e641f0af-71ea-48e7-a41f-1976a3bcf477 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.659781 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e641f0af-71ea-48e7-a41f-1976a3bcf477 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd returned with HTTP 404 Jul 09 15:34:22.660331 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 142/562] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:22 2026] GET /volume/v3/volumes/effad09c-faaa-4eb1-8761-7cdc224e87fd => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:22.672512 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ef9580a3-6539-4492-a92d-dbc7ac892380 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.674088 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef9580a3-6539-4492-a92d-dbc7ac892380 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de Jul 09 15:34:22.674663 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef9580a3-6539-4492-a92d-dbc7ac892380 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.675042 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef9580a3-6539-4492-a92d-dbc7ac892380 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.687492 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:22.687492 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:22.693747 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ef9580a3-6539-4492-a92d-dbc7ac892380 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:22.704157 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef9580a3-6539-4492-a92d-dbc7ac892380 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de returned with HTTP 200 Jul 09 15:34:22.704841 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 137/563] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:22 2026] GET /volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:22.723118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6dbe136b-0bbe-4759-b69a-27609c1982e5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.726404 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6dbe136b-0bbe-4759-b69a-27609c1982e5 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de Jul 09 15:34:22.726857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6dbe136b-0bbe-4759-b69a-27609c1982e5 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.727253 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6dbe136b-0bbe-4759-b69a-27609c1982e5 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.729146 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-6dbe136b-0bbe-4759-b69a-27609c1982e5 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Delete volume with id: 1048b9fb-090f-4b1c-ab5f-3049a93e20de Jul 09 15:34:22.743177 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:22.743177 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:22.744432 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6dbe136b-0bbe-4759-b69a-27609c1982e5 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:22.786610 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6dbe136b-0bbe-4759-b69a-27609c1982e5 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Delete volume request issued successfully. Jul 09 15:34:22.786610 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6dbe136b-0bbe-4759-b69a-27609c1982e5 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de returned with HTTP 202 Jul 09 15:34:22.786610 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 138/564] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:22 2026] DELETE /volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:22.794485 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5eea55d9-128f-49cf-a677-cc75922f19eb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.797133 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5eea55d9-128f-49cf-a677-cc75922f19eb tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de Jul 09 15:34:22.797133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5eea55d9-128f-49cf-a677-cc75922f19eb tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.797451 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5eea55d9-128f-49cf-a677-cc75922f19eb tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.812461 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:22.812461 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:22.817658 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5eea55d9-128f-49cf-a677-cc75922f19eb tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:22.824231 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5eea55d9-128f-49cf-a677-cc75922f19eb tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de returned with HTTP 200 Jul 09 15:34:22.824854 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 148/565] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:22 2026] GET /volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:22.951903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-593f78c4-b731-4df2-8579-c4e762b24eac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:22.954592 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-593f78c4-b731-4df2-8579-c4e762b24eac tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:22.954884 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-593f78c4-b731-4df2-8579-c4e762b24eac tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:22.955134 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-593f78c4-b731-4df2-8579-c4e762b24eac tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:22.972878 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:22.972878 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:22.979132 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-593f78c4-b731-4df2-8579-c4e762b24eac tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:22.985297 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-593f78c4-b731-4df2-8579-c4e762b24eac tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:22.985917 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 143/566] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:22 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1458 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:23.275112 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0d8227b1-151b-4771-98d4-a9d86e4cabe7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:23.277203 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0d8227b1-151b-4771-98d4-a9d86e4cabe7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:23.277717 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0d8227b1-151b-4771-98d4-a9d86e4cabe7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:23.278309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0d8227b1-151b-4771-98d4-a9d86e4cabe7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:23.278610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0d8227b1-151b-4771-98d4-a9d86e4cabe7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:23.284653 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:23.284653 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:23.286533 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0d8227b1-151b-4771-98d4-a9d86e4cabe7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:23.286986 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 138/567] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:23 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:23.496361 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-cd764c69-288f-4348-a443-7dbd5180102d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:23.500881 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-cd764c69-288f-4348-a443-7dbd5180102d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] DELETE https://10.4.3.19/volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d Jul 09 15:34:23.501103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-cd764c69-288f-4348-a443-7dbd5180102d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:23.501359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-cd764c69-288f-4348-a443-7dbd5180102d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:23.511069 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:23.511069 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:23.840581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8214559c-7856-46bf-a678-a9fce3757b06 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:23.842158 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8214559c-7856-46bf-a678-a9fce3757b06 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de Jul 09 15:34:23.842308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8214559c-7856-46bf-a678-a9fce3757b06 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:23.842484 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8214559c-7856-46bf-a678-a9fce3757b06 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:23.854756 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8214559c-7856-46bf-a678-a9fce3757b06 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de returned with HTTP 404 Jul 09 15:34:23.854756 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 149/568] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:23 2026] GET /volume/v3/volumes/1048b9fb-090f-4b1c-ab5f-3049a93e20de => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:23.863638 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ece22d96-d513-45e0-8eef-a1f769e6c46a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:23.865859 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ece22d96-d513-45e0-8eef-a1f769e6c46a tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 Jul 09 15:34:23.866084 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ece22d96-d513-45e0-8eef-a1f769e6c46a tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:23.866372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ece22d96-d513-45e0-8eef-a1f769e6c46a tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:23.875522 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:23.875522 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:23.881976 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ece22d96-d513-45e0-8eef-a1f769e6c46a tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:23.888483 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ece22d96-d513-45e0-8eef-a1f769e6c46a tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 returned with HTTP 200 Jul 09 15:34:23.888829 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 144/569] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:23 2026] GET /volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:23.908598 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5b916656-3d9b-4a72-bd84-bec92b57b014 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:23.910959 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b916656-3d9b-4a72-bd84-bec92b57b014 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 Jul 09 15:34:23.911397 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b916656-3d9b-4a72-bd84-bec92b57b014 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:23.911715 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b916656-3d9b-4a72-bd84-bec92b57b014 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:23.913243 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-5b916656-3d9b-4a72-bd84-bec92b57b014 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Delete volume with id: b5982895-4d6a-4194-ac81-5275fa862867 Jul 09 15:34:23.925952 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:23.925952 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:23.927684 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5b916656-3d9b-4a72-bd84-bec92b57b014 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:23.962989 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5b916656-3d9b-4a72-bd84-bec92b57b014 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Delete volume request issued successfully. Jul 09 15:34:23.962989 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b916656-3d9b-4a72-bd84-bec92b57b014 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 returned with HTTP 202 Jul 09 15:34:23.962989 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 139/570] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:23 2026] DELETE /volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:23.973147 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-96d93d7e-9dff-4e6d-9214-fbcb0f303754 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:23.976113 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96d93d7e-9dff-4e6d-9214-fbcb0f303754 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 Jul 09 15:34:23.976403 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96d93d7e-9dff-4e6d-9214-fbcb0f303754 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:23.976662 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96d93d7e-9dff-4e6d-9214-fbcb0f303754 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:23.985989 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:23.985989 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:23.990844 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-96d93d7e-9dff-4e6d-9214-fbcb0f303754 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Volume info retrieved successfully. Jul 09 15:34:23.996681 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96d93d7e-9dff-4e6d-9214-fbcb0f303754 tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 returned with HTTP 200 Jul 09 15:34:23.997174 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 150/571] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:23 2026] GET /volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:24.075405 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-88ce6461-2f49-4ddb-81cc-60ee980d039d req-cd764c69-288f-4348-a443-7dbd5180102d tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d returned with HTTP 200 Jul 09 15:34:24.075994 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 139/572] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:34:23 2026] DELETE /volume/v3/attachments/d7bac3ae-8358-4fe2-b190-a12bc21b6e5d => generated 192 bytes in 580 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:24.301461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2d0f561e-4d83-4247-a711-8e7ef1f44201 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:24.304224 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d0f561e-4d83-4247-a711-8e7ef1f44201 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:24.304563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d0f561e-4d83-4247-a711-8e7ef1f44201 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:24.304833 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d0f561e-4d83-4247-a711-8e7ef1f44201 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:24.305038 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2d0f561e-4d83-4247-a711-8e7ef1f44201 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:24.311119 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:24.311119 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:24.312393 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d0f561e-4d83-4247-a711-8e7ef1f44201 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:24.313090 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 145/573] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:24 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:25.016013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a15100c2-b634-4597-a742-f6f35da6a28e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:25.018880 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a15100c2-b634-4597-a742-f6f35da6a28e tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] GET https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 Jul 09 15:34:25.019268 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a15100c2-b634-4597-a742-f6f35da6a28e tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:25.019683 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a15100c2-b634-4597-a742-f6f35da6a28e tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:25.027320 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a15100c2-b634-4597-a742-f6f35da6a28e tempest-VolumesListAdminTestJSON-84962260 tempest-VolumesListAdminTestJSON-84962260-project-member] https://10.4.3.19/volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 returned with HTTP 404 Jul 09 15:34:25.027320 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 140/574] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:25 2026] GET /volume/v3/volumes/b5982895-4d6a-4194-ac81-5275fa862867 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:25.332815 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3e90e8a4-7553-4763-b4be-64f6eef7d057 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:25.337960 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3e90e8a4-7553-4763-b4be-64f6eef7d057 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:25.338373 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3e90e8a4-7553-4763-b4be-64f6eef7d057 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:25.339968 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3e90e8a4-7553-4763-b4be-64f6eef7d057 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:25.339968 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-3e90e8a4-7553-4763-b4be-64f6eef7d057 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:25.351022 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:25.351022 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:25.352241 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3e90e8a4-7553-4763-b4be-64f6eef7d057 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:25.353563 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 151/575] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:25 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:25.410551 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5f532ede-e63b-4bb9-907b-184f5639c159 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:25.414042 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5f532ede-e63b-4bb9-907b-184f5639c159 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:25.416749 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5f532ede-e63b-4bb9-907b-184f5639c159 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:25.416749 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5f532ede-e63b-4bb9-907b-184f5639c159 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:25.431756 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:25.431756 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:25.437165 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5f532ede-e63b-4bb9-907b-184f5639c159 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:25.447217 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5f532ede-e63b-4bb9-907b-184f5639c159 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:25.447699 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 140/576] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:25 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1158 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:25.502227 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-9c7393fb-a16a-4731-a926-3e0b5c782c0b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:25.504974 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-9c7393fb-a16a-4731-a926-3e0b5c782c0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:25.505306 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-9c7393fb-a16a-4731-a926-3e0b5c782c0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:25.505567 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-9c7393fb-a16a-4731-a926-3e0b5c782c0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:25.518068 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:25.518068 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:25.523443 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-9c7393fb-a16a-4731-a926-3e0b5c782c0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:25.528566 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-9c7393fb-a16a-4731-a926-3e0b5c782c0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:25.529198 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 146/577] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:25 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1158 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:25.552845 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-8954da69-7a6d-4ceb-aaca-e662d0ea250c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:25.555761 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-8954da69-7a6d-4ceb-aaca-e662d0ea250c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] POST https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action Jul 09 15:34:25.556243 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-8954da69-7a6d-4ceb-aaca-e662d0ea250c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:25.556485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-8954da69-7a6d-4ceb-aaca-e662d0ea250c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:25.571769 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:25.571769 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:25.571769 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-8954da69-7a6d-4ceb-aaca-e662d0ea250c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:25.580693 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-8954da69-7a6d-4ceb-aaca-e662d0ea250c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Begin detaching volume completed successfully. Jul 09 15:34:25.580962 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-8954da69-7a6d-4ceb-aaca-e662d0ea250c tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action returned with HTTP 202 Jul 09 15:34:25.581549 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 141/578] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:34:25 2026] POST /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:26.372640 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7d9590d8-ba60-497a-b9a9-13938e9d81c3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:26.378485 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7d9590d8-ba60-497a-b9a9-13938e9d81c3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:26.378742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7d9590d8-ba60-497a-b9a9-13938e9d81c3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:26.378985 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7d9590d8-ba60-497a-b9a9-13938e9d81c3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:26.379141 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-7d9590d8-ba60-497a-b9a9-13938e9d81c3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:26.385619 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:26.385619 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:26.386802 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7d9590d8-ba60-497a-b9a9-13938e9d81c3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:26.387504 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 152/579] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:26 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:34:26.628468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-66d3ac42-a016-417f-8329-014b604d24df None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:26.628881 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-66d3ac42-a016-417f-8329-014b604d24df None None] GET https://10.4.3.19/volume// Jul 09 15:34:26.629022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-66d3ac42-a016-417f-8329-014b604d24df None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:26.629207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-66d3ac42-a016-417f-8329-014b604d24df None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:26.629608 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-66d3ac42-a016-417f-8329-014b604d24df None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:26.629855 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 141/580] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34: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 09 15:34:26.645427 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-e403da2d-e3a5-4bfb-8bd7-63e964daa24b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:26.647495 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-e403da2d-e3a5-4bfb-8bd7-63e964daa24b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:26.647781 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-e403da2d-e3a5-4bfb-8bd7-63e964daa24b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:26.648039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-e403da2d-e3a5-4bfb-8bd7-63e964daa24b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:26.665965 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:26.665965 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:26.683220 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-e403da2d-e3a5-4bfb-8bd7-63e964daa24b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:26.694523 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-e403da2d-e3a5-4bfb-8bd7-63e964daa24b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:26.695290 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 147/581] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:26 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1341 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:27.400272 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-193cff3b-6512-4683-a6e4-52e8e27314ae None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:27.403687 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-193cff3b-6512-4683-a6e4-52e8e27314ae tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:27.404923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-193cff3b-6512-4683-a6e4-52e8e27314ae tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:27.404923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-193cff3b-6512-4683-a6e4-52e8e27314ae tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:27.404923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-193cff3b-6512-4683-a6e4-52e8e27314ae tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:27.412140 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:27.412140 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:27.413906 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-193cff3b-6512-4683-a6e4-52e8e27314ae tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:27.414194 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 142/582] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:27 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:28.424080 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-751b3d15-4a6b-4f26-87c4-07578ed24c65 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:28.427576 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-751b3d15-4a6b-4f26-87c4-07578ed24c65 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:28.427759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-751b3d15-4a6b-4f26-87c4-07578ed24c65 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:28.427952 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-751b3d15-4a6b-4f26-87c4-07578ed24c65 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:28.428061 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-751b3d15-4a6b-4f26-87c4-07578ed24c65 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:28.432323 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:28.432323 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:28.433010 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-751b3d15-4a6b-4f26-87c4-07578ed24c65 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:28.433549 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 153/583] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:28 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:29.078490 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-03c47d13-7291-49d9-bdb8-bf21885755a3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.083859 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-03c47d13-7291-49d9-bdb8-bf21885755a3 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:29.083859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-03c47d13-7291-49d9-bdb8-bf21885755a3 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:29.083859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-03c47d13-7291-49d9-bdb8-bf21885755a3 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:29.101381 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:29.101381 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:29.108700 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-03c47d13-7291-49d9-bdb8-bf21885755a3 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:29.114572 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-03c47d13-7291-49d9-bdb8-bf21885755a3 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:29.115170 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 142/584] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:29 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 1161 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:29.214230 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.449129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-693c0e29-2573-43d3-9c47-0bf5258c8ff8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.451148 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-693c0e29-2573-43d3-9c47-0bf5258c8ff8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:29.452839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-693c0e29-2573-43d3-9c47-0bf5258c8ff8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:29.452839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-693c0e29-2573-43d3-9c47-0bf5258c8ff8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:29.452941 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-693c0e29-2573-43d3-9c47-0bf5258c8ff8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:29.462396 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:29.462396 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:29.465236 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-693c0e29-2573-43d3-9c47-0bf5258c8ff8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:29.465236 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 143/585] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:29 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:29.491944 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-ecbe6cb7-3040-48a1-8f31-c1646fbad246 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.495100 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-ecbe6cb7-3040-48a1-8f31-c1646fbad246 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] DELETE https://10.4.3.19/volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6 Jul 09 15:34:29.495217 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-ecbe6cb7-3040-48a1-8f31-c1646fbad246 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:29.495498 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-ecbe6cb7-3040-48a1-8f31-c1646fbad246 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:29.511448 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:29.511448 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:29.543417 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:29.543813 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1875490003"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:29.546146 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1875490003'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:29.546281 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume of 1 GB Jul 09 15:34:29.554053 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Availability Zones retrieved successfully. Jul 09 15:34:29.560558 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Flow 'volume_create_api' (26337429-9c99-4fc1-ad70-fdee85d3fd7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:29.561574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e19771f-38d6-4022-989b-d68970d2cbb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:29.562565 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:29.605469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e19771f-38d6-4022-989b-d68970d2cbb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:29.606586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ca645d-c463-4889-8ded-d17fd9b33e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:29.695620 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Created reservations ['d8aacee8-044f-4f6f-b3d3-45ad5e178636', 'c6e55dff-95ae-47e1-8e2c-f1a63993b239', 'aa388a87-20bc-40a4-afaa-bfbc13513d88', '14b8c801-d645-4bf0-81c2-1c4e42283913'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:29.696651 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ca645d-c463-4889-8ded-d17fd9b33e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8aacee8-044f-4f6f-b3d3-45ad5e178636', 'c6e55dff-95ae-47e1-8e2c-f1a63993b239', 'aa388a87-20bc-40a4-afaa-bfbc13513d88', '14b8c801-d645-4bf0-81c2-1c4e42283913']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:29.697629 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620cca20-71f8-4f74-8d72-debfcc6f2ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:29.706768 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-253df899-fde3-4274-8954-af4f14540b39 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.707149 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-253df899-fde3-4274-8954-af4f14540b39 None None] GET https://10.4.3.19/volume// Jul 09 15:34:29.707402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-253df899-fde3-4274-8954-af4f14540b39 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:29.707576 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-253df899-fde3-4274-8954-af4f14540b39 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:29.707990 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-253df899-fde3-4274-8954-af4f14540b39 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:29.708323 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 143/586] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34: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 09 15:34:29.721767 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-83cf33f3-6f32-48e1-876f-6e608b689cf1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.725566 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-83cf33f3-6f32-48e1-876f-6e608b689cf1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 Jul 09 15:34:29.725566 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-83cf33f3-6f32-48e1-876f-6e608b689cf1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:29.727980 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-83cf33f3-6f32-48e1-876f-6e608b689cf1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:29.730442 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (620cca20-71f8-4f74-8d72-debfcc6f2ada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e1004bb-af54-4a7a-b0ba-c517f192547b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1875490003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbe7aacb093e434980b87acec9dd4b5a',qos_specs=None,replication_status=,reservations=['d8aacee8-044f-4f6f-b3d3-45ad5e178636','c6e55dff-95ae-47e1-8e2c-f1a63993b239','aa388a87-20bc-40a4-afaa-bfbc13513d88','14b8c801-d645-4bf0-81c2-1c4e42283913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1875490003',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e1004bb-af54-4a7a-b0ba-c517f192547b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbe7aacb093e434980b87acec9dd4b5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:29.730806 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c41de02-3f8c-4c70-b439-032f01b54b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:29.742566 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:29.742566 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:29.749808 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-83cf33f3-6f32-48e1-876f-6e608b689cf1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:29.757968 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-83cf33f3-6f32-48e1-876f-6e608b689cf1 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 returned with HTTP 200 Jul 09 15:34:29.758557 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 144/587] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:29 2026] GET /volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 => generated 1541 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:29.766091 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c41de02-3f8c-4c70-b439-032f01b54b37) transitioned into state 'SUCCESS' from state '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-1875490003',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbe7aacb093e434980b87acec9dd4b5a',qos_specs=None,replication_status=,reservations=['d8aacee8-044f-4f6f-b3d3-45ad5e178636','c6e55dff-95ae-47e1-8e2c-f1a63993b239','aa388a87-20bc-40a4-afaa-bfbc13513d88','14b8c801-d645-4bf0-81c2-1c4e42283913'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:29.767748 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77dbfbae-e163-4eda-a46a-ae3a8371c14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:29.786386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77dbfbae-e163-4eda-a46a-ae3a8371c14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:29.787667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Flow 'volume_create_api' (26337429-9c99-4fc1-ad70-fdee85d3fd7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:29.788068 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume request issued successfully. Jul 09 15:34:29.790374 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9fbb74f6-a4f7-4d98-8786-6816e01a13f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:29.790967 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 148/588] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:29 2026] POST /volume/v3/volumes => generated 749 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:29.808756 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4985e0fa-2dad-49cd-8142-761919ef00c8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.813778 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4985e0fa-2dad-49cd-8142-761919ef00c8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:29.814029 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4985e0fa-2dad-49cd-8142-761919ef00c8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:29.814311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4985e0fa-2dad-49cd-8142-761919ef00c8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:29.824356 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:29.824356 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:29.842339 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4985e0fa-2dad-49cd-8142-761919ef00c8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:29.852085 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4985e0fa-2dad-49cd-8142-761919ef00c8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b returned with HTTP 200 Jul 09 15:34:29.852085 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 144/589] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:29 2026] GET /volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b => generated 817 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:29.868985 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-89123e99-f8b8-484b-8b1e-64e6b03b1a50 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.873424 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-89123e99-f8b8-484b-8b1e-64e6b03b1a50 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] PUT https://10.4.3.19/volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b Jul 09 15:34:29.873424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-89123e99-f8b8-484b-8b1e-64e6b03b1a50 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:29.899543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-89123e99-f8b8-484b-8b1e-64e6b03b1a50 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Acquiring lock "cinder-attachment_update-40c12449-6563-420c-b23d-83e084c1a995-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:34:29.906217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-89123e99-f8b8-484b-8b1e-64e6b03b1a50 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Lock "cinder-attachment_update-40c12449-6563-420c-b23d-83e084c1a995-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:34:29.907528 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:29.907528 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:29.945609 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ff4aa922-f27e-4b5c-a602-ac7bc351cd15 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.948290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff4aa922-f27e-4b5c-a602-ac7bc351cd15 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:29.948290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff4aa922-f27e-4b5c-a602-ac7bc351cd15 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:29.948290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff4aa922-f27e-4b5c-a602-ac7bc351cd15 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:29.948565 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ff4aa922-f27e-4b5c-a602-ac7bc351cd15 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Delete volume with id: e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:29.957347 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff4aa922-f27e-4b5c-a602-ac7bc351cd15 tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 404 Jul 09 15:34:29.958304 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 149/590] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:29 2026] DELETE /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:29.967643 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6e491a7e-cea1-4795-b270-6cd44621460e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:29.971732 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6e491a7e-cea1-4795-b270-6cd44621460e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] GET https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 Jul 09 15:34:29.971732 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6e491a7e-cea1-4795-b270-6cd44621460e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:29.971732 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6e491a7e-cea1-4795-b270-6cd44621460e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:29.980670 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6e491a7e-cea1-4795-b270-6cd44621460e tempest-VolumesAssistedSnapshotsTest-1165512783 tempest-VolumesAssistedSnapshotsTest-1165512783-project-admin] https://10.4.3.19/volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 returned with HTTP 404 Jul 09 15:34:29.982030 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 145/591] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:29 2026] GET /volume/v3/volumes/e29ff971-9f14-43b4-8582-e99802f725a0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:30.075531 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-24ac6a4d-e544-4cfc-bc65-787481429b7b req-ecbe6cb7-3040-48a1-8f31-c1646fbad246 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6 returned with HTTP 200 Jul 09 15:34:30.076381 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 154/592] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:34:29 2026] DELETE /volume/v3/attachments/a2c518df-7ddd-44ab-a15b-26c9920e1dc6 => generated 19 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:30.438856 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-89123e99-f8b8-484b-8b1e-64e6b03b1a50 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Lock "cinder-attachment_update-40c12449-6563-420c-b23d-83e084c1a995-np0000004916" released by "attachment_update" :: held 0.533s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:34:30.439313 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-89123e99-f8b8-484b-8b1e-64e6b03b1a50 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b returned with HTTP 200 Jul 09 15:34:30.439821 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 145/593] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:34:29 2026] PUT /volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b => generated 969 bytes in 571 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:30.478688 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2f00380a-ac4c-415c-a2a3-423df49795b3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:30.480993 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f00380a-ac4c-415c-a2a3-423df49795b3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:30.481266 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f00380a-ac4c-415c-a2a3-423df49795b3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:30.481510 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f00380a-ac4c-415c-a2a3-423df49795b3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:30.481634 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2f00380a-ac4c-415c-a2a3-423df49795b3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:30.493343 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:30.493343 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:30.493343 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f00380a-ac4c-415c-a2a3-423df49795b3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:30.493572 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 150/594] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:30 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:30.870223 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7549c5ff-45ac-4dab-8292-f35522bb70ff None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:30.871728 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7549c5ff-45ac-4dab-8292-f35522bb70ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:30.872107 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7549c5ff-45ac-4dab-8292-f35522bb70ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:30.872392 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7549c5ff-45ac-4dab-8292-f35522bb70ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:30.883880 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:30.883880 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:30.889024 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7549c5ff-45ac-4dab-8292-f35522bb70ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:30.893207 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=499,cinder:INSERT=81,cinder:UPDATE=128,cinder:DELETE=4 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:34:30.894971 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7549c5ff-45ac-4dab-8292-f35522bb70ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b returned with HTTP 200 Jul 09 15:34:30.895492 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 146/595] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:30 2026] GET /volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:30.918245 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6b6daee3-e446-4416-a6ab-e232c9bdb226 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:30.922028 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6b6daee3-e446-4416-a6ab-e232c9bdb226 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:34:30.922028 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6b6daee3-e446-4416-a6ab-e232c9bdb226 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e1004bb-af54-4a7a-b0ba-c517f192547b", "name": "tempest-VolumesDeleteCascade-Snapshot-246852170"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:30.935286 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:30.935286 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:30.935950 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6b6daee3-e446-4416-a6ab-e232c9bdb226 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:30.936259 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-6b6daee3-e446-4416-a6ab-e232c9bdb226 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create snapshot from volume 2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:30.978568 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-2a5ce877-4017-42f6-b5fd-8db453179d39 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:30.983311 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-2a5ce877-4017-42f6-b5fd-8db453179d39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b/action Jul 09 15:34:30.983484 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-2a5ce877-4017-42f6-b5fd-8db453179d39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:30.983643 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-2a5ce877-4017-42f6-b5fd-8db453179d39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:31.013687 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:31.013687 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:31.013846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-6b6daee3-e446-4416-a6ab-e232c9bdb226 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Created reservations ['a3af76c0-b6a5-4053-a3f4-a1fb4cc39e85', 'a9a1cc89-ca5b-4327-963e-cd2d0407566b', '2849c88c-b8a4-44ce-a783-0d91fcabebf5', '5b766bd8-d999-46a0-9769-8b675fbc57d6'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:31.040436 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-2a5ce877-4017-42f6-b5fd-8db453179d39 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b/action returned with HTTP 204 Jul 09 15:34:31.041053 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 146/596] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:34:30 2026] POST /volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b/action => generated 0 bytes in 63 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:31.066367 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6b6daee3-e446-4416-a6ab-e232c9bdb226 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot create request issued successfully. Jul 09 15:34:31.066367 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6b6daee3-e446-4416-a6ab-e232c9bdb226 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:34:31.066367 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 155/597] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:34:30 2026] POST /volume/v3/snapshots => generated 306 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:31.076226 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a594ebb8-ea3d-4f79-b95e-52a777eff869 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:31.079524 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a594ebb8-ea3d-4f79-b95e-52a777eff869 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 Jul 09 15:34:31.081233 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a594ebb8-ea3d-4f79-b95e-52a777eff869 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:31.081233 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a594ebb8-ea3d-4f79-b95e-52a777eff869 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:31.087035 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:31.087035 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:31.088008 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a594ebb8-ea3d-4f79-b95e-52a777eff869 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot retrieved successfully. Jul 09 15:34:31.088773 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a594ebb8-ea3d-4f79-b95e-52a777eff869 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 returned with HTTP 200 Jul 09 15:34:31.089269 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 151/598] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:31 2026] GET /volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:31.507054 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-22d63fbc-1354-4e58-a00e-37682da15403 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:31.509639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22d63fbc-1354-4e58-a00e-37682da15403 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:31.509706 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22d63fbc-1354-4e58-a00e-37682da15403 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:31.510717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22d63fbc-1354-4e58-a00e-37682da15403 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:31.510717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-22d63fbc-1354-4e58-a00e-37682da15403 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:31.515204 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:31.515204 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:31.516005 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22d63fbc-1354-4e58-a00e-37682da15403 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:31.516400 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 147/599] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:31 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:31.554941 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-883af5cf-e359-4379-b243-f0239b6383b4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:31.555329 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-883af5cf-e359-4379-b243-f0239b6383b4 None None] GET https://10.4.3.19/volume// Jul 09 15:34:31.555511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-883af5cf-e359-4379-b243-f0239b6383b4 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:31.555684 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-883af5cf-e359-4379-b243-f0239b6383b4 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:31.555970 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-883af5cf-e359-4379-b243-f0239b6383b4 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:31.556366 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 147/600] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 09 15:34:31.567949 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-6b32cf9a-567a-4cc9-bd4f-e35b564be491 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:31.570807 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-6b32cf9a-567a-4cc9-bd4f-e35b564be491 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 Jul 09 15:34:31.570807 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-6b32cf9a-567a-4cc9-bd4f-e35b564be491 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:31.570807 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-6b32cf9a-567a-4cc9-bd4f-e35b564be491 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:31.583386 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:31.583386 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:31.588960 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-6b32cf9a-567a-4cc9-bd4f-e35b564be491 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:31.593782 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-6b32cf9a-567a-4cc9-bd4f-e35b564be491 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 returned with HTTP 200 Jul 09 15:34:31.594266 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 156/601] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:31 2026] GET /volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 => generated 1027 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:31.708336 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-931c5d2e-c202-4a3f-8a36-2ddc794c24fe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:31.711525 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-931c5d2e-c202-4a3f-8a36-2ddc794c24fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] PUT https://10.4.3.19/volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6 Jul 09 15:34:31.711950 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-931c5d2e-c202-4a3f-8a36-2ddc794c24fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:31.722224 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-931c5d2e-c202-4a3f-8a36-2ddc794c24fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Acquiring lock "cinder-attachment_update-905d6693-a913-4070-b3a2-71ca37dc60d0-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:34:31.728154 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-931c5d2e-c202-4a3f-8a36-2ddc794c24fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Lock "cinder-attachment_update-905d6693-a913-4070-b3a2-71ca37dc60d0-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:34:31.729569 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:31.729569 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:32.104912 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2c38030e-2314-4e9f-9a17-4888721b8aa2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:32.106840 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2c38030e-2314-4e9f-9a17-4888721b8aa2 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 Jul 09 15:34:32.107073 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2c38030e-2314-4e9f-9a17-4888721b8aa2 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:32.107339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2c38030e-2314-4e9f-9a17-4888721b8aa2 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:32.113399 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:32.113399 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:32.114324 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2c38030e-2314-4e9f-9a17-4888721b8aa2 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot retrieved successfully. Jul 09 15:34:32.115325 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2c38030e-2314-4e9f-9a17-4888721b8aa2 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 returned with HTTP 200 Jul 09 15:34:32.115812 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 148/602] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:32 2026] GET /volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:32.132640 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-afec7bf1-8981-4977-8ff9-77b66c0dc806 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:32.134155 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-afec7bf1-8981-4977-8ff9-77b66c0dc806 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:34:32.134852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-afec7bf1-8981-4977-8ff9-77b66c0dc806 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e1004bb-af54-4a7a-b0ba-c517f192547b", "name": "tempest-VolumesDeleteCascade-Snapshot-207963067"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:32.151673 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:32.151673 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:32.152677 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-afec7bf1-8981-4977-8ff9-77b66c0dc806 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:32.152677 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-afec7bf1-8981-4977-8ff9-77b66c0dc806 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create snapshot from volume 2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:32.201533 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-afec7bf1-8981-4977-8ff9-77b66c0dc806 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Created reservations ['e328aac8-55ed-41a9-beef-78ef30384f78', '96bbb45f-d24d-4a15-ba2f-fb5dfe7f4960', 'a3d12e2c-a2b5-464c-8e0a-d3095e0c72d0', '7b45d892-409b-4823-bced-4a40c996eba5'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:32.244211 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-afec7bf1-8981-4977-8ff9-77b66c0dc806 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot create request issued successfully. Jul 09 15:34:32.244668 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-afec7bf1-8981-4977-8ff9-77b66c0dc806 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:34:32.245233 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 148/603] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:34:32 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 09 15:34:32.259497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6d8fc8bb-03f6-4456-8086-e6178fe732a3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:32.262955 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-931c5d2e-c202-4a3f-8a36-2ddc794c24fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Lock "cinder-attachment_update-905d6693-a913-4070-b3a2-71ca37dc60d0-np0000004916" released by "attachment_update" :: held 0.534s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:34:32.263105 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6d8fc8bb-03f6-4456-8086-e6178fe732a3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 Jul 09 15:34:32.263105 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6d8fc8bb-03f6-4456-8086-e6178fe732a3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:32.263298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-931c5d2e-c202-4a3f-8a36-2ddc794c24fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6 returned with HTTP 200 Jul 09 15:34:32.263418 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6d8fc8bb-03f6-4456-8086-e6178fe732a3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:32.263522 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 152/604] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:34:31 2026] PUT /volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:32.273967 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:32.273967 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:32.274660 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6d8fc8bb-03f6-4456-8086-e6178fe732a3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot retrieved successfully. Jul 09 15:34:32.275724 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6d8fc8bb-03f6-4456-8086-e6178fe732a3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 returned with HTTP 200 Jul 09 15:34:32.276157 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 157/605] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:32 2026] GET /volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 => generated 438 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:32.534662 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fc710796-36ca-4e66-98cd-6af098832637 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:32.538198 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fc710796-36ca-4e66-98cd-6af098832637 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:32.538527 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fc710796-36ca-4e66-98cd-6af098832637 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:32.538805 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fc710796-36ca-4e66-98cd-6af098832637 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:32.538983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-fc710796-36ca-4e66-98cd-6af098832637 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:32.546722 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:32.546722 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:32.547816 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fc710796-36ca-4e66-98cd-6af098832637 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:32.548335 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 149/606] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:32 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:32.785556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-0dec5785-bf12-4240-922b-aa099ba43e13 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:32.788438 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-0dec5785-bf12-4240-922b-aa099ba43e13 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6/action Jul 09 15:34:32.788939 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-0dec5785-bf12-4240-922b-aa099ba43e13 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:32.789130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-0dec5785-bf12-4240-922b-aa099ba43e13 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:32.836371 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:32.836371 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:32.875209 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-0dec5785-bf12-4240-922b-aa099ba43e13 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6/action returned with HTTP 204 Jul 09 15:34:32.875410 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 149/607] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:34:32 2026] POST /volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6/action => generated 0 bytes in 91 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:33.289341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-afe4876a-92b6-424a-991c-92791d3dad4c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:33.295150 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-afe4876a-92b6-424a-991c-92791d3dad4c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 Jul 09 15:34:33.295476 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-afe4876a-92b6-424a-991c-92791d3dad4c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:33.295729 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-afe4876a-92b6-424a-991c-92791d3dad4c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:33.305843 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:33.305843 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:33.306491 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-afe4876a-92b6-424a-991c-92791d3dad4c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot retrieved successfully. Jul 09 15:34:33.308527 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-afe4876a-92b6-424a-991c-92791d3dad4c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 returned with HTTP 200 Jul 09 15:34:33.309325 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 153/608] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:33 2026] GET /volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:33.326299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f7f5dc23-c540-40cc-8527-6e0e4e91fff9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:33.331674 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7f5dc23-c540-40cc-8527-6e0e4e91fff9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b?cascade=True Jul 09 15:34:33.331934 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7f5dc23-c540-40cc-8527-6e0e4e91fff9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:33.332220 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7f5dc23-c540-40cc-8527-6e0e4e91fff9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:33.332432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f7f5dc23-c540-40cc-8527-6e0e4e91fff9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete volume with id: 2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:33.347664 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:33.347664 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:33.350305 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f7f5dc23-c540-40cc-8527-6e0e4e91fff9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:33.391802 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c5b0466a-d8f9-40af-a236-12110acf9115 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:33.392359 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c5b0466a-d8f9-40af-a236-12110acf9115 None None] GET https://10.4.3.19/volume// Jul 09 15:34:33.392622 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c5b0466a-d8f9-40af-a236-12110acf9115 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:33.392938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c5b0466a-d8f9-40af-a236-12110acf9115 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:33.393373 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c5b0466a-d8f9-40af-a236-12110acf9115 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:33.393836 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 150/609] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34: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 09 15:34:33.404978 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-caf7717b-af80-45cd-9f41-a1737a857072 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:33.408272 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-caf7717b-af80-45cd-9f41-a1737a857072 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf Jul 09 15:34:33.408588 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-caf7717b-af80-45cd-9f41-a1737a857072 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:33.408793 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-caf7717b-af80-45cd-9f41-a1737a857072 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:33.424347 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:33.424347 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:33.428348 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f7f5dc23-c540-40cc-8527-6e0e4e91fff9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete volume request issued successfully. Jul 09 15:34:33.429500 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7f5dc23-c540-40cc-8527-6e0e4e91fff9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b?cascade=True returned with HTTP 202 Jul 09 15:34:33.429500 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 158/610] 10.4.3.19 () {66 vars in 1369 bytes} [Thu Jul 9 15:34:33 2026] DELETE /volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b?cascade=True => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:33.434163 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-caf7717b-af80-45cd-9f41-a1737a857072 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:34:33.441798 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e28bbd75-bf39-476d-9ded-71f4c7cf6c0a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:33.443592 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-caf7717b-af80-45cd-9f41-a1737a857072 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf returned with HTTP 200 Jul 09 15:34:33.444408 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 150/611] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:33 2026] GET /volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:33.446844 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e28bbd75-bf39-476d-9ded-71f4c7cf6c0a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:33.447280 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e28bbd75-bf39-476d-9ded-71f4c7cf6c0a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:33.447728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e28bbd75-bf39-476d-9ded-71f4c7cf6c0a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:33.460375 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:33.460375 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:33.466411 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e28bbd75-bf39-476d-9ded-71f4c7cf6c0a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:33.472949 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e28bbd75-bf39-476d-9ded-71f4c7cf6c0a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b returned with HTTP 200 Jul 09 15:34:33.473459 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 154/612] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:33 2026] GET /volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:33.561046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-8623b747-b285-473d-9770-6549124c0303 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:33.566207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-23d807ae-4e4e-4970-83dc-7333cac0faa6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:33.566369 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-8623b747-b285-473d-9770-6549124c0303 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] PUT https://10.4.3.19/volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d Jul 09 15:34:33.566369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-8623b747-b285-473d-9770-6549124c0303 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:33.566503 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-23d807ae-4e4e-4970-83dc-7333cac0faa6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:33.566503 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-23d807ae-4e4e-4970-83dc-7333cac0faa6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:33.566700 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-23d807ae-4e4e-4970-83dc-7333cac0faa6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:33.566877 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-23d807ae-4e4e-4970-83dc-7333cac0faa6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:33.576051 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:33.576051 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:33.577581 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-8623b747-b285-473d-9770-6549124c0303 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Acquiring lock "cinder-attachment_update-2eb32f5a-effe-464f-84b5-db4bd21186cf-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:34:33.578034 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-23d807ae-4e4e-4970-83dc-7333cac0faa6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:33.578597 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 159/613] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:33 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:33.587913 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-8623b747-b285-473d-9770-6549124c0303 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Lock "cinder-attachment_update-2eb32f5a-effe-464f-84b5-db4bd21186cf-np0000004916" acquired by "attachment_update" :: waited 0.010s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:34:33.590209 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:33.590209 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:34.122044 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-8623b747-b285-473d-9770-6549124c0303 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Lock "cinder-attachment_update-2eb32f5a-effe-464f-84b5-db4bd21186cf-np0000004916" released by "attachment_update" :: held 0.534s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:34:34.122736 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-8623b747-b285-473d-9770-6549124c0303 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d returned with HTTP 200 Jul 09 15:34:34.123624 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 151/614] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:34:33 2026] PUT /volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:34.492761 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ea50302a-9d2a-4301-aa35-b33ecd8c00a0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.494960 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ea50302a-9d2a-4301-aa35-b33ecd8c00a0 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:34.495626 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ea50302a-9d2a-4301-aa35-b33ecd8c00a0 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.496115 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ea50302a-9d2a-4301-aa35-b33ecd8c00a0 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:34.505631 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ea50302a-9d2a-4301-aa35-b33ecd8c00a0 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b returned with HTTP 404 Jul 09 15:34:34.506645 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 151/615] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:34 2026] GET /volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:34.516458 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-881388a4-75f6-41b1-8330-5b483eb3649a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.520780 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-881388a4-75f6-41b1-8330-5b483eb3649a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes Jul 09 15:34:34.521330 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-881388a4-75f6-41b1-8330-5b483eb3649a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.521427 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-881388a4-75f6-41b1-8330-5b483eb3649a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:34.522006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-881388a4-75f6-41b1-8330-5b483eb3649a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:34:34.524987 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-881388a4-75f6-41b1-8330-5b483eb3649a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:34:34.564943 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-881388a4-75f6-41b1-8330-5b483eb3649a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Get all volumes completed successfully. Jul 09 15:34:34.565765 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-881388a4-75f6-41b1-8330-5b483eb3649a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 15:34:34.565765 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 155/616] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:34:34 2026] GET /volume/v3/volumes => generated 15 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:34:34.579258 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6dd002a9-ec5b-4700-821b-52689172b4fb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.582229 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6dd002a9-ec5b-4700-821b-52689172b4fb tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/snapshots Jul 09 15:34:34.582686 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6dd002a9-ec5b-4700-821b-52689172b4fb tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.582872 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6dd002a9-ec5b-4700-821b-52689172b4fb tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:34.583322 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-6dd002a9-ec5b-4700-821b-52689172b4fb tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:34:34.585525 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-6dd002a9-ec5b-4700-821b-52689172b4fb tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:34:34.596352 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dbb383ed-bb69-4986-ac2d-7a62dbcad01d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.599345 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dbb383ed-bb69-4986-ac2d-7a62dbcad01d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:34.601083 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dbb383ed-bb69-4986-ac2d-7a62dbcad01d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.601577 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dbb383ed-bb69-4986-ac2d-7a62dbcad01d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:34.601822 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-dbb383ed-bb69-4986-ac2d-7a62dbcad01d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:34.607306 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6dd002a9-ec5b-4700-821b-52689172b4fb tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Get all snapshots completed successfully. Jul 09 15:34:34.607471 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6dd002a9-ec5b-4700-821b-52689172b4fb tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 200 Jul 09 15:34:34.607926 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 160/617] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:34:34 2026] GET /volume/v3/snapshots => generated 17 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:34:34.610252 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:34.610252 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:34.610252 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dbb383ed-bb69-4986-ac2d-7a62dbcad01d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:34.610386 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 152/618] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:34 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 832 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:34.623265 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bd1d782b-2f04-49fd-8612-f8f468c634ff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.624621 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bd1d782b-2f04-49fd-8612-f8f468c634ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 Jul 09 15:34:34.624831 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bd1d782b-2f04-49fd-8612-f8f468c634ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.625043 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bd1d782b-2f04-49fd-8612-f8f468c634ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:34.625243 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-bd1d782b-2f04-49fd-8612-f8f468c634ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete snapshot with id: e479f99f-cacc-47dc-befc-1a1308a955e8 Jul 09 15:34:34.636343 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bd1d782b-2f04-49fd-8612-f8f468c634ff tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 returned with HTTP 404 Jul 09 15:34:34.636343 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 152/619] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:34:34 2026] DELETE /volume/v3/snapshots/e479f99f-cacc-47dc-befc-1a1308a955e8 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:34.640725 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-3b7dfc3d-3833-49f6-bd9e-f937abe78187 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.643111 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c09b0d70-e23c-44fc-af93-fcd315625557 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.643340 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-3b7dfc3d-3833-49f6-bd9e-f937abe78187 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] POST https://10.4.3.19/volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d/action Jul 09 15:34:34.644515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-3b7dfc3d-3833-49f6-bd9e-f937abe78187 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:34.644515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-3b7dfc3d-3833-49f6-bd9e-f937abe78187 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:34.647216 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c09b0d70-e23c-44fc-af93-fcd315625557 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 Jul 09 15:34:34.647216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c09b0d70-e23c-44fc-af93-fcd315625557 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.647216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c09b0d70-e23c-44fc-af93-fcd315625557 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:34.647216 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-c09b0d70-e23c-44fc-af93-fcd315625557 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete snapshot with id: c82d5109-63b7-4c68-8e39-872b7cfedd59 Jul 09 15:34:34.653103 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c09b0d70-e23c-44fc-af93-fcd315625557 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 returned with HTTP 404 Jul 09 15:34:34.653774 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 161/620] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:34:34 2026] DELETE /volume/v3/snapshots/c82d5109-63b7-4c68-8e39-872b7cfedd59 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:34.669162 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f1d4676c-306f-4a84-9a9b-78ce04e4de76 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.671253 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:34.671253 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:34.671988 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1d4676c-306f-4a84-9a9b-78ce04e4de76 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:34.672318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1d4676c-306f-4a84-9a9b-78ce04e4de76 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.672609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1d4676c-306f-4a84-9a9b-78ce04e4de76 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:34.685593 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b7d40b7a-9c0d-436e-a41b-0ece91da06d5 req-3b7dfc3d-3833-49f6-bd9e-f937abe78187 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d/action returned with HTTP 204 Jul 09 15:34:34.687242 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 156/621] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:34:34 2026] POST /volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:34.689368 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1d4676c-306f-4a84-9a9b-78ce04e4de76 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b returned with HTTP 404 Jul 09 15:34:34.690126 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 153/622] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:34 2026] GET /volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:34.702401 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-27e7c3fa-b6f2-4910-8faa-410cfd41a63e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.703050 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-27e7c3fa-b6f2-4910-8faa-410cfd41a63e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:34.703050 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-27e7c3fa-b6f2-4910-8faa-410cfd41a63e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.703414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-27e7c3fa-b6f2-4910-8faa-410cfd41a63e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:34.703625 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-27e7c3fa-b6f2-4910-8faa-410cfd41a63e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete volume with id: 2e1004bb-af54-4a7a-b0ba-c517f192547b Jul 09 15:34:34.719082 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-27e7c3fa-b6f2-4910-8faa-410cfd41a63e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b returned with HTTP 404 Jul 09 15:34:34.719924 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 153/623] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:34 2026] DELETE /volume/v3/volumes/2e1004bb-af54-4a7a-b0ba-c517f192547b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:34.730472 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-66287c6a-4160-47a6-8594-6b4c600141ef None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.732998 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:34.733519 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1959019127"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:34.735887 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1959019127'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:34.736371 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume of 1 GB Jul 09 15:34:34.742628 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Availability Zones retrieved successfully. Jul 09 15:34:34.752578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Flow 'volume_create_api' (1af6d340-5494-4c39-87fb-7a000cc89fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:34.754655 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fb1877-c440-4eae-b46e-8f347341accd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:34.756223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:34.811134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8fb1877-c440-4eae-b46e-8f347341accd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:34.812342 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd64c21-0365-4497-8e13-a30ad159d35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:34.869956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Created reservations ['0c16b5d0-e322-403e-aea8-739ddf76071b', '3b0ff5aa-fd88-4d99-beef-6e4e743ed6bf', 'e53f61d3-2b2d-428e-bd7a-fb72517ae259', '881330b9-f99b-4143-adaa-95af21123edb'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:34.870994 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7bd64c21-0365-4497-8e13-a30ad159d35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c16b5d0-e322-403e-aea8-739ddf76071b', '3b0ff5aa-fd88-4d99-beef-6e4e743ed6bf', 'e53f61d3-2b2d-428e-bd7a-fb72517ae259', '881330b9-f99b-4143-adaa-95af21123edb']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:34.872060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7424bfef-4360-40d3-8c91-8f32a37d9d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:34.902459 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7424bfef-4360-40d3-8c91-8f32a37d9d43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f4accdf-8c0e-4136-99b1-c6dbe620529e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1959019127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbe7aacb093e434980b87acec9dd4b5a',qos_specs=None,replication_status=,reservations=['0c16b5d0-e322-403e-aea8-739ddf76071b','3b0ff5aa-fd88-4d99-beef-6e4e743ed6bf','e53f61d3-2b2d-428e-bd7a-fb72517ae259','881330b9-f99b-4143-adaa-95af21123edb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1959019127',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f4accdf-8c0e-4136-99b1-c6dbe620529e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbe7aacb093e434980b87acec9dd4b5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:34.905933 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc83fcb-917e-4f79-9dbb-94a72f477d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:34.948048 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccc83fcb-917e-4f79-9dbb-94a72f477d51) transitioned into state 'SUCCESS' from state '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-1959019127',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbe7aacb093e434980b87acec9dd4b5a',qos_specs=None,replication_status=,reservations=['0c16b5d0-e322-403e-aea8-739ddf76071b','3b0ff5aa-fd88-4d99-beef-6e4e743ed6bf','e53f61d3-2b2d-428e-bd7a-fb72517ae259','881330b9-f99b-4143-adaa-95af21123edb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:34.949698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563e168f-362e-45a5-b51e-453668a65142) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:34.966943 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (563e168f-362e-45a5-b51e-453668a65142) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:34.967998 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Flow 'volume_create_api' (1af6d340-5494-4c39-87fb-7a000cc89fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:34.969551 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume request issued successfully. Jul 09 15:34:34.969858 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-66287c6a-4160-47a6-8594-6b4c600141ef tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:34.971756 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 162/624] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:34:34 2026] POST /volume/v3/volumes => generated 749 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:34.993335 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38033f95-f450-49c2-8dd1-db425cf54f27 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:34.998883 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38033f95-f450-49c2-8dd1-db425cf54f27 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:34.999144 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38033f95-f450-49c2-8dd1-db425cf54f27 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:34.999933 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38033f95-f450-49c2-8dd1-db425cf54f27 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:35.012557 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:35.012557 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:35.017508 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-38033f95-f450-49c2-8dd1-db425cf54f27 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:35.023125 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38033f95-f450-49c2-8dd1-db425cf54f27 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e returned with HTTP 200 Jul 09 15:34:35.023701 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 157/625] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:34 2026] GET /volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:34:35.621233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bd5cf58c-4f34-4bd8-b98e-ed7790c536e0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:35.623311 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bd5cf58c-4f34-4bd8-b98e-ed7790c536e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:35.623556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bd5cf58c-4f34-4bd8-b98e-ed7790c536e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:35.623762 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bd5cf58c-4f34-4bd8-b98e-ed7790c536e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:35.623861 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-bd5cf58c-4f34-4bd8-b98e-ed7790c536e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:35.629092 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:35.629092 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:35.630004 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bd5cf58c-4f34-4bd8-b98e-ed7790c536e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:35.630432 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 154/626] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:35 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:36.045779 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a73d6fd5-e353-469a-8cd2-9166d2ced13e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:36.052219 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a73d6fd5-e353-469a-8cd2-9166d2ced13e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:36.052219 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a73d6fd5-e353-469a-8cd2-9166d2ced13e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:36.052219 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a73d6fd5-e353-469a-8cd2-9166d2ced13e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:36.062491 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:36.062491 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:36.067562 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a73d6fd5-e353-469a-8cd2-9166d2ced13e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:36.072956 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a73d6fd5-e353-469a-8cd2-9166d2ced13e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e returned with HTTP 200 Jul 09 15:34:36.073401 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 154/627] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:36 2026] GET /volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:36.089868 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ac2bec6b-28b0-4b52-98a2-a559a60d3b3a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:36.092048 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ac2bec6b-28b0-4b52-98a2-a559a60d3b3a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:34:36.092456 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ac2bec6b-28b0-4b52-98a2-a559a60d3b3a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1f4accdf-8c0e-4136-99b1-c6dbe620529e", "name": "tempest-VolumesDeleteCascade-Snapshot-2081056360"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:36.103690 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:36.103690 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:36.104163 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ac2bec6b-28b0-4b52-98a2-a559a60d3b3a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:36.104339 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-ac2bec6b-28b0-4b52-98a2-a559a60d3b3a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create snapshot from volume 1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:36.139126 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-ac2bec6b-28b0-4b52-98a2-a559a60d3b3a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Created reservations ['834bc316-f61c-4f35-8087-fb371895b19a', 'ca64d428-f296-4df3-8112-59b24b27a826', '340df460-2cfd-48b4-a131-5f5475dde576', '22cf1881-4766-4d8a-a9af-29f20b9b4759'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:36.181332 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ac2bec6b-28b0-4b52-98a2-a559a60d3b3a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot create request issued successfully. Jul 09 15:34:36.181748 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ac2bec6b-28b0-4b52-98a2-a559a60d3b3a tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:34:36.183098 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 163/628] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:34:36 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:36.196725 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8fa11796-a078-4342-8f03-add1f593748e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:36.200502 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8fa11796-a078-4342-8f03-add1f593748e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 Jul 09 15:34:36.202075 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8fa11796-a078-4342-8f03-add1f593748e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:36.202075 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8fa11796-a078-4342-8f03-add1f593748e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:36.212402 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:36.212402 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:36.215247 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8fa11796-a078-4342-8f03-add1f593748e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot retrieved successfully. Jul 09 15:34:36.215247 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8fa11796-a078-4342-8f03-add1f593748e tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 returned with HTTP 200 Jul 09 15:34:36.215247 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 158/629] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:36 2026] GET /volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:36.651944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8c295840-8171-41db-93d7-76542f767bf8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:36.654754 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c295840-8171-41db-93d7-76542f767bf8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:36.655149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c295840-8171-41db-93d7-76542f767bf8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:36.655441 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c295840-8171-41db-93d7-76542f767bf8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:36.655607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-8c295840-8171-41db-93d7-76542f767bf8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:36.661552 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:36.661552 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:36.662411 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c295840-8171-41db-93d7-76542f767bf8 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:36.662907 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 155/630] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:36 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:36.681175 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3e4bc52c-8804-495e-a12b-b663632e2d70 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:36.684289 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3e4bc52c-8804-495e-a12b-b663632e2d70 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 Jul 09 15:34:36.684289 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3e4bc52c-8804-495e-a12b-b663632e2d70 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:36.684289 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3e4bc52c-8804-495e-a12b-b663632e2d70 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:36.691294 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:36.691294 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:36.691947 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3e4bc52c-8804-495e-a12b-b663632e2d70 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:34:36.693482 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3e4bc52c-8804-495e-a12b-b663632e2d70 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 returned with HTTP 200 Jul 09 15:34:36.696403 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 155/631] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:36 2026] GET /volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:36.708430 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cac41342-d6a3-4075-baad-75152a99b6de None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:36.714133 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cac41342-d6a3-4075-baad-75152a99b6de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:36.714133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cac41342-d6a3-4075-baad-75152a99b6de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:36.714133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cac41342-d6a3-4075-baad-75152a99b6de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:36.714133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-cac41342-d6a3-4075-baad-75152a99b6de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:36.727161 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:36.727161 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:36.727478 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cac41342-d6a3-4075-baad-75152a99b6de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:36.728121 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 164/632] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:36 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:36.746872 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-434fa680-93cf-4d24-8f2f-2997378f3549 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:36.749858 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-434fa680-93cf-4d24-8f2f-2997378f3549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:36.750089 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-434fa680-93cf-4d24-8f2f-2997378f3549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:36.750336 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-434fa680-93cf-4d24-8f2f-2997378f3549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:36.750476 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-434fa680-93cf-4d24-8f2f-2997378f3549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete backup with id: 68a5307e-e74c-4552-8288-03109acfbaf0. Jul 09 15:34:36.757334 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:36.757334 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:36.803658 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-434fa680-93cf-4d24-8f2f-2997378f3549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] delete_backup rpcapi backup_id 68a5307e-e74c-4552-8288-03109acfbaf0 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:34:36.806766 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-434fa680-93cf-4d24-8f2f-2997378f3549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 202 Jul 09 15:34:36.806766 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 159/633] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:36 2026] DELETE /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:36.818444 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7f9d608c-579a-4268-abeb-2ac5b9c8767a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:36.820824 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7f9d608c-579a-4268-abeb-2ac5b9c8767a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:36.821115 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7f9d608c-579a-4268-abeb-2ac5b9c8767a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:36.821432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7f9d608c-579a-4268-abeb-2ac5b9c8767a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:36.821562 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-7f9d608c-579a-4268-abeb-2ac5b9c8767a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:36.827439 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:36.827439 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:36.828662 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7f9d608c-579a-4268-abeb-2ac5b9c8767a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 200 Jul 09 15:34:36.829257 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 156/634] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:36 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:37.227854 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-39d4615e-d285-4a48-919d-bc5bf3f76001 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:37.230081 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39d4615e-d285-4a48-919d-bc5bf3f76001 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 Jul 09 15:34:37.230369 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39d4615e-d285-4a48-919d-bc5bf3f76001 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:37.230876 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39d4615e-d285-4a48-919d-bc5bf3f76001 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:37.237930 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:37.237930 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:37.238461 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-39d4615e-d285-4a48-919d-bc5bf3f76001 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot retrieved successfully. Jul 09 15:34:37.239221 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39d4615e-d285-4a48-919d-bc5bf3f76001 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 returned with HTTP 200 Jul 09 15:34:37.239636 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 156/635] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:37 2026] GET /volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:37.250148 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:37.252225 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:37.252631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "df825aa4-2ea5-41c8-867e-aa7de0481e48", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1078163376"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:37.254700 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume request body: {'volume': {'snapshot_id': 'df825aa4-2ea5-41c8-867e-aa7de0481e48', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1078163376'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:37.261379 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:37.261379 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:37.262282 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Snapshot retrieved successfully. Jul 09 15:34:37.262437 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume of 1 GB Jul 09 15:34:37.267043 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Availability Zones retrieved successfully. Jul 09 15:34:37.274080 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Flow 'volume_create_api' (20bd4e87-c6aa-4e4c-ba14-77eec2a9f3c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:37.275290 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc8212d-4e79-428c-90d5-70643b8039dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:37.276576 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:37.332793 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acc8212d-4e79-428c-90d5-70643b8039dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'df825aa4-2ea5-41c8-867e-aa7de0481e48', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:37.333793 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229c860d-1806-4abd-8240-4c591d9d91e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:37.401494 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Created reservations ['68db7c63-7ce3-4055-a975-ce8e92a1aa7f', '85f0d317-2174-44cc-8da7-9fbce6c57871', '27acc38b-1f37-4691-9384-099e3e096ee8', 'b80d7f49-da36-42e2-96ea-a8d61c4cc6b2'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:37.402932 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (229c860d-1806-4abd-8240-4c591d9d91e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68db7c63-7ce3-4055-a975-ce8e92a1aa7f', '85f0d317-2174-44cc-8da7-9fbce6c57871', '27acc38b-1f37-4691-9384-099e3e096ee8', 'b80d7f49-da36-42e2-96ea-a8d61c4cc6b2']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:37.404077 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d43a7e0-ff21-498d-83e9-17795dc6e8be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:37.465142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d43a7e0-ff21-498d-83e9-17795dc6e8be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e24a1279-cd2a-4fdf-a863-f49b0e08e0be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1078163376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbe7aacb093e434980b87acec9dd4b5a',qos_specs=None,replication_status=,reservations=['68db7c63-7ce3-4055-a975-ce8e92a1aa7f','85f0d317-2174-44cc-8da7-9fbce6c57871','27acc38b-1f37-4691-9384-099e3e096ee8','b80d7f49-da36-42e2-96ea-a8d61c4cc6b2'],size=1,snapshot_id=df825aa4-2ea5-41c8-867e-aa7de0481e48,source_replicaid=,source_volid=None,status='creating',user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1078163376',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e24a1279-cd2a-4fdf-a863-f49b0e08e0be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cbe7aacb093e434980b87acec9dd4b5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=df825aa4-2ea5-41c8-867e-aa7de0481e48,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:37.466389 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddba3ae-025d-4696-bab5-16c386c21a93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:37.495732 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ddba3ae-025d-4696-bab5-16c386c21a93) transitioned into state 'SUCCESS' from state '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-1078163376',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cbe7aacb093e434980b87acec9dd4b5a',qos_specs=None,replication_status=,reservations=['68db7c63-7ce3-4055-a975-ce8e92a1aa7f','85f0d317-2174-44cc-8da7-9fbce6c57871','27acc38b-1f37-4691-9384-099e3e096ee8','b80d7f49-da36-42e2-96ea-a8d61c4cc6b2'],size=1,snapshot_id=df825aa4-2ea5-41c8-867e-aa7de0481e48,source_replicaid=,source_volid=None,status='creating',user_id='b67dffff69e14aecbbc70f5df4ee5442',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:37.495732 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c4e9f0-4384-4add-a331-9ccdd4d6f84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:37.528448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34c4e9f0-4384-4add-a331-9ccdd4d6f84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:37.528448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Flow 'volume_create_api' (20bd4e87-c6aa-4e4c-ba14-77eec2a9f3c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:37.528448 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Create volume request issued successfully. Jul 09 15:34:37.529055 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73ff058e-14f7-4a7d-bb47-7566226c2871 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:37.529783 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 165/636] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:34:37 2026] POST /volume/v3/volumes => generated 783 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:37.549749 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-755439e9-d739-4965-8842-1b4591900f50 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:37.552664 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-755439e9-d739-4965-8842-1b4591900f50 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be Jul 09 15:34:37.555167 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-755439e9-d739-4965-8842-1b4591900f50 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:37.555658 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-755439e9-d739-4965-8842-1b4591900f50 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:37.569463 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:37.569463 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:37.573769 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-755439e9-d739-4965-8842-1b4591900f50 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:37.580116 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-755439e9-d739-4965-8842-1b4591900f50 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be returned with HTTP 200 Jul 09 15:34:37.580859 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 160/637] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:37 2026] GET /volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:37.846174 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5468b448-7a71-4317-b8e3-b85465f8a8a2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:37.848682 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5468b448-7a71-4317-b8e3-b85465f8a8a2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 Jul 09 15:34:37.849307 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5468b448-7a71-4317-b8e3-b85465f8a8a2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:37.849562 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5468b448-7a71-4317-b8e3-b85465f8a8a2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:37.849712 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5468b448-7a71-4317-b8e3-b85465f8a8a2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Show backup with id 68a5307e-e74c-4552-8288-03109acfbaf0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:37.854359 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5468b448-7a71-4317-b8e3-b85465f8a8a2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 returned with HTTP 404 Jul 09 15:34:37.855141 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 157/638] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:37 2026] GET /volume/v3/backups/68a5307e-e74c-4552-8288-03109acfbaf0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:38.030569 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1e8247c5-af54-4d27-a192-ae12b256cc94 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:38.032740 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1e8247c5-af54-4d27-a192-ae12b256cc94 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 Jul 09 15:34:38.034148 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1e8247c5-af54-4d27-a192-ae12b256cc94 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:38.034148 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1e8247c5-af54-4d27-a192-ae12b256cc94 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:38.034416 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-1e8247c5-af54-4d27-a192-ae12b256cc94 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: eedd1c65-aaf2-48e8-b7c7-f1766fc88069 Jul 09 15:34:38.048072 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:38.048072 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:38.048072 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1e8247c5-af54-4d27-a192-ae12b256cc94 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:34:38.110130 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1e8247c5-af54-4d27-a192-ae12b256cc94 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:34:38.110441 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1e8247c5-af54-4d27-a192-ae12b256cc94 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 returned with HTTP 202 Jul 09 15:34:38.111142 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 157/639] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:34:38 2026] DELETE /volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:38.131769 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d702fa5f-7589-4cdb-87b2-183f155c276f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:38.135522 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d702fa5f-7589-4cdb-87b2-183f155c276f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 Jul 09 15:34:38.136681 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d702fa5f-7589-4cdb-87b2-183f155c276f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:38.136681 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d702fa5f-7589-4cdb-87b2-183f155c276f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:38.148131 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:38.148131 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:38.150518 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d702fa5f-7589-4cdb-87b2-183f155c276f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:34:38.152264 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d702fa5f-7589-4cdb-87b2-183f155c276f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 returned with HTTP 200 Jul 09 15:34:38.152534 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 166/640] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:38 2026] GET /volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:38.604032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d23a840e-9b57-4f44-ac4e-815299ef74c5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:38.607476 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d23a840e-9b57-4f44-ac4e-815299ef74c5 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be Jul 09 15:34:38.607476 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d23a840e-9b57-4f44-ac4e-815299ef74c5 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:38.608058 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d23a840e-9b57-4f44-ac4e-815299ef74c5 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:38.617602 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:38.617602 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:38.623609 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d23a840e-9b57-4f44-ac4e-815299ef74c5 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:38.630995 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d23a840e-9b57-4f44-ac4e-815299ef74c5 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be returned with HTTP 200 Jul 09 15:34:38.631628 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 161/641] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:38 2026] GET /volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:38.649207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b111ba25-698f-4c32-857c-799df2cbaab6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:38.652201 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b111ba25-698f-4c32-857c-799df2cbaab6 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be Jul 09 15:34:38.652930 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b111ba25-698f-4c32-857c-799df2cbaab6 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:38.653196 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b111ba25-698f-4c32-857c-799df2cbaab6 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:38.661903 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:38.661903 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:38.666770 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b111ba25-698f-4c32-857c-799df2cbaab6 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:38.672705 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b111ba25-698f-4c32-857c-799df2cbaab6 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be returned with HTTP 200 Jul 09 15:34:38.673614 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 158/642] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:38 2026] GET /volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:38.689118 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1e8843ad-d944-4672-a6dd-25a6d7ddc0f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:38.692023 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1e8843ad-d944-4672-a6dd-25a6d7ddc0f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e?cascade=True Jul 09 15:34:38.694242 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1e8843ad-d944-4672-a6dd-25a6d7ddc0f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:38.694242 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1e8843ad-d944-4672-a6dd-25a6d7ddc0f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:38.694242 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-1e8843ad-d944-4672-a6dd-25a6d7ddc0f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete volume with id: 1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:38.704688 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:38.704688 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:38.705838 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1e8843ad-d944-4672-a6dd-25a6d7ddc0f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:38.776829 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1e8843ad-d944-4672-a6dd-25a6d7ddc0f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete volume request issued successfully. Jul 09 15:34:38.776829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1e8843ad-d944-4672-a6dd-25a6d7ddc0f4 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e?cascade=True returned with HTTP 202 Jul 09 15:34:38.776829 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 158/643] 10.4.3.19 () {66 vars in 1369 bytes} [Thu Jul 9 15:34:38 2026] DELETE /volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e?cascade=True => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:38.785558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e9159700-b11a-4b2f-9e76-625e7ba94ad9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:38.787619 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e9159700-b11a-4b2f-9e76-625e7ba94ad9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:38.788008 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e9159700-b11a-4b2f-9e76-625e7ba94ad9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:38.788333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e9159700-b11a-4b2f-9e76-625e7ba94ad9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:38.802819 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:38.802819 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:38.807709 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e9159700-b11a-4b2f-9e76-625e7ba94ad9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:38.816123 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e9159700-b11a-4b2f-9e76-625e7ba94ad9 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e returned with HTTP 200 Jul 09 15:34:38.817080 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 167/644] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:38 2026] GET /volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:39.166957 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6f0262b7-7223-40aa-8e64-7430247c79fe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:39.169304 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6f0262b7-7223-40aa-8e64-7430247c79fe tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 Jul 09 15:34:39.169705 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6f0262b7-7223-40aa-8e64-7430247c79fe tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:39.169900 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6f0262b7-7223-40aa-8e64-7430247c79fe tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:39.175607 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6f0262b7-7223-40aa-8e64-7430247c79fe tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 returned with HTTP 404 Jul 09 15:34:39.176757 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 162/645] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:34:39 2026] GET /volume/v3/snapshots/eedd1c65-aaf2-48e8-b7c7-f1766fc88069 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:39.190751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9c66373e-9385-4d79-8f3e-32225e536622 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:39.194011 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9c66373e-9385-4d79-8f3e-32225e536622 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:34:39.194325 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9c66373e-9385-4d79-8f3e-32225e536622 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:39.194569 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9c66373e-9385-4d79-8f3e-32225e536622 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:39.205049 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:39.205049 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:39.211968 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9c66373e-9385-4d79-8f3e-32225e536622 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:34:39.217541 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9c66373e-9385-4d79-8f3e-32225e536622 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:34:39.218481 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 159/646] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:39 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:39.267104 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:39.270314 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:39.270820 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1413921895"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:39.273197 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request body: {'volume': {'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1413921895'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:39.402245 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume of 1 GB Jul 09 15:34:39.402412 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:39.402412 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:39.408094 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Availability Zones retrieved successfully. Jul 09 15:34:39.416293 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (290c5513-fe26-4187-b009-91dde17f81d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:39.418528 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5553d89d-8bef-4343-b021-225f68f8021a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:39.420737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:39.504535 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5553d89d-8bef-4343-b021-225f68f8021a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:39.504807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c194fec-88b9-4a20-b979-39f620763e78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:39.568495 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['98d99efc-18f2-4c41-9366-d57cac623968', 'd657d9fe-9c91-45b4-91ad-98ff049605ac', '7ff908b2-bf37-45ef-b487-f89d5ead8e3d', 'fa381bcd-b86a-4214-9361-949050b437c4'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:39.569791 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c194fec-88b9-4a20-b979-39f620763e78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d99efc-18f2-4c41-9366-d57cac623968', 'd657d9fe-9c91-45b4-91ad-98ff049605ac', '7ff908b2-bf37-45ef-b487-f89d5ead8e3d', 'fa381bcd-b86a-4214-9361-949050b437c4']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:39.570960 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d93bd429-4d03-44ea-a199-73b295fcd77c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:39.601071 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d93bd429-4d03-44ea-a199-73b295fcd77c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ea0f662-2d00-4e73-b17c-2e2b6954acc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1413921895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['98d99efc-18f2-4c41-9366-d57cac623968','d657d9fe-9c91-45b4-91ad-98ff049605ac','7ff908b2-bf37-45ef-b487-f89d5ead8e3d','fa381bcd-b86a-4214-9361-949050b437c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1413921895',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ea0f662-2d00-4e73-b17c-2e2b6954acc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea7aa3e574b44f7846a20d18ef474a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b89669a570a4f9a8bb201baf1979739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:39.602225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157221b5-0a0c-4d15-a954-ef007d2a99d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:39.633671 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (157221b5-0a0c-4d15-a954-ef007d2a99d7) transitioned into state 'SUCCESS' from state '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-1413921895',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['98d99efc-18f2-4c41-9366-d57cac623968','d657d9fe-9c91-45b4-91ad-98ff049605ac','7ff908b2-bf37-45ef-b487-f89d5ead8e3d','fa381bcd-b86a-4214-9361-949050b437c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:39.635006 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c00edb4-8eab-4189-8ee0-6b6decaaffcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:39.659369 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c00edb4-8eab-4189-8ee0-6b6decaaffcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:39.660865 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (290c5513-fe26-4187-b009-91dde17f81d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:39.661503 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request issued successfully. Jul 09 15:34:39.663029 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7aa70692-1528-48ad-9ea7-67a713a03e0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:39.663755 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 159/647] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:34:39 2026] POST /volume/v3/volumes => generated 752 bytes in 397 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:39.678083 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4df82e12-eb95-44a7-9a2e-f8681ed03407 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:39.680671 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4df82e12-eb95-44a7-9a2e-f8681ed03407 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:34:39.681333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4df82e12-eb95-44a7-9a2e-f8681ed03407 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:39.681333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4df82e12-eb95-44a7-9a2e-f8681ed03407 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:39.691756 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:39.691756 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:39.698059 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4df82e12-eb95-44a7-9a2e-f8681ed03407 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:34:39.703755 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4df82e12-eb95-44a7-9a2e-f8681ed03407 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:34:39.704341 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 168/648] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:39 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:39.846422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3139a070-0772-42db-87d2-9014cc0dded8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:39.849640 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3139a070-0772-42db-87d2-9014cc0dded8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:39.849640 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3139a070-0772-42db-87d2-9014cc0dded8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:39.849640 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3139a070-0772-42db-87d2-9014cc0dded8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:39.859697 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3139a070-0772-42db-87d2-9014cc0dded8 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e returned with HTTP 404 Jul 09 15:34:39.859844 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 163/649] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:39 2026] GET /volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:39.872858 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3da6aef8-8152-49e5-8978-0a2a37e93547 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:39.875434 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3da6aef8-8152-49e5-8978-0a2a37e93547 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes Jul 09 15:34:39.875764 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3da6aef8-8152-49e5-8978-0a2a37e93547 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:39.876043 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3da6aef8-8152-49e5-8978-0a2a37e93547 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:39.876623 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-3da6aef8-8152-49e5-8978-0a2a37e93547 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:34:39.877457 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3da6aef8-8152-49e5-8978-0a2a37e93547 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:34:39.898337 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3da6aef8-8152-49e5-8978-0a2a37e93547 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Get all volumes completed successfully. Jul 09 15:34:39.898793 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3da6aef8-8152-49e5-8978-0a2a37e93547 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 15:34:39.899943 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 160/650] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:34:39 2026] GET /volume/v3/volumes => generated 333 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:39.913864 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-79810cf5-c3eb-49fc-affe-5a6628f2e15d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:39.917067 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-79810cf5-c3eb-49fc-affe-5a6628f2e15d tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/snapshots Jul 09 15:34:39.917067 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-79810cf5-c3eb-49fc-affe-5a6628f2e15d tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:39.918049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-79810cf5-c3eb-49fc-affe-5a6628f2e15d tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:39.918603 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-79810cf5-c3eb-49fc-affe-5a6628f2e15d tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:34:39.919027 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:39.919027 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:39.920392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.db.api [None req-79810cf5-c3eb-49fc-affe-5a6628f2e15d tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Building query based on filter {{(pid=99867) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:34:39.944130 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-79810cf5-c3eb-49fc-affe-5a6628f2e15d tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Get all snapshots completed successfully. Jul 09 15:34:39.944552 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-79810cf5-c3eb-49fc-affe-5a6628f2e15d tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 200 Jul 09 15:34:39.944994 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 160/651] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:34:39 2026] GET /volume/v3/snapshots => generated 17 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:34:39.958239 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8b9b279f-22f8-4af4-85be-0ee3b86592ce None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:39.961873 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8b9b279f-22f8-4af4-85be-0ee3b86592ce tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be Jul 09 15:34:39.962178 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8b9b279f-22f8-4af4-85be-0ee3b86592ce tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:39.962865 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8b9b279f-22f8-4af4-85be-0ee3b86592ce tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:39.983091 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:39.983091 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:39.993370 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8b9b279f-22f8-4af4-85be-0ee3b86592ce tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:40.008702 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8b9b279f-22f8-4af4-85be-0ee3b86592ce tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be returned with HTTP 200 Jul 09 15:34:40.009467 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 169/652] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:39 2026] GET /volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be => generated 876 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:40.025709 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-37aa1dd8-4114-46a4-9161-14068166fcee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:40.029064 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-37aa1dd8-4114-46a4-9161-14068166fcee tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be Jul 09 15:34:40.029402 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-37aa1dd8-4114-46a4-9161-14068166fcee tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:40.029679 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-37aa1dd8-4114-46a4-9161-14068166fcee tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:40.029847 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-37aa1dd8-4114-46a4-9161-14068166fcee tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete volume with id: e24a1279-cd2a-4fdf-a863-f49b0e08e0be Jul 09 15:34:40.039738 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:40.039738 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:40.040482 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-37aa1dd8-4114-46a4-9161-14068166fcee tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:40.074688 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-37aa1dd8-4114-46a4-9161-14068166fcee tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete volume request issued successfully. Jul 09 15:34:40.074688 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-37aa1dd8-4114-46a4-9161-14068166fcee tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be returned with HTTP 202 Jul 09 15:34:40.074911 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 164/653] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:40 2026] DELETE /volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:40.087875 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-61e71d03-d59f-4e2b-ae70-2a8c7556e3e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:40.089443 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-61e71d03-d59f-4e2b-ae70-2a8c7556e3e3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be Jul 09 15:34:40.090323 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-61e71d03-d59f-4e2b-ae70-2a8c7556e3e3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:40.090323 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-61e71d03-d59f-4e2b-ae70-2a8c7556e3e3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:40.099430 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:40.099430 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:40.104531 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-61e71d03-d59f-4e2b-ae70-2a8c7556e3e3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Volume info retrieved successfully. Jul 09 15:34:40.114171 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-61e71d03-d59f-4e2b-ae70-2a8c7556e3e3 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be returned with HTTP 200 Jul 09 15:34:40.115519 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 161/654] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:40 2026] GET /volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:40.723271 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7923485b-47d2-4bc2-95dc-382dac7c08ad None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:40.725685 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7923485b-47d2-4bc2-95dc-382dac7c08ad tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:34:40.726438 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7923485b-47d2-4bc2-95dc-382dac7c08ad tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:40.726438 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7923485b-47d2-4bc2-95dc-382dac7c08ad tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:40.738218 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:40.738218 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:40.747657 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7923485b-47d2-4bc2-95dc-382dac7c08ad tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:34:40.755934 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7923485b-47d2-4bc2-95dc-382dac7c08ad tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:34:40.756343 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 161/655] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:40 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:41.124449 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3c7896e9-a074-468c-8047-c2887e7b5b58 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:41.126471 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c7896e9-a074-468c-8047-c2887e7b5b58 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] DELETE https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e Jul 09 15:34:41.129233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c7896e9-a074-468c-8047-c2887e7b5b58 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:41.129233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c7896e9-a074-468c-8047-c2887e7b5b58 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:41.129233 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-3c7896e9-a074-468c-8047-c2887e7b5b58 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Delete volume with id: 7ed5a929-75ae-476f-bcfd-accfab78579e Jul 09 15:34:41.131443 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9da3df85-809f-4830-bba1-091a5562788c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:41.135205 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9da3df85-809f-4830-bba1-091a5562788c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be Jul 09 15:34:41.135205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9da3df85-809f-4830-bba1-091a5562788c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:41.135205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9da3df85-809f-4830-bba1-091a5562788c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:41.140107 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:41.140107 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:41.141399 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3c7896e9-a074-468c-8047-c2887e7b5b58 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:41.142045 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9da3df85-809f-4830-bba1-091a5562788c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be returned with HTTP 404 Jul 09 15:34:41.143428 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 165/656] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:41 2026] GET /volume/v3/volumes/e24a1279-cd2a-4fdf-a863-f49b0e08e0be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:41.154992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7ba14792-078a-4ae6-ab4c-4af8496f662c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:41.159489 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ba14792-078a-4ae6-ab4c-4af8496f662c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 Jul 09 15:34:41.160105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ba14792-078a-4ae6-ab4c-4af8496f662c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:41.160105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ba14792-078a-4ae6-ab4c-4af8496f662c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:41.163027 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-7ba14792-078a-4ae6-ab4c-4af8496f662c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete snapshot with id: df825aa4-2ea5-41c8-867e-aa7de0481e48 Jul 09 15:34:41.172395 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ba14792-078a-4ae6-ab4c-4af8496f662c tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 returned with HTTP 404 Jul 09 15:34:41.173384 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 162/657] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:34:41 2026] DELETE /volume/v3/snapshots/df825aa4-2ea5-41c8-867e-aa7de0481e48 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:41.182063 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3c7896e9-a074-468c-8047-c2887e7b5b58 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Delete volume request issued successfully. Jul 09 15:34:41.182578 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c7896e9-a074-468c-8047-c2887e7b5b58 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e returned with HTTP 202 Jul 09 15:34:41.182924 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 170/658] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:41 2026] DELETE /volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:41.191513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9123aa25-de04-4683-b130-ea57341eec92 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:41.194561 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-269463be-3668-4c59-ac94-5a9a9b53d226 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:41.194802 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9123aa25-de04-4683-b130-ea57341eec92 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] GET https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:41.194802 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9123aa25-de04-4683-b130-ea57341eec92 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:41.194802 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9123aa25-de04-4683-b130-ea57341eec92 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:41.196203 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-269463be-3668-4c59-ac94-5a9a9b53d226 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e Jul 09 15:34:41.196539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-269463be-3668-4c59-ac94-5a9a9b53d226 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:41.196787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-269463be-3668-4c59-ac94-5a9a9b53d226 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:41.202582 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9123aa25-de04-4683-b130-ea57341eec92 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e returned with HTTP 404 Jul 09 15:34:41.203358 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 162/659] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:41 2026] GET /volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:41.215502 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9929425c-0184-43e2-9946-14f7d9431394 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:41.218155 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9929425c-0184-43e2-9946-14f7d9431394 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:41.218685 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9929425c-0184-43e2-9946-14f7d9431394 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:41.218730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9929425c-0184-43e2-9946-14f7d9431394 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:41.218965 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-9929425c-0184-43e2-9946-14f7d9431394 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] Delete volume with id: 1f4accdf-8c0e-4136-99b1-c6dbe620529e Jul 09 15:34:41.221599 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:41.221599 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:41.227895 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9929425c-0184-43e2-9946-14f7d9431394 tempest-VolumesDeleteCascade-901824973 tempest-VolumesDeleteCascade-901824973-project-member] https://10.4.3.19/volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e returned with HTTP 404 Jul 09 15:34:41.228714 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 163/660] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:41 2026] DELETE /volume/v3/volumes/1f4accdf-8c0e-4136-99b1-c6dbe620529e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:41.236044 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-269463be-3668-4c59-ac94-5a9a9b53d226 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:41.245813 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-269463be-3668-4c59-ac94-5a9a9b53d226 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e returned with HTTP 200 Jul 09 15:34:41.246144 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 166/661] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:41 2026] GET /volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:42.263567 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eec67005-635a-4b99-bf61-a30e7dac3f0b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:42.266342 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eec67005-635a-4b99-bf61-a30e7dac3f0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e Jul 09 15:34:42.266632 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eec67005-635a-4b99-bf61-a30e7dac3f0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:42.266898 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eec67005-635a-4b99-bf61-a30e7dac3f0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:42.285779 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eec67005-635a-4b99-bf61-a30e7dac3f0b tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e returned with HTTP 404 Jul 09 15:34:42.286694 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 171/662] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:42 2026] GET /volume/v3/volumes/7ed5a929-75ae-476f-bcfd-accfab78579e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:42.296703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-acf5f4c1-8782-4bb0-b794-a1f45e08708a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:42.299450 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-acf5f4c1-8782-4bb0-b794-a1f45e08708a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:42.299680 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-acf5f4c1-8782-4bb0-b794-a1f45e08708a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:42.300004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-acf5f4c1-8782-4bb0-b794-a1f45e08708a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:42.300392 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-acf5f4c1-8782-4bb0-b794-a1f45e08708a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Delete volume with id: b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:42.316471 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:42.316471 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:42.317021 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-acf5f4c1-8782-4bb0-b794-a1f45e08708a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:42.349902 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-acf5f4c1-8782-4bb0-b794-a1f45e08708a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Delete volume request issued successfully. Jul 09 15:34:42.350323 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-acf5f4c1-8782-4bb0-b794-a1f45e08708a tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 202 Jul 09 15:34:42.350724 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 163/663] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:34:42 2026] DELETE /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:34:42.361279 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e3961988-ea03-4f4b-8bb4-90f00520e27f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:42.364092 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e3961988-ea03-4f4b-8bb4-90f00520e27f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:42.364092 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e3961988-ea03-4f4b-8bb4-90f00520e27f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:42.364092 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e3961988-ea03-4f4b-8bb4-90f00520e27f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:42.372546 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:42.372546 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:42.377370 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e3961988-ea03-4f4b-8bb4-90f00520e27f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Volume info retrieved successfully. Jul 09 15:34:42.383299 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e3961988-ea03-4f4b-8bb4-90f00520e27f tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 200 Jul 09 15:34:42.383892 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 164/664] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:42 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 865 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:43.408752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-feb71ff3-801a-4064-88f6-e2a1b8178195 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:43.412418 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-feb71ff3-801a-4064-88f6-e2a1b8178195 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] GET https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 Jul 09 15:34:43.412637 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-feb71ff3-801a-4064-88f6-e2a1b8178195 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:43.413714 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-feb71ff3-801a-4064-88f6-e2a1b8178195 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:43.425299 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-feb71ff3-801a-4064-88f6-e2a1b8178195 tempest-TestMultiAttachVolumeSwap-775888280 tempest-TestMultiAttachVolumeSwap-775888280-project-member] https://10.4.3.19/volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 returned with HTTP 404 Jul 09 15:34:43.426127 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 167/665] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:43 2026] GET /volume/v3/volumes/b21d90f0-e61d-4db4-ab45-d1aa2cd692e6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:34:44.563417 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:44.921821 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:34:44.922271 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-476974122"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:44.925177 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-476974122'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:34:44.925307 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Create volume of 1 GB Jul 09 15:34:44.936684 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Availability Zones retrieved successfully. Jul 09 15:34:44.950540 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Flow 'volume_create_api' (3bac7f2c-3dfc-4ab6-bbb0-bd6ff53e7d7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:44.952112 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dacb88a4-472a-4bcb-b572-cfd29559482a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:44.953258 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:34:45.000251 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dacb88a4-472a-4bcb-b572-cfd29559482a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:45.001097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be860e9-d785-4bdb-8bcd-f7cca4636382) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:45.096453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Created reservations ['5ce26a0c-9d4d-42f2-8b0d-547102c88331', '86314a01-1b29-42f7-b24e-f3fd38cd8f6f', '228f3ba8-7448-4940-897f-7982c2e5e96c', '054a1498-bb88-4a1b-80fd-9977cc895c12'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:45.097544 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1be860e9-d785-4bdb-8bcd-f7cca4636382) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce26a0c-9d4d-42f2-8b0d-547102c88331', '86314a01-1b29-42f7-b24e-f3fd38cd8f6f', '228f3ba8-7448-4940-897f-7982c2e5e96c', '054a1498-bb88-4a1b-80fd-9977cc895c12']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:45.098534 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d34cd405-0d6d-4590-9e57-d3b8cf8a51bb req-62e404b7-2248-47ad-81a6-58307d240617 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:45.098795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520e8c53-c1d2-4427-9e99-82423e659877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:45.101329 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d34cd405-0d6d-4590-9e57-d3b8cf8a51bb req-62e404b7-2248-47ad-81a6-58307d240617 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:34:45.101527 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d34cd405-0d6d-4590-9e57-d3b8cf8a51bb req-62e404b7-2248-47ad-81a6-58307d240617 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:45.101702 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d34cd405-0d6d-4590-9e57-d3b8cf8a51bb req-62e404b7-2248-47ad-81a6-58307d240617 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:45.123482 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:45.123482 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:45.129093 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-d34cd405-0d6d-4590-9e57-d3b8cf8a51bb req-62e404b7-2248-47ad-81a6-58307d240617 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:34:45.132659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (520e8c53-c1d2-4427-9e99-82423e659877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb438d1c-b5ba-4a02-bef1-b173938cd2ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-476974122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7c25d6f3cf49738cb66128142e0166',qos_specs=None,replication_status=,reservations=['5ce26a0c-9d4d-42f2-8b0d-547102c88331','86314a01-1b29-42f7-b24e-f3fd38cd8f6f','228f3ba8-7448-4940-897f-7982c2e5e96c','054a1498-bb88-4a1b-80fd-9977cc895c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ef5e49874a4c308bce0786841b6a27',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:34:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-476974122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb438d1c-b5ba-4a02-bef1-b173938cd2ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a7c25d6f3cf49738cb66128142e0166',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d2ef5e49874a4c308bce0786841b6a27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:45.132659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4eeeb30-9236-42fd-8638-c24358ae104c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:45.138032 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d34cd405-0d6d-4590-9e57-d3b8cf8a51bb req-62e404b7-2248-47ad-81a6-58307d240617 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:34:45.138032 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 164/666] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:45 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:34:45.161857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4eeeb30-9236-42fd-8638-c24358ae104c) transitioned into state 'SUCCESS' from state '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-476974122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a7c25d6f3cf49738cb66128142e0166',qos_specs=None,replication_status=,reservations=['5ce26a0c-9d4d-42f2-8b0d-547102c88331','86314a01-1b29-42f7-b24e-f3fd38cd8f6f','228f3ba8-7448-4940-897f-7982c2e5e96c','054a1498-bb88-4a1b-80fd-9977cc895c12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d2ef5e49874a4c308bce0786841b6a27',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:45.163317 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a94955e-858b-4563-b6be-2945b1bd84cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:34:45.181032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a94955e-858b-4563-b6be-2945b1bd84cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:34:45.182221 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Flow 'volume_create_api' (3bac7f2c-3dfc-4ab6-bbb0-bd6ff53e7d7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:34:45.182415 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Create volume request issued successfully. Jul 09 15:34:45.183023 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-92eafae2-6389-49ec-b89d-5bbc45c04130 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:34:45.183578 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 172/667] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:34:44 2026] POST /volume/v3/volumes => generated 749 bytes in 621 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:45.202587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9b62698b-06b9-4086-9aa3-f197b64f714c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:45.205386 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b62698b-06b9-4086-9aa3-f197b64f714c tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed Jul 09 15:34:45.206034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b62698b-06b9-4086-9aa3-f197b64f714c tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:45.206879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b62698b-06b9-4086-9aa3-f197b64f714c tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:45.222525 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:45.222525 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:45.230092 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9b62698b-06b9-4086-9aa3-f197b64f714c tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Volume info retrieved successfully. Jul 09 15:34:45.235921 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b62698b-06b9-4086-9aa3-f197b64f714c tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed returned with HTTP 200 Jul 09 15:34:45.236405 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 165/668] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:45 2026] GET /volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:46.258888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f1b3d9bc-de3e-419a-88a7-90ad6aaad062 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:46.265242 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f1b3d9bc-de3e-419a-88a7-90ad6aaad062 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed Jul 09 15:34:46.266896 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f1b3d9bc-de3e-419a-88a7-90ad6aaad062 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:46.266896 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f1b3d9bc-de3e-419a-88a7-90ad6aaad062 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:46.287220 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:46.287220 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:46.293042 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f1b3d9bc-de3e-419a-88a7-90ad6aaad062 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Volume info retrieved successfully. Jul 09 15:34:46.302462 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f1b3d9bc-de3e-419a-88a7-90ad6aaad062 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed returned with HTTP 200 Jul 09 15:34:46.303080 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 168/669] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:46 2026] GET /volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed => generated 842 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:46.323126 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-10a52bd3-069b-4be1-91c8-e91090682436 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:46.327138 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-10a52bd3-069b-4be1-91c8-e91090682436 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:34:46.327689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-10a52bd3-069b-4be1-91c8-e91090682436 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "eb438d1c-b5ba-4a02-bef1-b173938cd2ed", "name": "tempest-VolumesBackupsV39Test-Backup-1275490458", "container": "tempest-volumesbackupsv39test-backup-container-924659277"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:46.331261 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-10a52bd3-069b-4be1-91c8-e91090682436 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Creating new backup {'backup': {'volume_id': 'eb438d1c-b5ba-4a02-bef1-b173938cd2ed', 'name': 'tempest-VolumesBackupsV39Test-Backup-1275490458', 'container': 'tempest-volumesbackupsv39test-backup-container-924659277'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:34:46.331261 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-10a52bd3-069b-4be1-91c8-e91090682436 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Creating backup of volume eb438d1c-b5ba-4a02-bef1-b173938cd2ed in container tempest-volumesbackupsv39test-backup-container-924659277 Jul 09 15:34:46.344498 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:46.344498 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:46.350494 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-10a52bd3-069b-4be1-91c8-e91090682436 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Volume info retrieved successfully. Jul 09 15:34:46.389356 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-10a52bd3-069b-4be1-91c8-e91090682436 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Created reservations ['b57dff12-47a8-4af2-85ee-4f870963fc37', '9ec7ea8f-b133-4ae6-812f-e06d2c1a33d6'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:34:46.444141 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-10a52bd3-069b-4be1-91c8-e91090682436 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:34:46.444910 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 165/670] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:34:46 2026] POST /volume/v3/backups => generated 331 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:34:46.454355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b46f7abe-1404-4109-bf71-052369eaed58 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:46.456248 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b46f7abe-1404-4109-bf71-052369eaed58 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:46.456489 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b46f7abe-1404-4109-bf71-052369eaed58 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:46.456767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b46f7abe-1404-4109-bf71-052369eaed58 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:46.456851 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b46f7abe-1404-4109-bf71-052369eaed58 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:46.465555 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:46.465555 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:46.466408 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b46f7abe-1404-4109-bf71-052369eaed58 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:46.467425 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 173/671] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:46 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:47.480059 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b4582f89-c642-4cb9-a841-33d47344aff1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:47.482361 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b4582f89-c642-4cb9-a841-33d47344aff1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:47.482587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b4582f89-c642-4cb9-a841-33d47344aff1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:47.482807 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b4582f89-c642-4cb9-a841-33d47344aff1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:47.482944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-b4582f89-c642-4cb9-a841-33d47344aff1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:47.489913 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:47.489913 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:47.492334 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b4582f89-c642-4cb9-a841-33d47344aff1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:47.492702 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 166/672] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:47 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:48.511307 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a018f5ba-e581-4eab-bc02-0402989a00b1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:48.514974 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a018f5ba-e581-4eab-bc02-0402989a00b1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:48.515465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a018f5ba-e581-4eab-bc02-0402989a00b1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:48.515707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a018f5ba-e581-4eab-bc02-0402989a00b1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:48.515796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a018f5ba-e581-4eab-bc02-0402989a00b1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:48.523428 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:48.523428 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:48.524509 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a018f5ba-e581-4eab-bc02-0402989a00b1 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:48.525140 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 169/673] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:48 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:49.541199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9e93da44-f758-42b8-90d6-bc19d7a2f409 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:49.544023 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9e93da44-f758-42b8-90d6-bc19d7a2f409 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:49.544221 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9e93da44-f758-42b8-90d6-bc19d7a2f409 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:49.544434 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9e93da44-f758-42b8-90d6-bc19d7a2f409 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:49.544540 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-9e93da44-f758-42b8-90d6-bc19d7a2f409 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:49.552977 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:49.552977 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:49.553920 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9e93da44-f758-42b8-90d6-bc19d7a2f409 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:49.554505 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 166/674] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:49 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:50.573471 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d2c24d0a-8ef9-4b3a-9ad4-9c4ee409b589 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:50.576539 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d2c24d0a-8ef9-4b3a-9ad4-9c4ee409b589 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:50.576539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d2c24d0a-8ef9-4b3a-9ad4-9c4ee409b589 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:50.576539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d2c24d0a-8ef9-4b3a-9ad4-9c4ee409b589 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:50.576539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d2c24d0a-8ef9-4b3a-9ad4-9c4ee409b589 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:50.587299 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:50.587299 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:50.588359 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d2c24d0a-8ef9-4b3a-9ad4-9c4ee409b589 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:50.588770 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 174/675] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:50 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:51.604490 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f2c5a9a3-2fd2-4582-866b-ab1d270f9f94 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:51.606644 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f2c5a9a3-2fd2-4582-866b-ab1d270f9f94 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:51.606769 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f2c5a9a3-2fd2-4582-866b-ab1d270f9f94 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:51.607495 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f2c5a9a3-2fd2-4582-866b-ab1d270f9f94 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:51.607495 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f2c5a9a3-2fd2-4582-866b-ab1d270f9f94 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:51.612295 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:51.612295 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:51.612901 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f2c5a9a3-2fd2-4582-866b-ab1d270f9f94 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:51.613354 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 167/676] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:51 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:52.625949 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-640c7383-ab83-434b-a321-059dc620dcc2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:52.628064 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-640c7383-ab83-434b-a321-059dc620dcc2 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:52.628064 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-640c7383-ab83-434b-a321-059dc620dcc2 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:52.628255 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-640c7383-ab83-434b-a321-059dc620dcc2 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:52.628305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-640c7383-ab83-434b-a321-059dc620dcc2 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:52.633945 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:52.633945 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:52.634881 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-640c7383-ab83-434b-a321-059dc620dcc2 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:52.635319 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 170/677] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:52 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:53.647431 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e59f585d-48f9-4305-b461-1543f5f16223 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:53.649665 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e59f585d-48f9-4305-b461-1543f5f16223 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:53.649896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e59f585d-48f9-4305-b461-1543f5f16223 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:53.650084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e59f585d-48f9-4305-b461-1543f5f16223 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:53.650235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e59f585d-48f9-4305-b461-1543f5f16223 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:53.657087 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:53.657087 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:53.658172 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e59f585d-48f9-4305-b461-1543f5f16223 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:53.659019 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 167/678] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:53 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:53.877522 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7c0db5a2-1f2d-4dd5-ab54-cb38e15ca7e1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:53.883795 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7c0db5a2-1f2d-4dd5-ab54-cb38e15ca7e1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:34:53.883795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7c0db5a2-1f2d-4dd5-ab54-cb38e15ca7e1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:53.883795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7c0db5a2-1f2d-4dd5-ab54-cb38e15ca7e1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:53.900649 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:53.900649 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:53.907504 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7c0db5a2-1f2d-4dd5-ab54-cb38e15ca7e1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:34:53.916113 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7c0db5a2-1f2d-4dd5-ab54-cb38e15ca7e1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:34:53.916113 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 175/679] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:53 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:54.001211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-3ca6b18f-fd7b-4176-92af-f0a6325fe3d2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:54.006211 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-3ca6b18f-fd7b-4176-92af-f0a6325fe3d2 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:34:54.006211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-3ca6b18f-fd7b-4176-92af-f0a6325fe3d2 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:54.006211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-3ca6b18f-fd7b-4176-92af-f0a6325fe3d2 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:54.023644 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:54.023644 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:54.033760 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-3ca6b18f-fd7b-4176-92af-f0a6325fe3d2 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:34:54.038237 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-3ca6b18f-fd7b-4176-92af-f0a6325fe3d2 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:34:54.038928 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 168/680] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:34:53 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 1138 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:34:54.096233 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-155109b2-f449-4f71-893a-3ac6ee82d59c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:54.098841 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-155109b2-f449-4f71-893a-3ac6ee82d59c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2/action Jul 09 15:34:54.098841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-155109b2-f449-4f71-893a-3ac6ee82d59c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:34:54.098841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-155109b2-f449-4f71-893a-3ac6ee82d59c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:34:54.120119 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:54.120119 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:54.120870 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-155109b2-f449-4f71-893a-3ac6ee82d59c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:34:54.133605 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-155109b2-f449-4f71-893a-3ac6ee82d59c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Begin detaching volume completed successfully. Jul 09 15:34:54.133891 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-155109b2-f449-4f71-893a-3ac6ee82d59c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2/action returned with HTTP 202 Jul 09 15:34:54.134883 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 171/681] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:34:54 2026] POST /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:34:54.676590 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b1019e88-d066-4eb0-98b6-c3ea78d818c7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:54.685205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b1019e88-d066-4eb0-98b6-c3ea78d818c7 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:54.685689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b1019e88-d066-4eb0-98b6-c3ea78d818c7 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:54.685689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b1019e88-d066-4eb0-98b6-c3ea78d818c7 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:54.685833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b1019e88-d066-4eb0-98b6-c3ea78d818c7 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:54.691236 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:54.691236 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:54.692145 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b1019e88-d066-4eb0-98b6-c3ea78d818c7 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:54.692416 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 168/682] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:54 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:55.176512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a05841e1-a708-4d6f-bdff-480be136bcce None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:55.177066 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a05841e1-a708-4d6f-bdff-480be136bcce None None] GET https://10.4.3.19/volume// Jul 09 15:34:55.177066 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a05841e1-a708-4d6f-bdff-480be136bcce None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:55.177319 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a05841e1-a708-4d6f-bdff-480be136bcce None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:55.177622 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a05841e1-a708-4d6f-bdff-480be136bcce None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:34:55.178083 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 176/683] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:34:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:34:55.205142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c74dd225-adbc-4c95-b216-d1402b9c20ea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:55.209619 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c74dd225-adbc-4c95-b216-d1402b9c20ea tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:34:55.209619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c74dd225-adbc-4c95-b216-d1402b9c20ea tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:55.209619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c74dd225-adbc-4c95-b216-d1402b9c20ea tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:55.223535 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:55.223535 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:55.229477 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c74dd225-adbc-4c95-b216-d1402b9c20ea tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:34:55.237220 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c74dd225-adbc-4c95-b216-d1402b9c20ea tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:34:55.237220 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 169/684] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:34:55 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 1321 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:34:55.707489 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-59e33f25-61ed-4269-885b-b545a7c9e37f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:55.710216 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-59e33f25-61ed-4269-885b-b545a7c9e37f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:55.710216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-59e33f25-61ed-4269-885b-b545a7c9e37f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:55.710514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-59e33f25-61ed-4269-885b-b545a7c9e37f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:55.710853 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-59e33f25-61ed-4269-885b-b545a7c9e37f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:55.717565 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:55.717565 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:55.719577 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-59e33f25-61ed-4269-885b-b545a7c9e37f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:55.719577 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 172/685] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:55 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:56.367848 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c65e8d7f-fee1-4c87-9eff-5a977ac3ff5f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:56.371041 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c65e8d7f-fee1-4c87-9eff-5a977ac3ff5f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] DELETE https://10.4.3.19/volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631 Jul 09 15:34:56.371267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c65e8d7f-fee1-4c87-9eff-5a977ac3ff5f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:56.371700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c65e8d7f-fee1-4c87-9eff-5a977ac3ff5f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:56.392218 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:56.392218 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:56.735786 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-017d7ec9-7ce9-4621-8b9e-9b7fe93a3d12 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:56.740614 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-017d7ec9-7ce9-4621-8b9e-9b7fe93a3d12 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:56.740906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-017d7ec9-7ce9-4621-8b9e-9b7fe93a3d12 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:56.741307 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-017d7ec9-7ce9-4621-8b9e-9b7fe93a3d12 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:56.741307 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-017d7ec9-7ce9-4621-8b9e-9b7fe93a3d12 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:56.747713 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:56.747713 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:56.749602 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-017d7ec9-7ce9-4621-8b9e-9b7fe93a3d12 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:56.749602 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 177/686] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:56 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:56.958102 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-85a6d82e-73a7-428a-98ce-a5e6cf8e54d4 req-c65e8d7f-fee1-4c87-9eff-5a977ac3ff5f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631 returned with HTTP 200 Jul 09 15:34:56.958718 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 169/687] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:34:56 2026] DELETE /volume/v3/attachments/5489fa2f-63df-4ea5-9cb4-6b67bf321631 => generated 19 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:57.767904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cf711362-bc8f-41b1-8837-3464071401cb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:57.770694 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf711362-bc8f-41b1-8837-3464071401cb tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:57.770694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf711362-bc8f-41b1-8837-3464071401cb tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:57.770877 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf711362-bc8f-41b1-8837-3464071401cb tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:57.772704 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-cf711362-bc8f-41b1-8837-3464071401cb tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:57.776861 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:57.776861 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:34:57.778120 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf711362-bc8f-41b1-8837-3464071401cb tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:57.778674 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 170/688] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:57 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:58.463099 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-44086a09-6a7c-4f98-a6d3-6e3da9f58099 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:58.465563 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-44086a09-6a7c-4f98-a6d3-6e3da9f58099 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:34:58.466271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-44086a09-6a7c-4f98-a6d3-6e3da9f58099 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:58.466271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-44086a09-6a7c-4f98-a6d3-6e3da9f58099 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:58.476674 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:58.476674 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:34:58.481760 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-44086a09-6a7c-4f98-a6d3-6e3da9f58099 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:34:58.486951 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-44086a09-6a7c-4f98-a6d3-6e3da9f58099 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:34:58.487709 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 173/689] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:34:58 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:34:58.794470 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-775cfa9d-ac76-45d9-bdd1-f1c9ce9b124b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:58.798493 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-775cfa9d-ac76-45d9-bdd1-f1c9ce9b124b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:58.798493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-775cfa9d-ac76-45d9-bdd1-f1c9ce9b124b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:58.798493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-775cfa9d-ac76-45d9-bdd1-f1c9ce9b124b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:58.798689 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-775cfa9d-ac76-45d9-bdd1-f1c9ce9b124b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:58.803435 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:58.803435 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:34:58.804310 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-775cfa9d-ac76-45d9-bdd1-f1c9ce9b124b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:58.804713 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 178/690] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:58 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:34:59.817043 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0b708c80-8ae2-46df-b358-48f52796fd4f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:34:59.819279 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0b708c80-8ae2-46df-b358-48f52796fd4f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:34:59.819550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0b708c80-8ae2-46df-b358-48f52796fd4f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:34:59.819736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0b708c80-8ae2-46df-b358-48f52796fd4f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:34:59.819852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0b708c80-8ae2-46df-b358-48f52796fd4f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:34:59.824603 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:34:59.824603 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:34:59.825369 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0b708c80-8ae2-46df-b358-48f52796fd4f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:34:59.825764 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 170/691] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:34:59 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:00.846950 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-37974e21-8d61-4a71-8e91-f8ccbddc0396 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:00.854384 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-37974e21-8d61-4a71-8e91-f8ccbddc0396 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:00.854492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-37974e21-8d61-4a71-8e91-f8ccbddc0396 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:00.855065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-37974e21-8d61-4a71-8e91-f8ccbddc0396 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:00.855065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-37974e21-8d61-4a71-8e91-f8ccbddc0396 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:00.868239 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:00.868239 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:00.869167 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-37974e21-8d61-4a71-8e91-f8ccbddc0396 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:00.869698 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 171/692] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:00 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:01.888522 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-28c61459-4fd0-49be-b96b-ab9975dba61b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:01.892400 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28c61459-4fd0-49be-b96b-ab9975dba61b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:01.893358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28c61459-4fd0-49be-b96b-ab9975dba61b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:01.893358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28c61459-4fd0-49be-b96b-ab9975dba61b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:01.893358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-28c61459-4fd0-49be-b96b-ab9975dba61b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:01.900938 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:01.900938 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:01.903129 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28c61459-4fd0-49be-b96b-ab9975dba61b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:01.903962 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 174/693] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:01 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:02.919884 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1c1905a8-5790-4884-b1cd-122d36d8fb3a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:02.921671 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1c1905a8-5790-4884-b1cd-122d36d8fb3a tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:02.921953 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1c1905a8-5790-4884-b1cd-122d36d8fb3a tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:02.922217 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1c1905a8-5790-4884-b1cd-122d36d8fb3a tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:02.922318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1c1905a8-5790-4884-b1cd-122d36d8fb3a tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:02.944076 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:02.944076 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:02.945324 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1c1905a8-5790-4884-b1cd-122d36d8fb3a tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:02.945869 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 179/694] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:02 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:03.962300 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fe7c620b-5ddb-48e2-a141-95ade075f9e6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:03.965271 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fe7c620b-5ddb-48e2-a141-95ade075f9e6 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:03.965589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fe7c620b-5ddb-48e2-a141-95ade075f9e6 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:03.965847 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fe7c620b-5ddb-48e2-a141-95ade075f9e6 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:03.966150 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-fe7c620b-5ddb-48e2-a141-95ade075f9e6 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:03.976029 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:03.976029 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:03.977030 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fe7c620b-5ddb-48e2-a141-95ade075f9e6 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:03.977512 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 171/695] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:03 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:04.991768 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9fe0569f-a24e-4356-9faa-acf7e57bf38b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:04.996024 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fe0569f-a24e-4356-9faa-acf7e57bf38b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:04.996024 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fe0569f-a24e-4356-9faa-acf7e57bf38b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:04.996024 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fe0569f-a24e-4356-9faa-acf7e57bf38b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:04.996024 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9fe0569f-a24e-4356-9faa-acf7e57bf38b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:05.004578 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:05.004578 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:05.005590 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fe0569f-a24e-4356-9faa-acf7e57bf38b tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:05.006394 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 172/696] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:04 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:06.023449 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-db49296a-024b-41e2-8bf4-4abf649e1aba None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:06.026616 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-db49296a-024b-41e2-8bf4-4abf649e1aba tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:06.026616 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-db49296a-024b-41e2-8bf4-4abf649e1aba tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:06.026853 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-db49296a-024b-41e2-8bf4-4abf649e1aba tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:06.026853 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-db49296a-024b-41e2-8bf4-4abf649e1aba tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:06.032114 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:06.032114 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:06.033075 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-db49296a-024b-41e2-8bf4-4abf649e1aba tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:06.033778 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 175/697] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:06 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:06.544211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-af4784df-38e7-4dfd-9416-80d4631d3f67 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:06.546448 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af4784df-38e7-4dfd-9416-80d4631d3f67 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:06.546840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af4784df-38e7-4dfd-9416-80d4631d3f67 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:06.546840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af4784df-38e7-4dfd-9416-80d4631d3f67 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:06.557221 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:06.557221 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:06.566761 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-af4784df-38e7-4dfd-9416-80d4631d3f67 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:06.570200 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af4784df-38e7-4dfd-9416-80d4631d3f67 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:06.570929 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 180/698] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:06 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:06.647149 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-6594f777-1992-4534-8220-89641ee6eb12 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:06.653942 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-6594f777-1992-4534-8220-89641ee6eb12 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:06.654172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-6594f777-1992-4534-8220-89641ee6eb12 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:06.654654 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-6594f777-1992-4534-8220-89641ee6eb12 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:06.676068 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:06.676068 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:06.686243 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-6594f777-1992-4534-8220-89641ee6eb12 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:06.698511 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-6594f777-1992-4534-8220-89641ee6eb12 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:06.699097 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 172/699] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:35:06 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:07.047377 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e7719119-51c6-4e65-9fde-d2e0174470f3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:07.050356 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e7719119-51c6-4e65-9fde-d2e0174470f3 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:07.050656 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e7719119-51c6-4e65-9fde-d2e0174470f3 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:07.050978 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e7719119-51c6-4e65-9fde-d2e0174470f3 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:07.051145 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e7719119-51c6-4e65-9fde-d2e0174470f3 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:07.062609 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:07.062609 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:07.063629 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e7719119-51c6-4e65-9fde-d2e0174470f3 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:07.064210 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 173/700] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:07 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:07.078437 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-75e01b54-78c4-47b2-98b2-29773c4c1541 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:07.082345 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75e01b54-78c4-47b2-98b2-29773c4c1541 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed Jul 09 15:35:07.082811 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75e01b54-78c4-47b2-98b2-29773c4c1541 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:07.083161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75e01b54-78c4-47b2-98b2-29773c4c1541 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:07.094445 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:07.094445 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:07.100441 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-75e01b54-78c4-47b2-98b2-29773c4c1541 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Volume info retrieved successfully. Jul 09 15:35:07.108344 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75e01b54-78c4-47b2-98b2-29773c4c1541 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed returned with HTTP 200 Jul 09 15:35:07.108344 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 176/701] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:07 2026] GET /volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:07.125105 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-23884022-d7cf-4a52-8b2c-f42cb309c112 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:07.127292 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-23884022-d7cf-4a52-8b2c-f42cb309c112 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] PUT https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:07.128276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-23884022-d7cf-4a52-8b2c-f42cb309c112 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1539259472", "description": "tempest-volume-backup-description-5988865"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:07.139327 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:07.139327 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:07.161856 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-23884022-d7cf-4a52-8b2c-f42cb309c112 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:07.164178 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 181/702] 10.4.3.19 () {70 vars in 1402 bytes} [Thu Jul 9 15:35:07 2026] PUT /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:07.177102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2ac35c4f-593a-4e0b-9102-995f2833243f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:07.179845 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2ac35c4f-593a-4e0b-9102-995f2833243f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:07.180214 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2ac35c4f-593a-4e0b-9102-995f2833243f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:07.180575 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2ac35c4f-593a-4e0b-9102-995f2833243f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:07.181172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2ac35c4f-593a-4e0b-9102-995f2833243f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:07.187243 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:07.187243 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:07.188778 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2ac35c4f-593a-4e0b-9102-995f2833243f tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:07.188868 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 173/703] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:07 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:07.205689 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-031d811b-7e26-4eea-a5d9-c6d194f86b43 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:07.207838 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-031d811b-7e26-4eea-a5d9-c6d194f86b43 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] DELETE https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:07.208295 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-031d811b-7e26-4eea-a5d9-c6d194f86b43 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:07.208393 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-031d811b-7e26-4eea-a5d9-c6d194f86b43 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:07.208461 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-031d811b-7e26-4eea-a5d9-c6d194f86b43 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Delete backup with id: 45eef3f8-b479-4e6d-bd7e-9421719d6b86. Jul 09 15:35:07.213479 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:07.213479 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:07.252741 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-031d811b-7e26-4eea-a5d9-c6d194f86b43 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] delete_backup rpcapi backup_id 45eef3f8-b479-4e6d-bd7e-9421719d6b86 {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:35:07.254297 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-031d811b-7e26-4eea-a5d9-c6d194f86b43 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 202 Jul 09 15:35:07.255223 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 174/704] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:35:07 2026] DELETE /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:35:07.265434 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c17776e9-0e64-4fc3-92ed-e2390322f005 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:07.271211 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c17776e9-0e64-4fc3-92ed-e2390322f005 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:07.271624 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c17776e9-0e64-4fc3-92ed-e2390322f005 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:07.272012 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c17776e9-0e64-4fc3-92ed-e2390322f005 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:07.272116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c17776e9-0e64-4fc3-92ed-e2390322f005 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:07.285262 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:07.285262 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:07.287403 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c17776e9-0e64-4fc3-92ed-e2390322f005 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:07.288761 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 177/705] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:07 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:08.309393 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1fa17a6d-9979-4b29-9152-08d6ad337fc8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:08.313223 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1fa17a6d-9979-4b29-9152-08d6ad337fc8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:08.314406 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1fa17a6d-9979-4b29-9152-08d6ad337fc8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:08.314707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1fa17a6d-9979-4b29-9152-08d6ad337fc8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:08.315207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1fa17a6d-9979-4b29-9152-08d6ad337fc8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:08.326802 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:08.326802 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:08.327735 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1fa17a6d-9979-4b29-9152-08d6ad337fc8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 200 Jul 09 15:35:08.328288 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 182/706] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:08 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 834 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:08.768797 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1ada17a3-14a3-434b-8f59-3eca984a58eb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:08.769923 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1ada17a3-14a3-434b-8f59-3eca984a58eb None None] GET https://10.4.3.19/volume// Jul 09 15:35:08.769923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1ada17a3-14a3-434b-8f59-3eca984a58eb None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:08.769923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1ada17a3-14a3-434b-8f59-3eca984a58eb None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:08.770349 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1ada17a3-14a3-434b-8f59-3eca984a58eb None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:08.770739 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 174/707] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:35: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 09 15:35:08.781260 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-759b751b-118d-4494-b2e2-6c612cb80e08 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:08.786267 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-759b751b-118d-4494-b2e2-6c612cb80e08 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:35:08.787070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-759b751b-118d-4494-b2e2-6c612cb80e08 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6012d473-c153-48e1-8239-068abbb5e958", "connector": null, "instance_uuid": "7fa253cc-bccb-4eb6-904d-6e24a602a4cc"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:08.801545 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:08.801545 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:08.901460 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-759b751b-118d-4494-b2e2-6c612cb80e08 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:35:08.902066 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 175/708] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:35:08 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:09.227252 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-55f3ad93-c542-43da-81be-b5f081605e82 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:09.229699 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55f3ad93-c542-43da-81be-b5f081605e82 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:10.180780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55f3ad93-c542-43da-81be-b5f081605e82 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.180780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55f3ad93-c542-43da-81be-b5f081605e82 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.180780 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:10.180780 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:10.180780 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-55f3ad93-c542-43da-81be-b5f081605e82 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:10.180780 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55f3ad93-c542-43da-81be-b5f081605e82 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:10.180780 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 178/709] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:09 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:10.186198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-49f42457-cf1c-4fc3-961f-60baba79e1ee None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.186198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-49f42457-cf1c-4fc3-961f-60baba79e1ee tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 Jul 09 15:35:10.186198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-49f42457-cf1c-4fc3-961f-60baba79e1ee tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.186198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-49f42457-cf1c-4fc3-961f-60baba79e1ee tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.186198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-49f42457-cf1c-4fc3-961f-60baba79e1ee tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Show backup with id 45eef3f8-b479-4e6d-bd7e-9421719d6b86. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:35:10.186198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-49f42457-cf1c-4fc3-961f-60baba79e1ee tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 returned with HTTP 404 Jul 09 15:35:10.186198 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 183/710] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:09 2026] GET /volume/v3/backups/45eef3f8-b479-4e6d-bd7e-9421719d6b86 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:10.187855 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2a7f8ec1-e834-42bf-bed6-66c179691039 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.187855 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a7f8ec1-e834-42bf-bed6-66c179691039 None None] GET https://10.4.3.19/volume// Jul 09 15:35:10.187855 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a7f8ec1-e834-42bf-bed6-66c179691039 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.187855 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a7f8ec1-e834-42bf-bed6-66c179691039 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.187855 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a7f8ec1-e834-42bf-bed6-66c179691039 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:10.187855 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 175/711] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:35:09 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:35:10.188944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-eb0fc77e-c749-4c44-8148-974331e1f78a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.188944 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-eb0fc77e-c749-4c44-8148-974331e1f78a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:10.188944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-eb0fc77e-c749-4c44-8148-974331e1f78a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.188944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-eb0fc77e-c749-4c44-8148-974331e1f78a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.192938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d181fcce-df5c-4142-a448-226f554bbbe8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.192938 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d181fcce-df5c-4142-a448-226f554bbbe8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed Jul 09 15:35:10.192938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d181fcce-df5c-4142-a448-226f554bbbe8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.192938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d181fcce-df5c-4142-a448-226f554bbbe8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.192938 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:10.192938 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:10.193472 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:10.193472 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:10.193740 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d181fcce-df5c-4142-a448-226f554bbbe8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Volume info retrieved successfully. Jul 09 15:35:10.193889 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-eb0fc77e-c749-4c44-8148-974331e1f78a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:10.194084 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d181fcce-df5c-4142-a448-226f554bbbe8 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed returned with HTTP 200 Jul 09 15:35:10.194084 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 179/712] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:09 2026] GET /volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:10.194283 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-eb0fc77e-c749-4c44-8148-974331e1f78a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:10.194283 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 176/713] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:35:09 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1023 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3e187780-47a2-44dc-b323-1b0b2f6282bd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3e187780-47a2-44dc-b323-1b0b2f6282bd tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] DELETE https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3e187780-47a2-44dc-b323-1b0b2f6282bd tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3e187780-47a2-44dc-b323-1b0b2f6282bd tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-3e187780-47a2-44dc-b323-1b0b2f6282bd tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Delete volume with id: eb438d1c-b5ba-4a02-bef1-b173938cd2ed Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3e187780-47a2-44dc-b323-1b0b2f6282bd tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Volume info retrieved successfully. Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3e187780-47a2-44dc-b323-1b0b2f6282bd tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Delete volume request issued successfully. Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3e187780-47a2-44dc-b323-1b0b2f6282bd tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed returned with HTTP 202 Jul 09 15:35:10.194771 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 184/714] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:35:09 2026] DELETE /volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:35:10.195070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8822da12-984e-483a-8e4b-a59d1eabe911 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.195070 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8822da12-984e-483a-8e4b-a59d1eabe911 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed Jul 09 15:35:10.195070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8822da12-984e-483a-8e4b-a59d1eabe911 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.195070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8822da12-984e-483a-8e4b-a59d1eabe911 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.195322 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-d275bcc7-8972-4d17-aa2d-2e9945371b4b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.195322 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-d275bcc7-8972-4d17-aa2d-2e9945371b4b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] PUT https://10.4.3.19/volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d Jul 09 15:35:10.195322 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-d275bcc7-8972-4d17-aa2d-2e9945371b4b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:10.195561 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:10.195561 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:10.195726 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-d275bcc7-8972-4d17-aa2d-2e9945371b4b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Acquiring lock "cinder-attachment_update-6012d473-c153-48e1-8239-068abbb5e958-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:35:10.195851 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8822da12-984e-483a-8e4b-a59d1eabe911 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Volume info retrieved successfully. Jul 09 15:35:10.195930 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-d275bcc7-8972-4d17-aa2d-2e9945371b4b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Lock "cinder-attachment_update-6012d473-c153-48e1-8239-068abbb5e958-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:35:10.195930 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:10.195930 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:10.196083 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8822da12-984e-483a-8e4b-a59d1eabe911 tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed returned with HTTP 200 Jul 09 15:35:10.196083 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 176/715] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:09 2026] GET /volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:10.252124 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-d275bcc7-8972-4d17-aa2d-2e9945371b4b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Lock "cinder-attachment_update-6012d473-c153-48e1-8239-068abbb5e958-np0000004916" released by "attachment_update" :: held 0.542s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:35:10.252758 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-d275bcc7-8972-4d17-aa2d-2e9945371b4b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d returned with HTTP 200 Jul 09 15:35:10.253462 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 180/716] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:35:09 2026] PUT /volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:10.289044 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-78ffea35-bafe-4bca-b743-95baec66a099 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.291530 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-78ffea35-bafe-4bca-b743-95baec66a099 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:10.291748 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-78ffea35-bafe-4bca-b743-95baec66a099 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.291983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-78ffea35-bafe-4bca-b743-95baec66a099 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.318112 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:10.318112 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:10.330820 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-78ffea35-bafe-4bca-b743-95baec66a099 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:10.341393 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-78ffea35-bafe-4bca-b743-95baec66a099 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:10.342279 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 177/717] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:10 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:10.738918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ee8e12ac-cbc7-4db3-a18a-668ef209a68e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:10.740624 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee8e12ac-cbc7-4db3-a18a-668ef209a68e tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] GET https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed Jul 09 15:35:10.741355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee8e12ac-cbc7-4db3-a18a-668ef209a68e tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:10.741355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee8e12ac-cbc7-4db3-a18a-668ef209a68e tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:10.749222 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee8e12ac-cbc7-4db3-a18a-668ef209a68e tempest-VolumesBackupsV39Test-1382335326 tempest-VolumesBackupsV39Test-1382335326-project-member] https://10.4.3.19/volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed returned with HTTP 404 Jul 09 15:35:10.749762 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 185/718] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:35:10 2026] GET /volume/v3/volumes/eb438d1c-b5ba-4a02-bef1-b173938cd2ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:11.361035 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c5407f2f-7e94-4c9a-859e-af7f6ccffc99 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:11.363233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5407f2f-7e94-4c9a-859e-af7f6ccffc99 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:11.363435 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5407f2f-7e94-4c9a-859e-af7f6ccffc99 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:11.363656 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5407f2f-7e94-4c9a-859e-af7f6ccffc99 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:11.391004 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:11.391004 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:11.405867 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c5407f2f-7e94-4c9a-859e-af7f6ccffc99 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:11.418891 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5407f2f-7e94-4c9a-859e-af7f6ccffc99 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:11.419461 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 177/719] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:11 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:12.441104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-858876e8-dca2-4b74-b869-eb5b278c8644 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:12.443997 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-858876e8-dca2-4b74-b869-eb5b278c8644 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:12.444863 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-858876e8-dca2-4b74-b869-eb5b278c8644 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:12.444863 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-858876e8-dca2-4b74-b869-eb5b278c8644 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:12.462133 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:12.462133 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:12.470758 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-858876e8-dca2-4b74-b869-eb5b278c8644 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:12.485617 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-858876e8-dca2-4b74-b869-eb5b278c8644 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:12.486045 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 181/720] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:12 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:13.503944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2d4602ae-72da-4124-9e13-d5114ad2bc7a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:13.511328 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d4602ae-72da-4124-9e13-d5114ad2bc7a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:13.511328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d4602ae-72da-4124-9e13-d5114ad2bc7a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:13.511328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d4602ae-72da-4124-9e13-d5114ad2bc7a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:13.532940 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:13.532940 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:13.537858 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2d4602ae-72da-4124-9e13-d5114ad2bc7a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:13.547251 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d4602ae-72da-4124-9e13-d5114ad2bc7a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:13.547251 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 178/721] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:13 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:14.562653 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-09378562-a755-40ba-ae70-4487a0456b1a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:14.564437 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-09378562-a755-40ba-ae70-4487a0456b1a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:14.564632 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-09378562-a755-40ba-ae70-4487a0456b1a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:14.564843 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-09378562-a755-40ba-ae70-4487a0456b1a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:14.581420 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:14.581420 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:14.588073 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-09378562-a755-40ba-ae70-4487a0456b1a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:14.596873 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-09378562-a755-40ba-ae70-4487a0456b1a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:14.597366 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 186/722] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:14 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:15.106464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-53d4b295-0644-448f-b671-94129bafd206 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:15.107997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-10528ab5-9ff0-428c-89b5-bf8940161345 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:15.110351 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:35:15.110788 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:35:15.111109 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-226402726"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:15.111981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-494724523"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:15.113395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-226402726'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:35:15.113599 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Create volume of 1 GB Jul 09 15:35:15.115362 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-494724523'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:35:15.115670 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Create volume of 1 GB Jul 09 15:35:15.119341 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=229,cinder:UPDATE=50,cinder:INSERT=30 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:35:15.119507 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=221,cinder:UPDATE=63,cinder:INSERT=30 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:35:15.121767 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Availability Zones retrieved successfully. Jul 09 15:35:15.127210 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Availability Zones retrieved successfully. Jul 09 15:35:15.131873 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Flow 'volume_create_api' (1880ebed-9532-4901-993f-ace6965fbebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:35:15.132738 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Flow 'volume_create_api' (64f9bcf2-b145-443e-bcb0-edd61366887c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:35:15.133607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07250286-b646-49b3-9305-cc8df073a78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.134421 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d987e6-00bd-4b68-b499-ffd8e6b330d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.134946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:35:15.136971 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:35:15.193213 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d987e6-00bd-4b68-b499-ffd8e6b330d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.193591 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07250286-b646-49b3-9305-cc8df073a78c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.194076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b523781a-2a68-4f74-b396-930892b6095a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.194157 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abfd49c0-d71f-45e8-8078-f7bced51ee86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.299419 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Created reservations ['d63490fe-9a14-43c9-9bfd-3bc1be887bca', 'd09e6aae-6df9-4988-88fe-56a8c0c87d30', 'df6a869b-ca07-48b5-adb3-6c49f6c43105', '56dfd74c-646a-47b1-bc72-46df0eb2b573'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:35:15.300542 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Created reservations ['5cc0bbaf-c5cd-4b0e-b0ad-418cf606b9af', '99cd8d89-2f1e-4f6d-b285-9b8feb9732bb', 'bbc166b9-201d-44c6-82ec-b5a5c1c58d73', 'f546ef9d-a847-4cf0-b8f0-815dec5cbb75'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:35:15.300642 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b523781a-2a68-4f74-b396-930892b6095a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d63490fe-9a14-43c9-9bfd-3bc1be887bca', 'd09e6aae-6df9-4988-88fe-56a8c0c87d30', 'df6a869b-ca07-48b5-adb3-6c49f6c43105', '56dfd74c-646a-47b1-bc72-46df0eb2b573']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.301601 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abfd49c0-d71f-45e8-8078-f7bced51ee86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5cc0bbaf-c5cd-4b0e-b0ad-418cf606b9af', '99cd8d89-2f1e-4f6d-b285-9b8feb9732bb', 'bbc166b9-201d-44c6-82ec-b5a5c1c58d73', 'f546ef9d-a847-4cf0-b8f0-815dec5cbb75']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.301698 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c05fd24-2188-4fb2-9538-d063fb660e7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.303166 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e712560-4295-4435-b1ba-e06bbbdea5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.334104 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c05fd24-2188-4fb2-9538-d063fb660e7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4eb9456-3f34-4673-ae60-cdd4b0632b45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-494724523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c6ee0f5bd44d898895b7016426fa1f',qos_specs=None,replication_status=,reservations=['d63490fe-9a14-43c9-9bfd-3bc1be887bca','d09e6aae-6df9-4988-88fe-56a8c0c87d30','df6a869b-ca07-48b5-adb3-6c49f6c43105','56dfd74c-646a-47b1-bc72-46df0eb2b573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92f632ef2aec4d2ab02b836c9f7b9bfe',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-494724523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4eb9456-3f34-4673-ae60-cdd4b0632b45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='93c6ee0f5bd44d898895b7016426fa1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='92f632ef2aec4d2ab02b836c9f7b9bfe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.335206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e37cece-56cf-48f7-8ab4-98d0943420ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.337249 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e712560-4295-4435-b1ba-e06bbbdea5a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8cfe72d-34a5-4977-ad48-aa584271a63b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-226402726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b992ade9ca44073bb3ca931608f441b',qos_specs=None,replication_status=,reservations=['5cc0bbaf-c5cd-4b0e-b0ad-418cf606b9af','99cd8d89-2f1e-4f6d-b285-9b8feb9732bb','bbc166b9-201d-44c6-82ec-b5a5c1c58d73','f546ef9d-a847-4cf0-b8f0-815dec5cbb75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='640669e5bcf14d65ad9b3422574bae5b',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:35:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-226402726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8cfe72d-34a5-4977-ad48-aa584271a63b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1b992ade9ca44073bb3ca931608f441b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='640669e5bcf14d65ad9b3422574bae5b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.338408 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a563ed-4465-4951-87d9-db900d44de63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.362958 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e37cece-56cf-48f7-8ab4-98d0943420ea) transitioned into state 'SUCCESS' from state '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-494724523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='93c6ee0f5bd44d898895b7016426fa1f',qos_specs=None,replication_status=,reservations=['d63490fe-9a14-43c9-9bfd-3bc1be887bca','d09e6aae-6df9-4988-88fe-56a8c0c87d30','df6a869b-ca07-48b5-adb3-6c49f6c43105','56dfd74c-646a-47b1-bc72-46df0eb2b573'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='92f632ef2aec4d2ab02b836c9f7b9bfe',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.364400 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8756e6b-0fd7-42dc-8768-16f3bcef49f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.376759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e8756e6b-0fd7-42dc-8768-16f3bcef49f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.378583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Flow 'volume_create_api' (64f9bcf2-b145-443e-bcb0-edd61366887c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:35:15.378583 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Create volume request issued successfully. Jul 09 15:35:15.379360 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-53d4b295-0644-448f-b671-94129bafd206 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:35:15.380816 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 178/723] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:35:15 2026] POST /volume/v3/volumes => generated 752 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:35:15.388717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92a563ed-4465-4951-87d9-db900d44de63) transitioned into state 'SUCCESS' from state '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-226402726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1b992ade9ca44073bb3ca931608f441b',qos_specs=None,replication_status=,reservations=['5cc0bbaf-c5cd-4b0e-b0ad-418cf606b9af','99cd8d89-2f1e-4f6d-b285-9b8feb9732bb','bbc166b9-201d-44c6-82ec-b5a5c1c58d73','f546ef9d-a847-4cf0-b8f0-815dec5cbb75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='640669e5bcf14d65ad9b3422574bae5b',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.389740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda0a31a-ed9f-4f1d-aad2-26f8e7c5a3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:15.402515 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4c752294-d279-4cd1-b8a2-4eef8518012e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:15.408033 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c752294-d279-4cd1-b8a2-4eef8518012e tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 Jul 09 15:35:15.408401 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c752294-d279-4cd1-b8a2-4eef8518012e tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:15.408684 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c752294-d279-4cd1-b8a2-4eef8518012e tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:15.410949 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eda0a31a-ed9f-4f1d-aad2-26f8e7c5a3d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:15.412006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Flow 'volume_create_api' (1880ebed-9532-4901-993f-ace6965fbebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:35:15.412471 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Create volume request issued successfully. Jul 09 15:35:15.413152 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10528ab5-9ff0-428c-89b5-bf8940161345 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:35:15.414155 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 182/724] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:35:15 2026] POST /volume/v3/volumes => generated 749 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:35:15.429426 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:15.429426 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:15.434503 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4c752294-d279-4cd1-b8a2-4eef8518012e tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Volume info retrieved successfully. Jul 09 15:35:15.437350 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cf6e94a2-e4db-4aab-8cf0-abc0938b5ec7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:15.440522 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cf6e94a2-e4db-4aab-8cf0-abc0938b5ec7 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:35:15.440707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cf6e94a2-e4db-4aab-8cf0-abc0938b5ec7 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:15.442097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cf6e94a2-e4db-4aab-8cf0-abc0938b5ec7 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:15.442410 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c752294-d279-4cd1-b8a2-4eef8518012e tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 returned with HTTP 200 Jul 09 15:35:15.442979 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 179/725] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:15 2026] GET /volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:15.452317 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:15.452317 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:15.458032 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cf6e94a2-e4db-4aab-8cf0-abc0938b5ec7 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:35:15.464295 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cf6e94a2-e4db-4aab-8cf0-abc0938b5ec7 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:35:15.465024 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 187/726] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:15 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 817 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:15.617141 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e7235e39-0165-4069-a04b-ca94442958b5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:15.619131 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e7235e39-0165-4069-a04b-ca94442958b5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:15.619331 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e7235e39-0165-4069-a04b-ca94442958b5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:15.619527 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e7235e39-0165-4069-a04b-ca94442958b5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:15.629947 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:15.629947 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:15.633568 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e7235e39-0165-4069-a04b-ca94442958b5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:15.638906 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e7235e39-0165-4069-a04b-ca94442958b5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:15.639385 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 179/727] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:15 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:16.462536 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1925f0e0-47d5-4983-b5cf-c6b6e04a55f8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:16.464975 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1925f0e0-47d5-4983-b5cf-c6b6e04a55f8 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 Jul 09 15:35:16.465258 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1925f0e0-47d5-4983-b5cf-c6b6e04a55f8 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:16.465507 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1925f0e0-47d5-4983-b5cf-c6b6e04a55f8 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:16.474613 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:16.474613 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:16.479303 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1925f0e0-47d5-4983-b5cf-c6b6e04a55f8 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Volume info retrieved successfully. Jul 09 15:35:16.480849 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-100ab3c3-de68-459e-8ce6-48521d8a4b79 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:16.483296 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-100ab3c3-de68-459e-8ce6-48521d8a4b79 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:35:16.483564 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-100ab3c3-de68-459e-8ce6-48521d8a4b79 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:16.483828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-100ab3c3-de68-459e-8ce6-48521d8a4b79 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:16.484816 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1925f0e0-47d5-4983-b5cf-c6b6e04a55f8 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 returned with HTTP 200 Jul 09 15:35:16.485400 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 183/728] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:16 2026] GET /volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:16.495105 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:16.495105 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:16.501507 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-100ab3c3-de68-459e-8ce6-48521d8a4b79 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:35:16.508722 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-100ab3c3-de68-459e-8ce6-48521d8a4b79 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:35:16.509524 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 180/729] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:16 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:16.532786 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-fd00de02-a1d6-40e7-94ee-98d5493acfe5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:16.535783 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-fd00de02-a1d6-40e7-94ee-98d5493acfe5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d/action Jul 09 15:35:16.536144 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-fd00de02-a1d6-40e7-94ee-98d5493acfe5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:35:16.536308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-fd00de02-a1d6-40e7-94ee-98d5493acfe5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:16.541325 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=253,cinder:INSERT=45,cinder:UPDATE=84 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:35:16.560855 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:16.560855 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:16.598468 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-f5d73064-7137-4f24-ab91-b4305abd1fcb req-fd00de02-a1d6-40e7-94ee-98d5493acfe5 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d/action returned with HTTP 204 Jul 09 15:35:16.598468 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 188/730] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:35:16 2026] POST /volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:16.656063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-707d09d9-098f-4712-bd71-3bb4d34bd0f7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:16.657912 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-707d09d9-098f-4712-bd71-3bb4d34bd0f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:16.658227 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-707d09d9-098f-4712-bd71-3bb4d34bd0f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:16.658519 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-707d09d9-098f-4712-bd71-3bb4d34bd0f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:16.671767 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:16.671767 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:16.676473 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-707d09d9-098f-4712-bd71-3bb4d34bd0f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:16.682931 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-707d09d9-098f-4712-bd71-3bb4d34bd0f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:16.683213 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 180/731] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:16 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:16.700952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9851e434-18f2-4077-b455-e8dc0447aad7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:16.708386 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9851e434-18f2-4077-b455-e8dc0447aad7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:16.708386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9851e434-18f2-4077-b455-e8dc0447aad7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:16.708386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9851e434-18f2-4077-b455-e8dc0447aad7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:16.723490 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:16.723490 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:16.729827 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9851e434-18f2-4077-b455-e8dc0447aad7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:16.736430 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9851e434-18f2-4077-b455-e8dc0447aad7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:16.737254 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 184/732] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:16 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1136 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:16.804573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6571b208-4803-4221-b294-aa4620548d9f req-9d38f74f-5397-44e2-a653-2d4a9d986410 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:16.809212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6571b208-4803-4221-b294-aa4620548d9f req-9d38f74f-5397-44e2-a653-2d4a9d986410 tempest-VolumesAdminNegativeTest-597703753 tempest-VolumesAdminNegativeTest-597703753-project] GET https://10.4.3.19/volume/v3/volumes/73aacbf4-dab7-431f-ae59-93dda7784bf0 Jul 09 15:35:16.812293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6571b208-4803-4221-b294-aa4620548d9f req-9d38f74f-5397-44e2-a653-2d4a9d986410 tempest-VolumesAdminNegativeTest-597703753 tempest-VolumesAdminNegativeTest-597703753-project] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:16.812293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6571b208-4803-4221-b294-aa4620548d9f req-9d38f74f-5397-44e2-a653-2d4a9d986410 tempest-VolumesAdminNegativeTest-597703753 tempest-VolumesAdminNegativeTest-597703753-project] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:16.828084 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6571b208-4803-4221-b294-aa4620548d9f req-9d38f74f-5397-44e2-a653-2d4a9d986410 tempest-VolumesAdminNegativeTest-597703753 tempest-VolumesAdminNegativeTest-597703753-project] https://10.4.3.19/volume/v3/volumes/73aacbf4-dab7-431f-ae59-93dda7784bf0 returned with HTTP 404 Jul 09 15:35:16.829414 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 181/733] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:35:16 2026] GET /volume/v3/volumes/73aacbf4-dab7-431f-ae59-93dda7784bf0 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:16.847526 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a07714fa-93c2-48d0-9115-f043c54ccdc3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:16.850475 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a07714fa-93c2-48d0-9115-f043c54ccdc3 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 Jul 09 15:35:16.851044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a07714fa-93c2-48d0-9115-f043c54ccdc3 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:16.851044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a07714fa-93c2-48d0-9115-f043c54ccdc3 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:16.851044 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a07714fa-93c2-48d0-9115-f043c54ccdc3 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Delete volume with id: e4eb9456-3f34-4673-ae60-cdd4b0632b45 Jul 09 15:35:16.859709 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:16.859709 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:16.860445 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a07714fa-93c2-48d0-9115-f043c54ccdc3 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Volume info retrieved successfully. Jul 09 15:35:16.891362 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a07714fa-93c2-48d0-9115-f043c54ccdc3 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Delete volume request issued successfully. Jul 09 15:35:16.892015 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a07714fa-93c2-48d0-9115-f043c54ccdc3 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 returned with HTTP 202 Jul 09 15:35:16.892076 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 189/734] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:35:16 2026] DELETE /volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:35:16.902478 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-733ba936-1ef7-46f9-86c0-6a43d3f23305 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:16.905314 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-733ba936-1ef7-46f9-86c0-6a43d3f23305 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 Jul 09 15:35:16.905567 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-733ba936-1ef7-46f9-86c0-6a43d3f23305 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:16.905835 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-733ba936-1ef7-46f9-86c0-6a43d3f23305 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:16.915968 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:16.915968 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:16.921930 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-733ba936-1ef7-46f9-86c0-6a43d3f23305 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Volume info retrieved successfully. Jul 09 15:35:16.930516 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-733ba936-1ef7-46f9-86c0-6a43d3f23305 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 returned with HTTP 200 Jul 09 15:35:16.930516 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 181/735] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:16 2026] GET /volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:17.405119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-8349cb33-9351-4ecb-be78-0954f101c5e1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:17.407545 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-8349cb33-9351-4ecb-be78-0954f101c5e1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:17.407807 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-8349cb33-9351-4ecb-be78-0954f101c5e1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:17.408015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-8349cb33-9351-4ecb-be78-0954f101c5e1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:17.419057 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:17.419057 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:17.422950 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-8349cb33-9351-4ecb-be78-0954f101c5e1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:17.427381 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-8349cb33-9351-4ecb-be78-0954f101c5e1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:17.427753 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 185/736] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:35:17 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:17.957971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39f130ca-266c-43ba-9f9b-fa4dc0421683 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:17.962198 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39f130ca-266c-43ba-9f9b-fa4dc0421683 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 Jul 09 15:35:17.962198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39f130ca-266c-43ba-9f9b-fa4dc0421683 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:17.962573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39f130ca-266c-43ba-9f9b-fa4dc0421683 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:17.978575 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39f130ca-266c-43ba-9f9b-fa4dc0421683 tempest-VolumesAdminNegativeTest-872640396 tempest-VolumesAdminNegativeTest-872640396-project-member] https://10.4.3.19/volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 returned with HTTP 404 Jul 09 15:35:17.979511 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 182/737] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:17 2026] GET /volume/v3/volumes/e4eb9456-3f34-4673-ae60-cdd4b0632b45 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:20.462867 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-05be0cef-364e-4005-8ada-b621f94ac278 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:20.463711 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05be0cef-364e-4005-8ada-b621f94ac278 None None] GET https://10.4.3.19/volume// Jul 09 15:35:20.463711 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05be0cef-364e-4005-8ada-b621f94ac278 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:20.463981 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05be0cef-364e-4005-8ada-b621f94ac278 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:20.464535 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05be0cef-364e-4005-8ada-b621f94ac278 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:20.465452 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 190/738] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:35:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:35:20.477202 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-ff802791-6600-40f4-abfa-d6f5f07d1ddc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:20.480057 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-ff802791-6600-40f4-abfa-d6f5f07d1ddc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:35:20.480606 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-ff802791-6600-40f4-abfa-d6f5f07d1ddc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6012d473-c153-48e1-8239-068abbb5e958", "connector": null, "instance_uuid": "7fa253cc-bccb-4eb6-904d-6e24a602a4cc"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:20.493930 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:20.493930 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:20.541434 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-ff802791-6600-40f4-abfa-d6f5f07d1ddc tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:35:20.542090 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 182/739] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:35:20 2026] POST /volume/v3/attachments => generated 273 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:20.554915 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8b7371ee-2670-4d4f-b798-1b2c5e10b0cf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:20.555621 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8b7371ee-2670-4d4f-b798-1b2c5e10b0cf None None] GET https://10.4.3.19/volume// Jul 09 15:35:20.555886 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8b7371ee-2670-4d4f-b798-1b2c5e10b0cf None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:20.556156 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8b7371ee-2670-4d4f-b798-1b2c5e10b0cf None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:20.556629 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8b7371ee-2670-4d4f-b798-1b2c5e10b0cf None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:20.557002 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 186/740] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:35:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:35:20.566873 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-2d70ff01-784a-4ee4-9e77-85da49782599 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:20.570048 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-2d70ff01-784a-4ee4-9e77-85da49782599 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:20.570436 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-2d70ff01-784a-4ee4-9e77-85da49782599 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:20.570783 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-2d70ff01-784a-4ee4-9e77-85da49782599 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:20.585674 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:20.585674 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:20.590336 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-2d70ff01-784a-4ee4-9e77-85da49782599 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:20.596201 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-2d70ff01-784a-4ee4-9e77-85da49782599 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:20.596680 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 183/741] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:35:20 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1316 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:35:20.970534 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-d6e870ee-ab99-4ec3-89d4-e33f85285403 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:20.973867 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-d6e870ee-ab99-4ec3-89d4-e33f85285403 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] DELETE https://10.4.3.19/volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d Jul 09 15:35:20.974389 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-d6e870ee-ab99-4ec3-89d4-e33f85285403 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:20.975390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-d6e870ee-ab99-4ec3-89d4-e33f85285403 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:20.988438 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:20.988438 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:21.524176 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-d6e870ee-ab99-4ec3-89d4-e33f85285403 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d returned with HTTP 200 Jul 09 15:35:21.524902 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 191/742] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:35:20 2026] DELETE /volume/v3/attachments/e3337e5b-96db-4855-b15c-11a68496e49d => generated 192 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:23.155884 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-237fd00b-60a2-40f7-8982-a0f56438a9b1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:23.156328 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-237fd00b-60a2-40f7-8982-a0f56438a9b1 None None] GET https://10.4.3.19/volume// Jul 09 15:35:23.156548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-237fd00b-60a2-40f7-8982-a0f56438a9b1 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:23.156784 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-237fd00b-60a2-40f7-8982-a0f56438a9b1 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:23.157209 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-237fd00b-60a2-40f7-8982-a0f56438a9b1 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:23.157627 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 183/743] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:35: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 09 15:35:23.167153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-922e76e1-dd66-4f57-a9c1-964ea18fa7d8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:23.169572 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-922e76e1-dd66-4f57-a9c1-964ea18fa7d8 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:35:23.169867 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-922e76e1-dd66-4f57-a9c1-964ea18fa7d8 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:23.170094 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-922e76e1-dd66-4f57-a9c1-964ea18fa7d8 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:23.181163 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:23.181163 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:23.184932 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-922e76e1-dd66-4f57-a9c1-964ea18fa7d8 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:35:23.189447 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-922e76e1-dd66-4f57-a9c1-964ea18fa7d8 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:35:23.189909 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 187/744] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:35:23 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1023 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:35:23.280388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-755ba219-4927-42af-95b5-038801b803f0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:23.297901 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-755ba219-4927-42af-95b5-038801b803f0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] PUT https://10.4.3.19/volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0 Jul 09 15:35:23.298583 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-755ba219-4927-42af-95b5-038801b803f0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:23.318551 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-755ba219-4927-42af-95b5-038801b803f0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Acquiring lock "cinder-attachment_update-6012d473-c153-48e1-8239-068abbb5e958-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:35:23.325782 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-755ba219-4927-42af-95b5-038801b803f0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Lock "cinder-attachment_update-6012d473-c153-48e1-8239-068abbb5e958-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:35:23.327382 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:23.327382 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:23.863174 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-755ba219-4927-42af-95b5-038801b803f0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Lock "cinder-attachment_update-6012d473-c153-48e1-8239-068abbb5e958-np0000004916" released by "attachment_update" :: held 0.536s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:35:23.863174 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-755ba219-4927-42af-95b5-038801b803f0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0 returned with HTTP 200 Jul 09 15:35:23.863391 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 184/745] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:35:23 2026] PUT /volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0 => generated 969 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:24.396918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-3bf6dd54-18c0-450d-b540-5db95c171d56 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:24.399801 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-3bf6dd54-18c0-450d-b540-5db95c171d56 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0/action Jul 09 15:35:24.400494 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-3bf6dd54-18c0-450d-b540-5db95c171d56 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:35:24.400635 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-3bf6dd54-18c0-450d-b540-5db95c171d56 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:24.421928 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:24.421928 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:24.438992 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-eeb4531d-79d8-43dd-b9a2-99a9472619f1 req-3bf6dd54-18c0-450d-b540-5db95c171d56 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0/action returned with HTTP 204 Jul 09 15:35:24.439222 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 192/746] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:35:24 2026] POST /volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:25.784446 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:25.998553 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:35:25.999258 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-963197445"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:26.001768 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-963197445'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:35:26.001768 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Create volume of 1 GB Jul 09 15:35:26.002035 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:26.002035 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:26.013213 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Availability Zones retrieved successfully. Jul 09 15:35:26.019867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Flow 'volume_create_api' (5f5bbebd-d837-4f00-a80a-0cda35f36c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:35:26.021276 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32e37b9-c8e1-4608-b13e-2180b0360bb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:26.022754 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:35:26.061043 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d32e37b9-c8e1-4608-b13e-2180b0360bb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:26.061924 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a09175-dac3-4ed8-aa1e-2f22118f7f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:26.187299 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Created reservations ['5b9d1af7-da8b-464c-9b9f-99c82a46c16f', 'ec33209f-61b3-4282-b250-02934dbbf7d2', '49385259-348e-46c2-9f47-9643e1bd37a1', '6d6adeff-bc50-4eba-ad92-ecabd83c169b'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:35:26.188275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a09175-dac3-4ed8-aa1e-2f22118f7f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b9d1af7-da8b-464c-9b9f-99c82a46c16f', 'ec33209f-61b3-4282-b250-02934dbbf7d2', '49385259-348e-46c2-9f47-9643e1bd37a1', '6d6adeff-bc50-4eba-ad92-ecabd83c169b']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:26.189173 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021f6507-6df1-400b-b085-4cc2536cd7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:26.215935 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (021f6507-6df1-400b-b085-4cc2536cd7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2ff4e43-91d4-46dc-86f1-31e8d0153b8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-963197445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6729996de443bf8145d67d574991ee',qos_specs=None,replication_status=,reservations=['5b9d1af7-da8b-464c-9b9f-99c82a46c16f','ec33209f-61b3-4282-b250-02934dbbf7d2','49385259-348e-46c2-9f47-9643e1bd37a1','6d6adeff-bc50-4eba-ad92-ecabd83c169b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99ecdb3886434617868812ed639ba1a1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:35:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-963197445',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2ff4e43-91d4-46dc-86f1-31e8d0153b8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aa6729996de443bf8145d67d574991ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='99ecdb3886434617868812ed639ba1a1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:26.217253 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bafb5aa-8abe-4113-b57f-45de8b299830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:26.248987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bafb5aa-8abe-4113-b57f-45de8b299830) transitioned into state 'SUCCESS' from state '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-963197445',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aa6729996de443bf8145d67d574991ee',qos_specs=None,replication_status=,reservations=['5b9d1af7-da8b-464c-9b9f-99c82a46c16f','ec33209f-61b3-4282-b250-02934dbbf7d2','49385259-348e-46c2-9f47-9643e1bd37a1','6d6adeff-bc50-4eba-ad92-ecabd83c169b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='99ecdb3886434617868812ed639ba1a1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:26.249828 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048364d4-3f59-4a0a-941e-c315973d4521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:26.260870 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (048364d4-3f59-4a0a-941e-c315973d4521) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:26.262789 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Flow 'volume_create_api' (5f5bbebd-d837-4f00-a80a-0cda35f36c26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:35:26.263226 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Create volume request issued successfully. Jul 09 15:35:26.263974 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c5007d5-82a0-48ea-9fff-17a561ece975 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:35:26.264563 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 184/747] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:35:25 2026] POST /volume/v3/volumes => generated 771 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:26.279062 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f558fe66-19e8-4e4b-a5af-2c301e021b4d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:26.284880 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f558fe66-19e8-4e4b-a5af-2c301e021b4d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:35:26.285129 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f558fe66-19e8-4e4b-a5af-2c301e021b4d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:26.285366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f558fe66-19e8-4e4b-a5af-2c301e021b4d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:26.298300 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:26.298300 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:26.303712 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f558fe66-19e8-4e4b-a5af-2c301e021b4d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:35:26.311548 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f558fe66-19e8-4e4b-a5af-2c301e021b4d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:35:26.312700 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 188/748] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:35:26 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:27.333471 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9b3b0e83-47b0-4979-a487-84eb27b22031 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:27.337476 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b3b0e83-47b0-4979-a487-84eb27b22031 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:35:27.337866 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b3b0e83-47b0-4979-a487-84eb27b22031 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:27.337954 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b3b0e83-47b0-4979-a487-84eb27b22031 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:27.351940 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:27.351940 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:27.357389 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9b3b0e83-47b0-4979-a487-84eb27b22031 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:35:27.368641 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b3b0e83-47b0-4979-a487-84eb27b22031 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:35:27.369759 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 185/749] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:35:27 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:34.432125 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:35:35.268988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-5062d4c1-6b5c-4300-9f3d-82268aaef549 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:35.272665 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-5062d4c1-6b5c-4300-9f3d-82268aaef549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:35.274313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-5062d4c1-6b5c-4300-9f3d-82268aaef549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:35.274313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-5062d4c1-6b5c-4300-9f3d-82268aaef549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:35.288669 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:35.288669 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:35.308784 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-5062d4c1-6b5c-4300-9f3d-82268aaef549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:35.314348 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-5062d4c1-6b5c-4300-9f3d-82268aaef549 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:35.315018 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 193/750] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:35:35 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:36.253425 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=76,cinder:INSERT=21,cinder:UPDATE=26 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:35:36.309423 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=49,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:35:37.364099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-06a23c8e-2445-4585-a828-41ef5e8ccc42 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:37.364941 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-06a23c8e-2445-4585-a828-41ef5e8ccc42 None None] GET https://10.4.3.19/volume// Jul 09 15:35:37.364941 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-06a23c8e-2445-4585-a828-41ef5e8ccc42 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:37.368168 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-06a23c8e-2445-4585-a828-41ef5e8ccc42 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:37.368168 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-06a23c8e-2445-4585-a828-41ef5e8ccc42 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:37.368168 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 185/751] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:35: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 09 15:35:37.368333 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=100,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:35:37.378662 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-2524d34d-fa39-452c-875c-cce7c95fe4d4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:37.383627 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-2524d34d-fa39-452c-875c-cce7c95fe4d4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:35:37.383627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-2524d34d-fa39-452c-875c-cce7c95fe4d4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3ea0f662-2d00-4e73-b17c-2e2b6954acc8", "connector": null, "instance_uuid": "b24ca975-4a2e-42b9-a50e-baf830e68886"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:37.404685 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:37.404685 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:37.461522 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-2524d34d-fa39-452c-875c-cce7c95fe4d4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:35:37.462257 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 189/752] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:35:37 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:35:37.848540 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f1b56f7e-4aaa-4459-a7b5-1e6850c3cbe4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:37.850931 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1b56f7e-4aaa-4459-a7b5-1e6850c3cbe4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:37.851539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1b56f7e-4aaa-4459-a7b5-1e6850c3cbe4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:37.851539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1b56f7e-4aaa-4459-a7b5-1e6850c3cbe4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:37.867133 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:37.867133 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:37.871862 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f1b56f7e-4aaa-4459-a7b5-1e6850c3cbe4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:37.877869 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1b56f7e-4aaa-4459-a7b5-1e6850c3cbe4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:37.878415 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 186/753] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:37 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:38.013850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-696b688e-4140-40d6-b22a-cd8f0697a063 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:38.014488 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-696b688e-4140-40d6-b22a-cd8f0697a063 None None] GET https://10.4.3.19/volume// Jul 09 15:35:38.014541 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-696b688e-4140-40d6-b22a-cd8f0697a063 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:38.016106 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-696b688e-4140-40d6-b22a-cd8f0697a063 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:38.016106 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-696b688e-4140-40d6-b22a-cd8f0697a063 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:38.016877 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 194/754] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:35:38 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:35:38.029971 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-402606cb-b276-45ba-b4d1-e27c9497243d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:38.035573 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-402606cb-b276-45ba-b4d1-e27c9497243d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:38.038398 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-402606cb-b276-45ba-b4d1-e27c9497243d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:38.039395 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-402606cb-b276-45ba-b4d1-e27c9497243d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:38.065318 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:38.065318 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:38.076484 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-402606cb-b276-45ba-b4d1-e27c9497243d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:38.087360 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-402606cb-b276-45ba-b4d1-e27c9497243d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:38.087360 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 186/755] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:35:38 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1539 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:35:38.220604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-9ba0f395-b6d6-46d6-8fb7-52bf18c0f152 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:38.224545 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-9ba0f395-b6d6-46d6-8fb7-52bf18c0f152 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] PUT https://10.4.3.19/volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a Jul 09 15:35:38.224960 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-9ba0f395-b6d6-46d6-8fb7-52bf18c0f152 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:38.242541 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-9ba0f395-b6d6-46d6-8fb7-52bf18c0f152 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Acquiring lock "cinder-attachment_update-3ea0f662-2d00-4e73-b17c-2e2b6954acc8-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:35:38.252209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-9ba0f395-b6d6-46d6-8fb7-52bf18c0f152 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Lock "cinder-attachment_update-3ea0f662-2d00-4e73-b17c-2e2b6954acc8-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:35:38.252209 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:38.252209 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:38.803627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-9ba0f395-b6d6-46d6-8fb7-52bf18c0f152 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Lock "cinder-attachment_update-3ea0f662-2d00-4e73-b17c-2e2b6954acc8-np0000004916" released by "attachment_update" :: held 0.555s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:35:38.804251 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-9ba0f395-b6d6-46d6-8fb7-52bf18c0f152 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a returned with HTTP 200 Jul 09 15:35:38.804251 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 190/756] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:35:38 2026] PUT /volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a => generated 969 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:38.896709 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d4e7a2bb-c53e-4cd5-8bca-7883383ad33f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:38.898839 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d4e7a2bb-c53e-4cd5-8bca-7883383ad33f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:38.899093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d4e7a2bb-c53e-4cd5-8bca-7883383ad33f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:38.899349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d4e7a2bb-c53e-4cd5-8bca-7883383ad33f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:38.911284 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:38.911284 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:38.916681 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d4e7a2bb-c53e-4cd5-8bca-7883383ad33f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:38.925581 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d4e7a2bb-c53e-4cd5-8bca-7883383ad33f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:38.925581 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 187/757] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:38 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:39.946816 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6fb2a9ab-a8a2-4fb7-8f77-26b93dea93a5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:39.949092 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6fb2a9ab-a8a2-4fb7-8f77-26b93dea93a5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:39.949352 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6fb2a9ab-a8a2-4fb7-8f77-26b93dea93a5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:39.950826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6fb2a9ab-a8a2-4fb7-8f77-26b93dea93a5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:39.973345 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:39.973345 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:39.985476 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6fb2a9ab-a8a2-4fb7-8f77-26b93dea93a5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:40.003404 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6fb2a9ab-a8a2-4fb7-8f77-26b93dea93a5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:40.003404 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 195/758] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:39 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:41.020138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-18e8d65b-9bc6-4884-bc4c-8890787c9c82 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:41.022468 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-18e8d65b-9bc6-4884-bc4c-8890787c9c82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:41.022744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-18e8d65b-9bc6-4884-bc4c-8890787c9c82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:41.023109 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-18e8d65b-9bc6-4884-bc4c-8890787c9c82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:41.039009 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:41.039009 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:41.046448 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-18e8d65b-9bc6-4884-bc4c-8890787c9c82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:41.053059 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-18e8d65b-9bc6-4884-bc4c-8890787c9c82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:41.053724 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 187/759] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:41 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:42.072081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-923c0b9d-5e58-4be7-b7a4-5d295a5ac592 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:42.074958 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-923c0b9d-5e58-4be7-b7a4-5d295a5ac592 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:42.075144 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-923c0b9d-5e58-4be7-b7a4-5d295a5ac592 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:42.075395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-923c0b9d-5e58-4be7-b7a4-5d295a5ac592 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:42.095091 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:42.095091 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:42.099686 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-923c0b9d-5e58-4be7-b7a4-5d295a5ac592 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:42.105170 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-923c0b9d-5e58-4be7-b7a4-5d295a5ac592 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:42.105351 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 191/760] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:42 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:43.121950 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3305e47f-29ca-4c85-a96c-08b33c04229e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:43.125428 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3305e47f-29ca-4c85-a96c-08b33c04229e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:43.126654 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3305e47f-29ca-4c85-a96c-08b33c04229e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:43.126654 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3305e47f-29ca-4c85-a96c-08b33c04229e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:43.139729 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:43.139729 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:43.145069 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3305e47f-29ca-4c85-a96c-08b33c04229e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:43.152342 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3305e47f-29ca-4c85-a96c-08b33c04229e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:43.153116 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 188/761] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:43 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:44.170928 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eb50fb61-dc3a-492f-87bb-8892a8841562 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:44.174120 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eb50fb61-dc3a-492f-87bb-8892a8841562 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:44.174432 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eb50fb61-dc3a-492f-87bb-8892a8841562 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:44.174678 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eb50fb61-dc3a-492f-87bb-8892a8841562 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:44.194124 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:44.194124 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:44.201299 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eb50fb61-dc3a-492f-87bb-8892a8841562 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:44.208945 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eb50fb61-dc3a-492f-87bb-8892a8841562 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:44.209507 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 196/762] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:44 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:45.226244 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c202ae1e-7c7f-4d7e-b62b-4205c61c611d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:45.228659 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c202ae1e-7c7f-4d7e-b62b-4205c61c611d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:45.228955 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c202ae1e-7c7f-4d7e-b62b-4205c61c611d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:45.229255 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c202ae1e-7c7f-4d7e-b62b-4205c61c611d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:45.247193 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:45.247193 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:45.252747 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c202ae1e-7c7f-4d7e-b62b-4205c61c611d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:45.260460 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c202ae1e-7c7f-4d7e-b62b-4205c61c611d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:45.260927 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 188/763] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:45 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:46.076673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-6b303815-9c1b-4823-9be8-50154e1f5368 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:46.082338 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-6b303815-9c1b-4823-9be8-50154e1f5368 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a/action Jul 09 15:35:46.082900 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-6b303815-9c1b-4823-9be8-50154e1f5368 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:35:46.083364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-6b303815-9c1b-4823-9be8-50154e1f5368 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:46.120349 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:46.120349 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:46.133954 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-053bb194-b364-4bcb-aebc-3070738ebd99 req-6b303815-9c1b-4823-9be8-50154e1f5368 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a/action returned with HTTP 204 Jul 09 15:35:46.134703 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 192/764] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:35:46 2026] POST /volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:46.280357 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-71c25519-e189-4a23-af9d-0c7e586d783b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:46.282134 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-71c25519-e189-4a23-af9d-0c7e586d783b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:46.282399 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-71c25519-e189-4a23-af9d-0c7e586d783b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:46.282645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-71c25519-e189-4a23-af9d-0c7e586d783b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:46.292775 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:46.292775 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:46.296643 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-71c25519-e189-4a23-af9d-0c7e586d783b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:46.305632 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-71c25519-e189-4a23-af9d-0c7e586d783b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:46.306575 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 189/765] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:46 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1652 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:46.325650 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a9783380-91be-478c-91f6-ff8ac79731b4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:46.327368 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9783380-91be-478c-91f6-ff8ac79731b4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:35:46.327746 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9783380-91be-478c-91f6-ff8ac79731b4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea0f662-2d00-4e73-b17c-2e2b6954acc8", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1022150207"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:46.346398 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:46.346398 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:46.347905 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a9783380-91be-478c-91f6-ff8ac79731b4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:46.347905 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-a9783380-91be-478c-91f6-ff8ac79731b4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:46.355024 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9783380-91be-478c-91f6-ff8ac79731b4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 400 Jul 09 15:35:46.355990 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 197/766] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:35:46 2026] POST /volume/v3/snapshots => generated 160 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:35:46.367322 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-85386ca4-55fc-4da0-a0c7-a6da677fb9e7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:46.369465 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-85386ca4-55fc-4da0-a0c7-a6da677fb9e7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:35:46.369961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-85386ca4-55fc-4da0-a0c7-a6da677fb9e7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea0f662-2d00-4e73-b17c-2e2b6954acc8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-174069924"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:46.387124 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:46.387124 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:46.387124 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-85386ca4-55fc-4da0-a0c7-a6da677fb9e7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:46.387124 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-85386ca4-55fc-4da0-a0c7-a6da677fb9e7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:46.443583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-85386ca4-55fc-4da0-a0c7-a6da677fb9e7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['8ffd75fe-ed94-4548-a19d-7c49d6190da9', '6c95d3da-1e9b-4428-9fb7-db0c4f93cae3', '78cd4bbf-8cb9-4a96-a48b-3a28fe8ad57b', 'c982fbf8-1f31-4189-841c-6088003c009f'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:35:46.517218 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-85386ca4-55fc-4da0-a0c7-a6da677fb9e7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot force create request issued successfully. Jul 09 15:35:46.517218 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-85386ca4-55fc-4da0-a0c7-a6da677fb9e7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:35:46.517218 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 189/767] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:35:46 2026] POST /volume/v3/snapshots => generated 309 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:35:46.531616 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-942e37b3-c421-4024-a4c4-c6fe7771d663 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:46.534440 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-942e37b3-c421-4024-a4c4-c6fe7771d663 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 Jul 09 15:35:46.534702 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-942e37b3-c421-4024-a4c4-c6fe7771d663 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:46.534988 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-942e37b3-c421-4024-a4c4-c6fe7771d663 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:46.549043 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:46.549043 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:46.549542 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-942e37b3-c421-4024-a4c4-c6fe7771d663 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:46.551218 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-942e37b3-c421-4024-a4c4-c6fe7771d663 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 returned with HTTP 200 Jul 09 15:35:46.551218 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 193/768] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:46 2026] GET /volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 => generated 441 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:47.565518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1892fd20-0858-4c27-874d-e3b471c6a7d5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:47.568986 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1892fd20-0858-4c27-874d-e3b471c6a7d5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 Jul 09 15:35:47.568986 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1892fd20-0858-4c27-874d-e3b471c6a7d5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:47.568986 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1892fd20-0858-4c27-874d-e3b471c6a7d5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:47.578192 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:47.578192 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:47.578942 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1892fd20-0858-4c27-874d-e3b471c6a7d5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:47.580788 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1892fd20-0858-4c27-874d-e3b471c6a7d5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 returned with HTTP 200 Jul 09 15:35:47.581988 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 190/769] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:47 2026] GET /volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 => generated 468 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:47.595782 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-43daa620-ceee-4cef-8d5a-5ed34f8c34fc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:47.598147 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-43daa620-ceee-4cef-8d5a-5ed34f8c34fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:35:47.598646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-43daa620-ceee-4cef-8d5a-5ed34f8c34fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea0f662-2d00-4e73-b17c-2e2b6954acc8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1918748808"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:47.614789 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:47.614789 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:47.615279 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-43daa620-ceee-4cef-8d5a-5ed34f8c34fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:47.615472 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-43daa620-ceee-4cef-8d5a-5ed34f8c34fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:47.662707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-43daa620-ceee-4cef-8d5a-5ed34f8c34fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['859b3afc-1354-43b6-b59a-f608a4fa641f', 'dba4ce7a-6d10-48c0-9191-e9159327f509', 'fac1fd71-77cc-44fb-a6c2-cb41cef99527', '486be593-42ac-44a0-bc61-aa21656831fa'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:35:47.712261 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-43daa620-ceee-4cef-8d5a-5ed34f8c34fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot force create request issued successfully. Jul 09 15:35:47.712776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-43daa620-ceee-4cef-8d5a-5ed34f8c34fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:35:47.713546 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 198/770] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:35:47 2026] POST /volume/v3/snapshots => generated 310 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:35:47.734103 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-52d15731-8f8c-4c28-8d51-ec3e876bf353 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:47.737957 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-52d15731-8f8c-4c28-8d51-ec3e876bf353 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c Jul 09 15:35:47.737957 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-52d15731-8f8c-4c28-8d51-ec3e876bf353 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:47.738200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-52d15731-8f8c-4c28-8d51-ec3e876bf353 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:47.749113 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:47.749113 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:47.750238 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-52d15731-8f8c-4c28-8d51-ec3e876bf353 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:47.751854 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-52d15731-8f8c-4c28-8d51-ec3e876bf353 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c returned with HTTP 200 Jul 09 15:35:47.752456 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 190/771] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:47 2026] GET /volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:47.858798 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:47.861068 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:35:47.861711 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1870158851"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:47.863512 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1870158851'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:35:47.863758 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Create volume of 1 GB Jul 09 15:35:47.872642 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Availability Zones retrieved successfully. Jul 09 15:35:47.880875 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Flow 'volume_create_api' (4aad4ad8-f18d-4a23-bb2a-303719435f9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:35:47.882887 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac4c793b-e1eb-44d7-8741-ff76b0489622) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:47.887213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:35:47.934581 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac4c793b-e1eb-44d7-8741-ff76b0489622) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:47.936161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6c2ba0-78fd-40d3-9951-1fd8f2c5c3f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:48.024237 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Created reservations ['0b045d55-fdfe-4b70-b883-f87d4807e62b', 'ff3fc0d4-13fe-45ef-94d6-630dfedd18f2', '8626313c-a748-467c-a48e-665983811776', 'a3aea8a6-5bbf-4db5-ba6e-d17057e261e7'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:35:48.024784 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c6c2ba0-78fd-40d3-9951-1fd8f2c5c3f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b045d55-fdfe-4b70-b883-f87d4807e62b', 'ff3fc0d4-13fe-45ef-94d6-630dfedd18f2', '8626313c-a748-467c-a48e-665983811776', 'a3aea8a6-5bbf-4db5-ba6e-d17057e261e7']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:48.025836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c72e76-7abb-4bfd-abfd-51c674e9c133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:48.055485 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c72e76-7abb-4bfd-abfd-51c674e9c133) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcdb0173-a9ac-4179-9480-54a021414a1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1870158851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fe00555c86c4553b279cd527b4b11e7',qos_specs=None,replication_status=,reservations=['0b045d55-fdfe-4b70-b883-f87d4807e62b','ff3fc0d4-13fe-45ef-94d6-630dfedd18f2','8626313c-a748-467c-a48e-665983811776','a3aea8a6-5bbf-4db5-ba6e-d17057e261e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf0173943994e199da846f025e34961',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:35:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1870158851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fcdb0173-a9ac-4179-9480-54a021414a1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fe00555c86c4553b279cd527b4b11e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf0173943994e199da846f025e34961',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:48.057127 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85449892-dd91-49d9-8bb3-6b204423d513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:48.086017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85449892-dd91-49d9-8bb3-6b204423d513) transitioned into state 'SUCCESS' from state '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-1870158851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fe00555c86c4553b279cd527b4b11e7',qos_specs=None,replication_status=,reservations=['0b045d55-fdfe-4b70-b883-f87d4807e62b','ff3fc0d4-13fe-45ef-94d6-630dfedd18f2','8626313c-a748-467c-a48e-665983811776','a3aea8a6-5bbf-4db5-ba6e-d17057e261e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf0173943994e199da846f025e34961',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:48.087020 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f654c5-fd34-4037-8d29-176857bf583d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:35:48.101538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9f654c5-fd34-4037-8d29-176857bf583d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:35:48.102805 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Flow 'volume_create_api' (4aad4ad8-f18d-4a23-bb2a-303719435f9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:35:48.103590 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Create volume request issued successfully. Jul 09 15:35:48.104735 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce3b1e97-280d-493b-a7f3-5cfc2c63987c tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:35:48.105849 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 194/772] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:35:47 2026] POST /volume/v3/volumes => generated 752 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:35:48.134837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b638e809-2c88-4de5-b25c-19d72bfacd2e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:48.139495 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b638e809-2c88-4de5-b25c-19d72bfacd2e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:48.140327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b638e809-2c88-4de5-b25c-19d72bfacd2e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:48.141246 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b638e809-2c88-4de5-b25c-19d72bfacd2e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:48.155008 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:48.155008 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:48.162928 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b638e809-2c88-4de5-b25c-19d72bfacd2e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:48.178275 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b638e809-2c88-4de5-b25c-19d72bfacd2e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:48.178884 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 191/773] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:48 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 820 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:48.764965 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2cf953de-ca52-4312-9080-9c022a9b0e4e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:48.769447 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2cf953de-ca52-4312-9080-9c022a9b0e4e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c Jul 09 15:35:48.769640 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2cf953de-ca52-4312-9080-9c022a9b0e4e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:48.769831 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2cf953de-ca52-4312-9080-9c022a9b0e4e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:48.776979 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:48.776979 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:48.777746 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2cf953de-ca52-4312-9080-9c022a9b0e4e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:48.779032 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2cf953de-ca52-4312-9080-9c022a9b0e4e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c returned with HTTP 200 Jul 09 15:35:48.779423 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 199/774] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:48 2026] GET /volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:35:48.793665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5b765bc4-e160-487b-bce9-d8234236a9fa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:48.796557 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b765bc4-e160-487b-bce9-d8234236a9fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:35:48.797210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b765bc4-e160-487b-bce9-d8234236a9fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ea0f662-2d00-4e73-b17c-2e2b6954acc8", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1699596781"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:48.818860 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:48.818860 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:48.819618 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5b765bc4-e160-487b-bce9-d8234236a9fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:48.819618 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-5b765bc4-e160-487b-bce9-d8234236a9fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:48.866645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-5b765bc4-e160-487b-bce9-d8234236a9fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['84b4763a-59a9-4029-9f32-059608327640', '121d3037-96e3-45cb-93c7-f1fd8dc17baf', 'f1f1124b-8c87-4d4f-8a38-afd9ca036f97', 'b42f8919-dc01-47e3-8a31-abd5b5e83c81'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:35:48.933261 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5b765bc4-e160-487b-bce9-d8234236a9fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot force create request issued successfully. Jul 09 15:35:48.933935 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b765bc4-e160-487b-bce9-d8234236a9fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:35:48.935044 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 191/775] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:35:48 2026] POST /volume/v3/snapshots => generated 310 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:35:48.953369 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c0c3adcd-16da-472e-946b-769bd11e3e68 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:48.956461 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0c3adcd-16da-472e-946b-769bd11e3e68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 Jul 09 15:35:48.956883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0c3adcd-16da-472e-946b-769bd11e3e68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:48.958252 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0c3adcd-16da-472e-946b-769bd11e3e68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:48.968535 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:48.968535 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:48.968713 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c0c3adcd-16da-472e-946b-769bd11e3e68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:48.971362 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0c3adcd-16da-472e-946b-769bd11e3e68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 returned with HTTP 200 Jul 09 15:35:48.972171 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 195/776] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:48 2026] GET /volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 => generated 442 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:49.202016 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6bdf174d-0bd9-4e81-a121-a8a41d472c36 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:49.205380 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6bdf174d-0bd9-4e81-a121-a8a41d472c36 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:49.205735 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6bdf174d-0bd9-4e81-a121-a8a41d472c36 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:49.205977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6bdf174d-0bd9-4e81-a121-a8a41d472c36 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:49.215541 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:49.215541 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:49.220789 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6bdf174d-0bd9-4e81-a121-a8a41d472c36 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:49.227378 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6bdf174d-0bd9-4e81-a121-a8a41d472c36 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:49.228238 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 192/777] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:49 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:49.637207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-51143981-14f1-4747-96da-f13d3ad0522e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:49.639804 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-51143981-14f1-4747-96da-f13d3ad0522e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:49.640249 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-51143981-14f1-4747-96da-f13d3ad0522e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:49.640432 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-51143981-14f1-4747-96da-f13d3ad0522e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:49.648994 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:49.648994 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:49.654838 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-51143981-14f1-4747-96da-f13d3ad0522e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:49.661446 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-51143981-14f1-4747-96da-f13d3ad0522e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:49.662115 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 200/778] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:35:49 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:49.986864 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6af50ffc-98e0-46c2-9331-261353aaec25 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:49.990508 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6af50ffc-98e0-46c2-9331-261353aaec25 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 Jul 09 15:35:49.990889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6af50ffc-98e0-46c2-9331-261353aaec25 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:49.991198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6af50ffc-98e0-46c2-9331-261353aaec25 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:50.002013 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:50.002013 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:50.002976 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6af50ffc-98e0-46c2-9331-261353aaec25 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:50.004550 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6af50ffc-98e0-46c2-9331-261353aaec25 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 returned with HTTP 200 Jul 09 15:35:50.005915 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 192/779] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:49 2026] GET /volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:50.020212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8f9dedd2-80a4-4afa-b5cf-cc18a710d703 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:50.022412 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8f9dedd2-80a4-4afa-b5cf-cc18a710d703 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 Jul 09 15:35:50.022964 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8f9dedd2-80a4-4afa-b5cf-cc18a710d703 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:50.023505 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8f9dedd2-80a4-4afa-b5cf-cc18a710d703 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:50.023788 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-8f9dedd2-80a4-4afa-b5cf-cc18a710d703 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 459f5006-f642-4f69-9966-11f5c6cdfe57 Jul 09 15:35:50.033067 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:50.033067 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:50.034169 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8f9dedd2-80a4-4afa-b5cf-cc18a710d703 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:50.069773 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8f9dedd2-80a4-4afa-b5cf-cc18a710d703 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:35:50.070276 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8f9dedd2-80a4-4afa-b5cf-cc18a710d703 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 returned with HTTP 202 Jul 09 15:35:50.071054 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 196/780] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:35:50 2026] DELETE /volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:35:50.083910 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d96c1231-ab32-4c36-9be3-2a980ada6e5e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:50.087759 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d96c1231-ab32-4c36-9be3-2a980ada6e5e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 Jul 09 15:35:50.087759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d96c1231-ab32-4c36-9be3-2a980ada6e5e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:50.088102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d96c1231-ab32-4c36-9be3-2a980ada6e5e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:50.099101 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:50.099101 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:50.100338 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d96c1231-ab32-4c36-9be3-2a980ada6e5e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:50.101356 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d96c1231-ab32-4c36-9be3-2a980ada6e5e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 returned with HTTP 200 Jul 09 15:35:50.102501 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 193/781] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:50 2026] GET /volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:51.114130 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-20e05e04-22dd-402a-965f-f000aa25c386 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:51.118312 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-20e05e04-22dd-402a-965f-f000aa25c386 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 Jul 09 15:35:51.118645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-20e05e04-22dd-402a-965f-f000aa25c386 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:51.118926 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-20e05e04-22dd-402a-965f-f000aa25c386 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:51.125939 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-20e05e04-22dd-402a-965f-f000aa25c386 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 returned with HTTP 404 Jul 09 15:35:51.126631 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 201/782] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:51 2026] GET /volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:51.136897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6f10d119-66b8-4f0d-b139-94212f78d15f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:51.139085 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6f10d119-66b8-4f0d-b139-94212f78d15f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 Jul 09 15:35:51.139307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6f10d119-66b8-4f0d-b139-94212f78d15f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:51.139590 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6f10d119-66b8-4f0d-b139-94212f78d15f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:51.139707 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-6f10d119-66b8-4f0d-b139-94212f78d15f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 07260e9e-49cd-4e00-81aa-7c31ba8871a3 Jul 09 15:35:51.147682 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:51.147682 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:51.148493 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6f10d119-66b8-4f0d-b139-94212f78d15f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:51.173927 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6f10d119-66b8-4f0d-b139-94212f78d15f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:35:51.174233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6f10d119-66b8-4f0d-b139-94212f78d15f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 returned with HTTP 202 Jul 09 15:35:51.174781 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 193/783] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:35:51 2026] DELETE /volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:35:51.184364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2fe65aee-1307-4243-8b24-10168c1f354a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:51.188290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2fe65aee-1307-4243-8b24-10168c1f354a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 Jul 09 15:35:51.188290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2fe65aee-1307-4243-8b24-10168c1f354a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:51.188290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2fe65aee-1307-4243-8b24-10168c1f354a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:51.193609 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:51.193609 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:51.194446 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2fe65aee-1307-4243-8b24-10168c1f354a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:51.195672 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2fe65aee-1307-4243-8b24-10168c1f354a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 returned with HTTP 200 Jul 09 15:35:51.196438 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 197/784] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:51 2026] GET /volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:51.719389 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-432cf3d3-18c3-4f74-b01f-730cf48c133c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:51.719959 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-432cf3d3-18c3-4f74-b01f-730cf48c133c None None] GET https://10.4.3.19/volume// Jul 09 15:35:51.719959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-432cf3d3-18c3-4f74-b01f-730cf48c133c None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:51.720089 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-432cf3d3-18c3-4f74-b01f-730cf48c133c None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:51.720505 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-432cf3d3-18c3-4f74-b01f-730cf48c133c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:51.720901 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 194/785] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:35: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 09 15:35:51.729511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-7816e7ba-9e04-4a96-b555-0a588ec9ac3e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:51.732317 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-7816e7ba-9e04-4a96-b555-0a588ec9ac3e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:35:51.732701 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-7816e7ba-9e04-4a96-b555-0a588ec9ac3e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcdb0173-a9ac-4179-9480-54a021414a1d", "connector": null, "instance_uuid": "9be1484a-da9a-4246-811f-45523cd93e72"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:51.745908 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:51.745908 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:51.787395 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-7816e7ba-9e04-4a96-b555-0a588ec9ac3e tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:35:51.788117 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 202/786] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:35:51 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 09 15:35:52.193288 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-41fe5649-393b-445d-a7b5-4828df687b1a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:52.195800 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-41fe5649-393b-445d-a7b5-4828df687b1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:52.196049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-41fe5649-393b-445d-a7b5-4828df687b1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:52.196296 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-41fe5649-393b-445d-a7b5-4828df687b1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:52.209448 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:52.209448 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:52.212666 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e7ff0fdf-55f2-488d-aba8-4f18150ef3de None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:52.216319 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e7ff0fdf-55f2-488d-aba8-4f18150ef3de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 Jul 09 15:35:52.216319 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e7ff0fdf-55f2-488d-aba8-4f18150ef3de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:52.216319 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e7ff0fdf-55f2-488d-aba8-4f18150ef3de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:52.216564 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-41fe5649-393b-445d-a7b5-4828df687b1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:52.224242 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-41fe5649-393b-445d-a7b5-4828df687b1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:52.224380 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e7ff0fdf-55f2-488d-aba8-4f18150ef3de tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 returned with HTTP 404 Jul 09 15:35:52.224472 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 194/787] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:52 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:52.224525 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 198/788] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:52 2026] GET /volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:52.237394 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-24ebdd9f-5a4a-48ea-8a74-5dfe16178135 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:52.241016 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-24ebdd9f-5a4a-48ea-8a74-5dfe16178135 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c Jul 09 15:35:52.241418 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-24ebdd9f-5a4a-48ea-8a74-5dfe16178135 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:52.241831 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-24ebdd9f-5a4a-48ea-8a74-5dfe16178135 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:52.242000 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-24ebdd9f-5a4a-48ea-8a74-5dfe16178135 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 6664e074-94a0-4cdc-990c-12d862eb3f4c Jul 09 15:35:52.249086 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:52.249086 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:52.250051 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-24ebdd9f-5a4a-48ea-8a74-5dfe16178135 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:52.273764 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-24ebdd9f-5a4a-48ea-8a74-5dfe16178135 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:35:52.274240 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-24ebdd9f-5a4a-48ea-8a74-5dfe16178135 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c returned with HTTP 202 Jul 09 15:35:52.274783 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 195/789] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:35:52 2026] DELETE /volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:35:52.288099 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cb9127f4-d860-4a11-93c6-b1a7f136adaa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:52.298933 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cb9127f4-d860-4a11-93c6-b1a7f136adaa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c Jul 09 15:35:52.299382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cb9127f4-d860-4a11-93c6-b1a7f136adaa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:52.299652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cb9127f4-d860-4a11-93c6-b1a7f136adaa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:52.308246 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:52.308246 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:52.309330 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cb9127f4-d860-4a11-93c6-b1a7f136adaa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:35:52.310246 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cb9127f4-d860-4a11-93c6-b1a7f136adaa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c returned with HTTP 200 Jul 09 15:35:52.310732 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 203/790] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:52 2026] GET /volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:52.328203 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1f2751b1-4003-433e-9d22-4b18d7d5d118 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:52.329472 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f2751b1-4003-433e-9d22-4b18d7d5d118 None None] GET https://10.4.3.19/volume// Jul 09 15:35:52.330419 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f2751b1-4003-433e-9d22-4b18d7d5d118 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:52.330731 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f2751b1-4003-433e-9d22-4b18d7d5d118 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:52.331171 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f2751b1-4003-433e-9d22-4b18d7d5d118 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:52.332039 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 195/791] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:35:52 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:35:52.342716 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d2de826f-f030-485b-b5df-80d86784da2b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:52.347138 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d2de826f-f030-485b-b5df-80d86784da2b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:52.347138 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d2de826f-f030-485b-b5df-80d86784da2b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:52.347138 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d2de826f-f030-485b-b5df-80d86784da2b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:52.359360 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:52.359360 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:52.371261 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d2de826f-f030-485b-b5df-80d86784da2b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:52.377800 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d2de826f-f030-485b-b5df-80d86784da2b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:52.378654 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 199/792] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:35:52 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:35:52.470243 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d8e0dadf-a046-42ff-9ba4-03b5c28b8c3b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:52.472457 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d8e0dadf-a046-42ff-9ba4-03b5c28b8c3b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] PUT https://10.4.3.19/volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65 Jul 09 15:35:52.472880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d8e0dadf-a046-42ff-9ba4-03b5c28b8c3b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:52.481637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d8e0dadf-a046-42ff-9ba4-03b5c28b8c3b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Acquiring lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:35:52.486936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d8e0dadf-a046-42ff-9ba4-03b5c28b8c3b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:35:52.488540 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:52.488540 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:53.023117 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d8e0dadf-a046-42ff-9ba4-03b5c28b8c3b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" released by "attachment_update" :: held 0.535s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:35:53.023117 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-d8e0dadf-a046-42ff-9ba4-03b5c28b8c3b tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65 returned with HTTP 200 Jul 09 15:35:53.023732 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 196/793] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:35:52 2026] PUT /volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65 => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:53.238833 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-172711e6-ed64-41cd-b9cb-753b52403723 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:53.241142 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-172711e6-ed64-41cd-b9cb-753b52403723 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:53.241515 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-172711e6-ed64-41cd-b9cb-753b52403723 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:53.241861 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-172711e6-ed64-41cd-b9cb-753b52403723 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:53.258309 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:53.258309 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:53.263351 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-172711e6-ed64-41cd-b9cb-753b52403723 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:53.269401 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-172711e6-ed64-41cd-b9cb-753b52403723 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:53.269926 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 204/794] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:53 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:53.322529 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-624caa3c-1ad9-404d-849f-30af7560e964 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:53.325325 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-624caa3c-1ad9-404d-849f-30af7560e964 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c Jul 09 15:35:53.325629 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-624caa3c-1ad9-404d-849f-30af7560e964 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:53.325920 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-624caa3c-1ad9-404d-849f-30af7560e964 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:53.335214 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-624caa3c-1ad9-404d-849f-30af7560e964 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c returned with HTTP 404 Jul 09 15:35:53.336167 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 196/795] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:35:53 2026] GET /volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:53.355348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-80e507d9-874b-42b0-b029-ba2ae5b7ed0e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:53.359212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-80e507d9-874b-42b0-b029-ba2ae5b7ed0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 Jul 09 15:35:53.359212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-80e507d9-874b-42b0-b029-ba2ae5b7ed0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:53.359212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-80e507d9-874b-42b0-b029-ba2ae5b7ed0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:53.359212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-80e507d9-874b-42b0-b029-ba2ae5b7ed0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 07260e9e-49cd-4e00-81aa-7c31ba8871a3 Jul 09 15:35:53.367943 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-80e507d9-874b-42b0-b029-ba2ae5b7ed0e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 returned with HTTP 404 Jul 09 15:35:53.367943 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 200/796] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:35:53 2026] DELETE /volume/v3/snapshots/07260e9e-49cd-4e00-81aa-7c31ba8871a3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:53.379346 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0d431bc6-33a6-445a-aa36-0309380aec22 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:53.382855 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0d431bc6-33a6-445a-aa36-0309380aec22 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c Jul 09 15:35:53.384310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0d431bc6-33a6-445a-aa36-0309380aec22 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:53.384509 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0d431bc6-33a6-445a-aa36-0309380aec22 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:53.385477 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-0d431bc6-33a6-445a-aa36-0309380aec22 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 6664e074-94a0-4cdc-990c-12d862eb3f4c Jul 09 15:35:53.394199 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0d431bc6-33a6-445a-aa36-0309380aec22 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c returned with HTTP 404 Jul 09 15:35:53.395739 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 197/797] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:35:53 2026] DELETE /volume/v3/snapshots/6664e074-94a0-4cdc-990c-12d862eb3f4c => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:53.406863 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-350d4e01-558e-4d34-a7a8-d3795892525e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:53.409679 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-350d4e01-558e-4d34-a7a8-d3795892525e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 Jul 09 15:35:53.410531 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-350d4e01-558e-4d34-a7a8-d3795892525e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:53.410852 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-350d4e01-558e-4d34-a7a8-d3795892525e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:53.411051 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-350d4e01-558e-4d34-a7a8-d3795892525e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 459f5006-f642-4f69-9966-11f5c6cdfe57 Jul 09 15:35:53.418407 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-350d4e01-558e-4d34-a7a8-d3795892525e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 returned with HTTP 404 Jul 09 15:35:53.419170 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 205/798] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:35:53 2026] DELETE /volume/v3/snapshots/459f5006-f642-4f69-9966-11f5c6cdfe57 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:35:53.483875 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6f32aae7-e750-4d1a-b736-937301de9185 req-99f70427-8ff6-442f-ab6c-1721607fe299 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:53.487033 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-99f70427-8ff6-442f-ab6c-1721607fe299 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:53.487240 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-99f70427-8ff6-442f-ab6c-1721607fe299 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:53.487481 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-99f70427-8ff6-442f-ab6c-1721607fe299 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:53.505618 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:53.505618 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:53.510578 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-6f32aae7-e750-4d1a-b736-937301de9185 req-99f70427-8ff6-442f-ab6c-1721607fe299 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:53.517264 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-99f70427-8ff6-442f-ab6c-1721607fe299 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:53.517851 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 197/799] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:35:53 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1652 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:35:53.577878 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-6f32aae7-e750-4d1a-b736-937301de9185 req-ae374864-add5-4109-b0f0-5b7c4b035f91 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:53.579820 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-ae374864-add5-4109-b0f0-5b7c4b035f91 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8/action Jul 09 15:35:53.580360 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-ae374864-add5-4109-b0f0-5b7c4b035f91 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:35:53.580661 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-ae374864-add5-4109-b0f0-5b7c4b035f91 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:53.601278 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:53.601278 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:53.601533 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-6f32aae7-e750-4d1a-b736-937301de9185 req-ae374864-add5-4109-b0f0-5b7c4b035f91 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:53.614912 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-6f32aae7-e750-4d1a-b736-937301de9185 req-ae374864-add5-4109-b0f0-5b7c4b035f91 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Begin detaching volume completed successfully. Jul 09 15:35:53.615753 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-ae374864-add5-4109-b0f0-5b7c4b035f91 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8/action returned with HTTP 202 Jul 09 15:35:53.616569 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 201/800] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:35:53 2026] POST /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:35:54.287349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8506242e-d32c-4795-a087-e60555f8d314 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:54.290103 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8506242e-d32c-4795-a087-e60555f8d314 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:54.290103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8506242e-d32c-4795-a087-e60555f8d314 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:54.290103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8506242e-d32c-4795-a087-e60555f8d314 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:54.308074 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:54.308074 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:54.315018 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8506242e-d32c-4795-a087-e60555f8d314 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:54.322238 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8506242e-d32c-4795-a087-e60555f8d314 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:54.322830 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 198/801] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:54 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:54.663882 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1b54380f-99b4-47c6-9c4d-7d3a2b3753a5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:54.664482 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b54380f-99b4-47c6-9c4d-7d3a2b3753a5 None None] GET https://10.4.3.19/volume// Jul 09 15:35:54.664744 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b54380f-99b4-47c6-9c4d-7d3a2b3753a5 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:54.665074 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b54380f-99b4-47c6-9c4d-7d3a2b3753a5 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:54.665796 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b54380f-99b4-47c6-9c4d-7d3a2b3753a5 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:35:54.666235 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 206/802] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:35:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:35:54.676277 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6f32aae7-e750-4d1a-b736-937301de9185 req-2889a477-617a-459c-9602-9922e19d8449 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:54.679150 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-2889a477-617a-459c-9602-9922e19d8449 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:35:54.679545 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-2889a477-617a-459c-9602-9922e19d8449 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:54.679853 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-2889a477-617a-459c-9602-9922e19d8449 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:54.693418 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:54.693418 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:54.699353 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-6f32aae7-e750-4d1a-b736-937301de9185 req-2889a477-617a-459c-9602-9922e19d8449 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:35:54.707145 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-2889a477-617a-459c-9602-9922e19d8449 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:35:54.707803 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 198/803] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:35:54 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:35:55.342963 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c5f329ac-aa34-418b-a4c7-d1f052c920da None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:55.351157 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c5f329ac-aa34-418b-a4c7-d1f052c920da tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:55.351480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c5f329ac-aa34-418b-a4c7-d1f052c920da tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:55.351757 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c5f329ac-aa34-418b-a4c7-d1f052c920da tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:55.365021 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:55.365021 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:55.369528 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c5f329ac-aa34-418b-a4c7-d1f052c920da tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:55.375268 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c5f329ac-aa34-418b-a4c7-d1f052c920da tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:55.376119 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 202/804] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:55 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:56.398148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3263c9a5-3435-4354-9c1f-76e0b2422a7a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:56.403468 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3263c9a5-3435-4354-9c1f-76e0b2422a7a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:56.403468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3263c9a5-3435-4354-9c1f-76e0b2422a7a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:56.403468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3263c9a5-3435-4354-9c1f-76e0b2422a7a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:56.418307 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:56.418307 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:56.426345 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3263c9a5-3435-4354-9c1f-76e0b2422a7a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:56.435316 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3263c9a5-3435-4354-9c1f-76e0b2422a7a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:56.436456 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 199/805] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:56 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:56.796945 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-6f32aae7-e750-4d1a-b736-937301de9185 req-831789c3-4968-460a-a85a-145112496526 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:56.799373 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-831789c3-4968-460a-a85a-145112496526 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a Jul 09 15:35:56.799627 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-831789c3-4968-460a-a85a-145112496526 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:56.799871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-831789c3-4968-460a-a85a-145112496526 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:56.809140 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:56.809140 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:57.378175 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6f32aae7-e750-4d1a-b736-937301de9185 req-831789c3-4968-460a-a85a-145112496526 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a returned with HTTP 200 Jul 09 15:35:57.379968 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 207/806] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:35:56 2026] DELETE /volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a => generated 19 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:57.460703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-70fb42cc-27a7-4dc0-b435-5573af1ed699 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:57.465812 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-70fb42cc-27a7-4dc0-b435-5573af1ed699 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:57.466243 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-70fb42cc-27a7-4dc0-b435-5573af1ed699 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:57.467564 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-70fb42cc-27a7-4dc0-b435-5573af1ed699 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:57.491743 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:57.491743 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:35:57.506522 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-70fb42cc-27a7-4dc0-b435-5573af1ed699 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:57.518117 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-70fb42cc-27a7-4dc0-b435-5573af1ed699 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:57.518802 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 199/807] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:57 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:58.541962 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0dab88b5-b9e9-4b23-a5e8-58be0d4d7dc1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:58.546292 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0dab88b5-b9e9-4b23-a5e8-58be0d4d7dc1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:58.546292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0dab88b5-b9e9-4b23-a5e8-58be0d4d7dc1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:58.546292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0dab88b5-b9e9-4b23-a5e8-58be0d4d7dc1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:58.564677 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:58.564677 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:35:58.572842 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0dab88b5-b9e9-4b23-a5e8-58be0d4d7dc1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:58.580537 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0dab88b5-b9e9-4b23-a5e8-58be0d4d7dc1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:58.581844 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 203/808] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:58 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:59.579165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-4748684e-b39e-4ef6-91a9-1ab53f47bb34 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:59.584201 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-4748684e-b39e-4ef6-91a9-1ab53f47bb34 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] POST https://10.4.3.19/volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65/action Jul 09 15:35:59.584651 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-4748684e-b39e-4ef6-91a9-1ab53f47bb34 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:35:59.584847 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-4748684e-b39e-4ef6-91a9-1ab53f47bb34 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:35:59.602993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c64730c4-5292-4597-92d0-06d889ca12fd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:35:59.608118 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c64730c4-5292-4597-92d0-06d889ca12fd tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:35:59.608269 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c64730c4-5292-4597-92d0-06d889ca12fd tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:35:59.609528 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c64730c4-5292-4597-92d0-06d889ca12fd tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:35:59.614657 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:59.614657 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:35:59.621123 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:35:59.621123 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:35:59.625711 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c64730c4-5292-4597-92d0-06d889ca12fd tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:35:59.631417 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c64730c4-5292-4597-92d0-06d889ca12fd tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:35:59.631854 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 208/809] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:35:59 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:35:59.648019 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-38d9bf09-204a-4b18-b9e2-e9056674854d req-4748684e-b39e-4ef6-91a9-1ab53f47bb34 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65/action returned with HTTP 204 Jul 09 15:35:59.648957 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 200/810] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:35:59 2026] POST /volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:00.650441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ff50070a-2362-4ced-90ac-b58780578c60 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:00.652560 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ff50070a-2362-4ced-90ac-b58780578c60 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:36:00.652863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ff50070a-2362-4ced-90ac-b58780578c60 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:00.654288 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ff50070a-2362-4ced-90ac-b58780578c60 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:00.670894 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:00.670894 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:00.677249 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ff50070a-2362-4ced-90ac-b58780578c60 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:36:00.685879 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ff50070a-2362-4ced-90ac-b58780578c60 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:36:00.686444 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 200/811] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:00 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:00.702272 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3047cc3f-d657-47a4-b93f-01a3a0320339 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:00.705333 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3047cc3f-d657-47a4-b93f-01a3a0320339 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:36:00.705646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3047cc3f-d657-47a4-b93f-01a3a0320339 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:00.705949 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3047cc3f-d657-47a4-b93f-01a3a0320339 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:00.721682 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:00.721682 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:00.728613 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3047cc3f-d657-47a4-b93f-01a3a0320339 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:36:00.734685 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3047cc3f-d657-47a4-b93f-01a3a0320339 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:36:00.735400 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 204/812] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:00 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:02.170598 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-c860a48a-6d42-4d48-8660-5009b061773a req-7170ed2d-ac97-4d4c-9801-40cf2b8d52fc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:02.174985 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c860a48a-6d42-4d48-8660-5009b061773a req-7170ed2d-ac97-4d4c-9801-40cf2b8d52fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a Jul 09 15:36:02.175213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c860a48a-6d42-4d48-8660-5009b061773a req-7170ed2d-ac97-4d4c-9801-40cf2b8d52fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:02.175479 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c860a48a-6d42-4d48-8660-5009b061773a req-7170ed2d-ac97-4d4c-9801-40cf2b8d52fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:02.180046 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c860a48a-6d42-4d48-8660-5009b061773a req-7170ed2d-ac97-4d4c-9801-40cf2b8d52fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a returned with HTTP 404 Jul 09 15:36:02.180791 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 209/813] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:02 2026] DELETE /volume/v3/attachments/ea535e2c-f6e6-4ac7-a1cb-1de9ee096b9a => generated 149 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:36:04.984238 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:04.987321 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:36:04.987830 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1308732597"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:04.992298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1308732597'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:36:04.992298 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume of 1 GB Jul 09 15:36:05.000380 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Availability Zones retrieved successfully. Jul 09 15:36:05.012613 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Flow 'volume_create_api' (3ede1b9d-2545-4f8d-a0b0-1e01690732dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:36:05.012613 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2bba29-92b0-4c51-bf48-2fa71299765b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:05.015048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:36:05.059214 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab2bba29-92b0-4c51-bf48-2fa71299765b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:05.059981 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7089f0-c365-4d06-b214-636dcb9306f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:05.106180 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Created reservations ['5eac6667-0aeb-4770-b3e5-2ad83eddd2f6', '940da579-515c-4b13-9e56-0bafe4f0c192', '9d9d190f-bc90-454e-8d99-7f31574376f3', '5d0e4f8b-7f4f-4cdd-bd5a-44e9e356dea1'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:36:05.106831 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae7089f0-c365-4d06-b214-636dcb9306f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5eac6667-0aeb-4770-b3e5-2ad83eddd2f6', '940da579-515c-4b13-9e56-0bafe4f0c192', '9d9d190f-bc90-454e-8d99-7f31574376f3', '5d0e4f8b-7f4f-4cdd-bd5a-44e9e356dea1']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:05.107504 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6e6180-92b8-421e-a9d8-c3bab9606254) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:05.149421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e6e6180-92b8-421e-a9d8-c3bab9606254) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c873f06-5f34-4f2b-90bc-ab288eb82fc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1308732597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c969de9740d43ea9d5dd3cfda930058',qos_specs=None,replication_status=,reservations=['5eac6667-0aeb-4770-b3e5-2ad83eddd2f6','940da579-515c-4b13-9e56-0bafe4f0c192','9d9d190f-bc90-454e-8d99-7f31574376f3','5d0e4f8b-7f4f-4cdd-bd5a-44e9e356dea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:36:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1308732597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c873f06-5f34-4f2b-90bc-ab288eb82fc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c969de9740d43ea9d5dd3cfda930058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:05.150517 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2af34e-e2de-46dc-aa9c-a43f36148d4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:05.179323 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f2af34e-e2de-46dc-aa9c-a43f36148d4d) transitioned into state 'SUCCESS' from state '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-1308732597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c969de9740d43ea9d5dd3cfda930058',qos_specs=None,replication_status=,reservations=['5eac6667-0aeb-4770-b3e5-2ad83eddd2f6','940da579-515c-4b13-9e56-0bafe4f0c192','9d9d190f-bc90-454e-8d99-7f31574376f3','5d0e4f8b-7f4f-4cdd-bd5a-44e9e356dea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:05.180304 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8dacd4c-01f3-447e-8e0a-81ce79a72089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:05.198430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8dacd4c-01f3-447e-8e0a-81ce79a72089) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:05.198681 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Flow 'volume_create_api' (3ede1b9d-2545-4f8d-a0b0-1e01690732dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:36:05.199172 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume request issued successfully. Jul 09 15:36:05.199777 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-865f0a51-d6ac-4f51-b33d-eb9842d0674c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:36:05.200771 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 201/814] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:36:04 2026] POST /volume/v3/volumes => generated 753 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:36:05.223124 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9b9b621a-aa5f-484c-ac9a-e51c78b23983 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:05.226766 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9b9b621a-aa5f-484c-ac9a-e51c78b23983 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:05.226766 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9b9b621a-aa5f-484c-ac9a-e51c78b23983 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:05.226766 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9b9b621a-aa5f-484c-ac9a-e51c78b23983 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:05.236323 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:05.236323 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:05.242712 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9b9b621a-aa5f-484c-ac9a-e51c78b23983 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:05.252845 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9b9b621a-aa5f-484c-ac9a-e51c78b23983 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:05.252845 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 201/815] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:05 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:05.712278 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d19c789f-11e4-486a-8ff8-a9c882b8512a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:05.714986 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d19c789f-11e4-486a-8ff8-a9c882b8512a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:36:05.715292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d19c789f-11e4-486a-8ff8-a9c882b8512a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:05.716040 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d19c789f-11e4-486a-8ff8-a9c882b8512a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:05.729074 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:05.729074 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:05.736779 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d19c789f-11e4-486a-8ff8-a9c882b8512a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:36:05.749315 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d19c789f-11e4-486a-8ff8-a9c882b8512a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:36:05.750439 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 205/816] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:05 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:05.771940 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-69e82feb-9968-4216-8b67-c87889cb8488 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:05.774117 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-69e82feb-9968-4216-8b67-c87889cb8488 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:36:05.774791 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-69e82feb-9968-4216-8b67-c87889cb8488 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:05.774791 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-69e82feb-9968-4216-8b67-c87889cb8488 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:05.774958 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-69e82feb-9968-4216-8b67-c87889cb8488 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume with id: 3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:36:05.786137 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:05.786137 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:05.786899 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-69e82feb-9968-4216-8b67-c87889cb8488 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:36:05.835890 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-69e82feb-9968-4216-8b67-c87889cb8488 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume request issued successfully. Jul 09 15:36:05.836328 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-69e82feb-9968-4216-8b67-c87889cb8488 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 202 Jul 09 15:36:05.836784 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 210/817] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:36:05 2026] DELETE /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:36:05.848299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2567ac82-3d8c-4c4e-9c9e-1c918acae690 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:05.854765 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2567ac82-3d8c-4c4e-9c9e-1c918acae690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:36:05.854765 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2567ac82-3d8c-4c4e-9c9e-1c918acae690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:05.855122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2567ac82-3d8c-4c4e-9c9e-1c918acae690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:05.874772 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:05.874772 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:05.886522 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2567ac82-3d8c-4c4e-9c9e-1c918acae690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:36:05.900908 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2567ac82-3d8c-4c4e-9c9e-1c918acae690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 200 Jul 09 15:36:05.902179 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 202/818] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:05 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 1359 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:06.272219 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-03e6e57e-f446-4425-93ec-a0aa515a4f4c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:06.276230 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-03e6e57e-f446-4425-93ec-a0aa515a4f4c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:06.276230 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-03e6e57e-f446-4425-93ec-a0aa515a4f4c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:06.276230 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-03e6e57e-f446-4425-93ec-a0aa515a4f4c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:06.288368 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:06.288368 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:06.293084 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-03e6e57e-f446-4425-93ec-a0aa515a4f4c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:06.299805 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-03e6e57e-f446-4425-93ec-a0aa515a4f4c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:06.300408 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 202/819] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:06 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:06.371323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-fb998edb-2c57-42a9-8515-d48edef7eb81 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:06.377289 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-fb998edb-2c57-42a9-8515-d48edef7eb81 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:06.377289 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-fb998edb-2c57-42a9-8515-d48edef7eb81 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:06.377289 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-fb998edb-2c57-42a9-8515-d48edef7eb81 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:06.390256 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:06.390256 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:06.398983 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-fb998edb-2c57-42a9-8515-d48edef7eb81 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:06.408876 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-fb998edb-2c57-42a9-8515-d48edef7eb81 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:06.409622 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 206/820] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:06 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:06.919652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a3f512d8-e2cc-408d-bacf-b4d72d48087b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:06.922153 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a3f512d8-e2cc-408d-bacf-b4d72d48087b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 Jul 09 15:36:06.923021 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a3f512d8-e2cc-408d-bacf-b4d72d48087b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:06.923021 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a3f512d8-e2cc-408d-bacf-b4d72d48087b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:06.932348 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a3f512d8-e2cc-408d-bacf-b4d72d48087b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 returned with HTTP 404 Jul 09 15:36:06.933264 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 211/821] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:06 2026] GET /volume/v3/volumes/3ea0f662-2d00-4e73-b17c-2e2b6954acc8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:06.949667 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-70060278-7426-47e0-8172-88206d019400 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:06.952048 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70060278-7426-47e0-8172-88206d019400 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:36:06.952459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70060278-7426-47e0-8172-88206d019400 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:06.952665 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70060278-7426-47e0-8172-88206d019400 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:06.962321 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:06.962321 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:06.966315 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-70060278-7426-47e0-8172-88206d019400 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:36:06.972535 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70060278-7426-47e0-8172-88206d019400 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:36:06.972892 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 203/822] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:06 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:06.991386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5fe25545-fe99-437d-8b87-311bfcb6b298 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:06.993288 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5fe25545-fe99-437d-8b87-311bfcb6b298 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:36:06.993744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5fe25545-fe99-437d-8b87-311bfcb6b298 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb02df0-4a3a-4e4d-8094-6967eef8fa6a", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1749495067"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:07.002952 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:07.002952 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:07.003615 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5fe25545-fe99-437d-8b87-311bfcb6b298 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:36:07.003781 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-5fe25545-fe99-437d-8b87-311bfcb6b298 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:36:07.036845 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-5fe25545-fe99-437d-8b87-311bfcb6b298 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['d58b892d-6e25-4aa9-9674-89cfdc62fb16', 'd2601927-f1c6-4862-b043-fa3346376f1b', 'b0f599a4-f2a9-4b6d-b717-9048e47fa2d7', 'a634850b-d232-4dfb-87ac-e1ffdabf70a6'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:36:07.082816 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5fe25545-fe99-437d-8b87-311bfcb6b298 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot create request issued successfully. Jul 09 15:36:07.083340 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5fe25545-fe99-437d-8b87-311bfcb6b298 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:36:07.083951 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 203/823] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:36:06 2026] POST /volume/v3/snapshots => generated 380 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:36:07.097669 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-69317109-6689-45d0-9f91-93219d162ab4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:07.100326 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69317109-6689-45d0-9f91-93219d162ab4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:07.100646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69317109-6689-45d0-9f91-93219d162ab4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:07.101729 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69317109-6689-45d0-9f91-93219d162ab4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:07.110384 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:07.110384 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:07.111363 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-69317109-6689-45d0-9f91-93219d162ab4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:07.113436 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69317109-6689-45d0-9f91-93219d162ab4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 200 Jul 09 15:36:07.114087 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 207/824] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:36:07 2026] GET /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 512 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:08.127706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9c270e14-15e1-46b9-a958-86ad60f23791 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.130654 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9c270e14-15e1-46b9-a958-86ad60f23791 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:08.130948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9c270e14-15e1-46b9-a958-86ad60f23791 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:08.131411 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9c270e14-15e1-46b9-a958-86ad60f23791 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:08.138655 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.138655 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:08.139617 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9c270e14-15e1-46b9-a958-86ad60f23791 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:08.140449 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9c270e14-15e1-46b9-a958-86ad60f23791 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 200 Jul 09 15:36:08.144459 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 212/825] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:36:08 2026] GET /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 539 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:08.152734 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-590f7641-8aac-417d-bbfa-2be158b6c205 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.156516 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-590f7641-8aac-417d-bbfa-2be158b6c205 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:08.156826 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-590f7641-8aac-417d-bbfa-2be158b6c205 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:08.157237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-590f7641-8aac-417d-bbfa-2be158b6c205 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:08.163608 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.163608 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:08.164147 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-590f7641-8aac-417d-bbfa-2be158b6c205 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:08.165094 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-590f7641-8aac-417d-bbfa-2be158b6c205 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 200 Jul 09 15:36:08.165694 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 204/826] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:36:08 2026] GET /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:08.175688 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d326c8bd-c8b1-4e62-9e20-20dd080992ab None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.177694 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d326c8bd-c8b1-4e62-9e20-20dd080992ab tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots Jul 09 15:36:08.177939 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d326c8bd-c8b1-4e62-9e20-20dd080992ab tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:08.178206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d326c8bd-c8b1-4e62-9e20-20dd080992ab tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:08.178515 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-d326c8bd-c8b1-4e62-9e20-20dd080992ab tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:36:08.178752 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.178752 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:08.179673 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.db.api [None req-d326c8bd-c8b1-4e62-9e20-20dd080992ab tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Building query based on filter {{(pid=99867) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:36:08.184722 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d326c8bd-c8b1-4e62-9e20-20dd080992ab tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Get all snapshots completed successfully. Jul 09 15:36:08.185160 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d326c8bd-c8b1-4e62-9e20-20dd080992ab tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 200 Jul 09 15:36:08.185759 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 204/827] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:36:08 2026] GET /volume/v3/snapshots => generated 408 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:08.198835 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-933db7ee-d461-458d-8250-e0e600a5ac61 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.201927 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-933db7ee-d461-458d-8250-e0e600a5ac61 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] PUT https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:08.202637 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-933db7ee-d461-458d-8250-e0e600a5ac61 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-824589180", "description": "This is the new description of snapshot."}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:08.221541 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.221541 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:08.222132 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-933db7ee-d461-458d-8250-e0e600a5ac61 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:08.232981 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-933db7ee-d461-458d-8250-e0e600a5ac61 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 200 Jul 09 15:36:08.233562 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 208/828] 10.4.3.19 () {68 vars in 1368 bytes} [Thu Jul 9 15:36:08 2026] PUT /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 442 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:08.244890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a69c1668-3db0-4fe8-a0f0-4cd67bf22951 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.247481 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a69c1668-3db0-4fe8-a0f0-4cd67bf22951 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:08.247754 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a69c1668-3db0-4fe8-a0f0-4cd67bf22951 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:08.248159 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a69c1668-3db0-4fe8-a0f0-4cd67bf22951 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:08.255401 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.255401 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:08.256567 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a69c1668-3db0-4fe8-a0f0-4cd67bf22951 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:08.257805 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a69c1668-3db0-4fe8-a0f0-4cd67bf22951 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 200 Jul 09 15:36:08.258476 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 213/829] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:36:08 2026] GET /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:08.270749 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1e8ca535-3976-4162-b78b-3498bec01422 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.273223 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e8ca535-3976-4162-b78b-3498bec01422 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:08.273679 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e8ca535-3976-4162-b78b-3498bec01422 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:08.273843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e8ca535-3976-4162-b78b-3498bec01422 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:08.274080 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-1e8ca535-3976-4162-b78b-3498bec01422 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:08.282920 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.282920 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:08.283685 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1e8ca535-3976-4162-b78b-3498bec01422 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:08.308191 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1e8ca535-3976-4162-b78b-3498bec01422 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:36:08.308191 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e8ca535-3976-4162-b78b-3498bec01422 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 202 Jul 09 15:36:08.308507 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 205/830] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:36:08 2026] DELETE /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:36:08.322589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-97eb1058-fbfe-4cdd-9610-8934b4bb9553 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.325790 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-97eb1058-fbfe-4cdd-9610-8934b4bb9553 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:08.326073 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-97eb1058-fbfe-4cdd-9610-8934b4bb9553 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:08.326351 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-97eb1058-fbfe-4cdd-9610-8934b4bb9553 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:08.334057 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.334057 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:08.334829 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-97eb1058-fbfe-4cdd-9610-8934b4bb9553 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:08.336088 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-97eb1058-fbfe-4cdd-9610-8934b4bb9553 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 200 Jul 09 15:36:08.336899 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 205/831] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:36:08 2026] GET /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 575 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:08.624707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8ad91bea-1f53-4045-b71b-fca4eb6bf7fc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.625086 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8ad91bea-1f53-4045-b71b-fca4eb6bf7fc None None] GET https://10.4.3.19/volume// Jul 09 15:36:08.625408 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8ad91bea-1f53-4045-b71b-fca4eb6bf7fc None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:08.625638 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8ad91bea-1f53-4045-b71b-fca4eb6bf7fc None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:08.626020 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8ad91bea-1f53-4045-b71b-fca4eb6bf7fc None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:08.626377 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 209/832] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:36: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 09 15:36:08.634360 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-f252b7b4-f5ac-4a4f-9edb-b3504583f525 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.637064 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-f252b7b4-f5ac-4a4f-9edb-b3504583f525 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:36:08.637461 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-f252b7b4-f5ac-4a4f-9edb-b3504583f525 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2c873f06-5f34-4f2b-90bc-ab288eb82fc5", "connector": null, "instance_uuid": "92e53971-ef57-4960-9411-cdbeaaecb15a"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:08.647653 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.647653 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:08.674668 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-f252b7b4-f5ac-4a4f-9edb-b3504583f525 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:36:08.675273 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 214/833] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:36:08 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 09 15:36:08.950917 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9d14bfd5-6eb7-43bb-b348-b7a923aa1249 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:08.953569 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9d14bfd5-6eb7-43bb-b348-b7a923aa1249 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:08.953785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9d14bfd5-6eb7-43bb-b348-b7a923aa1249 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:08.955920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9d14bfd5-6eb7-43bb-b348-b7a923aa1249 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:08.966985 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:08.966985 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:08.972519 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9d14bfd5-6eb7-43bb-b348-b7a923aa1249 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:08.981676 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9d14bfd5-6eb7-43bb-b348-b7a923aa1249 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:08.981676 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 206/834] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:08 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:09.207566 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3240bfec-af34-4247-b235-57cec41879db None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:09.208048 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3240bfec-af34-4247-b235-57cec41879db None None] GET https://10.4.3.19/volume// Jul 09 15:36:09.208300 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3240bfec-af34-4247-b235-57cec41879db None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:09.208550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3240bfec-af34-4247-b235-57cec41879db None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:09.209121 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3240bfec-af34-4247-b235-57cec41879db None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:09.209456 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 206/835] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15: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 09 15:36:09.220303 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-392f498c-7685-4f43-bf36-6ce158a97151 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:09.223955 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-392f498c-7685-4f43-bf36-6ce158a97151 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:09.224269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-392f498c-7685-4f43-bf36-6ce158a97151 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:09.224428 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-392f498c-7685-4f43-bf36-6ce158a97151 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:09.247955 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:09.247955 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:09.253943 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-392f498c-7685-4f43-bf36-6ce158a97151 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:09.259201 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-392f498c-7685-4f43-bf36-6ce158a97151 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:09.259748 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 210/836] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:36:09 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 1025 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:09.350393 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f02f469b-0de0-48a8-a3b7-a400bafc6ddd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:09.354409 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f02f469b-0de0-48a8-a3b7-a400bafc6ddd tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:09.354409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f02f469b-0de0-48a8-a3b7-a400bafc6ddd tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:09.354409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f02f469b-0de0-48a8-a3b7-a400bafc6ddd tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:09.363299 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f02f469b-0de0-48a8-a3b7-a400bafc6ddd tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 404 Jul 09 15:36:09.363299 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 215/837] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:36:09 2026] GET /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:09.365702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-d3947cfc-27f2-47bc-96fd-2f3fc2e1be27 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:09.368375 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-d3947cfc-27f2-47bc-96fd-2f3fc2e1be27 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] PUT https://10.4.3.19/volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299 Jul 09 15:36:09.368892 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-d3947cfc-27f2-47bc-96fd-2f3fc2e1be27 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:09.373599 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-61c8a3ba-4a4f-4c49-a3da-2826601b3e77 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:09.375620 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-61c8a3ba-4a4f-4c49-a3da-2826601b3e77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:09.375879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-61c8a3ba-4a4f-4c49-a3da-2826601b3e77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:09.376132 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-61c8a3ba-4a4f-4c49-a3da-2826601b3e77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:09.376333 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-61c8a3ba-4a4f-4c49-a3da-2826601b3e77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: aad89825-d7ca-48e4-8371-f96ea0d89667 Jul 09 15:36:09.381834 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-61c8a3ba-4a4f-4c49-a3da-2826601b3e77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 returned with HTTP 404 Jul 09 15:36:09.382023 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-d3947cfc-27f2-47bc-96fd-2f3fc2e1be27 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Acquiring lock "cinder-attachment_update-2c873f06-5f34-4f2b-90bc-ab288eb82fc5-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:36:09.382623 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 207/838] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:36:09 2026] DELETE /volume/v3/snapshots/aad89825-d7ca-48e4-8371-f96ea0d89667 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:09.387777 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-d3947cfc-27f2-47bc-96fd-2f3fc2e1be27 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Lock "cinder-attachment_update-2c873f06-5f34-4f2b-90bc-ab288eb82fc5-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:36:09.389128 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:09.389128 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:09.393821 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-24da0801-6c5d-47e9-8c57-2f598c1e7ac6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:09.397811 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-24da0801-6c5d-47e9-8c57-2f598c1e7ac6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:36:09.398053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-24da0801-6c5d-47e9-8c57-2f598c1e7ac6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:09.398329 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-24da0801-6c5d-47e9-8c57-2f598c1e7ac6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:09.410221 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:09.410221 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:09.414381 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-24da0801-6c5d-47e9-8c57-2f598c1e7ac6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:36:09.418791 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-24da0801-6c5d-47e9-8c57-2f598c1e7ac6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:36:09.419225 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 211/839] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:09 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:09.432553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-12f93a64-6cee-4b08-adbe-d75e0cd37daa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:09.434093 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-12f93a64-6cee-4b08-adbe-d75e0cd37daa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:36:09.434598 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-12f93a64-6cee-4b08-adbe-d75e0cd37daa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb02df0-4a3a-4e4d-8094-6967eef8fa6a", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1010066179"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:09.445938 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:09.445938 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:09.445938 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-12f93a64-6cee-4b08-adbe-d75e0cd37daa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:36:09.445938 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-12f93a64-6cee-4b08-adbe-d75e0cd37daa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:36:09.472986 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-12f93a64-6cee-4b08-adbe-d75e0cd37daa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['7c516fcd-48f4-4fe7-9bec-c8617b2337a8', '9c6d2beb-1a60-4b9b-bfb4-d868d0004b9f', '4c554bf9-c34f-4dbf-bb57-dc934c6018f1', '7fb550e4-4013-4240-a8ed-57fce7bb64b7'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:36:09.506700 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-12f93a64-6cee-4b08-adbe-d75e0cd37daa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot create request issued successfully. Jul 09 15:36:09.507358 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-12f93a64-6cee-4b08-adbe-d75e0cd37daa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:36:09.508120 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 216/840] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:36:09 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:36:09.519640 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-608fdd38-d3dc-4de4-b327-328e425f7df1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:09.521821 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-608fdd38-d3dc-4de4-b327-328e425f7df1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 Jul 09 15:36:09.522107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-608fdd38-d3dc-4de4-b327-328e425f7df1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:09.522340 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-608fdd38-d3dc-4de4-b327-328e425f7df1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:09.529859 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:09.529859 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:09.530339 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-608fdd38-d3dc-4de4-b327-328e425f7df1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:09.531280 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-608fdd38-d3dc-4de4-b327-328e425f7df1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 returned with HTTP 200 Jul 09 15:36:09.531724 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 208/841] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:36:09 2026] GET /volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:09.919718 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-d3947cfc-27f2-47bc-96fd-2f3fc2e1be27 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Lock "cinder-attachment_update-2c873f06-5f34-4f2b-90bc-ab288eb82fc5-np0000004916" released by "attachment_update" :: held 0.532s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:36:09.920090 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-d3947cfc-27f2-47bc-96fd-2f3fc2e1be27 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299 returned with HTTP 200 Jul 09 15:36:09.920605 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 207/842] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:36:09 2026] PUT /volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299 => generated 969 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:09.998961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-160c8099-9ad5-42bb-a62a-525f4b30349e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:10.001374 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-160c8099-9ad5-42bb-a62a-525f4b30349e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:10.001626 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-160c8099-9ad5-42bb-a62a-525f4b30349e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:10.001908 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-160c8099-9ad5-42bb-a62a-525f4b30349e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:10.013118 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:10.013118 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:10.017316 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-160c8099-9ad5-42bb-a62a-525f4b30349e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:10.023079 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-160c8099-9ad5-42bb-a62a-525f4b30349e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:10.023580 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 212/843] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:09 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:10.542296 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ba883ccd-0ac1-4e9b-8006-4e2132fe0c3c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:10.546312 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba883ccd-0ac1-4e9b-8006-4e2132fe0c3c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 Jul 09 15:36:10.546312 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba883ccd-0ac1-4e9b-8006-4e2132fe0c3c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:10.546312 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba883ccd-0ac1-4e9b-8006-4e2132fe0c3c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:10.551409 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:10.551409 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:10.552336 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ba883ccd-0ac1-4e9b-8006-4e2132fe0c3c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:36:10.553444 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba883ccd-0ac1-4e9b-8006-4e2132fe0c3c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 returned with HTTP 200 Jul 09 15:36:10.554060 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 217/844] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:36:10 2026] GET /volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:11.039566 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c46f486b-0c05-480d-a7b6-392a4aea50e4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:11.042253 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c46f486b-0c05-480d-a7b6-392a4aea50e4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:11.042404 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c46f486b-0c05-480d-a7b6-392a4aea50e4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:11.042637 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c46f486b-0c05-480d-a7b6-392a4aea50e4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:11.060441 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:11.060441 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:11.066579 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c46f486b-0c05-480d-a7b6-392a4aea50e4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:11.076612 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c46f486b-0c05-480d-a7b6-392a4aea50e4 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:11.077204 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 209/845] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:11 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:12.092643 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-da8bd2cf-ca9f-4423-9bf2-e61d640d54e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:12.094770 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-da8bd2cf-ca9f-4423-9bf2-e61d640d54e3 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:12.095026 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-da8bd2cf-ca9f-4423-9bf2-e61d640d54e3 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:12.095291 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-da8bd2cf-ca9f-4423-9bf2-e61d640d54e3 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:12.108472 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:12.108472 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:12.114205 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-da8bd2cf-ca9f-4423-9bf2-e61d640d54e3 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:12.120484 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-da8bd2cf-ca9f-4423-9bf2-e61d640d54e3 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:12.120876 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 208/846] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:12 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:13.139477 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-93f0a473-c1d1-43c2-baab-7b66269d1a22 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:13.142102 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-93f0a473-c1d1-43c2-baab-7b66269d1a22 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:13.142348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-93f0a473-c1d1-43c2-baab-7b66269d1a22 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:13.142627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-93f0a473-c1d1-43c2-baab-7b66269d1a22 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:13.157936 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:13.157936 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:13.163200 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-93f0a473-c1d1-43c2-baab-7b66269d1a22 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:13.169534 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-93f0a473-c1d1-43c2-baab-7b66269d1a22 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:13.170086 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 213/847] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:13 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:13.695292 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-62eca61c-77c9-460e-8d2a-d733b63988ba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:13.695292 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-62eca61c-77c9-460e-8d2a-d733b63988ba None None] GET https://10.4.3.19/volume// Jul 09 15:36:13.695292 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-62eca61c-77c9-460e-8d2a-d733b63988ba None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:13.695292 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-62eca61c-77c9-460e-8d2a-d733b63988ba None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:13.695292 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-62eca61c-77c9-460e-8d2a-d733b63988ba None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:13.695988 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 218/848] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:36:13.705840 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-116e6c92-e3b6-44d3-a7d7-8dc82775ce57 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:13.709274 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-116e6c92-e3b6-44d3-a7d7-8dc82775ce57 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:36:13.710016 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-116e6c92-e3b6-44d3-a7d7-8dc82775ce57 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcdb0173-a9ac-4179-9480-54a021414a1d", "connector": null, "instance_uuid": "9be1484a-da9a-4246-811f-45523cd93e72"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:13.730692 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:13.730692 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:13.786925 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-116e6c92-e3b6-44d3-a7d7-8dc82775ce57 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:36:13.787577 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 210/849] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:36:13 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 09 15:36:13.799099 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-289ecb3b-6a09-43ae-aad7-1b75d8e2a3e5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:13.801526 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-289ecb3b-6a09-43ae-aad7-1b75d8e2a3e5 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] DELETE https://10.4.3.19/volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65 Jul 09 15:36:13.801963 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-289ecb3b-6a09-43ae-aad7-1b75d8e2a3e5 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:13.801963 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-289ecb3b-6a09-43ae-aad7-1b75d8e2a3e5 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:13.811237 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:13.811237 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:14.190304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a8c6b2bc-ae62-4d93-9d47-5aa8da4bcd45 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:14.192346 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8c6b2bc-ae62-4d93-9d47-5aa8da4bcd45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:14.192638 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8c6b2bc-ae62-4d93-9d47-5aa8da4bcd45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:14.192838 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8c6b2bc-ae62-4d93-9d47-5aa8da4bcd45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:14.203886 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:14.203886 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:14.208889 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a8c6b2bc-ae62-4d93-9d47-5aa8da4bcd45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:14.215360 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8c6b2bc-ae62-4d93-9d47-5aa8da4bcd45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:14.215927 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 214/850] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:14 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:36:14.354667 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-289ecb3b-6a09-43ae-aad7-1b75d8e2a3e5 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65 returned with HTTP 200 Jul 09 15:36:14.355825 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 209/851] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:13 2026] DELETE /volume/v3/attachments/21d1e47a-ad56-4d0e-9195-669db4098e65 => generated 192 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:15.235320 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5f838be4-2552-48d0-9f8c-6b4b2b78bedc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:15.237218 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f838be4-2552-48d0-9f8c-6b4b2b78bedc tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:15.237642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f838be4-2552-48d0-9f8c-6b4b2b78bedc tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:15.238015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f838be4-2552-48d0-9f8c-6b4b2b78bedc tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:15.251006 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:15.251006 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:15.256762 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5f838be4-2552-48d0-9f8c-6b4b2b78bedc tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:15.262155 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f838be4-2552-48d0-9f8c-6b4b2b78bedc tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:15.262917 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 219/852] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:15 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:16.042542 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3992e199-f82b-487e-a98c-28898143bfb1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.046298 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3992e199-f82b-487e-a98c-28898143bfb1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:36:16.046298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3992e199-f82b-487e-a98c-28898143bfb1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:16.046703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3992e199-f82b-487e-a98c-28898143bfb1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:16.064840 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.064840 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:16.073837 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3992e199-f82b-487e-a98c-28898143bfb1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:16.084215 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3992e199-f82b-487e-a98c-28898143bfb1 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:36:16.084821 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 211/853] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:16 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:16.196825 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-76b33d90-e63a-43db-9236-eb814d35d5df None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.202260 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-76b33d90-e63a-43db-9236-eb814d35d5df tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299/action Jul 09 15:36:16.202446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-76b33d90-e63a-43db-9236-eb814d35d5df tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:16.202606 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-76b33d90-e63a-43db-9236-eb814d35d5df tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:16.232417 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.232417 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:16.255771 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c73ff5d7-475f-4a90-ad71-b9f0efb4f215 req-76b33d90-e63a-43db-9236-eb814d35d5df tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299/action returned with HTTP 204 Jul 09 15:36:16.256467 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 215/854] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:36:16 2026] POST /volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:16.282003 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4d02af28-3c05-4405-8dd5-bd706bcbaaf0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.287078 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4d02af28-3c05-4405-8dd5-bd706bcbaaf0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:16.288619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4d02af28-3c05-4405-8dd5-bd706bcbaaf0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:16.288829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4d02af28-3c05-4405-8dd5-bd706bcbaaf0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:16.306099 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.306099 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:16.315257 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4d02af28-3c05-4405-8dd5-bd706bcbaaf0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:16.325534 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4d02af28-3c05-4405-8dd5-bd706bcbaaf0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:16.326323 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 210/855] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:16 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 1138 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:16.349042 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9333de29-dcbf-4c06-9cc5-d72265e56f0a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.349042 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9333de29-dcbf-4c06-9cc5-d72265e56f0a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:16.349042 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9333de29-dcbf-4c06-9cc5-d72265e56f0a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:16.349042 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9333de29-dcbf-4c06-9cc5-d72265e56f0a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:16.367330 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.367330 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:16.374240 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9333de29-dcbf-4c06-9cc5-d72265e56f0a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:16.380719 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9333de29-dcbf-4c06-9cc5-d72265e56f0a tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:16.381198 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 220/856] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:16 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:16.434324 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-015da80d-239c-4d0c-bc3e-a2304ca1a927 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.441038 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-015da80d-239c-4d0c-bc3e-a2304ca1a927 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:36:16.441169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-015da80d-239c-4d0c-bc3e-a2304ca1a927 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:16.442700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-015da80d-239c-4d0c-bc3e-a2304ca1a927 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:16.453877 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-3022979d-4e0b-4d14-a456-348853a75935 req-bffc12e7-1c7e-4e2d-90fd-26da44dbf65d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.458906 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3022979d-4e0b-4d14-a456-348853a75935 req-bffc12e7-1c7e-4e2d-90fd-26da44dbf65d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:16.458906 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3022979d-4e0b-4d14-a456-348853a75935 req-bffc12e7-1c7e-4e2d-90fd-26da44dbf65d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:16.459115 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3022979d-4e0b-4d14-a456-348853a75935 req-bffc12e7-1c7e-4e2d-90fd-26da44dbf65d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:16.462062 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.462062 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:16.474878 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-015da80d-239c-4d0c-bc3e-a2304ca1a927 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:16.480697 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.480697 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:16.484504 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-015da80d-239c-4d0c-bc3e-a2304ca1a927 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:36:16.484504 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 212/857] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:16 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1136 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:16.487930 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-3022979d-4e0b-4d14-a456-348853a75935 req-bffc12e7-1c7e-4e2d-90fd-26da44dbf65d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:16.503521 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3022979d-4e0b-4d14-a456-348853a75935 req-bffc12e7-1c7e-4e2d-90fd-26da44dbf65d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:16.503521 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 216/858] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:16 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 1138 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:16.531513 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1d9ed10e-713d-4f5a-b3f0-34773bd5bf0d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.534275 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d9ed10e-713d-4f5a-b3f0-34773bd5bf0d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:16.535433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d9ed10e-713d-4f5a-b3f0-34773bd5bf0d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:16.535433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d9ed10e-713d-4f5a-b3f0-34773bd5bf0d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:16.550558 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.550558 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:16.556163 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1d9ed10e-713d-4f5a-b3f0-34773bd5bf0d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:16.564045 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d9ed10e-713d-4f5a-b3f0-34773bd5bf0d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:16.564752 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 211/859] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:16 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:16.659256 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-58f6b9e3-a954-45ed-a641-34842f1decab req-813841dc-7fa6-4e9e-8697-6697877ac102 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.662514 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-813841dc-7fa6-4e9e-8697-6697877ac102 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:36:16.662514 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-813841dc-7fa6-4e9e-8697-6697877ac102 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:16.662907 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-813841dc-7fa6-4e9e-8697-6697877ac102 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:16.675163 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.675163 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:16.681539 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-58f6b9e3-a954-45ed-a641-34842f1decab req-813841dc-7fa6-4e9e-8697-6697877ac102 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:16.689118 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-813841dc-7fa6-4e9e-8697-6697877ac102 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:36:16.689811 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 221/860] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:16 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:16.727448 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-58f6b9e3-a954-45ed-a641-34842f1decab req-9f1eb5b0-c074-4837-926c-54a02c14d42f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.732242 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-9f1eb5b0-c074-4837-926c-54a02c14d42f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958/action Jul 09 15:36:16.732242 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-9f1eb5b0-c074-4837-926c-54a02c14d42f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:16.732893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-9f1eb5b0-c074-4837-926c-54a02c14d42f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:16.756264 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.756264 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:16.756997 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-58f6b9e3-a954-45ed-a641-34842f1decab req-9f1eb5b0-c074-4837-926c-54a02c14d42f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:16.770154 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-58f6b9e3-a954-45ed-a641-34842f1decab req-9f1eb5b0-c074-4837-926c-54a02c14d42f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Begin detaching volume completed successfully. Jul 09 15:36:16.770699 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-9f1eb5b0-c074-4837-926c-54a02c14d42f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958/action returned with HTTP 202 Jul 09 15:36:16.771319 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 213/861] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:36:16 2026] POST /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:36:16.823700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-b321ff83-5652-4dbf-9cc8-cf5400bf0959 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.827080 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-b321ff83-5652-4dbf-9cc8-cf5400bf0959 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:16.827696 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-b321ff83-5652-4dbf-9cc8-cf5400bf0959 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:16.827767 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-b321ff83-5652-4dbf-9cc8-cf5400bf0959 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:16.843202 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.843202 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:16.848920 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-b321ff83-5652-4dbf-9cc8-cf5400bf0959 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:16.856448 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-b321ff83-5652-4dbf-9cc8-cf5400bf0959 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:16.857072 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 217/862] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:16 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:16.878939 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-fe348349-a634-4c02-8f9c-53542ff6014f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:16.881950 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-fe348349-a634-4c02-8f9c-53542ff6014f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5/action Jul 09 15:36:16.882690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-fe348349-a634-4c02-8f9c-53542ff6014f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:16.883006 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-fe348349-a634-4c02-8f9c-53542ff6014f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:16.901532 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:16.901532 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:16.901532 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-fe348349-a634-4c02-8f9c-53542ff6014f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:16.908403 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-fe348349-a634-4c02-8f9c-53542ff6014f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Begin detaching volume completed successfully. Jul 09 15:36:16.908942 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-fe348349-a634-4c02-8f9c-53542ff6014f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5/action returned with HTTP 202 Jul 09 15:36:16.909732 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 212/863] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:36:16 2026] POST /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:36:17.834345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-585feaf8-3cb7-4077-ac73-afd1b6ecfd26 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:17.834887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-585feaf8-3cb7-4077-ac73-afd1b6ecfd26 None None] GET https://10.4.3.19/volume// Jul 09 15:36:17.835152 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-585feaf8-3cb7-4077-ac73-afd1b6ecfd26 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:17.835424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-585feaf8-3cb7-4077-ac73-afd1b6ecfd26 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:17.836439 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-585feaf8-3cb7-4077-ac73-afd1b6ecfd26 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:17.839972 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 222/864] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36:17 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:36:17.856720 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-58f6b9e3-a954-45ed-a641-34842f1decab req-2489a860-d209-47b4-97b9-55ab30d5d7ea None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:17.861564 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-2489a860-d209-47b4-97b9-55ab30d5d7ea tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:36:17.862028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-2489a860-d209-47b4-97b9-55ab30d5d7ea tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:17.862508 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-2489a860-d209-47b4-97b9-55ab30d5d7ea tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:17.881007 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:17.881007 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:17.889318 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-58f6b9e3-a954-45ed-a641-34842f1decab req-2489a860-d209-47b4-97b9-55ab30d5d7ea tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:17.898158 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-2489a860-d209-47b4-97b9-55ab30d5d7ea tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:36:17.900560 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 214/865] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:36:17 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 1319 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:17.943530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-68051b16-544a-4b64-8d32-edd6ec5ed5f7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:17.944048 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-68051b16-544a-4b64-8d32-edd6ec5ed5f7 None None] GET https://10.4.3.19/volume// Jul 09 15:36:17.945359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-68051b16-544a-4b64-8d32-edd6ec5ed5f7 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:17.945359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-68051b16-544a-4b64-8d32-edd6ec5ed5f7 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:17.945359 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-68051b16-544a-4b64-8d32-edd6ec5ed5f7 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:17.946271 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 218/866] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:36:17.957758 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-1e06d24a-ef92-4941-9fd2-64ae32c5726f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:17.964378 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-1e06d24a-ef92-4941-9fd2-64ae32c5726f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:17.964378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-1e06d24a-ef92-4941-9fd2-64ae32c5726f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:17.964378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-1e06d24a-ef92-4941-9fd2-64ae32c5726f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:17.981496 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:17.981496 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:17.989319 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-1e06d24a-ef92-4941-9fd2-64ae32c5726f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:17.996775 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-1e06d24a-ef92-4941-9fd2-64ae32c5726f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:17.998282 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 213/867] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:36:17 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 1321 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:18.621159 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:18.623897 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:36:18.623897 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1487199341"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:18.628251 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1487199341'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:36:18.628251 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Create volume of 1 GB Jul 09 15:36:18.642224 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Availability Zones retrieved successfully. Jul 09 15:36:18.653468 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Flow 'volume_create_api' (0268d0a4-c201-44da-85e9-9d77662861d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:36:18.654563 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1e496e-6a3b-400c-bcff-2204cec96a9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:18.655778 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:36:18.705970 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1e496e-6a3b-400c-bcff-2204cec96a9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:18.706647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbd7b12-01f1-4e71-b6b1-8407c4d8eb9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:18.861792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Created reservations ['9338cc1b-0f68-4bcb-900b-91e4a1abfbff', '8dc65b8e-5e14-4bae-95c8-78fd4f81c60c', 'b42e656b-76a0-4043-a6c1-7dedca430a23', 'bd54346f-a9b2-4a68-8696-c53472942949'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:36:18.864419 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccbd7b12-01f1-4e71-b6b1-8407c4d8eb9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9338cc1b-0f68-4bcb-900b-91e4a1abfbff', '8dc65b8e-5e14-4bae-95c8-78fd4f81c60c', 'b42e656b-76a0-4043-a6c1-7dedca430a23', 'bd54346f-a9b2-4a68-8696-c53472942949']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:18.866381 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906d1890-944d-4f1f-baa6-8d92e95567f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:18.919580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (906d1890-944d-4f1f-baa6-8d92e95567f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1487199341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68c1dde1652d4495ab944a8f60d0fa8e',qos_specs=None,replication_status=,reservations=['9338cc1b-0f68-4bcb-900b-91e4a1abfbff','8dc65b8e-5e14-4bae-95c8-78fd4f81c60c','b42e656b-76a0-4043-a6c1-7dedca430a23','bd54346f-a9b2-4a68-8696-c53472942949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8ed9472a264df5960ba14677d04b2d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:36:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1487199341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68c1dde1652d4495ab944a8f60d0fa8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8ed9472a264df5960ba14677d04b2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:18.920745 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a02e98b-d3f2-4cf6-a52b-7d64aec18b50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:18.964101 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a02e98b-d3f2-4cf6-a52b-7d64aec18b50) transitioned into state 'SUCCESS' from state '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-1487199341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68c1dde1652d4495ab944a8f60d0fa8e',qos_specs=None,replication_status=,reservations=['9338cc1b-0f68-4bcb-900b-91e4a1abfbff','8dc65b8e-5e14-4bae-95c8-78fd4f81c60c','b42e656b-76a0-4043-a6c1-7dedca430a23','bd54346f-a9b2-4a68-8696-c53472942949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8ed9472a264df5960ba14677d04b2d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:18.966574 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9e14c09-9689-4429-bb14-53762416dba2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:18.982993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9e14c09-9689-4429-bb14-53762416dba2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:18.985014 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Flow 'volume_create_api' (0268d0a4-c201-44da-85e9-9d77662861d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:36:18.987022 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Create volume request issued successfully. Jul 09 15:36:18.987022 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8fe75671-6b2b-4d5d-993b-dbb78de99d7b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:36:18.989087 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 223/868] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:36:18 2026] POST /volume/v3/volumes => generated 757 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:36:19.010170 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fdd3c5ca-7e89-4136-b88a-3e02b8df303b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:19.013057 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fdd3c5ca-7e89-4136-b88a-3e02b8df303b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d Jul 09 15:36:19.013418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fdd3c5ca-7e89-4136-b88a-3e02b8df303b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:19.014067 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fdd3c5ca-7e89-4136-b88a-3e02b8df303b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:19.031623 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:19.031623 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:19.036576 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fdd3c5ca-7e89-4136-b88a-3e02b8df303b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:36:19.043650 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fdd3c5ca-7e89-4136-b88a-3e02b8df303b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d returned with HTTP 200 Jul 09 15:36:19.045060 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 215/869] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:19 2026] GET /volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:20.066761 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dbd5020c-df73-4537-9dd3-c4336918a719 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:20.070831 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dbd5020c-df73-4537-9dd3-c4336918a719 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d Jul 09 15:36:20.071053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dbd5020c-df73-4537-9dd3-c4336918a719 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:20.071313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dbd5020c-df73-4537-9dd3-c4336918a719 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:20.081105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-58f6b9e3-a954-45ed-a641-34842f1decab req-4aed982b-d405-42af-88b5-0728b2112436 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:20.081695 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:20.081695 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:20.084345 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-4aed982b-d405-42af-88b5-0728b2112436 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] DELETE https://10.4.3.19/volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0 Jul 09 15:36:20.085052 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-4aed982b-d405-42af-88b5-0728b2112436 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:20.085408 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-4aed982b-d405-42af-88b5-0728b2112436 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:20.092791 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dbd5020c-df73-4537-9dd3-c4336918a719 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:36:20.095900 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:20.095900 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:20.108826 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dbd5020c-df73-4537-9dd3-c4336918a719 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d returned with HTTP 200 Jul 09 15:36:20.108826 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 219/870] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:20 2026] GET /volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:20.523222 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-61ae4269-6128-4c3c-a7a8-3cee65c4fd21 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:20.526691 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-61ae4269-6128-4c3c-a7a8-3cee65c4fd21 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] DELETE https://10.4.3.19/volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299 Jul 09 15:36:20.527036 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-61ae4269-6128-4c3c-a7a8-3cee65c4fd21 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:20.527211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-61ae4269-6128-4c3c-a7a8-3cee65c4fd21 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:20.547583 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:20.547583 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:20.649495 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-58f6b9e3-a954-45ed-a641-34842f1decab req-4aed982b-d405-42af-88b5-0728b2112436 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0 returned with HTTP 200 Jul 09 15:36:20.650125 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 214/871] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:20 2026] DELETE /volume/v3/attachments/dc70ec75-473c-4f6b-90d1-cfcba12465f0 => generated 19 bytes in 570 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:20.652408 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-7a0a072f-846f-48f7-b788-be53e556240a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:20.654596 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-7a0a072f-846f-48f7-b788-be53e556240a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] PUT https://10.4.3.19/volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 Jul 09 15:36:20.655073 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-7a0a072f-846f-48f7-b788-be53e556240a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:20.671817 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-7a0a072f-846f-48f7-b788-be53e556240a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Acquiring lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:36:20.680050 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-7a0a072f-846f-48f7-b788-be53e556240a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" acquired by "attachment_update" :: waited 0.009s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:36:20.681632 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:20.681632 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:21.095654 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-f2afe47a-24bb-40f9-a6b2-0cf1dbc35f90 req-61ae4269-6128-4c3c-a7a8-3cee65c4fd21 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299 returned with HTTP 200 Jul 09 15:36:21.096372 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 224/872] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:20 2026] DELETE /volume/v3/attachments/c0e1738c-e0c2-4b30-b692-67a02cfad299 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:21.208342 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-7a0a072f-846f-48f7-b788-be53e556240a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" released by "attachment_update" :: held 0.528s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:36:21.208694 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-7a0a072f-846f-48f7-b788-be53e556240a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 returned with HTTP 200 Jul 09 15:36:21.209661 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 216/873] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:36:20 2026] PUT /volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:21.223491 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-b1667b1b-c5d4-44b3-b526-542cf4b0281f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:21.226098 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-b1667b1b-c5d4-44b3-b526-542cf4b0281f tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 Jul 09 15:36:21.226357 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-b1667b1b-c5d4-44b3-b526-542cf4b0281f tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:21.226588 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-b1667b1b-c5d4-44b3-b526-542cf4b0281f tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:21.256348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-b1667b1b-c5d4-44b3-b526-542cf4b0281f tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 returned with HTTP 200 Jul 09 15:36:21.256948 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 220/874] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:36:21 2026] GET /volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:21.283359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3f809ee3-2614-4e63-a2bd-2ee96936c64f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:21.286259 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3f809ee3-2614-4e63-a2bd-2ee96936c64f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:36:21.286632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3f809ee3-2614-4e63-a2bd-2ee96936c64f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:21.286773 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3f809ee3-2614-4e63-a2bd-2ee96936c64f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:21.296631 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:21.296631 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:21.302385 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3f809ee3-2614-4e63-a2bd-2ee96936c64f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:21.309210 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3f809ee3-2614-4e63-a2bd-2ee96936c64f tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:36:21.309805 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 215/875] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:21 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:22.407345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2328659c-6a41-4a0c-9d60-53ab3298290e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:22.410865 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2328659c-6a41-4a0c-9d60-53ab3298290e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:36:22.411260 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2328659c-6a41-4a0c-9d60-53ab3298290e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:22.411674 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2328659c-6a41-4a0c-9d60-53ab3298290e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:22.421993 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:22.421993 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:22.428199 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2328659c-6a41-4a0c-9d60-53ab3298290e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:36:22.434925 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2328659c-6a41-4a0c-9d60-53ab3298290e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:36:22.435570 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 225/876] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:22 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:23.290377 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-ae931dd3-b596-48ab-aae1-f8c27d20244e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:23.292497 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-ae931dd3-b596-48ab-aae1-f8c27d20244e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:23.294158 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-ae931dd3-b596-48ab-aae1-f8c27d20244e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:23.294158 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-ae931dd3-b596-48ab-aae1-f8c27d20244e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:23.301930 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:23.301930 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:23.307318 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-ae931dd3-b596-48ab-aae1-f8c27d20244e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:23.312539 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-ae931dd3-b596-48ab-aae1-f8c27d20244e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:23.312950 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 217/877] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:23 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:25.267331 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-4b4871b5-db21-4f64-92d9-a87dae23d989 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:25.269984 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-4b4871b5-db21-4f64-92d9-a87dae23d989 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:25.270160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-4b4871b5-db21-4f64-92d9-a87dae23d989 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:25.270448 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-4b4871b5-db21-4f64-92d9-a87dae23d989 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:25.277264 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:25.277264 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:25.281070 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-4b4871b5-db21-4f64-92d9-a87dae23d989 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:25.293121 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-4b4871b5-db21-4f64-92d9-a87dae23d989 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:25.296048 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 221/878] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:25 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:25.357073 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-76c1e806-ebe7-4d31-ab13-ead0cf81be12 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:25.359423 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-76c1e806-ebe7-4d31-ab13-ead0cf81be12 None None] GET https://10.4.3.19/volume// Jul 09 15:36:25.359722 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-76c1e806-ebe7-4d31-ab13-ead0cf81be12 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:25.360936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-76c1e806-ebe7-4d31-ab13-ead0cf81be12 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:25.360936 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-76c1e806-ebe7-4d31-ab13-ead0cf81be12 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:25.362278 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 216/879] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:36:25 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:36:25.373616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-9bf7455c-9923-44b6-8a3d-047ed7da7e77 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:25.376299 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-9bf7455c-9923-44b6-8a3d-047ed7da7e77 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:36:25.378389 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-9bf7455c-9923-44b6-8a3d-047ed7da7e77 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e2ff4e43-91d4-46dc-86f1-31e8d0153b8f", "connector": null, "instance_uuid": "1bdf9eba-883e-4322-84bb-03af5a34043e"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:25.391331 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:25.391331 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:25.439742 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-9bf7455c-9923-44b6-8a3d-047ed7da7e77 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:36:25.440643 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 226/880] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:36:25 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 09 15:36:25.841145 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-40b0644d-0195-467f-a462-fe8afcbe731c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:25.846810 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-40b0644d-0195-467f-a462-fe8afcbe731c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:25.847156 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-40b0644d-0195-467f-a462-fe8afcbe731c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:25.847472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-40b0644d-0195-467f-a462-fe8afcbe731c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:25.865207 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:25.865207 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:25.873483 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-40b0644d-0195-467f-a462-fe8afcbe731c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:25.882074 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-40b0644d-0195-467f-a462-fe8afcbe731c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:25.882074 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 218/881] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:25 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 863 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:25.996975 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ace049ca-97b1-4f28-820a-262a8b8ebfc7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:25.997523 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ace049ca-97b1-4f28-820a-262a8b8ebfc7 None None] GET https://10.4.3.19/volume// Jul 09 15:36:25.997766 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ace049ca-97b1-4f28-820a-262a8b8ebfc7 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:25.998058 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ace049ca-97b1-4f28-820a-262a8b8ebfc7 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:25.998507 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ace049ca-97b1-4f28-820a-262a8b8ebfc7 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:25.998946 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 222/882] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36:25 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:36:26.008869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-f4129450-de18-4621-9704-9e3da501820c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:26.013315 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-f4129450-de18-4621-9704-9e3da501820c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:26.013591 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-f4129450-de18-4621-9704-9e3da501820c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:26.013818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-f4129450-de18-4621-9704-9e3da501820c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:26.025337 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:26.025337 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:26.030369 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-f4129450-de18-4621-9704-9e3da501820c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:26.034882 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-f4129450-de18-4621-9704-9e3da501820c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:26.035387 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 217/883] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:36:26 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:26.137710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-bda2aa2b-ef1c-4884-bdc8-e530392b18c4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:26.139909 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-bda2aa2b-ef1c-4884-bdc8-e530392b18c4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] PUT https://10.4.3.19/volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 Jul 09 15:36:26.140344 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-bda2aa2b-ef1c-4884-bdc8-e530392b18c4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:26.150437 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-bda2aa2b-ef1c-4884-bdc8-e530392b18c4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Acquiring lock "cinder-attachment_update-e2ff4e43-91d4-46dc-86f1-31e8d0153b8f-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:36:26.155771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-bda2aa2b-ef1c-4884-bdc8-e530392b18c4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Lock "cinder-attachment_update-e2ff4e43-91d4-46dc-86f1-31e8d0153b8f-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:36:26.156840 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:26.156840 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:26.615153 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-8dfcfa80-a0c6-4cca-a78e-b9f3d0137cc5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:26.620567 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-8dfcfa80-a0c6-4cca-a78e-b9f3d0137cc5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] DELETE https://10.4.3.19/volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b Jul 09 15:36:26.620841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-8dfcfa80-a0c6-4cca-a78e-b9f3d0137cc5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:26.621144 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-8dfcfa80-a0c6-4cca-a78e-b9f3d0137cc5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:26.635669 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:26.635669 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:26.681743 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-bda2aa2b-ef1c-4884-bdc8-e530392b18c4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Lock "cinder-attachment_update-e2ff4e43-91d4-46dc-86f1-31e8d0153b8f-np0000004916" released by "attachment_update" :: held 0.526s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:36:26.682141 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-bda2aa2b-ef1c-4884-bdc8-e530392b18c4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 returned with HTTP 200 Jul 09 15:36:26.682707 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 227/884] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:36:26 2026] PUT /volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:26.897054 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5e91a6d6-c9cb-4a31-b068-fef0c2cfc9b4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:26.899537 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e91a6d6-c9cb-4a31-b068-fef0c2cfc9b4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:26.899854 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e91a6d6-c9cb-4a31-b068-fef0c2cfc9b4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:26.900151 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e91a6d6-c9cb-4a31-b068-fef0c2cfc9b4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:26.913268 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:26.913268 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:26.917091 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5e91a6d6-c9cb-4a31-b068-fef0c2cfc9b4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:26.921967 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e91a6d6-c9cb-4a31-b068-fef0c2cfc9b4 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:26.922369 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 223/885] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:26 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:27.172340 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-8dfcfa80-a0c6-4cca-a78e-b9f3d0137cc5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b returned with HTTP 200 Jul 09 15:36:27.172821 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 219/886] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:26 2026] DELETE /volume/v3/attachments/daf848eb-5767-4ee7-89ee-1cdf83e0c52b => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:27.184134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-a2f684cb-afe5-4314-b463-1de6b412f4cf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:27.186459 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-a2f684cb-afe5-4314-b463-1de6b412f4cf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] DELETE https://10.4.3.19/volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6 Jul 09 15:36:27.186640 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-a2f684cb-afe5-4314-b463-1de6b412f4cf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:27.186832 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-a2f684cb-afe5-4314-b463-1de6b412f4cf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:27.194119 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:27.194119 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:27.356664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-21b25205-d896-46c2-ad3a-a8b62705c6ee None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:27.357045 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-21b25205-d896-46c2-ad3a-a8b62705c6ee None None] GET https://10.4.3.19/volume// Jul 09 15:36:27.357285 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-21b25205-d896-46c2-ad3a-a8b62705c6ee None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:27.357444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-21b25205-d896-46c2-ad3a-a8b62705c6ee None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:27.357778 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-21b25205-d896-46c2-ad3a-a8b62705c6ee None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:27.358090 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 228/887] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:36: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 09 15:36:27.368593 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-acfd4e95-6556-44ba-b35c-174a59a564fd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:27.372909 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-acfd4e95-6556-44ba-b35c-174a59a564fd tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:36:27.373440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-acfd4e95-6556-44ba-b35c-174a59a564fd tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c8cfe72d-34a5-4977-ad48-aa584271a63b", "connector": null, "instance_uuid": "703bd09d-4fe1-47b0-83d9-d914632fdc8a"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:27.384684 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:27.384684 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:27.420371 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-acfd4e95-6556-44ba-b35c-174a59a564fd tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:36:27.420937 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 224/888] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:36:27 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:27.738956 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-a2f684cb-afe5-4314-b463-1de6b412f4cf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6 returned with HTTP 200 Jul 09 15:36:27.738956 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 218/889] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:27 2026] DELETE /volume/v3/attachments/af577419-24cf-49d2-b12d-9b5429e8bfb6 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:27.751116 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-de76db1b-a32d-4ec9-8f08-b5942dff2767 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:27.756777 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-de76db1b-a32d-4ec9-8f08-b5942dff2767 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] DELETE https://10.4.3.19/volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d Jul 09 15:36:27.757128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-de76db1b-a32d-4ec9-8f08-b5942dff2767 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:27.757379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-de76db1b-a32d-4ec9-8f08-b5942dff2767 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:27.764496 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:27.764496 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:27.833321 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0cf91f88-ae55-471a-ac4f-187f735be00d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:27.836351 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0cf91f88-ae55-471a-ac4f-187f735be00d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:27.836690 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0cf91f88-ae55-471a-ac4f-187f735be00d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:27.836913 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0cf91f88-ae55-471a-ac4f-187f735be00d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:27.851650 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:27.851650 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:27.859685 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0cf91f88-ae55-471a-ac4f-187f735be00d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:27.863718 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0cf91f88-ae55-471a-ac4f-187f735be00d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:27.864214 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 229/890] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:27 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:27.936767 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-af628071-240e-4284-a51b-c4f0af2771ef None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:27.939091 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-af628071-240e-4284-a51b-c4f0af2771ef tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:27.939323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-af628071-240e-4284-a51b-c4f0af2771ef tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:27.939487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-af628071-240e-4284-a51b-c4f0af2771ef tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:27.965295 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:27.965295 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:27.969962 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8e8c744c-d844-43f5-a56f-7b7968094754 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:27.970617 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-af628071-240e-4284-a51b-c4f0af2771ef tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:27.970755 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8e8c744c-d844-43f5-a56f-7b7968094754 None None] GET https://10.4.3.19/volume// Jul 09 15:36:27.970755 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8e8c744c-d844-43f5-a56f-7b7968094754 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:27.971126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8e8c744c-d844-43f5-a56f-7b7968094754 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:27.971822 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8e8c744c-d844-43f5-a56f-7b7968094754 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:27.972223 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 219/891] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36: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 09 15:36:27.977462 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-af628071-240e-4284-a51b-c4f0af2771ef tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:27.977681 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 225/892] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:27 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:27.988714 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-eff65168-89ee-4e57-8764-ad262ec877bb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:27.992866 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-eff65168-89ee-4e57-8764-ad262ec877bb tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:27.993887 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-eff65168-89ee-4e57-8764-ad262ec877bb tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:27.995421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-eff65168-89ee-4e57-8764-ad262ec877bb tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:28.016762 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:28.016762 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:28.031645 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-eff65168-89ee-4e57-8764-ad262ec877bb tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:28.044558 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-eff65168-89ee-4e57-8764-ad262ec877bb tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:28.045176 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 230/893] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:36:27 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1021 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:28.160720 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-a68d6fbf-1b8b-4963-bf4a-cb70525f3f68 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:28.163487 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-a68d6fbf-1b8b-4963-bf4a-cb70525f3f68 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] PUT https://10.4.3.19/volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38 Jul 09 15:36:28.163981 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-a68d6fbf-1b8b-4963-bf4a-cb70525f3f68 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:28.182986 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-a68d6fbf-1b8b-4963-bf4a-cb70525f3f68 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Acquiring lock "cinder-attachment_update-c8cfe72d-34a5-4977-ad48-aa584271a63b-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:36:28.188774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-a68d6fbf-1b8b-4963-bf4a-cb70525f3f68 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Lock "cinder-attachment_update-c8cfe72d-34a5-4977-ad48-aa584271a63b-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:36:28.190299 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:28.190299 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:28.303543 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2b131d1f-a369-4cc1-878f-cd8c116a4f69 req-de76db1b-a32d-4ec9-8f08-b5942dff2767 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d returned with HTTP 200 Jul 09 15:36:28.304470 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 220/894] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:27 2026] DELETE /volume/v3/attachments/f725a5d7-859a-4ee9-afaa-a45228689a9d => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:28.719202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-a68d6fbf-1b8b-4963-bf4a-cb70525f3f68 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Lock "cinder-attachment_update-c8cfe72d-34a5-4977-ad48-aa584271a63b-np0000004916" released by "attachment_update" :: held 0.530s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:36:28.719369 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-a68d6fbf-1b8b-4963-bf4a-cb70525f3f68 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38 returned with HTTP 200 Jul 09 15:36:28.721322 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 220/895] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:36:28 2026] PUT /volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38 => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:28.886874 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e01c22d1-cbd0-485b-a2b1-3e3101ca7f24 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:28.888290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e01c22d1-cbd0-485b-a2b1-3e3101ca7f24 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:28.888706 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e01c22d1-cbd0-485b-a2b1-3e3101ca7f24 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:28.889200 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e01c22d1-cbd0-485b-a2b1-3e3101ca7f24 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:28.910910 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:28.910910 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:28.916132 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e01c22d1-cbd0-485b-a2b1-3e3101ca7f24 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:28.924161 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e01c22d1-cbd0-485b-a2b1-3e3101ca7f24 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:28.927000 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 226/896] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:28 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:29.000348 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-25f3dda4-6066-431d-8cca-6f62fab63530 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:29.003092 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-25f3dda4-6066-431d-8cca-6f62fab63530 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:29.003092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-25f3dda4-6066-431d-8cca-6f62fab63530 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:29.004079 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-25f3dda4-6066-431d-8cca-6f62fab63530 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:29.028252 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:29.028252 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:29.042907 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-25f3dda4-6066-431d-8cca-6f62fab63530 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:29.050211 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-25f3dda4-6066-431d-8cca-6f62fab63530 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:29.051050 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 231/897] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:28 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:29.948437 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9d3b30b5-4af8-4f48-a505-4657cd53762f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:29.951713 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9d3b30b5-4af8-4f48-a505-4657cd53762f tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:29.951860 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9d3b30b5-4af8-4f48-a505-4657cd53762f tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:29.952873 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9d3b30b5-4af8-4f48-a505-4657cd53762f tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:29.967577 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:29.967577 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:29.972934 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9d3b30b5-4af8-4f48-a505-4657cd53762f tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:29.979834 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9d3b30b5-4af8-4f48-a505-4657cd53762f tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:29.980093 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 221/898] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:29 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:29.999127 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e96f601e-d203-4414-979e-6446b23abd9b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:30.001096 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:36:30.001529 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1145790279", "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:30.003444 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1145790279', 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:36:30.067840 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-28f3637f-e4a9-45c8-9730-c2bec6b53fc5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:30.070422 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28f3637f-e4a9-45c8-9730-c2bec6b53fc5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:30.070748 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28f3637f-e4a9-45c8-9730-c2bec6b53fc5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:30.070952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28f3637f-e4a9-45c8-9730-c2bec6b53fc5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:30.085469 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:30.085469 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:30.091567 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-28f3637f-e4a9-45c8-9730-c2bec6b53fc5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:30.096995 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28f3637f-e4a9-45c8-9730-c2bec6b53fc5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:30.097487 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 227/899] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:30 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:30.112915 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Create volume of 1 GB Jul 09 15:36:30.113355 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:30.113355 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:30.118635 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Availability Zones retrieved successfully. Jul 09 15:36:30.126470 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Flow 'volume_create_api' (d92244a6-3c07-4f07-b5b9-54a0f2b42acf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:36:30.128136 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb12567-4dfe-4177-b47c-4e2402879eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:30.129760 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:36:30.204847 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb12567-4dfe-4177-b47c-4e2402879eaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:30.206257 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2b763f-98c6-41d6-b575-c7d9c19035ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:30.264633 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Created reservations ['8899eb64-74e1-4717-9b6a-0b44c6599bb4', 'fb83c2a7-50cb-49a2-9696-e1d3c7fd59c0', '9e6cf102-e150-42e6-841a-4880e6858869', 'de5e84af-faa2-4e26-ae20-ae185ab0a762'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:36:30.265782 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2b763f-98c6-41d6-b575-c7d9c19035ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8899eb64-74e1-4717-9b6a-0b44c6599bb4', 'fb83c2a7-50cb-49a2-9696-e1d3c7fd59c0', '9e6cf102-e150-42e6-841a-4880e6858869', 'de5e84af-faa2-4e26-ae20-ae185ab0a762']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:30.266894 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c177b5b-24df-46c9-9487-864e5fcadd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:30.300025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c177b5b-24df-46c9-9487-864e5fcadd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b334f73-fc19-4c14-8a73-f6d757e04bcd', '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-1145790279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='077e002949d54775b2e2402b3c5d1e25',qos_specs=None,replication_status=,reservations=['8899eb64-74e1-4717-9b6a-0b44c6599bb4','fb83c2a7-50cb-49a2-9696-e1d3c7fd59c0','9e6cf102-e150-42e6-841a-4880e6858869','de5e84af-faa2-4e26-ae20-ae185ab0a762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88225364b2474234b067eb41d2d952cd',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:36:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1145790279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b334f73-fc19-4c14-8a73-f6d757e04bcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='077e002949d54775b2e2402b3c5d1e25',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88225364b2474234b067eb41d2d952cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:30.300025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ba55ec-c37f-4b55-ab2e-894516e0108c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:30.328061 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a9ba55ec-c37f-4b55-ab2e-894516e0108c) transitioned into state 'SUCCESS' from state '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-1145790279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='077e002949d54775b2e2402b3c5d1e25',qos_specs=None,replication_status=,reservations=['8899eb64-74e1-4717-9b6a-0b44c6599bb4','fb83c2a7-50cb-49a2-9696-e1d3c7fd59c0','9e6cf102-e150-42e6-841a-4880e6858869','de5e84af-faa2-4e26-ae20-ae185ab0a762'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88225364b2474234b067eb41d2d952cd',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:30.329016 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5d7f49-d1c3-4648-ba9a-d359c835c63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:30.344445 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5d7f49-d1c3-4648-ba9a-d359c835c63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:30.345743 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Flow 'volume_create_api' (d92244a6-3c07-4f07-b5b9-54a0f2b42acf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:36:30.346135 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Create volume request issued successfully. Jul 09 15:36:30.346918 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e96f601e-d203-4414-979e-6446b23abd9b tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:36:30.347497 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 221/900] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:36:29 2026] POST /volume/v3/volumes => generated 751 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:36:30.364081 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-361c5d03-fae3-4475-8b0d-adfcd481a49a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:30.367951 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-361c5d03-fae3-4475-8b0d-adfcd481a49a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd Jul 09 15:36:30.367951 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-361c5d03-fae3-4475-8b0d-adfcd481a49a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:30.367951 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-361c5d03-fae3-4475-8b0d-adfcd481a49a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:30.378245 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:30.378245 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:30.379808 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-361c5d03-fae3-4475-8b0d-adfcd481a49a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:30.385296 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-361c5d03-fae3-4475-8b0d-adfcd481a49a tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd returned with HTTP 200 Jul 09 15:36:30.385709 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 232/901] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:30 2026] GET /volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd => generated 819 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:30.482801 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-681b609f-01ac-4a10-a08a-f3eca8277425 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:30.485341 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-681b609f-01ac-4a10-a08a-f3eca8277425 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] POST https://10.4.3.19/volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54/action Jul 09 15:36:30.485828 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-681b609f-01ac-4a10-a08a-f3eca8277425 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:30.485975 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-681b609f-01ac-4a10-a08a-f3eca8277425 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:30.507585 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:30.507585 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:30.519757 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4738264e-4c79-49e4-b5b7-d62992c6af3a req-681b609f-01ac-4a10-a08a-f3eca8277425 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54/action returned with HTTP 204 Jul 09 15:36:30.519887 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 222/902] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:36:30 2026] POST /volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:31.007495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0e67b700-0dbc-49b9-9e79-a34a5e576a3d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:31.007495 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0e67b700-0dbc-49b9-9e79-a34a5e576a3d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:31.007495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0e67b700-0dbc-49b9-9e79-a34a5e576a3d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:31.007495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0e67b700-0dbc-49b9-9e79-a34a5e576a3d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:31.019462 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:31.019462 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:31.024029 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0e67b700-0dbc-49b9-9e79-a34a5e576a3d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:31.031560 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0e67b700-0dbc-49b9-9e79-a34a5e576a3d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:31.032717 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 228/903] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:31 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:31.113522 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7df0f167-ea96-4d38-96e1-73d671ca8fe2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:31.117210 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7df0f167-ea96-4d38-96e1-73d671ca8fe2 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:31.117210 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7df0f167-ea96-4d38-96e1-73d671ca8fe2 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:31.117210 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7df0f167-ea96-4d38-96e1-73d671ca8fe2 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:31.137001 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:31.137001 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:31.146524 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7df0f167-ea96-4d38-96e1-73d671ca8fe2 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:31.157901 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7df0f167-ea96-4d38-96e1-73d671ca8fe2 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:31.158631 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 222/904] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:31 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:31.413123 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-56257213-a7f1-4ca8-be4e-9d72e8dfd774 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:31.417308 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-56257213-a7f1-4ca8-be4e-9d72e8dfd774 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd Jul 09 15:36:31.417308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-56257213-a7f1-4ca8-be4e-9d72e8dfd774 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:31.417308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-56257213-a7f1-4ca8-be4e-9d72e8dfd774 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:31.425910 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:31.425910 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:31.431645 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-56257213-a7f1-4ca8-be4e-9d72e8dfd774 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:31.442165 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-56257213-a7f1-4ca8-be4e-9d72e8dfd774 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd returned with HTTP 200 Jul 09 15:36:31.442951 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 233/905] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:31 2026] GET /volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd => generated 1359 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:31.490666 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-a4833ceb-df84-42d2-bbe1-317658323a42 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:31.493470 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-a4833ceb-df84-42d2-bbe1-317658323a42 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd Jul 09 15:36:31.493470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-a4833ceb-df84-42d2-bbe1-317658323a42 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:31.493470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-a4833ceb-df84-42d2-bbe1-317658323a42 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:31.502852 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:31.502852 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:31.507929 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-a4833ceb-df84-42d2-bbe1-317658323a42 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:31.514449 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-a4833ceb-df84-42d2-bbe1-317658323a42 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd returned with HTTP 200 Jul 09 15:36:31.515657 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 223/906] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:31 2026] GET /volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:32.043373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-69b0f3b3-b65e-4c06-89a1-07fb9ae632f7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:32.046290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-69b0f3b3-b65e-4c06-89a1-07fb9ae632f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd Jul 09 15:36:32.047465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-69b0f3b3-b65e-4c06-89a1-07fb9ae632f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:32.047465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-69b0f3b3-b65e-4c06-89a1-07fb9ae632f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:32.049334 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2f97f6ee-f6a9-4d17-8bff-49d8c8d79d0b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:32.051331 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2f97f6ee-f6a9-4d17-8bff-49d8c8d79d0b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:32.051602 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2f97f6ee-f6a9-4d17-8bff-49d8c8d79d0b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:32.051867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2f97f6ee-f6a9-4d17-8bff-49d8c8d79d0b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:32.058029 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:32.058029 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:32.063151 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-69b0f3b3-b65e-4c06-89a1-07fb9ae632f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:32.068208 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:32.068208 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:32.069755 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-69b0f3b3-b65e-4c06-89a1-07fb9ae632f7 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd returned with HTTP 200 Jul 09 15:36:32.070644 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 229/907] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:32 2026] GET /volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:32.071786 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2f97f6ee-f6a9-4d17-8bff-49d8c8d79d0b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:32.077268 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2f97f6ee-f6a9-4d17-8bff-49d8c8d79d0b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:32.077841 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 223/908] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:32 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:32.083051 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-550c0e53-ad16-465c-b768-402855b5108d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:32.083524 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-550c0e53-ad16-465c-b768-402855b5108d None None] GET https://10.4.3.19/volume// Jul 09 15:36:32.083759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-550c0e53-ad16-465c-b768-402855b5108d None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:32.083949 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-550c0e53-ad16-465c-b768-402855b5108d None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:32.084342 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-550c0e53-ad16-465c-b768-402855b5108d None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:32.084932 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 234/909] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:36: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 09 15:36:32.095667 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-5feed2c5-22ce-4092-92f7-1d750be34533 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:32.100630 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-5feed2c5-22ce-4092-92f7-1d750be34533 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:36:32.101048 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-5feed2c5-22ce-4092-92f7-1d750be34533 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b334f73-fc19-4c14-8a73-f6d757e04bcd", "connector": null, "instance_uuid": "cb50ce2d-edbd-46dc-9a07-fccdc807d1e2"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:32.111519 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:32.111519 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:32.150592 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-5feed2c5-22ce-4092-92f7-1d750be34533 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:36:32.150744 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 224/910] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:36:32 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 09 15:36:32.178061 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9e2419b9-a041-4953-920d-bc8a35068bce None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:32.180002 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9e2419b9-a041-4953-920d-bc8a35068bce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:32.180239 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9e2419b9-a041-4953-920d-bc8a35068bce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:32.180617 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9e2419b9-a041-4953-920d-bc8a35068bce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:32.190826 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:32.190826 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:32.194743 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9e2419b9-a041-4953-920d-bc8a35068bce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:32.199774 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9e2419b9-a041-4953-920d-bc8a35068bce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:32.199774 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 230/911] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:32 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:33.092173 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-07256797-99b0-4749-b722-098413b5708d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:33.094771 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07256797-99b0-4749-b722-098413b5708d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:33.099942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07256797-99b0-4749-b722-098413b5708d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:33.099942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07256797-99b0-4749-b722-098413b5708d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:33.114708 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-63c7367d-3cf5-43cc-b980-5504596bfea5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:33.117246 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-63c7367d-3cf5-43cc-b980-5504596bfea5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] POST https://10.4.3.19/volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546/action Jul 09 15:36:33.117625 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-63c7367d-3cf5-43cc-b980-5504596bfea5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:33.117735 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-63c7367d-3cf5-43cc-b980-5504596bfea5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:33.120080 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:33.120080 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:33.124019 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-07256797-99b0-4749-b722-098413b5708d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:33.128235 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07256797-99b0-4749-b722-098413b5708d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:33.128687 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 224/912] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:33 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:33.137691 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:33.137691 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:33.150037 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c3ea5e75-fa06-4301-846a-6821f0ec119b req-63c7367d-3cf5-43cc-b980-5504596bfea5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546/action returned with HTTP 204 Jul 09 15:36:33.150664 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 235/913] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:36:33 2026] POST /volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:33.216929 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6759771a-d330-459e-bc6c-1721da27214c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:33.219576 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6759771a-d330-459e-bc6c-1721da27214c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:33.219866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6759771a-d330-459e-bc6c-1721da27214c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:33.223210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6759771a-d330-459e-bc6c-1721da27214c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:33.240127 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:33.240127 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:33.244886 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6759771a-d330-459e-bc6c-1721da27214c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:33.251289 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6759771a-d330-459e-bc6c-1721da27214c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:33.251863 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 225/914] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:33 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1156 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Jul 09 15:36:33.271666 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:33.273611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] POST https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f/action Jul 09 15:36:33.273872 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:33.273998 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:33.288431 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:33.288431 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:33.288431 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:33.342014 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Created reservations ['15c8521a-5bbc-46dc-9a17-15efb95a12a5', 'd41c1c47-eebe-4692-b48b-5f9769fda608'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:36:33.374852 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Extend volume request issued successfully. Jul 09 15:36:33.374852 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f/action returned with HTTP 202 Jul 09 15:36:33.374852 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 231/915] 10.4.3.19 () {70 vars in 1424 bytes} [Thu Jul 9 15:36:33 2026] POST /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 09 15:36:33.392376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-707d9e69-a329-4f9f-9ba0-a981673d817e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:33.395057 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-707d9e69-a329-4f9f-9ba0-a981673d817e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:33.395417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-707d9e69-a329-4f9f-9ba0-a981673d817e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:33.395716 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-707d9e69-a329-4f9f-9ba0-a981673d817e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:33.413414 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:33.413414 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:33.422546 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-707d9e69-a329-4f9f-9ba0-a981673d817e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:33.434752 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-707d9e69-a329-4f9f-9ba0-a981673d817e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:33.435692 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 225/916] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:33 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1159 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:34.147901 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ea1048e9-a87e-4877-a7a2-9a688c37b232 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:34.150498 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ea1048e9-a87e-4877-a7a2-9a688c37b232 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:34.150601 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ea1048e9-a87e-4877-a7a2-9a688c37b232 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:34.150869 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ea1048e9-a87e-4877-a7a2-9a688c37b232 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:34.167820 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:34.167820 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:34.178449 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ea1048e9-a87e-4877-a7a2-9a688c37b232 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:34.184150 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ea1048e9-a87e-4877-a7a2-9a688c37b232 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:34.184750 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 236/917] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:34 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:34.452210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1380ea88-2a73-4930-ad5c-6d84b3cd7c04 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:34.455213 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1380ea88-2a73-4930-ad5c-6d84b3cd7c04 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:34.455473 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1380ea88-2a73-4930-ad5c-6d84b3cd7c04 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:34.455710 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1380ea88-2a73-4930-ad5c-6d84b3cd7c04 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:34.466986 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:34.466986 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:34.471353 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1380ea88-2a73-4930-ad5c-6d84b3cd7c04 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:34.476578 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1380ea88-2a73-4930-ad5c-6d84b3cd7c04 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:34.477525 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 226/918] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:34 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1156 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:34.495218 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4ce0bdc3-4607-4f6d-9a59-fea269194399 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:34.496989 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ce0bdc3-4607-4f6d-9a59-fea269194399 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:34.497195 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ce0bdc3-4607-4f6d-9a59-fea269194399 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:34.497517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ce0bdc3-4607-4f6d-9a59-fea269194399 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:34.509941 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:34.509941 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:34.515414 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4ce0bdc3-4607-4f6d-9a59-fea269194399 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:34.520205 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ce0bdc3-4607-4f6d-9a59-fea269194399 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:34.520749 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 232/919] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:34 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1156 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:34.833167 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 req-f286e724-ce8e-4ab9-bacd-86de06ee6885 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:34.836664 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 req-f286e724-ce8e-4ab9-bacd-86de06ee6885 service nova] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:34.836938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 req-f286e724-ce8e-4ab9-bacd-86de06ee6885 service nova] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:34.837233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 req-f286e724-ce8e-4ab9-bacd-86de06ee6885 service nova] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:34.857123 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:34.857123 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:34.869740 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 req-f286e724-ce8e-4ab9-bacd-86de06ee6885 service nova] Volume info retrieved successfully. Jul 09 15:36:34.875289 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-86d9ad2f-1d48-4374-8315-ce9031cf5d12 req-f286e724-ce8e-4ab9-bacd-86de06ee6885 service nova] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:34.876583 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 226/920] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:34 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1321 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:35.203402 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ba8c6e20-a75a-4598-a0d9-e1ec3c1161ff None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:35.206210 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba8c6e20-a75a-4598-a0d9-e1ec3c1161ff tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:35.206410 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba8c6e20-a75a-4598-a0d9-e1ec3c1161ff tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:35.206742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba8c6e20-a75a-4598-a0d9-e1ec3c1161ff tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:35.212328 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=191,cinder:INSERT=24,cinder:UPDATE=52 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:36:35.223628 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:35.223628 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:35.229216 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ba8c6e20-a75a-4598-a0d9-e1ec3c1161ff tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:35.235788 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba8c6e20-a75a-4598-a0d9-e1ec3c1161ff tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:35.236532 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 237/921] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:35 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:35.896834 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-d943a8e2-0baf-4377-8c2b-7b61e07255ce None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:35.899569 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-d943a8e2-0baf-4377-8c2b-7b61e07255ce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:35.899829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-d943a8e2-0baf-4377-8c2b-7b61e07255ce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:35.900198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-d943a8e2-0baf-4377-8c2b-7b61e07255ce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:35.913692 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:35.913692 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:35.918119 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-d943a8e2-0baf-4377-8c2b-7b61e07255ce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:35.924693 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-d943a8e2-0baf-4377-8c2b-7b61e07255ce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:35.925323 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 227/922] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:35 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:35.956545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6d721f46-1cb6-44dc-a662-1e3dfb3a037e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:35.959249 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6d721f46-1cb6-44dc-a662-1e3dfb3a037e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] POST https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f/action Jul 09 15:36:35.959724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6d721f46-1cb6-44dc-a662-1e3dfb3a037e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:35.960695 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6d721f46-1cb6-44dc-a662-1e3dfb3a037e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:35.980488 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:35.980488 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:35.981170 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6d721f46-1cb6-44dc-a662-1e3dfb3a037e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:35.994519 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6d721f46-1cb6-44dc-a662-1e3dfb3a037e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Begin detaching volume completed successfully. Jul 09 15:36:35.994519 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6d721f46-1cb6-44dc-a662-1e3dfb3a037e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f/action returned with HTTP 202 Jul 09 15:36:35.995651 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 233/923] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:36:35 2026] POST /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:36:36.026926 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0467e135-2eed-4f89-b772-40b24fe155fd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:36.029219 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0467e135-2eed-4f89-b772-40b24fe155fd tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:36.029523 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0467e135-2eed-4f89-b772-40b24fe155fd tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:36.030086 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0467e135-2eed-4f89-b772-40b24fe155fd tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:36.055084 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:36.055084 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:36.068093 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0467e135-2eed-4f89-b772-40b24fe155fd tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:36.074117 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0467e135-2eed-4f89-b772-40b24fe155fd tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:36.074610 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 227/924] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:36 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1159 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:36.154467 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-61f51904-0f38-4230-94aa-a03acf369aaf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:36.156910 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-61f51904-0f38-4230-94aa-a03acf369aaf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] POST https://10.4.3.19/volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38/action Jul 09 15:36:36.157351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-61f51904-0f38-4230-94aa-a03acf369aaf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:36.157472 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-61f51904-0f38-4230-94aa-a03acf369aaf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:36.183487 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:36.183487 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:36.203693 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a7acf019-488d-4586-9fa8-d8dfb0a695e9 req-61f51904-0f38-4230-94aa-a03acf369aaf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38/action returned with HTTP 204 Jul 09 15:36:36.204376 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 238/925] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:36:36 2026] POST /volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:36.265281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-455d3538-cb3b-4c1b-b127-ccafcff9db2b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:36.267878 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-455d3538-cb3b-4c1b-b127-ccafcff9db2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:36.268070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-455d3538-cb3b-4c1b-b127-ccafcff9db2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:36.268307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-455d3538-cb3b-4c1b-b127-ccafcff9db2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:36.283202 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:36.283202 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:36.287891 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-455d3538-cb3b-4c1b-b127-ccafcff9db2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:36.293499 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=206,cinder:INSERT=20,cinder:UPDATE=51 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:36:36.295417 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-455d3538-cb3b-4c1b-b127-ccafcff9db2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:36.295997 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 228/926] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:36 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1134 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:36.313159 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4e6ce604-af2d-4116-b284-4d25029233bf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:36.317238 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4e6ce604-af2d-4116-b284-4d25029233bf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:36.317238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4e6ce604-af2d-4116-b284-4d25029233bf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:36.317238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4e6ce604-af2d-4116-b284-4d25029233bf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:36.329955 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:36.329955 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:36.334748 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4e6ce604-af2d-4116-b284-4d25029233bf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:36.339135 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=205,cinder:UPDATE=28,cinder:INSERT=14 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:36:36.341174 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4e6ce604-af2d-4116-b284-4d25029233bf tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:36.341947 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 234/927] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:36 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:36.727275 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-372f0598-8aef-4993-9d8d-9aa893de65d8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:36.729854 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-372f0598-8aef-4993-9d8d-9aa893de65d8 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf Jul 09 15:36:36.729984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-372f0598-8aef-4993-9d8d-9aa893de65d8 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:36.730244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-372f0598-8aef-4993-9d8d-9aa893de65d8 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:36.731487 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-372f0598-8aef-4993-9d8d-9aa893de65d8 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Delete volume with id: 2eb32f5a-effe-464f-84b5-db4bd21186cf Jul 09 15:36:36.742756 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:36.742756 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:36.744217 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-372f0598-8aef-4993-9d8d-9aa893de65d8 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:36:36.767702 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-372f0598-8aef-4993-9d8d-9aa893de65d8 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Delete volume request issued successfully. Jul 09 15:36:36.767887 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-372f0598-8aef-4993-9d8d-9aa893de65d8 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf returned with HTTP 202 Jul 09 15:36:36.768396 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 228/928] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:36:36 2026] DELETE /volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:36:36.776792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-52a43b8f-0ca8-41ee-83fc-16ad79cbe5bf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:36.778786 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52a43b8f-0ca8-41ee-83fc-16ad79cbe5bf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf Jul 09 15:36:36.779840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52a43b8f-0ca8-41ee-83fc-16ad79cbe5bf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:36.779840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52a43b8f-0ca8-41ee-83fc-16ad79cbe5bf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:36.788443 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:36.788443 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:36.793293 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-52a43b8f-0ca8-41ee-83fc-16ad79cbe5bf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:36:36.798374 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52a43b8f-0ca8-41ee-83fc-16ad79cbe5bf tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf returned with HTTP 200 Jul 09 15:36:36.798939 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 239/929] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:36 2026] GET /volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:37.033122 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cb349415-b91a-4a74-9845-8c987681847b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.033577 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb349415-b91a-4a74-9845-8c987681847b None None] GET https://10.4.3.19/volume// Jul 09 15:36:37.033781 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb349415-b91a-4a74-9845-8c987681847b None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.034036 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb349415-b91a-4a74-9845-8c987681847b None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.034543 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb349415-b91a-4a74-9845-8c987681847b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:37.034857 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 229/930] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:36:37.044972 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6760a441-1efc-452b-988d-2db6b2d1d31c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.047894 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6760a441-1efc-452b-988d-2db6b2d1d31c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:37.048226 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6760a441-1efc-452b-988d-2db6b2d1d31c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.048614 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6760a441-1efc-452b-988d-2db6b2d1d31c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.064032 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:37.064032 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:37.069855 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6760a441-1efc-452b-988d-2db6b2d1d31c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:37.080215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-6760a441-1efc-452b-988d-2db6b2d1d31c tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:37.080215 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 235/931] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:36:37 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1321 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:37.099471 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a70d8656-6fbb-4a46-ae23-aae20b56ce86 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.104319 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a70d8656-6fbb-4a46-ae23-aae20b56ce86 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:37.104757 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a70d8656-6fbb-4a46-ae23-aae20b56ce86 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.104957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a70d8656-6fbb-4a46-ae23-aae20b56ce86 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.138396 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:37.138396 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:37.145548 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a70d8656-6fbb-4a46-ae23-aae20b56ce86 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:37.153341 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a70d8656-6fbb-4a46-ae23-aae20b56ce86 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:37.156963 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 229/932] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:37 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1159 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:37.533814 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-327b00b9-a2a0-488c-83dc-96e50fd57199 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.536208 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-327b00b9-a2a0-488c-83dc-96e50fd57199 None None] GET https://10.4.3.19/volume// Jul 09 15:36:37.536208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-327b00b9-a2a0-488c-83dc-96e50fd57199 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.536208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-327b00b9-a2a0-488c-83dc-96e50fd57199 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.536208 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-327b00b9-a2a0-488c-83dc-96e50fd57199 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:37.536719 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 240/933] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36:37 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:36:37.553134 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d826f644-b344-46ce-b5c9-669645593fec req-51030f4a-759a-4713-b3ab-039181ce1ab8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.557153 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-51030f4a-759a-4713-b3ab-039181ce1ab8 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:36:37.557153 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-51030f4a-759a-4713-b3ab-039181ce1ab8 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fcdb0173-a9ac-4179-9480-54a021414a1d", "connector": null, "instance_uuid": "9be1484a-da9a-4246-811f-45523cd93e72"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:37.573473 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:37.573473 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:37.638091 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-51030f4a-759a-4713-b3ab-039181ce1ab8 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:36:37.638484 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 230/934] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:36:37 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:37.649517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d826f644-b344-46ce-b5c9-669645593fec req-6d2e23f6-6233-4f46-82ea-cc3bec0f2be0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.656999 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-6d2e23f6-6233-4f46-82ea-cc3bec0f2be0 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] DELETE https://10.4.3.19/volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 Jul 09 15:36:37.657295 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-6d2e23f6-6233-4f46-82ea-cc3bec0f2be0 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.657515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-6d2e23f6-6233-4f46-82ea-cc3bec0f2be0 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.668968 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:37.668968 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:37.820159 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3813660f-49c8-445a-8df4-024cc9c649fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.821082 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3813660f-49c8-445a-8df4-024cc9c649fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf Jul 09 15:36:37.824146 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3813660f-49c8-445a-8df4-024cc9c649fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.824146 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3813660f-49c8-445a-8df4-024cc9c649fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.827485 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=219,cinder:UPDATE=42,cinder:INSERT=13 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:36:37.834577 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3813660f-49c8-445a-8df4-024cc9c649fe tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf returned with HTTP 404 Jul 09 15:36:37.838195 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 230/935] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:37 2026] GET /volume/v3/volumes/2eb32f5a-effe-464f-84b5-db4bd21186cf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:37.847956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-54eb9db6-891e-4ce0-9283-b56b01a031b6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.852097 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-54eb9db6-891e-4ce0-9283-b56b01a031b6 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] DELETE https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 Jul 09 15:36:37.852250 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-e398d19f-0dcb-41b5-a718-04ecf8fe3006 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.852314 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-54eb9db6-891e-4ce0-9283-b56b01a031b6 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.852826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-54eb9db6-891e-4ce0-9283-b56b01a031b6 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.853078 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-54eb9db6-891e-4ce0-9283-b56b01a031b6 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Delete volume with id: 905d6693-a913-4070-b3a2-71ca37dc60d0 Jul 09 15:36:37.855458 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-e398d19f-0dcb-41b5-a718-04ecf8fe3006 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:37.856564 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-e398d19f-0dcb-41b5-a718-04ecf8fe3006 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.856564 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-e398d19f-0dcb-41b5-a718-04ecf8fe3006 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.863373 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:37.863373 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:37.863968 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-54eb9db6-891e-4ce0-9283-b56b01a031b6 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:36:37.873084 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:37.873084 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:37.883551 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-e398d19f-0dcb-41b5-a718-04ecf8fe3006 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:37.893730 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-e398d19f-0dcb-41b5-a718-04ecf8fe3006 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:37.894336 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 231/936] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:36:37 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1134 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:37.928750 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-54eb9db6-891e-4ce0-9283-b56b01a031b6 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Delete volume request issued successfully. Jul 09 15:36:37.928993 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-8d37a2e8-efb2-4b88-b311-7e3a4d84c777 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.929563 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-54eb9db6-891e-4ce0-9283-b56b01a031b6 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 returned with HTTP 202 Jul 09 15:36:37.930728 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 241/937] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:36:37 2026] DELETE /volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 09 15:36:37.932532 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-8d37a2e8-efb2-4b88-b311-7e3a4d84c777 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] POST https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b/action Jul 09 15:36:37.932997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-8d37a2e8-efb2-4b88-b311-7e3a4d84c777 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:37.933830 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-8d37a2e8-efb2-4b88-b311-7e3a4d84c777 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:37.942804 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-33992e54-8572-4d19-8355-ddd31c7faaa5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:37.947388 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-33992e54-8572-4d19-8355-ddd31c7faaa5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 Jul 09 15:36:37.947875 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-33992e54-8572-4d19-8355-ddd31c7faaa5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:37.947875 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-33992e54-8572-4d19-8355-ddd31c7faaa5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:37.964125 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:37.964125 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:37.965457 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:37.965457 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:37.967628 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-8d37a2e8-efb2-4b88-b311-7e3a4d84c777 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:37.970816 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-33992e54-8572-4d19-8355-ddd31c7faaa5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:36:37.983731 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-33992e54-8572-4d19-8355-ddd31c7faaa5 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 returned with HTTP 200 Jul 09 15:36:37.983731 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 232/938] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:37 2026] GET /volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:38.008855 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-8d37a2e8-efb2-4b88-b311-7e3a4d84c777 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Begin detaching volume completed successfully. Jul 09 15:36:38.008855 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-8d37a2e8-efb2-4b88-b311-7e3a4d84c777 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b/action returned with HTTP 202 Jul 09 15:36:38.008855 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 231/939] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:36:37 2026] POST /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:36:38.050114 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5705d51e-5ffb-4686-ba4e-2b9668bb6ccc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:38.054215 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5705d51e-5ffb-4686-ba4e-2b9668bb6ccc tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:38.054215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5705d51e-5ffb-4686-ba4e-2b9668bb6ccc tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:38.054215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5705d51e-5ffb-4686-ba4e-2b9668bb6ccc tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:38.072683 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:38.072683 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:38.082298 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5705d51e-5ffb-4686-ba4e-2b9668bb6ccc tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:38.088762 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5705d51e-5ffb-4686-ba4e-2b9668bb6ccc tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:38.089566 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 242/940] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:38 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1137 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:38.175664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ba2604e6-e010-45ee-8fb9-fe546025da16 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:38.178554 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ba2604e6-e010-45ee-8fb9-fe546025da16 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:38.178554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ba2604e6-e010-45ee-8fb9-fe546025da16 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:38.178721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ba2604e6-e010-45ee-8fb9-fe546025da16 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:38.207156 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:38.207156 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:38.215273 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ba2604e6-e010-45ee-8fb9-fe546025da16 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:38.222030 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ba2604e6-e010-45ee-8fb9-fe546025da16 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:38.222855 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 233/941] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:38 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 1159 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:38.235319 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-6d2e23f6-6233-4f46-82ea-cc3bec0f2be0 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 returned with HTTP 200 Jul 09 15:36:38.235961 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 236/942] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:37 2026] DELETE /volume/v3/attachments/b8a185fc-c804-4dcc-963f-cefbff718d54 => generated 192 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:38.331175 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-5285e747-634d-4f53-8132-90731b52f35e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:38.334092 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-5285e747-634d-4f53-8132-90731b52f35e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] DELETE https://10.4.3.19/volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 Jul 09 15:36:38.334285 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-5285e747-634d-4f53-8132-90731b52f35e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:38.334491 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-5285e747-634d-4f53-8132-90731b52f35e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:38.345365 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:38.345365 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:38.782205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b7e0e3ef-9148-4540-a44d-9507b5abc276 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:38.782205 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b7e0e3ef-9148-4540-a44d-9507b5abc276 None None] GET https://10.4.3.19/volume// Jul 09 15:36:38.782205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b7e0e3ef-9148-4540-a44d-9507b5abc276 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:38.782205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b7e0e3ef-9148-4540-a44d-9507b5abc276 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:38.782205 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b7e0e3ef-9148-4540-a44d-9507b5abc276 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:38.782205 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 243/943] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:36:38.799394 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-ce165c81-52ab-465c-99ec-ddf4e3621898 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:38.807953 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-ce165c81-52ab-465c-99ec-ddf4e3621898 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd Jul 09 15:36:38.808753 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-ce165c81-52ab-465c-99ec-ddf4e3621898 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:38.809040 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-ce165c81-52ab-465c-99ec-ddf4e3621898 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:38.835553 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:38.835553 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:38.843026 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-ce165c81-52ab-465c-99ec-ddf4e3621898 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:36:38.856267 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-ce165c81-52ab-465c-99ec-ddf4e3621898 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd returned with HTTP 200 Jul 09 15:36:38.856896 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 234/944] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:36:38 2026] GET /volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd => generated 1538 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:38.925958 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c672eee1-d043-4b3a-8cb0-11627057a8f2 req-5285e747-634d-4f53-8132-90731b52f35e tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 returned with HTTP 200 Jul 09 15:36:38.926671 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 232/945] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:38 2026] DELETE /volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 => generated 19 bytes in 596 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:39.000246 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-90910883-1223-4c82-a28f-51c949540370 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:39.003049 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90910883-1223-4c82-a28f-51c949540370 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 Jul 09 15:36:39.003049 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90910883-1223-4c82-a28f-51c949540370 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:39.003049 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90910883-1223-4c82-a28f-51c949540370 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:39.012306 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90910883-1223-4c82-a28f-51c949540370 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 returned with HTTP 404 Jul 09 15:36:39.012306 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 237/946] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:38 2026] GET /volume/v3/volumes/905d6693-a913-4070-b3a2-71ca37dc60d0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:39.023082 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-566f8de8-af9f-493e-8f1f-691dfc175d5b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:39.025668 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-566f8de8-af9f-493e-8f1f-691dfc175d5b tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] DELETE https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 Jul 09 15:36:39.025967 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-566f8de8-af9f-493e-8f1f-691dfc175d5b tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:39.026313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-566f8de8-af9f-493e-8f1f-691dfc175d5b tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:39.026540 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-566f8de8-af9f-493e-8f1f-691dfc175d5b tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Delete volume with id: 40c12449-6563-420c-b23d-83e084c1a995 Jul 09 15:36:39.040374 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:39.040374 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:39.041216 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-566f8de8-af9f-493e-8f1f-691dfc175d5b tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:36:39.041290 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-d646f46d-0769-4794-9164-ff19b823234e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:39.047774 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-d646f46d-0769-4794-9164-ff19b823234e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] PUT https://10.4.3.19/volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189 Jul 09 15:36:39.047774 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-d646f46d-0769-4794-9164-ff19b823234e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:39.056516 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d8149d2d-df74-4874-b63c-9b1e4762ab0e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:39.057111 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d8149d2d-df74-4874-b63c-9b1e4762ab0e None None] GET https://10.4.3.19/volume// Jul 09 15:36:39.057225 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d8149d2d-df74-4874-b63c-9b1e4762ab0e None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:39.058029 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d8149d2d-df74-4874-b63c-9b1e4762ab0e None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:39.058029 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d8149d2d-df74-4874-b63c-9b1e4762ab0e None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:36:39.058424 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 233/947] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:36: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 09 15:36:39.066364 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-d646f46d-0769-4794-9164-ff19b823234e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Acquiring lock "cinder-attachment_update-8b334f73-fc19-4c14-8a73-f6d757e04bcd-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:36:39.072232 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-810572fd-564e-4245-a5ae-90240667a196 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:39.075144 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-810572fd-564e-4245-a5ae-90240667a196 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:39.075465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-810572fd-564e-4245-a5ae-90240667a196 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:39.075734 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-810572fd-564e-4245-a5ae-90240667a196 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:39.076388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-d646f46d-0769-4794-9164-ff19b823234e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Lock "cinder-attachment_update-8b334f73-fc19-4c14-8a73-f6d757e04bcd-np0000004916" acquired by "attachment_update" :: waited 0.009s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:36:39.078410 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:39.078410 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:39.089646 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:39.089646 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:39.091639 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-566f8de8-af9f-493e-8f1f-691dfc175d5b tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Delete volume request issued successfully. Jul 09 15:36:39.091928 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-566f8de8-af9f-493e-8f1f-691dfc175d5b tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 returned with HTTP 202 Jul 09 15:36:39.092724 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 244/948] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:36:39 2026] DELETE /volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:36:39.095618 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-810572fd-564e-4245-a5ae-90240667a196 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:39.103421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5d02e9e8-d94a-4f64-b483-2edd68b7bc06 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:39.103570 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-810572fd-564e-4245-a5ae-90240667a196 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:39.104145 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 238/949] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:36:39 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:36:39.106259 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5d02e9e8-d94a-4f64-b483-2edd68b7bc06 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 Jul 09 15:36:39.106609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5d02e9e8-d94a-4f64-b483-2edd68b7bc06 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:39.107649 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5d02e9e8-d94a-4f64-b483-2edd68b7bc06 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:39.109572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c3c73bdb-de1c-4279-8f3e-2cfb375965dd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:39.111828 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c3c73bdb-de1c-4279-8f3e-2cfb375965dd tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:39.112074 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c3c73bdb-de1c-4279-8f3e-2cfb375965dd tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:39.112568 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c3c73bdb-de1c-4279-8f3e-2cfb375965dd tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:39.116824 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:39.116824 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:39.125133 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5d02e9e8-d94a-4f64-b483-2edd68b7bc06 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Volume info retrieved successfully. Jul 09 15:36:39.126874 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:39.126874 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:39.129842 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5d02e9e8-d94a-4f64-b483-2edd68b7bc06 tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 returned with HTTP 200 Jul 09 15:36:39.130595 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 234/950] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:39 2026] GET /volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 => generated 1361 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:39.132349 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c3c73bdb-de1c-4279-8f3e-2cfb375965dd tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:39.138471 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c3c73bdb-de1c-4279-8f3e-2cfb375965dd tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:39.139826 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 245/951] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:39 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:39.246408 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ea9b3f0e-0e73-4d47-a010-57c9944c2970 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:39.248721 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ea9b3f0e-0e73-4d47-a010-57c9944c2970 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:39.248721 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ea9b3f0e-0e73-4d47-a010-57c9944c2970 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:39.249059 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ea9b3f0e-0e73-4d47-a010-57c9944c2970 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:39.265581 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:39.265581 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:39.271441 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ea9b3f0e-0e73-4d47-a010-57c9944c2970 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:39.279678 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ea9b3f0e-0e73-4d47-a010-57c9944c2970 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:39.279678 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 239/952] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:39 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:39.612972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-d646f46d-0769-4794-9164-ff19b823234e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Lock "cinder-attachment_update-8b334f73-fc19-4c14-8a73-f6d757e04bcd-np0000004916" released by "attachment_update" :: held 0.536s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:36:39.612972 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-d646f46d-0769-4794-9164-ff19b823234e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189 returned with HTTP 200 Jul 09 15:36:39.612972 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 235/953] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:36:39 2026] PUT /volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189 => generated 969 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:40.124809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-1893f064-d846-438d-9456-9b946c02af19 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:40.127226 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-1893f064-d846-438d-9456-9b946c02af19 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189/action Jul 09 15:36:40.127686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-1893f064-d846-438d-9456-9b946c02af19 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:40.127859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-1893f064-d846-438d-9456-9b946c02af19 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:40.145550 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:40.145550 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:40.148022 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-76f18a44-34cd-45d9-a5d6-dc6029ca315f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:40.150708 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-76f18a44-34cd-45d9-a5d6-dc6029ca315f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] GET https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 Jul 09 15:36:40.150933 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-76f18a44-34cd-45d9-a5d6-dc6029ca315f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:40.151154 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-76f18a44-34cd-45d9-a5d6-dc6029ca315f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:40.159245 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-76f18a44-34cd-45d9-a5d6-dc6029ca315f tempest-TaggedBootDevicesTest_v242-1708016794 tempest-TaggedBootDevicesTest_v242-1708016794-project-member] https://10.4.3.19/volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 returned with HTTP 404 Jul 09 15:36:40.159392 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3d97ba64-94b6-4a4a-8399-9f4269caa785 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:40.159992 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 246/954] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:40 2026] GET /volume/v3/volumes/40c12449-6563-420c-b23d-83e084c1a995 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:40.161383 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3d97ba64-94b6-4a4a-8399-9f4269caa785 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:40.161615 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3d97ba64-94b6-4a4a-8399-9f4269caa785 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:40.161762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3d97ba64-94b6-4a4a-8399-9f4269caa785 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:40.166268 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6bae10a1-432b-42b9-88ed-cf4b4b889b29 req-1893f064-d846-438d-9456-9b946c02af19 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189/action returned with HTTP 204 Jul 09 15:36:40.166740 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 235/955] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:36:40 2026] POST /volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:40.182478 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:40.182478 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:40.188748 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3d97ba64-94b6-4a4a-8399-9f4269caa785 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:40.194221 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3d97ba64-94b6-4a4a-8399-9f4269caa785 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:40.194691 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 240/956] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:40 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:40.256139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7b1888ae-af18-4412-b124-ac1582bcc090 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:40.260206 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:36:40.260206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-453729798"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:40.260868 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-453729798'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:36:40.261258 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Create volume of 1 GB Jul 09 15:36:40.261980 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:40.261980 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:40.267455 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Availability Zones retrieved successfully. Jul 09 15:36:40.275225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Flow 'volume_create_api' (e7a2f503-377f-415f-a958-21468f0af4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:36:40.276623 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b13dd5-440b-4a2b-8361-fcc985ac92bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:40.278014 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:36:40.315525 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60b13dd5-440b-4a2b-8361-fcc985ac92bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:40.316713 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d75a02-31eb-4d76-863f-0d896ae2953c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:40.365874 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Created reservations ['8fb765b3-f9bf-4789-8cfc-066f08843f55', 'ea8f36de-7e02-4530-8478-336492d67393', '9f52eeaa-dac4-4d1b-b643-40ed76b232c9', '0dbda68f-2d19-434f-8821-20957a0421e4'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:36:40.366810 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19d75a02-31eb-4d76-863f-0d896ae2953c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fb765b3-f9bf-4789-8cfc-066f08843f55', 'ea8f36de-7e02-4530-8478-336492d67393', '9f52eeaa-dac4-4d1b-b643-40ed76b232c9', '0dbda68f-2d19-434f-8821-20957a0421e4']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:40.368330 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082805a6-4252-45bf-b9ce-6c4640258fce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:40.398802 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (082805a6-4252-45bf-b9ce-6c4640258fce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19fca504-bd37-494e-9114-05d5764242aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-453729798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68c1dde1652d4495ab944a8f60d0fa8e',qos_specs=None,replication_status=,reservations=['8fb765b3-f9bf-4789-8cfc-066f08843f55','ea8f36de-7e02-4530-8478-336492d67393','9f52eeaa-dac4-4d1b-b643-40ed76b232c9','0dbda68f-2d19-434f-8821-20957a0421e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8ed9472a264df5960ba14677d04b2d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:36:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-453729798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19fca504-bd37-494e-9114-05d5764242aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='68c1dde1652d4495ab944a8f60d0fa8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c8ed9472a264df5960ba14677d04b2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:40.399830 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589ece72-e781-436b-a5c1-82704003eec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:40.424850 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (589ece72-e781-436b-a5c1-82704003eec5) transitioned into state 'SUCCESS' from state '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-453729798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='68c1dde1652d4495ab944a8f60d0fa8e',qos_specs=None,replication_status=,reservations=['8fb765b3-f9bf-4789-8cfc-066f08843f55','ea8f36de-7e02-4530-8478-336492d67393','9f52eeaa-dac4-4d1b-b643-40ed76b232c9','0dbda68f-2d19-434f-8821-20957a0421e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c8ed9472a264df5960ba14677d04b2d',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:40.425937 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc4b916-df3c-4007-b3d3-c35ae76f37bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:36:40.440252 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7dc4b916-df3c-4007-b3d3-c35ae76f37bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:36:40.441424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Flow 'volume_create_api' (e7a2f503-377f-415f-a958-21468f0af4ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:36:40.441813 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Create volume request issued successfully. Jul 09 15:36:40.442517 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7b1888ae-af18-4412-b124-ac1582bcc090 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:36:40.442947 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 236/957] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:36:40 2026] POST /volume/v3/volumes => generated 756 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:36:40.454980 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-951e8817-10fb-46d4-be96-6bd409c5b4cd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:40.457828 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-951e8817-10fb-46d4-be96-6bd409c5b4cd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:36:40.458090 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-951e8817-10fb-46d4-be96-6bd409c5b4cd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:40.458381 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-951e8817-10fb-46d4-be96-6bd409c5b4cd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:40.467635 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:40.467635 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:40.473292 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-951e8817-10fb-46d4-be96-6bd409c5b4cd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:36:40.480222 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-951e8817-10fb-46d4-be96-6bd409c5b4cd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:36:40.480711 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 247/958] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:40 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:41.209615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2b095d4c-1eac-45ba-a460-4f79f7451d89 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:41.215733 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b095d4c-1eac-45ba-a460-4f79f7451d89 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:41.216127 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b095d4c-1eac-45ba-a460-4f79f7451d89 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:41.216472 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b095d4c-1eac-45ba-a460-4f79f7451d89 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:41.238604 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:41.238604 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:41.259731 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2b095d4c-1eac-45ba-a460-4f79f7451d89 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:41.269981 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b095d4c-1eac-45ba-a460-4f79f7451d89 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:41.270642 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 236/959] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:41 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 1137 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:41.407816 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-67aac367-1f3d-47b9-a5db-4818d264e34d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:41.413407 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-67aac367-1f3d-47b9-a5db-4818d264e34d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] DELETE https://10.4.3.19/volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38 Jul 09 15:36:41.413407 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-67aac367-1f3d-47b9-a5db-4818d264e34d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:41.414020 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-67aac367-1f3d-47b9-a5db-4818d264e34d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:41.424841 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:41.424841 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:41.500583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-11813938-e925-42ca-bd12-f132b06e1f7f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:41.502863 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-11813938-e925-42ca-bd12-f132b06e1f7f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:36:41.503142 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-11813938-e925-42ca-bd12-f132b06e1f7f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:41.503524 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-11813938-e925-42ca-bd12-f132b06e1f7f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:41.513460 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:41.513460 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:41.518473 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-11813938-e925-42ca-bd12-f132b06e1f7f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:36:41.524641 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-11813938-e925-42ca-bd12-f132b06e1f7f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:36:41.525355 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 237/960] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:41 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:41.969908 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8b0e7f2f-31ec-432c-96af-1b5a1190ad37 req-67aac367-1f3d-47b9-a5db-4818d264e34d tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38 returned with HTTP 200 Jul 09 15:36:41.970576 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 241/961] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:41 2026] DELETE /volume/v3/attachments/8bd3186b-61c7-4e0c-a9e0-ebca6f14cf38 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:42.294126 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f9892fbc-53e9-4bf6-9b06-2527e43bdc2b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:42.297732 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f9892fbc-53e9-4bf6-9b06-2527e43bdc2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:42.299324 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f9892fbc-53e9-4bf6-9b06-2527e43bdc2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:42.299324 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f9892fbc-53e9-4bf6-9b06-2527e43bdc2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:42.322649 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:42.322649 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:42.328392 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f9892fbc-53e9-4bf6-9b06-2527e43bdc2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:42.336545 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f9892fbc-53e9-4bf6-9b06-2527e43bdc2b tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:42.337115 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 248/962] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:42 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:43.812381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-2816b191-e524-4c2f-a510-2cc077ce30f8 req-5b368cb0-ae41-4621-842e-e7da2b42873d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:43.818609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2816b191-e524-4c2f-a510-2cc077ce30f8 req-5b368cb0-ae41-4621-842e-e7da2b42873d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] DELETE https://10.4.3.19/volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 Jul 09 15:36:43.819197 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2816b191-e524-4c2f-a510-2cc077ce30f8 req-5b368cb0-ae41-4621-842e-e7da2b42873d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:43.819579 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2816b191-e524-4c2f-a510-2cc077ce30f8 req-5b368cb0-ae41-4621-842e-e7da2b42873d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:43.846142 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2816b191-e524-4c2f-a510-2cc077ce30f8 req-5b368cb0-ae41-4621-842e-e7da2b42873d tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 returned with HTTP 404 Jul 09 15:36:43.846142 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 237/963] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:36:43 2026] DELETE /volume/v3/attachments/8a12423e-951e-47b7-9de9-63980031a546 => generated 149 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:36:47.357918 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d826f644-b344-46ce-b5c9-669645593fec req-ab74ffc4-62e7-4b9e-9eb6-6d3f820e6a02 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:47.361393 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-ab74ffc4-62e7-4b9e-9eb6-6d3f820e6a02 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] PUT https://10.4.3.19/volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a Jul 09 15:36:47.361897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-ab74ffc4-62e7-4b9e-9eb6-6d3f820e6a02 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:47.373876 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-d826f644-b344-46ce-b5c9-669645593fec req-ab74ffc4-62e7-4b9e-9eb6-6d3f820e6a02 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Acquiring lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:36:47.380979 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-d826f644-b344-46ce-b5c9-669645593fec req-ab74ffc4-62e7-4b9e-9eb6-6d3f820e6a02 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:36:47.382473 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:47.382473 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:47.602725 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-abeeed65-e7ec-4ea7-9609-d23575ad6e96 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:47.609225 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-abeeed65-e7ec-4ea7-9609-d23575ad6e96 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:47.609636 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-abeeed65-e7ec-4ea7-9609-d23575ad6e96 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:47.609871 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-abeeed65-e7ec-4ea7-9609-d23575ad6e96 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:47.626229 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:47.626229 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:47.630815 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-abeeed65-e7ec-4ea7-9609-d23575ad6e96 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:47.637266 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-abeeed65-e7ec-4ea7-9609-d23575ad6e96 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:47.637634 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 242/964] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:47 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 864 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:36:47.660024 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-36f93793-3dad-4b66-b930-b9eb6b7ff88a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:47.665929 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-36f93793-3dad-4b66-b930-b9eb6b7ff88a tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:47.666133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-36f93793-3dad-4b66-b930-b9eb6b7ff88a tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:47.666713 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-36f93793-3dad-4b66-b930-b9eb6b7ff88a tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:47.667300 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-36f93793-3dad-4b66-b930-b9eb6b7ff88a tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Delete volume with id: e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:47.675859 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:47.675859 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:36:47.676575 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-36f93793-3dad-4b66-b930-b9eb6b7ff88a tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:47.700701 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-36f93793-3dad-4b66-b930-b9eb6b7ff88a tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Delete volume request issued successfully. Jul 09 15:36:47.700877 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-36f93793-3dad-4b66-b930-b9eb6b7ff88a tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 202 Jul 09 15:36:47.701735 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 249/965] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:36:47 2026] DELETE /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:36:47.710975 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-169e20b7-6414-49c5-a6b4-857e4103afce None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:47.713428 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-169e20b7-6414-49c5-a6b4-857e4103afce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:47.713727 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-169e20b7-6414-49c5-a6b4-857e4103afce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:47.714054 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-169e20b7-6414-49c5-a6b4-857e4103afce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:47.723216 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:47.723216 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:47.735342 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-169e20b7-6414-49c5-a6b4-857e4103afce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Volume info retrieved successfully. Jul 09 15:36:47.747512 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-169e20b7-6414-49c5-a6b4-857e4103afce tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 200 Jul 09 15:36:47.748242 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 238/966] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:47 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:47.921932 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-d826f644-b344-46ce-b5c9-669645593fec req-ab74ffc4-62e7-4b9e-9eb6-6d3f820e6a02 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Lock "cinder-attachment_update-fcdb0173-a9ac-4179-9480-54a021414a1d-np0000004916" released by "attachment_update" :: held 0.541s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:36:47.922241 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-ab74ffc4-62e7-4b9e-9eb6-6d3f820e6a02 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a returned with HTTP 200 Jul 09 15:36:47.922708 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 238/967] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:36:47 2026] PUT /volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:47.938536 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d826f644-b344-46ce-b5c9-669645593fec req-0bcfb46f-101e-42d4-95db-6b814e5207d0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:47.940901 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-0bcfb46f-101e-42d4-95db-6b814e5207d0 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a Jul 09 15:36:47.941193 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-0bcfb46f-101e-42d4-95db-6b814e5207d0 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:47.941424 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-0bcfb46f-101e-42d4-95db-6b814e5207d0 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:47.973592 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-0bcfb46f-101e-42d4-95db-6b814e5207d0 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a returned with HTTP 200 Jul 09 15:36:47.974194 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 243/968] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:36:47 2026] GET /volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:36:48.765628 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-05c55eca-b9ba-4746-88a6-fe5b057ac6f5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:48.769093 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05c55eca-b9ba-4746-88a6-fe5b057ac6f5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] GET https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f Jul 09 15:36:48.769493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05c55eca-b9ba-4746-88a6-fe5b057ac6f5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:48.769990 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05c55eca-b9ba-4746-88a6-fe5b057ac6f5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:48.780919 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05c55eca-b9ba-4746-88a6-fe5b057ac6f5 tempest-VolumesExtendAttachedTest-1892340227 tempest-VolumesExtendAttachedTest-1892340227-project-member] https://10.4.3.19/volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f returned with HTTP 404 Jul 09 15:36:48.782067 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 250/969] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:36:48 2026] GET /volume/v3/volumes/e2ff4e43-91d4-46dc-86f1-31e8d0153b8f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:36:50.278857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-526d1620-78fb-4e68-ba9b-4117f76334a8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:50.282262 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-526d1620-78fb-4e68-ba9b-4117f76334a8 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:50.282644 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-526d1620-78fb-4e68-ba9b-4117f76334a8 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:50.283094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-526d1620-78fb-4e68-ba9b-4117f76334a8 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:50.294489 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:50.294489 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:36:50.309204 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-526d1620-78fb-4e68-ba9b-4117f76334a8 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:50.323217 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-526d1620-78fb-4e68-ba9b-4117f76334a8 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:50.323217 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 239/970] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:50 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:36:50.403378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-192e765d-d378-456e-bb2d-9b311f97f11e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:50.403378 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-192e765d-d378-456e-bb2d-9b311f97f11e tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:36:50.403378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-192e765d-d378-456e-bb2d-9b311f97f11e tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:36:50.403378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-192e765d-d378-456e-bb2d-9b311f97f11e tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:36:50.412280 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:50.412280 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:36:50.420447 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-192e765d-d378-456e-bb2d-9b311f97f11e tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:36:50.426273 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-192e765d-d378-456e-bb2d-9b311f97f11e tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:36:50.426931 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 239/971] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:36:50 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:36:55.730026 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d826f644-b344-46ce-b5c9-669645593fec req-9b0eddb9-8cf5-4fb3-9ef8-3ce35d12510a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:36:55.733636 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-9b0eddb9-8cf5-4fb3-9ef8-3ce35d12510a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] POST https://10.4.3.19/volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a/action Jul 09 15:36:55.734144 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-9b0eddb9-8cf5-4fb3-9ef8-3ce35d12510a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:36:55.734402 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-9b0eddb9-8cf5-4fb3-9ef8-3ce35d12510a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:36:55.773165 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:36:55.773165 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:36:55.807695 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d826f644-b344-46ce-b5c9-669645593fec req-9b0eddb9-8cf5-4fb3-9ef8-3ce35d12510a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a/action returned with HTTP 204 Jul 09 15:36:55.807695 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 244/972] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:36:55 2026] POST /volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:36:58.773653 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=41,cinder:UPDATE=5,cinder:INSERT=3 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:37:00.170860 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4ea5dec9-2ac3-4b0f-a8a0-2ee143150505 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:00.174670 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4ea5dec9-2ac3-4b0f-a8a0-2ee143150505 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:37:00.174670 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4ea5dec9-2ac3-4b0f-a8a0-2ee143150505 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:00.175131 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4ea5dec9-2ac3-4b0f-a8a0-2ee143150505 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:00.175131 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-4ea5dec9-2ac3-4b0f-a8a0-2ee143150505 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Delete volume with id: c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:37:00.192852 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:00.192852 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:00.193813 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4ea5dec9-2ac3-4b0f-a8a0-2ee143150505 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:37:00.221163 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4ea5dec9-2ac3-4b0f-a8a0-2ee143150505 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Delete volume request issued successfully. Jul 09 15:37:00.221357 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4ea5dec9-2ac3-4b0f-a8a0-2ee143150505 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 202 Jul 09 15:37:00.221916 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 251/973] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:00 2026] DELETE /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:00.231908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-47a8b973-7a25-41c1-bfdd-3ca6291b5760 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:00.234139 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-47a8b973-7a25-41c1-bfdd-3ca6291b5760 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:37:00.234392 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-47a8b973-7a25-41c1-bfdd-3ca6291b5760 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:00.234634 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-47a8b973-7a25-41c1-bfdd-3ca6291b5760 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:00.247758 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:00.247758 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:00.255214 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-47a8b973-7a25-41c1-bfdd-3ca6291b5760 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Volume info retrieved successfully. Jul 09 15:37:00.264901 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-47a8b973-7a25-41c1-bfdd-3ca6291b5760 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 200 Jul 09 15:37:00.265205 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 240/974] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:00 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:37:00.424937 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=64,cinder:UPDATE=16,cinder:INSERT=7 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:37:01.294694 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d67096e2-90a4-4377-9fa9-5bab7783d1f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:01.300342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d67096e2-90a4-4377-9fa9-5bab7783d1f4 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] GET https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b Jul 09 15:37:01.301386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d67096e2-90a4-4377-9fa9-5bab7783d1f4 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:01.301386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d67096e2-90a4-4377-9fa9-5bab7783d1f4 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:01.317617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d67096e2-90a4-4377-9fa9-5bab7783d1f4 tempest-TaggedAttachmentsTest-634975433 tempest-TaggedAttachmentsTest-634975433-project-member] https://10.4.3.19/volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b returned with HTTP 404 Jul 09 15:37:01.318403 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 240/975] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:01 2026] GET /volume/v3/volumes/c8cfe72d-34a5-4977-ad48-aa584271a63b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:02.043211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-ce180498-5207-488a-8e6d-b4d60b673f12 req-0dda12c6-9a77-484b-b688-644c13c97d68 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:02.043818 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ce180498-5207-488a-8e6d-b4d60b673f12 req-0dda12c6-9a77-484b-b688-644c13c97d68 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] DELETE https://10.4.3.19/volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a Jul 09 15:37:02.044110 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ce180498-5207-488a-8e6d-b4d60b673f12 req-0dda12c6-9a77-484b-b688-644c13c97d68 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:02.044332 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ce180498-5207-488a-8e6d-b4d60b673f12 req-0dda12c6-9a77-484b-b688-644c13c97d68 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:02.053266 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:02.053266 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:02.606905 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ce180498-5207-488a-8e6d-b4d60b673f12 req-0dda12c6-9a77-484b-b688-644c13c97d68 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a returned with HTTP 200 Jul 09 15:37:02.606905 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 245/976] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:37:02 2026] DELETE /volume/v3/attachments/7d2f6175-7ba6-4d3e-8634-214e544f085a => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:05.563368 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-521a80b2-a799-48b8-bdd9-2659321be81a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:05.566719 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-521a80b2-a799-48b8-bdd9-2659321be81a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:37:05.567015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-521a80b2-a799-48b8-bdd9-2659321be81a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:05.567311 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-521a80b2-a799-48b8-bdd9-2659321be81a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:05.580472 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:05.580472 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:05.586572 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-521a80b2-a799-48b8-bdd9-2659321be81a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:37:05.596034 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-521a80b2-a799-48b8-bdd9-2659321be81a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:37:05.596647 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 252/977] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:05 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:05.661729 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c6c19765-06a7-4f79-ba82-499db1545ad7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:05.662666 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6c19765-06a7-4f79-ba82-499db1545ad7 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:37:05.663072 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6c19765-06a7-4f79-ba82-499db1545ad7 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:05.663382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6c19765-06a7-4f79-ba82-499db1545ad7 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:05.678471 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:05.678471 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:05.684610 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c6c19765-06a7-4f79-ba82-499db1545ad7 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:37:05.693440 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6c19765-06a7-4f79-ba82-499db1545ad7 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:37:05.693966 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 241/978] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:05 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:05.720755 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-58977b08-4a4f-4b12-8ca9-efa4dce827d1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:05.723192 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-58977b08-4a4f-4b12-8ca9-efa4dce827d1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] DELETE https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:37:05.723522 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-58977b08-4a4f-4b12-8ca9-efa4dce827d1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:05.723912 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-58977b08-4a4f-4b12-8ca9-efa4dce827d1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:05.724022 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-58977b08-4a4f-4b12-8ca9-efa4dce827d1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Delete volume with id: fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:37:05.734805 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:05.734805 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:05.735407 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-58977b08-4a4f-4b12-8ca9-efa4dce827d1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:37:05.758101 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-58977b08-4a4f-4b12-8ca9-efa4dce827d1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Delete volume request issued successfully. Jul 09 15:37:05.758328 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-58977b08-4a4f-4b12-8ca9-efa4dce827d1 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 202 Jul 09 15:37:05.758789 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 241/979] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:05 2026] DELETE /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:05.767904 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c64172f3-2fd2-472a-b47f-1f4fe12eaa1a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:05.769628 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c64172f3-2fd2-472a-b47f-1f4fe12eaa1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:37:05.769811 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c64172f3-2fd2-472a-b47f-1f4fe12eaa1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:05.770039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c64172f3-2fd2-472a-b47f-1f4fe12eaa1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:05.777384 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:05.777384 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:05.781505 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c64172f3-2fd2-472a-b47f-1f4fe12eaa1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Volume info retrieved successfully. Jul 09 15:37:05.787351 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c64172f3-2fd2-472a-b47f-1f4fe12eaa1a tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 200 Jul 09 15:37:05.787603 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 246/980] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:05 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:06.803673 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3ee3c20d-0955-4680-8a6e-c9c0012605a4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:06.805959 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ee3c20d-0955-4680-8a6e-c9c0012605a4 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] GET https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d Jul 09 15:37:06.806226 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ee3c20d-0955-4680-8a6e-c9c0012605a4 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:06.806490 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ee3c20d-0955-4680-8a6e-c9c0012605a4 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:06.815218 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ee3c20d-0955-4680-8a6e-c9c0012605a4 tempest-ServerActionsTestOtherB-918665786 tempest-ServerActionsTestOtherB-918665786-project-member] https://10.4.3.19/volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d returned with HTTP 404 Jul 09 15:37:06.816556 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 253/981] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:06 2026] GET /volume/v3/volumes/fcdb0173-a9ac-4179-9480-54a021414a1d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:08.083003 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-d513d76b-6dd0-4400-a816-eeb4b50f51d7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:08.091412 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-d513d76b-6dd0-4400-a816-eeb4b50f51d7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:08.091996 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-d513d76b-6dd0-4400-a816-eeb4b50f51d7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:08.096753 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-d513d76b-6dd0-4400-a816-eeb4b50f51d7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:08.107116 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:08.107116 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:08.128568 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-d513d76b-6dd0-4400-a816-eeb4b50f51d7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:08.147928 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-d513d76b-6dd0-4400-a816-eeb4b50f51d7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:08.148913 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 242/982] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:08 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:09.016806 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-54215182-cb81-4b03-b0f4-56baaa1ea9e6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:09.016806 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54215182-cb81-4b03-b0f4-56baaa1ea9e6 None None] GET https://10.4.3.19/volume// Jul 09 15:37:09.016806 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54215182-cb81-4b03-b0f4-56baaa1ea9e6 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:09.016806 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54215182-cb81-4b03-b0f4-56baaa1ea9e6 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:09.018601 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54215182-cb81-4b03-b0f4-56baaa1ea9e6 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:09.019447 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 242/983] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37:09 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:37:09.032614 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-c7c1b728-b01b-4fa9-b722-a7d31c4b8b48 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:09.036626 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-c7c1b728-b01b-4fa9-b722-a7d31c4b8b48 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:09.037372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-c7c1b728-b01b-4fa9-b722-a7d31c4b8b48 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b334f73-fc19-4c14-8a73-f6d757e04bcd", "connector": null, "instance_uuid": "cb50ce2d-edbd-46dc-9a07-fccdc807d1e2"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:09.063845 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:09.063845 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:09.117752 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-c7c1b728-b01b-4fa9-b722-a7d31c4b8b48 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:09.117752 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 247/984] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:09 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:09.134539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-41e32fe9-813a-4ca3-8214-971642d42d78 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:09.134539 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-41e32fe9-813a-4ca3-8214-971642d42d78 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] DELETE https://10.4.3.19/volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189 Jul 09 15:37:09.134539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-41e32fe9-813a-4ca3-8214-971642d42d78 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:09.134539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-41e32fe9-813a-4ca3-8214-971642d42d78 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:09.150842 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:09.150842 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:09.727243 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-41e32fe9-813a-4ca3-8214-971642d42d78 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189 returned with HTTP 200 Jul 09 15:37:09.727854 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 254/985] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:37:09 2026] DELETE /volume/v3/attachments/1ff224e9-2f79-4d7a-9fb1-80df91af9189 => generated 192 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:10.238695 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ee38804a-45d8-470a-bb48-dd19e9e95951 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:10.239699 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ee38804a-45d8-470a-bb48-dd19e9e95951 None None] GET https://10.4.3.19/volume// Jul 09 15:37:10.239947 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ee38804a-45d8-470a-bb48-dd19e9e95951 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:10.243210 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ee38804a-45d8-470a-bb48-dd19e9e95951 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:10.243210 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ee38804a-45d8-470a-bb48-dd19e9e95951 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:10.243210 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 243/986] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:37:10 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:37:10.265200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-ad45e1aa-aa0c-47bd-8092-12e2d97496d9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:10.270482 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-ad45e1aa-aa0c-47bd-8092-12e2d97496d9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:10.271667 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-ad45e1aa-aa0c-47bd-8092-12e2d97496d9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8eb02df0-4a3a-4e4d-8094-6967eef8fa6a", "connector": null, "instance_uuid": "bbe0d8f7-8d35-47fc-af9a-198d6d64c0dd"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:10.291961 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:10.291961 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:10.371251 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-ad45e1aa-aa0c-47bd-8092-12e2d97496d9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:10.372118 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 243/987] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:10 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:10.692096 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-788e8aad-7022-4e10-9229-16be2d92a63f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:10.695031 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-788e8aad-7022-4e10-9229-16be2d92a63f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:10.695292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-788e8aad-7022-4e10-9229-16be2d92a63f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:10.695569 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-788e8aad-7022-4e10-9229-16be2d92a63f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:10.711591 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:10.711591 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:10.716798 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-788e8aad-7022-4e10-9229-16be2d92a63f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:10.722932 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-788e8aad-7022-4e10-9229-16be2d92a63f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:10.723457 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 248/988] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:10 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:10.945963 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3ea66165-9036-4fe6-9a40-af9bb51dfba3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:10.946637 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ea66165-9036-4fe6-9a40-af9bb51dfba3 None None] GET https://10.4.3.19/volume// Jul 09 15:37:10.946707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ea66165-9036-4fe6-9a40-af9bb51dfba3 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:10.947401 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ea66165-9036-4fe6-9a40-af9bb51dfba3 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:10.947401 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ea66165-9036-4fe6-9a40-af9bb51dfba3 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:10.949046 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 255/989] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37: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 09 15:37:10.963497 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-536dc7fa-6a8f-49a0-a3b3-dd5bb09326e0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:10.967652 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-536dc7fa-6a8f-49a0-a3b3-dd5bb09326e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:10.967652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-536dc7fa-6a8f-49a0-a3b3-dd5bb09326e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:10.968105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-536dc7fa-6a8f-49a0-a3b3-dd5bb09326e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:10.982075 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:10.982075 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:10.986865 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-536dc7fa-6a8f-49a0-a3b3-dd5bb09326e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:10.998281 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-536dc7fa-6a8f-49a0-a3b3-dd5bb09326e0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:10.998281 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 244/990] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:10 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:11.131949 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-bfee1813-679c-4547-a012-bddadf31600a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:11.135062 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-bfee1813-679c-4547-a012-bddadf31600a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] PUT https://10.4.3.19/volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 Jul 09 15:37:11.135283 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-bfee1813-679c-4547-a012-bddadf31600a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:11.156002 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-bfee1813-679c-4547-a012-bddadf31600a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Acquiring lock "cinder-attachment_update-8eb02df0-4a3a-4e4d-8094-6967eef8fa6a-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:11.164639 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-bfee1813-679c-4547-a012-bddadf31600a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Lock "cinder-attachment_update-8eb02df0-4a3a-4e4d-8094-6967eef8fa6a-np0000004916" acquired by "attachment_update" :: waited 0.008s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:11.165980 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:11.165980 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:11.706172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-bfee1813-679c-4547-a012-bddadf31600a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Lock "cinder-attachment_update-8eb02df0-4a3a-4e4d-8094-6967eef8fa6a-np0000004916" released by "attachment_update" :: held 0.542s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:11.706917 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-bfee1813-679c-4547-a012-bddadf31600a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 returned with HTTP 200 Jul 09 15:37:11.708354 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 244/991] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:11 2026] PUT /volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:11.747143 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c441cdd3-c601-4695-aeee-94bb4104bce4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:11.748461 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c441cdd3-c601-4695-aeee-94bb4104bce4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:11.748837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c441cdd3-c601-4695-aeee-94bb4104bce4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:11.749172 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c441cdd3-c601-4695-aeee-94bb4104bce4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:11.767282 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:11.767282 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:11.781050 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c441cdd3-c601-4695-aeee-94bb4104bce4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:11.793310 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c441cdd3-c601-4695-aeee-94bb4104bce4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:11.794784 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 249/992] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:11 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:12.822450 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7005bbde-93ac-4e66-a45d-8ed04cb256b7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:12.825268 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7005bbde-93ac-4e66-a45d-8ed04cb256b7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:12.825268 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7005bbde-93ac-4e66-a45d-8ed04cb256b7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:12.825268 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7005bbde-93ac-4e66-a45d-8ed04cb256b7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:12.869962 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:12.869962 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:12.894797 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7005bbde-93ac-4e66-a45d-8ed04cb256b7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:12.907606 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7005bbde-93ac-4e66-a45d-8ed04cb256b7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:12.908217 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 256/993] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:12 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:13.770546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:13.932443 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:13.932613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-69f103a9-4f2a-4e8b-b8e3-c92846a9e633 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:13.932942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1376699196", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:13.932942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1376699196', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:13.932942 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Create volume of 1 GB Jul 09 15:37:13.937874 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-69f103a9-4f2a-4e8b-b8e3-c92846a9e633 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:13.937874 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-69f103a9-4f2a-4e8b-b8e3-c92846a9e633 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:13.937874 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-69f103a9-4f2a-4e8b-b8e3-c92846a9e633 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:13.947978 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Availability Zones retrieved successfully. Jul 09 15:37:13.958617 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:13.958617 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:13.959356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Flow 'volume_create_api' (b28f8675-d18d-49ae-b4ff-702342f95f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:13.960830 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ac958c-4d13-4625-8a4c-c3fb0a53acf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:13.962179 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:13.965524 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-69f103a9-4f2a-4e8b-b8e3-c92846a9e633 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:13.971640 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-69f103a9-4f2a-4e8b-b8e3-c92846a9e633 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:13.972196 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 245/994] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:13 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:14.005748 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ac958c-4d13-4625-8a4c-c3fb0a53acf4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.007372 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223f666d-4fd4-4e0e-ab84-007d0b0c34e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.110820 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Created reservations ['bf9802b5-826a-49fe-a7cd-1242ae65ba38', '586a8277-3d67-483e-9001-e53d3079f542', '79a71608-db6d-4ec4-b2d6-a29ac016fb8d', 'a3ea0c70-a4cc-4b91-82fe-d967ffe20149'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:14.111989 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (223f666d-4fd4-4e0e-ab84-007d0b0c34e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bf9802b5-826a-49fe-a7cd-1242ae65ba38', '586a8277-3d67-483e-9001-e53d3079f542', '79a71608-db6d-4ec4-b2d6-a29ac016fb8d', 'a3ea0c70-a4cc-4b91-82fe-d967ffe20149']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.113744 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14cbcd4d-182e-4e06-81fc-f5c5e086b435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.141521 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14cbcd4d-182e-4e06-81fc-f5c5e086b435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e476722-4d6f-4af4-8f4c-ae1ef88ae15b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1376699196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a88b0f796004a2a9a322f83e3d65f58',qos_specs=None,replication_status=,reservations=['bf9802b5-826a-49fe-a7cd-1242ae65ba38','586a8277-3d67-483e-9001-e53d3079f542','79a71608-db6d-4ec4-b2d6-a29ac016fb8d','a3ea0c70-a4cc-4b91-82fe-d967ffe20149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ce814f99234482f80242b9dc33cdfd9',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1376699196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e476722-4d6f-4af4-8f4c-ae1ef88ae15b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a88b0f796004a2a9a322f83e3d65f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ce814f99234482f80242b9dc33cdfd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.143070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d2429fa-d798-4912-829e-b663ceddeca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.176292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d2429fa-d798-4912-829e-b663ceddeca6) transitioned into state 'SUCCESS' from state '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-1376699196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a88b0f796004a2a9a322f83e3d65f58',qos_specs=None,replication_status=,reservations=['bf9802b5-826a-49fe-a7cd-1242ae65ba38','586a8277-3d67-483e-9001-e53d3079f542','79a71608-db6d-4ec4-b2d6-a29ac016fb8d','a3ea0c70-a4cc-4b91-82fe-d967ffe20149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ce814f99234482f80242b9dc33cdfd9',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.177573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eab5454-cfdc-4cdb-978f-6d5b367f5017) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.202062 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2eab5454-cfdc-4cdb-978f-6d5b367f5017) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.203027 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Flow 'volume_create_api' (b28f8675-d18d-49ae-b4ff-702342f95f41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:14.203473 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Create volume request issued successfully. Jul 09 15:37:14.204904 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-113a821d-5ab4-4944-84fc-0ec22e59a9f6 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:14.205862 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 245/995] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:37:13 2026] POST /volume/v3/volumes => generated 763 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:14.222132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:14.224207 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:14.224646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1919995570", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:14.226599 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1919995570', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:14.226915 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Create volume of 1 GB Jul 09 15:37:14.233904 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Availability Zones retrieved successfully. Jul 09 15:37:14.240919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Flow 'volume_create_api' (0f454ac3-93ab-44db-8580-bcb83cf27b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:14.242238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087d1ee4-1d96-4b59-8304-94c03ca5a97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.243230 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:14.274011 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087d1ee4-1d96-4b59-8304-94c03ca5a97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.275025 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4d528c-3c14-44d8-a9aa-d3e4dff9de9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.330750 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Created reservations ['59be1ae3-c949-45f9-8214-7f07ff90c98e', 'd8788ab1-fe9f-4509-96fb-652e0ce222c4', '01d8ee3b-acea-443e-893e-dd6185c66d4a', 'aaefc57b-282e-4f6f-96c5-9377191474a1'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:14.332205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4d528c-3c14-44d8-a9aa-d3e4dff9de9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59be1ae3-c949-45f9-8214-7f07ff90c98e', 'd8788ab1-fe9f-4509-96fb-652e0ce222c4', '01d8ee3b-acea-443e-893e-dd6185c66d4a', 'aaefc57b-282e-4f6f-96c5-9377191474a1']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.334049 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1633c9d-8cd2-4cb6-b02f-a0a0e44e6f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.367990 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1633c9d-8cd2-4cb6-b02f-a0a0e44e6f66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81160c9c-4ba4-410f-9bbd-bdfad662102b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1919995570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a88b0f796004a2a9a322f83e3d65f58',qos_specs=None,replication_status=,reservations=['59be1ae3-c949-45f9-8214-7f07ff90c98e','d8788ab1-fe9f-4509-96fb-652e0ce222c4','01d8ee3b-acea-443e-893e-dd6185c66d4a','aaefc57b-282e-4f6f-96c5-9377191474a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ce814f99234482f80242b9dc33cdfd9',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1919995570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81160c9c-4ba4-410f-9bbd-bdfad662102b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7a88b0f796004a2a9a322f83e3d65f58',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1ce814f99234482f80242b9dc33cdfd9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.368635 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba358240-6e00-49f6-8020-0783598bdd19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.397595 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba358240-6e00-49f6-8020-0783598bdd19) transitioned into state 'SUCCESS' from state '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-1919995570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7a88b0f796004a2a9a322f83e3d65f58',qos_specs=None,replication_status=,reservations=['59be1ae3-c949-45f9-8214-7f07ff90c98e','d8788ab1-fe9f-4509-96fb-652e0ce222c4','01d8ee3b-acea-443e-893e-dd6185c66d4a','aaefc57b-282e-4f6f-96c5-9377191474a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1ce814f99234482f80242b9dc33cdfd9',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.398546 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f81b9faf-c44c-4dbe-b152-93d25083d9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:14.414354 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f81b9faf-c44c-4dbe-b152-93d25083d9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:14.415403 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Flow 'volume_create_api' (0f454ac3-93ab-44db-8580-bcb83cf27b8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:14.415817 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Create volume request issued successfully. Jul 09 15:37:14.417582 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c8cec537-7e1c-44d7-9e6e-b2ab07b14d4b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:14.418371 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 250/996] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:37:14 2026] POST /volume/v3/volumes => generated 763 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:14.987890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3174ea2c-6c76-4d11-a5c6-e2594d26a24f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:14.990246 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3174ea2c-6c76-4d11-a5c6-e2594d26a24f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:14.990470 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3174ea2c-6c76-4d11-a5c6-e2594d26a24f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:14.990729 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3174ea2c-6c76-4d11-a5c6-e2594d26a24f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:15.006540 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:15.006540 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:15.011649 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3174ea2c-6c76-4d11-a5c6-e2594d26a24f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:15.017879 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3174ea2c-6c76-4d11-a5c6-e2594d26a24f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:15.018506 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 257/997] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:14 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:15.340104 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-152629b4-562f-4b01-a506-2e8d9579953e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:15.343507 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-152629b4-562f-4b01-a506-2e8d9579953e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] PUT https://10.4.3.19/volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 Jul 09 15:37:15.343976 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-152629b4-562f-4b01-a506-2e8d9579953e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:15.357736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-152629b4-562f-4b01-a506-2e8d9579953e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Acquiring lock "cinder-attachment_update-8b334f73-fc19-4c14-8a73-f6d757e04bcd-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:15.363248 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-152629b4-562f-4b01-a506-2e8d9579953e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Lock "cinder-attachment_update-8b334f73-fc19-4c14-8a73-f6d757e04bcd-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:15.364176 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:15.364176 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:15.892137 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-152629b4-562f-4b01-a506-2e8d9579953e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Lock "cinder-attachment_update-8b334f73-fc19-4c14-8a73-f6d757e04bcd-np0000004916" released by "attachment_update" :: held 0.529s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:15.894789 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-152629b4-562f-4b01-a506-2e8d9579953e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 returned with HTTP 200 Jul 09 15:37:15.894789 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 246/998] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:15 2026] PUT /volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:15.913097 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-551919a2-1bb3-4d9d-85db-373efffb820e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:15.916374 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-551919a2-1bb3-4d9d-85db-373efffb820e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 Jul 09 15:37:15.916755 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-551919a2-1bb3-4d9d-85db-373efffb820e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:15.917053 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-551919a2-1bb3-4d9d-85db-373efffb820e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:15.939107 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-551919a2-1bb3-4d9d-85db-373efffb820e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 returned with HTTP 200 Jul 09 15:37:15.939659 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 246/999] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:37:15 2026] GET /volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:37:16.036063 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1a4b9b79-ac06-441c-aaef-25cfc8f0bd78 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:16.038448 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1a4b9b79-ac06-441c-aaef-25cfc8f0bd78 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:16.038861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1a4b9b79-ac06-441c-aaef-25cfc8f0bd78 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:16.039237 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1a4b9b79-ac06-441c-aaef-25cfc8f0bd78 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:16.053814 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:16.053814 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:16.058736 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1a4b9b79-ac06-441c-aaef-25cfc8f0bd78 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:16.065304 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1a4b9b79-ac06-441c-aaef-25cfc8f0bd78 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:16.066137 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 251/1000] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:16 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:17.084922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0188af37-38e9-4314-8a0f-cc8394b6c4a4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:17.087433 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0188af37-38e9-4314-8a0f-cc8394b6c4a4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:17.087853 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0188af37-38e9-4314-8a0f-cc8394b6c4a4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:17.088008 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0188af37-38e9-4314-8a0f-cc8394b6c4a4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:17.107423 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:17.107423 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:17.114148 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0188af37-38e9-4314-8a0f-cc8394b6c4a4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:17.123312 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0188af37-38e9-4314-8a0f-cc8394b6c4a4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:17.123869 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 258/1001] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:17 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:18.019463 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-9e32c905-8028-433e-b27f-85f628c5bc40 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:18.023702 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-9e32c905-8028-433e-b27f-85f628c5bc40 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0/action Jul 09 15:37:18.023702 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-9e32c905-8028-433e-b27f-85f628c5bc40 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:18.023881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-9e32c905-8028-433e-b27f-85f628c5bc40 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:18.055482 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:18.055482 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:18.092611 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bad1bde4-b4e8-4f72-a679-490a66943ac0 req-9e32c905-8028-433e-b27f-85f628c5bc40 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0/action returned with HTTP 204 Jul 09 15:37:18.094660 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 247/1002] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:18 2026] POST /volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:18.141168 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d93509f9-bf56-406e-8dc9-83863f921823 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:18.143335 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d93509f9-bf56-406e-8dc9-83863f921823 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:18.144275 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d93509f9-bf56-406e-8dc9-83863f921823 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:18.144275 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d93509f9-bf56-406e-8dc9-83863f921823 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:18.161745 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:18.161745 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:18.176979 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d93509f9-bf56-406e-8dc9-83863f921823 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:18.182776 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d93509f9-bf56-406e-8dc9-83863f921823 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:18.183360 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 247/1003] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:18 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:18.202379 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-691b0066-89d5-43fc-be2e-8c264ae81833 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:18.206362 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-691b0066-89d5-43fc-be2e-8c264ae81833 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:37:18.206888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-691b0066-89d5-43fc-be2e-8c264ae81833 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb02df0-4a3a-4e4d-8094-6967eef8fa6a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1525434061"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:18.225657 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:18.225657 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:18.226159 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-691b0066-89d5-43fc-be2e-8c264ae81833 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:18.226356 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-691b0066-89d5-43fc-be2e-8c264ae81833 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:18.280911 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-691b0066-89d5-43fc-be2e-8c264ae81833 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['19ff498c-262e-47f1-b664-f448a29a9c28', '10150c3c-5019-480e-bafb-25b76b09de61', '8cee9bb8-b9a8-4495-adef-ad7427e7456a', 'cbab1f46-237a-495f-9dd0-f4eba0844fe9'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:18.328021 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-691b0066-89d5-43fc-be2e-8c264ae81833 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot force create request issued successfully. Jul 09 15:37:18.330924 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-691b0066-89d5-43fc-be2e-8c264ae81833 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:37:18.331584 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 252/1004] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:37:18 2026] POST /volume/v3/snapshots => generated 310 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:18.343945 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9c608ee2-58f5-402c-88ce-3e7109f79a3e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:18.349807 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9c608ee2-58f5-402c-88ce-3e7109f79a3e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad Jul 09 15:37:18.350203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9c608ee2-58f5-402c-88ce-3e7109f79a3e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:18.350624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9c608ee2-58f5-402c-88ce-3e7109f79a3e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:18.367355 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:18.367355 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:18.367355 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9c608ee2-58f5-402c-88ce-3e7109f79a3e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:18.367521 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9c608ee2-58f5-402c-88ce-3e7109f79a3e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad returned with HTTP 200 Jul 09 15:37:18.368019 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 259/1005] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:18 2026] GET /volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad => generated 442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:19.382807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ae366dc5-2470-4537-b6a0-1e9034c48dca None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:19.385452 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ae366dc5-2470-4537-b6a0-1e9034c48dca tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad Jul 09 15:37:19.386852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ae366dc5-2470-4537-b6a0-1e9034c48dca tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:19.386852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ae366dc5-2470-4537-b6a0-1e9034c48dca tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:19.393497 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:19.393497 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:19.394280 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ae366dc5-2470-4537-b6a0-1e9034c48dca tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:19.395463 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ae366dc5-2470-4537-b6a0-1e9034c48dca tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad returned with HTTP 200 Jul 09 15:37:19.395962 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 248/1006] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:19 2026] GET /volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:19.411502 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dc972c1e-3509-47eb-864b-36d92a33638d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:19.413601 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc972c1e-3509-47eb-864b-36d92a33638d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:37:19.417207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dc972c1e-3509-47eb-864b-36d92a33638d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8eb02df0-4a3a-4e4d-8094-6967eef8fa6a", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-298932607"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:19.436215 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:19.436215 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:19.436865 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dc972c1e-3509-47eb-864b-36d92a33638d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:19.437125 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-dc972c1e-3509-47eb-864b-36d92a33638d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:19.490277 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-dc972c1e-3509-47eb-864b-36d92a33638d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['eb0395fa-afe0-40dc-b59e-a2fdfffad6ea', '97710bcb-7a85-44ce-be86-495eb5ac9502', '544b27b2-30f7-49b2-a440-3470306528cf', '5666d094-77ef-4023-9130-c73814fddaa5'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:19.545840 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dc972c1e-3509-47eb-864b-36d92a33638d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot force create request issued successfully. Jul 09 15:37:19.546609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc972c1e-3509-47eb-864b-36d92a33638d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:37:19.547276 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 248/1007] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:37:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:19.560560 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-72901efc-3320-4e82-aa0b-dcd79a2705d2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:19.566382 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-72901efc-3320-4e82-aa0b-dcd79a2705d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 Jul 09 15:37:19.566653 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-72901efc-3320-4e82-aa0b-dcd79a2705d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:19.567459 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-72901efc-3320-4e82-aa0b-dcd79a2705d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:19.576038 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:19.576038 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:19.577208 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-72901efc-3320-4e82-aa0b-dcd79a2705d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:19.578305 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-72901efc-3320-4e82-aa0b-dcd79a2705d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 returned with HTTP 200 Jul 09 15:37:19.578776 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 253/1008] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:19 2026] GET /volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:20.593210 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-830c647c-ccc6-433a-b48b-b1dd4cde7c16 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:20.596675 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-830c647c-ccc6-433a-b48b-b1dd4cde7c16 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 Jul 09 15:37:20.596980 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-830c647c-ccc6-433a-b48b-b1dd4cde7c16 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:20.597301 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-830c647c-ccc6-433a-b48b-b1dd4cde7c16 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:20.609633 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:20.609633 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:20.610277 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-830c647c-ccc6-433a-b48b-b1dd4cde7c16 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:20.612044 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-830c647c-ccc6-433a-b48b-b1dd4cde7c16 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 returned with HTTP 200 Jul 09 15:37:20.612588 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 260/1009] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:20 2026] GET /volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:20.623581 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7653bbbc-79d3-43e4-a5e9-b964215eeb8a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:20.627470 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7653bbbc-79d3-43e4-a5e9-b964215eeb8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 Jul 09 15:37:20.627845 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7653bbbc-79d3-43e4-a5e9-b964215eeb8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:20.627954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7653bbbc-79d3-43e4-a5e9-b964215eeb8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:20.628116 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-7653bbbc-79d3-43e4-a5e9-b964215eeb8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 23a6e202-f859-41c5-b967-a49b3b5c42f6 Jul 09 15:37:20.635505 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:20.635505 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:20.636161 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7653bbbc-79d3-43e4-a5e9-b964215eeb8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:20.669175 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7653bbbc-79d3-43e4-a5e9-b964215eeb8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:37:20.669457 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7653bbbc-79d3-43e4-a5e9-b964215eeb8a tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 returned with HTTP 202 Jul 09 15:37:20.670074 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 249/1010] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:37:20 2026] DELETE /volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:20.683010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-73f5928c-e79e-4d1a-a313-154a6454f465 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:20.685982 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-73f5928c-e79e-4d1a-a313-154a6454f465 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 Jul 09 15:37:20.686491 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-73f5928c-e79e-4d1a-a313-154a6454f465 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:20.686800 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-73f5928c-e79e-4d1a-a313-154a6454f465 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:20.695170 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:20.695170 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:20.696010 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-73f5928c-e79e-4d1a-a313-154a6454f465 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:20.697898 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-73f5928c-e79e-4d1a-a313-154a6454f465 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 returned with HTTP 200 Jul 09 15:37:20.697898 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 249/1011] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:20 2026] GET /volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:21.717770 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5cd6ddd3-5a38-4db6-a265-eb1daeabd346 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:21.721306 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5cd6ddd3-5a38-4db6-a265-eb1daeabd346 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 Jul 09 15:37:21.721306 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5cd6ddd3-5a38-4db6-a265-eb1daeabd346 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:21.721975 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5cd6ddd3-5a38-4db6-a265-eb1daeabd346 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:21.730094 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5cd6ddd3-5a38-4db6-a265-eb1daeabd346 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 returned with HTTP 404 Jul 09 15:37:21.731544 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 254/1012] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:21 2026] GET /volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:21.739574 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eb5fd9f5-3c27-430b-8fd5-903ebdf37c68 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:21.744175 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eb5fd9f5-3c27-430b-8fd5-903ebdf37c68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 Jul 09 15:37:21.744472 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eb5fd9f5-3c27-430b-8fd5-903ebdf37c68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:21.744731 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eb5fd9f5-3c27-430b-8fd5-903ebdf37c68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:21.744879 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-eb5fd9f5-3c27-430b-8fd5-903ebdf37c68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 65b22467-7169-4b24-8425-89a7c2194e24 Jul 09 15:37:21.752987 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:21.752987 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:21.753688 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eb5fd9f5-3c27-430b-8fd5-903ebdf37c68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:21.790372 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eb5fd9f5-3c27-430b-8fd5-903ebdf37c68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:37:21.790372 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eb5fd9f5-3c27-430b-8fd5-903ebdf37c68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 returned with HTTP 202 Jul 09 15:37:21.790372 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 261/1013] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:37:21 2026] DELETE /volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:21.803910 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c94a3038-210b-4b52-ad1d-bcf0a4a17398 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:21.806499 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c94a3038-210b-4b52-ad1d-bcf0a4a17398 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 Jul 09 15:37:21.806790 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c94a3038-210b-4b52-ad1d-bcf0a4a17398 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:21.807251 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c94a3038-210b-4b52-ad1d-bcf0a4a17398 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:21.819288 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:21.819288 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:21.820802 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c94a3038-210b-4b52-ad1d-bcf0a4a17398 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:21.821132 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c94a3038-210b-4b52-ad1d-bcf0a4a17398 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 returned with HTTP 200 Jul 09 15:37:21.821454 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 250/1014] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:21 2026] GET /volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:22.834394 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0b037ded-d068-42f7-956f-838613f92d29 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:22.837607 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b037ded-d068-42f7-956f-838613f92d29 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 Jul 09 15:37:22.838003 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b037ded-d068-42f7-956f-838613f92d29 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:22.839476 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b037ded-d068-42f7-956f-838613f92d29 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:22.846115 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b037ded-d068-42f7-956f-838613f92d29 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 returned with HTTP 404 Jul 09 15:37:22.846810 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 250/1015] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:22 2026] GET /volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:22.859538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c5f33e9a-db91-466f-9636-ef9a81b4e0d2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:22.862017 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c5f33e9a-db91-466f-9636-ef9a81b4e0d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad Jul 09 15:37:22.862546 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c5f33e9a-db91-466f-9636-ef9a81b4e0d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:22.862820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c5f33e9a-db91-466f-9636-ef9a81b4e0d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:22.862985 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-c5f33e9a-db91-466f-9636-ef9a81b4e0d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 382fa2e8-819d-48bb-90b5-574b1e0806ad Jul 09 15:37:22.876036 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:22.876036 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:22.876671 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c5f33e9a-db91-466f-9636-ef9a81b4e0d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:22.912699 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c5f33e9a-db91-466f-9636-ef9a81b4e0d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:37:22.912699 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c5f33e9a-db91-466f-9636-ef9a81b4e0d2 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad returned with HTTP 202 Jul 09 15:37:22.913050 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 255/1016] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:37:22 2026] DELETE /volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:22.926354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-79dd8734-2396-44bc-9125-563c3e059b82 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:22.929778 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-79dd8734-2396-44bc-9125-563c3e059b82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad Jul 09 15:37:22.930304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-79dd8734-2396-44bc-9125-563c3e059b82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:22.930609 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-79dd8734-2396-44bc-9125-563c3e059b82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:22.941733 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:22.941733 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:22.942525 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-79dd8734-2396-44bc-9125-563c3e059b82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:22.943866 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-79dd8734-2396-44bc-9125-563c3e059b82 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad returned with HTTP 200 Jul 09 15:37:22.943939 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 262/1017] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:22 2026] GET /volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:23.350834 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-e4ec6ced-11aa-4f2f-b578-a14150b9c05e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:23.353545 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-e4ec6ced-11aa-4f2f-b578-a14150b9c05e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] POST https://10.4.3.19/volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881/action Jul 09 15:37:23.353952 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-e4ec6ced-11aa-4f2f-b578-a14150b9c05e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:23.354116 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-e4ec6ced-11aa-4f2f-b578-a14150b9c05e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:23.383235 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:23.383235 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:23.400094 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-fa6e60fc-cc13-4e1b-aeb5-b54ac9f930a4 req-e4ec6ced-11aa-4f2f-b578-a14150b9c05e tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881/action returned with HTTP 204 Jul 09 15:37:23.400424 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 251/1018] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:23 2026] POST /volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:23.653694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:23.660576 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:23.661082 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1603737887", "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:23.664552 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1603737887', 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:23.784886 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Create volume of 1 GB Jul 09 15:37:23.792117 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Availability Zones retrieved successfully. Jul 09 15:37:23.802109 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Flow 'volume_create_api' (7c52d9a2-d1f6-40ce-adf3-062cf36d12dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:23.803727 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c036b268-a55f-4937-8937-e617a2033249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:23.805553 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:23.897090 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c036b268-a55f-4937-8937-e617a2033249) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:23.898563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97563f24-f7e5-4d71-bbd4-45294444e843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:23.955361 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a2ba67a3-6c89-46b5-af13-9f24c9621747 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:23.957659 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a2ba67a3-6c89-46b5-af13-9f24c9621747 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad Jul 09 15:37:23.957889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a2ba67a3-6c89-46b5-af13-9f24c9621747 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:23.958092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a2ba67a3-6c89-46b5-af13-9f24c9621747 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:23.963199 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a2ba67a3-6c89-46b5-af13-9f24c9621747 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad returned with HTTP 404 Jul 09 15:37:23.963902 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 256/1019] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:23 2026] GET /volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:23.973556 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4fe3ae37-f869-4c2c-beb8-696f04bd91b6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:23.975997 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4fe3ae37-f869-4c2c-beb8-696f04bd91b6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 Jul 09 15:37:23.976435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4fe3ae37-f869-4c2c-beb8-696f04bd91b6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:23.976821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4fe3ae37-f869-4c2c-beb8-696f04bd91b6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:23.976974 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-4fe3ae37-f869-4c2c-beb8-696f04bd91b6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 23a6e202-f859-41c5-b967-a49b3b5c42f6 Jul 09 15:37:23.984992 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4fe3ae37-f869-4c2c-beb8-696f04bd91b6 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 returned with HTTP 404 Jul 09 15:37:23.985310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Created reservations ['74c1fb0d-4a9c-4975-93e9-d808f696930f', '32d1fd5d-e2f5-467e-867b-855e6c673f9e', '5ac7ef82-a294-4cf9-b185-4df195ef29fe', '3cc0948d-1fae-4955-9f34-42af4d520ca4'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:23.986351 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 263/1020] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:37:23 2026] DELETE /volume/v3/snapshots/23a6e202-f859-41c5-b967-a49b3b5c42f6 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:37:23.986511 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (97563f24-f7e5-4d71-bbd4-45294444e843) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74c1fb0d-4a9c-4975-93e9-d808f696930f', '32d1fd5d-e2f5-467e-867b-855e6c673f9e', '5ac7ef82-a294-4cf9-b185-4df195ef29fe', '3cc0948d-1fae-4955-9f34-42af4d520ca4']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:23.987850 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d60dfeb-ad63-4835-8802-42ef2089574d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:23.998792 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-638366b3-1acc-47d3-80cd-bbaf2a0a506d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:24.001343 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-638366b3-1acc-47d3-80cd-bbaf2a0a506d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad Jul 09 15:37:24.001565 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-638366b3-1acc-47d3-80cd-bbaf2a0a506d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:24.001841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-638366b3-1acc-47d3-80cd-bbaf2a0a506d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:24.001997 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-638366b3-1acc-47d3-80cd-bbaf2a0a506d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 382fa2e8-819d-48bb-90b5-574b1e0806ad Jul 09 15:37:24.009475 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-638366b3-1acc-47d3-80cd-bbaf2a0a506d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad returned with HTTP 404 Jul 09 15:37:24.009475 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 252/1021] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:37:23 2026] DELETE /volume/v3/snapshots/382fa2e8-819d-48bb-90b5-574b1e0806ad => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:24.026725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d60dfeb-ad63-4835-8802-42ef2089574d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ede3851e-2b69-4d3b-b835-8e805b4dd047', '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-1603737887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae280a9cc4d44f6b3d20251ffee589e',qos_specs=None,replication_status=,reservations=['74c1fb0d-4a9c-4975-93e9-d808f696930f','32d1fd5d-e2f5-467e-867b-855e6c673f9e','5ac7ef82-a294-4cf9-b185-4df195ef29fe','3cc0948d-1fae-4955-9f34-42af4d520ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b4e7232f7347ccbb113dac3921d3ff',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1603737887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ede3851e-2b69-4d3b-b835-8e805b4dd047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ae280a9cc4d44f6b3d20251ffee589e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c2b4e7232f7347ccbb113dac3921d3ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:24.027850 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c726fff-6749-4c7b-9f9b-7829d9c4f699) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:24.057845 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-47ef5545-89f4-4aab-9981-786cc404bc77 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:24.059276 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c726fff-6749-4c7b-9f9b-7829d9c4f699) transitioned into state 'SUCCESS' from state '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-1603737887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ae280a9cc4d44f6b3d20251ffee589e',qos_specs=None,replication_status=,reservations=['74c1fb0d-4a9c-4975-93e9-d808f696930f','32d1fd5d-e2f5-467e-867b-855e6c673f9e','5ac7ef82-a294-4cf9-b185-4df195ef29fe','3cc0948d-1fae-4955-9f34-42af4d520ca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c2b4e7232f7347ccbb113dac3921d3ff',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:24.060658 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384d7aac-4e9e-4e79-90c2-c90b6ec493d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:24.061537 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-47ef5545-89f4-4aab-9981-786cc404bc77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:24.061780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-47ef5545-89f4-4aab-9981-786cc404bc77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:24.061939 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-47ef5545-89f4-4aab-9981-786cc404bc77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:24.074275 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:24.074275 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:24.078329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (384d7aac-4e9e-4e79-90c2-c90b6ec493d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:24.080295 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Flow 'volume_create_api' (7c52d9a2-d1f6-40ce-adf3-062cf36d12dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:24.080839 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Create volume request issued successfully. Jul 09 15:37:24.081453 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-47ef5545-89f4-4aab-9981-786cc404bc77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:24.081703 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9dc144d-23e7-4d56-adbd-d49897c2dbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:24.082314 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 251/1022] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:37:23 2026] POST /volume/v3/volumes => generated 897 bytes in 429 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:24.093436 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-47ef5545-89f4-4aab-9981-786cc404bc77 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:24.093816 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 257/1023] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:24 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:24.097592 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2a3dbeb1-cdd4-4d4c-804e-193b2993b6e8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:24.099867 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2a3dbeb1-cdd4-4d4c-804e-193b2993b6e8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:37:24.100259 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2a3dbeb1-cdd4-4d4c-804e-193b2993b6e8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:24.100481 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2a3dbeb1-cdd4-4d4c-804e-193b2993b6e8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:24.112708 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:24.112708 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:24.115936 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-5111573c-288d-4e62-bd39-a7a58dad60f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:24.119946 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2a3dbeb1-cdd4-4d4c-804e-193b2993b6e8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:37:24.120103 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-5111573c-288d-4e62-bd39-a7a58dad60f4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a/action Jul 09 15:37:24.120560 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-5111573c-288d-4e62-bd39-a7a58dad60f4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:24.120657 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-5111573c-288d-4e62-bd39-a7a58dad60f4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:24.128690 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2a3dbeb1-cdd4-4d4c-804e-193b2993b6e8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:37:24.129549 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 264/1024] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:37:24 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 965 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:24.143922 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:24.143922 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:24.144585 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-5111573c-288d-4e62-bd39-a7a58dad60f4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:24.153286 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-5111573c-288d-4e62-bd39-a7a58dad60f4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Begin detaching volume completed successfully. Jul 09 15:37:24.153586 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-5111573c-288d-4e62-bd39-a7a58dad60f4 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a/action returned with HTTP 202 Jul 09 15:37:24.154117 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 253/1025] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:37:24 2026] POST /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:37:24.960836 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.086380 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:25.086730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2085461248", "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:25.088148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2085461248', 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:25.146908 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7bd22f0c-81a6-476e-99a8-553a4bcc0d65 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.148519 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7bd22f0c-81a6-476e-99a8-553a4bcc0d65 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:37:25.148691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7bd22f0c-81a6-476e-99a8-553a4bcc0d65 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:25.148855 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7bd22f0c-81a6-476e-99a8-553a4bcc0d65 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:25.155496 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:25.155496 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:25.159108 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7bd22f0c-81a6-476e-99a8-553a4bcc0d65 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:37:25.164651 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7bd22f0c-81a6-476e-99a8-553a4bcc0d65 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:37:25.164651 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 258/1026] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:37:25 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1539 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:25.199459 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume of 1 GB Jul 09 15:37:25.199687 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-642e0153-0f4f-4714-a425-59f8496f107c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.200020 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:25.200020 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:25.200207 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-642e0153-0f4f-4714-a425-59f8496f107c None None] GET https://10.4.3.19/volume// Jul 09 15:37:25.200468 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-642e0153-0f4f-4714-a425-59f8496f107c None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:25.200707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-642e0153-0f4f-4714-a425-59f8496f107c None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:25.201120 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-642e0153-0f4f-4714-a425-59f8496f107c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:25.201568 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 265/1027] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37: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 09 15:37:25.205949 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Availability Zones retrieved successfully. Jul 09 15:37:25.209634 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-c6444d16-e0ad-4437-be32-2b62d9dfdbe4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.211637 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-12704a75-6c6c-4c54-82b6-387f91cdfca7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.212537 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-c6444d16-e0ad-4437-be32-2b62d9dfdbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:37:25.212880 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-c6444d16-e0ad-4437-be32-2b62d9dfdbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:25.213152 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-c6444d16-e0ad-4437-be32-2b62d9dfdbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:25.214549 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Flow 'volume_create_api' (6fa814f3-9b83-4228-9664-9d3a7c13642b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:25.214956 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-12704a75-6c6c-4c54-82b6-387f91cdfca7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:25.215361 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-12704a75-6c6c-4c54-82b6-387f91cdfca7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:25.215566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-12704a75-6c6c-4c54-82b6-387f91cdfca7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:25.216280 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276e1216-30c2-4829-9506-417126d5c3e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:25.217491 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:25.226341 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:25.226341 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:25.229690 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:25.229690 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:25.235765 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-12704a75-6c6c-4c54-82b6-387f91cdfca7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:25.238443 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-c6444d16-e0ad-4437-be32-2b62d9dfdbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:37:25.242112 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-12704a75-6c6c-4c54-82b6-387f91cdfca7 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:25.242625 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 259/1028] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:25 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 1320 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:25.248598 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-c6444d16-e0ad-4437-be32-2b62d9dfdbe4 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:37:25.249105 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 254/1029] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:25 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:25.312048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (276e1216-30c2-4829-9506-417126d5c3e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:25.314058 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a0fc57-e720-424d-8b2c-5cc87436390c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:25.384489 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Created reservations ['d50348b5-a13d-4513-9481-d539caecbc4b', '218f648f-7de2-4c45-b7a6-b52898d7cb70', '2f9b5b3d-2351-4485-b911-aa840b49f50d', '071b4cf5-14a5-4e98-80a1-8d685f5574bf'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:25.385466 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58a0fc57-e720-424d-8b2c-5cc87436390c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d50348b5-a13d-4513-9481-d539caecbc4b', '218f648f-7de2-4c45-b7a6-b52898d7cb70', '2f9b5b3d-2351-4485-b911-aa840b49f50d', '071b4cf5-14a5-4e98-80a1-8d685f5574bf']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:25.386514 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa41481-2f7b-451e-92c9-e84ccf55b7ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:25.408516 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fa41481-2f7b-451e-92c9-e84ccf55b7ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f38a969c-54b3-4e68-9e6f-8052a314f0f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2085461248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c0f8f5916f49cfae2c83866b372285',qos_specs=None,replication_status=,reservations=['d50348b5-a13d-4513-9481-d539caecbc4b','218f648f-7de2-4c45-b7a6-b52898d7cb70','2f9b5b3d-2351-4485-b911-aa840b49f50d','071b4cf5-14a5-4e98-80a1-8d685f5574bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bca095819834a74ad5f0000ec1be268',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2085461248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f38a969c-54b3-4e68-9e6f-8052a314f0f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c0f8f5916f49cfae2c83866b372285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bca095819834a74ad5f0000ec1be268',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:25.409172 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33412eb6-64bb-48c8-a27b-7e6f86b173cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:25.428468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33412eb6-64bb-48c8-a27b-7e6f86b173cc) transitioned into state 'SUCCESS' from state '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-2085461248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c0f8f5916f49cfae2c83866b372285',qos_specs=None,replication_status=,reservations=['d50348b5-a13d-4513-9481-d539caecbc4b','218f648f-7de2-4c45-b7a6-b52898d7cb70','2f9b5b3d-2351-4485-b911-aa840b49f50d','071b4cf5-14a5-4e98-80a1-8d685f5574bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bca095819834a74ad5f0000ec1be268',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:25.429531 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de375d28-82aa-44b2-9451-23e9512610a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:25.442707 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de375d28-82aa-44b2-9451-23e9512610a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:25.443600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Flow 'volume_create_api' (6fa814f3-9b83-4228-9664-9d3a7c13642b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:25.443935 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume request issued successfully. Jul 09 15:37:25.444731 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79d81c39-1395-48a2-a526-2ee96f1ddc70 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:25.445164 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 252/1030] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:37:24 2026] POST /volume/v3/volumes => generated 750 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:25.461759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-533e58dc-4f5f-4223-b72b-3fcee27566b9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.463782 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-533e58dc-4f5f-4223-b72b-3fcee27566b9 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 Jul 09 15:37:25.464014 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-533e58dc-4f5f-4223-b72b-3fcee27566b9 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:25.464267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-533e58dc-4f5f-4223-b72b-3fcee27566b9 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:25.472230 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:25.472230 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:25.479974 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-533e58dc-4f5f-4223-b72b-3fcee27566b9 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:25.484732 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-533e58dc-4f5f-4223-b72b-3fcee27566b9 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 returned with HTTP 200 Jul 09 15:37:25.485131 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 266/1031] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:25 2026] GET /volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:25.851682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-0daa5138-1f1d-43a4-8969-aaba7b30f29c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.854847 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-0daa5138-1f1d-43a4-8969-aaba7b30f29c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:37:25.855262 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-0daa5138-1f1d-43a4-8969-aaba7b30f29c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:25.855800 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-0daa5138-1f1d-43a4-8969-aaba7b30f29c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:25.867499 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:25.867499 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:25.872858 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-0daa5138-1f1d-43a4-8969-aaba7b30f29c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:37:25.880053 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-0daa5138-1f1d-43a4-8969-aaba7b30f29c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:37:25.880649 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 260/1032] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:25 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:25.895324 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cc673f2c-1e06-4c4b-994e-6603290a3638 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.895324 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cc673f2c-1e06-4c4b-994e-6603290a3638 None None] GET https://10.4.3.19/volume// Jul 09 15:37:25.895518 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cc673f2c-1e06-4c4b-994e-6603290a3638 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:25.895835 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cc673f2c-1e06-4c4b-994e-6603290a3638 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:25.896093 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cc673f2c-1e06-4c4b-994e-6603290a3638 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:25.896611 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 255/1033] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:37: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 09 15:37:25.909424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-ba3568fd-6408-4f85-a18b-42d8a61be8e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:25.914409 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-ba3568fd-6408-4f85-a18b-42d8a61be8e3 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:25.915812 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-ba3568fd-6408-4f85-a18b-42d8a61be8e3 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ede3851e-2b69-4d3b-b835-8e805b4dd047", "connector": null, "instance_uuid": "0cd9654f-d9f6-4cc7-8b00-c7b86f3213b0"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:25.929706 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:25.929706 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:25.970124 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-ba3568fd-6408-4f85-a18b-42d8a61be8e3 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:25.970124 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 253/1034] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:25 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 09 15:37:26.233722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-21de61d4-1d25-41d9-8e24-0df3d20d4ac3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:26.241605 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-21de61d4-1d25-41d9-8e24-0df3d20d4ac3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 Jul 09 15:37:26.241605 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-21de61d4-1d25-41d9-8e24-0df3d20d4ac3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:26.241605 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-21de61d4-1d25-41d9-8e24-0df3d20d4ac3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:26.248718 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:26.248718 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:26.510442 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e8e0123b-75f6-40c7-bcfc-759806a34a60 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:26.514810 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e8e0123b-75f6-40c7-bcfc-759806a34a60 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 Jul 09 15:37:26.514810 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e8e0123b-75f6-40c7-bcfc-759806a34a60 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:26.514810 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e8e0123b-75f6-40c7-bcfc-759806a34a60 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:26.528204 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:26.528204 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:26.534251 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e8e0123b-75f6-40c7-bcfc-759806a34a60 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:26.544707 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e8e0123b-75f6-40c7-bcfc-759806a34a60 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 returned with HTTP 200 Jul 09 15:37:26.545212 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 261/1035] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:26 2026] GET /volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 => generated 1358 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:26.565207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f79e624b-30ff-495c-85a6-991c87d83070 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:26.568171 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:26.568358 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-684710753"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:26.570459 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-684710753'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:26.570613 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume of 1 GB Jul 09 15:37:26.577042 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Availability Zones retrieved successfully. Jul 09 15:37:26.584211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Flow 'volume_create_api' (f5ab9dbf-bb40-42bb-9461-5874785bd115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:26.585685 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9529b92a-7726-49f5-86a4-7028253e7644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:26.585862 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:26.630070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9529b92a-7726-49f5-86a4-7028253e7644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:26.632366 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a19ad0-ef37-4a56-a66c-35dbd81a5179) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:26.710811 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Created reservations ['86d58f85-59a0-44cb-9695-bf76e928da8c', '67af9ead-e83e-40f8-9d47-7525389409b1', '3fa36935-5433-49bd-8c5d-694201a5d038', '13c4bfd9-f53c-41a9-965b-be24e6d79add'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:26.711984 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40a19ad0-ef37-4a56-a66c-35dbd81a5179) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86d58f85-59a0-44cb-9695-bf76e928da8c', '67af9ead-e83e-40f8-9d47-7525389409b1', '3fa36935-5433-49bd-8c5d-694201a5d038', '13c4bfd9-f53c-41a9-965b-be24e6d79add']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:26.712959 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab2c218-46e1-4acc-a049-82b04f914d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:26.743002 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab2c218-46e1-4acc-a049-82b04f914d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6be1a74-0606-475b-88dd-b51ae35559a2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-684710753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c0f8f5916f49cfae2c83866b372285',qos_specs=None,replication_status=,reservations=['86d58f85-59a0-44cb-9695-bf76e928da8c','67af9ead-e83e-40f8-9d47-7525389409b1','3fa36935-5433-49bd-8c5d-694201a5d038','13c4bfd9-f53c-41a9-965b-be24e6d79add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bca095819834a74ad5f0000ec1be268',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-684710753',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6be1a74-0606-475b-88dd-b51ae35559a2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c0f8f5916f49cfae2c83866b372285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bca095819834a74ad5f0000ec1be268',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:26.743694 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef8171e-74b8-48ac-b90b-9f77ebbfe3da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:26.762031 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef8171e-74b8-48ac-b90b-9f77ebbfe3da) transitioned into state 'SUCCESS' from state '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-684710753',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c0f8f5916f49cfae2c83866b372285',qos_specs=None,replication_status=,reservations=['86d58f85-59a0-44cb-9695-bf76e928da8c','67af9ead-e83e-40f8-9d47-7525389409b1','3fa36935-5433-49bd-8c5d-694201a5d038','13c4bfd9-f53c-41a9-965b-be24e6d79add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bca095819834a74ad5f0000ec1be268',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:26.762741 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8dba33-fc20-4cca-996c-567cd6f765c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:26.774973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe8dba33-fc20-4cca-996c-567cd6f765c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:26.774973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Flow 'volume_create_api' (f5ab9dbf-bb40-42bb-9461-5874785bd115) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:26.775963 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume request issued successfully. Jul 09 15:37:26.775963 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f79e624b-30ff-495c-85a6-991c87d83070 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:26.776637 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 256/1036] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:37:26 2026] POST /volume/v3/volumes => generated 749 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:26.790664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0ea1f385-93af-4c80-8fe6-a1a3ed2af5d5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:26.793365 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0ea1f385-93af-4c80-8fe6-a1a3ed2af5d5 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 Jul 09 15:37:26.793806 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0ea1f385-93af-4c80-8fe6-a1a3ed2af5d5 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:26.793905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0ea1f385-93af-4c80-8fe6-a1a3ed2af5d5 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:26.799815 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-29bfe6cf-2198-4673-a059-e0b383c8b55d req-21de61d4-1d25-41d9-8e24-0df3d20d4ac3 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 returned with HTTP 200 Jul 09 15:37:26.800285 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 267/1037] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:37:26 2026] DELETE /volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 => generated 19 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:26.804379 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:26.804379 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:26.810255 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0ea1f385-93af-4c80-8fe6-a1a3ed2af5d5 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:26.816731 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0ea1f385-93af-4c80-8fe6-a1a3ed2af5d5 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 returned with HTTP 200 Jul 09 15:37:26.817006 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 254/1038] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:26 2026] GET /volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 => generated 817 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:27.836258 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-28a3cc58-ebbf-41e8-8efb-0f57f4f0f4fe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:27.838135 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28a3cc58-ebbf-41e8-8efb-0f57f4f0f4fe tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 Jul 09 15:37:27.839060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28a3cc58-ebbf-41e8-8efb-0f57f4f0f4fe tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:27.839060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28a3cc58-ebbf-41e8-8efb-0f57f4f0f4fe tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:27.854404 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:27.854404 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:27.863065 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-28a3cc58-ebbf-41e8-8efb-0f57f4f0f4fe tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:27.870372 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28a3cc58-ebbf-41e8-8efb-0f57f4f0f4fe tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 returned with HTTP 200 Jul 09 15:37:27.871002 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 262/1039] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:27 2026] GET /volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:27.890133 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:27.892768 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:27.893270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-485680010"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:27.895250 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-485680010'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:27.895433 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume of 1 GB Jul 09 15:37:27.895835 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:27.895835 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:27.901094 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Availability Zones retrieved successfully. Jul 09 15:37:27.910621 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Flow 'volume_create_api' (11fdb3eb-e1fd-4d15-9bb2-f074dbe1bba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:27.912365 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad25b4bb-34b3-41ef-a2c5-b80e87ad0d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:27.913249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:27.951881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad25b4bb-34b3-41ef-a2c5-b80e87ad0d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:27.953015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95651e08-742c-4835-9492-0e54bbf980cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:28.010208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Created reservations ['25049847-6151-4393-a0af-91e9f390c6fe', '9416aa7a-19af-424a-a143-942be13f0bfb', '58bcd9b5-cee0-45a9-8953-daf6fb9f43e8', 'b4d4c8ae-52f8-40e6-952c-85e24eea14be'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:28.011326 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95651e08-742c-4835-9492-0e54bbf980cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25049847-6151-4393-a0af-91e9f390c6fe', '9416aa7a-19af-424a-a143-942be13f0bfb', '58bcd9b5-cee0-45a9-8953-daf6fb9f43e8', 'b4d4c8ae-52f8-40e6-952c-85e24eea14be']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:28.012298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d71b5e-d5c6-4073-8d70-b9ad1593cf07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:28.041689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37d71b5e-d5c6-4073-8d70-b9ad1593cf07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '172747ac-8a4e-483e-bf71-a5c5932ee89c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-485680010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c0f8f5916f49cfae2c83866b372285',qos_specs=None,replication_status=,reservations=['25049847-6151-4393-a0af-91e9f390c6fe','9416aa7a-19af-424a-a143-942be13f0bfb','58bcd9b5-cee0-45a9-8953-daf6fb9f43e8','b4d4c8ae-52f8-40e6-952c-85e24eea14be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bca095819834a74ad5f0000ec1be268',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-485680010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=172747ac-8a4e-483e-bf71-a5c5932ee89c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c4c0f8f5916f49cfae2c83866b372285',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bca095819834a74ad5f0000ec1be268',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:28.042916 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17596067-7d9b-48dc-8d8b-918405707b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:28.069522 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17596067-7d9b-48dc-8d8b-918405707b3d) transitioned into state 'SUCCESS' from state '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-485680010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c4c0f8f5916f49cfae2c83866b372285',qos_specs=None,replication_status=,reservations=['25049847-6151-4393-a0af-91e9f390c6fe','9416aa7a-19af-424a-a143-942be13f0bfb','58bcd9b5-cee0-45a9-8953-daf6fb9f43e8','b4d4c8ae-52f8-40e6-952c-85e24eea14be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bca095819834a74ad5f0000ec1be268',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:28.070788 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd6e488-3e1b-4a85-89d2-23c9ce1afa5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:28.085597 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fd6e488-3e1b-4a85-89d2-23c9ce1afa5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:28.086647 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Flow 'volume_create_api' (11fdb3eb-e1fd-4d15-9bb2-f074dbe1bba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:28.087022 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Create volume request issued successfully. Jul 09 15:37:28.087815 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-85d6b679-9380-4d09-bfcd-e46e4c91f168 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:28.088368 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 257/1040] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:37:27 2026] POST /volume/v3/volumes => generated 749 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:28.108197 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b341ac7b-78a4-4aaa-b5ac-ffeef504ee4b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:28.116825 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b341ac7b-78a4-4aaa-b5ac-ffeef504ee4b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c Jul 09 15:37:28.117127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b341ac7b-78a4-4aaa-b5ac-ffeef504ee4b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:28.117454 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b341ac7b-78a4-4aaa-b5ac-ffeef504ee4b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:28.126611 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:28.126611 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:28.131320 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b341ac7b-78a4-4aaa-b5ac-ffeef504ee4b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:28.137658 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b341ac7b-78a4-4aaa-b5ac-ffeef504ee4b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c returned with HTTP 200 Jul 09 15:37:28.138037 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 268/1041] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:28 2026] GET /volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c => generated 817 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:29.152753 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d02cc661-0061-473d-87bd-a486c1ac98ce None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:29.154893 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d02cc661-0061-473d-87bd-a486c1ac98ce tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c Jul 09 15:37:29.155206 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d02cc661-0061-473d-87bd-a486c1ac98ce tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:29.155450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d02cc661-0061-473d-87bd-a486c1ac98ce tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:29.165137 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:29.165137 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:29.169457 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d02cc661-0061-473d-87bd-a486c1ac98ce tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:29.176198 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d02cc661-0061-473d-87bd-a486c1ac98ce tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c returned with HTTP 200 Jul 09 15:37:29.176920 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 255/1042] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:29 2026] GET /volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:29.525903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:29.530865 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:29.531696 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-85397366"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:29.533531 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-85397366'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:29.534975 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume of 1 GB Jul 09 15:37:29.539993 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Availability Zones retrieved successfully. Jul 09 15:37:29.550112 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Flow 'volume_create_api' (0cc04f04-7f37-4db9-9daf-bb31aa6a979a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:29.551437 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82f13ac-a04a-46b0-b069-dc6526c750c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:29.553159 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:29.593905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d82f13ac-a04a-46b0-b069-dc6526c750c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:29.594949 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482b1e3f-ae6f-4353-b7c9-0a8128ed3600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:29.666107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Created reservations ['fead5fc6-83ea-45d6-b203-61e0e380c67b', 'cbd3f68d-d755-460e-90e5-9a2c20b49c64', 'e28d36e4-8a45-4570-8163-fa67d54aff24', '1f521c28-5c36-483b-9afd-569cbf550d94'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:29.668129 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (482b1e3f-ae6f-4353-b7c9-0a8128ed3600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fead5fc6-83ea-45d6-b203-61e0e380c67b', 'cbd3f68d-d755-460e-90e5-9a2c20b49c64', 'e28d36e4-8a45-4570-8163-fa67d54aff24', '1f521c28-5c36-483b-9afd-569cbf550d94']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:29.668129 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01591883-51fc-4907-bdf1-f4d25fc3f7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:29.715339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01591883-51fc-4907-bdf1-f4d25fc3f7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4f8c7ed7-614f-4906-b1aa-57ffba94f187', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-85397366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c969de9740d43ea9d5dd3cfda930058',qos_specs=None,replication_status=,reservations=['fead5fc6-83ea-45d6-b203-61e0e380c67b','cbd3f68d-d755-460e-90e5-9a2c20b49c64','e28d36e4-8a45-4570-8163-fa67d54aff24','1f521c28-5c36-483b-9afd-569cbf550d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-85397366',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4f8c7ed7-614f-4906-b1aa-57ffba94f187,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c969de9740d43ea9d5dd3cfda930058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:29.716130 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3dcbecb-f5c1-4a41-9c1d-05795c855d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:29.753427 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3dcbecb-f5c1-4a41-9c1d-05795c855d83) transitioned into state 'SUCCESS' from state '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-85397366',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c969de9740d43ea9d5dd3cfda930058',qos_specs=None,replication_status=,reservations=['fead5fc6-83ea-45d6-b203-61e0e380c67b','cbd3f68d-d755-460e-90e5-9a2c20b49c64','e28d36e4-8a45-4570-8163-fa67d54aff24','1f521c28-5c36-483b-9afd-569cbf550d94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a3f1c57577e4415aa86bc7bb0c58f0b0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:29.754532 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392ff272-5b13-4bfe-b044-f61d177ec150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:29.777455 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (392ff272-5b13-4bfe-b044-f61d177ec150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:29.778686 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Flow 'volume_create_api' (0cc04f04-7f37-4db9-9daf-bb31aa6a979a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:29.778686 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Create volume request issued successfully. Jul 09 15:37:29.779339 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90bcb24b-8c40-492f-a746-57fdac4fe94e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:29.780624 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 263/1043] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:37:29 2026] POST /volume/v3/volumes => generated 751 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:29.804511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7db07020-b8c3-4426-becf-71d9fb3c444c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:29.806020 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7db07020-b8c3-4426-becf-71d9fb3c444c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:29.806406 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7db07020-b8c3-4426-becf-71d9fb3c444c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:29.806538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7db07020-b8c3-4426-becf-71d9fb3c444c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:29.821587 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:29.821587 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:29.827948 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7db07020-b8c3-4426-becf-71d9fb3c444c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:29.841368 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7db07020-b8c3-4426-becf-71d9fb3c444c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:29.842021 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 258/1044] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:29 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 819 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:30.862971 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a50f80a4-0cb7-4004-b9d7-6d27387550f5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:30.870552 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a50f80a4-0cb7-4004-b9d7-6d27387550f5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:30.870552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a50f80a4-0cb7-4004-b9d7-6d27387550f5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:30.870552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a50f80a4-0cb7-4004-b9d7-6d27387550f5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:30.885573 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:30.885573 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:30.902574 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a50f80a4-0cb7-4004-b9d7-6d27387550f5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:30.917705 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a50f80a4-0cb7-4004-b9d7-6d27387550f5 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:30.918269 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 269/1045] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:30 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:30.987121 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-81c9bcde-4587-48ae-a317-ef34eb6b753e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:30.992322 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-81c9bcde-4587-48ae-a317-ef34eb6b753e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:30.992591 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-81c9bcde-4587-48ae-a317-ef34eb6b753e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:30.993468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-81c9bcde-4587-48ae-a317-ef34eb6b753e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:31.010121 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:31.010121 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:31.022086 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-81c9bcde-4587-48ae-a317-ef34eb6b753e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:31.036787 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-81c9bcde-4587-48ae-a317-ef34eb6b753e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:31.037389 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 256/1046] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:30 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:31.371762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:31.374652 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:31.375066 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "02967bed-2239-47c1-a887-88f3649cfa65-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:31.377834 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '02967bed-2239-47c1-a887-88f3649cfa65-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:31.377834 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Create volume of 1 GB Jul 09 15:37:31.378350 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:31.378350 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:31.383523 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Availability Zones retrieved successfully. Jul 09 15:37:31.392458 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Flow 'volume_create_api' (031d0dff-e88c-4c07-be01-04420cb73b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:31.393939 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807926dc-9b25-4935-a5a7-05cfa329244d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:31.395300 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:31.449909 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (807926dc-9b25-4935-a5a7-05cfa329244d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:31.452287 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c3834b-46eb-43c0-9924-fbecebbf5528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:31.551671 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Created reservations ['e1735884-b2e0-497c-aeaf-035fdcd799be', '640e5157-97ce-4dda-afb1-7dd3a70ab594', '86804aec-334a-4e84-b0b9-62ff0743833e', '9dbf690d-d116-47a0-99d2-16dfd26ed564'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:31.552769 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81c3834b-46eb-43c0-9924-fbecebbf5528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1735884-b2e0-497c-aeaf-035fdcd799be', '640e5157-97ce-4dda-afb1-7dd3a70ab594', '86804aec-334a-4e84-b0b9-62ff0743833e', '9dbf690d-d116-47a0-99d2-16dfd26ed564']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:31.553712 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92086965-761c-4bab-8026-eb732f5a9f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:31.589517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92086965-761c-4bab-8026-eb732f5a9f00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b18a60f1-2b88-415e-abb8-49f0888574e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='02967bed-2239-47c1-a887-88f3649cfa65-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1377009feb594f3b8a5e7fcf01b6b190',qos_specs=None,replication_status=,reservations=['e1735884-b2e0-497c-aeaf-035fdcd799be','640e5157-97ce-4dda-afb1-7dd3a70ab594','86804aec-334a-4e84-b0b9-62ff0743833e','9dbf690d-d116-47a0-99d2-16dfd26ed564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7556900c9694199a109b3f637618e90',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:31Z,deleted=False,deleted_at=None,display_description='',display_name='02967bed-2239-47c1-a887-88f3649cfa65-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b18a60f1-2b88-415e-abb8-49f0888574e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1377009feb594f3b8a5e7fcf01b6b190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7556900c9694199a109b3f637618e90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:31.590483 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40627db-13d6-40e5-80a7-954231ac4ffc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:31.623630 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c40627db-13d6-40e5-80a7-954231ac4ffc) transitioned into 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='02967bed-2239-47c1-a887-88f3649cfa65-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1377009feb594f3b8a5e7fcf01b6b190',qos_specs=None,replication_status=,reservations=['e1735884-b2e0-497c-aeaf-035fdcd799be','640e5157-97ce-4dda-afb1-7dd3a70ab594','86804aec-334a-4e84-b0b9-62ff0743833e','9dbf690d-d116-47a0-99d2-16dfd26ed564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7556900c9694199a109b3f637618e90',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:31.624698 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a998631-c3fb-469a-a894-19c1e89509cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:31.640934 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a998631-c3fb-469a-a894-19c1e89509cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:31.642200 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Flow 'volume_create_api' (031d0dff-e88c-4c07-be01-04420cb73b17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:31.642668 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Create volume request issued successfully. Jul 09 15:37:31.643648 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5ede8432-89f8-49ff-9fa7-aae37e7371e1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:31.644309 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 264/1047] 10.4.3.19 () {72 vars in 1534 bytes} [Thu Jul 9 15:37:31 2026] POST /volume/v3/volumes => generated 747 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:31.661978 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-64fb51d4-6a63-45be-81de-a8de03de1c05 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:31.666858 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-64fb51d4-6a63-45be-81de-a8de03de1c05 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 Jul 09 15:37:31.667056 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-64fb51d4-6a63-45be-81de-a8de03de1c05 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:31.667340 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-64fb51d4-6a63-45be-81de-a8de03de1c05 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:31.679134 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:31.679134 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:31.686714 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-64fb51d4-6a63-45be-81de-a8de03de1c05 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:37:31.695928 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-64fb51d4-6a63-45be-81de-a8de03de1c05 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 returned with HTTP 200 Jul 09 15:37:31.696452 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 259/1048] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:31 2026] GET /volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 => generated 815 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:31.711323 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-2d3d3ea1-0fc7-4e62-a252-02a818deb70b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:31.714526 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-2d3d3ea1-0fc7-4e62-a252-02a818deb70b tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 Jul 09 15:37:31.714783 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-2d3d3ea1-0fc7-4e62-a252-02a818deb70b tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:31.715496 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-2d3d3ea1-0fc7-4e62-a252-02a818deb70b tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:31.726749 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:31.726749 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:31.734099 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-2d3d3ea1-0fc7-4e62-a252-02a818deb70b tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:37:31.743014 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-2d3d3ea1-0fc7-4e62-a252-02a818deb70b tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 returned with HTTP 200 Jul 09 15:37:31.744275 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 270/1049] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:31 2026] GET /volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:31.767230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-c166ea9d-5ab0-4938-8bd7-38262d4d0d4c req-61ad97e6-2364-47f2-b9b9-c3c7fda9197d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:31.770985 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c166ea9d-5ab0-4938-8bd7-38262d4d0d4c req-61ad97e6-2364-47f2-b9b9-c3c7fda9197d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 Jul 09 15:37:31.771230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c166ea9d-5ab0-4938-8bd7-38262d4d0d4c req-61ad97e6-2364-47f2-b9b9-c3c7fda9197d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:31.771521 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c166ea9d-5ab0-4938-8bd7-38262d4d0d4c req-61ad97e6-2364-47f2-b9b9-c3c7fda9197d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:31.779853 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c166ea9d-5ab0-4938-8bd7-38262d4d0d4c req-61ad97e6-2364-47f2-b9b9-c3c7fda9197d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 returned with HTTP 404 Jul 09 15:37:31.781317 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 257/1050] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:37:31 2026] DELETE /volume/v3/attachments/2affc933-2c0e-4ac6-80c0-29e0c1f6ffd0 => generated 149 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:37:33.094570 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d145c751-d2c8-4293-8b13-06be5ce0f380 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:33.095242 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d145c751-d2c8-4293-8b13-06be5ce0f380 None None] GET https://10.4.3.19/volume// Jul 09 15:37:33.095858 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d145c751-d2c8-4293-8b13-06be5ce0f380 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:33.095858 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d145c751-d2c8-4293-8b13-06be5ce0f380 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:33.096064 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d145c751-d2c8-4293-8b13-06be5ce0f380 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:33.096399 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 265/1051] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:37: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 09 15:37:33.111484 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-0861cbbc-1ef8-4590-854e-fdc6bd8a7a23 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:33.116238 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-0861cbbc-1ef8-4590-854e-fdc6bd8a7a23 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:33.116620 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-0861cbbc-1ef8-4590-854e-fdc6bd8a7a23 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4f8c7ed7-614f-4906-b1aa-57ffba94f187", "connector": null, "instance_uuid": "aec7713a-018a-4cf4-bf5d-8f7824013a77"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:33.132392 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:33.132392 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:33.194492 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-0861cbbc-1ef8-4590-854e-fdc6bd8a7a23 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:33.195093 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 260/1052] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:33 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 09 15:37:33.583869 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a56d73b8-83dd-4bb8-af1a-cc68b4dfd20b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:33.591334 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a56d73b8-83dd-4bb8-af1a-cc68b4dfd20b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:33.591654 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a56d73b8-83dd-4bb8-af1a-cc68b4dfd20b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:33.591939 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a56d73b8-83dd-4bb8-af1a-cc68b4dfd20b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:33.615864 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:33.615864 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:33.623718 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a56d73b8-83dd-4bb8-af1a-cc68b4dfd20b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:33.631433 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a56d73b8-83dd-4bb8-af1a-cc68b4dfd20b tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:33.632157 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 271/1053] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:33 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:33.748904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-afa7e813-8183-426f-8492-d984a4277685 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:33.748904 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-afa7e813-8183-426f-8492-d984a4277685 None None] GET https://10.4.3.19/volume// Jul 09 15:37:33.748904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-afa7e813-8183-426f-8492-d984a4277685 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:33.748904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-afa7e813-8183-426f-8492-d984a4277685 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:33.748904 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-afa7e813-8183-426f-8492-d984a4277685 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:33.748904 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 258/1054] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37: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 09 15:37:33.762305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-36648a05-b5e3-479b-9d9c-23447aaf9b25 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:33.766574 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-36648a05-b5e3-479b-9d9c-23447aaf9b25 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:33.766574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-36648a05-b5e3-479b-9d9c-23447aaf9b25 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:33.767536 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-36648a05-b5e3-479b-9d9c-23447aaf9b25 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:33.783253 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:33.783253 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:33.788602 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-36648a05-b5e3-479b-9d9c-23447aaf9b25 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:33.793873 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-36648a05-b5e3-479b-9d9c-23447aaf9b25 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:33.794490 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 266/1055] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:33 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 1023 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:33.953937 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-68ca156d-6520-45a7-9dc9-41735f056df0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:33.956485 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-68ca156d-6520-45a7-9dc9-41735f056df0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] PUT https://10.4.3.19/volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c Jul 09 15:37:33.957001 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-68ca156d-6520-45a7-9dc9-41735f056df0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:33.967310 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-68ca156d-6520-45a7-9dc9-41735f056df0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Acquiring lock "cinder-attachment_update-4f8c7ed7-614f-4906-b1aa-57ffba94f187-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:33.972679 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-68ca156d-6520-45a7-9dc9-41735f056df0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Lock "cinder-attachment_update-4f8c7ed7-614f-4906-b1aa-57ffba94f187-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:33.973987 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:33.973987 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:34.316209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2c455f4e-238f-4f08-9da4-1dea4c9276a4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.316209 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c455f4e-238f-4f08-9da4-1dea4c9276a4 None None] GET https://10.4.3.19/volume// Jul 09 15:37:34.316209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c455f4e-238f-4f08-9da4-1dea4c9276a4 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:34.316209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c455f4e-238f-4f08-9da4-1dea4c9276a4 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:34.316209 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c455f4e-238f-4f08-9da4-1dea4c9276a4 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:34.316209 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 272/1056] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15: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 09 15:37:34.326857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-200b5ae3-9ffb-4d56-afc8-818090aea9fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.331803 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-200b5ae3-9ffb-4d56-afc8-818090aea9fe tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:37:34.332134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-200b5ae3-9ffb-4d56-afc8-818090aea9fe tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:34.332412 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-200b5ae3-9ffb-4d56-afc8-818090aea9fe tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:34.352220 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:34.352220 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:34.357600 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-200b5ae3-9ffb-4d56-afc8-818090aea9fe tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:37:34.373759 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-200b5ae3-9ffb-4d56-afc8-818090aea9fe tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:37:34.374263 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 259/1057] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:34 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1538 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:34.492928 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d15165bc-90a8-4982-80d9-a389cf083291 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.500401 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d15165bc-90a8-4982-80d9-a389cf083291 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] PUT https://10.4.3.19/volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75 Jul 09 15:37:34.501018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d15165bc-90a8-4982-80d9-a389cf083291 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:34.516035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d15165bc-90a8-4982-80d9-a389cf083291 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Acquiring lock "cinder-attachment_update-ede3851e-2b69-4d3b-b835-8e805b4dd047-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:34.516221 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-68ca156d-6520-45a7-9dc9-41735f056df0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Lock "cinder-attachment_update-4f8c7ed7-614f-4906-b1aa-57ffba94f187-np0000004916" released by "attachment_update" :: held 0.539s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:34.516221 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-68ca156d-6520-45a7-9dc9-41735f056df0 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c returned with HTTP 200 Jul 09 15:37:34.516221 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 261/1058] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:33 2026] PUT /volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:34.518742 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d15165bc-90a8-4982-80d9-a389cf083291 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Lock "cinder-attachment_update-ede3851e-2b69-4d3b-b835-8e805b4dd047-np0000004916" acquired by "attachment_update" :: waited 0.008s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:34.520042 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:34.520042 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:34.650894 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-625626b5-b757-40fd-8a1f-af153c5653c1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.653257 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-625626b5-b757-40fd-8a1f-af153c5653c1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:34.653517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-625626b5-b757-40fd-8a1f-af153c5653c1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:34.653758 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-625626b5-b757-40fd-8a1f-af153c5653c1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:34.664669 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:34.664669 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:34.668525 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-625626b5-b757-40fd-8a1f-af153c5653c1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:34.673108 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-625626b5-b757-40fd-8a1f-af153c5653c1 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:34.673562 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 273/1059] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:34 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:34.762976 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-6f817ecb-f374-4e3f-adf0-761ca9b1d87e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.766549 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-6f817ecb-f374-4e3f-adf0-761ca9b1d87e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 Jul 09 15:37:34.766869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-6f817ecb-f374-4e3f-adf0-761ca9b1d87e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:34.767126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-6f817ecb-f374-4e3f-adf0-761ca9b1d87e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:34.775647 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:34.775647 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:34.780269 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-6f817ecb-f374-4e3f-adf0-761ca9b1d87e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:37:34.786131 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-6f817ecb-f374-4e3f-adf0-761ca9b1d87e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 returned with HTTP 200 Jul 09 15:37:34.786824 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 260/1060] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:34 2026] GET /volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:34.798063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-823d3aeb-5ad8-4a7e-8a8b-d809ce2a79ed None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.798558 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-823d3aeb-5ad8-4a7e-8a8b-d809ce2a79ed None None] GET https://10.4.3.19/volume// Jul 09 15:37:34.799510 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-823d3aeb-5ad8-4a7e-8a8b-d809ce2a79ed None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:34.799510 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-823d3aeb-5ad8-4a7e-8a8b-d809ce2a79ed None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:34.799931 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-823d3aeb-5ad8-4a7e-8a8b-d809ce2a79ed None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:34.800537 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 262/1061] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:37:34.810439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-1b3688ce-6696-4158-933a-b238af9379f0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.813074 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-1b3688ce-6696-4158-933a-b238af9379f0 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:34.813511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-1b3688ce-6696-4158-933a-b238af9379f0 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b18a60f1-2b88-415e-abb8-49f0888574e8", "connector": null, "instance_uuid": "02967bed-2239-47c1-a887-88f3649cfa65"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:34.823905 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:34.823905 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:34.881456 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-1b3688ce-6696-4158-933a-b238af9379f0 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:34.882099 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 274/1062] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:34 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 09 15:37:34.894962 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e73f1c82-93b9-4d58-a071-bee443ee1e30 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.895470 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e73f1c82-93b9-4d58-a071-bee443ee1e30 None None] GET https://10.4.3.19/volume// Jul 09 15:37:34.895662 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e73f1c82-93b9-4d58-a071-bee443ee1e30 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:34.895885 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e73f1c82-93b9-4d58-a071-bee443ee1e30 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:34.896282 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e73f1c82-93b9-4d58-a071-bee443ee1e30 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:34.896565 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 261/1063] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15: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 09 15:37:34.904155 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-968bed9e-4f43-4d7e-b964-20b2baf8c63e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:34.906304 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-968bed9e-4f43-4d7e-b964-20b2baf8c63e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 Jul 09 15:37:34.906530 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-968bed9e-4f43-4d7e-b964-20b2baf8c63e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:34.906708 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-968bed9e-4f43-4d7e-b964-20b2baf8c63e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:34.934015 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:34.934015 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:34.942756 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-968bed9e-4f43-4d7e-b964-20b2baf8c63e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:37:34.949446 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-968bed9e-4f43-4d7e-b964-20b2baf8c63e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 returned with HTTP 200 Jul 09 15:37:34.949891 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 263/1064] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:34 2026] GET /volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 => generated 1019 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:35.061318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-cb31aa32-5cd0-4075-a250-8a2fbf194ef9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:35.065952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d15165bc-90a8-4982-80d9-a389cf083291 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Lock "cinder-attachment_update-ede3851e-2b69-4d3b-b835-8e805b4dd047-np0000004916" released by "attachment_update" :: held 0.547s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:35.066485 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d15165bc-90a8-4982-80d9-a389cf083291 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75 returned with HTTP 200 Jul 09 15:37:35.067167 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 267/1065] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:34 2026] PUT /volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75 => generated 969 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:35.070207 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-cb31aa32-5cd0-4075-a250-8a2fbf194ef9 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] PUT https://10.4.3.19/volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6 Jul 09 15:37:35.070207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-cb31aa32-5cd0-4075-a250-8a2fbf194ef9 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:35.091150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-cb31aa32-5cd0-4075-a250-8a2fbf194ef9 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Acquiring lock "cinder-attachment_update-b18a60f1-2b88-415e-abb8-49f0888574e8-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:35.097029 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-cb31aa32-5cd0-4075-a250-8a2fbf194ef9 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Lock "cinder-attachment_update-b18a60f1-2b88-415e-abb8-49f0888574e8-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:35.098145 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:35.098145 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:35.585388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d0d7c534-2e4f-430e-b572-c8e5e9167892 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:35.588233 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d0d7c534-2e4f-430e-b572-c8e5e9167892 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] POST https://10.4.3.19/volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75/action Jul 09 15:37:35.590222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d0d7c534-2e4f-430e-b572-c8e5e9167892 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:35.590222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d0d7c534-2e4f-430e-b572-c8e5e9167892 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:35.611019 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:35.611019 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:35.637366 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-cb31aa32-5cd0-4075-a250-8a2fbf194ef9 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Lock "cinder-attachment_update-b18a60f1-2b88-415e-abb8-49f0888574e8-np0000004916" released by "attachment_update" :: held 0.540s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:35.637366 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-cb31aa32-5cd0-4075-a250-8a2fbf194ef9 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6 returned with HTTP 200 Jul 09 15:37:35.637821 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 275/1066] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:35 2026] PUT /volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6 => generated 969 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:35.642479 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cee5a677-fd08-4afa-8d22-d23e3e52510f req-d0d7c534-2e4f-430e-b572-c8e5e9167892 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75/action returned with HTTP 204 Jul 09 15:37:35.643005 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 262/1067] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:35 2026] POST /volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:35.692796 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-62b85a91-b979-4723-95e5-c155988ad80f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:35.695677 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-62b85a91-b979-4723-95e5-c155988ad80f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:35.695677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-62b85a91-b979-4723-95e5-c155988ad80f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:35.695677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-62b85a91-b979-4723-95e5-c155988ad80f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:35.711732 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:35.711732 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:35.720697 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-62b85a91-b979-4723-95e5-c155988ad80f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:35.725210 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-62b85a91-b979-4723-95e5-c155988ad80f tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:35.726742 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 264/1068] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:35 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:36.151999 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5324a6ef-e32c-4bc8-90ab-b178da37e882 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:36.156736 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5324a6ef-e32c-4bc8-90ab-b178da37e882 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] POST https://10.4.3.19/volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6/action Jul 09 15:37:36.159296 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5324a6ef-e32c-4bc8-90ab-b178da37e882 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:36.159296 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5324a6ef-e32c-4bc8-90ab-b178da37e882 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:36.180208 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:36.180208 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:36.201748 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7dfe03a6-f3d4-4425-b6c0-2fa994e57a31 req-5324a6ef-e32c-4bc8-90ab-b178da37e882 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6/action returned with HTTP 204 Jul 09 15:37:36.201748 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 268/1069] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:36 2026] POST /volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:36.743362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9401477c-7ecb-4b7a-b823-52275edcaffb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:36.745360 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9401477c-7ecb-4b7a-b823-52275edcaffb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:36.745552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9401477c-7ecb-4b7a-b823-52275edcaffb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:36.745739 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9401477c-7ecb-4b7a-b823-52275edcaffb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:36.758658 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:36.758658 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:36.764938 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9401477c-7ecb-4b7a-b823-52275edcaffb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:36.770317 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9401477c-7ecb-4b7a-b823-52275edcaffb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:36.770840 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 276/1070] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:36 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:37.786941 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3002bf37-731d-43e1-bf34-6237ca608795 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:37.789116 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3002bf37-731d-43e1-bf34-6237ca608795 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:37.791683 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3002bf37-731d-43e1-bf34-6237ca608795 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:37.791683 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3002bf37-731d-43e1-bf34-6237ca608795 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:37.802516 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:37.802516 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:37.808001 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3002bf37-731d-43e1-bf34-6237ca608795 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:37.814369 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3002bf37-731d-43e1-bf34-6237ca608795 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:37.814887 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 263/1071] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:37 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:37.843073 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-bf1d0c47-3493-48d1-a923-815ba690aa5e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:37.845985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-bf1d0c47-3493-48d1-a923-815ba690aa5e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 Jul 09 15:37:37.846383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-bf1d0c47-3493-48d1-a923-815ba690aa5e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:37.846620 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-bf1d0c47-3493-48d1-a923-815ba690aa5e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:37.856393 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:37.856393 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:37.862158 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-085ecf48-b923-46f9-929c-0796ab202253 req-bf1d0c47-3493-48d1-a923-815ba690aa5e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:37.867995 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-bf1d0c47-3493-48d1-a923-815ba690aa5e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 returned with HTTP 200 Jul 09 15:37:37.868562 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 265/1072] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:37 2026] GET /volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:37.880830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-1f273ca7-4a91-46dd-a94d-079c485c4159 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:37.883828 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-1f273ca7-4a91-46dd-a94d-079c485c4159 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 Jul 09 15:37:37.884348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-1f273ca7-4a91-46dd-a94d-079c485c4159 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:37.885266 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-1f273ca7-4a91-46dd-a94d-079c485c4159 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:37.888035 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=219,cinder:UPDATE=65,cinder:INSERT=28 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:37:37.898941 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:37.898941 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:37.906070 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-085ecf48-b923-46f9-929c-0796ab202253 req-1f273ca7-4a91-46dd-a94d-079c485c4159 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:37.912998 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-1f273ca7-4a91-46dd-a94d-079c485c4159 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 returned with HTTP 200 Jul 09 15:37:37.913847 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 269/1073] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:37 2026] GET /volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:37.924685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-733d5988-80db-4915-b86c-a0ca48f4668d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:37.927938 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-733d5988-80db-4915-b86c-a0ca48f4668d tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c Jul 09 15:37:37.928414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-733d5988-80db-4915-b86c-a0ca48f4668d tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:37.928414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-733d5988-80db-4915-b86c-a0ca48f4668d tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:37.937463 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:37.937463 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:37.944776 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-085ecf48-b923-46f9-929c-0796ab202253 req-733d5988-80db-4915-b86c-a0ca48f4668d tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:37.955360 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-733d5988-80db-4915-b86c-a0ca48f4668d tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c returned with HTTP 200 Jul 09 15:37:37.955360 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 277/1074] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:37 2026] GET /volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:37.980633 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d7e9a9bc-fd88-4ae6-989a-8ba5c2e6c672 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:37.980633 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d7e9a9bc-fd88-4ae6-989a-8ba5c2e6c672 None None] GET https://10.4.3.19/volume// Jul 09 15:37:37.980835 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d7e9a9bc-fd88-4ae6-989a-8ba5c2e6c672 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:37.981495 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d7e9a9bc-fd88-4ae6-989a-8ba5c2e6c672 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:37.981495 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d7e9a9bc-fd88-4ae6-989a-8ba5c2e6c672 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:37.981820 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 264/1075] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:37: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 09 15:37:37.992366 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-85343a45-89b6-4589-b3da-3633d9fd017a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:37.994570 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-85343a45-89b6-4589-b3da-3633d9fd017a tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:37.994973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-85343a45-89b6-4589-b3da-3633d9fd017a tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f38a969c-54b3-4e68-9e6f-8052a314f0f0", "connector": null, "instance_uuid": "e5b7595d-fb76-4f97-b8b9-bbd609039e2f"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:38.009936 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:38.009936 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:38.071021 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-85343a45-89b6-4589-b3da-3633d9fd017a tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:38.071867 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 266/1076] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:37 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 09 15:37:38.082798 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-16bab602-a07e-48f7-8505-8a58e39ccfa6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:38.083681 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16bab602-a07e-48f7-8505-8a58e39ccfa6 None None] GET https://10.4.3.19/volume// Jul 09 15:37:38.083819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16bab602-a07e-48f7-8505-8a58e39ccfa6 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:38.084122 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16bab602-a07e-48f7-8505-8a58e39ccfa6 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:38.084629 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16bab602-a07e-48f7-8505-8a58e39ccfa6 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:38.085320 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 270/1077] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:37:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:37:38.098959 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-1edea1e3-87bc-49c1-bccb-7f695cadc064 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:38.100939 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-1edea1e3-87bc-49c1-bccb-7f695cadc064 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:38.101415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-1edea1e3-87bc-49c1-bccb-7f695cadc064 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d6be1a74-0606-475b-88dd-b51ae35559a2", "connector": null, "instance_uuid": "e5b7595d-fb76-4f97-b8b9-bbd609039e2f"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:38.116144 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:38.116144 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:38.151618 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-1edea1e3-87bc-49c1-bccb-7f695cadc064 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:38.152174 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 278/1078] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:38 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 09 15:37:38.160417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e11a307e-c81e-40e9-8673-c896fe6b8a3e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:38.160752 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e11a307e-c81e-40e9-8673-c896fe6b8a3e None None] GET https://10.4.3.19/volume// Jul 09 15:37:38.160948 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e11a307e-c81e-40e9-8673-c896fe6b8a3e None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:38.161212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e11a307e-c81e-40e9-8673-c896fe6b8a3e None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:38.162054 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e11a307e-c81e-40e9-8673-c896fe6b8a3e None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:38.162054 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 265/1079] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:37: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 09 15:37:38.170278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-23257eb4-9498-4c08-a44e-381a19a9ad1f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:38.172135 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-23257eb4-9498-4c08-a44e-381a19a9ad1f tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:38.172553 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-23257eb4-9498-4c08-a44e-381a19a9ad1f tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "172747ac-8a4e-483e-bf71-a5c5932ee89c", "connector": null, "instance_uuid": "e5b7595d-fb76-4f97-b8b9-bbd609039e2f"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:38.181395 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:38.181395 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:38.213395 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-23257eb4-9498-4c08-a44e-381a19a9ad1f tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:38.213989 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 267/1080] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:38 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 09 15:37:38.841445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3613d576-10a5-40d0-aa40-3a7ce250f0ba None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:38.842656 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3613d576-10a5-40d0-aa40-3a7ce250f0ba tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:38.842840 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3613d576-10a5-40d0-aa40-3a7ce250f0ba tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:38.843047 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3613d576-10a5-40d0-aa40-3a7ce250f0ba tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:38.855921 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:38.855921 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:38.862065 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3613d576-10a5-40d0-aa40-3a7ce250f0ba tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:38.868064 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3613d576-10a5-40d0-aa40-3a7ce250f0ba tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:38.868865 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 271/1081] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:38 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:39.599995 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-4c410d30-d4ef-4b93-b843-2c84ab260c57 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:39.602307 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-4c410d30-d4ef-4b93-b843-2c84ab260c57 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:39.602542 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-4c410d30-d4ef-4b93-b843-2c84ab260c57 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:39.602761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-4c410d30-d4ef-4b93-b843-2c84ab260c57 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:39.610345 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:39.610345 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:39.615047 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-4c410d30-d4ef-4b93-b843-2c84ab260c57 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:39.619747 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-4c410d30-d4ef-4b93-b843-2c84ab260c57 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:39.620136 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 279/1082] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:39 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:39.660203 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9275b86-2e2e-4ee7-88a5-fc2411071fec None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:39.662666 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9275b86-2e2e-4ee7-88a5-fc2411071fec tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 Jul 09 15:37:39.662860 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9275b86-2e2e-4ee7-88a5-fc2411071fec tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:39.663056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9275b86-2e2e-4ee7-88a5-fc2411071fec tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:39.663155 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-a9275b86-2e2e-4ee7-88a5-fc2411071fec tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: 65b22467-7169-4b24-8425-89a7c2194e24 Jul 09 15:37:39.667873 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=195,cinder:UPDATE=58,cinder:INSERT=36 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:37:39.671042 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9275b86-2e2e-4ee7-88a5-fc2411071fec tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 returned with HTTP 404 Jul 09 15:37:39.671783 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 266/1083] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:37:39 2026] DELETE /volume/v3/snapshots/65b22467-7169-4b24-8425-89a7c2194e24 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:39.686858 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c77dc59b-b264-4353-a00e-ef091a2d050c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:39.689263 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c77dc59b-b264-4353-a00e-ef091a2d050c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:39.689589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c77dc59b-b264-4353-a00e-ef091a2d050c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:39.689833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c77dc59b-b264-4353-a00e-ef091a2d050c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:39.697311 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:39.697311 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:39.701364 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c77dc59b-b264-4353-a00e-ef091a2d050c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:39.705815 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c77dc59b-b264-4353-a00e-ef091a2d050c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:39.706265 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 268/1084] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:39 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:39.725776 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5ae54315-5a6a-4d46-b956-c8100a78350c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:39.727630 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:39.728034 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1008732677"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:39.729549 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1008732677'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:39.729655 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume of 1 GB Jul 09 15:37:39.733832 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Availability Zones retrieved successfully. Jul 09 15:37:39.745160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (46919baf-f76b-470e-acf2-ff0b106e832c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:39.746198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891bdb99-f621-4fb7-a4b3-02f0b1a29b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:39.747307 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:39.775016 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (891bdb99-f621-4fb7-a4b3-02f0b1a29b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:39.779207 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167e95af-fc53-471b-b8e6-c1d0dc23d53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:39.825304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['f9005cc7-dbcc-4d23-9da0-fbe5e7d294e2', 'a87e9661-26b7-4bca-9063-8faf2625d623', 'd1e1b4fa-68f5-435e-9f2b-a7b0d7b6b5ce', '3500ac5c-b744-4b13-8672-1e803575160d'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:39.826278 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (167e95af-fc53-471b-b8e6-c1d0dc23d53e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9005cc7-dbcc-4d23-9da0-fbe5e7d294e2', 'a87e9661-26b7-4bca-9063-8faf2625d623', 'd1e1b4fa-68f5-435e-9f2b-a7b0d7b6b5ce', '3500ac5c-b744-4b13-8672-1e803575160d']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:39.827156 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715c3a95-fe89-4108-b19f-818dab03ecdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:39.855856 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (715c3a95-fe89-4108-b19f-818dab03ecdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96d67723-b354-4420-bf1d-7e18d6aef88e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1008732677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['f9005cc7-dbcc-4d23-9da0-fbe5e7d294e2','a87e9661-26b7-4bca-9063-8faf2625d623','d1e1b4fa-68f5-435e-9f2b-a7b0d7b6b5ce','3500ac5c-b744-4b13-8672-1e803575160d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1008732677',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96d67723-b354-4420-bf1d-7e18d6aef88e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea7aa3e574b44f7846a20d18ef474a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b89669a570a4f9a8bb201baf1979739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:39.856508 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42681a3d-6d96-460d-964c-61e2984836e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:39.879376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42681a3d-6d96-460d-964c-61e2984836e3) transitioned into state 'SUCCESS' from state '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-1008732677',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['f9005cc7-dbcc-4d23-9da0-fbe5e7d294e2','a87e9661-26b7-4bca-9063-8faf2625d623','d1e1b4fa-68f5-435e-9f2b-a7b0d7b6b5ce','3500ac5c-b744-4b13-8672-1e803575160d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:39.879612 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee608cd1-9240-4e13-88e5-13fea49cdf31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:39.883733 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d279e087-6670-4cac-8683-498d92549aeb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:39.885489 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d279e087-6670-4cac-8683-498d92549aeb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:39.885722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d279e087-6670-4cac-8683-498d92549aeb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:39.885912 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d279e087-6670-4cac-8683-498d92549aeb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:39.894481 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee608cd1-9240-4e13-88e5-13fea49cdf31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:39.895346 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (46919baf-f76b-470e-acf2-ff0b106e832c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:39.895680 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request issued successfully. Jul 09 15:37:39.896289 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ae54315-5a6a-4d46-b956-c8100a78350c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:39.896723 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 272/1085] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:37:39 2026] POST /volume/v3/volumes => generated 752 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:39.898217 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:39.898217 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:39.904216 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d279e087-6670-4cac-8683-498d92549aeb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:39.911080 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-33112239-f1c2-44a3-bebf-10ef5f617232 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:39.913155 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d279e087-6670-4cac-8683-498d92549aeb tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:39.914112 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 280/1086] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:39 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:39.915075 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-33112239-f1c2-44a3-bebf-10ef5f617232 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e Jul 09 15:37:39.915332 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-33112239-f1c2-44a3-bebf-10ef5f617232 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:39.915566 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-33112239-f1c2-44a3-bebf-10ef5f617232 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:39.927506 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:39.927506 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:39.931903 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-33112239-f1c2-44a3-bebf-10ef5f617232 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:39.936685 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-33112239-f1c2-44a3-bebf-10ef5f617232 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e returned with HTTP 200 Jul 09 15:37:39.937114 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 267/1087] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:39 2026] GET /volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:40.784205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-05c68f46-b97a-422e-aa95-769d733c0fc8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:40.787105 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-05c68f46-b97a-422e-aa95-769d733c0fc8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c/action Jul 09 15:37:40.787105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-05c68f46-b97a-422e-aa95-769d733c0fc8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:40.787351 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-05c68f46-b97a-422e-aa95-769d733c0fc8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:40.810300 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:40.810300 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:40.822918 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ca7c224f-29f1-44f7-a6a4-d8aa32e4f5ce req-05c68f46-b97a-422e-aa95-769d733c0fc8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c/action returned with HTTP 204 Jul 09 15:37:40.823374 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 269/1088] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:40 2026] POST /volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:40.934672 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ca5a2ea2-fc76-4b4a-8f9e-895543575920 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:40.937506 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ca5a2ea2-fc76-4b4a-8f9e-895543575920 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:40.938015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ca5a2ea2-fc76-4b4a-8f9e-895543575920 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:40.938481 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ca5a2ea2-fc76-4b4a-8f9e-895543575920 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:40.952849 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:40.952849 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:40.954076 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-72ee2f90-f66b-4f0c-8318-fc21cbb6a475 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:40.956944 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-72ee2f90-f66b-4f0c-8318-fc21cbb6a475 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e Jul 09 15:37:40.957247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-72ee2f90-f66b-4f0c-8318-fc21cbb6a475 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:40.957543 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-72ee2f90-f66b-4f0c-8318-fc21cbb6a475 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:40.959027 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ca5a2ea2-fc76-4b4a-8f9e-895543575920 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:40.965084 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ca5a2ea2-fc76-4b4a-8f9e-895543575920 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:40.965084 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 273/1089] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:40 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 1136 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:40.968648 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:40.968648 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:40.975766 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-72ee2f90-f66b-4f0c-8318-fc21cbb6a475 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:40.978237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-778b4979-4eae-45cc-95a5-df70092d773e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:40.982828 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-778b4979-4eae-45cc-95a5-df70092d773e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:40.983220 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-778b4979-4eae-45cc-95a5-df70092d773e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:40.983697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-778b4979-4eae-45cc-95a5-df70092d773e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:40.987631 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-72ee2f90-f66b-4f0c-8318-fc21cbb6a475 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e returned with HTTP 200 Jul 09 15:37:40.988152 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 281/1090] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:40 2026] GET /volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:41.000609 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:41.000609 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:41.002885 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4eee4f5a-4bca-4803-8f37-ccbf73532e35 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:41.005208 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4eee4f5a-4bca-4803-8f37-ccbf73532e35 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:37:41.005776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4eee4f5a-4bca-4803-8f37-ccbf73532e35 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96d67723-b354-4420-bf1d-7e18d6aef88e", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-2067704021"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:41.005863 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-778b4979-4eae-45cc-95a5-df70092d773e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:41.010791 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-778b4979-4eae-45cc-95a5-df70092d773e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:41.011236 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 268/1091] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:40 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:41.018655 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:41.018655 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:41.019507 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4eee4f5a-4bca-4803-8f37-ccbf73532e35 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:41.019773 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-4eee4f5a-4bca-4803-8f37-ccbf73532e35 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 96d67723-b354-4420-bf1d-7e18d6aef88e Jul 09 15:37:41.027747 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bc4abc1f-1e97-454b-b72e-2dc983d63e45 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:41.029502 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc4abc1f-1e97-454b-b72e-2dc983d63e45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] DELETE https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:41.029889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc4abc1f-1e97-454b-b72e-2dc983d63e45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:41.031203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc4abc1f-1e97-454b-b72e-2dc983d63e45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:41.031203 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-bc4abc1f-1e97-454b-b72e-2dc983d63e45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Delete volume with id: 4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:41.042394 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:41.042394 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:41.043163 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bc4abc1f-1e97-454b-b72e-2dc983d63e45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:41.053827 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bc4abc1f-1e97-454b-b72e-2dc983d63e45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-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 09 15:37:41.053827 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc4abc1f-1e97-454b-b72e-2dc983d63e45 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 400 Jul 09 15:37:41.053827 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 274/1092] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:41 2026] DELETE /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:37:41.055306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-4eee4f5a-4bca-4803-8f37-ccbf73532e35 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['1740ee55-0fb2-47b3-9fc5-bc3a888304d9', '467c2d2b-9db2-48f9-a339-9aceaa40bf9e', '7ffa1d06-b8e5-45a2-b3fc-cb3d6008e6f0', 'f14f3022-f1ab-41f3-a4bc-8021cb98babd'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:41.063172 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-532e12bc-9b4f-4842-bf88-88deac7d3eee None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:41.065098 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-532e12bc-9b4f-4842-bf88-88deac7d3eee tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:41.065544 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-532e12bc-9b4f-4842-bf88-88deac7d3eee tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:41.065685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-532e12bc-9b4f-4842-bf88-88deac7d3eee tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:41.076963 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:41.076963 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:41.082575 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-532e12bc-9b4f-4842-bf88-88deac7d3eee tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:41.088405 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-532e12bc-9b4f-4842-bf88-88deac7d3eee tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:41.089084 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 282/1093] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:41 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:41.095170 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4eee4f5a-4bca-4803-8f37-ccbf73532e35 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot create request issued successfully. Jul 09 15:37:41.095772 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4eee4f5a-4bca-4803-8f37-ccbf73532e35 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:37:41.096385 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 270/1094] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:37:41 2026] POST /volume/v3/snapshots => generated 310 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:41.106996 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-99038825-fbc1-4eda-990a-c9fde42939fb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:41.109166 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-99038825-fbc1-4eda-990a-c9fde42939fb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f Jul 09 15:37:41.109166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-99038825-fbc1-4eda-990a-c9fde42939fb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:41.109520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-99038825-fbc1-4eda-990a-c9fde42939fb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:41.117408 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:41.117408 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:41.117792 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-99038825-fbc1-4eda-990a-c9fde42939fb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:41.118639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-99038825-fbc1-4eda-990a-c9fde42939fb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f returned with HTTP 200 Jul 09 15:37:41.118994 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 269/1095] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:41 2026] GET /volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:41.140681 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-0e11b83d-523a-4073-ba4c-2a80ef802adf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:41.145247 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-0e11b83d-523a-4073-ba4c-2a80ef802adf tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:41.145247 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-0e11b83d-523a-4073-ba4c-2a80ef802adf tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:41.145247 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-0e11b83d-523a-4073-ba4c-2a80ef802adf tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:41.157798 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:41.157798 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:41.164819 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-0e11b83d-523a-4073-ba4c-2a80ef802adf tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:41.168684 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-0e11b83d-523a-4073-ba4c-2a80ef802adf tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:41.169301 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 275/1096] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:41 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 1136 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:41.187771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-944351fc-7a67-48ac-babf-1605aaad6867 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:41.189892 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-944351fc-7a67-48ac-babf-1605aaad6867 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] POST https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187/action Jul 09 15:37:41.190296 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-944351fc-7a67-48ac-babf-1605aaad6867 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:41.190451 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-944351fc-7a67-48ac-babf-1605aaad6867 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:41.205622 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:41.205622 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:41.206139 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-944351fc-7a67-48ac-babf-1605aaad6867 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:41.214562 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-944351fc-7a67-48ac-babf-1605aaad6867 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Begin detaching volume completed successfully. Jul 09 15:37:41.214854 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-944351fc-7a67-48ac-babf-1605aaad6867 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187/action returned with HTTP 202 Jul 09 15:37:41.215584 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 283/1097] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:37:41 2026] POST /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:37:41.655885 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20d88a37-d695-4ba5-92f7-03dbc378f42c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:41.656560 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20d88a37-d695-4ba5-92f7-03dbc378f42c None None] GET https://10.4.3.19/volume// Jul 09 15:37:41.656843 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20d88a37-d695-4ba5-92f7-03dbc378f42c None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:41.656990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20d88a37-d695-4ba5-92f7-03dbc378f42c None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:41.657431 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20d88a37-d695-4ba5-92f7-03dbc378f42c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:41.657762 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 271/1098] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:37: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 09 15:37:41.673363 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-ec59aaad-977a-4fd4-8fe5-3c8d6e0b7545 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:41.681849 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-ec59aaad-977a-4fd4-8fe5-3c8d6e0b7545 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:37:41.682348 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-ec59aaad-977a-4fd4-8fe5-3c8d6e0b7545 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "19fca504-bd37-494e-9114-05d5764242aa", "connector": null, "instance_uuid": "65a4755c-679f-47c4-8b8f-23e4c9576adb"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:41.705247 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:41.705247 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:41.751912 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-ec59aaad-977a-4fd4-8fe5-3c8d6e0b7545 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:37:41.751912 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 270/1099] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:37:41 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 09 15:37:42.134284 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-99cdb8a8-0caf-457a-a678-12a606978795 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.140316 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-99cdb8a8-0caf-457a-a678-12a606978795 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f Jul 09 15:37:42.140677 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-99cdb8a8-0caf-457a-a678-12a606978795 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:42.141452 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-99cdb8a8-0caf-457a-a678-12a606978795 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:42.145819 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c80625b5-2fcf-4ac6-b520-4686fa46b4ae None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.149940 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c80625b5-2fcf-4ac6-b520-4686fa46b4ae tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:42.150202 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c80625b5-2fcf-4ac6-b520-4686fa46b4ae tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:42.150538 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c80625b5-2fcf-4ac6-b520-4686fa46b4ae tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:42.153421 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:42.153421 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:42.154110 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-99cdb8a8-0caf-457a-a678-12a606978795 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:42.155603 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-99cdb8a8-0caf-457a-a678-12a606978795 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f returned with HTTP 200 Jul 09 15:37:42.156426 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 276/1100] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:42 2026] GET /volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f => generated 469 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:37:42.165799 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.167770 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:42.168207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d7666503-9426-47a5-beeb-0b9f5a5f8f3f", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-528829958"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:42.169989 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request body: {'volume': {'snapshot_id': 'd7666503-9426-47a5-beeb-0b9f5a5f8f3f', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-528829958'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:42.171590 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:42.171590 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:42.177091 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c80625b5-2fcf-4ac6-b520-4686fa46b4ae tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:42.177935 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:42.177935 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:42.179637 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:42.179637 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume of 2 GB Jul 09 15:37:42.184463 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Availability Zones retrieved successfully. Jul 09 15:37:42.185074 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c80625b5-2fcf-4ac6-b520-4686fa46b4ae tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:42.185623 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 284/1101] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:42 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 848 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:42.191739 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (54ba20a7-f24c-48c8-848a-46b61dd60296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:42.192884 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe9b28b-749a-4728-b667-e3266dea3e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:42.194021 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:42.230893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efe9b28b-749a-4728-b667-e3266dea3e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': 'd7666503-9426-47a5-beeb-0b9f5a5f8f3f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:42.232412 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84db0778-3e99-400a-83b9-1439e3b3a8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:42.247228 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-769686f0-c504-4889-86bc-3e1686e0068a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.247715 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-769686f0-c504-4889-86bc-3e1686e0068a None None] GET https://10.4.3.19/volume// Jul 09 15:37:42.247715 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-769686f0-c504-4889-86bc-3e1686e0068a None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:42.247931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-769686f0-c504-4889-86bc-3e1686e0068a None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:42.248352 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-769686f0-c504-4889-86bc-3e1686e0068a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:42.248929 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 271/1102] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37: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 09 15:37:42.259846 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-bfeeda67-d135-43fb-9c41-8eb1515a9ae6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.261920 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-bfeeda67-d135-43fb-9c41-8eb1515a9ae6 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:42.262312 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-bfeeda67-d135-43fb-9c41-8eb1515a9ae6 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:42.262634 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-bfeeda67-d135-43fb-9c41-8eb1515a9ae6 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:42.273501 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:42.273501 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:42.283659 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-bfeeda67-d135-43fb-9c41-8eb1515a9ae6 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:42.289766 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['99cb86ad-dee5-4d35-a90a-7cbc3c0916f1', '3408bbd3-4c01-42c6-ab8e-0b9e687ef65e', 'ebb63864-a0af-46f2-bcb0-92f9906097b9', 'cfeed33e-77ff-4e51-a85c-0c5b46903932'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:42.290227 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-bfeeda67-d135-43fb-9c41-8eb1515a9ae6 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:42.290580 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84db0778-3e99-400a-83b9-1439e3b3a8a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99cb86ad-dee5-4d35-a90a-7cbc3c0916f1', '3408bbd3-4c01-42c6-ab8e-0b9e687ef65e', 'ebb63864-a0af-46f2-bcb0-92f9906097b9', 'cfeed33e-77ff-4e51-a85c-0c5b46903932']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:42.291206 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 277/1103] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:42 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 1319 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:42.291727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fced12-bea5-4e61-b428-67576863f03c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:42.313486 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ee062adf-5300-4f07-9bec-2154e19d503f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.314101 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee062adf-5300-4f07-9bec-2154e19d503f None None] GET https://10.4.3.19/volume// Jul 09 15:37:42.314101 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee062adf-5300-4f07-9bec-2154e19d503f None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:42.314259 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee062adf-5300-4f07-9bec-2154e19d503f None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:42.314645 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee062adf-5300-4f07-9bec-2154e19d503f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:42.314954 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 285/1104] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37: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 09 15:37:42.327561 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-3f256bd5-9f5a-4f0d-a097-446d0afc84dd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.330515 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-3f256bd5-9f5a-4f0d-a097-446d0afc84dd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:42.330828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-3f256bd5-9f5a-4f0d-a097-446d0afc84dd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:42.331091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-3f256bd5-9f5a-4f0d-a097-446d0afc84dd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:42.345337 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:42.345337 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:42.349958 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-3f256bd5-9f5a-4f0d-a097-446d0afc84dd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:42.351435 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8fced12-bea5-4e61-b428-67576863f03c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8898323-27c4-4585-963f-64acfb2c4426', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-528829958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['99cb86ad-dee5-4d35-a90a-7cbc3c0916f1','3408bbd3-4c01-42c6-ab8e-0b9e687ef65e','ebb63864-a0af-46f2-bcb0-92f9906097b9','cfeed33e-77ff-4e51-a85c-0c5b46903932'],size=2,snapshot_id=d7666503-9426-47a5-beeb-0b9f5a5f8f3f,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-528829958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8898323-27c4-4585-963f-64acfb2c4426,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea7aa3e574b44f7846a20d18ef474a7',provider_auth=None,provider_geometry=None,provider_id=None,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=d7666503-9426-47a5-beeb-0b9f5a5f8f3f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b89669a570a4f9a8bb201baf1979739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:42.352447 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7d9803-0480-4898-8dbc-1c52ab2dc51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:42.355804 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-3f256bd5-9f5a-4f0d-a097-446d0afc84dd tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:42.356289 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 272/1105] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:42 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 1028 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:42.385566 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f7d9803-0480-4898-8dbc-1c52ab2dc51e) transitioned into state 'SUCCESS' from state '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-528829958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['99cb86ad-dee5-4d35-a90a-7cbc3c0916f1','3408bbd3-4c01-42c6-ab8e-0b9e687ef65e','ebb63864-a0af-46f2-bcb0-92f9906097b9','cfeed33e-77ff-4e51-a85c-0c5b46903932'],size=2,snapshot_id=d7666503-9426-47a5-beeb-0b9f5a5f8f3f,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:42.386622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74f1a75-3206-4574-9151-be017f990d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:42.418076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d74f1a75-3206-4574-9151-be017f990d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:42.419987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (54ba20a7-f24c-48c8-848a-46b61dd60296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:42.419987 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request issued successfully. Jul 09 15:37:42.421466 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0f916748-c3ce-4479-837d-2f3e09cf0d26 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:42.422786 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 272/1106] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:37:42 2026] POST /volume/v3/volumes => generated 785 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:42.444997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dc83caf4-30a1-4137-a54d-a9f20b0993fa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.447809 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dc83caf4-30a1-4137-a54d-a9f20b0993fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:42.448069 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dc83caf4-30a1-4137-a54d-a9f20b0993fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:42.448338 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dc83caf4-30a1-4137-a54d-a9f20b0993fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:42.462745 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:42.462745 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:42.468636 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dc83caf4-30a1-4137-a54d-a9f20b0993fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:42.474627 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-b2aeacf4-98ab-4c0b-b330-d0727b580e22 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:42.475847 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dc83caf4-30a1-4137-a54d-a9f20b0993fa tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 returned with HTTP 200 Jul 09 15:37:42.476619 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 278/1107] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:42 2026] GET /volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:42.478985 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-b2aeacf4-98ab-4c0b-b330-d0727b580e22 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] PUT https://10.4.3.19/volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1 Jul 09 15:37:42.480284 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-b2aeacf4-98ab-4c0b-b330-d0727b580e22 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:42.489314 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-b2aeacf4-98ab-4c0b-b330-d0727b580e22 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Acquiring lock "cinder-attachment_update-19fca504-bd37-494e-9114-05d5764242aa-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:42.495015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-b2aeacf4-98ab-4c0b-b330-d0727b580e22 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Lock "cinder-attachment_update-19fca504-bd37-494e-9114-05d5764242aa-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:42.495998 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:42.495998 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:43.024662 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-b2aeacf4-98ab-4c0b-b330-d0727b580e22 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Lock "cinder-attachment_update-19fca504-bd37-494e-9114-05d5764242aa-np0000004916" released by "attachment_update" :: held 0.529s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:43.026586 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-b2aeacf4-98ab-4c0b-b330-d0727b580e22 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1 returned with HTTP 200 Jul 09 15:37:43.026586 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 286/1108] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:42 2026] PUT /volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1 => generated 969 bytes in 552 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:37:43.208368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-38624644-5743-4366-8087-b4add1edc36a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:43.211304 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-38624644-5743-4366-8087-b4add1edc36a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:43.211304 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-38624644-5743-4366-8087-b4add1edc36a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:43.214661 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-38624644-5743-4366-8087-b4add1edc36a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:43.231206 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:43.231206 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:43.237011 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-38624644-5743-4366-8087-b4add1edc36a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:43.241210 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-38624644-5743-4366-8087-b4add1edc36a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:43.241706 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 273/1109] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:43 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:43.492155 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ef7471fc-12b1-48d8-88c2-4fe2f3deecea None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:43.494828 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef7471fc-12b1-48d8-88c2-4fe2f3deecea tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:43.495084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef7471fc-12b1-48d8-88c2-4fe2f3deecea tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:43.495355 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef7471fc-12b1-48d8-88c2-4fe2f3deecea tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:43.505164 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:43.505164 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:43.510133 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ef7471fc-12b1-48d8-88c2-4fe2f3deecea tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:43.517079 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef7471fc-12b1-48d8-88c2-4fe2f3deecea tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 returned with HTTP 200 Jul 09 15:37:43.517576 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 273/1110] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:43 2026] GET /volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:43.535426 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2417449b-4818-4460-9b93-1c1c147e8167 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:43.538570 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2417449b-4818-4460-9b93-1c1c147e8167 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:43.539123 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2417449b-4818-4460-9b93-1c1c147e8167 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:43.539504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2417449b-4818-4460-9b93-1c1c147e8167 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:43.552543 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:43.552543 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:43.559497 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2417449b-4818-4460-9b93-1c1c147e8167 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:43.567359 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2417449b-4818-4460-9b93-1c1c147e8167 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 returned with HTTP 200 Jul 09 15:37:43.568142 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 279/1111] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:43 2026] GET /volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 => generated 878 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:43.586100 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f92c0212-c890-4ad2-82dd-8f0b1b196339 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:43.588568 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f92c0212-c890-4ad2-82dd-8f0b1b196339 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:43.588857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f92c0212-c890-4ad2-82dd-8f0b1b196339 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:43.589092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f92c0212-c890-4ad2-82dd-8f0b1b196339 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:43.589323 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f92c0212-c890-4ad2-82dd-8f0b1b196339 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume with id: f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:43.600204 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:43.600204 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:43.600865 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f92c0212-c890-4ad2-82dd-8f0b1b196339 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:43.623997 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f92c0212-c890-4ad2-82dd-8f0b1b196339 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume request issued successfully. Jul 09 15:37:43.624145 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f92c0212-c890-4ad2-82dd-8f0b1b196339 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 returned with HTTP 202 Jul 09 15:37:43.624575 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 287/1112] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:43 2026] DELETE /volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:43.634069 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-644d8ecf-205d-4864-8c5f-21f2e8c82e08 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:43.636636 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-644d8ecf-205d-4864-8c5f-21f2e8c82e08 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:43.636942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-644d8ecf-205d-4864-8c5f-21f2e8c82e08 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:43.637224 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-644d8ecf-205d-4864-8c5f-21f2e8c82e08 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:43.649152 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:43.649152 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:43.655039 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-644d8ecf-205d-4864-8c5f-21f2e8c82e08 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:43.662204 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-644d8ecf-205d-4864-8c5f-21f2e8c82e08 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 returned with HTTP 200 Jul 09 15:37:43.662795 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 274/1113] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:43 2026] GET /volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:44.262823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-21d3a2da-686a-450e-b3fa-67cd1dfdeec8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:44.265153 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-21d3a2da-686a-450e-b3fa-67cd1dfdeec8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:44.265749 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-21d3a2da-686a-450e-b3fa-67cd1dfdeec8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:44.266017 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-21d3a2da-686a-450e-b3fa-67cd1dfdeec8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:44.279285 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:44.279285 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:44.286408 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-21d3a2da-686a-450e-b3fa-67cd1dfdeec8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:44.292966 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-21d3a2da-686a-450e-b3fa-67cd1dfdeec8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:44.293741 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 274/1114] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:44 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:44.679061 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-de0328fc-a9b9-432d-8c02-c6cc82d63d9b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:44.682153 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-de0328fc-a9b9-432d-8c02-c6cc82d63d9b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:44.683445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-de0328fc-a9b9-432d-8c02-c6cc82d63d9b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:44.683445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-de0328fc-a9b9-432d-8c02-c6cc82d63d9b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:44.694726 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-de0328fc-a9b9-432d-8c02-c6cc82d63d9b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 returned with HTTP 404 Jul 09 15:37:44.697263 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 280/1115] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:44 2026] GET /volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:44.708812 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-59ab4f71-fdf3-4528-ae97-7570c7091430 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:44.711400 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-59ab4f71-fdf3-4528-ae97-7570c7091430 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:44.711703 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-59ab4f71-fdf3-4528-ae97-7570c7091430 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:44.712030 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-59ab4f71-fdf3-4528-ae97-7570c7091430 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:44.723646 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-59ab4f71-fdf3-4528-ae97-7570c7091430 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 returned with HTTP 404 Jul 09 15:37:44.724480 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 288/1116] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:44 2026] GET /volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:44.734406 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-49e84894-0f01-4d22-a0d2-a48e43057f5f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:44.738710 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-49e84894-0f01-4d22-a0d2-a48e43057f5f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:44.740730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-49e84894-0f01-4d22-a0d2-a48e43057f5f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:44.740730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-49e84894-0f01-4d22-a0d2-a48e43057f5f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:44.740730 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-49e84894-0f01-4d22-a0d2-a48e43057f5f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume with id: f8898323-27c4-4585-963f-64acfb2c4426 Jul 09 15:37:44.748834 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-49e84894-0f01-4d22-a0d2-a48e43057f5f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 returned with HTTP 404 Jul 09 15:37:44.749306 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 275/1117] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:44 2026] DELETE /volume/v3/volumes/f8898323-27c4-4585-963f-64acfb2c4426 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:44.762021 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6fd1b7aa-28de-4fb7-8543-9326bedf2853 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:44.766119 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6fd1b7aa-28de-4fb7-8543-9326bedf2853 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f Jul 09 15:37:44.766298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6fd1b7aa-28de-4fb7-8543-9326bedf2853 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:44.766937 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6fd1b7aa-28de-4fb7-8543-9326bedf2853 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:44.768217 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-6fd1b7aa-28de-4fb7-8543-9326bedf2853 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: d7666503-9426-47a5-beeb-0b9f5a5f8f3f Jul 09 15:37:44.777925 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:44.777925 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:44.779511 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6fd1b7aa-28de-4fb7-8543-9326bedf2853 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:44.806459 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6fd1b7aa-28de-4fb7-8543-9326bedf2853 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:37:44.806870 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6fd1b7aa-28de-4fb7-8543-9326bedf2853 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f returned with HTTP 202 Jul 09 15:37:44.807626 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 275/1118] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:37:44 2026] DELETE /volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:44.821453 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dfc34f18-e9d8-4e1e-9258-6ae323c8ebd5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:44.823954 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dfc34f18-e9d8-4e1e-9258-6ae323c8ebd5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f Jul 09 15:37:44.823954 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dfc34f18-e9d8-4e1e-9258-6ae323c8ebd5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:44.824397 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dfc34f18-e9d8-4e1e-9258-6ae323c8ebd5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:44.841612 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:44.841612 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:44.842431 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dfc34f18-e9d8-4e1e-9258-6ae323c8ebd5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:44.844165 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dfc34f18-e9d8-4e1e-9258-6ae323c8ebd5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f returned with HTTP 200 Jul 09 15:37:44.844836 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 281/1119] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:44 2026] GET /volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f => generated 468 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:45.066893 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-839cdadd-cc22-4fc3-be16-47fff73ee931 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:45.069026 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-839cdadd-cc22-4fc3-be16-47fff73ee931 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] DELETE https://10.4.3.19/volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c Jul 09 15:37:45.069215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-839cdadd-cc22-4fc3-be16-47fff73ee931 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:45.069396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-839cdadd-cc22-4fc3-be16-47fff73ee931 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:45.077823 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:45.077823 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:45.309436 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1fe8e418-e310-40be-ba8c-a9174cf3ebc7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:45.312361 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1fe8e418-e310-40be-ba8c-a9174cf3ebc7 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:45.312721 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1fe8e418-e310-40be-ba8c-a9174cf3ebc7 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:45.313048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1fe8e418-e310-40be-ba8c-a9174cf3ebc7 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:45.329115 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:45.329115 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:45.335108 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1fe8e418-e310-40be-ba8c-a9174cf3ebc7 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:45.342285 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1fe8e418-e310-40be-ba8c-a9174cf3ebc7 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:45.342834 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 276/1120] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:45 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:45.612963 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-12ce9671-c94c-457b-b15d-703c2cb845e2 req-839cdadd-cc22-4fc3-be16-47fff73ee931 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c returned with HTTP 200 Jul 09 15:37:45.613582 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 289/1121] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:37:45 2026] DELETE /volume/v3/attachments/0d585de0-3dea-4fc3-b95f-944e5f27236c => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:45.861212 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-98f414e8-31b9-47eb-9056-a0b25c7a9690 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:45.861639 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-98f414e8-31b9-47eb-9056-a0b25c7a9690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f Jul 09 15:37:45.861639 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-98f414e8-31b9-47eb-9056-a0b25c7a9690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:45.862277 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-98f414e8-31b9-47eb-9056-a0b25c7a9690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:45.870929 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-98f414e8-31b9-47eb-9056-a0b25c7a9690 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f returned with HTTP 404 Jul 09 15:37:45.871503 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 276/1122] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:45 2026] GET /volume/v3/snapshots/d7666503-9426-47a5-beeb-0b9f5a5f8f3f => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:45.883015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-024dcfe7-236c-4214-b06e-facced14118c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:45.886317 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-024dcfe7-236c-4214-b06e-facced14118c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e Jul 09 15:37:45.886659 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-024dcfe7-236c-4214-b06e-facced14118c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:45.887774 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-024dcfe7-236c-4214-b06e-facced14118c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:45.902617 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:45.902617 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:45.908739 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-024dcfe7-236c-4214-b06e-facced14118c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:45.914810 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-024dcfe7-236c-4214-b06e-facced14118c tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e returned with HTTP 200 Jul 09 15:37:45.915852 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 282/1123] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:45 2026] GET /volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:45.932893 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7a0c4ec2-9c3c-4f40-bcdd-9270c37c4da1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:45.935256 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7a0c4ec2-9c3c-4f40-bcdd-9270c37c4da1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e Jul 09 15:37:45.935808 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7a0c4ec2-9c3c-4f40-bcdd-9270c37c4da1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:45.936068 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7a0c4ec2-9c3c-4f40-bcdd-9270c37c4da1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:45.936313 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-7a0c4ec2-9c3c-4f40-bcdd-9270c37c4da1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume with id: 96d67723-b354-4420-bf1d-7e18d6aef88e Jul 09 15:37:45.945877 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:45.945877 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:45.946529 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7a0c4ec2-9c3c-4f40-bcdd-9270c37c4da1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:45.971047 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7a0c4ec2-9c3c-4f40-bcdd-9270c37c4da1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume request issued successfully. Jul 09 15:37:45.971548 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7a0c4ec2-9c3c-4f40-bcdd-9270c37c4da1 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e returned with HTTP 202 Jul 09 15:37:45.972248 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 277/1124] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:45 2026] DELETE /volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:45.983348 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-73c87f8c-af78-46b8-bc3f-c048f7d3b447 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:45.985724 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73c87f8c-af78-46b8-bc3f-c048f7d3b447 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e Jul 09 15:37:45.986046 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73c87f8c-af78-46b8-bc3f-c048f7d3b447 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:45.986375 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73c87f8c-af78-46b8-bc3f-c048f7d3b447 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:45.998127 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:45.998127 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:46.006322 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-73c87f8c-af78-46b8-bc3f-c048f7d3b447 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:46.014940 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73c87f8c-af78-46b8-bc3f-c048f7d3b447 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e returned with HTTP 200 Jul 09 15:37:46.015226 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 290/1125] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:45 2026] GET /volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:46.363536 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8e06a8ad-0439-40d5-82e8-827834a38027 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:46.367410 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8e06a8ad-0439-40d5-82e8-827834a38027 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:46.367542 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8e06a8ad-0439-40d5-82e8-827834a38027 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:46.367979 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8e06a8ad-0439-40d5-82e8-827834a38027 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:46.384491 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:46.384491 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:46.390172 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8e06a8ad-0439-40d5-82e8-827834a38027 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:46.400389 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8e06a8ad-0439-40d5-82e8-827834a38027 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:46.401111 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 277/1126] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:46 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:37:46.519586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-67d562c4-96f2-4c38-a83b-8d859feb725a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:46.526143 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-67d562c4-96f2-4c38-a83b-8d859feb725a None None] GET https://10.4.3.19/volume// Jul 09 15:37:46.526143 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-67d562c4-96f2-4c38-a83b-8d859feb725a None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:46.526143 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-67d562c4-96f2-4c38-a83b-8d859feb725a None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:46.533343 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-67d562c4-96f2-4c38-a83b-8d859feb725a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:46.533343 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 283/1127] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37:46 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:37:46.548416 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-ae19a91d-2aad-46dd-a316-41c6cde165b4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:46.551869 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-ae19a91d-2aad-46dd-a316-41c6cde165b4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 Jul 09 15:37:46.552138 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-ae19a91d-2aad-46dd-a316-41c6cde165b4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:46.552731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-ae19a91d-2aad-46dd-a316-41c6cde165b4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:46.569784 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:46.569784 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:46.579457 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-085ecf48-b923-46f9-929c-0796ab202253 req-ae19a91d-2aad-46dd-a316-41c6cde165b4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:46.581690 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4a85bb28-d844-4de2-b5dd-d3bdb3fbfe5d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:46.583973 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4a85bb28-d844-4de2-b5dd-d3bdb3fbfe5d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:46.584248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4a85bb28-d844-4de2-b5dd-d3bdb3fbfe5d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:46.584479 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4a85bb28-d844-4de2-b5dd-d3bdb3fbfe5d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:46.586978 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-ae19a91d-2aad-46dd-a316-41c6cde165b4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 returned with HTTP 200 Jul 09 15:37:46.587594 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 278/1128] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:46 2026] GET /volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 => generated 1537 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:46.600209 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:46.600209 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:46.609995 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4a85bb28-d844-4de2-b5dd-d3bdb3fbfe5d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:46.618051 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4a85bb28-d844-4de2-b5dd-d3bdb3fbfe5d tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:46.618779 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 291/1129] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:46 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:46.701960 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-f60785d7-5dc8-4a7f-8fa3-e37d56fc1d99 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:46.705905 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-f60785d7-5dc8-4a7f-8fa3-e37d56fc1d99 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] PUT https://10.4.3.19/volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333 Jul 09 15:37:46.706943 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-f60785d7-5dc8-4a7f-8fa3-e37d56fc1d99 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:46.715806 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-f60785d7-5dc8-4a7f-8fa3-e37d56fc1d99 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Acquiring lock "cinder-attachment_update-f38a969c-54b3-4e68-9e6f-8052a314f0f0-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:46.722528 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-f60785d7-5dc8-4a7f-8fa3-e37d56fc1d99 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Lock "cinder-attachment_update-f38a969c-54b3-4e68-9e6f-8052a314f0f0-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:46.723371 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:46.723371 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:47.033353 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8f2c998b-f314-497a-be27-a7f3fdba9f68 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:47.035887 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8f2c998b-f314-497a-be27-a7f3fdba9f68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e Jul 09 15:37:47.036173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8f2c998b-f314-497a-be27-a7f3fdba9f68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:47.036394 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8f2c998b-f314-497a-be27-a7f3fdba9f68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:47.042355 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8f2c998b-f314-497a-be27-a7f3fdba9f68 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e returned with HTTP 404 Jul 09 15:37:47.042873 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 284/1130] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:47 2026] GET /volume/v3/volumes/96d67723-b354-4420-bf1d-7e18d6aef88e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:47.050839 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5e910cfc-9eb4-47bb-a2eb-3b9f0a8ca193 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:47.053305 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5e910cfc-9eb4-47bb-a2eb-3b9f0a8ca193 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:47.053499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5e910cfc-9eb4-47bb-a2eb-3b9f0a8ca193 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:47.053721 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5e910cfc-9eb4-47bb-a2eb-3b9f0a8ca193 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:47.063296 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:47.063296 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:47.067907 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5e910cfc-9eb4-47bb-a2eb-3b9f0a8ca193 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:47.075285 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5e910cfc-9eb4-47bb-a2eb-3b9f0a8ca193 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:47.075937 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 279/1131] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:47 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:47.093734 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5997411f-9162-4e88-9264-58dda03bf81f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:47.094375 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:47.096133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1874647550"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:47.097772 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1874647550'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:47.097991 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume of 1 GB Jul 09 15:37:47.105888 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Availability Zones retrieved successfully. Jul 09 15:37:47.114877 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (2376cfbe-d4cf-40bb-abe5-7b5a7393c252) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:47.115809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389ae071-1a1b-4817-b8e1-3dda8028fef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:47.116779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:47.152637 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (389ae071-1a1b-4817-b8e1-3dda8028fef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:47.153343 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a71a5fd-2e70-4646-8486-481e35dceb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:47.202426 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['3b039998-415b-4c34-b6ae-cfaeb28af5b0', '893a2265-1cd6-466b-8096-1c30df360564', 'fa574ea0-9f1a-4273-b038-ef0874f8c808', 'c998aad0-7ec0-4a3a-935a-9e3140388522'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:47.203439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a71a5fd-2e70-4646-8486-481e35dceb72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b039998-415b-4c34-b6ae-cfaeb28af5b0', '893a2265-1cd6-466b-8096-1c30df360564', 'fa574ea0-9f1a-4273-b038-ef0874f8c808', 'c998aad0-7ec0-4a3a-935a-9e3140388522']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:47.204500 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4252e38b-4f42-4303-bbf2-232f0cf06edf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:47.229658 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4252e38b-4f42-4303-bbf2-232f0cf06edf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68fec73c-d80e-4129-ae9c-1f9c1c3e7705', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1874647550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['3b039998-415b-4c34-b6ae-cfaeb28af5b0','893a2265-1cd6-466b-8096-1c30df360564','fa574ea0-9f1a-4273-b038-ef0874f8c808','c998aad0-7ec0-4a3a-935a-9e3140388522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1874647550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68fec73c-d80e-4129-ae9c-1f9c1c3e7705,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea7aa3e574b44f7846a20d18ef474a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b89669a570a4f9a8bb201baf1979739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:47.230335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9821666a-6f98-40e1-af70-ce1464605762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:47.258949 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-f60785d7-5dc8-4a7f-8fa3-e37d56fc1d99 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Lock "cinder-attachment_update-f38a969c-54b3-4e68-9e6f-8052a314f0f0-np0000004916" released by "attachment_update" :: held 0.536s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:47.259492 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-f60785d7-5dc8-4a7f-8fa3-e37d56fc1d99 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333 returned with HTTP 200 Jul 09 15:37:47.261590 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 278/1132] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:46 2026] PUT /volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:47.262966 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9821666a-6f98-40e1-af70-ce1464605762) transitioned into state 'SUCCESS' from state '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-1874647550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['3b039998-415b-4c34-b6ae-cfaeb28af5b0','893a2265-1cd6-466b-8096-1c30df360564','fa574ea0-9f1a-4273-b038-ef0874f8c808','c998aad0-7ec0-4a3a-935a-9e3140388522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:47.263685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd14d62-2d79-46ed-81db-0b59887c8657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:47.276993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ddd14d62-2d79-46ed-81db-0b59887c8657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:47.278342 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (2376cfbe-d4cf-40bb-abe5-7b5a7393c252) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:47.278782 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request issued successfully. Jul 09 15:37:47.279873 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5997411f-9162-4e88-9264-58dda03bf81f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:47.280497 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 292/1133] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:37:47 2026] POST /volume/v3/volumes => generated 752 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:47.299740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f4eb6c9a-ecd2-48cb-95e2-5f6f59803675 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:47.301598 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4eb6c9a-ecd2-48cb-95e2-5f6f59803675 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 Jul 09 15:37:47.301782 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f4eb6c9a-ecd2-48cb-95e2-5f6f59803675 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:47.301919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f4eb6c9a-ecd2-48cb-95e2-5f6f59803675 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:47.308893 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:47.308893 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:47.312303 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f4eb6c9a-ecd2-48cb-95e2-5f6f59803675 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:47.316312 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4eb6c9a-ecd2-48cb-95e2-5f6f59803675 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 returned with HTTP 200 Jul 09 15:37:47.316675 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 285/1134] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:47 2026] GET /volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:47.422919 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eb72d3e4-e0d8-480c-9c3b-7225a46371a2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:47.425692 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb72d3e4-e0d8-480c-9c3b-7225a46371a2 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:47.426043 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb72d3e4-e0d8-480c-9c3b-7225a46371a2 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:47.426379 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb72d3e4-e0d8-480c-9c3b-7225a46371a2 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:47.438740 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:47.438740 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:47.445500 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eb72d3e4-e0d8-480c-9c3b-7225a46371a2 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:47.451933 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb72d3e4-e0d8-480c-9c3b-7225a46371a2 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:47.452611 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 280/1135] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:47 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:47.773546 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-f7057b96-c8ea-499d-b853-99d7e2ad2b53 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:47.775922 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-f7057b96-c8ea-499d-b853-99d7e2ad2b53 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333/action Jul 09 15:37:47.776398 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-f7057b96-c8ea-499d-b853-99d7e2ad2b53 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:47.776513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-f7057b96-c8ea-499d-b853-99d7e2ad2b53 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:47.791105 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-82436b3f-7e59-45ac-b7cb-ef06992d2f02 req-3547c16f-3de8-437f-9408-176cab6cd8e7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:47.793823 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-82436b3f-7e59-45ac-b7cb-ef06992d2f02 req-3547c16f-3de8-437f-9408-176cab6cd8e7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 Jul 09 15:37:47.793936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-82436b3f-7e59-45ac-b7cb-ef06992d2f02 req-3547c16f-3de8-437f-9408-176cab6cd8e7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:47.794153 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:47.794153 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:47.794259 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-82436b3f-7e59-45ac-b7cb-ef06992d2f02 req-3547c16f-3de8-437f-9408-176cab6cd8e7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:47.807242 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:47.807242 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:47.809388 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-f7057b96-c8ea-499d-b853-99d7e2ad2b53 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333/action returned with HTTP 204 Jul 09 15:37:47.809882 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 279/1136] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:47 2026] POST /volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:47.812988 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-82436b3f-7e59-45ac-b7cb-ef06992d2f02 req-3547c16f-3de8-437f-9408-176cab6cd8e7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:37:47.819165 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-82436b3f-7e59-45ac-b7cb-ef06992d2f02 req-3547c16f-3de8-437f-9408-176cab6cd8e7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 returned with HTTP 200 Jul 09 15:37:47.819764 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 293/1137] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:47 2026] GET /volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:48.334829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d358f0ba-5903-4705-accd-cf63e4f2c850 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:48.335233 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-53aa8a67-1bf2-45e5-9a37-7c2ec40eead5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:48.335478 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d358f0ba-5903-4705-accd-cf63e4f2c850 None None] GET https://10.4.3.19/volume// Jul 09 15:37:48.335478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d358f0ba-5903-4705-accd-cf63e4f2c850 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:48.335607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d358f0ba-5903-4705-accd-cf63e4f2c850 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:48.335922 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d358f0ba-5903-4705-accd-cf63e4f2c850 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:48.336251 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 281/1138] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37: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 09 15:37:48.337677 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-53aa8a67-1bf2-45e5-9a37-7c2ec40eead5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 Jul 09 15:37:48.337891 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-53aa8a67-1bf2-45e5-9a37-7c2ec40eead5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:48.338083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-53aa8a67-1bf2-45e5-9a37-7c2ec40eead5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:48.349731 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-696a6991-f431-40ed-8eef-2a4c90d855ef None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:48.350646 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:48.350646 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:48.352405 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-696a6991-f431-40ed-8eef-2a4c90d855ef tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 Jul 09 15:37:48.352746 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-696a6991-f431-40ed-8eef-2a4c90d855ef tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:48.353058 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-696a6991-f431-40ed-8eef-2a4c90d855ef tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:48.358310 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-53aa8a67-1bf2-45e5-9a37-7c2ec40eead5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:48.364068 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:48.364068 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:48.364701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-53aa8a67-1bf2-45e5-9a37-7c2ec40eead5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 returned with HTTP 200 Jul 09 15:37:48.365298 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 286/1139] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:48 2026] GET /volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:48.373300 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-085ecf48-b923-46f9-929c-0796ab202253 req-696a6991-f431-40ed-8eef-2a4c90d855ef tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:48.380131 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-696a6991-f431-40ed-8eef-2a4c90d855ef tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 returned with HTTP 200 Jul 09 15:37:48.380131 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 280/1140] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:48 2026] GET /volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 => generated 1021 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:48.380522 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7f60ca42-5bee-475d-870e-0aff50ba913f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:48.382765 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7f60ca42-5bee-475d-870e-0aff50ba913f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:37:48.383158 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7f60ca42-5bee-475d-870e-0aff50ba913f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68fec73c-d80e-4129-ae9c-1f9c1c3e7705", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-268317332"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:48.394613 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:48.394613 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:48.394613 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7f60ca42-5bee-475d-870e-0aff50ba913f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:48.394855 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-7f60ca42-5bee-475d-870e-0aff50ba913f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create snapshot from volume 68fec73c-d80e-4129-ae9c-1f9c1c3e7705 Jul 09 15:37:48.430110 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-7f60ca42-5bee-475d-870e-0aff50ba913f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['2e518320-20e7-4068-923a-5cee101f69df', 'a9361968-aa72-4735-b3b9-60c270d9081c', 'ed0fc5b3-7900-4f33-9fbf-7c7e8523fdf9', '213b00b3-067d-4369-bbe6-d311cb5a5d5b'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:48.468520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-79c74320-e220-4896-ad28-d47ed0a8576c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:48.469995 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7f60ca42-5bee-475d-870e-0aff50ba913f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot create request issued successfully. Jul 09 15:37:48.470357 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7f60ca42-5bee-475d-870e-0aff50ba913f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:37:48.470888 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 294/1141] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:37:48 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:48.472956 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79c74320-e220-4896-ad28-d47ed0a8576c tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:48.473222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79c74320-e220-4896-ad28-d47ed0a8576c tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:48.473453 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79c74320-e220-4896-ad28-d47ed0a8576c tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:48.484279 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6d68fb14-389c-4a01-b13c-fef45f856b6d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:48.485892 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6d68fb14-389c-4a01-b13c-fef45f856b6d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 Jul 09 15:37:48.486407 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6d68fb14-389c-4a01-b13c-fef45f856b6d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:48.486878 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6d68fb14-389c-4a01-b13c-fef45f856b6d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:48.491592 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:48.491592 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:48.497998 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:48.497998 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:48.497998 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6d68fb14-389c-4a01-b13c-fef45f856b6d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:48.500740 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6d68fb14-389c-4a01-b13c-fef45f856b6d tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 returned with HTTP 200 Jul 09 15:37:48.500826 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-79c74320-e220-4896-ad28-d47ed0a8576c tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:48.500934 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 287/1142] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:48 2026] GET /volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 => generated 441 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:48.511338 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79c74320-e220-4896-ad28-d47ed0a8576c tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:48.513422 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-9743c2fe-064f-4191-8cfe-29afd579789b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:48.514791 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 282/1143] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:48 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:48.518097 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-9743c2fe-064f-4191-8cfe-29afd579789b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] PUT https://10.4.3.19/volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3 Jul 09 15:37:48.518097 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-9743c2fe-064f-4191-8cfe-29afd579789b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:48.526792 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-9743c2fe-064f-4191-8cfe-29afd579789b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Acquiring lock "cinder-attachment_update-d6be1a74-0606-475b-88dd-b51ae35559a2-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:48.534343 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-9743c2fe-064f-4191-8cfe-29afd579789b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Lock "cinder-attachment_update-d6be1a74-0606-475b-88dd-b51ae35559a2-np0000004916" acquired by "attachment_update" :: waited 0.008s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:48.535391 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:48.535391 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:49.071009 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-9743c2fe-064f-4191-8cfe-29afd579789b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Lock "cinder-attachment_update-d6be1a74-0606-475b-88dd-b51ae35559a2-np0000004916" released by "attachment_update" :: held 0.537s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:49.071445 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-9743c2fe-064f-4191-8cfe-29afd579789b tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3 returned with HTTP 200 Jul 09 15:37:49.072050 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 281/1144] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:48 2026] PUT /volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:49.515155 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a8969caa-8734-4359-bb63-41ebf70abd39 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:49.517820 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a8969caa-8734-4359-bb63-41ebf70abd39 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 Jul 09 15:37:49.518032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a8969caa-8734-4359-bb63-41ebf70abd39 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:49.518268 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a8969caa-8734-4359-bb63-41ebf70abd39 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:49.525854 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:49.525854 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:49.526605 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a8969caa-8734-4359-bb63-41ebf70abd39 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:49.527892 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a8969caa-8734-4359-bb63-41ebf70abd39 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 returned with HTTP 200 Jul 09 15:37:49.528622 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 295/1145] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:49 2026] GET /volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:49.531015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-eb12c765-378a-4057-8361-09f69516a56b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:49.533530 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eb12c765-378a-4057-8361-09f69516a56b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:49.533797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eb12c765-378a-4057-8361-09f69516a56b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:49.534053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eb12c765-378a-4057-8361-09f69516a56b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:49.539446 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:49.542060 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:37:49.542544 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "ac3da0a7-4487-4be4-922b-d50f9a062656", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2074372425"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:49.544176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request body: {'volume': {'snapshot_id': 'ac3da0a7-4487-4be4-922b-d50f9a062656', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2074372425'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:37:49.548667 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:49.548667 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:49.549218 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:49.549409 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume of 1 GB Jul 09 15:37:49.549450 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:49.549450 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:49.552719 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Availability Zones retrieved successfully. Jul 09 15:37:49.553697 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-eb12c765-378a-4057-8361-09f69516a56b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:49.558618 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (c0d1406f-a5cc-4f9b-b01c-788ffad6b6cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:49.559581 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2b657b-934d-47ce-a37a-987b64dca180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:49.560751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:37:49.561174 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eb12c765-378a-4057-8361-09f69516a56b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:49.561710 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 288/1146] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:49 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:49.589326 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-c195368a-cfbf-49be-b0d8-bcb2fdd13edc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:49.593471 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-c195368a-cfbf-49be-b0d8-bcb2fdd13edc tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3/action Jul 09 15:37:49.593807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-c195368a-cfbf-49be-b0d8-bcb2fdd13edc tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:49.593913 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-c195368a-cfbf-49be-b0d8-bcb2fdd13edc tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:49.598703 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd2b657b-934d-47ce-a37a-987b64dca180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ac3da0a7-4487-4be4-922b-d50f9a062656', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:49.600645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f54507-0a40-418a-91c4-864a5cf7d6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:49.620657 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:49.620657 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:49.637150 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-c195368a-cfbf-49be-b0d8-bcb2fdd13edc tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3/action returned with HTTP 204 Jul 09 15:37:49.637650 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 282/1147] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:49 2026] POST /volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:49.661249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Created reservations ['3fde366b-25da-4369-879c-385431011bfe', '31763fe0-15c6-46f3-9c97-93a8f57d0706', 'fda31865-1a93-4e11-9e9f-85547e5389d2', 'ca22c801-70dc-4cf8-944c-d2ab4984d021'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:37:49.662062 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57f54507-0a40-418a-91c4-864a5cf7d6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3fde366b-25da-4369-879c-385431011bfe', '31763fe0-15c6-46f3-9c97-93a8f57d0706', 'fda31865-1a93-4e11-9e9f-85547e5389d2', 'ca22c801-70dc-4cf8-944c-d2ab4984d021']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:49.662756 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec19bf7-fc22-40e4-8a2c-f1218f57f73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:49.720535 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eec19bf7-fc22-40e4-8a2c-f1218f57f73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be469318-8c7b-4e50-88a5-b9c940a54fdd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2074372425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['3fde366b-25da-4369-879c-385431011bfe','31763fe0-15c6-46f3-9c97-93a8f57d0706','fda31865-1a93-4e11-9e9f-85547e5389d2','ca22c801-70dc-4cf8-944c-d2ab4984d021'],size=1,snapshot_id=ac3da0a7-4487-4be4-922b-d50f9a062656,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:37:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2074372425',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be469318-8c7b-4e50-88a5-b9c940a54fdd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fea7aa3e574b44f7846a20d18ef474a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ac3da0a7-4487-4be4-922b-d50f9a062656,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b89669a570a4f9a8bb201baf1979739',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:49.720535 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5632d8c5-668f-4b8b-92d9-04d0f0e5b8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:49.740930 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5632d8c5-668f-4b8b-92d9-04d0f0e5b8b3) transitioned into state 'SUCCESS' from state '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-2074372425',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fea7aa3e574b44f7846a20d18ef474a7',qos_specs=None,replication_status=,reservations=['3fde366b-25da-4369-879c-385431011bfe','31763fe0-15c6-46f3-9c97-93a8f57d0706','fda31865-1a93-4e11-9e9f-85547e5389d2','ca22c801-70dc-4cf8-944c-d2ab4984d021'],size=1,snapshot_id=ac3da0a7-4487-4be4-922b-d50f9a062656,source_replicaid=,source_volid=None,status='creating',user_id='9b89669a570a4f9a8bb201baf1979739',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:49.741820 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e67049-97db-434d-824b-7395649e6ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:37:49.767833 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72e67049-97db-434d-824b-7395649e6ea0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:37:49.768998 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Flow 'volume_create_api' (c0d1406f-a5cc-4f9b-b01c-788ffad6b6cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:37:49.769443 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Create volume request issued successfully. Jul 09 15:37:49.770275 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1803c629-66b4-4060-89ba-f02fb2e1b311 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:37:49.770859 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 283/1148] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:37:49 2026] POST /volume/v3/volumes => generated 786 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:37:49.787682 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-219ce6ba-791d-48ef-9f95-2a90c97d0cdb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:49.789823 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-219ce6ba-791d-48ef-9f95-2a90c97d0cdb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:49.790030 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-219ce6ba-791d-48ef-9f95-2a90c97d0cdb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:49.790287 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-219ce6ba-791d-48ef-9f95-2a90c97d0cdb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:49.798499 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:49.798499 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:49.802817 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-219ce6ba-791d-48ef-9f95-2a90c97d0cdb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:49.807733 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-219ce6ba-791d-48ef-9f95-2a90c97d0cdb tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd returned with HTTP 200 Jul 09 15:37:49.808352 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 296/1149] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:49 2026] GET /volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:50.150899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5f901386-686c-47bf-8978-abd093f7831c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:50.151337 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f901386-686c-47bf-8978-abd093f7831c None None] GET https://10.4.3.19/volume// Jul 09 15:37:50.151569 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f901386-686c-47bf-8978-abd093f7831c None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:50.151774 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f901386-686c-47bf-8978-abd093f7831c None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:50.152105 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f901386-686c-47bf-8978-abd093f7831c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:37:50.152393 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 289/1150] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:37: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 09 15:37:50.168674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-7c27f75b-a8cb-41d8-92ed-dc3cb832294e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:50.171066 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-7c27f75b-a8cb-41d8-92ed-dc3cb832294e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c Jul 09 15:37:50.171481 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-7c27f75b-a8cb-41d8-92ed-dc3cb832294e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:50.171732 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-7c27f75b-a8cb-41d8-92ed-dc3cb832294e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:50.185600 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:50.185600 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:50.189811 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-085ecf48-b923-46f9-929c-0796ab202253 req-7c27f75b-a8cb-41d8-92ed-dc3cb832294e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:37:50.194472 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-7c27f75b-a8cb-41d8-92ed-dc3cb832294e tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c returned with HTTP 200 Jul 09 15:37:50.194879 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 283/1151] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:37:50 2026] GET /volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c => generated 1021 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:50.305559 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-23ce0565-e63e-40bb-9b21-ed29c516b2ec None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:50.308446 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-23ce0565-e63e-40bb-9b21-ed29c516b2ec tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] PUT https://10.4.3.19/volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da Jul 09 15:37:50.309004 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-23ce0565-e63e-40bb-9b21-ed29c516b2ec tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:50.319526 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-23ce0565-e63e-40bb-9b21-ed29c516b2ec tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Acquiring lock "cinder-attachment_update-172747ac-8a4e-483e-bf71-a5c5932ee89c-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:37:50.326916 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-23ce0565-e63e-40bb-9b21-ed29c516b2ec tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Lock "cinder-attachment_update-172747ac-8a4e-483e-bf71-a5c5932ee89c-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:37:50.328411 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:50.328411 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:50.579069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-21bba018-1eed-4e03-8c50-a10a3784cfdc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:50.581530 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-21bba018-1eed-4e03-8c50-a10a3784cfdc tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:50.581747 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-21bba018-1eed-4e03-8c50-a10a3784cfdc tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:50.581960 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-21bba018-1eed-4e03-8c50-a10a3784cfdc tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:50.594108 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:50.594108 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:50.599015 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-21bba018-1eed-4e03-8c50-a10a3784cfdc tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:50.603760 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-21bba018-1eed-4e03-8c50-a10a3784cfdc tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:50.604259 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 297/1152] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:50 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:50.826027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1c855cdb-9a5a-47d6-858d-642407549c4f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:50.828046 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c855cdb-9a5a-47d6-858d-642407549c4f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:50.828264 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c855cdb-9a5a-47d6-858d-642407549c4f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:50.828447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c855cdb-9a5a-47d6-858d-642407549c4f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:50.835951 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:50.835951 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:50.841995 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1c855cdb-9a5a-47d6-858d-642407549c4f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:50.844912 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c855cdb-9a5a-47d6-858d-642407549c4f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd returned with HTTP 200 Jul 09 15:37:50.845368 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 290/1153] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:50 2026] GET /volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:50.857670 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-085ecf48-b923-46f9-929c-0796ab202253 req-23ce0565-e63e-40bb-9b21-ed29c516b2ec tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Lock "cinder-attachment_update-172747ac-8a4e-483e-bf71-a5c5932ee89c-np0000004916" released by "attachment_update" :: held 0.531s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:37:50.858024 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-23ce0565-e63e-40bb-9b21-ed29c516b2ec tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da returned with HTTP 200 Jul 09 15:37:50.858833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d336a85a-9767-4082-9e6a-1fd5a1724d0f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:50.859154 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 284/1154] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:37:50 2026] PUT /volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:50.861694 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d336a85a-9767-4082-9e6a-1fd5a1724d0f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:50.861981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d336a85a-9767-4082-9e6a-1fd5a1724d0f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:50.862275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d336a85a-9767-4082-9e6a-1fd5a1724d0f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:50.877161 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:50.877161 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:50.883320 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d336a85a-9767-4082-9e6a-1fd5a1724d0f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:50.889325 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d336a85a-9767-4082-9e6a-1fd5a1724d0f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd returned with HTTP 200 Jul 09 15:37:50.889825 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 284/1155] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:50 2026] GET /volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:50.903542 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9bd299ff-3cd4-4666-a0dd-6f7bcf0e077f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:50.905600 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9bd299ff-3cd4-4666-a0dd-6f7bcf0e077f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:50.905830 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9bd299ff-3cd4-4666-a0dd-6f7bcf0e077f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:50.906052 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9bd299ff-3cd4-4666-a0dd-6f7bcf0e077f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:50.906296 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-9bd299ff-3cd4-4666-a0dd-6f7bcf0e077f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume with id: be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:50.913983 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:50.913983 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:50.914478 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9bd299ff-3cd4-4666-a0dd-6f7bcf0e077f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:50.937229 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9bd299ff-3cd4-4666-a0dd-6f7bcf0e077f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume request issued successfully. Jul 09 15:37:50.937516 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9bd299ff-3cd4-4666-a0dd-6f7bcf0e077f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd returned with HTTP 202 Jul 09 15:37:50.938030 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 298/1156] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:50 2026] DELETE /volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:50.949449 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-00c95d92-decc-4f1b-9fdb-cfe0f02230fc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:50.951840 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-00c95d92-decc-4f1b-9fdb-cfe0f02230fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:50.952153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-00c95d92-decc-4f1b-9fdb-cfe0f02230fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:50.952447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-00c95d92-decc-4f1b-9fdb-cfe0f02230fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:50.963084 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:50.963084 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:50.968527 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-00c95d92-decc-4f1b-9fdb-cfe0f02230fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:50.973996 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-00c95d92-decc-4f1b-9fdb-cfe0f02230fc tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd returned with HTTP 200 Jul 09 15:37:50.975214 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 291/1157] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:50 2026] GET /volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:37:51.369815 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-085ecf48-b923-46f9-929c-0796ab202253 req-87022019-079c-4bb7-9939-f6bb505defd8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:51.372554 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-87022019-079c-4bb7-9939-f6bb505defd8 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] POST https://10.4.3.19/volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da/action Jul 09 15:37:51.372938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-87022019-079c-4bb7-9939-f6bb505defd8 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:51.373081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-87022019-079c-4bb7-9939-f6bb505defd8 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:51.398910 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:51.398910 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:51.410565 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-085ecf48-b923-46f9-929c-0796ab202253 req-87022019-079c-4bb7-9939-f6bb505defd8 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da/action returned with HTTP 204 Jul 09 15:37:51.411088 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 285/1158] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:51 2026] POST /volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:51.430557 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-7ad8685c-003e-4aee-8803-fab0f6f78d1d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:51.433323 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-7ad8685c-003e-4aee-8803-fab0f6f78d1d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] POST https://10.4.3.19/volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1/action Jul 09 15:37:51.433644 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-7ad8685c-003e-4aee-8803-fab0f6f78d1d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:37:51.433767 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-7ad8685c-003e-4aee-8803-fab0f6f78d1d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:37:51.455416 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:51.455416 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:51.469393 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2a44c05a-3046-4e89-9d7a-17f5815c4b58 req-7ad8685c-003e-4aee-8803-fab0f6f78d1d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1/action returned with HTTP 204 Jul 09 15:37:51.469878 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 285/1159] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:37:51 2026] POST /volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:51.618416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-29bf95c6-aa5b-49bf-82cd-a4067d13d420 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:51.620377 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-29bf95c6-aa5b-49bf-82cd-a4067d13d420 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:51.620572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-29bf95c6-aa5b-49bf-82cd-a4067d13d420 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:51.620785 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-29bf95c6-aa5b-49bf-82cd-a4067d13d420 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:51.629601 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:51.629601 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:51.634580 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-29bf95c6-aa5b-49bf-82cd-a4067d13d420 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:51.638776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-29bf95c6-aa5b-49bf-82cd-a4067d13d420 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:51.638926 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 299/1160] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:51 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:51.654307 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-903832bc-cd9a-4904-8236-9adb8e8eebfb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:51.662342 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-903832bc-cd9a-4904-8236-9adb8e8eebfb tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:51.662616 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-903832bc-cd9a-4904-8236-9adb8e8eebfb tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:51.662851 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-903832bc-cd9a-4904-8236-9adb8e8eebfb tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:51.680011 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:51.680011 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:51.686908 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-903832bc-cd9a-4904-8236-9adb8e8eebfb tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:51.694871 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-903832bc-cd9a-4904-8236-9adb8e8eebfb tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:51.694871 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 292/1161] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:51 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 1141 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:51.767346 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-05bfe5e8-9cce-4b48-af0b-9e3e4925e7b9 req-58ed2e4b-4250-4eb7-ae5d-496338d0e4a0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:51.769702 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-05bfe5e8-9cce-4b48-af0b-9e3e4925e7b9 req-58ed2e4b-4250-4eb7-ae5d-496338d0e4a0 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:37:51.769927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-05bfe5e8-9cce-4b48-af0b-9e3e4925e7b9 req-58ed2e4b-4250-4eb7-ae5d-496338d0e4a0 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:51.770116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-05bfe5e8-9cce-4b48-af0b-9e3e4925e7b9 req-58ed2e4b-4250-4eb7-ae5d-496338d0e4a0 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:51.781107 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:51.781107 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:51.786016 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-05bfe5e8-9cce-4b48-af0b-9e3e4925e7b9 req-58ed2e4b-4250-4eb7-ae5d-496338d0e4a0 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:37:51.791387 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-05bfe5e8-9cce-4b48-af0b-9e3e4925e7b9 req-58ed2e4b-4250-4eb7-ae5d-496338d0e4a0 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:37:51.791904 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 286/1162] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:37:51 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 1141 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:37:51.991138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0e9ae8a3-6ef3-4777-83d3-be0e32e0d62b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:51.996542 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0e9ae8a3-6ef3-4777-83d3-be0e32e0d62b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:51.996840 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0e9ae8a3-6ef3-4777-83d3-be0e32e0d62b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:51.997223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0e9ae8a3-6ef3-4777-83d3-be0e32e0d62b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:52.017977 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0e9ae8a3-6ef3-4777-83d3-be0e32e0d62b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd returned with HTTP 404 Jul 09 15:37:52.018703 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 286/1163] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:51 2026] GET /volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:52.033903 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3d4a3310-89c7-43e3-80b6-cef156762493 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:52.036668 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d4a3310-89c7-43e3-80b6-cef156762493 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:52.037025 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d4a3310-89c7-43e3-80b6-cef156762493 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:52.037318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d4a3310-89c7-43e3-80b6-cef156762493 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:52.047872 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d4a3310-89c7-43e3-80b6-cef156762493 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd returned with HTTP 404 Jul 09 15:37:52.047872 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 300/1164] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:52 2026] GET /volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:52.056462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-01b05e9e-3160-4329-a397-100e31bdd28e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:52.059220 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-01b05e9e-3160-4329-a397-100e31bdd28e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:52.059703 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-01b05e9e-3160-4329-a397-100e31bdd28e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:52.060055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-01b05e9e-3160-4329-a397-100e31bdd28e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:52.060430 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-01b05e9e-3160-4329-a397-100e31bdd28e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume with id: be469318-8c7b-4e50-88a5-b9c940a54fdd Jul 09 15:37:52.068686 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-01b05e9e-3160-4329-a397-100e31bdd28e tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd returned with HTTP 404 Jul 09 15:37:52.069330 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 293/1165] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:52 2026] DELETE /volume/v3/volumes/be469318-8c7b-4e50-88a5-b9c940a54fdd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:52.078336 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c057d037-2095-4201-a34f-54f7ab6997f9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:52.080730 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c057d037-2095-4201-a34f-54f7ab6997f9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 Jul 09 15:37:52.082165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c057d037-2095-4201-a34f-54f7ab6997f9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:52.082165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c057d037-2095-4201-a34f-54f7ab6997f9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:52.082165 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-c057d037-2095-4201-a34f-54f7ab6997f9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete snapshot with id: ac3da0a7-4487-4be4-922b-d50f9a062656 Jul 09 15:37:52.087597 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:52.087597 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:52.088630 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c057d037-2095-4201-a34f-54f7ab6997f9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:52.115689 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c057d037-2095-4201-a34f-54f7ab6997f9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot delete request issued successfully. Jul 09 15:37:52.115811 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c057d037-2095-4201-a34f-54f7ab6997f9 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 returned with HTTP 202 Jul 09 15:37:52.116783 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 287/1166] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:37:52 2026] DELETE /volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:52.128699 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1d829d74-3fe3-4991-8e46-eb530536ff64 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:52.132157 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1d829d74-3fe3-4991-8e46-eb530536ff64 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 Jul 09 15:37:52.132883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1d829d74-3fe3-4991-8e46-eb530536ff64 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:52.132883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1d829d74-3fe3-4991-8e46-eb530536ff64 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:52.141767 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:52.141767 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:52.142511 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1d829d74-3fe3-4991-8e46-eb530536ff64 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Snapshot retrieved successfully. Jul 09 15:37:52.143753 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1d829d74-3fe3-4991-8e46-eb530536ff64 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 returned with HTTP 200 Jul 09 15:37:52.144467 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 287/1167] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:52 2026] GET /volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:52.321064 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3fd762ef-951b-4ae1-a121-94ff1be9275c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:52.322733 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3fd762ef-951b-4ae1-a121-94ff1be9275c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:37:52.322916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3fd762ef-951b-4ae1-a121-94ff1be9275c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:52.323082 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3fd762ef-951b-4ae1-a121-94ff1be9275c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:52.332110 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:52.332110 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:52.335342 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3fd762ef-951b-4ae1-a121-94ff1be9275c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:37:52.340011 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3fd762ef-951b-4ae1-a121-94ff1be9275c tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:37:52.340418 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 301/1168] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:37:52 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:37:53.159085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1348cf7c-b40c-4b3f-82a1-7307a16fa73b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:53.163217 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1348cf7c-b40c-4b3f-82a1-7307a16fa73b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 Jul 09 15:37:53.163217 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1348cf7c-b40c-4b3f-82a1-7307a16fa73b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:53.163217 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1348cf7c-b40c-4b3f-82a1-7307a16fa73b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:53.169271 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1348cf7c-b40c-4b3f-82a1-7307a16fa73b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 returned with HTTP 404 Jul 09 15:37:53.169897 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 294/1169] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:37:53 2026] GET /volume/v3/snapshots/ac3da0a7-4487-4be4-922b-d50f9a062656 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:53.177863 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f5f1c3b3-55e0-4e72-a74d-892669c06c36 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:53.180129 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f5f1c3b3-55e0-4e72-a74d-892669c06c36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 Jul 09 15:37:53.180450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f5f1c3b3-55e0-4e72-a74d-892669c06c36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:53.180786 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f5f1c3b3-55e0-4e72-a74d-892669c06c36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:53.190216 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:53.190216 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:53.193317 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f5f1c3b3-55e0-4e72-a74d-892669c06c36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:53.200138 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f5f1c3b3-55e0-4e72-a74d-892669c06c36 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 returned with HTTP 200 Jul 09 15:37:53.201631 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 288/1170] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:53 2026] GET /volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:53.217439 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2fa442d8-5dba-4f1d-bc8b-58b507251342 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:53.220620 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2fa442d8-5dba-4f1d-bc8b-58b507251342 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 Jul 09 15:37:53.220620 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2fa442d8-5dba-4f1d-bc8b-58b507251342 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:53.220620 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2fa442d8-5dba-4f1d-bc8b-58b507251342 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:53.220780 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-2fa442d8-5dba-4f1d-bc8b-58b507251342 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume with id: 68fec73c-d80e-4129-ae9c-1f9c1c3e7705 Jul 09 15:37:53.243401 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:53.243401 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:53.244379 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2fa442d8-5dba-4f1d-bc8b-58b507251342 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:53.277568 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2fa442d8-5dba-4f1d-bc8b-58b507251342 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume request issued successfully. Jul 09 15:37:53.277732 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2fa442d8-5dba-4f1d-bc8b-58b507251342 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 returned with HTTP 202 Jul 09 15:37:53.278151 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 288/1171] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:53 2026] DELETE /volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:53.289983 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-12c79623-547a-46c2-813a-acee1ab310b5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:53.292681 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-12c79623-547a-46c2-813a-acee1ab310b5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 Jul 09 15:37:53.292840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-12c79623-547a-46c2-813a-acee1ab310b5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:53.293053 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-12c79623-547a-46c2-813a-acee1ab310b5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:53.312225 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:53.312225 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:53.323330 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-12c79623-547a-46c2-813a-acee1ab310b5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:53.330033 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-12c79623-547a-46c2-813a-acee1ab310b5 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 returned with HTTP 200 Jul 09 15:37:53.330926 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 302/1172] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:53 2026] GET /volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:54.344030 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-75921e41-04cd-4de4-b374-6be30a8c040b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:54.346517 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75921e41-04cd-4de4-b374-6be30a8c040b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 Jul 09 15:37:54.346517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75921e41-04cd-4de4-b374-6be30a8c040b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:54.346760 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75921e41-04cd-4de4-b374-6be30a8c040b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:54.355238 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75921e41-04cd-4de4-b374-6be30a8c040b tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 returned with HTTP 404 Jul 09 15:37:54.356040 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 295/1173] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:54 2026] GET /volume/v3/volumes/68fec73c-d80e-4129-ae9c-1f9c1c3e7705 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:54.369586 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2bfd44b2-7ea0-45fd-acf8-5ce6f03809ce None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:54.371849 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2bfd44b2-7ea0-45fd-acf8-5ce6f03809ce tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:54.372110 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2bfd44b2-7ea0-45fd-acf8-5ce6f03809ce tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:54.372382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2bfd44b2-7ea0-45fd-acf8-5ce6f03809ce tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:54.387719 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:54.387719 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:54.393817 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2bfd44b2-7ea0-45fd-acf8-5ce6f03809ce tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:54.400782 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2bfd44b2-7ea0-45fd-acf8-5ce6f03809ce tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:54.400931 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 289/1174] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:54 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:54.417229 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c5b33a87-54a1-47c7-91da-4272c4241761 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:54.423045 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5b33a87-54a1-47c7-91da-4272c4241761 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] DELETE https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:54.423592 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5b33a87-54a1-47c7-91da-4272c4241761 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:54.423592 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5b33a87-54a1-47c7-91da-4272c4241761 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:54.423729 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-c5b33a87-54a1-47c7-91da-4272c4241761 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume with id: 8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:54.436814 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:54.436814 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:37:54.437444 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c5b33a87-54a1-47c7-91da-4272c4241761 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:54.463209 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c5b33a87-54a1-47c7-91da-4272c4241761 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Delete volume request issued successfully. Jul 09 15:37:54.463514 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5b33a87-54a1-47c7-91da-4272c4241761 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 202 Jul 09 15:37:54.464387 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 289/1175] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:54 2026] DELETE /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:54.473516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c6c9f151-aad7-4a58-b88f-b9dbb58cafd0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:54.475766 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c6c9f151-aad7-4a58-b88f-b9dbb58cafd0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:54.475977 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c6c9f151-aad7-4a58-b88f-b9dbb58cafd0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:54.476457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c6c9f151-aad7-4a58-b88f-b9dbb58cafd0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:54.492897 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:54.492897 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:54.496071 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-070d0385-a919-4dfd-a527-81ce4d33aed8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:54.498116 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-070d0385-a919-4dfd-a527-81ce4d33aed8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] DELETE https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:54.498430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-070d0385-a919-4dfd-a527-81ce4d33aed8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:54.498753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-070d0385-a919-4dfd-a527-81ce4d33aed8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:54.498994 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-070d0385-a919-4dfd-a527-81ce4d33aed8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Delete volume with id: 4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:54.503920 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c6c9f151-aad7-4a58-b88f-b9dbb58cafd0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Volume info retrieved successfully. Jul 09 15:37:54.508727 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:54.508727 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:54.508989 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-070d0385-a919-4dfd-a527-81ce4d33aed8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:54.511547 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c6c9f151-aad7-4a58-b88f-b9dbb58cafd0 tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 200 Jul 09 15:37:54.512965 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 303/1176] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:54 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:54.545389 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-070d0385-a919-4dfd-a527-81ce4d33aed8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Delete volume request issued successfully. Jul 09 15:37:54.545389 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-070d0385-a919-4dfd-a527-81ce4d33aed8 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 202 Jul 09 15:37:54.546155 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 296/1177] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:54 2026] DELETE /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:54.556779 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bcff719a-c2c1-4ba5-9de1-98f1c67dd952 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:54.559374 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bcff719a-c2c1-4ba5-9de1-98f1c67dd952 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:54.559959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bcff719a-c2c1-4ba5-9de1-98f1c67dd952 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:54.559959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bcff719a-c2c1-4ba5-9de1-98f1c67dd952 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:54.575389 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:54.575389 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:54.578267 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bcff719a-c2c1-4ba5-9de1-98f1c67dd952 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:54.588576 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bcff719a-c2c1-4ba5-9de1-98f1c67dd952 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 200 Jul 09 15:37:54.589166 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 290/1178] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:54 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:55.531166 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1ad8bab9-a270-4855-b479-e7a0d0b6b39f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:55.533559 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1ad8bab9-a270-4855-b479-e7a0d0b6b39f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] GET https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a Jul 09 15:37:55.533807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1ad8bab9-a270-4855-b479-e7a0d0b6b39f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:55.534061 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1ad8bab9-a270-4855-b479-e7a0d0b6b39f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:55.540821 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1ad8bab9-a270-4855-b479-e7a0d0b6b39f tempest-VolumesSnapshotTestJSON-1058162853 tempest-VolumesSnapshotTestJSON-1058162853-project-member] https://10.4.3.19/volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a returned with HTTP 404 Jul 09 15:37:55.541335 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 290/1179] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:55 2026] GET /volume/v3/volumes/8eb02df0-4a3a-4e4d-8094-6967eef8fa6a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:55.603100 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7e9d13c6-64cb-4662-850f-a7269ec5e825 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:55.605833 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7e9d13c6-64cb-4662-850f-a7269ec5e825 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 Jul 09 15:37:55.606607 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7e9d13c6-64cb-4662-850f-a7269ec5e825 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:55.606911 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7e9d13c6-64cb-4662-850f-a7269ec5e825 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:55.614760 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7e9d13c6-64cb-4662-850f-a7269ec5e825 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 returned with HTTP 404 Jul 09 15:37:55.615449 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 304/1180] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:55 2026] GET /volume/v3/volumes/4f8c7ed7-614f-4906-b1aa-57ffba94f187 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:55.671978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1645e246-48da-477e-a1cd-a4ab004e1e1c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:55.675277 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1645e246-48da-477e-a1cd-a4ab004e1e1c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:37:55.675551 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1645e246-48da-477e-a1cd-a4ab004e1e1c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:55.676141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1645e246-48da-477e-a1cd-a4ab004e1e1c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:55.676386 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-1645e246-48da-477e-a1cd-a4ab004e1e1c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Delete volume with id: 2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:37:55.686774 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:55.686774 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:55.687392 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1645e246-48da-477e-a1cd-a4ab004e1e1c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:55.709807 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1645e246-48da-477e-a1cd-a4ab004e1e1c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Delete volume request issued successfully. Jul 09 15:37:55.710031 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1645e246-48da-477e-a1cd-a4ab004e1e1c tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 202 Jul 09 15:37:55.710625 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 297/1181] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:55 2026] DELETE /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:55.722831 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-df4b8672-b540-4bb2-9f39-1fc39e02ae13 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:55.725433 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df4b8672-b540-4bb2-9f39-1fc39e02ae13 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:37:55.725726 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df4b8672-b540-4bb2-9f39-1fc39e02ae13 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:55.725992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df4b8672-b540-4bb2-9f39-1fc39e02ae13 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:55.736869 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:55.736869 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:37:55.740804 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-df4b8672-b540-4bb2-9f39-1fc39e02ae13 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:55.745647 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df4b8672-b540-4bb2-9f39-1fc39e02ae13 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 200 Jul 09 15:37:55.746111 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 291/1182] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:55 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:56.762984 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d95b9e5b-58bb-4829-8897-1699984dfc4e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:56.764927 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d95b9e5b-58bb-4829-8897-1699984dfc4e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 Jul 09 15:37:56.765230 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d95b9e5b-58bb-4829-8897-1699984dfc4e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:56.765504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d95b9e5b-58bb-4829-8897-1699984dfc4e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:56.771111 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d95b9e5b-58bb-4829-8897-1699984dfc4e tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 returned with HTTP 404 Jul 09 15:37:56.771678 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 291/1183] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:56 2026] GET /volume/v3/volumes/2c873f06-5f34-4f2b-90bc-ab288eb82fc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:37:56.898317 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c2489a59-3128-453c-b373-392965d116f7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:56.900499 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c2489a59-3128-453c-b373-392965d116f7 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] DELETE https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:37:56.900731 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c2489a59-3128-453c-b373-392965d116f7 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:56.900928 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c2489a59-3128-453c-b373-392965d116f7 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:56.901092 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-c2489a59-3128-453c-b373-392965d116f7 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Delete volume with id: 003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:37:56.908710 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:56.908710 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:37:56.909277 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c2489a59-3128-453c-b373-392965d116f7 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:56.927588 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c2489a59-3128-453c-b373-392965d116f7 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Delete volume request issued successfully. Jul 09 15:37:56.931291 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c2489a59-3128-453c-b373-392965d116f7 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 202 Jul 09 15:37:56.931751 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 305/1184] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:37:56 2026] DELETE /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:37:56.940140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a0047a39-6690-4c4f-b068-c9e1d0cd5502 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:56.942630 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0047a39-6690-4c4f-b068-c9e1d0cd5502 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:37:56.942969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0047a39-6690-4c4f-b068-c9e1d0cd5502 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:56.943296 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0047a39-6690-4c4f-b068-c9e1d0cd5502 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:56.952422 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:37:56.952422 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:37:56.956643 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a0047a39-6690-4c4f-b068-c9e1d0cd5502 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Volume info retrieved successfully. Jul 09 15:37:56.961740 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0047a39-6690-4c4f-b068-c9e1d0cd5502 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 200 Jul 09 15:37:56.962090 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 298/1185] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:56 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:37:57.979542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fc2118ec-0e2e-488f-a107-dac20ea31a56 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:37:57.982293 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fc2118ec-0e2e-488f-a107-dac20ea31a56 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] GET https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 Jul 09 15:37:57.982574 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fc2118ec-0e2e-488f-a107-dac20ea31a56 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:37:57.982880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fc2118ec-0e2e-488f-a107-dac20ea31a56 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:37:57.993543 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fc2118ec-0e2e-488f-a107-dac20ea31a56 tempest-AttachVolumeNegativeTest-1673918984 tempest-AttachVolumeNegativeTest-1673918984-project-member] https://10.4.3.19/volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 returned with HTTP 404 Jul 09 15:37:57.993810 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 292/1186] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:37:57 2026] GET /volume/v3/volumes/003b3c08-6822-41f8-8769-cbe16c5d5cb2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:02.800448 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-11f89792-fd6d-4e4f-8c72-fc61ae643601 req-2f08b375-8770-4404-a3d3-2c2a0fa7518a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:02.802694 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-11f89792-fd6d-4e4f-8c72-fc61ae643601 req-2f08b375-8770-4404-a3d3-2c2a0fa7518a tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] DELETE https://10.4.3.19/volume/v3/volumes/tempest-invalid-1962483390 Jul 09 15:38:02.802879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-11f89792-fd6d-4e4f-8c72-fc61ae643601 req-2f08b375-8770-4404-a3d3-2c2a0fa7518a tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:02.803122 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-11f89792-fd6d-4e4f-8c72-fc61ae643601 req-2f08b375-8770-4404-a3d3-2c2a0fa7518a tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:02.803342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [req-11f89792-fd6d-4e4f-8c72-fc61ae643601 req-2f08b375-8770-4404-a3d3-2c2a0fa7518a tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] Delete volume with id: tempest-invalid-1962483390 Jul 09 15:38:02.805534 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=236,cinder:UPDATE=79,cinder:INSERT=30 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:38:02.811420 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-11f89792-fd6d-4e4f-8c72-fc61ae643601 req-2f08b375-8770-4404-a3d3-2c2a0fa7518a tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] https://10.4.3.19/volume/v3/volumes/tempest-invalid-1962483390 returned with HTTP 404 Jul 09 15:38:02.812017 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 292/1187] 10.4.3.19 () {70 vars in 1583 bytes} [Thu Jul 9 15:38:02 2026] DELETE /volume/v3/volumes/tempest-invalid-1962483390 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:38:02.914423 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d2817176-8a6a-462a-90d7-4832ed23639a req-84fa5ece-b997-4367-b799-41735ebeca92 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:02.917715 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d2817176-8a6a-462a-90d7-4832ed23639a req-84fa5ece-b997-4367-b799-41735ebeca92 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] DELETE https://10.4.3.19/volume/v3/volumes/63b24b24-b72a-48ba-a0d7-343395d2196d Jul 09 15:38:02.917942 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d2817176-8a6a-462a-90d7-4832ed23639a req-84fa5ece-b997-4367-b799-41735ebeca92 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:02.920749 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d2817176-8a6a-462a-90d7-4832ed23639a req-84fa5ece-b997-4367-b799-41735ebeca92 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:02.920931 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [req-d2817176-8a6a-462a-90d7-4832ed23639a req-84fa5ece-b997-4367-b799-41735ebeca92 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] Delete volume with id: 63b24b24-b72a-48ba-a0d7-343395d2196d Jul 09 15:38:02.923534 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=232,cinder:UPDATE=45,cinder:INSERT=17 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:38:02.928916 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d2817176-8a6a-462a-90d7-4832ed23639a req-84fa5ece-b997-4367-b799-41735ebeca92 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-member] https://10.4.3.19/volume/v3/volumes/63b24b24-b72a-48ba-a0d7-343395d2196d returned with HTTP 404 Jul 09 15:38:02.930174 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 306/1188] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:38:02 2026] DELETE /volume/v3/volumes/63b24b24-b72a-48ba-a0d7-343395d2196d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:02.958053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-3f64e1c9-9e4a-4dc6-a99b-3a0a4ba0d41b req-e8a1ad28-5d80-4d67-9e6b-fbc8f4b0af66 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:02.960435 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3f64e1c9-9e4a-4dc6-a99b-3a0a4ba0d41b req-e8a1ad28-5d80-4d67-9e6b-fbc8f4b0af66 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-reader] GET https://10.4.3.19/volume/v3/volumes/62135833-2846-4d1e-b3bc-3bf1c3a0ad14 Jul 09 15:38:02.960834 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3f64e1c9-9e4a-4dc6-a99b-3a0a4ba0d41b req-e8a1ad28-5d80-4d67-9e6b-fbc8f4b0af66 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:02.961672 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3f64e1c9-9e4a-4dc6-a99b-3a0a4ba0d41b req-e8a1ad28-5d80-4d67-9e6b-fbc8f4b0af66 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-reader] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:02.968571 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3f64e1c9-9e4a-4dc6-a99b-3a0a4ba0d41b req-e8a1ad28-5d80-4d67-9e6b-fbc8f4b0af66 tempest-VolumesNegativeTest-201621448 tempest-VolumesNegativeTest-201621448-project-reader] https://10.4.3.19/volume/v3/volumes/62135833-2846-4d1e-b3bc-3bf1c3a0ad14 returned with HTTP 404 Jul 09 15:38:02.969261 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 299/1189] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:02 2026] GET /volume/v3/volumes/62135833-2846-4d1e-b3bc-3bf1c3a0ad14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:05.397686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-4a538a84-2808-4fdc-9bc4-aa26313ca3e1 req-e3b9fe2c-bb6f-4476-99f6-e7e1a195924b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:05.400305 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4a538a84-2808-4fdc-9bc4-aa26313ca3e1 req-e3b9fe2c-bb6f-4476-99f6-e7e1a195924b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:38:05.400509 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4a538a84-2808-4fdc-9bc4-aa26313ca3e1 req-e3b9fe2c-bb6f-4476-99f6-e7e1a195924b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:05.400779 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4a538a84-2808-4fdc-9bc4-aa26313ca3e1 req-e3b9fe2c-bb6f-4476-99f6-e7e1a195924b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:05.417866 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:05.417866 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:05.422457 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-4a538a84-2808-4fdc-9bc4-aa26313ca3e1 req-e3b9fe2c-bb6f-4476-99f6-e7e1a195924b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:38:05.436545 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4a538a84-2808-4fdc-9bc4-aa26313ca3e1 req-e3b9fe2c-bb6f-4476-99f6-e7e1a195924b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:38:05.436545 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 293/1190] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:05 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 1141 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:06.260394 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-daca1b86-7cec-4477-b1d8-80415728c979 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:06.277266 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-8834c524-235c-4c1c-959c-ad28f036a94a req-8aa80f8f-578f-410f-a44e-d0277011f267 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:06.284458 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-8834c524-235c-4c1c-959c-ad28f036a94a req-8aa80f8f-578f-410f-a44e-d0277011f267 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] DELETE https://10.4.3.19/volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 Jul 09 15:38:06.285153 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-8834c524-235c-4c1c-959c-ad28f036a94a req-8aa80f8f-578f-410f-a44e-d0277011f267 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:06.287200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-8834c524-235c-4c1c-959c-ad28f036a94a req-8aa80f8f-578f-410f-a44e-d0277011f267 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:06.303965 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:06.303965 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:06.400726 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-daca1b86-7cec-4477-b1d8-80415728c979 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:38:06.401099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-daca1b86-7cec-4477-b1d8-80415728c979 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1931058685"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:06.417242 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-daca1b86-7cec-4477-b1d8-80415728c979 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:38:06.417656 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 293/1191] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:38:06 2026] POST /volume/v3/types => generated 224 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:06.426119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d7d5b3ec-e69c-49fd-95c4-8c0672919cb2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:06.428364 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d7d5b3ec-e69c-49fd-95c4-8c0672919cb2 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:38:06.428785 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d7d5b3ec-e69c-49fd-95c4-8c0672919cb2 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1391635844"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:06.443113 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d7d5b3ec-e69c-49fd-95c4-8c0672919cb2 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:38:06.443703 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 300/1192] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:38:06 2026] POST /volume/v3/group_types => generated 181 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:06.452972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cebb246e-5251-46d6-a25d-159410e6062f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:06.537253 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cebb246e-5251-46d6-a25d-159410e6062f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:38:06.537879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cebb246e-5251-46d6-a25d-159410e6062f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b80475d2-8fe4-4ef5-9b79-93dd2f7bd523", "volume_types": ["5a8d9c80-9524-476f-963b-d30c2489697c"], "name": "tempest-GroupSnapshotsTest-Group-494555775"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:06.544461 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-cebb246e-5251-46d6-a25d-159410e6062f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating new group {'group': {'group_type': 'b80475d2-8fe4-4ef5-9b79-93dd2f7bd523', 'volume_types': ['5a8d9c80-9524-476f-963b-d30c2489697c'], 'name': 'tempest-GroupSnapshotsTest-Group-494555775'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:38:06.558245 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-cebb246e-5251-46d6-a25d-159410e6062f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating group tempest-GroupSnapshotsTest-Group-494555775. Jul 09 15:38:06.587913 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-cebb246e-5251-46d6-a25d-159410e6062f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:38:06.587595. {{(pid=99865) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:38:06.588095 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cebb246e-5251-46d6-a25d-159410e6062f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability Zones retrieved successfully. Jul 09 15:38:06.614705 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-cebb246e-5251-46d6-a25d-159410e6062f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['c03badb3-1007-487c-b82f-ee0ad1eb4800'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:06.653750 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cebb246e-5251-46d6-a25d-159410e6062f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:38:06.654336 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 294/1193] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:38:06 2026] POST /volume/v3/groups => generated 111 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:06.667953 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-40ed0e23-00da-4577-a9e0-36594ec66e1b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:06.672607 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-40ed0e23-00da-4577-a9e0-36594ec66e1b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 Jul 09 15:38:06.673145 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-40ed0e23-00da-4577-a9e0-36594ec66e1b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:06.673284 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-40ed0e23-00da-4577-a9e0-36594ec66e1b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:06.673531 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-40ed0e23-00da-4577-a9e0-36594ec66e1b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:06.683887 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:06.683887 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:06.714872 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-40ed0e23-00da-4577-a9e0-36594ec66e1b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 returned with HTTP 200 Jul 09 15:38:06.715458 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 294/1194] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:06 2026] GET /volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 => generated 391 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:06.853835 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-8834c524-235c-4c1c-959c-ad28f036a94a req-8aa80f8f-578f-410f-a44e-d0277011f267 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 returned with HTTP 200 Jul 09 15:38:06.853963 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 307/1195] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:38:06 2026] DELETE /volume/v3/attachments/443161e3-1943-44b2-907e-6e30773a6881 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:06.869807 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-8834c524-235c-4c1c-959c-ad28f036a94a req-3aa4a4be-57b4-441c-bcec-bfebf6302151 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:06.873586 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8834c524-235c-4c1c-959c-ad28f036a94a req-3aa4a4be-57b4-441c-bcec-bfebf6302151 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] DELETE https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd Jul 09 15:38:06.874027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8834c524-235c-4c1c-959c-ad28f036a94a req-3aa4a4be-57b4-441c-bcec-bfebf6302151 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:06.874403 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8834c524-235c-4c1c-959c-ad28f036a94a req-3aa4a4be-57b4-441c-bcec-bfebf6302151 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:06.874775 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [req-8834c524-235c-4c1c-959c-ad28f036a94a req-3aa4a4be-57b4-441c-bcec-bfebf6302151 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Delete volume with id: 8b334f73-fc19-4c14-8a73-f6d757e04bcd Jul 09 15:38:06.886434 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:06.886434 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:06.888536 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-8834c524-235c-4c1c-959c-ad28f036a94a req-3aa4a4be-57b4-441c-bcec-bfebf6302151 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:38:06.915264 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-8834c524-235c-4c1c-959c-ad28f036a94a req-3aa4a4be-57b4-441c-bcec-bfebf6302151 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Delete volume request issued successfully. Jul 09 15:38:06.915833 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8834c524-235c-4c1c-959c-ad28f036a94a req-3aa4a4be-57b4-441c-bcec-bfebf6302151 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd returned with HTTP 202 Jul 09 15:38:06.916647 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 301/1196] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:38:06 2026] DELETE /volume/v3/volumes/8b334f73-fc19-4c14-8a73-f6d757e04bcd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:07.731817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0b386855-287c-45a4-9685-b87ebe5af5d5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:07.734764 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b386855-287c-45a4-9685-b87ebe5af5d5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 Jul 09 15:38:07.735204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b386855-287c-45a4-9685-b87ebe5af5d5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:07.735412 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b386855-287c-45a4-9685-b87ebe5af5d5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:07.735645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-0b386855-287c-45a4-9685-b87ebe5af5d5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:07.743338 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:07.743338 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:07.766981 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b386855-287c-45a4-9685-b87ebe5af5d5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 returned with HTTP 200 Jul 09 15:38:07.767618 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 295/1197] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:07 2026] GET /volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 => generated 392 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:07.781295 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6629236a-0437-4627-b5a4-3549531f5cd4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:07.783681 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:07.784163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-377262031", "volume_type": "5a8d9c80-9524-476f-963b-d30c2489697c", "group_id": "82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:07.786797 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-377262031', 'volume_type': '5a8d9c80-9524-476f-963b-d30c2489697c', 'group_id': '82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:07.797160 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:07.797160 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:07.798511 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume of 1 GB Jul 09 15:38:07.805125 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability Zones retrieved successfully. Jul 09 15:38:07.811753 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (980a5ae3-85a7-408b-b815-5439e608fe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:07.812896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e207be-cac9-4b28-b009-21b846e83f97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:07.813681 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:07.813681 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:07.814203 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:07.839446 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84e207be-cac9-4b28-b009-21b846e83f97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:38:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a8d9c80-9524-476f-963b-d30c2489697c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1931058685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a8d9c80-9524-476f-963b-d30c2489697c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:07.839909 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c6e5bf-74c7-4e1e-a1c5-31176695b986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:07.880096 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1931058685 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1931058685, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:07.880464 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1931058685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1931058685, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:07.936627 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['ec39b49c-aad0-4369-8fe0-f8e704add6cd', 'a0ce5eaa-450e-43a2-9440-5daa6cd56650', '0b5e3035-adf2-4aaa-a606-11624ca5738e', '61e49c99-72ac-41cc-bea7-73baf1066b8c'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:07.937599 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84c6e5bf-74c7-4e1e-a1c5-31176695b986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec39b49c-aad0-4369-8fe0-f8e704add6cd', 'a0ce5eaa-450e-43a2-9440-5daa6cd56650', '0b5e3035-adf2-4aaa-a606-11624ca5738e', '61e49c99-72ac-41cc-bea7-73baf1066b8c']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:07.938524 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbdc62c-1b3f-4884-8e9f-6e842270acc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:07.967544 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fbdc62c-1b3f-4884-8e9f-6e842270acc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5111348d-87f5-4d5c-843f-b8bb7f24d36d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-377262031',encryption_key_id=None,group_id=82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['ec39b49c-aad0-4369-8fe0-f8e704add6cd','a0ce5eaa-450e-43a2-9440-5daa6cd56650','0b5e3035-adf2-4aaa-a606-11624ca5738e','61e49c99-72ac-41cc-bea7-73baf1066b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=5a8d9c80-9524-476f-963b-d30c2489697c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-377262031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7,host=None,id=5111348d-87f5-4d5c-843f-b8bb7f24d36d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab5c4961c064eb0988e479ea12615f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a8d9c80-9524-476f-963b-d30c2489697c),volume_type_id=5a8d9c80-9524-476f-963b-d30c2489697c)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:07.968407 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f13e3c0-65a8-476f-a32e-5bd08da097f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:07.989013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f13e3c0-65a8-476f-a32e-5bd08da097f8) transitioned into state 'SUCCESS' from state '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-377262031',encryption_key_id=None,group_id=82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['ec39b49c-aad0-4369-8fe0-f8e704add6cd','a0ce5eaa-450e-43a2-9440-5daa6cd56650','0b5e3035-adf2-4aaa-a606-11624ca5738e','61e49c99-72ac-41cc-bea7-73baf1066b8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=5a8d9c80-9524-476f-963b-d30c2489697c)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:07.989954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac8ea4a-9450-4e2a-991d-41bb6e33ba33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:08.008513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ac8ea4a-9450-4e2a-991d-41bb6e33ba33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:08.009418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (980a5ae3-85a7-408b-b815-5439e608fe30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:08.009922 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request issued successfully. Jul 09 15:38:08.011325 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:08.011325 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:08.064631 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:08.070223 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:08.070223 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:08.074898 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6629236a-0437-4627-b5a4-3549531f5cd4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:08.076147 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 295/1198] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:38:07 2026] POST /volume/v3/volumes => generated 820 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:08.094618 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:08.096956 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d Jul 09 15:38:08.097283 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:08.097539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:08.105881 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:08.105881 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:08.115981 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:08.117010 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:08.117873 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:08.162646 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:08.169263 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:08.169263 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:08.179203 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14dc85fc-28e8-4b7f-93e6-af7d9c8e1f1c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d returned with HTTP 200 Jul 09 15:38:08.179786 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 308/1199] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:08 2026] GET /volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d => generated 888 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:08.365756 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cd710ae1-3e57-4fc3-93de-186a5c65666c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:08.367548 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd710ae1-3e57-4fc3-93de-186a5c65666c tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] DELETE https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:38:08.367759 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd710ae1-3e57-4fc3-93de-186a5c65666c tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:08.368025 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd710ae1-3e57-4fc3-93de-186a5c65666c tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:08.368283 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-cd710ae1-3e57-4fc3-93de-186a5c65666c tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Delete volume with id: 6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:38:08.380147 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:08.380147 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:08.380493 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cd710ae1-3e57-4fc3-93de-186a5c65666c tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:38:08.408896 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cd710ae1-3e57-4fc3-93de-186a5c65666c tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Delete volume request issued successfully. Jul 09 15:38:08.409091 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd710ae1-3e57-4fc3-93de-186a5c65666c tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 202 Jul 09 15:38:08.409640 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 302/1200] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:38:08 2026] DELETE /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:08.419227 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9530de11-30e6-4386-aecf-7439a04c7ea0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:08.421983 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9530de11-30e6-4386-aecf-7439a04c7ea0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:38:08.422320 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9530de11-30e6-4386-aecf-7439a04c7ea0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:08.422753 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9530de11-30e6-4386-aecf-7439a04c7ea0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:08.432420 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:08.432420 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:08.438213 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9530de11-30e6-4386-aecf-7439a04c7ea0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Volume info retrieved successfully. Jul 09 15:38:08.445250 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9530de11-30e6-4386-aecf-7439a04c7ea0 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 200 Jul 09 15:38:08.445988 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 296/1201] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:08 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:09.197036 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:09.201968 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d Jul 09 15:38:09.202260 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:09.202586 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:09.214277 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:09.214277 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:09.219969 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:09.220966 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:09.221155 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:09.274726 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:09.278791 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:09.278791 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:09.289004 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19154bb6-54e0-460e-82cb-a6113a1f9181 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d returned with HTTP 200 Jul 09 15:38:09.289644 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 296/1202] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:09 2026] GET /volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d => generated 913 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:09.310251 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:09.312728 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/group_snapshots Jul 09 15:38:09.313358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7", "name": "tempest-group_snapshot-717275407"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:09.315068 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7', 'name': 'tempest-group_snapshot-717275407'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 09 15:38:09.319659 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:09.319659 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:09.324392 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.group_snapshots [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating group_snapshot tempest-group_snapshot-717275407. Jul 09 15:38:09.368058 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:09.368058 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:09.389046 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1931058685 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1931058685, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:09.389580 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1931058685 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1931058685, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:09.429940 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['ac3b0c04-35a5-4544-8f81-2598f509f457', '0c414cf9-c73c-49f9-91e7-d636608d6795', '4571073e-c977-461e-abc8-cc5c457923ec', 'ab80a9fc-1e3b-4514-9d58-90a58a59462c'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:09.469411 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7a49b570-3ddc-4171-981f-86d21fb81592 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:09.470660 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6ab9c4a7-6d6e-4740-943d-d9a75d54349e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots returned with HTTP 202 Jul 09 15:38:09.471212 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 309/1203] 10.4.3.19 () {70 vars in 1317 bytes} [Thu Jul 9 15:38:09 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:09.473563 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7a49b570-3ddc-4171-981f-86d21fb81592 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] GET https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 Jul 09 15:38:09.473563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7a49b570-3ddc-4171-981f-86d21fb81592 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:09.473823 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7a49b570-3ddc-4171-981f-86d21fb81592 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:09.481123 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-894ca79e-fc55-4fb9-8b7e-5896013494c8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:09.481513 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7a49b570-3ddc-4171-981f-86d21fb81592 tempest-ServerActionsTestOtherA-237888479 tempest-ServerActionsTestOtherA-237888479-project-member] https://10.4.3.19/volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 returned with HTTP 404 Jul 09 15:38:09.482641 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 303/1204] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:09 2026] GET /volume/v3/volumes/6012d473-c153-48e1-8239-068abbb5e958 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:09.483538 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-894ca79e-fc55-4fb9-8b7e-5896013494c8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd Jul 09 15:38:09.483538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-894ca79e-fc55-4fb9-8b7e-5896013494c8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:09.484121 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-894ca79e-fc55-4fb9-8b7e-5896013494c8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:09.486883 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.group_snapshots [None req-894ca79e-fc55-4fb9-8b7e-5896013494c8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:09.493316 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:09.493316 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:09.499376 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-894ca79e-fc55-4fb9-8b7e-5896013494c8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd returned with HTTP 200 Jul 09 15:38:09.500077 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 297/1205] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:09 2026] GET /volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd => generated 306 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:09.684356 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-982e6400-6461-410d-bd25-5a2d4a92ffed None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:09.688374 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-982e6400-6461-410d-bd25-5a2d4a92ffed tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:09.688736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-982e6400-6461-410d-bd25-5a2d4a92ffed tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:09.689822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-982e6400-6461-410d-bd25-5a2d4a92ffed tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:09.708700 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:09.708700 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:09.714293 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-982e6400-6461-410d-bd25-5a2d4a92ffed tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:09.722216 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-982e6400-6461-410d-bd25-5a2d4a92ffed tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:09.722216 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 297/1206] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:09 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:09.737387 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3b38cd3b-0d7c-407a-886c-34b25c713f1a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:09.740976 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3b38cd3b-0d7c-407a-886c-34b25c713f1a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:09.741245 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3b38cd3b-0d7c-407a-886c-34b25c713f1a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:09.741531 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3b38cd3b-0d7c-407a-886c-34b25c713f1a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:09.754844 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:09.754844 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:09.763472 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3b38cd3b-0d7c-407a-886c-34b25c713f1a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:09.771450 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3b38cd3b-0d7c-407a-886c-34b25c713f1a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:09.771450 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 310/1207] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:09 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:09.833560 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-e679731f-5868-412d-a58b-0f84a713c55c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:09.836031 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-e679731f-5868-412d-a58b-0f84a713c55c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:09.836248 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-e679731f-5868-412d-a58b-0f84a713c55c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:09.836428 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-e679731f-5868-412d-a58b-0f84a713c55c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:09.843589 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:09.843589 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:09.848668 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-e679731f-5868-412d-a58b-0f84a713c55c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:09.853565 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-e679731f-5868-412d-a58b-0f84a713c55c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:09.854494 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 304/1208] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:09 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:10.511335 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-843a65b8-cf4b-4ef7-b057-2394950e640a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:10.513140 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-843a65b8-cf4b-4ef7-b057-2394950e640a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd Jul 09 15:38:10.513371 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-843a65b8-cf4b-4ef7-b057-2394950e640a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:10.513580 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-843a65b8-cf4b-4ef7-b057-2394950e640a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:10.513728 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.group_snapshots [None req-843a65b8-cf4b-4ef7-b057-2394950e640a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:10.517818 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:10.517818 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:10.522138 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-843a65b8-cf4b-4ef7-b057-2394950e640a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd returned with HTTP 200 Jul 09 15:38:10.522661 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 298/1209] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:10 2026] GET /volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:10.532055 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-74ea65c1-3e7e-42b4-9fe8-1f8cc34492ba None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:10.535697 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-74ea65c1-3e7e-42b4-9fe8-1f8cc34492ba tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:38:10.535697 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-74ea65c1-3e7e-42b4-9fe8-1f8cc34492ba tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:10.535697 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-74ea65c1-3e7e-42b4-9fe8-1f8cc34492ba tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:10.535951 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-74ea65c1-3e7e-42b4-9fe8-1f8cc34492ba tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:10.537392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.db.api [None req-74ea65c1-3e7e-42b4-9fe8-1f8cc34492ba tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Building query based on filter {{(pid=99867) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:38:10.544077 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-74ea65c1-3e7e-42b4-9fe8-1f8cc34492ba tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all snapshots completed successfully. Jul 09 15:38:10.544077 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:10.544077 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:10.544077 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-74ea65c1-3e7e-42b4-9fe8-1f8cc34492ba tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:38:10.544077 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 298/1210] 10.4.3.19 () {66 vars in 1257 bytes} [Thu Jul 9 15:38:10 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:10.555622 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2dbe1752-03df-45fb-a99e-90a90bd396c7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:10.557648 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2dbe1752-03df-45fb-a99e-90a90bd396c7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/e85c045a-6a77-43ce-b459-3f19c1b9eefc Jul 09 15:38:10.558071 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2dbe1752-03df-45fb-a99e-90a90bd396c7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:10.558302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2dbe1752-03df-45fb-a99e-90a90bd396c7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:10.565648 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:10.565648 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:10.566365 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2dbe1752-03df-45fb-a99e-90a90bd396c7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Snapshot retrieved successfully. Jul 09 15:38:10.567578 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2dbe1752-03df-45fb-a99e-90a90bd396c7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/e85c045a-6a77-43ce-b459-3f19c1b9eefc returned with HTTP 200 Jul 09 15:38:10.568098 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 311/1211] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:38:10 2026] GET /volume/v3/snapshots/e85c045a-6a77-43ce-b459-3f19c1b9eefc => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:10.582037 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:10.584716 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/groups/action Jul 09 15:38:10.585299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd", "name": "tempest-Group_from_snap-383787905"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:10.585535 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd", "name": "tempest-Group_from_snap-383787905"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:10.589530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd', 'name': 'tempest-Group_from_snap-383787905'}}. {{(pid=99864) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 09 15:38:10.589530 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.groups [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating group tempest-Group_from_snap-383787905 from group_snapshot 1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd. Jul 09 15:38:10.597283 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:10.597283 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:10.607972 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:10.607972 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:10.612747 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:10.612747 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:10.666740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['f159c67e-e64c-4dc3-a4d6-f33ea6fa1430'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:11.245140 np0000004916 devstack@c-api.service[99864]: INFO cinder.group.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] A mapping entry already exists for group 0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd and volume type 5a8d9c80-9524-476f-963b-d30c2489697c. Do not need to create again. Jul 09 15:38:11.245552 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.245552 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:11.251023 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:38:11.250416. {{(pid=99864) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:38:11.251023 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability Zones retrieved successfully. Jul 09 15:38:11.257925 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (ba0cadba-20c4-4a44-95bf-3a08972dba2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:11.259163 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9909e102-a050-4ffa-a962-93d2d2d3ff62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:11.260440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:11.304400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9909e102-a050-4ffa-a962-93d2d2d3ff62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e85c045a-6a77-43ce-b459-3f19c1b9eefc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:38:06Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a8d9c80-9524-476f-963b-d30c2489697c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1931058685',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a8d9c80-9524-476f-963b-d30c2489697c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:11.306088 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99692a1f-5a19-4d63-b356-6cfbc3b1a9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:11.359889 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1931058685 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1931058685, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:11.375453 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['7bd07fee-313b-4b10-866d-12ef86d724bd', '0de19e0d-099f-4665-9ec3-71358c202b33'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:11.376375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99692a1f-5a19-4d63-b356-6cfbc3b1a9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd07fee-313b-4b10-866d-12ef86d724bd', '0de19e0d-099f-4665-9ec3-71358c202b33']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:11.377300 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486af098-ed77-4e10-8d27-ae03cdb6b331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:11.425630 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (486af098-ed77-4e10-8d27-ae03cdb6b331) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fd36626-a8c0-47aa-82bc-fc01f3b455dc', '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=0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['7bd07fee-313b-4b10-866d-12ef86d724bd','0de19e0d-099f-4665-9ec3-71358c202b33'],size=1,snapshot_id=e85c045a-6a77-43ce-b459-3f19c1b9eefc,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=5a8d9c80-9524-476f-963b-d30c2489697c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:11Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd,host=None,id=7fd36626-a8c0-47aa-82bc-fc01f3b455dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab5c4961c064eb0988e479ea12615f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e85c045a-6a77-43ce-b459-3f19c1b9eefc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a8d9c80-9524-476f-963b-d30c2489697c),volume_type_id=5a8d9c80-9524-476f-963b-d30c2489697c)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:11.426574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7881da7-bf8a-4a61-ab9e-3505bec93d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:11.442200 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7881da7-bf8a-4a61-ab9e-3505bec93d7f) transitioned into state 'SUCCESS' from 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=0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['7bd07fee-313b-4b10-866d-12ef86d724bd','0de19e0d-099f-4665-9ec3-71358c202b33'],size=1,snapshot_id=e85c045a-6a77-43ce-b459-3f19c1b9eefc,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=5a8d9c80-9524-476f-963b-d30c2489697c)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:11.442978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (ba0cadba-20c4-4a44-95bf-3a08972dba2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:11.443291 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request issued successfully. Jul 09 15:38:11.479429 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-24e30c6d-f37c-480f-a49b-90d7c978dec3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/action returned with HTTP 202 Jul 09 15:38:11.479429 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 305/1212] 10.4.3.19 () {70 vars in 1311 bytes} [Thu Jul 9 15:38:10 2026] POST /volume/v3/groups/action => generated 102 bytes in 896 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:11.489615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:11.492636 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:11.492883 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:11.493749 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:11.494157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:11.495785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:11.509015 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:11.509596 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:11.509744 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:11.583617 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:11.588544 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.588544 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:11.596067 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:11.596381 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:11.644721 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:11.650059 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.650059 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:11.664241 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-49c0fc20-262c-4b8c-bebe-396e39db5d9f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:11.665283 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 299/1213] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:11 2026] GET /volume/v3/volumes/detail => generated 1830 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:11.685680 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-59f65bf2-2548-4a42-b628-a42875538105 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:11.691696 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-59f65bf2-2548-4a42-b628-a42875538105 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc Jul 09 15:38:11.692458 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-59f65bf2-2548-4a42-b628-a42875538105 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:11.692872 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-59f65bf2-2548-4a42-b628-a42875538105 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:11.712206 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.712206 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:11.718518 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-59f65bf2-2548-4a42-b628-a42875538105 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:11.719752 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-59f65bf2-2548-4a42-b628-a42875538105 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:11.719919 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-59f65bf2-2548-4a42-b628-a42875538105 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:11.779305 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-59f65bf2-2548-4a42-b628-a42875538105 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:11.782752 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.782752 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:11.792354 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-59f65bf2-2548-4a42-b628-a42875538105 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc returned with HTTP 200 Jul 09 15:38:11.793655 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 299/1214] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:11 2026] GET /volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc => generated 925 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:11.817824 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-81c7fa20-73f6-444b-bb91-894e25ca3c74 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:11.821601 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-81c7fa20-73f6-444b-bb91-894e25ca3c74 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd Jul 09 15:38:11.822033 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-81c7fa20-73f6-444b-bb91-894e25ca3c74 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:11.822349 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-81c7fa20-73f6-444b-bb91-894e25ca3c74 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:11.822425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-81c7fa20-73f6-444b-bb91-894e25ca3c74 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:11.829459 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.829459 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:11.860910 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-81c7fa20-73f6-444b-bb91-894e25ca3c74 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd returned with HTTP 200 Jul 09 15:38:11.861958 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 312/1215] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:11 2026] GET /volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd => generated 417 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:11.877797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:11.880324 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:11.880651 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:11.880991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:11.881340 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:11.881876 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.881876 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:11.882490 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:11.902567 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:11.903512 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:11.903711 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:11.916489 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-775970f6-7ec0-4ccc-a2be-bc1fa1b23f2c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:11.917339 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-775970f6-7ec0-4ccc-a2be-bc1fa1b23f2c None None] GET https://10.4.3.19/volume// Jul 09 15:38:11.917713 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-775970f6-7ec0-4ccc-a2be-bc1fa1b23f2c None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:11.918494 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-775970f6-7ec0-4ccc-a2be-bc1fa1b23f2c None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:11.923447 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-775970f6-7ec0-4ccc-a2be-bc1fa1b23f2c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:11.924211 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 300/1216] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:38:11 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:38:11.947837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-4f60ea50-83db-4b4f-8593-157de380da1b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:11.955062 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-4f60ea50-83db-4b4f-8593-157de380da1b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:38:11.955905 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-4f60ea50-83db-4b4f-8593-157de380da1b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e476722-4d6f-4af4-8f4c-ae1ef88ae15b", "connector": null, "instance_uuid": "07633548-bca2-41fc-ad24-c4c823984a50"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:11.971971 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:11.978201 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.978201 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:11.979636 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:11.979636 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:11.983989 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:11.984124 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:12.038929 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:12.043855 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:12.043855 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:12.044045 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-4f60ea50-83db-4b4f-8593-157de380da1b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:38:12.045063 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 300/1217] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:38:11 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:12.056799 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-87668ba8-8c4e-4c1e-844f-003f4dbd0d1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:12.057448 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 306/1218] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:11 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:12.086095 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-25a05261-40a3-419f-af29-9b2a255d3a1d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:12.089343 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-25a05261-40a3-419f-af29-9b2a255d3a1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd/action Jul 09 15:38:12.092349 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-25a05261-40a3-419f-af29-9b2a255d3a1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:12.092613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-25a05261-40a3-419f-af29-9b2a255d3a1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:12.097356 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-25a05261-40a3-419f-af29-9b2a255d3a1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for group 0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd {{(pid=99866) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:38:12.097356 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.groups [None req-25a05261-40a3-419f-af29-9b2a255d3a1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group with id: 0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd Jul 09 15:38:12.105588 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:12.105588 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:12.196432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-25a05261-40a3-419f-af29-9b2a255d3a1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd/action returned with HTTP 202 Jul 09 15:38:12.196432 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 313/1219] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:38:12 2026] POST /volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:12.210029 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3579399f-1e60-4535-8e4a-6bdf023d157f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:12.216229 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3579399f-1e60-4535-8e4a-6bdf023d157f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc Jul 09 15:38:12.216850 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3579399f-1e60-4535-8e4a-6bdf023d157f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:12.217132 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3579399f-1e60-4535-8e4a-6bdf023d157f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:12.238856 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:12.238856 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:12.246784 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3579399f-1e60-4535-8e4a-6bdf023d157f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:12.248414 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-3579399f-1e60-4535-8e4a-6bdf023d157f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:12.248414 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-3579399f-1e60-4535-8e4a-6bdf023d157f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:12.322323 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-3579399f-1e60-4535-8e4a-6bdf023d157f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:12.329941 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:12.329941 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:12.350589 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3579399f-1e60-4535-8e4a-6bdf023d157f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc returned with HTTP 200 Jul 09 15:38:12.351997 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 301/1220] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:12 2026] GET /volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc => generated 924 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:12.389326 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9c98ab96-1bd3-451e-bee7-a23ff48ac148 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:12.394211 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c98ab96-1bd3-451e-bee7-a23ff48ac148 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:12.394211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c98ab96-1bd3-451e-bee7-a23ff48ac148 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:12.394211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c98ab96-1bd3-451e-bee7-a23ff48ac148 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:12.407858 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:12.407858 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:12.420950 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9c98ab96-1bd3-451e-bee7-a23ff48ac148 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:12.435664 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c98ab96-1bd3-451e-bee7-a23ff48ac148 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:12.435664 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 301/1221] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:12 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:12.602629 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f1ae28f1-aa2a-458b-a9cd-5cac9be7dcfe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:12.603618 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f1ae28f1-aa2a-458b-a9cd-5cac9be7dcfe None None] GET https://10.4.3.19/volume// Jul 09 15:38:12.603618 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f1ae28f1-aa2a-458b-a9cd-5cac9be7dcfe None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:12.603834 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f1ae28f1-aa2a-458b-a9cd-5cac9be7dcfe None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:12.604321 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f1ae28f1-aa2a-458b-a9cd-5cac9be7dcfe None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:12.605047 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 307/1222] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38: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 09 15:38:12.631357 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-636893ac-5198-43cb-aaa4-2a94b15db752 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:12.631357 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-636893ac-5198-43cb-aaa4-2a94b15db752 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:12.631357 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-636893ac-5198-43cb-aaa4-2a94b15db752 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:12.631357 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-636893ac-5198-43cb-aaa4-2a94b15db752 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:12.645495 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:12.645495 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:12.651537 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-636893ac-5198-43cb-aaa4-2a94b15db752 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:12.663482 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-636893ac-5198-43cb-aaa4-2a94b15db752 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:12.664222 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 314/1223] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:38:12 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 1035 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:12.837070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-86c2098c-bcf0-470c-8364-4dc1b993bac4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:12.838842 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-86c2098c-bcf0-470c-8364-4dc1b993bac4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] PUT https://10.4.3.19/volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b Jul 09 15:38:12.841489 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-86c2098c-bcf0-470c-8364-4dc1b993bac4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:12.849204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-86c2098c-bcf0-470c-8364-4dc1b993bac4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Acquiring lock "cinder-attachment_update-3e476722-4d6f-4af4-8f4c-ae1ef88ae15b-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:38:12.857361 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-86c2098c-bcf0-470c-8364-4dc1b993bac4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Lock "cinder-attachment_update-3e476722-4d6f-4af4-8f4c-ae1ef88ae15b-np0000004916" acquired by "attachment_update" :: waited 0.008s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:38:12.861105 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:12.861105 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:13.372800 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b64548d8-e23b-413a-99a7-ae408000c4f5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.374855 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b64548d8-e23b-413a-99a7-ae408000c4f5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc Jul 09 15:38:13.375158 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b64548d8-e23b-413a-99a7-ae408000c4f5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.375432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b64548d8-e23b-413a-99a7-ae408000c4f5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.383631 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b64548d8-e23b-413a-99a7-ae408000c4f5 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc returned with HTTP 404 Jul 09 15:38:13.384510 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 302/1224] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:13 2026] GET /volume/v3/volumes/7fd36626-a8c0-47aa-82bc-fc01f3b455dc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:13.389473 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-86c2098c-bcf0-470c-8364-4dc1b993bac4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Lock "cinder-attachment_update-3e476722-4d6f-4af4-8f4c-ae1ef88ae15b-np0000004916" released by "attachment_update" :: held 0.532s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:38:13.390071 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-86c2098c-bcf0-470c-8364-4dc1b993bac4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b returned with HTTP 200 Jul 09 15:38:13.390697 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 302/1225] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:38:12 2026] PUT /volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:13.399538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-436fba76-bd86-426a-b83c-101d6c74aef3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.402612 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-436fba76-bd86-426a-b83c-101d6c74aef3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd Jul 09 15:38:13.403033 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-436fba76-bd86-426a-b83c-101d6c74aef3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.403766 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-436fba76-bd86-426a-b83c-101d6c74aef3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.403940 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-436fba76-bd86-426a-b83c-101d6c74aef3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:13.410389 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-436fba76-bd86-426a-b83c-101d6c74aef3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd returned with HTTP 404 Jul 09 15:38:13.411341 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 308/1226] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:13 2026] GET /volume/v3/groups/0a1edcc6-c9d9-48c0-b592-fb3f7e4330bd => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:13.425711 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2d5f9b51-8185-40ca-bc84-c3e7f8bea8e0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.431100 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d5f9b51-8185-40ca-bc84-c3e7f8bea8e0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] DELETE https://10.4.3.19/volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd Jul 09 15:38:13.431971 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d5f9b51-8185-40ca-bc84-c3e7f8bea8e0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.431971 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d5f9b51-8185-40ca-bc84-c3e7f8bea8e0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.432110 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-2d5f9b51-8185-40ca-bc84-c3e7f8bea8e0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for member 1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd {{(pid=99866) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 09 15:38:13.432300 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.group_snapshots [None req-2d5f9b51-8185-40ca-bc84-c3e7f8bea8e0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group_snapshot with id: 1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd Jul 09 15:38:13.440570 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:13.440570 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:13.460554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9c953ad1-5020-4513-959c-cef7526aae93 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.463897 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c953ad1-5020-4513-959c-cef7526aae93 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:13.463897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c953ad1-5020-4513-959c-cef7526aae93 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.463897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c953ad1-5020-4513-959c-cef7526aae93 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.477989 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:13.477989 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:13.484662 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9c953ad1-5020-4513-959c-cef7526aae93 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:13.494101 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c953ad1-5020-4513-959c-cef7526aae93 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:13.494762 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 303/1227] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:13 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:13.516756 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d5f9b51-8185-40ca-bc84-c3e7f8bea8e0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd returned with HTTP 202 Jul 09 15:38:13.517309 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 315/1228] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:38:13 2026] DELETE /volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:13.526044 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e5367171-361f-437a-a051-3c8e261e3030 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.529238 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:13.530117 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.530117 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.530932 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:13.531143 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:13.531143 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:13.532385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:13.544168 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:13.544965 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:13.545132 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:13.597235 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:13.600528 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:13.600528 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:13.609519 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e5367171-361f-437a-a051-3c8e261e3030 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:13.609945 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 303/1229] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:13 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:13.625703 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-43ff4dbe-208a-4262-bb0d-c9a45e038a45 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.627731 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-43ff4dbe-208a-4262-bb0d-c9a45e038a45 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:38:13.628587 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-43ff4dbe-208a-4262-bb0d-c9a45e038a45 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.628956 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-43ff4dbe-208a-4262-bb0d-c9a45e038a45 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.630078 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-43ff4dbe-208a-4262-bb0d-c9a45e038a45 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:13.633445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-43ff4dbe-208a-4262-bb0d-c9a45e038a45 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:38:13.650195 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-43ff4dbe-208a-4262-bb0d-c9a45e038a45 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all snapshots completed successfully. Jul 09 15:38:13.651124 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-43ff4dbe-208a-4262-bb0d-c9a45e038a45 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:38:13.651755 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 309/1230] 10.4.3.19 () {66 vars in 1257 bytes} [Thu Jul 9 15:38:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:38:13.665439 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2a469504-d0da-4047-8f3c-4871d52fe51f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.669935 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a469504-d0da-4047-8f3c-4871d52fe51f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd Jul 09 15:38:13.670255 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a469504-d0da-4047-8f3c-4871d52fe51f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.670612 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a469504-d0da-4047-8f3c-4871d52fe51f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.670785 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.group_snapshots [None req-2a469504-d0da-4047-8f3c-4871d52fe51f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:13.678615 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a469504-d0da-4047-8f3c-4871d52fe51f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd returned with HTTP 404 Jul 09 15:38:13.679703 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 304/1231] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:13 2026] GET /volume/v3/group_snapshots/1e6379ca-ad46-4fcf-9cfe-ec80602d4cdd => generated 116 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:13.688943 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ddd5afff-458c-454b-a841-3af20511fc22 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.691369 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:13.691727 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.691980 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.692369 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:13.692831 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:13.692831 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:13.693494 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:13.736229 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:13.736229 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:13.736229 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:13.790102 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:13.794666 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:13.794666 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:13.811426 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddd5afff-458c-454b-a841-3af20511fc22 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:13.811998 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 316/1232] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:13 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:13.831084 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1e8bce6d-766b-495a-8dd4-61631df9f606 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.834388 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e8bce6d-766b-495a-8dd4-61631df9f606 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7/action Jul 09 15:38:13.835828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e8bce6d-766b-495a-8dd4-61631df9f606 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:13.835828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e8bce6d-766b-495a-8dd4-61631df9f606 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:13.835828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-1e8bce6d-766b-495a-8dd4-61631df9f606 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for group 82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 {{(pid=99865) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:38:13.835828 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-1e8bce6d-766b-495a-8dd4-61631df9f606 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group with id: 82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 Jul 09 15:38:13.843435 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:13.843435 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:13.936472 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e8bce6d-766b-495a-8dd4-61631df9f606 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7/action returned with HTTP 202 Jul 09 15:38:13.936472 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 304/1233] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:38:13 2026] POST /volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:13.948538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:13.953669 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d Jul 09 15:38:13.956267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:13.956267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:13.976210 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:13.976210 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:13.985776 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:13.987710 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:13.987710 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:14.055611 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:14.062955 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:14.062955 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:14.082408 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-167e0563-ceec-48cf-bf41-edb71ae2b76c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d returned with HTTP 200 Jul 09 15:38:14.082408 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 310/1234] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:13 2026] GET /volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d => generated 912 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:14.517172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-26d55b79-7f61-4ecb-bcba-d42210b893ab None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:14.519394 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-26d55b79-7f61-4ecb-bcba-d42210b893ab tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:14.519687 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-26d55b79-7f61-4ecb-bcba-d42210b893ab tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:14.520167 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-26d55b79-7f61-4ecb-bcba-d42210b893ab tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:14.545336 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:14.545336 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:14.550550 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-26d55b79-7f61-4ecb-bcba-d42210b893ab tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:14.560508 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-26d55b79-7f61-4ecb-bcba-d42210b893ab tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:14.561030 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 305/1235] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:14 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:15.099123 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7f9b8772-2ca8-4603-b035-1902c603a082 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.101023 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7f9b8772-2ca8-4603-b035-1902c603a082 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d Jul 09 15:38:15.101258 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7f9b8772-2ca8-4603-b035-1902c603a082 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:15.101437 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7f9b8772-2ca8-4603-b035-1902c603a082 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:15.107598 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7f9b8772-2ca8-4603-b035-1902c603a082 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d returned with HTTP 404 Jul 09 15:38:15.108148 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 317/1236] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:15 2026] GET /volume/v3/volumes/5111348d-87f5-4d5c-843f-b8bb7f24d36d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:15.118265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e2c29a86-e040-417a-b1ae-f624c634bfe0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.120320 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2c29a86-e040-417a-b1ae-f624c634bfe0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 Jul 09 15:38:15.120694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2c29a86-e040-417a-b1ae-f624c634bfe0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:15.121057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2c29a86-e040-417a-b1ae-f624c634bfe0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:15.121329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-e2c29a86-e040-417a-b1ae-f624c634bfe0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:15.125348 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2c29a86-e040-417a-b1ae-f624c634bfe0 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 returned with HTTP 404 Jul 09 15:38:15.126381 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 305/1237] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:15 2026] GET /volume/v3/groups/82cbd8c6-37df-4d33-bbe9-ab4ed8c104b7 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:15.135627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-55265a70-387d-4d87-a061-47dbd121155b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.137661 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55265a70-387d-4d87-a061-47dbd121155b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/b80475d2-8fe4-4ef5-9b79-93dd2f7bd523 Jul 09 15:38:15.137906 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55265a70-387d-4d87-a061-47dbd121155b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:15.138119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55265a70-387d-4d87-a061-47dbd121155b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:15.151556 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55265a70-387d-4d87-a061-47dbd121155b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/group_types/b80475d2-8fe4-4ef5-9b79-93dd2f7bd523 returned with HTTP 202 Jul 09 15:38:15.152059 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 311/1238] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:38:15 2026] DELETE /volume/v3/group_types/b80475d2-8fe4-4ef5-9b79-93dd2f7bd523 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:15.159757 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ece8bd7f-c3f5-4832-8850-f9897f203760 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.161945 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ece8bd7f-c3f5-4832-8850-f9897f203760 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] DELETE https://10.4.3.19/volume/v3/types/5a8d9c80-9524-476f-963b-d30c2489697c Jul 09 15:38:15.162279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ece8bd7f-c3f5-4832-8850-f9897f203760 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:15.162610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ece8bd7f-c3f5-4832-8850-f9897f203760 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:15.206503 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ece8bd7f-c3f5-4832-8850-f9897f203760 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types/5a8d9c80-9524-476f-963b-d30c2489697c returned with HTTP 202 Jul 09 15:38:15.206931 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 306/1239] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:38:15 2026] DELETE /volume/v3/types/5a8d9c80-9524-476f-963b-d30c2489697c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:15.214507 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e9d8c3cc-240a-4c51-a9ce-8cd0a8502c45 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.216765 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e9d8c3cc-240a-4c51-a9ce-8cd0a8502c45 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] GET https://10.4.3.19/volume/v3/types/5a8d9c80-9524-476f-963b-d30c2489697c Jul 09 15:38:15.217009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e9d8c3cc-240a-4c51-a9ce-8cd0a8502c45 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:15.217285 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e9d8c3cc-240a-4c51-a9ce-8cd0a8502c45 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:15.220606 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e9d8c3cc-240a-4c51-a9ce-8cd0a8502c45 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types/5a8d9c80-9524-476f-963b-d30c2489697c returned with HTTP 404 Jul 09 15:38:15.221163 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 318/1240] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:38:15 2026] GET /volume/v3/types/5a8d9c80-9524-476f-963b-d30c2489697c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:15.232174 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a75f791e-0beb-4651-a056-39ef95c1affe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.233988 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a75f791e-0beb-4651-a056-39ef95c1affe tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:38:15.235137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a75f791e-0beb-4651-a056-39ef95c1affe tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1599272506"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:15.258471 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a75f791e-0beb-4651-a056-39ef95c1affe tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:38:15.258471 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 306/1241] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:38:15 2026] POST /volume/v3/types => generated 224 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:15.268530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-859b8382-1561-40bc-889f-3d1f29bbc1d1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.270892 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-859b8382-1561-40bc-889f-3d1f29bbc1d1 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:38:15.271368 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-859b8382-1561-40bc-889f-3d1f29bbc1d1 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-408233851"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:15.293969 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-859b8382-1561-40bc-889f-3d1f29bbc1d1 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:38:15.294514 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 312/1242] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:38:15 2026] POST /volume/v3/group_types => generated 180 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:15.303615 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.305578 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:38:15.305922 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f858baad-3c93-4677-829f-e923423d3d06", "volume_types": ["5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f"], "name": "tempest-GroupSnapshotsTest-Group-534225099"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:15.307582 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating new group {'group': {'group_type': 'f858baad-3c93-4677-829f-e923423d3d06', 'volume_types': ['5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f'], 'name': 'tempest-GroupSnapshotsTest-Group-534225099'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:38:15.313478 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating group tempest-GroupSnapshotsTest-Group-534225099. Jul 09 15:38:15.335814 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:38:15.335392. {{(pid=99867) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:38:15.336018 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability Zones retrieved successfully. Jul 09 15:38:15.354371 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['fe5dacf4-b1e1-433d-a97d-4a7e693506da'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:15.384119 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0cd6a328-51cb-4f4b-8497-691c418ae06b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:38:15.385029 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 307/1243] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:38:15 2026] POST /volume/v3/groups => generated 111 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:15.397505 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4e74f01f-3a03-4e75-abf3-7f4a689a4e9b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.402055 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e74f01f-3a03-4e75-abf3-7f4a689a4e9b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:15.402055 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e74f01f-3a03-4e75-abf3-7f4a689a4e9b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:15.402055 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e74f01f-3a03-4e75-abf3-7f4a689a4e9b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:15.402055 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-4e74f01f-3a03-4e75-abf3-7f4a689a4e9b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:15.405476 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:15.405476 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:15.418324 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e74f01f-3a03-4e75-abf3-7f4a689a4e9b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:15.418324 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 319/1244] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:15 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:15.579520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b7e08fb4-4114-4568-95c2-bac7c28c527b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:15.581944 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b7e08fb4-4114-4568-95c2-bac7c28c527b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:15.582429 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b7e08fb4-4114-4568-95c2-bac7c28c527b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:15.583942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b7e08fb4-4114-4568-95c2-bac7c28c527b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:15.596283 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:15.596283 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:15.601451 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b7e08fb4-4114-4568-95c2-bac7c28c527b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:15.607276 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b7e08fb4-4114-4568-95c2-bac7c28c527b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:15.607790 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 307/1245] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:15 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:16.430116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fdddc771-51d7-40e1-8aa6-a157d51e5ede None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:16.432164 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fdddc771-51d7-40e1-8aa6-a157d51e5ede tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:16.432445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fdddc771-51d7-40e1-8aa6-a157d51e5ede tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:16.432641 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fdddc771-51d7-40e1-8aa6-a157d51e5ede tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:16.432796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-fdddc771-51d7-40e1-8aa6-a157d51e5ede tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:16.436654 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:16.436654 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:16.444914 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fdddc771-51d7-40e1-8aa6-a157d51e5ede tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:16.445310 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 313/1246] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:16 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 392 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:16.458263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-80c48196-a792-400d-be21-9787260edb00 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:16.460120 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:16.460500 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1095674171", "volume_type": "5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f", "group_id": "22b26532-6e4d-425b-8e07-a2ec647f83fd", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:16.462137 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1095674171', 'volume_type': '5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f', 'group_id': '22b26532-6e4d-425b-8e07-a2ec647f83fd', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:16.470515 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:16.470515 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:16.471117 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume of 1 GB Jul 09 15:38:16.476859 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability Zones retrieved successfully. Jul 09 15:38:16.485761 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (296f2b19-d3ef-45f9-9b12-e8aee984f14d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:16.485761 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b318a2b-366f-44f2-a281-bb1c3f1b28b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:16.486627 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:16.486627 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:16.487132 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:16.511908 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b318a2b-366f-44f2-a281-bb1c3f1b28b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:38:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1599272506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '22b26532-6e4d-425b-8e07-a2ec647f83fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:16.512828 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feed1ddc-2174-4b90-bc81-530bd29c1cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:16.551434 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1599272506 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1599272506, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:16.551873 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1599272506 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1599272506, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:16.586543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['797d778a-9ede-41b1-9d0e-4c0a06781bd3', 'e51349ba-744d-454d-8746-a03a6fdfc7b8', '648cfced-3806-4129-8760-e123dbd80d16', '08148ac9-fa9a-44d9-ae1c-d674e1089b29'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:16.587709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feed1ddc-2174-4b90-bc81-530bd29c1cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['797d778a-9ede-41b1-9d0e-4c0a06781bd3', 'e51349ba-744d-454d-8746-a03a6fdfc7b8', '648cfced-3806-4129-8760-e123dbd80d16', '08148ac9-fa9a-44d9-ae1c-d674e1089b29']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:16.588794 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3859ca5-013a-49ae-a23a-a242d11f1b68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:16.614982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d3859ca5-013a-49ae-a23a-a242d11f1b68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b05e013b-5596-42b6-a5c6-a30b5d9c673a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1095674171',encryption_key_id=None,group_id=22b26532-6e4d-425b-8e07-a2ec647f83fd,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['797d778a-9ede-41b1-9d0e-4c0a06781bd3','e51349ba-744d-454d-8746-a03a6fdfc7b8','648cfced-3806-4129-8760-e123dbd80d16','08148ac9-fa9a-44d9-ae1c-d674e1089b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1095674171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=22b26532-6e4d-425b-8e07-a2ec647f83fd,host=None,id=b05e013b-5596-42b6-a5c6-a30b5d9c673a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab5c4961c064eb0988e479ea12615f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f),volume_type_id=5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:16.615829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ac1508-652f-4c11-ad83-e0ba40570661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:16.624019 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3e307d1f-2163-4a22-b955-08055b016344 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:16.626517 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3e307d1f-2163-4a22-b955-08055b016344 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:16.626729 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3e307d1f-2163-4a22-b955-08055b016344 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:16.626938 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3e307d1f-2163-4a22-b955-08055b016344 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:16.640448 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:16.640448 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:16.644020 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5ac1508-652f-4c11-ad83-e0ba40570661) transitioned into state 'SUCCESS' from state '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-1095674171',encryption_key_id=None,group_id=22b26532-6e4d-425b-8e07-a2ec647f83fd,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['797d778a-9ede-41b1-9d0e-4c0a06781bd3','e51349ba-744d-454d-8746-a03a6fdfc7b8','648cfced-3806-4129-8760-e123dbd80d16','08148ac9-fa9a-44d9-ae1c-d674e1089b29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:16.644765 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3e307d1f-2163-4a22-b955-08055b016344 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:16.644932 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2320565d-f1aa-4d77-9c29-3ce723053670) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:16.649664 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3e307d1f-2163-4a22-b955-08055b016344 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:16.650236 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 320/1247] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:16 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:16.656964 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2320565d-f1aa-4d77-9c29-3ce723053670) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:16.657758 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (296f2b19-d3ef-45f9-9b12-e8aee984f14d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:16.658065 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request issued successfully. Jul 09 15:38:16.658723 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:16.658901 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:16.705990 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:16.709315 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:16.709315 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:16.715592 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-80c48196-a792-400d-be21-9787260edb00 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:16.716108 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 308/1248] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:38:16 2026] POST /volume/v3/volumes => generated 821 bytes in 258 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:16.731492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:16.733219 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a Jul 09 15:38:16.733448 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:16.733630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:16.740629 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:16.740629 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:16.744797 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:16.745718 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:16.745943 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:16.787220 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:16.790336 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:16.790336 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:16.797936 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b7225b22-8183-4af0-a371-1d4e8d0c0006 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a returned with HTTP 200 Jul 09 15:38:16.798679 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 308/1249] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:16 2026] GET /volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a => generated 889 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:17.670619 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-841941bd-e31a-4f5a-9c5e-1dd697f35bca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:17.672884 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-841941bd-e31a-4f5a-9c5e-1dd697f35bca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:17.673092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-841941bd-e31a-4f5a-9c5e-1dd697f35bca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:17.674515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-841941bd-e31a-4f5a-9c5e-1dd697f35bca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:17.689497 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:17.689497 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:17.695729 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-841941bd-e31a-4f5a-9c5e-1dd697f35bca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:17.703019 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-841941bd-e31a-4f5a-9c5e-1dd697f35bca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:17.703618 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 314/1250] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:17 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:17.815559 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:17.817862 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a Jul 09 15:38:17.818143 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:17.818414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:17.827634 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:17.827634 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:17.832721 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:17.833732 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:17.833968 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:17.883540 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:17.887991 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:17.887991 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:17.902024 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd4b8011-55ba-46f1-8ebf-0637c262092b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a returned with HTTP 200 Jul 09 15:38:17.902595 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 321/1251] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:17 2026] GET /volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:17.917344 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:17.919267 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:17.919537 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-774231151", "volume_type": "5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f", "group_id": "22b26532-6e4d-425b-8e07-a2ec647f83fd", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:17.921038 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-774231151', 'volume_type': '5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f', 'group_id': '22b26532-6e4d-425b-8e07-a2ec647f83fd', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:17.930405 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:17.930405 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:17.930890 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume of 1 GB Jul 09 15:38:17.941656 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability Zones retrieved successfully. Jul 09 15:38:17.947584 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (81027881-4abd-4e89-9ccf-b0c2542c5089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:17.948683 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a6c0c26-4a66-4044-a08a-e844f9e5d12d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:17.949262 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:17.949262 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:17.949754 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:17.973388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a6c0c26-4a66-4044-a08a-e844f9e5d12d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:38:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1599272506',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '22b26532-6e4d-425b-8e07-a2ec647f83fd', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:17.974070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5807b4e0-e7a9-446e-a465-92d2a7e017c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:18.034520 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['87ae25e3-f670-41f0-8529-ae702766e0ad', 'cebb533f-65b4-4c99-bcd7-30eabce10acf', 'f6411bda-cc82-45d4-8190-2ce009f26a2d', 'fb949972-9d07-4db6-908f-073a7f4412ac'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:18.035457 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5807b4e0-e7a9-446e-a465-92d2a7e017c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87ae25e3-f670-41f0-8529-ae702766e0ad', 'cebb533f-65b4-4c99-bcd7-30eabce10acf', 'f6411bda-cc82-45d4-8190-2ce009f26a2d', 'fb949972-9d07-4db6-908f-073a7f4412ac']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:18.036437 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e120245-9a7c-4c94-ae76-4299e1599c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:18.080395 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e120245-9a7c-4c94-ae76-4299e1599c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653b58c1-34b1-46dc-8189-359fe12fa513', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-774231151',encryption_key_id=None,group_id=22b26532-6e4d-425b-8e07-a2ec647f83fd,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['87ae25e3-f670-41f0-8529-ae702766e0ad','cebb533f-65b4-4c99-bcd7-30eabce10acf','f6411bda-cc82-45d4-8190-2ce009f26a2d','fb949972-9d07-4db6-908f-073a7f4412ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-774231151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=22b26532-6e4d-425b-8e07-a2ec647f83fd,host=None,id=653b58c1-34b1-46dc-8189-359fe12fa513,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab5c4961c064eb0988e479ea12615f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f),volume_type_id=5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:18.080660 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52bd25a5-7ebc-45db-988a-6629295b33a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:18.113302 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52bd25a5-7ebc-45db-988a-6629295b33a3) transitioned into state 'SUCCESS' from state '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-774231151',encryption_key_id=None,group_id=22b26532-6e4d-425b-8e07-a2ec647f83fd,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['87ae25e3-f670-41f0-8529-ae702766e0ad','cebb533f-65b4-4c99-bcd7-30eabce10acf','f6411bda-cc82-45d4-8190-2ce009f26a2d','fb949972-9d07-4db6-908f-073a7f4412ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:18.114829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db63ffb-64d7-45c6-b58a-bb8ff2e7aa93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:18.132305 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0db63ffb-64d7-45c6-b58a-bb8ff2e7aa93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:18.133454 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (81027881-4abd-4e89-9ccf-b0c2542c5089) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:18.133957 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request issued successfully. Jul 09 15:38:18.134896 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:18.135245 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:18.197864 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:18.203551 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:18.203551 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:18.209714 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa2b49ce-939e-4ce2-96f1-1bd167ffcf25 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:18.210015 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 309/1252] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:38:17 2026] POST /volume/v3/volumes => generated 820 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:18.224299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:18.227351 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 Jul 09 15:38:18.227351 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:18.227501 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:18.236164 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:18.236164 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:18.241905 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:18.243037 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:18.244238 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:18.299383 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:18.303521 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:18.303521 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:18.313157 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9d2f43c1-3137-4f09-b5d8-5359baf27503 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 returned with HTTP 200 Jul 09 15:38:18.313873 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 309/1253] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:18 2026] GET /volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 => generated 888 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:18.720321 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-69adeb6b-0997-4146-bb29-57271ffee27c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:18.722598 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69adeb6b-0997-4146-bb29-57271ffee27c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:18.722797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69adeb6b-0997-4146-bb29-57271ffee27c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:18.723044 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69adeb6b-0997-4146-bb29-57271ffee27c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:18.737823 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:18.737823 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:18.742681 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-69adeb6b-0997-4146-bb29-57271ffee27c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:18.748428 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69adeb6b-0997-4146-bb29-57271ffee27c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:18.749016 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 315/1254] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:18 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:19.332883 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:19.336556 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 Jul 09 15:38:19.336773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:19.336930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:19.343673 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:19.343673 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:19.347178 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:19.347800 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:19.347946 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:19.383760 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:19.398592 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:19.398592 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:19.413637 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff3d3c6f-8a9a-4fc6-a0db-91a9d3cc6083 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 returned with HTTP 200 Jul 09 15:38:19.414222 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 322/1255] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:19 2026] GET /volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 => generated 913 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:19.431762 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8d584495-9751-43b3-b399-395028fda317 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:19.433950 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8d584495-9751-43b3-b399-395028fda317 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] PUT https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:19.434416 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8d584495-9751-43b3-b399-395028fda317 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "b05e013b-5596-42b6-a5c6-a30b5d9c673a"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:19.441557 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-8d584495-9751-43b3-b399-395028fda317 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Update called for group 22b26532-6e4d-425b-8e07-a2ec647f83fd. {{(pid=99867) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 09 15:38:19.441749 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-8d584495-9751-43b3-b399-395028fda317 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Updating group 22b26532-6e4d-425b-8e07-a2ec647f83fd with name None description: None add_volumes: None remove_volumes: b05e013b-5596-42b6-a5c6-a30b5d9c673a. Jul 09 15:38:19.445570 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:19.445570 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:19.478231 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8d584495-9751-43b3-b399-395028fda317 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 202 Jul 09 15:38:19.478622 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 310/1256] 10.4.3.19 () {70 vars in 1399 bytes} [Thu Jul 9 15:38:19 2026] PUT /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:19.497109 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-286bf079-0759-494c-8992-4574d8d2bd75 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:19.499631 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-286bf079-0759-494c-8992-4574d8d2bd75 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:19.500911 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-286bf079-0759-494c-8992-4574d8d2bd75 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:19.500911 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-286bf079-0759-494c-8992-4574d8d2bd75 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:19.500911 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-286bf079-0759-494c-8992-4574d8d2bd75 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:19.507056 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:19.507056 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:19.522001 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-286bf079-0759-494c-8992-4574d8d2bd75 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:19.523210 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 310/1257] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:19 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:19.629621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-f357d058-9baa-4f5b-8822-0b78312c1dca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:19.631632 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-f357d058-9baa-4f5b-8822-0b78312c1dca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b/action Jul 09 15:38:19.631998 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-f357d058-9baa-4f5b-8822-0b78312c1dca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:19.632120 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-f357d058-9baa-4f5b-8822-0b78312c1dca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:19.647996 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:19.647996 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:19.662941 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7589dbd0-3476-4e72-817d-fe4cb92b8fec req-f357d058-9baa-4f5b-8822-0b78312c1dca tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b/action returned with HTTP 204 Jul 09 15:38:19.663394 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 316/1258] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:38:19 2026] POST /volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:19.764582 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e853538a-bc94-4b0f-bf5b-50cada63ab0a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:19.766692 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e853538a-bc94-4b0f-bf5b-50cada63ab0a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:19.766802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e853538a-bc94-4b0f-bf5b-50cada63ab0a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:19.766997 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e853538a-bc94-4b0f-bf5b-50cada63ab0a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:19.778627 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:19.778627 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:19.789435 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e853538a-bc94-4b0f-bf5b-50cada63ab0a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:19.797842 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e853538a-bc94-4b0f-bf5b-50cada63ab0a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:19.798561 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 323/1259] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:19 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 1148 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:19.820737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ef356ef1-8b81-408e-a5d5-e28419af2151 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:19.822627 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef356ef1-8b81-408e-a5d5-e28419af2151 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:19.822861 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef356ef1-8b81-408e-a5d5-e28419af2151 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:19.823138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef356ef1-8b81-408e-a5d5-e28419af2151 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:19.836109 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:19.836109 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:19.840285 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ef356ef1-8b81-408e-a5d5-e28419af2151 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:19.848208 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef356ef1-8b81-408e-a5d5-e28419af2151 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:19.848208 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 311/1260] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:19 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 1148 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:19.860740 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-792b59e0-97c9-4efb-a5d1-368094b99376 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:19.863323 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action Jul 09 15:38:19.864382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action body: b'{"os-detach": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:19.864382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:19.877282 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:19.877282 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:19.877824 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:19.972702 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Attachment connected to vm 07633548-bca2-41fc-ad24-c4c823984a50, checking data on nova Jul 09 15:38:19.973857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.compute.nova [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Creating Keystone token plugin using URL: https://10.4.3.19/identity {{(pid=99865) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 09 15:38:20.234796 np0000004916 devstack@c-api.service[99865]: DEBUG novaclient.v2.client [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] REQ: curl -g -i -X GET https://10.4.3.19/compute/v2.1/servers/07633548-bca2-41fc-ad24-c4c823984a50/os-volume_attachments/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}62de0317b942a71d98c4ee56e05922ddd4eddf62719200530d737fd155559dc0" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-792b59e0-97c9-4efb-a5d1-368094b99376" -H "X-Service-Token: {SHA256}02cc33e1ab208774ae560b407ead6016a4f4ac7d33479660ad03b15b4dbae1a9" {{(pid=99865) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 09 15:38:20.423075 np0000004916 devstack@c-api.service[99865]: DEBUG novaclient.v2.client [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 09 Jul 2026 15:38:20 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-f9cd4333-36d3-4bcc-b1f4-49c6d980dde1 x-openstack-request-id: req-f9cd4333-36d3-4bcc-b1f4-49c6d980dde1 {{(pid=99865) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 09 15:38:20.423316 np0000004916 devstack@c-api.service[99865]: DEBUG novaclient.v2.client [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3e476722-4d6f-4af4-8f4c-ae1ef88ae15b", "serverId": "07633548-bca2-41fc-ad24-c4c823984a50", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "68c2e87b-90a1-4b6e-b9cf-9013171b0f6b", "bdm_uuid": "0e3ce756-a637-4cd3-bef6-6b0b1d3b8a6f"}} {{(pid=99865) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 09 15:38:20.423405 np0000004916 devstack@c-api.service[99865]: DEBUG novaclient.v2.client [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET call to compute for https://10.4.3.19/compute/v2.1/servers/07633548-bca2-41fc-ad24-c4c823984a50/os-volume_attachments/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b used request id req-f9cd4333-36d3-4bcc-b1f4-49c6d980dde1 {{(pid=99865) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 09 15:38:20.426546 np0000004916 devstack@c-api.service[99865]: ERROR cinder.volume.api [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-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 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Caught error: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: 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 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 09 15:38:20.429866 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: ERROR cinder.api.middleware.fault Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.middleware.fault [None req-792b59e0-97c9-4efb-a5d1-368094b99376 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action returned with HTTP 409 Jul 09 15:38:20.430934 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 311/1261] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:38:19 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 167 bytes in 571 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:38:20.442159 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:20.448110 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action Jul 09 15:38:20.448532 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:20.448705 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:20.463811 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:20.463811 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:20.464408 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:20.533010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-17b99eb0-9a97-4485-b9b3-a807e27c8e73 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:20.535092 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-17b99eb0-9a97-4485-b9b3-a807e27c8e73 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:20.535298 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-17b99eb0-9a97-4485-b9b3-a807e27c8e73 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:20.535540 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-17b99eb0-9a97-4485-b9b3-a807e27c8e73 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:20.535719 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-17b99eb0-9a97-4485-b9b3-a807e27c8e73 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:20.541596 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:20.541596 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:20.553147 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-17b99eb0-9a97-4485-b9b3-a807e27c8e73 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:20.553945 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 324/1262] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:20 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:20.554571 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Attachment connected to vm 07633548-bca2-41fc-ad24-c4c823984a50, checking data on nova Jul 09 15:38:20.554943 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.compute.nova [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Creating Keystone token plugin using URL: https://10.4.3.19/identity {{(pid=99864) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 09 15:38:20.566537 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3c5914d9-3869-4480-ac13-e60ab6a027f2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:20.568782 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c5914d9-3869-4480-ac13-e60ab6a027f2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] PUT https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:20.569470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c5914d9-3869-4480-ac13-e60ab6a027f2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "b05e013b-5596-42b6-a5c6-a30b5d9c673a"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:20.572003 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-3c5914d9-3869-4480-ac13-e60ab6a027f2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Update called for group 22b26532-6e4d-425b-8e07-a2ec647f83fd. {{(pid=99867) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 09 15:38:20.572257 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-3c5914d9-3869-4480-ac13-e60ab6a027f2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Updating group 22b26532-6e4d-425b-8e07-a2ec647f83fd with name None description: None add_volumes: b05e013b-5596-42b6-a5c6-a30b5d9c673a remove_volumes: None. Jul 09 15:38:20.581433 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:20.581433 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:20.629905 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c5914d9-3869-4480-ac13-e60ab6a027f2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 202 Jul 09 15:38:20.632147 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 312/1263] 10.4.3.19 () {70 vars in 1399 bytes} [Thu Jul 9 15:38:20 2026] PUT /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:20.640899 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cc4401c4-21b0-464c-aa32-7e63dc23bd0b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:20.643301 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cc4401c4-21b0-464c-aa32-7e63dc23bd0b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:20.643548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cc4401c4-21b0-464c-aa32-7e63dc23bd0b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:20.643950 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cc4401c4-21b0-464c-aa32-7e63dc23bd0b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:20.644146 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-cc4401c4-21b0-464c-aa32-7e63dc23bd0b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:20.703065 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-cc4401c4-21b0-464c-aa32-7e63dc23bd0b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:20.709052 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:20.709052 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:20.717791 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cc4401c4-21b0-464c-aa32-7e63dc23bd0b tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:20.718339 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 312/1264] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:20 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 392 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:20.734407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-472f9b9e-fc9e-4aae-a708-4e84e2dfdc90 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:20.738013 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-472f9b9e-fc9e-4aae-a708-4e84e2dfdc90 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] PUT https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:20.738585 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-472f9b9e-fc9e-4aae-a708-4e84e2dfdc90 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "653b58c1-34b1-46dc-8189-359fe12fa513"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:20.742058 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-472f9b9e-fc9e-4aae-a708-4e84e2dfdc90 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Update called for group 22b26532-6e4d-425b-8e07-a2ec647f83fd. {{(pid=99866) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 09 15:38:20.743613 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.groups [None req-472f9b9e-fc9e-4aae-a708-4e84e2dfdc90 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Updating group 22b26532-6e4d-425b-8e07-a2ec647f83fd with name None description: None add_volumes: None remove_volumes: 653b58c1-34b1-46dc-8189-359fe12fa513. Jul 09 15:38:20.752791 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:20.752791 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:20.799716 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-472f9b9e-fc9e-4aae-a708-4e84e2dfdc90 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 202 Jul 09 15:38:20.800316 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 325/1265] 10.4.3.19 () {70 vars in 1399 bytes} [Thu Jul 9 15:38:20 2026] PUT /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:20.808616 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e706f6a2-c752-4a09-b81e-a4b629ae33f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:20.810813 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e706f6a2-c752-4a09-b81e-a4b629ae33f4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:20.811201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e706f6a2-c752-4a09-b81e-a4b629ae33f4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:20.811677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e706f6a2-c752-4a09-b81e-a4b629ae33f4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:20.812065 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-e706f6a2-c752-4a09-b81e-a4b629ae33f4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:20.816438 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:20.816438 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:20.826429 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e706f6a2-c752-4a09-b81e-a4b629ae33f4 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:20.826983 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 313/1266] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:20 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 391 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:20.964308 np0000004916 devstack@c-api.service[99864]: DEBUG novaclient.v2.client [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] REQ: curl -g -i -X GET https://10.4.3.19/compute/v2.1/servers/07633548-bca2-41fc-ad24-c4c823984a50/os-volume_attachments/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4f84fe5cf40aa2d123da3b4b0401201701d863eda7fd936e5891c7e30f1bbfe9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae" -H "X-Service-Token: {SHA256}d3c76b8d655c574b053d32f78cc63ba80fb3f366696d98affc843e727038f967" {{(pid=99864) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 09 15:38:21.162417 np0000004916 devstack@c-api.service[99864]: DEBUG novaclient.v2.client [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 09 Jul 2026 15:38:20 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-fbe771d9-8001-4a4a-8c94-3520f2b02092 x-openstack-request-id: req-fbe771d9-8001-4a4a-8c94-3520f2b02092 {{(pid=99864) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 09 15:38:21.162605 np0000004916 devstack@c-api.service[99864]: DEBUG novaclient.v2.client [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "3e476722-4d6f-4af4-8f4c-ae1ef88ae15b", "serverId": "07633548-bca2-41fc-ad24-c4c823984a50", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "68c2e87b-90a1-4b6e-b9cf-9013171b0f6b", "bdm_uuid": "0e3ce756-a637-4cd3-bef6-6b0b1d3b8a6f"}} {{(pid=99864) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 09 15:38:21.162922 np0000004916 devstack@c-api.service[99864]: DEBUG novaclient.v2.client [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET call to compute for https://10.4.3.19/compute/v2.1/servers/07633548-bca2-41fc-ad24-c4c823984a50/os-volume_attachments/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b used request id req-fbe771d9-8001-4a4a-8c94-3520f2b02092 {{(pid=99864) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 09 15:38:21.165308 np0000004916 devstack@c-api.service[99864]: ERROR cinder.volume.api [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-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 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Caught error: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: 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 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 09 15:38:21.168332 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.middleware.fault [None req-c4ddb0c6-02e7-43ee-bb4e-ec8b4c6485ae tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action returned with HTTP 409 Jul 09 15:38:21.169810 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 317/1267] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:38:20 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 167 bytes in 728 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:38:21.180437 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-25c1e5de-4df6-4e2a-bbaa-a83d9d88eb24 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.185395 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 313/1268] 10.4.3.19 () {70 vars in 1590 bytes} [Thu Jul 9 15:38:21 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:38:21.199492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-209b6fb0-6cf8-48c4-bd04-d421a03f8ba8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.201719 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 326/1269] 10.4.3.19 () {70 vars in 1590 bytes} [Thu Jul 9 15:38:21 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:38:21.221013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8e6c4628-6bd0-4d0b-a321-5616fb309759 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.268822 np0000004916 devstack@c-api.service[99867]: WARNING keystonemiddleware.auth_token [None req-8e6c4628-6bd0-4d0b-a321-5616fb309759 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 09 15:38:21.271106 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 314/1270] 10.4.3.19 () {70 vars in 1590 bytes} [Thu Jul 9 15:38:21 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 114 bytes in 51 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:38:21.282130 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6b104782-e9e8-40a4-aacf-a5e90ff81c4a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.323574 np0000004916 devstack@c-api.service[99864]: WARNING keystonemiddleware.auth_token [None req-6b104782-e9e8-40a4-aacf-a5e90ff81c4a None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 09 15:38:21.325195 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 318/1271] 10.4.3.19 () {70 vars in 1590 bytes} [Thu Jul 9 15:38:21 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 114 bytes in 44 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:38:21.335923 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1e876436-e28f-437d-92ea-2a0ea19bda80 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.469773 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e876436-e28f-437d-92ea-2a0ea19bda80 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] POST https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action Jul 09 15:38:21.469773 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e876436-e28f-437d-92ea-2a0ea19bda80 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:21.469773 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e876436-e28f-437d-92ea-2a0ea19bda80 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:21.497272 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:21.497272 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:21.497879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-1e876436-e28f-437d-92ea-2a0ea19bda80 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Updating volume '3e476722-4d6f-4af4-8f4c-ae1ef88ae15b' with '{'status': 'error'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:38:21.541995 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e876436-e28f-437d-92ea-2a0ea19bda80 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action returned with HTTP 202 Jul 09 15:38:21.542714 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 314/1272] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:38:21 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 0 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:38:21.555318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-89e4af2e-65ee-4059-b0d6-486ec3bc996b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.557856 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-89e4af2e-65ee-4059-b0d6-486ec3bc996b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:21.558275 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-89e4af2e-65ee-4059-b0d6-486ec3bc996b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:21.558506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-89e4af2e-65ee-4059-b0d6-486ec3bc996b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:21.574926 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:21.574926 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:21.581652 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-89e4af2e-65ee-4059-b0d6-486ec3bc996b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:21.589149 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-89e4af2e-65ee-4059-b0d6-486ec3bc996b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:21.589839 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 327/1273] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:21 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 1147 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:21.607601 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.610265 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] POST https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action Jul 09 15:38:21.610658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "68c2e87b-90a1-4b6e-b9cf-9013171b0f6b"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:21.610893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "68c2e87b-90a1-4b6e-b9cf-9013171b0f6b"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:21.628962 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:21.628962 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:21.629387 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Volume info retrieved successfully. Jul 09 15:38:21.705496 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Attachment connected to vm 07633548-bca2-41fc-ad24-c4c823984a50, checking data on nova Jul 09 15:38:21.706074 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.compute.nova [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Creating Keystone token plugin using URL: https://10.4.3.19/identity {{(pid=99867) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 09 15:38:21.839148 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-866e8e0e-9486-4451-ac6c-1663c8f7c284 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.841879 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-866e8e0e-9486-4451-ac6c-1663c8f7c284 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:21.842307 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-866e8e0e-9486-4451-ac6c-1663c8f7c284 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:21.842618 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-866e8e0e-9486-4451-ac6c-1663c8f7c284 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:21.842866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-866e8e0e-9486-4451-ac6c-1663c8f7c284 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:21.863428 np0000004916 devstack@c-api.service[99867]: DEBUG novaclient.v2.client [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] REQ: curl -g -i -X GET https://10.4.3.19/compute/v2.1/servers/07633548-bca2-41fc-ad24-c4c823984a50/os-volume_attachments/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}cc52592785d8de2829f5bbd91acf0fa7fb617c4f3b0dcf874a5e55016edf0b1c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b6938908-58ce-4aed-9599-d8d2c7a6f599" -H "X-Service-Token: {SHA256}c4a5fa7f650426f5ef9d72938d658e1fcb2934bf21ffc2a1b81617332518923c" {{(pid=99867) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 09 15:38:21.888314 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-866e8e0e-9486-4451-ac6c-1663c8f7c284 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:21.893270 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:21.893270 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:21.924561 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-866e8e0e-9486-4451-ac6c-1663c8f7c284 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:21.924903 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 319/1274] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:21 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 392 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:21.936758 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0c30518f-43f6-4bec-bdce-bb925e6ca69a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:21.939149 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0c30518f-43f6-4bec-bdce-bb925e6ca69a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] PUT https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:21.939715 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0c30518f-43f6-4bec-bdce-bb925e6ca69a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "653b58c1-34b1-46dc-8189-359fe12fa513"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:21.941372 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-0c30518f-43f6-4bec-bdce-bb925e6ca69a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Update called for group 22b26532-6e4d-425b-8e07-a2ec647f83fd. {{(pid=99865) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 09 15:38:21.941551 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-0c30518f-43f6-4bec-bdce-bb925e6ca69a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Updating group 22b26532-6e4d-425b-8e07-a2ec647f83fd with name None description: None add_volumes: 653b58c1-34b1-46dc-8189-359fe12fa513 remove_volumes: None. Jul 09 15:38:21.947318 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:21.947318 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:21.995156 np0000004916 devstack@c-api.service[99867]: DEBUG novaclient.v2.client [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 09 Jul 2026 15:38:21 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-71e534af-b943-48a2-a252-1cc592224fc0 x-openstack-request-id: req-71e534af-b943-48a2-a252-1cc592224fc0 {{(pid=99867) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 09 15:38:21.995353 np0000004916 devstack@c-api.service[99867]: DEBUG novaclient.v2.client [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "3e476722-4d6f-4af4-8f4c-ae1ef88ae15b", "serverId": "07633548-bca2-41fc-ad24-c4c823984a50", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "68c2e87b-90a1-4b6e-b9cf-9013171b0f6b", "bdm_uuid": "0e3ce756-a637-4cd3-bef6-6b0b1d3b8a6f"}} {{(pid=99867) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 09 15:38:21.995508 np0000004916 devstack@c-api.service[99867]: DEBUG novaclient.v2.client [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] GET call to compute for https://10.4.3.19/compute/v2.1/servers/07633548-bca2-41fc-ad24-c4c823984a50/os-volume_attachments/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b used request id req-71e534af-b943-48a2-a252-1cc592224fc0 {{(pid=99867) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 09 15:38:21.997286 np0000004916 devstack@c-api.service[99867]: ERROR cinder.volume.api [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-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 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Caught error: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: 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 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:21.999997 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 07633548-bca2-41fc-ad24-c4c823984a50 using the Compute API Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: ERROR cinder.api.middleware.fault Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.middleware.fault [None req-b6938908-58ce-4aed-9599-d8d2c7a6f599 tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action returned with HTTP 409 Jul 09 15:38:22.001590 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 315/1275] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:38:21 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 167 bytes in 394 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:38:22.002963 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0c30518f-43f6-4bec-bdce-bb925e6ca69a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 202 Jul 09 15:38:22.002963 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 315/1276] 10.4.3.19 () {70 vars in 1399 bytes} [Thu Jul 9 15:38:21 2026] PUT /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:22.011308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-832e1802-f603-4a2c-88f9-bd5aeee133dc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:22.012555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-876621b3-f70d-4df0-b8a7-80d193f41875 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:22.013783 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-832e1802-f603-4a2c-88f9-bd5aeee133dc tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:22.014090 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-832e1802-f603-4a2c-88f9-bd5aeee133dc tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:22.014393 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-832e1802-f603-4a2c-88f9-bd5aeee133dc tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:22.014588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-832e1802-f603-4a2c-88f9-bd5aeee133dc tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:22.016068 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 320/1277] 10.4.3.19 () {70 vars in 1590 bytes} [Thu Jul 9 15:38:22 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:38:22.019214 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:22.019214 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:22.027056 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-68aeff18-96ee-42e9-882a-826c81bf4f6b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:22.032880 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-832e1802-f603-4a2c-88f9-bd5aeee133dc tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:22.034148 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 328/1278] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:22 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:22.056685 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 316/1279] 10.4.3.19 () {70 vars in 1590 bytes} [Thu Jul 9 15:38:22 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 114 bytes in 30 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:38:22.065805 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4978af75-0bb6-49e7-9670-b99668f7a584 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:22.069860 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4978af75-0bb6-49e7-9670-b99668f7a584 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:22.070148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4978af75-0bb6-49e7-9670-b99668f7a584 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:22.070439 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4978af75-0bb6-49e7-9670-b99668f7a584 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:22.079730 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:22.079730 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:22.084044 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4978af75-0bb6-49e7-9670-b99668f7a584 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:22.089150 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4978af75-0bb6-49e7-9670-b99668f7a584 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:22.089505 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 316/1280] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:22 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:22.108406 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ac5a0499-ad51-4c69-bd1f-0858afd4636d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:22.110177 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ac5a0499-ad51-4c69-bd1f-0858afd4636d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:22.110445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ac5a0499-ad51-4c69-bd1f-0858afd4636d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:22.110677 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ac5a0499-ad51-4c69-bd1f-0858afd4636d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:22.117644 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:22.117644 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:22.121468 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ac5a0499-ad51-4c69-bd1f-0858afd4636d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:22.125599 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ac5a0499-ad51-4c69-bd1f-0858afd4636d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:22.126041 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 321/1281] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:22 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:22.186414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-68a0b3af-b4fb-4001-ace8-1e5e62365b8a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:22.188811 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-68a0b3af-b4fb-4001-ace8-1e5e62365b8a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:22.189010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-68a0b3af-b4fb-4001-ace8-1e5e62365b8a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:22.189355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-68a0b3af-b4fb-4001-ace8-1e5e62365b8a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:22.196917 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:22.196917 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:22.200686 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-68a0b3af-b4fb-4001-ace8-1e5e62365b8a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:22.205104 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-68a0b3af-b4fb-4001-ace8-1e5e62365b8a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:22.205547 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 329/1282] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:22 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:23.053719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-75c64ba6-935f-4b35-b3dc-44860fb71418 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:23.066967 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-75c64ba6-935f-4b35-b3dc-44860fb71418 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:23.066967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-75c64ba6-935f-4b35-b3dc-44860fb71418 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:23.066967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-75c64ba6-935f-4b35-b3dc-44860fb71418 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:23.066967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-75c64ba6-935f-4b35-b3dc-44860fb71418 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:23.107086 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-75c64ba6-935f-4b35-b3dc-44860fb71418 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:23.110974 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:23.110974 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:23.123061 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-75c64ba6-935f-4b35-b3dc-44860fb71418 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 200 Jul 09 15:38:23.123976 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 317/1283] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:23 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 392 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:23.139275 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7c32338f-eb2b-4703-89b3-926e02999f05 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:23.144339 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:23.144948 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:23.145166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:23.145447 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:23.146723 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:23.161258 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:23.162762 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:23.163422 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:23.219595 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:23.223456 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:23.223456 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:23.228551 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:23.228702 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:23.268246 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:23.271828 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:23.271828 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:23.280279 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7c32338f-eb2b-4703-89b3-926e02999f05 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:23.280744 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 317/1284] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:23 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:23.302401 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:23.303225 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/group_snapshots Jul 09 15:38:23.304435 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "22b26532-6e4d-425b-8e07-a2ec647f83fd", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1711699009"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:23.305329 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.group_snapshots [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '22b26532-6e4d-425b-8e07-a2ec647f83fd', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1711699009'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 09 15:38:23.309012 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:23.309012 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:23.312840 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.group_snapshots [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1711699009. Jul 09 15:38:23.349760 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:23.349760 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:23.367212 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1599272506 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1599272506, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:23.367711 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1599272506 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1599272506, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:23.390082 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['0a08bf3a-f99c-4ef9-88ed-16c682a72e4b', '1c671330-d5ab-4723-826b-be44c11232ea', '93632d0a-1bf6-4d0d-818c-da0eafd8020d', '62b8f439-e761-47e1-be87-98ea1b92d097'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:23.433220 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e3f9e2d-415d-4890-8fc1-ff51d1a2cc1e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots returned with HTTP 202 Jul 09 15:38:23.433854 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 322/1285] 10.4.3.19 () {70 vars in 1317 bytes} [Thu Jul 9 15:38:23 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:23.445860 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9b19d1f1-a3bb-4f4c-bb56-9cc9f609e12f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:23.448070 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9b19d1f1-a3bb-4f4c-bb56-9cc9f609e12f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 Jul 09 15:38:23.448511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9b19d1f1-a3bb-4f4c-bb56-9cc9f609e12f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:23.448955 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9b19d1f1-a3bb-4f4c-bb56-9cc9f609e12f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:23.448955 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-9b19d1f1-a3bb-4f4c-bb56-9cc9f609e12f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 0a9b5921-82a9-4296-a454-adddf5f7c442 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:23.453092 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:23.453092 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:23.456808 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9b19d1f1-a3bb-4f4c-bb56-9cc9f609e12f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 returned with HTTP 200 Jul 09 15:38:23.457504 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 330/1286] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:23 2026] GET /volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:24.256198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8fa17416-1b8d-4c0d-a3d0-31ca01b46e32 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.258384 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8fa17416-1b8d-4c0d-a3d0-31ca01b46e32 None None] GET https://10.4.3.19/volume// Jul 09 15:38:24.258675 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8fa17416-1b8d-4c0d-a3d0-31ca01b46e32 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.259085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8fa17416-1b8d-4c0d-a3d0-31ca01b46e32 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.259583 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8fa17416-1b8d-4c0d-a3d0-31ca01b46e32 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:24.260229 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 318/1287] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:38:24.281260 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-eac7ad9d-ff15-4c2d-8aae-da1a15a1579c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.286229 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-eac7ad9d-ff15-4c2d-8aae-da1a15a1579c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:38:24.286694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-eac7ad9d-ff15-4c2d-8aae-da1a15a1579c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81160c9c-4ba4-410f-9bbd-bdfad662102b", "connector": null, "instance_uuid": "07633548-bca2-41fc-ad24-c4c823984a50"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:24.300108 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.300108 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:24.348807 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-eac7ad9d-ff15-4c2d-8aae-da1a15a1579c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:38:24.350072 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 318/1288] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:38:24 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 09 15:38:24.471904 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b439a3cb-b0d2-42f9-ab0a-f53ea407c38c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.475109 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b439a3cb-b0d2-42f9-ab0a-f53ea407c38c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 Jul 09 15:38:24.475516 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b439a3cb-b0d2-42f9-ab0a-f53ea407c38c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.475825 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b439a3cb-b0d2-42f9-ab0a-f53ea407c38c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.475946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.group_snapshots [None req-b439a3cb-b0d2-42f9-ab0a-f53ea407c38c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 0a9b5921-82a9-4296-a454-adddf5f7c442 {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:24.482845 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.482845 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:24.490713 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b439a3cb-b0d2-42f9-ab0a-f53ea407c38c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 returned with HTTP 200 Jul 09 15:38:24.491295 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 323/1289] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 => generated 327 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:24.508334 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3ba685e7-d093-4bac-86cf-e37637859f79 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.510507 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ba685e7-d093-4bac-86cf-e37637859f79 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:38:24.510755 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ba685e7-d093-4bac-86cf-e37637859f79 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.510997 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ba685e7-d093-4bac-86cf-e37637859f79 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.511363 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-3ba685e7-d093-4bac-86cf-e37637859f79 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:24.512933 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-3ba685e7-d093-4bac-86cf-e37637859f79 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:38:24.523690 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3ba685e7-d093-4bac-86cf-e37637859f79 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all snapshots completed successfully. Jul 09 15:38:24.524334 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.524334 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:24.525117 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ba685e7-d093-4bac-86cf-e37637859f79 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:38:24.525652 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 331/1290] 10.4.3.19 () {66 vars in 1257 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:24.539409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-99253672-dc64-4d03-a5d6-2164ad28b434 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.541809 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-99253672-dc64-4d03-a5d6-2164ad28b434 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/eba49b6c-a8b0-4d0d-9c53-c7394c40300c Jul 09 15:38:24.542070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-99253672-dc64-4d03-a5d6-2164ad28b434 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.542357 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-99253672-dc64-4d03-a5d6-2164ad28b434 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.550884 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.550884 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:24.551548 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-99253672-dc64-4d03-a5d6-2164ad28b434 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Snapshot retrieved successfully. Jul 09 15:38:24.552698 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-99253672-dc64-4d03-a5d6-2164ad28b434 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/eba49b6c-a8b0-4d0d-9c53-c7394c40300c returned with HTTP 200 Jul 09 15:38:24.553331 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 319/1291] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/snapshots/eba49b6c-a8b0-4d0d-9c53-c7394c40300c => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:24.565398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3449566c-0a06-4b3a-ad94-e557d6828914 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.567743 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3449566c-0a06-4b3a-ad94-e557d6828914 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/703a150c-48d9-4381-9a54-100aa4bc7ba0 Jul 09 15:38:24.568042 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3449566c-0a06-4b3a-ad94-e557d6828914 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.568454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3449566c-0a06-4b3a-ad94-e557d6828914 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.573887 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.573887 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:24.574418 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3449566c-0a06-4b3a-ad94-e557d6828914 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Snapshot retrieved successfully. Jul 09 15:38:24.575264 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3449566c-0a06-4b3a-ad94-e557d6828914 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/703a150c-48d9-4381-9a54-100aa4bc7ba0 returned with HTTP 200 Jul 09 15:38:24.575759 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 319/1292] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/snapshots/703a150c-48d9-4381-9a54-100aa4bc7ba0 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:24.590951 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5dbeb981-c089-47f5-9095-3e0465e4883c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.593673 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5dbeb981-c089-47f5-9095-3e0465e4883c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] DELETE https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 Jul 09 15:38:24.594039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5dbeb981-c089-47f5-9095-3e0465e4883c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.594398 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5dbeb981-c089-47f5-9095-3e0465e4883c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.595170 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.group_snapshots [None req-5dbeb981-c089-47f5-9095-3e0465e4883c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for member 0a9b5921-82a9-4296-a454-adddf5f7c442 {{(pid=99864) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 09 15:38:24.595170 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.group_snapshots [None req-5dbeb981-c089-47f5-9095-3e0465e4883c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group_snapshot with id: 0a9b5921-82a9-4296-a454-adddf5f7c442 Jul 09 15:38:24.600365 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.600365 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:24.647306 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5dbeb981-c089-47f5-9095-3e0465e4883c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 returned with HTTP 202 Jul 09 15:38:24.647825 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 324/1293] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:38:24 2026] DELETE /volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:24.657060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.661393 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:24.661689 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.661920 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.662511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:24.663600 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:24.677379 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:24.677379 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:24.677379 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:24.722727 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:24.726675 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.726675 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:24.731780 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:24.732855 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:24.737813 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4c98915b-4462-4961-b4fc-fa05f9445585 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.745096 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4c98915b-4462-4961-b4fc-fa05f9445585 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:24.745374 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4c98915b-4462-4961-b4fc-fa05f9445585 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.745577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4c98915b-4462-4961-b4fc-fa05f9445585 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.764401 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.764401 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:24.769367 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4c98915b-4462-4961-b4fc-fa05f9445585 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:24.773702 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:24.774974 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4c98915b-4462-4961-b4fc-fa05f9445585 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:24.775548 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 320/1294] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 855 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:24.778468 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.778468 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:24.787677 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fa2f627b-6aa4-4fd7-b11d-334c7551a880 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:24.788299 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 332/1295] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:24.804671 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-657c23f9-99e5-40ac-aa91-e0127e065b86 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.807097 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-657c23f9-99e5-40ac-aa91-e0127e065b86 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:38:24.807479 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-657c23f9-99e5-40ac-aa91-e0127e065b86 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.807761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-657c23f9-99e5-40ac-aa91-e0127e065b86 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.807761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-657c23f9-99e5-40ac-aa91-e0127e065b86 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:24.809519 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.db.api [None req-657c23f9-99e5-40ac-aa91-e0127e065b86 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Building query based on filter {{(pid=99865) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:38:24.823365 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-657c23f9-99e5-40ac-aa91-e0127e065b86 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all snapshots completed successfully. Jul 09 15:38:24.824364 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-657c23f9-99e5-40ac-aa91-e0127e065b86 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:38:24.824784 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 320/1296] 10.4.3.19 () {66 vars in 1257 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:38:24.838021 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-332a8f9b-0263-420f-bbfd-965d914974b3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.843344 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-332a8f9b-0263-420f-bbfd-965d914974b3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 Jul 09 15:38:24.843607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-332a8f9b-0263-420f-bbfd-965d914974b3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.843865 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-332a8f9b-0263-420f-bbfd-965d914974b3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.843983 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.group_snapshots [None req-332a8f9b-0263-420f-bbfd-965d914974b3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 0a9b5921-82a9-4296-a454-adddf5f7c442 {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:24.848445 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-332a8f9b-0263-420f-bbfd-965d914974b3 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 returned with HTTP 404 Jul 09 15:38:24.849121 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 325/1297] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:24.863206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-46ac67a6-366c-4aaf-b002-31fa4628a69e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.866764 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-46ac67a6-366c-4aaf-b002-31fa4628a69e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] DELETE https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 Jul 09 15:38:24.867081 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-46ac67a6-366c-4aaf-b002-31fa4628a69e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.867627 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-46ac67a6-366c-4aaf-b002-31fa4628a69e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.867627 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.group_snapshots [None req-46ac67a6-366c-4aaf-b002-31fa4628a69e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for member 0a9b5921-82a9-4296-a454-adddf5f7c442 {{(pid=99867) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 09 15:38:24.868049 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.group_snapshots [None req-46ac67a6-366c-4aaf-b002-31fa4628a69e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group_snapshot with id: 0a9b5921-82a9-4296-a454-adddf5f7c442 Jul 09 15:38:24.875960 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-46ac67a6-366c-4aaf-b002-31fa4628a69e tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 returned with HTTP 404 Jul 09 15:38:24.876632 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 321/1298] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:38:24 2026] DELETE /volume/v3/group_snapshots/0a9b5921-82a9-4296-a454-adddf5f7c442 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:24.885778 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.888671 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:24.888948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.889202 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.890073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:24.891050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:24.911835 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:24.913108 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:24.913402 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:24.913723 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d98afe44-5cbb-4ed9-a868-253d66bcf50f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.914209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d98afe44-5cbb-4ed9-a868-253d66bcf50f None None] GET https://10.4.3.19/volume// Jul 09 15:38:24.914503 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d98afe44-5cbb-4ed9-a868-253d66bcf50f None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.914730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d98afe44-5cbb-4ed9-a868-253d66bcf50f None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.915156 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d98afe44-5cbb-4ed9-a868-253d66bcf50f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:24.915548 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 321/1299] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38: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 09 15:38:24.938951 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-ffc8cde4-b790-40b8-929a-11f15e9a7d1f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:24.951128 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-ffc8cde4-b790-40b8-929a-11f15e9a7d1f tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:24.951128 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-ffc8cde4-b790-40b8-929a-11f15e9a7d1f tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:24.951128 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-ffc8cde4-b790-40b8-929a-11f15e9a7d1f tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:24.979006 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.979006 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:24.981965 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:24.983475 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-ffc8cde4-b790-40b8-929a-11f15e9a7d1f tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:24.985420 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:24.985420 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:24.989489 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-ffc8cde4-b790-40b8-929a-11f15e9a7d1f tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:24.989591 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:24.990107 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:24.990198 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 326/1300] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 1035 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:25.050927 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:25.055561 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:25.055561 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:25.065502 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed35a2d8-8156-48c4-ab5c-445ed35c0dd9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:25.065857 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 333/1301] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:24 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:25.081839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4257ed5e-4820-46ff-aba4-4852e235a219 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:25.084487 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4257ed5e-4820-46ff-aba4-4852e235a219 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd/action Jul 09 15:38:25.084849 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4257ed5e-4820-46ff-aba4-4852e235a219 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:25.085030 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4257ed5e-4820-46ff-aba4-4852e235a219 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:25.087582 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-4257ed5e-4820-46ff-aba4-4852e235a219 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for group 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99867) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:38:25.088892 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-4257ed5e-4820-46ff-aba4-4852e235a219 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group with id: 22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:25.099877 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:25.099877 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:25.115014 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-d946586b-952c-4b9d-9266-4f736b4e24de None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:25.117260 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-d946586b-952c-4b9d-9266-4f736b4e24de tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] PUT https://10.4.3.19/volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583 Jul 09 15:38:25.117644 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-d946586b-952c-4b9d-9266-4f736b4e24de tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:25.126745 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-d946586b-952c-4b9d-9266-4f736b4e24de tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Acquiring lock "cinder-attachment_update-81160c9c-4ba4-410f-9bbd-bdfad662102b-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:38:25.135033 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-d946586b-952c-4b9d-9266-4f736b4e24de tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Lock "cinder-attachment_update-81160c9c-4ba4-410f-9bbd-bdfad662102b-np0000004916" acquired by "attachment_update" :: waited 0.008s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:38:25.136332 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:25.136332 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:25.193622 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4257ed5e-4820-46ff-aba4-4852e235a219 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd/action returned with HTTP 202 Jul 09 15:38:25.194148 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 322/1302] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:38:25 2026] POST /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:25.207375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:25.209376 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 Jul 09 15:38:25.213206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:25.213206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:25.228714 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:25.228714 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:25.233607 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:25.235265 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:25.237205 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:25.285693 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:25.291295 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:25.291295 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:25.301818 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b0e0a703-f9ee-4eb6-b543-f5f74f6ac1b7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 returned with HTTP 200 Jul 09 15:38:25.302611 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 327/1303] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:25 2026] GET /volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 => generated 912 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:25.681471 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-d946586b-952c-4b9d-9266-4f736b4e24de tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Lock "cinder-attachment_update-81160c9c-4ba4-410f-9bbd-bdfad662102b-np0000004916" released by "attachment_update" :: held 0.545s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:38:25.681471 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-d946586b-952c-4b9d-9266-4f736b4e24de tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583 returned with HTTP 200 Jul 09 15:38:25.681471 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 322/1304] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:38:25 2026] PUT /volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583 => generated 969 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:25.791556 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6b961f11-4555-450f-b971-1e427c7c6f96 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:25.793568 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6b961f11-4555-450f-b971-1e427c7c6f96 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:25.793767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6b961f11-4555-450f-b971-1e427c7c6f96 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:25.793952 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6b961f11-4555-450f-b971-1e427c7c6f96 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:25.803642 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:25.803642 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:25.807588 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6b961f11-4555-450f-b971-1e427c7c6f96 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:25.812493 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6b961f11-4555-450f-b971-1e427c7c6f96 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:25.812899 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 334/1305] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:25 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:26.322211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d0cd5ea9-31f4-491d-99c1-cf3d8457da04 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.322211 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d0cd5ea9-31f4-491d-99c1-cf3d8457da04 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 Jul 09 15:38:26.322684 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d0cd5ea9-31f4-491d-99c1-cf3d8457da04 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:26.322684 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d0cd5ea9-31f4-491d-99c1-cf3d8457da04 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:26.330052 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d0cd5ea9-31f4-491d-99c1-cf3d8457da04 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 returned with HTTP 404 Jul 09 15:38:26.330607 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 323/1306] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:26 2026] GET /volume/v3/volumes/653b58c1-34b1-46dc-8189-359fe12fa513 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:26.340784 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0d9f0946-50dc-4465-ba98-7b97a62e18c9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.347934 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0d9f0946-50dc-4465-ba98-7b97a62e18c9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a Jul 09 15:38:26.347934 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0d9f0946-50dc-4465-ba98-7b97a62e18c9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:26.347934 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0d9f0946-50dc-4465-ba98-7b97a62e18c9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:26.355901 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0d9f0946-50dc-4465-ba98-7b97a62e18c9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a returned with HTTP 404 Jul 09 15:38:26.356758 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 328/1307] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:26 2026] GET /volume/v3/volumes/b05e013b-5596-42b6-a5c6-a30b5d9c673a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:26.365087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6edeb8aa-cd98-49f7-980e-8edb4150e3a2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.368170 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6edeb8aa-cd98-49f7-980e-8edb4150e3a2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd Jul 09 15:38:26.368170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6edeb8aa-cd98-49f7-980e-8edb4150e3a2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:26.368402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6edeb8aa-cd98-49f7-980e-8edb4150e3a2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:26.368604 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-6edeb8aa-cd98-49f7-980e-8edb4150e3a2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 22b26532-6e4d-425b-8e07-a2ec647f83fd {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:26.375159 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6edeb8aa-cd98-49f7-980e-8edb4150e3a2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd returned with HTTP 404 Jul 09 15:38:26.375904 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 323/1308] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:26 2026] GET /volume/v3/groups/22b26532-6e4d-425b-8e07-a2ec647f83fd => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:26.387889 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-265689c9-c742-4bcf-9b69-f225571ca1e5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.389946 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-265689c9-c742-4bcf-9b69-f225571ca1e5 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/f858baad-3c93-4677-829f-e923423d3d06 Jul 09 15:38:26.390234 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-265689c9-c742-4bcf-9b69-f225571ca1e5 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:26.390431 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-265689c9-c742-4bcf-9b69-f225571ca1e5 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:26.414344 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-265689c9-c742-4bcf-9b69-f225571ca1e5 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/group_types/f858baad-3c93-4677-829f-e923423d3d06 returned with HTTP 202 Jul 09 15:38:26.414940 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 335/1309] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:38:26 2026] DELETE /volume/v3/group_types/f858baad-3c93-4677-829f-e923423d3d06 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:26.425676 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4462a63d-eec7-40ce-bf69-cd13d69f1723 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.427564 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4462a63d-eec7-40ce-bf69-cd13d69f1723 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] DELETE https://10.4.3.19/volume/v3/types/5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f Jul 09 15:38:26.428546 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4462a63d-eec7-40ce-bf69-cd13d69f1723 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:26.428546 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4462a63d-eec7-40ce-bf69-cd13d69f1723 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:26.464035 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4462a63d-eec7-40ce-bf69-cd13d69f1723 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types/5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f returned with HTTP 202 Jul 09 15:38:26.464619 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 324/1310] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:38:26 2026] DELETE /volume/v3/types/5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:26.477628 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0b7c1a6d-931b-4d64-87cd-abd2207a1b5b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.483820 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0b7c1a6d-931b-4d64-87cd-abd2207a1b5b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] GET https://10.4.3.19/volume/v3/types/5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f Jul 09 15:38:26.483820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0b7c1a6d-931b-4d64-87cd-abd2207a1b5b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:26.483820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0b7c1a6d-931b-4d64-87cd-abd2207a1b5b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:26.492429 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0b7c1a6d-931b-4d64-87cd-abd2207a1b5b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types/5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f returned with HTTP 404 Jul 09 15:38:26.493110 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 329/1311] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:38:26 2026] GET /volume/v3/types/5f21f280-bf5d-4d83-bbf2-5a2b3cc6bd4f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:26.504789 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-382ccf48-43ac-480d-9470-19831cdd28c2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.507249 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-382ccf48-43ac-480d-9470-19831cdd28c2 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:38:26.507624 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-382ccf48-43ac-480d-9470-19831cdd28c2 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1946108797"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:26.509763 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:26.509763 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:26.525573 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-382ccf48-43ac-480d-9470-19831cdd28c2 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:38:26.526025 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 324/1312] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:38:26 2026] POST /volume/v3/types => generated 224 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:26.543288 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ae5b1507-56b5-4e1a-88c3-90bd2da2fc80 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.545856 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ae5b1507-56b5-4e1a-88c3-90bd2da2fc80 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:38:26.545856 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ae5b1507-56b5-4e1a-88c3-90bd2da2fc80 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1120670739"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:26.560807 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ae5b1507-56b5-4e1a-88c3-90bd2da2fc80 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:38:26.561108 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 336/1313] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:38:26 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:26.570833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4c530878-2641-44ad-a72e-208f5895c147 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.573713 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4c530878-2641-44ad-a72e-208f5895c147 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:38:26.574320 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4c530878-2641-44ad-a72e-208f5895c147 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "44c93973-6671-42b0-9b58-4e90e6c39302", "volume_types": ["c19e4635-bbf2-4dce-9628-35d189325ca6"], "name": "tempest-GroupSnapshotsTest-Group-251678939"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:26.576862 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-4c530878-2641-44ad-a72e-208f5895c147 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating new group {'group': {'group_type': '44c93973-6671-42b0-9b58-4e90e6c39302', 'volume_types': ['c19e4635-bbf2-4dce-9628-35d189325ca6'], 'name': 'tempest-GroupSnapshotsTest-Group-251678939'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:38:26.581523 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-4c530878-2641-44ad-a72e-208f5895c147 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating group tempest-GroupSnapshotsTest-Group-251678939. Jul 09 15:38:26.590273 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4c530878-2641-44ad-a72e-208f5895c147 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability Zones retrieved successfully. Jul 09 15:38:26.605639 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-4c530878-2641-44ad-a72e-208f5895c147 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['7c1c2262-91e5-4504-b580-19bbe1732026'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:26.635776 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4c530878-2641-44ad-a72e-208f5895c147 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:38:26.636290 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 325/1314] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:38:26 2026] POST /volume/v3/groups => generated 111 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:26.647430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d684e593-8769-44fd-b096-1ebe23a1db1d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.649813 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d684e593-8769-44fd-b096-1ebe23a1db1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d Jul 09 15:38:26.650202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d684e593-8769-44fd-b096-1ebe23a1db1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:26.650202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d684e593-8769-44fd-b096-1ebe23a1db1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:26.650456 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-d684e593-8769-44fd-b096-1ebe23a1db1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:26.658347 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:26.658347 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:26.671697 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d684e593-8769-44fd-b096-1ebe23a1db1d tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d returned with HTTP 200 Jul 09 15:38:26.672281 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 330/1315] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:26 2026] GET /volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:26.828790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-282fa28f-0f51-4ec2-bb42-e807788705ef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:26.830851 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-282fa28f-0f51-4ec2-bb42-e807788705ef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:26.831150 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-282fa28f-0f51-4ec2-bb42-e807788705ef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:26.831692 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-282fa28f-0f51-4ec2-bb42-e807788705ef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:26.850774 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:26.850774 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:26.860816 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-282fa28f-0f51-4ec2-bb42-e807788705ef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:26.867534 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-282fa28f-0f51-4ec2-bb42-e807788705ef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:26.867831 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 325/1316] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:26 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:27.691421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f35efabf-23e1-4c73-a9c9-b543c97c190c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:27.696274 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f35efabf-23e1-4c73-a9c9-b543c97c190c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d Jul 09 15:38:27.696274 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f35efabf-23e1-4c73-a9c9-b543c97c190c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:27.696274 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f35efabf-23e1-4c73-a9c9-b543c97c190c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:27.696435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-f35efabf-23e1-4c73-a9c9-b543c97c190c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:27.701054 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:27.701054 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:27.713648 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f35efabf-23e1-4c73-a9c9-b543c97c190c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d returned with HTTP 200 Jul 09 15:38:27.717272 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 337/1317] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:27 2026] GET /volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:27.726310 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:27.729055 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:27.729055 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-353110585", "volume_type": "c19e4635-bbf2-4dce-9628-35d189325ca6", "group_id": "9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:27.730810 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-353110585', 'volume_type': 'c19e4635-bbf2-4dce-9628-35d189325ca6', 'group_id': '9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:27.743255 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:27.743255 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:27.745046 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume of 1 GB Jul 09 15:38:27.754490 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Availability Zones retrieved successfully. Jul 09 15:38:27.762965 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (85d0de58-0f97-40f4-9ac9-2ee7018396f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:27.765064 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e31deb-e5d1-4d12-ab32-393eb1df566f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:27.765899 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:27.765899 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:27.766608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:27.794814 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4e31deb-e5d1-4d12-ab32-393eb1df566f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:38:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c19e4635-bbf2-4dce-9628-35d189325ca6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1946108797',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c19e4635-bbf2-4dce-9628-35d189325ca6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:27.796057 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4e7aa6-d464-46db-bc4e-a3ccf5de6b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:27.835441 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1946108797 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1946108797, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:27.835906 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1946108797 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1946108797, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:27.888555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a0116a1c-682b-42a6-87a4-d89e8db75c62 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:27.891363 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0116a1c-682b-42a6-87a4-d89e8db75c62 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:27.891667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0116a1c-682b-42a6-87a4-d89e8db75c62 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:27.892037 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0116a1c-682b-42a6-87a4-d89e8db75c62 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:27.909072 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['b99bd1b5-1c98-42dc-8dfa-ff03c8f19e11', 'a66a0c9c-4d39-4f5e-b57c-df1bb76c3f90', 'de819fcf-113d-48a9-bf5a-51645292ab3b', 'af3d9743-2eba-48e0-b71b-46ef341ae94f'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:27.910865 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:27.910865 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:27.911138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4e7aa6-d464-46db-bc4e-a3ccf5de6b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b99bd1b5-1c98-42dc-8dfa-ff03c8f19e11', 'a66a0c9c-4d39-4f5e-b57c-df1bb76c3f90', 'de819fcf-113d-48a9-bf5a-51645292ab3b', 'af3d9743-2eba-48e0-b71b-46ef341ae94f']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:27.912200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be681ffc-c373-4710-9d79-a3f4f054a029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:27.919862 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a0116a1c-682b-42a6-87a4-d89e8db75c62 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:27.926800 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0116a1c-682b-42a6-87a4-d89e8db75c62 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:27.927333 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 331/1318] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:27 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:27.949746 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be681ffc-c373-4710-9d79-a3f4f054a029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37112865-6aba-48ff-9c8e-af6e5e9563a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-353110585',encryption_key_id=None,group_id=9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['b99bd1b5-1c98-42dc-8dfa-ff03c8f19e11','a66a0c9c-4d39-4f5e-b57c-df1bb76c3f90','de819fcf-113d-48a9-bf5a-51645292ab3b','af3d9743-2eba-48e0-b71b-46ef341ae94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=c19e4635-bbf2-4dce-9628-35d189325ca6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-353110585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d,host=None,id=37112865-6aba-48ff-9c8e-af6e5e9563a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ab5c4961c064eb0988e479ea12615f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c19e4635-bbf2-4dce-9628-35d189325ca6),volume_type_id=c19e4635-bbf2-4dce-9628-35d189325ca6)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:27.951003 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56109bb6-bcd0-471f-973b-d326f3360a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:27.997492 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56109bb6-bcd0-471f-973b-d326f3360a3b) transitioned into state 'SUCCESS' from state '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-353110585',encryption_key_id=None,group_id=9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d,group_type_id=,metadata={},multiattach=False,project_id='3ab5c4961c064eb0988e479ea12615f8',qos_specs=None,replication_status=,reservations=['b99bd1b5-1c98-42dc-8dfa-ff03c8f19e11','a66a0c9c-4d39-4f5e-b57c-df1bb76c3f90','de819fcf-113d-48a9-bf5a-51645292ab3b','af3d9743-2eba-48e0-b71b-46ef341ae94f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cc7b94ff2f3a423c8dfdc9298295b358',volume_type_id=c19e4635-bbf2-4dce-9628-35d189325ca6)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:27.998296 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb958796-b3c7-4235-8f9c-314ed6afc8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:28.018915 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb958796-b3c7-4235-8f9c-314ed6afc8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:28.018915 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Flow 'volume_create_api' (85d0de58-0f97-40f4-9ac9-2ee7018396f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:28.022431 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Create volume request issued successfully. Jul 09 15:38:28.023850 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:28.024126 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:28.077756 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:28.083370 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:28.083370 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:28.088342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-122a9c49-7e1f-4fe5-8d28-6f483d799367 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:28.088917 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 326/1319] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:38:27 2026] POST /volume/v3/volumes => generated 820 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:28.106494 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:28.109723 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 Jul 09 15:38:28.110033 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:28.110282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:28.120787 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:28.120787 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:28.125573 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:28.126223 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:28.126429 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:28.179692 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:28.183669 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:28.183669 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:28.193879 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a86a87fd-2796-40c6-ae48-aeb76d5fedc9 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 returned with HTTP 200 Jul 09 15:38:28.194562 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 326/1320] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:28 2026] GET /volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 => generated 888 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:28.947069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2e778f77-a481-42e1-a082-61431d6c14d5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:28.949939 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2e778f77-a481-42e1-a082-61431d6c14d5 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:28.950288 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2e778f77-a481-42e1-a082-61431d6c14d5 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:28.950569 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2e778f77-a481-42e1-a082-61431d6c14d5 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:28.966841 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:28.966841 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:28.972840 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2e778f77-a481-42e1-a082-61431d6c14d5 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:28.979510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2e778f77-a481-42e1-a082-61431d6c14d5 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:28.980219 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 338/1321] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:28 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:29.215084 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:29.219781 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 Jul 09 15:38:29.219975 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:29.220261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:29.229318 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:29.229318 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:29.233935 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:29.234810 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:29.234986 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:29.290520 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:29.294216 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:29.294216 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:29.303021 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7259a652-0245-4c8e-a7f4-434c1a6b6c3a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 returned with HTTP 200 Jul 09 15:38:29.303770 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 332/1322] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:29 2026] GET /volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 => generated 913 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:29.319330 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5003b524-6762-49d8-8c70-6c3a0c145187 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:29.321661 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5003b524-6762-49d8-8c70-6c3a0c145187 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/group_snapshots Jul 09 15:38:29.322232 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5003b524-6762-49d8-8c70-6c3a0c145187 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d", "name": "tempest-group_snapshot-1284965555"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:29.323871 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.group_snapshots [None req-5003b524-6762-49d8-8c70-6c3a0c145187 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d', 'name': 'tempest-group_snapshot-1284965555'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 09 15:38:29.334633 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:29.334633 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:29.342864 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.group_snapshots [None req-5003b524-6762-49d8-8c70-6c3a0c145187 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Creating group_snapshot tempest-group_snapshot-1284965555. Jul 09 15:38:29.364354 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:29.364354 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:29.376260 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-5003b524-6762-49d8-8c70-6c3a0c145187 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1946108797 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1946108797, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:38:29.407205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-5003b524-6762-49d8-8c70-6c3a0c145187 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Created reservations ['6ad86b2a-a1c7-4452-9d58-5a52ea242799', '1a118690-ed0e-4f73-90fa-73161d2f43fb', 'f9d4fb98-0695-469f-8ffe-c56e70594462', 'fc9b81fd-f9fe-4b75-a063-15cc7de6a775'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:29.446247 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5003b524-6762-49d8-8c70-6c3a0c145187 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots returned with HTTP 202 Jul 09 15:38:29.447071 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 327/1323] 10.4.3.19 () {70 vars in 1317 bytes} [Thu Jul 9 15:38:29 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:29.457853 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-63a8834f-3721-4408-a1dd-53a8ed32fecb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:29.461899 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-63a8834f-3721-4408-a1dd-53a8ed32fecb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 Jul 09 15:38:29.462107 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-63a8834f-3721-4408-a1dd-53a8ed32fecb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:29.462340 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-63a8834f-3721-4408-a1dd-53a8ed32fecb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:29.462457 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.group_snapshots [None req-63a8834f-3721-4408-a1dd-53a8ed32fecb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member ed3f3fec-79da-4fca-981e-caf11d4d7e51 {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:29.466629 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:29.466629 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:29.471593 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-63a8834f-3721-4408-a1dd-53a8ed32fecb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 returned with HTTP 200 Jul 09 15:38:29.472193 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 327/1324] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:29 2026] GET /volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 => generated 307 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:29.999766 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-380b4844-6b4f-48a6-b67d-12ca26001d9e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.002087 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-380b4844-6b4f-48a6-b67d-12ca26001d9e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:30.002365 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-380b4844-6b4f-48a6-b67d-12ca26001d9e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.002670 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-380b4844-6b4f-48a6-b67d-12ca26001d9e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.015675 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.015675 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:30.020438 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-380b4844-6b4f-48a6-b67d-12ca26001d9e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:30.026038 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-380b4844-6b4f-48a6-b67d-12ca26001d9e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:30.026534 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 339/1325] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:29 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:30.486607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8e721dd0-51cc-45da-a203-7d634dd064f6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.487634 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e721dd0-51cc-45da-a203-7d634dd064f6 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 Jul 09 15:38:30.487918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e721dd0-51cc-45da-a203-7d634dd064f6 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.488222 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e721dd0-51cc-45da-a203-7d634dd064f6 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.488395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.group_snapshots [None req-8e721dd0-51cc-45da-a203-7d634dd064f6 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member ed3f3fec-79da-4fca-981e-caf11d4d7e51 {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:30.493615 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.493615 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:30.498148 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e721dd0-51cc-45da-a203-7d634dd064f6 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 returned with HTTP 200 Jul 09 15:38:30.498789 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 333/1326] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:30.513435 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f3c01d3f-188f-441e-91dc-ad6c85380124 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.516240 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f3c01d3f-188f-441e-91dc-ad6c85380124 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:38:30.516667 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f3c01d3f-188f-441e-91dc-ad6c85380124 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.517022 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f3c01d3f-188f-441e-91dc-ad6c85380124 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.517397 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-f3c01d3f-188f-441e-91dc-ad6c85380124 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:30.517924 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.517924 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:30.520739 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.db.api [None req-f3c01d3f-188f-441e-91dc-ad6c85380124 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Building query based on filter {{(pid=99867) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:38:30.528506 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f3c01d3f-188f-441e-91dc-ad6c85380124 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all snapshots completed successfully. Jul 09 15:38:30.529235 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.529235 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:30.530255 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f3c01d3f-188f-441e-91dc-ad6c85380124 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:38:30.530932 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 328/1327] 10.4.3.19 () {66 vars in 1257 bytes} [Thu Jul 9 15:38:30 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 09 15:38:30.545229 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-77fce6d2-7553-40f4-919a-c82270ad8c61 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.550209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-77fce6d2-7553-40f4-919a-c82270ad8c61 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/7d9503a9-fd85-45ab-b7eb-1fa952d16107 Jul 09 15:38:30.550209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-77fce6d2-7553-40f4-919a-c82270ad8c61 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.550209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-77fce6d2-7553-40f4-919a-c82270ad8c61 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.555060 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.555060 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:30.555750 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-77fce6d2-7553-40f4-919a-c82270ad8c61 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Snapshot retrieved successfully. Jul 09 15:38:30.557030 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-77fce6d2-7553-40f4-919a-c82270ad8c61 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/7d9503a9-fd85-45ab-b7eb-1fa952d16107 returned with HTTP 200 Jul 09 15:38:30.557768 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 328/1328] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/snapshots/7d9503a9-fd85-45ab-b7eb-1fa952d16107 => generated 451 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:30.571504 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bf97d3e5-85a5-4431-9e8c-caed57abe444 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.574698 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bf97d3e5-85a5-4431-9e8c-caed57abe444 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 Jul 09 15:38:30.574698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bf97d3e5-85a5-4431-9e8c-caed57abe444 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.574698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bf97d3e5-85a5-4431-9e8c-caed57abe444 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.574934 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-bf97d3e5-85a5-4431-9e8c-caed57abe444 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member ed3f3fec-79da-4fca-981e-caf11d4d7e51 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:30.579683 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.579683 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:30.584026 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bf97d3e5-85a5-4431-9e8c-caed57abe444 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 returned with HTTP 200 Jul 09 15:38:30.584713 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 340/1329] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 => generated 308 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:30.594208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-50a9b57d-4bfb-4edc-b919-300d1c51bb7c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.595694 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50a9b57d-4bfb-4edc-b919-300d1c51bb7c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/detail Jul 09 15:38:30.595905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50a9b57d-4bfb-4edc-b919-300d1c51bb7c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.596099 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50a9b57d-4bfb-4edc-b919-300d1c51bb7c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.608157 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50a9b57d-4bfb-4edc-b919-300d1c51bb7c tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 09 15:38:30.608658 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 334/1330] 10.4.3.19 () {68 vars in 1316 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:38:30.619149 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1df899b4-e04d-4111-9672-a76840a78e96 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.621673 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1df899b4-e04d-4111-9672-a76840a78e96 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] DELETE https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 Jul 09 15:38:30.621979 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1df899b4-e04d-4111-9672-a76840a78e96 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.622265 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1df899b4-e04d-4111-9672-a76840a78e96 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.622484 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.group_snapshots [None req-1df899b4-e04d-4111-9672-a76840a78e96 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for member ed3f3fec-79da-4fca-981e-caf11d4d7e51 {{(pid=99867) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 09 15:38:30.622649 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.group_snapshots [None req-1df899b4-e04d-4111-9672-a76840a78e96 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group_snapshot with id: ed3f3fec-79da-4fca-981e-caf11d4d7e51 Jul 09 15:38:30.627165 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.627165 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:30.682195 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1df899b4-e04d-4111-9672-a76840a78e96 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 returned with HTTP 202 Jul 09 15:38:30.682592 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 329/1331] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:38:30 2026] DELETE /volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:30.691105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.694720 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:30.695319 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.695805 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.696423 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:30.697806 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:30.708866 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:30.710094 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:30.710417 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:30.749767 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:30.754667 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.754667 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:30.771330 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-30b467f1-2ca5-4a08-a43f-9df1f1b3c664 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:30.771820 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 329/1332] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:30.792207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6a618137-8adf-473f-8a71-cb363e42790f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.795840 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6a618137-8adf-473f-8a71-cb363e42790f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:38:30.796021 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6a618137-8adf-473f-8a71-cb363e42790f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.796286 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6a618137-8adf-473f-8a71-cb363e42790f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.796482 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-6a618137-8adf-473f-8a71-cb363e42790f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:30.801476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-6a618137-8adf-473f-8a71-cb363e42790f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:38:30.804473 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6a618137-8adf-473f-8a71-cb363e42790f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all snapshots completed successfully. Jul 09 15:38:30.805370 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6a618137-8adf-473f-8a71-cb363e42790f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:38:30.805764 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 341/1333] 10.4.3.19 () {66 vars in 1257 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:38:30.815998 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e21b3712-b4f3-45bb-a681-35bbfec967e7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.818562 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e21b3712-b4f3-45bb-a681-35bbfec967e7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 Jul 09 15:38:30.819210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e21b3712-b4f3-45bb-a681-35bbfec967e7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.819210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e21b3712-b4f3-45bb-a681-35bbfec967e7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.819210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.group_snapshots [None req-e21b3712-b4f3-45bb-a681-35bbfec967e7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member ed3f3fec-79da-4fca-981e-caf11d4d7e51 {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:38:30.823642 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e21b3712-b4f3-45bb-a681-35bbfec967e7 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 returned with HTTP 404 Jul 09 15:38:30.824277 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 335/1334] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:30.834017 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ab556fd5-9a1e-4798-ab4b-193308d639b2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.836522 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab556fd5-9a1e-4798-ab4b-193308d639b2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/group_snapshots Jul 09 15:38:30.837084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab556fd5-9a1e-4798-ab4b-193308d639b2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.837084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab556fd5-9a1e-4798-ab4b-193308d639b2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.837555 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.837555 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:30.844730 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab556fd5-9a1e-4798-ab4b-193308d639b2 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots returned with HTTP 200 Jul 09 15:38:30.845278 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 330/1335] 10.4.3.19 () {68 vars in 1295 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:30.855931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5ffaba63-222f-4208-973b-20a3f5942eb8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.858661 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5ffaba63-222f-4208-973b-20a3f5942eb8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] DELETE https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 Jul 09 15:38:30.859062 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5ffaba63-222f-4208-973b-20a3f5942eb8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.859709 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5ffaba63-222f-4208-973b-20a3f5942eb8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.859709 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.group_snapshots [None req-5ffaba63-222f-4208-973b-20a3f5942eb8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for member ed3f3fec-79da-4fca-981e-caf11d4d7e51 {{(pid=99865) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 09 15:38:30.860626 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.group_snapshots [None req-5ffaba63-222f-4208-973b-20a3f5942eb8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group_snapshot with id: ed3f3fec-79da-4fca-981e-caf11d4d7e51 Jul 09 15:38:30.865402 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5ffaba63-222f-4208-973b-20a3f5942eb8 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 returned with HTTP 404 Jul 09 15:38:30.866299 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 330/1336] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:38:30 2026] DELETE /volume/v3/group_snapshots/ed3f3fec-79da-4fca-981e-caf11d4d7e51 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:30.881825 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.882797 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:38:30.883102 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:30.883447 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:30.884997 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:38:30.884997 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:30.895905 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Get all volumes completed successfully. Jul 09 15:38:30.896912 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:30.897143 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:30.962908 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:30.967540 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:30.967540 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:30.977971 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ddbfb32-97bb-4be1-a8fc-4759a9efe8bb tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:38:30.978705 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 342/1337] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:38:30 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:30.998026 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f0a5bbab-9753-46dc-b146-60e6b928298f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:30.999874 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f0a5bbab-9753-46dc-b146-60e6b928298f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] POST https://10.4.3.19/volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d/action Jul 09 15:38:31.000709 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f0a5bbab-9753-46dc-b146-60e6b928298f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:31.001113 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f0a5bbab-9753-46dc-b146-60e6b928298f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:31.002303 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-f0a5bbab-9753-46dc-b146-60e6b928298f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] delete called for group 9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d {{(pid=99864) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:38:31.002458 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.groups [None req-f0a5bbab-9753-46dc-b146-60e6b928298f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Delete group with id: 9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d Jul 09 15:38:31.007261 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:31.007261 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:31.041154 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-99eb9767-555e-46e6-aff8-bef94f9c9b3e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:31.043829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-99eb9767-555e-46e6-aff8-bef94f9c9b3e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:31.044087 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-99eb9767-555e-46e6-aff8-bef94f9c9b3e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:31.044722 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-99eb9767-555e-46e6-aff8-bef94f9c9b3e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:31.056673 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f0a5bbab-9753-46dc-b146-60e6b928298f tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d/action returned with HTTP 202 Jul 09 15:38:31.056816 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:31.056816 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:31.057508 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 336/1338] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:38:30 2026] POST /volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:31.062560 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-99eb9767-555e-46e6-aff8-bef94f9c9b3e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:31.066458 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-99eb9767-555e-46e6-aff8-bef94f9c9b3e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:31.066954 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 331/1339] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:31 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:31.070212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-75dab7dd-8473-42b4-b551-6a5887cee814 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:31.070212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75dab7dd-8473-42b4-b551-6a5887cee814 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 Jul 09 15:38:31.070212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75dab7dd-8473-42b4-b551-6a5887cee814 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:31.070383 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75dab7dd-8473-42b4-b551-6a5887cee814 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:31.079063 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:31.079063 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:31.083515 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-75dab7dd-8473-42b4-b551-6a5887cee814 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Volume info retrieved successfully. Jul 09 15:38:31.084582 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-75dab7dd-8473-42b4-b551-6a5887cee814 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:38:31.084846 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-75dab7dd-8473-42b4-b551-6a5887cee814 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:38:31.132495 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-75dab7dd-8473-42b4-b551-6a5887cee814 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:38:31.136021 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:31.136021 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:31.145717 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75dab7dd-8473-42b4-b551-6a5887cee814 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 returned with HTTP 200 Jul 09 15:38:31.146446 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 331/1340] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:31 2026] GET /volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 => generated 912 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:31.946093 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-5f4fa651-e148-476f-9724-7b294e8ec50a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:31.948844 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-5f4fa651-e148-476f-9724-7b294e8ec50a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583/action Jul 09 15:38:31.949292 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-5f4fa651-e148-476f-9724-7b294e8ec50a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:31.949464 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-5f4fa651-e148-476f-9724-7b294e8ec50a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:31.969804 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:31.969804 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:31.983713 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-97dca84b-a38d-44b6-80f4-ebab4a7c4821 req-5f4fa651-e148-476f-9724-7b294e8ec50a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583/action returned with HTTP 204 Jul 09 15:38:31.984270 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 343/1341] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:38:31 2026] POST /volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:32.081753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-495efe34-91b1-480d-b3fd-9853f297a67b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.084423 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-495efe34-91b1-480d-b3fd-9853f297a67b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:32.084693 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-495efe34-91b1-480d-b3fd-9853f297a67b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:32.084933 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-495efe34-91b1-480d-b3fd-9853f297a67b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:32.165472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ea04ef6-ed1f-4a8b-bee3-6cb53ddf7d51 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.167684 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ea04ef6-ed1f-4a8b-bee3-6cb53ddf7d51 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 Jul 09 15:38:32.168127 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ea04ef6-ed1f-4a8b-bee3-6cb53ddf7d51 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:32.168532 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ea04ef6-ed1f-4a8b-bee3-6cb53ddf7d51 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:32.176086 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ea04ef6-ed1f-4a8b-bee3-6cb53ddf7d51 tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 returned with HTTP 404 Jul 09 15:38:32.177015 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 332/1342] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:32 2026] GET /volume/v3/volumes/37112865-6aba-48ff-9c8e-af6e5e9563a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:32.186940 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-06bbd97a-e3f1-4f21-93c2-49a858a3646a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.189523 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-06bbd97a-e3f1-4f21-93c2-49a858a3646a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] GET https://10.4.3.19/volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d Jul 09 15:38:32.189771 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-06bbd97a-e3f1-4f21-93c2-49a858a3646a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:32.189996 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-06bbd97a-e3f1-4f21-93c2-49a858a3646a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:32.190511 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-06bbd97a-e3f1-4f21-93c2-49a858a3646a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] show called for member 9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:38:32.193736 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-06bbd97a-e3f1-4f21-93c2-49a858a3646a tempest-GroupSnapshotsTest-1468400898 tempest-GroupSnapshotsTest-1468400898-project-member] https://10.4.3.19/volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d returned with HTTP 404 Jul 09 15:38:32.194313 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 332/1343] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:38:32 2026] GET /volume/v3/groups/9a2f62a1-4adc-46a4-8ff9-e4b8c2ba9a2d => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:32.205676 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f7daf1b6-ebfd-42cf-99ae-ff7c612a893b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.209352 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7daf1b6-ebfd-42cf-99ae-ff7c612a893b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/44c93973-6671-42b0-9b58-4e90e6c39302 Jul 09 15:38:32.209664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7daf1b6-ebfd-42cf-99ae-ff7c612a893b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:32.209935 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7daf1b6-ebfd-42cf-99ae-ff7c612a893b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:32.224094 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7daf1b6-ebfd-42cf-99ae-ff7c612a893b tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/group_types/44c93973-6671-42b0-9b58-4e90e6c39302 returned with HTTP 202 Jul 09 15:38:32.224308 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 344/1344] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:38:32 2026] DELETE /volume/v3/group_types/44c93973-6671-42b0-9b58-4e90e6c39302 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:32.233503 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7dd8baac-0f42-45f9-8315-7567f1daa4c6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.235790 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7dd8baac-0f42-45f9-8315-7567f1daa4c6 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] DELETE https://10.4.3.19/volume/v3/types/c19e4635-bbf2-4dce-9628-35d189325ca6 Jul 09 15:38:32.235958 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7dd8baac-0f42-45f9-8315-7567f1daa4c6 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:32.236305 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7dd8baac-0f42-45f9-8315-7567f1daa4c6 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:32.256421 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:32.256421 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:32.260566 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-495efe34-91b1-480d-b3fd-9853f297a67b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:32.264796 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7dd8baac-0f42-45f9-8315-7567f1daa4c6 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types/c19e4635-bbf2-4dce-9628-35d189325ca6 returned with HTTP 202 Jul 09 15:38:32.264796 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 333/1345] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:38:32 2026] DELETE /volume/v3/types/c19e4635-bbf2-4dce-9628-35d189325ca6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:32.265381 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-495efe34-91b1-480d-b3fd-9853f297a67b tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:32.265795 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 337/1346] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:32 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 1148 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:32.275676 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-966b8ca4-95d0-481e-91af-c7c8d3895673 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.278129 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-966b8ca4-95d0-481e-91af-c7c8d3895673 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] GET https://10.4.3.19/volume/v3/types/c19e4635-bbf2-4dce-9628-35d189325ca6 Jul 09 15:38:32.278515 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-966b8ca4-95d0-481e-91af-c7c8d3895673 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:32.279034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-966b8ca4-95d0-481e-91af-c7c8d3895673 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:32.283456 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-966b8ca4-95d0-481e-91af-c7c8d3895673 tempest-GroupSnapshotsTest-1156197115 tempest-GroupSnapshotsTest-1156197115-project-admin] https://10.4.3.19/volume/v3/types/c19e4635-bbf2-4dce-9628-35d189325ca6 returned with HTTP 404 Jul 09 15:38:32.284262 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 333/1347] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:38:32 2026] GET /volume/v3/types/c19e4635-bbf2-4dce-9628-35d189325ca6 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:32.285233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d96910d0-0e8c-4c2c-a71b-a065205102b3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.287549 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d96910d0-0e8c-4c2c-a71b-a065205102b3 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:32.287779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d96910d0-0e8c-4c2c-a71b-a065205102b3 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:32.288094 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d96910d0-0e8c-4c2c-a71b-a065205102b3 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:32.302928 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:32.302928 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:32.307381 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d96910d0-0e8c-4c2c-a71b-a065205102b3 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:32.313590 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d96910d0-0e8c-4c2c-a71b-a065205102b3 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:32.313996 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 345/1348] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:32 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 1148 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:32.333600 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-84d9b6a5-20f3-4b18-84bb-09b74d67e38d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.335489 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-84d9b6a5-20f3-4b18-84bb-09b74d67e38d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action Jul 09 15:38:32.336138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-84d9b6a5-20f3-4b18-84bb-09b74d67e38d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action body: b'{"os-detach": {"attachment_id": "1b45d54b-25cd-457c-ae4a-2f2a308ff583"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:32.336467 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-84d9b6a5-20f3-4b18-84bb-09b74d67e38d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "1b45d54b-25cd-457c-ae4a-2f2a308ff583"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:32.353629 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:32.353629 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:32.353629 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-84d9b6a5-20f3-4b18-84bb-09b74d67e38d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:32.363100 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-84d9b6a5-20f3-4b18-84bb-09b74d67e38d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action returned with HTTP 400 Jul 09 15:38:32.363780 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 334/1349] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:38:32 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 100 bytes in 31 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Jul 09 15:38:32.408854 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-1cbfffe8-19fd-4cf7-89bb-aa5f2c1fac91 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.411701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-1cbfffe8-19fd-4cf7-89bb-aa5f2c1fac91 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:32.411916 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-1cbfffe8-19fd-4cf7-89bb-aa5f2c1fac91 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:32.412141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-1cbfffe8-19fd-4cf7-89bb-aa5f2c1fac91 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:32.425241 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:32.425241 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:32.430043 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-1cbfffe8-19fd-4cf7-89bb-aa5f2c1fac91 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:32.435021 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-1cbfffe8-19fd-4cf7-89bb-aa5f2c1fac91 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:32.435531 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 338/1350] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:32 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:32.453986 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-9e47382a-aab2-4e57-911f-f2c968a474d4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:32.458283 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-9e47382a-aab2-4e57-911f-f2c968a474d4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b/action Jul 09 15:38:32.458283 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-9e47382a-aab2-4e57-911f-f2c968a474d4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:32.458283 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-9e47382a-aab2-4e57-911f-f2c968a474d4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:32.468216 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:32.468216 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:32.469098 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-9e47382a-aab2-4e57-911f-f2c968a474d4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:32.477563 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-9e47382a-aab2-4e57-911f-f2c968a474d4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Begin detaching volume completed successfully. Jul 09 15:38:32.477907 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-9e47382a-aab2-4e57-911f-f2c968a474d4 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b/action returned with HTTP 202 Jul 09 15:38:32.478409 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 334/1351] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:38:32 2026] POST /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:38:33.524846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b1448ec2-5476-485d-9325-1175070de7ab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:33.525329 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b1448ec2-5476-485d-9325-1175070de7ab None None] GET https://10.4.3.19/volume// Jul 09 15:38:33.525896 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b1448ec2-5476-485d-9325-1175070de7ab None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:33.525896 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b1448ec2-5476-485d-9325-1175070de7ab None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:33.526216 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b1448ec2-5476-485d-9325-1175070de7ab None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:33.526608 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 346/1352] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38: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 09 15:38:33.551598 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-871e88e4-5228-4ff4-8472-de1691ba31fb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:33.554320 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-871e88e4-5228-4ff4-8472-de1691ba31fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:33.554604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-871e88e4-5228-4ff4-8472-de1691ba31fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:33.555035 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-871e88e4-5228-4ff4-8472-de1691ba31fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:33.566998 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:33.566998 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:33.572639 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-871e88e4-5228-4ff4-8472-de1691ba31fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:33.579268 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-871e88e4-5228-4ff4-8472-de1691ba31fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:33.579905 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 335/1353] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:38:33 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 1331 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:34.754023 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-d6759cb8-0666-44ce-b455-a99ec0a0b62d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:34.756662 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-d6759cb8-0666-44ce-b455-a99ec0a0b62d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] DELETE https://10.4.3.19/volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583 Jul 09 15:38:34.756926 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-d6759cb8-0666-44ce-b455-a99ec0a0b62d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:34.757161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-d6759cb8-0666-44ce-b455-a99ec0a0b62d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:34.765950 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:34.765950 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:35.187399 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a6df665c-fd79-4e1d-ae62-f5da3a66caea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:35.302556 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-873a9ba1-dfd4-40c2-b8bd-19ad9f9fcb7d req-d6759cb8-0666-44ce-b455-a99ec0a0b62d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583 returned with HTTP 200 Jul 09 15:38:35.303377 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 339/1354] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:38:34 2026] DELETE /volume/v3/attachments/1b45d54b-25cd-457c-ae4a-2f2a308ff583 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:35.304232 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a6df665c-fd79-4e1d-ae62-f5da3a66caea tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:38:35.304601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a6df665c-fd79-4e1d-ae62-f5da3a66caea tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:35.329573 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a6df665c-fd79-4e1d-ae62-f5da3a66caea tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:38:35.330055 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 335/1355] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:38:35 2026] POST /volume/v3/types => generated 188 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:35.340472 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d2db5738-556b-414a-b2b9-3eab63447577 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:35.345703 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d2db5738-556b-414a-b2b9-3eab63447577 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:38:35.346116 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d2db5738-556b-414a-b2b9-3eab63447577 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:35.362036 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d2db5738-556b-414a-b2b9-3eab63447577 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:38:35.362424 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 347/1356] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:38:35 2026] POST /volume/v3/types => generated 188 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:35.372239 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:35.448722 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:35.449473 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1427720870"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:35.450709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1427720870'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:35.454565 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Create volume of 1 GB Jul 09 15:38:35.454905 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:35.454905 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:35.455446 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Availability Zones retrieved successfully. Jul 09 15:38:35.464733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Flow 'volume_create_api' (c1bec4fc-7421-4ba7-a4bc-a8dffe0b57a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:35.464733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339f9ff3-77e0-4b20-95f7-8b9787f4ad36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:35.465469 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:35.501152 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (339f9ff3-77e0-4b20-95f7-8b9787f4ad36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:38:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=3128036b-2b9c-4c9d-9762-2028edf38547,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '3128036b-2b9c-4c9d-9762-2028edf38547', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:35.502084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f177e47-8c1d-4b57-a386-ed4c515e9c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:35.531220 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-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 09 15:38:35.531220 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-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 09 15:38:35.579711 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Created reservations ['a447b0b0-090c-4435-8d1f-6b11b282f43a', '2666bffc-8581-46d8-85c1-3ebbc3506841', '427648ba-7f97-406d-bbc2-d401c574b213', 'ae6e1000-4876-4122-87fe-dfc14bbe9afc'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:35.580832 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5f177e47-8c1d-4b57-a386-ed4c515e9c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a447b0b0-090c-4435-8d1f-6b11b282f43a', '2666bffc-8581-46d8-85c1-3ebbc3506841', '427648ba-7f97-406d-bbc2-d401c574b213', 'ae6e1000-4876-4122-87fe-dfc14bbe9afc']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:35.582169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ee4fdb-2b6d-4aec-9876-5e43fd4f3a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:35.611265 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7ee4fdb-2b6d-4aec-9876-5e43fd4f3a55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e72cec1-17e8-4962-b7d2-19bd305d8f04', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1427720870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='574c60e936694924bd5d85499df1aeb2',qos_specs=None,replication_status=,reservations=['a447b0b0-090c-4435-8d1f-6b11b282f43a','2666bffc-8581-46d8-85c1-3ebbc3506841','427648ba-7f97-406d-bbc2-d401c574b213','ae6e1000-4876-4122-87fe-dfc14bbe9afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4614a372524e30a8237d92fbd4c81f',volume_type_id=3128036b-2b9c-4c9d-9762-2028edf38547), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1427720870',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e72cec1-17e8-4962-b7d2-19bd305d8f04,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='574c60e936694924bd5d85499df1aeb2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d4614a372524e30a8237d92fbd4c81f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(3128036b-2b9c-4c9d-9762-2028edf38547),volume_type_id=3128036b-2b9c-4c9d-9762-2028edf38547)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:35.612756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffaeadc9-a653-437b-b3c5-631dba46577a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:35.635891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffaeadc9-a653-437b-b3c5-631dba46577a) transitioned into state 'SUCCESS' from state '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-1427720870',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='574c60e936694924bd5d85499df1aeb2',qos_specs=None,replication_status=,reservations=['a447b0b0-090c-4435-8d1f-6b11b282f43a','2666bffc-8581-46d8-85c1-3ebbc3506841','427648ba-7f97-406d-bbc2-d401c574b213','ae6e1000-4876-4122-87fe-dfc14bbe9afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d4614a372524e30a8237d92fbd4c81f',volume_type_id=3128036b-2b9c-4c9d-9762-2028edf38547)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:35.636841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f253f1f-4d7d-492f-8400-cfe64d0fc2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:35.650807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f253f1f-4d7d-492f-8400-cfe64d0fc2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:35.652174 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Flow 'volume_create_api' (c1bec4fc-7421-4ba7-a4bc-a8dffe0b57a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:35.655161 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Create volume request issued successfully. Jul 09 15:38:35.655161 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ea6ada3-10ae-40ce-91da-b6afb84bbec1 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:35.655161 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 336/1357] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:38:35 2026] POST /volume/v3/volumes => generated 766 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:38:35.673139 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0dc2188f-9449-45b0-bc17-dac2c5ef10e6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:35.676304 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0dc2188f-9449-45b0-bc17-dac2c5ef10e6 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:35.677202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0dc2188f-9449-45b0-bc17-dac2c5ef10e6 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:35.677202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0dc2188f-9449-45b0-bc17-dac2c5ef10e6 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:35.688811 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:35.688811 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:35.693495 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0dc2188f-9449-45b0-bc17-dac2c5ef10e6 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Volume info retrieved successfully. Jul 09 15:38:35.701053 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0dc2188f-9449-45b0-bc17-dac2c5ef10e6 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 200 Jul 09 15:38:35.701053 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 340/1358] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:35 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 834 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:36.719565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dc9659f5-8b3f-4521-bd75-b18770150edb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:36.722059 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc9659f5-8b3f-4521-bd75-b18770150edb tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:36.723284 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dc9659f5-8b3f-4521-bd75-b18770150edb tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:36.723284 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dc9659f5-8b3f-4521-bd75-b18770150edb tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:36.732447 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:36.732447 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:36.741423 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dc9659f5-8b3f-4521-bd75-b18770150edb tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Volume info retrieved successfully. Jul 09 15:38:36.748383 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc9659f5-8b3f-4521-bd75-b18770150edb tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 200 Jul 09 15:38:36.749220 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 336/1359] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:36 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 859 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:36.763871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-47169e48-0c98-4dcf-b0be-51d87b083b5e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:36.767034 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47169e48-0c98-4dcf-b0be-51d87b083b5e tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] POST https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action Jul 09 15:38:36.767359 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f89fbc0d-a538-4149-8aa8-d44e123f0965 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:36.767719 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-47169e48-0c98-4dcf-b0be-51d87b083b5e tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:36.767719 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-47169e48-0c98-4dcf-b0be-51d87b083b5e tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:36.771049 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f89fbc0d-a538-4149-8aa8-d44e123f0965 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:36.772291 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f89fbc0d-a538-4149-8aa8-d44e123f0965 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:36.772291 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f89fbc0d-a538-4149-8aa8-d44e123f0965 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:36.791127 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:36.791127 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:36.796856 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:36.796856 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:36.798252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.admin_actions [None req-47169e48-0c98-4dcf-b0be-51d87b083b5e tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] Updating volume '3e476722-4d6f-4af4-8f4c-ae1ef88ae15b' with '{'status': 'in-use'}' {{(pid=99866) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 09 15:38:36.810065 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f89fbc0d-a538-4149-8aa8-d44e123f0965 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Volume info retrieved successfully. Jul 09 15:38:36.819975 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f89fbc0d-a538-4149-8aa8-d44e123f0965 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 200 Jul 09 15:38:36.819975 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 337/1360] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:36 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 1032 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:36.840602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:36.845438 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] POST https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04/action Jul 09 15:38:36.846001 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:36.846199 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:36.849514 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47169e48-0c98-4dcf-b0be-51d87b083b5e tempest-TestServerVolumeAttachmentScenario-688376448 tempest-TestServerVolumeAttachmentScenario-688376448-project-admin] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action returned with HTTP 202 Jul 09 15:38:36.850044 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 348/1361] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:38:36 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:38:36.858474 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-665edc42-56a6-4cb7-b358-8a37b7d6cddb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:36.860482 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:36.860482 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:36.861105 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-665edc42-56a6-4cb7-b358-8a37b7d6cddb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:36.861204 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Volume info retrieved successfully. Jul 09 15:38:36.861356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-665edc42-56a6-4cb7-b358-8a37b7d6cddb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:36.861596 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-665edc42-56a6-4cb7-b358-8a37b7d6cddb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:36.874507 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:36.874507 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:36.882977 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-665edc42-56a6-4cb7-b358-8a37b7d6cddb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:36.892634 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-665edc42-56a6-4cb7-b358-8a37b7d6cddb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:36.893295 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 337/1362] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:36 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:36.908249 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-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 09 15:38:36.908591 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-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 09 15:38:36.947151 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Created reservations ['df23b5af-8c77-4c22-9648-a92088c03cdd', 'e1fcf69d-3985-414c-a55e-56bc59d892a4'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:36.953933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-1d169531-a10e-4c8d-8f1d-89a83fbdbb3d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:36.957499 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-1d169531-a10e-4c8d-8f1d-89a83fbdbb3d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:36.957851 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-1d169531-a10e-4c8d-8f1d-89a83fbdbb3d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:36.958151 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-1d169531-a10e-4c8d-8f1d-89a83fbdbb3d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:36.965474 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-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 09 15:38:36.965735 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-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 09 15:38:36.970105 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:36.970105 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:36.974479 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Created reservations ['7ae97fc3-a6a1-408c-b32e-6961399062d6', 'a5bce8eb-7308-4723-9fe2-d094d01edffe'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:36.974910 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-1d169531-a10e-4c8d-8f1d-89a83fbdbb3d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:36.980608 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-1d169531-a10e-4c8d-8f1d-89a83fbdbb3d tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:36.981133 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 338/1363] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:36 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:37.009984 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Retype volume request issued successfully. Jul 09 15:38:37.010213 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-192bc4ee-b9fe-46f0-a83f-05b320cd51f7 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04/action returned with HTTP 202 Jul 09 15:38:37.010706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-146b0ef5-1cf1-45f8-82a0-3bc4692ab28a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:37.010779 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 341/1364] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:38:36 2026] POST /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04/action => generated 0 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:38:37.015197 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-146b0ef5-1cf1-45f8-82a0-3bc4692ab28a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] POST https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action Jul 09 15:38:37.015584 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-146b0ef5-1cf1-45f8-82a0-3bc4692ab28a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:37.015724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-146b0ef5-1cf1-45f8-82a0-3bc4692ab28a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:37.020045 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4e60a6e4-18c0-4100-a5ff-1a7a77a3e643 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:37.024023 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4e60a6e4-18c0-4100-a5ff-1a7a77a3e643 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:37.024256 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4e60a6e4-18c0-4100-a5ff-1a7a77a3e643 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:37.024563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4e60a6e4-18c0-4100-a5ff-1a7a77a3e643 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:37.042427 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:37.042427 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:37.045522 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:37.045522 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:37.046198 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-146b0ef5-1cf1-45f8-82a0-3bc4692ab28a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:37.054829 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4e60a6e4-18c0-4100-a5ff-1a7a77a3e643 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Volume info retrieved successfully. Jul 09 15:38:37.064409 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4e60a6e4-18c0-4100-a5ff-1a7a77a3e643 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 200 Jul 09 15:38:37.064563 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-146b0ef5-1cf1-45f8-82a0-3bc4692ab28a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Begin detaching volume completed successfully. Jul 09 15:38:37.064845 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-146b0ef5-1cf1-45f8-82a0-3bc4692ab28a tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action returned with HTTP 202 Jul 09 15:38:37.064919 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 338/1365] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:37 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:37.065424 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 349/1366] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:38:37 2026] POST /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:38:38.084222 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c8ea5ddb-f8a4-4a29-8c42-5b425964075c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:38.087703 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c8ea5ddb-f8a4-4a29-8c42-5b425964075c tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:38.088089 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c8ea5ddb-f8a4-4a29-8c42-5b425964075c tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:38.088342 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c8ea5ddb-f8a4-4a29-8c42-5b425964075c tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:38.101835 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:38.101835 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:38.112065 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c8ea5ddb-f8a4-4a29-8c42-5b425964075c tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Volume info retrieved successfully. Jul 09 15:38:38.112430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-18959d41-2721-487f-914c-373d4854fd01 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:38.113055 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-18959d41-2721-487f-914c-373d4854fd01 None None] GET https://10.4.3.19/volume// Jul 09 15:38:38.113262 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-18959d41-2721-487f-914c-373d4854fd01 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:38.113493 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-18959d41-2721-487f-914c-373d4854fd01 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:38.113965 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-18959d41-2721-487f-914c-373d4854fd01 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:38.114437 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 342/1367] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:38:38.119211 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c8ea5ddb-f8a4-4a29-8c42-5b425964075c tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 200 Jul 09 15:38:38.119698 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 339/1368] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:38 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:38.127943 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-e4c931da-15dc-4d89-ab65-aa31a32849bb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:38.130357 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-e4c931da-15dc-4d89-ab65-aa31a32849bb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:38.130664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-e4c931da-15dc-4d89-ab65-aa31a32849bb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:38.130899 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-e4c931da-15dc-4d89-ab65-aa31a32849bb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:38.142222 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0e5d6e6e-ce58-45e9-a0a4-87b496fb551f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:38.143092 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:38.143092 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:38.144615 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e5d6e6e-ce58-45e9-a0a4-87b496fb551f tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:38.144615 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e5d6e6e-ce58-45e9-a0a4-87b496fb551f tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:38.145140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e5d6e6e-ce58-45e9-a0a4-87b496fb551f tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:38.149512 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-e4c931da-15dc-4d89-ab65-aa31a32849bb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:38.157125 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-e4c931da-15dc-4d89-ab65-aa31a32849bb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:38.157783 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 339/1369] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:38:38 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 1331 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:38.158654 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:38.158654 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:38.164879 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0e5d6e6e-ce58-45e9-a0a4-87b496fb551f tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Volume info retrieved successfully. Jul 09 15:38:38.174728 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e5d6e6e-ce58-45e9-a0a4-87b496fb551f tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 200 Jul 09 15:38:38.175338 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 350/1370] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:38 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:38.195323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-16a472bb-3540-4faf-bd5a-b4f890ae2319 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:38.198123 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16a472bb-3540-4faf-bd5a-b4f890ae2319 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] GET https://10.4.3.19/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1427720870 Jul 09 15:38:38.198414 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16a472bb-3540-4faf-bd5a-b4f890ae2319 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:38.198665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16a472bb-3540-4faf-bd5a-b4f890ae2319 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:38.199749 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:38.199749 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:38.200407 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-16a472bb-3540-4faf-bd5a-b4f890ae2319 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1427720870'), ('all_tenants', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:38:38.238072 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=321,cinder:INSERT=32,cinder:UPDATE=55 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:38:38.251853 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-16a472bb-3540-4faf-bd5a-b4f890ae2319 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Get all volumes completed successfully. Jul 09 15:38:38.252834 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16a472bb-3540-4faf-bd5a-b4f890ae2319 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1427720870 returned with HTTP 200 Jul 09 15:38:38.253620 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 343/1371] 10.4.3.19 () {66 vars in 1391 bytes} [Thu Jul 9 15:38:38 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1427720870 => generated 345 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:38.264287 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f31e9d69-8208-4e32-a845-e5bd8a57b538 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:38.266861 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f31e9d69-8208-4e32-a845-e5bd8a57b538 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:38.267104 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f31e9d69-8208-4e32-a845-e5bd8a57b538 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:38.267387 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f31e9d69-8208-4e32-a845-e5bd8a57b538 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:38.277913 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:38.277913 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:38.282598 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f31e9d69-8208-4e32-a845-e5bd8a57b538 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Volume info retrieved successfully. Jul 09 15:38:38.288699 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f31e9d69-8208-4e32-a845-e5bd8a57b538 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 200 Jul 09 15:38:38.289297 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 340/1372] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:38 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:38.306717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9071e2b0-edeb-4c07-93fe-35f237c7752f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:38.309295 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9071e2b0-edeb-4c07-93fe-35f237c7752f tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] DELETE https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:38.309590 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9071e2b0-edeb-4c07-93fe-35f237c7752f tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:38.309844 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9071e2b0-edeb-4c07-93fe-35f237c7752f tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:38.310056 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-9071e2b0-edeb-4c07-93fe-35f237c7752f tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Delete volume with id: 4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:38.320015 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:38.320015 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:38.320695 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9071e2b0-edeb-4c07-93fe-35f237c7752f tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Volume info retrieved successfully. Jul 09 15:38:38.342514 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9071e2b0-edeb-4c07-93fe-35f237c7752f tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Delete volume request issued successfully. Jul 09 15:38:38.342827 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9071e2b0-edeb-4c07-93fe-35f237c7752f tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 202 Jul 09 15:38:38.343381 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 340/1373] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:38:38 2026] DELETE /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:38.355600 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bbe6a0a3-d8bb-43d5-9f30-9fe164200631 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:38.357857 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bbe6a0a3-d8bb-43d5-9f30-9fe164200631 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:38.358112 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bbe6a0a3-d8bb-43d5-9f30-9fe164200631 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:38.358372 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bbe6a0a3-d8bb-43d5-9f30-9fe164200631 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:38.367955 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:38.367955 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:38.380128 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bbe6a0a3-d8bb-43d5-9f30-9fe164200631 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Volume info retrieved successfully. Jul 09 15:38:38.392637 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bbe6a0a3-d8bb-43d5-9f30-9fe164200631 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 200 Jul 09 15:38:38.393160 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 351/1374] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:38 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:39.144554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-fb09dd19-3d64-46b3-b2e2-b57e332e0471 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:39.146644 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-fb09dd19-3d64-46b3-b2e2-b57e332e0471 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] DELETE https://10.4.3.19/volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b Jul 09 15:38:39.146817 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-fb09dd19-3d64-46b3-b2e2-b57e332e0471 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:39.147020 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-fb09dd19-3d64-46b3-b2e2-b57e332e0471 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:39.155648 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:39.155648 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:39.412989 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f385b88b-a00e-4883-a64f-8fe15d401a38 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:39.416112 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f385b88b-a00e-4883-a64f-8fe15d401a38 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] GET https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 Jul 09 15:38:39.416634 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f385b88b-a00e-4883-a64f-8fe15d401a38 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:39.417047 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f385b88b-a00e-4883-a64f-8fe15d401a38 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:39.434382 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f385b88b-a00e-4883-a64f-8fe15d401a38 tempest-VolumeRetypeWithoutMigrationTest-1334523970 tempest-VolumeRetypeWithoutMigrationTest-1334523970-project-member] https://10.4.3.19/volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 returned with HTTP 404 Jul 09 15:38:39.434897 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 341/1375] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:39 2026] GET /volume/v3/volumes/4e72cec1-17e8-4962-b7d2-19bd305d8f04 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:39.448344 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5762fbb4-07d2-4962-a460-67250bdfdb7d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:39.450574 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5762fbb4-07d2-4962-a460-67250bdfdb7d tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] DELETE https://10.4.3.19/volume/v3/types/a7c892f2-c4d1-4687-bda8-49678216bc21 Jul 09 15:38:39.450884 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5762fbb4-07d2-4962-a460-67250bdfdb7d tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:39.451206 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5762fbb4-07d2-4962-a460-67250bdfdb7d tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:39.498809 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5762fbb4-07d2-4962-a460-67250bdfdb7d tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/types/a7c892f2-c4d1-4687-bda8-49678216bc21 returned with HTTP 202 Jul 09 15:38:39.499587 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 341/1376] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:38:39 2026] DELETE /volume/v3/types/a7c892f2-c4d1-4687-bda8-49678216bc21 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:39.509085 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ddc0a69c-bca9-4fc3-bfd5-9439b4cd9ea2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:39.510772 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddc0a69c-bca9-4fc3-bfd5-9439b4cd9ea2 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] GET https://10.4.3.19/volume/v3/types/a7c892f2-c4d1-4687-bda8-49678216bc21 Jul 09 15:38:39.510999 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddc0a69c-bca9-4fc3-bfd5-9439b4cd9ea2 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:39.512421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddc0a69c-bca9-4fc3-bfd5-9439b4cd9ea2 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:39.515004 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddc0a69c-bca9-4fc3-bfd5-9439b4cd9ea2 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/types/a7c892f2-c4d1-4687-bda8-49678216bc21 returned with HTTP 404 Jul 09 15:38:39.515756 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 352/1377] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:38:39 2026] GET /volume/v3/types/a7c892f2-c4d1-4687-bda8-49678216bc21 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:39.524805 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e4812289-f48b-4174-9cfc-02f07b721b43 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:39.527205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e4812289-f48b-4174-9cfc-02f07b721b43 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] DELETE https://10.4.3.19/volume/v3/types/3128036b-2b9c-4c9d-9762-2028edf38547 Jul 09 15:38:39.527556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e4812289-f48b-4174-9cfc-02f07b721b43 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:39.527789 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e4812289-f48b-4174-9cfc-02f07b721b43 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:39.559969 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e4812289-f48b-4174-9cfc-02f07b721b43 tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/types/3128036b-2b9c-4c9d-9762-2028edf38547 returned with HTTP 202 Jul 09 15:38:39.560479 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 342/1378] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:38:39 2026] DELETE /volume/v3/types/3128036b-2b9c-4c9d-9762-2028edf38547 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:39.568105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-92f90402-e806-48a4-9b95-073fd1c7c18c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:39.573345 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-92f90402-e806-48a4-9b95-073fd1c7c18c tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] GET https://10.4.3.19/volume/v3/types/3128036b-2b9c-4c9d-9762-2028edf38547 Jul 09 15:38:39.573345 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-92f90402-e806-48a4-9b95-073fd1c7c18c tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:39.573345 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-92f90402-e806-48a4-9b95-073fd1c7c18c tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:39.584210 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-92f90402-e806-48a4-9b95-073fd1c7c18c tempest-VolumeRetypeWithoutMigrationTest-1348990939 tempest-VolumeRetypeWithoutMigrationTest-1348990939-project-admin] https://10.4.3.19/volume/v3/types/3128036b-2b9c-4c9d-9762-2028edf38547 returned with HTTP 404 Jul 09 15:38:39.588214 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 342/1379] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:38:39 2026] GET /volume/v3/types/3128036b-2b9c-4c9d-9762-2028edf38547 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:39.709737 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-fa3664ea-1d18-4b01-b875-c1935dd5ba6d req-fb09dd19-3d64-46b3-b2e2-b57e332e0471 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b returned with HTTP 200 Jul 09 15:38:39.710205 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 344/1380] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:38:39 2026] DELETE /volume/v3/attachments/68c2e87b-90a1-4b6e-b9cf-9013171b0f6b => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:40.349911 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-3f9a24f1-0c5a-4838-b113-3ef6b2fc582e req-7a3dac67-8566-4820-9de1-031255f25a01 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:40.351131 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3f9a24f1-0c5a-4838-b113-3ef6b2fc582e req-7a3dac67-8566-4820-9de1-031255f25a01 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:40.351454 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3f9a24f1-0c5a-4838-b113-3ef6b2fc582e req-7a3dac67-8566-4820-9de1-031255f25a01 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:40.351782 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3f9a24f1-0c5a-4838-b113-3ef6b2fc582e req-7a3dac67-8566-4820-9de1-031255f25a01 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:40.363788 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:40.363788 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:40.372439 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-3f9a24f1-0c5a-4838-b113-3ef6b2fc582e req-7a3dac67-8566-4820-9de1-031255f25a01 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:40.382470 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3f9a24f1-0c5a-4838-b113-3ef6b2fc582e req-7a3dac67-8566-4820-9de1-031255f25a01 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:40.383702 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 353/1381] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:40 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:43.132517 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:43.347257 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:43.347257 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1112542664"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:43.350049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1112542664'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:43.350424 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Create volume of 1 GB Jul 09 15:38:43.359607 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Availability Zones retrieved successfully. Jul 09 15:38:43.371314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Flow 'volume_create_api' (8ddb4f91-6d9f-41a4-872c-ccde04b440c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:43.373574 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f739792-33ad-48ab-8efa-7ea6b9d70cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:43.374397 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:43.415714 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f739792-33ad-48ab-8efa-7ea6b9d70cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:43.416749 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fec01e-6c2f-4668-8065-65349acb6654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:43.507840 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Created reservations ['7ab0de04-1eb6-47aa-9c60-929b5b44342d', '25823212-1525-40c2-aa91-9a964dad0b5e', '9987dc48-d0b9-4274-98be-490ef2a4a6c3', '357f99c1-4272-4538-adfb-6b031c7c1c89'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:43.508726 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80fec01e-6c2f-4668-8065-65349acb6654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ab0de04-1eb6-47aa-9c60-929b5b44342d', '25823212-1525-40c2-aa91-9a964dad0b5e', '9987dc48-d0b9-4274-98be-490ef2a4a6c3', '357f99c1-4272-4538-adfb-6b031c7c1c89']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:43.509547 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ca293e0-0ebe-4a0a-84a1-a5255f12d154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:43.553211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ca293e0-0ebe-4a0a-84a1-a5255f12d154) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b9a8708-0d7e-4447-b574-5c527f518590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1112542664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56066a232ad495bbd0b56e85cbd6e28',qos_specs=None,replication_status=,reservations=['7ab0de04-1eb6-47aa-9c60-929b5b44342d','25823212-1525-40c2-aa91-9a964dad0b5e','9987dc48-d0b9-4274-98be-490ef2a4a6c3','357f99c1-4272-4538-adfb-6b031c7c1c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c796b75e706e457e87141f8b763d90ae',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1112542664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b9a8708-0d7e-4447-b574-5c527f518590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d56066a232ad495bbd0b56e85cbd6e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c796b75e706e457e87141f8b763d90ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:43.554100 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d40403-58cf-4eae-97a3-a830a753753f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:43.587159 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1d40403-58cf-4eae-97a3-a830a753753f) transitioned into state 'SUCCESS' from state '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-1112542664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56066a232ad495bbd0b56e85cbd6e28',qos_specs=None,replication_status=,reservations=['7ab0de04-1eb6-47aa-9c60-929b5b44342d','25823212-1525-40c2-aa91-9a964dad0b5e','9987dc48-d0b9-4274-98be-490ef2a4a6c3','357f99c1-4272-4538-adfb-6b031c7c1c89'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c796b75e706e457e87141f8b763d90ae',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:43.588106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9239d9-f4e6-4380-a618-a628ee633903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:43.608594 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9239d9-f4e6-4380-a618-a628ee633903) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:43.610416 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Flow 'volume_create_api' (8ddb4f91-6d9f-41a4-872c-ccde04b440c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:43.611384 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Create volume request issued successfully. Jul 09 15:38:43.612243 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c4ce14c-728a-4681-bac2-af7c0f176619 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:43.612849 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 343/1382] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:38:43 2026] POST /volume/v3/volumes => generated 817 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:43.632517 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-48b28f58-297c-40aa-a4f9-ab2527e459de None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:43.637478 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48b28f58-297c-40aa-a4f9-ab2527e459de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:43.637478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48b28f58-297c-40aa-a4f9-ab2527e459de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:43.637478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48b28f58-297c-40aa-a4f9-ab2527e459de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:43.642089 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=307,cinder:UPDATE=36,cinder:INSERT=17,cinder:DELETE=1 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:38:43.656626 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:43.656626 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:43.666642 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-48b28f58-297c-40aa-a4f9-ab2527e459de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Volume info retrieved successfully. Jul 09 15:38:43.680457 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48b28f58-297c-40aa-a4f9-ab2527e459de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 200 Jul 09 15:38:43.681461 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 343/1383] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:43 2026] GET /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 885 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:44.699077 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ae18d314-48f0-4776-ac66-cc09a635856d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:44.701777 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae18d314-48f0-4776-ac66-cc09a635856d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:44.702128 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae18d314-48f0-4776-ac66-cc09a635856d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:44.702389 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae18d314-48f0-4776-ac66-cc09a635856d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:44.712597 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:44.712597 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:44.718685 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ae18d314-48f0-4776-ac66-cc09a635856d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Volume info retrieved successfully. Jul 09 15:38:44.727080 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae18d314-48f0-4776-ac66-cc09a635856d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 200 Jul 09 15:38:44.727634 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 345/1384] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:44 2026] GET /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 944 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:44.746817 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b30f8314-5605-4e87-b062-06457d5bad6a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:44.749839 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b30f8314-5605-4e87-b062-06457d5bad6a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] POST https://10.4.3.19/volume/v3/volume-transfers Jul 09 15:38:44.750415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b30f8314-5605-4e87-b062-06457d5bad6a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "3b9a8708-0d7e-4447-b574-5c527f518590"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:44.752501 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volume_transfer [None req-b30f8314-5605-4e87-b062-06457d5bad6a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Creating new volume transfer {'transfer': {'volume_id': '3b9a8708-0d7e-4447-b574-5c527f518590'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 09 15:38:44.752716 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volume_transfer [None req-b30f8314-5605-4e87-b062-06457d5bad6a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Creating transfer of volume 3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:44.752892 np0000004916 devstack@c-api.service[99866]: INFO cinder.transfer.api [None req-b30f8314-5605-4e87-b062-06457d5bad6a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Generating transfer record for volume 3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:44.764598 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:44.764598 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:44.792530 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b30f8314-5605-4e87-b062-06457d5bad6a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volume-transfers returned with HTTP 202 Jul 09 15:38:44.792697 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 354/1385] 10.4.3.19 () {70 vars in 1319 bytes} [Thu Jul 9 15:38:44 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:44.807520 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fb83a7a1-2014-455d-9256-babbb60de463 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:44.810207 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fb83a7a1-2014-455d-9256-babbb60de463 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:44.810493 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fb83a7a1-2014-455d-9256-babbb60de463 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:44.810738 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fb83a7a1-2014-455d-9256-babbb60de463 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:44.824397 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:44.824397 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:44.833315 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fb83a7a1-2014-455d-9256-babbb60de463 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Volume info retrieved successfully. Jul 09 15:38:44.843896 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fb83a7a1-2014-455d-9256-babbb60de463 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 200 Jul 09 15:38:44.844914 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 344/1386] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:44 2026] GET /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 952 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:44.865673 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f3c0471e-3184-44b9-bd06-05be824117cf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:44.868377 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3c0471e-3184-44b9-bd06-05be824117cf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85 Jul 09 15:38:44.869204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3c0471e-3184-44b9-bd06-05be824117cf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:44.869204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3c0471e-3184-44b9-bd06-05be824117cf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:44.876691 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3c0471e-3184-44b9-bd06-05be824117cf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85 returned with HTTP 200 Jul 09 15:38:44.876691 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 344/1387] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:38:44 2026] GET /volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85 => generated 430 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:44.890302 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3304c984-47a9-4872-98ca-cf1f603b2d3f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:44.892036 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3304c984-47a9-4872-98ca-cf1f603b2d3f tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volume-transfers Jul 09 15:38:44.892431 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3304c984-47a9-4872-98ca-cf1f603b2d3f tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:44.892673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3304c984-47a9-4872-98ca-cf1f603b2d3f tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:44.892972 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volume_transfer [None req-3304c984-47a9-4872-98ca-cf1f603b2d3f tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Listing volume transfers {{(pid=99864) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 09 15:38:44.899337 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3304c984-47a9-4872-98ca-cf1f603b2d3f tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volume-transfers returned with HTTP 200 Jul 09 15:38:44.899499 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 346/1388] 10.4.3.19 () {68 vars in 1298 bytes} [Thu Jul 9 15:38:44 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:44.913335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:45.015712 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] POST https://10.4.3.19/volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85/accept Jul 09 15:38:45.016237 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9e51940739edf5fc"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:45.018967 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.volume_transfer [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Accepting volume transfer 0255f1a3-d59a-4f48-b8ce-56811612ff85 {{(pid=99866) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 09 15:38:45.018967 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.volume_transfer [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Accepting transfer 0255f1a3-d59a-4f48-b8ce-56811612ff85 Jul 09 15:38:45.125593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Created reservations ['f546ee60-fbee-464d-be41-0d7c8d7cd7b8', 'acde6dfa-d5e9-4ba5-854a-81c87a15e247', 'b28f1c45-be93-4154-85a5-ef4d9941c634', 'fc2b5841-6c56-4ffc-888e-1157123ceec3'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:45.157370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Created reservations ['b078ec73-4d27-41c1-8e11-1b53376409b5', 'd3eadc04-7df3-4e9a-a90a-50577bb1a551', '78087f02-07cc-49f5-973e-96e7b11f8d07', 'bf5bd6e1-0f69-46d9-b99a-5a6613a04d18'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:45.221258 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Created reservations ['8d733796-6fc7-4c02-8915-9988cb2ba0bd', '6c413266-1614-4be9-bb28-ba40c11a1270', 'dae584ba-9279-4dab-80a6-0e27c204bebe', 'fe296bc9-3bd2-4eaf-9329-87a373eb12c3'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:45.254420 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-0e36fa41-dc65-4827-b856-7df16f1d1408 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:45.256942 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-0e36fa41-dc65-4827-b856-7df16f1d1408 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:38:45.257198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-0e36fa41-dc65-4827-b856-7df16f1d1408 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:45.257541 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-0e36fa41-dc65-4827-b856-7df16f1d1408 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:45.266830 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Created reservations ['0476396b-e950-457b-bc53-b9a476f865b7', '5b209d76-d9d6-4eae-bf89-28970633c92e', '71ad790f-4d39-4ded-aa9d-4b243db1b55b', '25103732-9d5d-43b6-acb1-a6625f31fa21'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:45.274740 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:45.274740 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:45.285990 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-0e36fa41-dc65-4827-b856-7df16f1d1408 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:38:45.292799 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-0e36fa41-dc65-4827-b856-7df16f1d1408 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:38:45.293608 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 345/1389] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:45 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1651 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:45.362398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-b0f43ee6-9fd8-44ee-9fe8-67a5d16c0fe2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:45.366457 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-b0f43ee6-9fd8-44ee-9fe8-67a5d16c0fe2 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:38:45.368941 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-b0f43ee6-9fd8-44ee-9fe8-67a5d16c0fe2 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:45.369326 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-b0f43ee6-9fd8-44ee-9fe8-67a5d16c0fe2 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:45.387777 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:45.387777 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:45.392018 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-b0f43ee6-9fd8-44ee-9fe8-67a5d16c0fe2 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:38:45.397248 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-b0f43ee6-9fd8-44ee-9fe8-67a5d16c0fe2 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:38:45.397664 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 345/1390] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:45 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1651 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:45.769518 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Transfer volume completed successfully. Jul 09 15:38:45.903729 np0000004916 devstack@c-api.service[99866]: INFO cinder.transfer.api [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Volume 3b9a8708-0d7e-4447-b574-5c527f518590 has been transferred. Jul 09 15:38:45.915624 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b6438a8f-92a0-48b7-9374-08790fad1ac9 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] https://10.4.3.19/volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85/accept returned with HTTP 202 Jul 09 15:38:45.916102 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 355/1391] 10.4.3.19 () {70 vars in 1451 bytes} [Thu Jul 9 15:38:44 2026] POST /volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85/accept => generated 363 bytes in 1003 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:45.935395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3b32d419-cfbb-4be7-bf13-77f01c011651 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:45.939507 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3b32d419-cfbb-4be7-bf13-77f01c011651 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] GET https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:45.940402 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3b32d419-cfbb-4be7-bf13-77f01c011651 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:45.940402 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3b32d419-cfbb-4be7-bf13-77f01c011651 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:45.953562 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:45.953562 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:45.960001 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3b32d419-cfbb-4be7-bf13-77f01c011651 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Volume info retrieved successfully. Jul 09 15:38:45.970515 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3b32d419-cfbb-4be7-bf13-77f01c011651 tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 200 Jul 09 15:38:45.970515 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 347/1392] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:45 2026] GET /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 944 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:46.000558 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5a19452a-19b0-4c0e-bbaa-5d66c15dab7e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:46.003918 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a19452a-19b0-4c0e-bbaa-5d66c15dab7e tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] GET https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:46.004822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a19452a-19b0-4c0e-bbaa-5d66c15dab7e tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:46.004822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a19452a-19b0-4c0e-bbaa-5d66c15dab7e tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:46.179377 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:46.179377 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:46.186272 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5a19452a-19b0-4c0e-bbaa-5d66c15dab7e tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] Volume info retrieved successfully. Jul 09 15:38:46.193027 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a19452a-19b0-4c0e-bbaa-5d66c15dab7e tempest-VolumesTransfersV355Test-213163986 tempest-VolumesTransfersV355Test-213163986-project-member] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 200 Jul 09 15:38:46.193619 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 346/1393] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:45 2026] GET /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 944 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:46.214127 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:46.215820 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c24c3646-c675-42d5-ba3f-c706e293f9de None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:46.226669 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c24c3646-c675-42d5-ba3f-c706e293f9de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] DELETE https://10.4.3.19/volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85 Jul 09 15:38:46.226669 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c24c3646-c675-42d5-ba3f-c706e293f9de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:46.226669 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c24c3646-c675-42d5-ba3f-c706e293f9de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:46.226669 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.volume_transfer [None req-c24c3646-c675-42d5-ba3f-c706e293f9de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Delete transfer with id: 0255f1a3-d59a-4f48-b8ce-56811612ff85 Jul 09 15:38:46.227019 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:46.227019 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-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": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "source_volid": null, "backup_id": null}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:46.227708 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c24c3646-c675-42d5-ba3f-c706e293f9de tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85 returned with HTTP 404 Jul 09 15:38:46.228564 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 356/1394] 10.4.3.19 () {68 vars in 1412 bytes} [Thu Jul 9 15:38:46 2026] DELETE /volume/v3/volume-transfers/0255f1a3-d59a-4f48-b8ce-56811612ff85 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:46.235932 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-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': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'source_volid': None, 'backup_id': None}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:46.243986 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-37c81937-92e2-4956-a245-c1f0f39ebc75 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:46.302215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-37c81937-92e2-4956-a245-c1f0f39ebc75 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:46.302215 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-37c81937-92e2-4956-a245-c1f0f39ebc75 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:46.302215 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-37c81937-92e2-4956-a245-c1f0f39ebc75 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:46.302215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-37c81937-92e2-4956-a245-c1f0f39ebc75 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Delete volume with id: 3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:46.315131 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:46.315131 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:46.315705 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-37c81937-92e2-4956-a245-c1f0f39ebc75 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Volume info retrieved successfully. Jul 09 15:38:46.347122 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-37c81937-92e2-4956-a245-c1f0f39ebc75 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Delete volume request issued successfully. Jul 09 15:38:46.347577 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-37c81937-92e2-4956-a245-c1f0f39ebc75 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 202 Jul 09 15:38:46.348353 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 348/1395] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:38:46 2026] DELETE /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 0 bytes in 105 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:46.359415 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-23f6513a-4035-4a09-8d2b-9ec6dad7acb3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:46.361767 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-23f6513a-4035-4a09-8d2b-9ec6dad7acb3 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] GET https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:46.362208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-23f6513a-4035-4a09-8d2b-9ec6dad7acb3 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:46.362251 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-23f6513a-4035-4a09-8d2b-9ec6dad7acb3 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:46.374407 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:46.374407 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:46.381780 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Create volume of 1 GB Jul 09 15:38:46.384276 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-23f6513a-4035-4a09-8d2b-9ec6dad7acb3 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Volume info retrieved successfully. Jul 09 15:38:46.390812 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Availability Zones retrieved successfully. Jul 09 15:38:46.391975 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-23f6513a-4035-4a09-8d2b-9ec6dad7acb3 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 200 Jul 09 15:38:46.392509 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 347/1396] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:46 2026] GET /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:46.399946 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Flow 'volume_create_api' (44aaa891-4fec-4bfc-901b-6a8f636d1d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:46.401638 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f15102f-2a90-4054-93ca-4418b92bf17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:46.402954 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:46.491647 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f15102f-2a90-4054-93ca-4418b92bf17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:46.492488 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6063409-e277-4487-b53b-c531fdedf1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:46.563039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Created reservations ['07d7511c-e3e7-4e4a-93dc-3c267f2fac7c', '45ece3d1-cec8-48bc-911b-e1abcd655d3e', '3b6ec8e3-8b0e-497c-91cb-55e2b4c90ac1', '214ad683-b467-4e38-a970-3101eba09028'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:46.564251 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6063409-e277-4487-b53b-c531fdedf1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07d7511c-e3e7-4e4a-93dc-3c267f2fac7c', '45ece3d1-cec8-48bc-911b-e1abcd655d3e', '3b6ec8e3-8b0e-497c-91cb-55e2b4c90ac1', '214ad683-b467-4e38-a970-3101eba09028']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:46.565381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41240cc-1ad2-441e-9c72-90cf2e6e6359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:46.604451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d41240cc-1ad2-441e-9c72-90cf2e6e6359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af14850a-c6dc-4d77-85a2-4d51625b8a36', '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='1377009feb594f3b8a5e7fcf01b6b190',qos_specs=None,replication_status=,reservations=['07d7511c-e3e7-4e4a-93dc-3c267f2fac7c','45ece3d1-cec8-48bc-911b-e1abcd655d3e','3b6ec8e3-8b0e-497c-91cb-55e2b4c90ac1','214ad683-b467-4e38-a970-3101eba09028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7556900c9694199a109b3f637618e90',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:46Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af14850a-c6dc-4d77-85a2-4d51625b8a36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1377009feb594f3b8a5e7fcf01b6b190',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e7556900c9694199a109b3f637618e90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:46.605662 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4abb5909-fed5-4b27-a689-9618a43a8ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:46.652177 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4abb5909-fed5-4b27-a689-9618a43a8ed9) transitioned into 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='1377009feb594f3b8a5e7fcf01b6b190',qos_specs=None,replication_status=,reservations=['07d7511c-e3e7-4e4a-93dc-3c267f2fac7c','45ece3d1-cec8-48bc-911b-e1abcd655d3e','3b6ec8e3-8b0e-497c-91cb-55e2b4c90ac1','214ad683-b467-4e38-a970-3101eba09028'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e7556900c9694199a109b3f637618e90',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:46.653504 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892ab35a-09aa-405f-bcbf-7c6d14c4838e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:46.671893 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (892ab35a-09aa-405f-bcbf-7c6d14c4838e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:46.673703 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Flow 'volume_create_api' (44aaa891-4fec-4bfc-901b-6a8f636d1d79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:46.674404 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Create volume request issued successfully. Jul 09 15:38:46.675317 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-70519b41-598b-45cf-b082-e13b9a371c3e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:46.676271 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 346/1397] 10.4.3.19 () {72 vars in 1534 bytes} [Thu Jul 9 15:38:46 2026] POST /volume/v3/volumes => generated 701 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:38:46.687071 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-fb331434-a15f-4263-b9e3-047acd95cb31 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:46.689839 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-fb331434-a15f-4263-b9e3-047acd95cb31 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 Jul 09 15:38:46.690134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-fb331434-a15f-4263-b9e3-047acd95cb31 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:46.690675 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-fb331434-a15f-4263-b9e3-047acd95cb31 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:46.703569 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:46.703569 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:46.709850 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-fb331434-a15f-4263-b9e3-047acd95cb31 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:38:46.721336 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-fb331434-a15f-4263-b9e3-047acd95cb31 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 returned with HTTP 200 Jul 09 15:38:46.721878 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 357/1398] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:46 2026] GET /volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 => generated 769 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:46.734309 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-1c1a0b39-c633-4845-8acf-5f81c9de873d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:46.737813 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-1c1a0b39-c633-4845-8acf-5f81c9de873d tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 Jul 09 15:38:46.741208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-1c1a0b39-c633-4845-8acf-5f81c9de873d tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:46.741208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-1c1a0b39-c633-4845-8acf-5f81c9de873d tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:46.750506 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:46.750506 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:46.760572 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-1c1a0b39-c633-4845-8acf-5f81c9de873d tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:38:46.769748 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-1c1a0b39-c633-4845-8acf-5f81c9de873d tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 returned with HTTP 200 Jul 09 15:38:46.770493 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 349/1399] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:46 2026] GET /volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 => generated 769 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:47.409607 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-df732fff-5070-428a-987e-5a85c7ed83e2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:47.412270 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-df732fff-5070-428a-987e-5a85c7ed83e2 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] GET https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:47.412760 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-df732fff-5070-428a-987e-5a85c7ed83e2 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:47.412927 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-df732fff-5070-428a-987e-5a85c7ed83e2 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:47.421475 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-df732fff-5070-428a-987e-5a85c7ed83e2 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 404 Jul 09 15:38:47.422443 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 348/1400] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:47 2026] GET /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:47.433510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-66968cec-0e6b-412c-8a20-ed41d5c8b4ab None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:47.435981 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-66968cec-0e6b-412c-8a20-ed41d5c8b4ab tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:47.436268 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-66968cec-0e6b-412c-8a20-ed41d5c8b4ab tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:47.436738 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-66968cec-0e6b-412c-8a20-ed41d5c8b4ab tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:47.444926 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-66968cec-0e6b-412c-8a20-ed41d5c8b4ab tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 404 Jul 09 15:38:47.445586 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 347/1401] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:47 2026] GET /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:47.455685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f17a295d-6be2-4ffa-b9dd-e60192d4f869 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:47.457519 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f17a295d-6be2-4ffa-b9dd-e60192d4f869 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:47.459214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f17a295d-6be2-4ffa-b9dd-e60192d4f869 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:47.459214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f17a295d-6be2-4ffa-b9dd-e60192d4f869 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:47.459214 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f17a295d-6be2-4ffa-b9dd-e60192d4f869 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Delete volume with id: 3b9a8708-0d7e-4447-b574-5c527f518590 Jul 09 15:38:47.465006 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f17a295d-6be2-4ffa-b9dd-e60192d4f869 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 returned with HTTP 404 Jul 09 15:38:47.465740 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 358/1402] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:38:47 2026] DELETE /volume/v3/volumes/3b9a8708-0d7e-4447-b574-5c527f518590 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:47.477127 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f6d364ba-5b46-457a-8124-d12744c9adbb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:47.479171 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:47.479740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1704298177"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:47.481229 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1704298177'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:47.481332 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Create volume of 1 GB Jul 09 15:38:47.490461 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Availability Zones retrieved successfully. Jul 09 15:38:47.499244 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Flow 'volume_create_api' (a3b2c29c-138b-4b5a-bfbf-e946608e4747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:47.500560 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec7c2c7-27c5-47d4-8c61-645e86f2ea2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:47.501823 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:47.538383 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec7c2c7-27c5-47d4-8c61-645e86f2ea2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:47.539057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5379a01-f45b-4152-8886-fbbb421cd645) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:47.584733 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Created reservations ['313c5179-e8e3-4491-9449-bf98bbffdc51', '804b020c-8686-4061-b76a-f06ab465d87c', '340c9df1-8475-4a58-8e1e-ef6ec10d9481', '4e40cfc6-f202-4e2d-8375-4ffba0cc3da9'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:47.585631 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a5379a01-f45b-4152-8886-fbbb421cd645) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['313c5179-e8e3-4491-9449-bf98bbffdc51', '804b020c-8686-4061-b76a-f06ab465d87c', '340c9df1-8475-4a58-8e1e-ef6ec10d9481', '4e40cfc6-f202-4e2d-8375-4ffba0cc3da9']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:47.586682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce6525fc-de2f-4ade-8591-65bb8bc78e73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:47.618385 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce6525fc-de2f-4ade-8591-65bb8bc78e73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92078469-6ae4-4e4e-8a64-bc0117170550', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1704298177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56066a232ad495bbd0b56e85cbd6e28',qos_specs=None,replication_status=,reservations=['313c5179-e8e3-4491-9449-bf98bbffdc51','804b020c-8686-4061-b76a-f06ab465d87c','340c9df1-8475-4a58-8e1e-ef6ec10d9481','4e40cfc6-f202-4e2d-8375-4ffba0cc3da9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c796b75e706e457e87141f8b763d90ae',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1704298177',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92078469-6ae4-4e4e-8a64-bc0117170550,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d56066a232ad495bbd0b56e85cbd6e28',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c796b75e706e457e87141f8b763d90ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:47.619443 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b78a81-f9ca-4384-98b3-4003a1765b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:47.647716 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61b78a81-f9ca-4384-98b3-4003a1765b60) transitioned into state 'SUCCESS' from state '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-1704298177',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d56066a232ad495bbd0b56e85cbd6e28',qos_specs=None,replication_status=,reservations=['313c5179-e8e3-4491-9449-bf98bbffdc51','804b020c-8686-4061-b76a-f06ab465d87c','340c9df1-8475-4a58-8e1e-ef6ec10d9481','4e40cfc6-f202-4e2d-8375-4ffba0cc3da9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c796b75e706e457e87141f8b763d90ae',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:47.648862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c54ed3a-f1ff-44ae-8b1f-29ded5e5251e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:47.661267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c54ed3a-f1ff-44ae-8b1f-29ded5e5251e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:47.662251 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Flow 'volume_create_api' (a3b2c29c-138b-4b5a-bfbf-e946608e4747) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:47.662891 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Create volume request issued successfully. Jul 09 15:38:47.663349 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f6d364ba-5b46-457a-8124-d12744c9adbb tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:47.663833 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 350/1403] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:38:47 2026] POST /volume/v3/volumes => generated 817 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:47.683786 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0674ae85-c5d2-4144-ae23-f3dec9833a88 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:47.686310 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0674ae85-c5d2-4144-ae23-f3dec9833a88 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:47.686753 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0674ae85-c5d2-4144-ae23-f3dec9833a88 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:47.687102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0674ae85-c5d2-4144-ae23-f3dec9833a88 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:47.698954 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:47.698954 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:47.704987 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0674ae85-c5d2-4144-ae23-f3dec9833a88 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Volume info retrieved successfully. Jul 09 15:38:47.712912 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0674ae85-c5d2-4144-ae23-f3dec9833a88 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 200 Jul 09 15:38:47.713512 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 349/1404] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:47 2026] GET /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 885 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:48.735733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9db7ba75-45d1-4873-b73d-dd2bb1c34e51 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:48.740300 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9db7ba75-45d1-4873-b73d-dd2bb1c34e51 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:48.740645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9db7ba75-45d1-4873-b73d-dd2bb1c34e51 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:48.741478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9db7ba75-45d1-4873-b73d-dd2bb1c34e51 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:48.752948 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:48.752948 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:48.758812 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9db7ba75-45d1-4873-b73d-dd2bb1c34e51 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Volume info retrieved successfully. Jul 09 15:38:48.768507 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9db7ba75-45d1-4873-b73d-dd2bb1c34e51 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 200 Jul 09 15:38:48.769072 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 348/1405] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:48 2026] GET /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:48.791149 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b23ad0d7-d65c-47b9-a6b5-0b76810bc51e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:48.793661 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b23ad0d7-d65c-47b9-a6b5-0b76810bc51e tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] POST https://10.4.3.19/volume/v3/volume-transfers Jul 09 15:38:48.794142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b23ad0d7-d65c-47b9-a6b5-0b76810bc51e tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "92078469-6ae4-4e4e-8a64-bc0117170550"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:48.797730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volume_transfer [None req-b23ad0d7-d65c-47b9-a6b5-0b76810bc51e tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Creating new volume transfer {'transfer': {'volume_id': '92078469-6ae4-4e4e-8a64-bc0117170550'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 09 15:38:48.797859 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volume_transfer [None req-b23ad0d7-d65c-47b9-a6b5-0b76810bc51e tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Creating transfer of volume 92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:48.797960 np0000004916 devstack@c-api.service[99866]: INFO cinder.transfer.api [None req-b23ad0d7-d65c-47b9-a6b5-0b76810bc51e tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Generating transfer record for volume 92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:48.812717 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:48.812717 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:48.842221 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b23ad0d7-d65c-47b9-a6b5-0b76810bc51e tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volume-transfers returned with HTTP 202 Jul 09 15:38:48.842221 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 359/1406] 10.4.3.19 () {70 vars in 1319 bytes} [Thu Jul 9 15:38:48 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:48.859836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-82233b35-b676-4ff7-b9ed-7a407c524148 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:48.862268 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82233b35-b676-4ff7-b9ed-7a407c524148 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:48.862691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82233b35-b676-4ff7-b9ed-7a407c524148 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:48.863049 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82233b35-b676-4ff7-b9ed-7a407c524148 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:48.876945 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:48.876945 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:48.887217 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-82233b35-b676-4ff7-b9ed-7a407c524148 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Volume info retrieved successfully. Jul 09 15:38:48.892105 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82233b35-b676-4ff7-b9ed-7a407c524148 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 200 Jul 09 15:38:48.893003 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 351/1407] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:48 2026] GET /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 952 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:48.913420 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a381f223-0baf-411a-b66f-4ed631c3012d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:48.916418 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a381f223-0baf-411a-b66f-4ed631c3012d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volume-transfers/detail Jul 09 15:38:48.916938 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a381f223-0baf-411a-b66f-4ed631c3012d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:48.919538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a381f223-0baf-411a-b66f-4ed631c3012d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:48.921164 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volume_transfer [None req-a381f223-0baf-411a-b66f-4ed631c3012d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Listing volume transfers {{(pid=99867) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 09 15:38:48.931988 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a381f223-0baf-411a-b66f-4ed631c3012d tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 09 15:38:48.932208 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 350/1408] 10.4.3.19 () {68 vars in 1319 bytes} [Thu Jul 9 15:38:48 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:48.947222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-66d44d57-4ebb-4365-ad5b-3140916f9cd0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:48.950859 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-66d44d57-4ebb-4365-ad5b-3140916f9cd0 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] DELETE https://10.4.3.19/volume/v3/volume-transfers/09670aa4-2a71-409e-8774-fcda37fc517a Jul 09 15:38:48.950859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-66d44d57-4ebb-4365-ad5b-3140916f9cd0 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:48.950859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-66d44d57-4ebb-4365-ad5b-3140916f9cd0 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:48.950859 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.volume_transfer [None req-66d44d57-4ebb-4365-ad5b-3140916f9cd0 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Delete transfer with id: 09670aa4-2a71-409e-8774-fcda37fc517a Jul 09 15:38:48.968755 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:48.968755 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:48.986757 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-66d44d57-4ebb-4365-ad5b-3140916f9cd0 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volume-transfers/09670aa4-2a71-409e-8774-fcda37fc517a returned with HTTP 202 Jul 09 15:38:48.987450 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 349/1409] 10.4.3.19 () {68 vars in 1412 bytes} [Thu Jul 9 15:38:48 2026] DELETE /volume/v3/volume-transfers/09670aa4-2a71-409e-8774-fcda37fc517a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:49.006879 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-95b880b5-33ac-46a7-b81f-33d065886b0b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.010220 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-95b880b5-33ac-46a7-b81f-33d065886b0b tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:49.011653 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-95b880b5-33ac-46a7-b81f-33d065886b0b tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.012401 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-95b880b5-33ac-46a7-b81f-33d065886b0b tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.024413 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.024413 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:49.030659 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-95b880b5-33ac-46a7-b81f-33d065886b0b tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Volume info retrieved successfully. Jul 09 15:38:49.040722 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-95b880b5-33ac-46a7-b81f-33d065886b0b tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 200 Jul 09 15:38:49.041710 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 360/1410] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:49 2026] GET /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 944 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:49.064946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d4297dcb-c4fb-44e2-b9b6-622bda24dadf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.067253 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4297dcb-c4fb-44e2-b9b6-622bda24dadf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] DELETE https://10.4.3.19/volume/v3/volume-transfers/09670aa4-2a71-409e-8774-fcda37fc517a Jul 09 15:38:49.068132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4297dcb-c4fb-44e2-b9b6-622bda24dadf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.068788 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4297dcb-c4fb-44e2-b9b6-622bda24dadf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.069101 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.volume_transfer [None req-d4297dcb-c4fb-44e2-b9b6-622bda24dadf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Delete transfer with id: 09670aa4-2a71-409e-8774-fcda37fc517a Jul 09 15:38:49.076540 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4297dcb-c4fb-44e2-b9b6-622bda24dadf tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volume-transfers/09670aa4-2a71-409e-8774-fcda37fc517a returned with HTTP 404 Jul 09 15:38:49.076540 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 352/1411] 10.4.3.19 () {68 vars in 1412 bytes} [Thu Jul 9 15:38:49 2026] DELETE /volume/v3/volume-transfers/09670aa4-2a71-409e-8774-fcda37fc517a => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 09 15:38:49.089528 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-978e3b87-46ee-4faa-a662-2679431e38d7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.092038 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-978e3b87-46ee-4faa-a662-2679431e38d7 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:49.092695 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-978e3b87-46ee-4faa-a662-2679431e38d7 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.092809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-978e3b87-46ee-4faa-a662-2679431e38d7 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.093432 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-978e3b87-46ee-4faa-a662-2679431e38d7 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Delete volume with id: 92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:49.106611 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.106611 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:49.106783 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-978e3b87-46ee-4faa-a662-2679431e38d7 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Volume info retrieved successfully. Jul 09 15:38:49.139282 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-978e3b87-46ee-4faa-a662-2679431e38d7 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Delete volume request issued successfully. Jul 09 15:38:49.139513 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-978e3b87-46ee-4faa-a662-2679431e38d7 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 202 Jul 09 15:38:49.140053 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 351/1412] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:38:49 2026] DELETE /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:49.151036 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e2d0b1d6-aea4-4690-ab49-7a32d133123a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.153392 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2d0b1d6-aea4-4690-ab49-7a32d133123a tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] GET https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:49.153743 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2d0b1d6-aea4-4690-ab49-7a32d133123a tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.154161 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2d0b1d6-aea4-4690-ab49-7a32d133123a tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.173514 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.173514 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:49.177927 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e2d0b1d6-aea4-4690-ab49-7a32d133123a tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Volume info retrieved successfully. Jul 09 15:38:49.183547 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2d0b1d6-aea4-4690-ab49-7a32d133123a tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 200 Jul 09 15:38:49.183736 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 350/1413] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:49 2026] GET /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 1128 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:49.669145 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f6cf621b-10cd-4b34-9c96-618ee4a65b70 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.671142 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f6cf621b-10cd-4b34-9c96-618ee4a65b70 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] DELETE https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:49.671450 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f6cf621b-10cd-4b34-9c96-618ee4a65b70 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.671652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f6cf621b-10cd-4b34-9c96-618ee4a65b70 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.671826 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f6cf621b-10cd-4b34-9c96-618ee4a65b70 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Delete volume with id: 81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:49.680539 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.680539 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:49.681165 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f6cf621b-10cd-4b34-9c96-618ee4a65b70 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:49.688490 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-421cea77-32bf-4d22-861b-6825363c7b87 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.688678 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-421cea77-32bf-4d22-861b-6825363c7b87 None None] GET https://10.4.3.19/volume// Jul 09 15:38:49.688952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-421cea77-32bf-4d22-861b-6825363c7b87 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.689302 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-421cea77-32bf-4d22-861b-6825363c7b87 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.689765 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-421cea77-32bf-4d22-861b-6825363c7b87 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:49.690245 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 353/1414] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:38:49.698637 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-30cc80d2-62c5-4b7d-8756-f1be2225460e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.701397 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-30cc80d2-62c5-4b7d-8756-f1be2225460e tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:38:49.702276 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-30cc80d2-62c5-4b7d-8756-f1be2225460e tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ede3851e-2b69-4d3b-b835-8e805b4dd047", "connector": null, "instance_uuid": "0cd9654f-d9f6-4cc7-8b00-c7b86f3213b0"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:49.703447 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f6cf621b-10cd-4b34-9c96-618ee4a65b70 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Delete volume request issued successfully. Jul 09 15:38:49.703699 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f6cf621b-10cd-4b34-9c96-618ee4a65b70 tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 202 Jul 09 15:38:49.704134 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 361/1415] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:38:49 2026] DELETE /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:49.714398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d4d3910f-9861-4d41-a407-e75ea7308c7e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.719399 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d4d3910f-9861-4d41-a407-e75ea7308c7e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:49.719672 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d4d3910f-9861-4d41-a407-e75ea7308c7e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.719927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d4d3910f-9861-4d41-a407-e75ea7308c7e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.723569 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.723569 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:49.731505 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.731505 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:49.738022 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d4d3910f-9861-4d41-a407-e75ea7308c7e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:49.748686 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d4d3910f-9861-4d41-a407-e75ea7308c7e tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 200 Jul 09 15:38:49.749441 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 351/1416] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:49 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 855 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:49.776081 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-30cc80d2-62c5-4b7d-8756-f1be2225460e tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:38:49.777012 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 352/1417] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:38:49 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 09 15:38:49.779006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-20080ed2-664f-4a1e-bd45-6a148fd21e6e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.782025 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-20080ed2-664f-4a1e-bd45-6a148fd21e6e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 Jul 09 15:38:49.782167 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-20080ed2-664f-4a1e-bd45-6a148fd21e6e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.782440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-20080ed2-664f-4a1e-bd45-6a148fd21e6e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.791998 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.791998 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:49.796482 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-20080ed2-664f-4a1e-bd45-6a148fd21e6e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:38:49.802710 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-20080ed2-664f-4a1e-bd45-6a148fd21e6e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 returned with HTTP 200 Jul 09 15:38:49.803434 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 354/1418] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:49 2026] GET /volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 => generated 1309 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:49.811014 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4b2e2ac1-f9ba-403d-ba4b-53afe0b684fb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.811547 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4b2e2ac1-f9ba-403d-ba4b-53afe0b684fb None None] GET https://10.4.3.19/volume// Jul 09 15:38:49.811758 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4b2e2ac1-f9ba-403d-ba4b-53afe0b684fb None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.812018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4b2e2ac1-f9ba-403d-ba4b-53afe0b684fb None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.812491 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4b2e2ac1-f9ba-403d-ba4b-53afe0b684fb None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:49.812916 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 362/1419] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:38:49.825525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-7383ca63-6d90-44ef-bf12-fdfa84ae3e46 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.828519 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-7383ca63-6d90-44ef-bf12-fdfa84ae3e46 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:38:49.829109 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-7383ca63-6d90-44ef-bf12-fdfa84ae3e46 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af14850a-c6dc-4d77-85a2-4d51625b8a36", "connector": null, "instance_uuid": "d35528ed-dbee-4daa-bb1e-121f6aab58d6"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:49.839829 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.839829 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:49.874621 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-7383ca63-6d90-44ef-bf12-fdfa84ae3e46 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:38:49.875326 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 352/1420] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:38:49 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 09 15:38:49.885362 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-79493e8e-49fb-417c-9e2d-c8db7dc0ba50 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.885962 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-79493e8e-49fb-417c-9e2d-c8db7dc0ba50 None None] GET https://10.4.3.19/volume// Jul 09 15:38:49.886253 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-79493e8e-49fb-417c-9e2d-c8db7dc0ba50 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.886555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-79493e8e-49fb-417c-9e2d-c8db7dc0ba50 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.886996 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-79493e8e-49fb-417c-9e2d-c8db7dc0ba50 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:49.887665 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 353/1421] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:38:49.896624 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-5576b8a8-861d-4201-b870-9cac6400a0c1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:49.899017 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-5576b8a8-861d-4201-b870-9cac6400a0c1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 Jul 09 15:38:49.899292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-5576b8a8-861d-4201-b870-9cac6400a0c1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:49.899491 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-5576b8a8-861d-4201-b870-9cac6400a0c1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:49.910124 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:49.910124 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:49.914327 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-5576b8a8-861d-4201-b870-9cac6400a0c1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:38:49.920104 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-5576b8a8-861d-4201-b870-9cac6400a0c1 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 returned with HTTP 200 Jul 09 15:38:49.920620 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 355/1422] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:38:49 2026] GET /volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 => generated 1488 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:50.021638 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-99a21901-4ead-448c-8ffe-c164319506a7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.023776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-99a21901-4ead-448c-8ffe-c164319506a7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] PUT https://10.4.3.19/volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940 Jul 09 15:38:50.024127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-99a21901-4ead-448c-8ffe-c164319506a7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:50.033058 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-99a21901-4ead-448c-8ffe-c164319506a7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Acquiring lock "cinder-attachment_update-af14850a-c6dc-4d77-85a2-4d51625b8a36-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:38:50.039406 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-99a21901-4ead-448c-8ffe-c164319506a7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Lock "cinder-attachment_update-af14850a-c6dc-4d77-85a2-4d51625b8a36-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:38:50.040520 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:50.040520 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:50.201154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31bec910-a47b-489a-a18f-a8b29fd86db0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.203358 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31bec910-a47b-489a-a18f-a8b29fd86db0 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] GET https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:50.203633 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31bec910-a47b-489a-a18f-a8b29fd86db0 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.203846 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31bec910-a47b-489a-a18f-a8b29fd86db0 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.211029 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31bec910-a47b-489a-a18f-a8b29fd86db0 tempest-VolumesTransfersV355Test-1810250569 tempest-VolumesTransfersV355Test-1810250569-project-admin] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 404 Jul 09 15:38:50.211712 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 353/1423] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:50 2026] GET /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:50.222636 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-439c602f-b347-4601-a3fb-b0e90673004a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.224899 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-439c602f-b347-4601-a3fb-b0e90673004a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] GET https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:50.225171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-439c602f-b347-4601-a3fb-b0e90673004a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.225471 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-439c602f-b347-4601-a3fb-b0e90673004a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.231917 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-439c602f-b347-4601-a3fb-b0e90673004a tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 404 Jul 09 15:38:50.232529 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 354/1424] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:50 2026] GET /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:50.240655 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a54f9bb1-e964-4f55-a7e6-9e74b4b77ad4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.243308 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a54f9bb1-e964-4f55-a7e6-9e74b4b77ad4 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] DELETE https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:50.243613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a54f9bb1-e964-4f55-a7e6-9e74b4b77ad4 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.243882 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a54f9bb1-e964-4f55-a7e6-9e74b4b77ad4 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.244120 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-a54f9bb1-e964-4f55-a7e6-9e74b4b77ad4 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] Delete volume with id: 92078469-6ae4-4e4e-8a64-bc0117170550 Jul 09 15:38:50.253700 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a54f9bb1-e964-4f55-a7e6-9e74b4b77ad4 tempest-VolumesTransfersV355Test-173181974 tempest-VolumesTransfersV355Test-173181974-project-member] https://10.4.3.19/volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 returned with HTTP 404 Jul 09 15:38:50.254417 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 356/1425] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:38:50 2026] DELETE /volume/v3/volumes/92078469-6ae4-4e4e-8a64-bc0117170550 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:50.332595 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-20463298-90cc-4fdd-aa2f-eb72b0b83f45 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.335365 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-20463298-90cc-4fdd-aa2f-eb72b0b83f45 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] DELETE https://10.4.3.19/volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75 Jul 09 15:38:50.335641 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-20463298-90cc-4fdd-aa2f-eb72b0b83f45 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.335900 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-20463298-90cc-4fdd-aa2f-eb72b0b83f45 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.347521 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:50.347521 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:50.570351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-99a21901-4ead-448c-8ffe-c164319506a7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Lock "cinder-attachment_update-af14850a-c6dc-4d77-85a2-4d51625b8a36-np0000004916" released by "attachment_update" :: held 0.531s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:38:50.570748 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-99a21901-4ead-448c-8ffe-c164319506a7 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940 returned with HTTP 200 Jul 09 15:38:50.571384 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 363/1426] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:38:50 2026] PUT /volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:50.759028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-96c4ada2-2bde-41a1-99c5-06fc183d5ac8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.761563 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-96c4ada2-2bde-41a1-99c5-06fc183d5ac8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:38:50.761775 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-96c4ada2-2bde-41a1-99c5-06fc183d5ac8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.762272 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-96c4ada2-2bde-41a1-99c5-06fc183d5ac8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.766035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ab73b874-89ed-4adc-8543-28159014bcef None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.768341 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ab73b874-89ed-4adc-8543-28159014bcef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b Jul 09 15:38:50.768637 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ab73b874-89ed-4adc-8543-28159014bcef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.768911 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ab73b874-89ed-4adc-8543-28159014bcef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.777079 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:50.777079 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:50.779792 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ab73b874-89ed-4adc-8543-28159014bcef tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b returned with HTTP 404 Jul 09 15:38:50.781454 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 357/1427] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:50 2026] GET /volume/v3/volumes/81160c9c-4ba4-410f-9bbd-bdfad662102b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:50.783890 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-96c4ada2-2bde-41a1-99c5-06fc183d5ac8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:38:50.789962 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-96c4ada2-2bde-41a1-99c5-06fc183d5ac8 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:38:50.790089 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-dda720bf-6300-4296-acbb-948907b555ea None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.790880 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 355/1428] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:50 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 1141 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:50.792870 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dda720bf-6300-4296-acbb-948907b555ea tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:50.793262 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dda720bf-6300-4296-acbb-948907b555ea tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.793549 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dda720bf-6300-4296-acbb-948907b555ea tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.793973 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-dda720bf-6300-4296-acbb-948907b555ea tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Delete volume with id: 3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:50.807949 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:50.807949 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:50.808748 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-dda720bf-6300-4296-acbb-948907b555ea tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:50.840486 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-dda720bf-6300-4296-acbb-948907b555ea tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Delete volume request issued successfully. Jul 09 15:38:50.840986 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dda720bf-6300-4296-acbb-948907b555ea tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 202 Jul 09 15:38:50.841146 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 364/1429] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:38:50 2026] DELETE /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:38:50.854637 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-3a5f1195-c74e-4d20-af33-be264c4c8f96 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.855044 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1ace5320-8599-4cca-bf03-d015aa8ed5fb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.857474 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1ace5320-8599-4cca-bf03-d015aa8ed5fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:50.857683 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1ace5320-8599-4cca-bf03-d015aa8ed5fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.858094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1ace5320-8599-4cca-bf03-d015aa8ed5fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.860747 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-3a5f1195-c74e-4d20-af33-be264c4c8f96 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:38:50.861027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-3a5f1195-c74e-4d20-af33-be264c4c8f96 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:50.861347 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-3a5f1195-c74e-4d20-af33-be264c4c8f96 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:50.870382 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:50.870382 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:50.879038 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1ace5320-8599-4cca-bf03-d015aa8ed5fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Volume info retrieved successfully. Jul 09 15:38:50.885400 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1ace5320-8599-4cca-bf03-d015aa8ed5fb tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 200 Jul 09 15:38:50.885965 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 356/1430] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:50 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 855 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:50.886816 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:50.886816 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:50.895665 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-3a5f1195-c74e-4d20-af33-be264c4c8f96 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:38:50.903927 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-3a5f1195-c74e-4d20-af33-be264c4c8f96 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:38:50.904752 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 358/1431] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:38:50 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 1141 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:50.916311 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-20463298-90cc-4fdd-aa2f-eb72b0b83f45 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75 returned with HTTP 200 Jul 09 15:38:50.916906 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 354/1432] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:38:50 2026] DELETE /volume/v3/attachments/4f27589e-9382-498e-a7c1-208f5be59c75 => generated 192 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:50.945846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-6c533057-18a4-48f3-a209-b23fceaaf967 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:50.950099 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-6c533057-18a4-48f3-a209-b23fceaaf967 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] POST https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa/action Jul 09 15:38:50.950796 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-6c533057-18a4-48f3-a209-b23fceaaf967 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:50.950950 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-6c533057-18a4-48f3-a209-b23fceaaf967 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:50.972885 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:50.972885 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:50.973567 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-6c533057-18a4-48f3-a209-b23fceaaf967 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:38:50.993695 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-6c533057-18a4-48f3-a209-b23fceaaf967 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Begin detaching volume completed successfully. Jul 09 15:38:50.994875 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-6c533057-18a4-48f3-a209-b23fceaaf967 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa/action returned with HTTP 202 Jul 09 15:38:50.994875 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 365/1433] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:38:50 2026] POST /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:38:51.069649 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9a6ed067-5205-4e8f-be4a-f1a95dc37e22 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:51.070231 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9a6ed067-5205-4e8f-be4a-f1a95dc37e22 None None] GET https://10.4.3.19/volume// Jul 09 15:38:51.070507 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9a6ed067-5205-4e8f-be4a-f1a95dc37e22 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:51.070843 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9a6ed067-5205-4e8f-be4a-f1a95dc37e22 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:51.071334 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9a6ed067-5205-4e8f-be4a-f1a95dc37e22 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:51.071740 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 357/1434] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38: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 09 15:38:51.085617 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-2273d8c3-f093-4226-9ac9-c19356615867 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:51.085740 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-f5eb501a-7a89-4ee7-a6f7-da4606432f0e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:51.086570 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-2273d8c3-f093-4226-9ac9-c19356615867 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] POST https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047/action Jul 09 15:38:51.086970 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-2273d8c3-f093-4226-9ac9-c19356615867 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action body: b'{"os-reimage": {"image_id": "b3437ca2-fb1a-420f-9fcf-f39faabb6627", "reimage_reserved": true}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:51.087094 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-2273d8c3-f093-4226-9ac9-c19356615867 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "b3437ca2-fb1a-420f-9fcf-f39faabb6627", "reimage_reserved": true}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:51.087841 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-f5eb501a-7a89-4ee7-a6f7-da4606432f0e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] POST https://10.4.3.19/volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940/action Jul 09 15:38:51.088432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-f5eb501a-7a89-4ee7-a6f7-da4606432f0e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:38:51.088653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-f5eb501a-7a89-4ee7-a6f7-da4606432f0e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:51.100778 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:51.100778 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:51.102929 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-2273d8c3-f093-4226-9ac9-c19356615867 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:38:51.115439 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:51.115439 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:51.136392 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-23d0bc27-ca1d-4d5c-910b-789c7eff964a req-f5eb501a-7a89-4ee7-a6f7-da4606432f0e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940/action returned with HTTP 204 Jul 09 15:38:51.136392 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 355/1435] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:38:51 2026] POST /volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:51.250647 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-2273d8c3-f093-4226-9ac9-c19356615867 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047/action returned with HTTP 202 Jul 09 15:38:51.251309 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 359/1436] 10.4.3.19 () {74 vars in 1706 bytes} [Thu Jul 9 15:38:51 2026] POST /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 09 15:38:51.907060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a41dff56-9d64-4ba9-8b29-81b9e5cdd51c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:51.909342 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a41dff56-9d64-4ba9-8b29-81b9e5cdd51c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] GET https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b Jul 09 15:38:51.909643 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a41dff56-9d64-4ba9-8b29-81b9e5cdd51c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:51.909946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a41dff56-9d64-4ba9-8b29-81b9e5cdd51c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:51.918451 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a41dff56-9d64-4ba9-8b29-81b9e5cdd51c tempest-TestServerVolumeAttachmentScenario-1100764997 tempest-TestServerVolumeAttachmentScenario-1100764997-project-member] https://10.4.3.19/volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b returned with HTTP 404 Jul 09 15:38:51.919278 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 366/1437] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:38:51 2026] GET /volume/v3/volumes/3e476722-4d6f-4af4-8f4c-ae1ef88ae15b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:52.032320 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fbbc36e9-26ed-4938-8c6f-14c96abdc6aa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:52.032809 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fbbc36e9-26ed-4938-8c6f-14c96abdc6aa None None] GET https://10.4.3.19/volume// Jul 09 15:38:52.033101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fbbc36e9-26ed-4938-8c6f-14c96abdc6aa None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:52.033388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fbbc36e9-26ed-4938-8c6f-14c96abdc6aa None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:52.033802 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fbbc36e9-26ed-4938-8c6f-14c96abdc6aa None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:38:52.034279 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 358/1438] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:38: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 09 15:38:52.045066 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-b4c2cc12-b6fb-48c3-87e3-85ccd3caae6d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:52.047616 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-b4c2cc12-b6fb-48c3-87e3-85ccd3caae6d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:38:52.047898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-b4c2cc12-b6fb-48c3-87e3-85ccd3caae6d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:52.048170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-b4c2cc12-b6fb-48c3-87e3-85ccd3caae6d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:52.060897 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:52.060897 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:52.065091 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-b4c2cc12-b6fb-48c3-87e3-85ccd3caae6d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:38:52.070905 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-b4c2cc12-b6fb-48c3-87e3-85ccd3caae6d tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:38:52.071272 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 356/1439] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:38:52 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 1324 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:54.631999 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-eada73c1-8913-4d50-ba83-d40d25044d6e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:54.771156 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:54.771655 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1924553839"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:54.773320 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1924553839'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:54.773451 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Create volume of 1 GB Jul 09 15:38:54.773785 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:54.773785 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:54.782847 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Availability Zones retrieved successfully. Jul 09 15:38:54.787711 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Flow 'volume_create_api' (d94d37dd-e7b2-4bbf-ad29-6cbec2996c85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:54.788713 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e13ff8-af7f-4c72-a7bb-aea1e54c9448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:54.789724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:54.816870 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3e13ff8-af7f-4c72-a7bb-aea1e54c9448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:54.817633 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf765ad-46ac-4695-8974-7fae937740dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:54.889832 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Created reservations ['8e4476b1-3ad6-4355-9f45-96f04fad89f3', 'fd70bacf-c371-4f3a-badb-0f98c4a294e0', '0e896e27-32d5-40a6-a486-8b20671375f3', '9010362a-2046-4931-af0f-41d11c35cf34'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:54.890873 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf765ad-46ac-4695-8974-7fae937740dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e4476b1-3ad6-4355-9f45-96f04fad89f3', 'fd70bacf-c371-4f3a-badb-0f98c4a294e0', '0e896e27-32d5-40a6-a486-8b20671375f3', '9010362a-2046-4931-af0f-41d11c35cf34']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:54.891627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c93717-9401-4321-ba56-16e3cdfd8c39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:54.917252 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45c93717-9401-4321-ba56-16e3cdfd8c39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '645fe86b-e672-4963-921f-b470d57ed13f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1924553839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5e2c1ed4a14c3985a8330a48f17be2',qos_specs=None,replication_status=,reservations=['8e4476b1-3ad6-4355-9f45-96f04fad89f3','fd70bacf-c371-4f3a-badb-0f98c4a294e0','0e896e27-32d5-40a6-a486-8b20671375f3','9010362a-2046-4931-af0f-41d11c35cf34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0e20af1639404c8d7bc69b94a02010',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1924553839',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=645fe86b-e672-4963-921f-b470d57ed13f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5e2c1ed4a14c3985a8330a48f17be2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc0e20af1639404c8d7bc69b94a02010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:54.918742 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6259d061-9f29-455c-aa9d-f436e3d5e556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:54.940897 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6259d061-9f29-455c-aa9d-f436e3d5e556) transitioned into state 'SUCCESS' from state '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-1924553839',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5e2c1ed4a14c3985a8330a48f17be2',qos_specs=None,replication_status=,reservations=['8e4476b1-3ad6-4355-9f45-96f04fad89f3','fd70bacf-c371-4f3a-badb-0f98c4a294e0','0e896e27-32d5-40a6-a486-8b20671375f3','9010362a-2046-4931-af0f-41d11c35cf34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0e20af1639404c8d7bc69b94a02010',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:54.941425 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b60bfc5-e958-498b-a4ff-4eea56d5e626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:54.956413 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b60bfc5-e958-498b-a4ff-4eea56d5e626) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:54.957291 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Flow 'volume_create_api' (d94d37dd-e7b2-4bbf-ad29-6cbec2996c85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:54.958154 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Create volume request issued successfully. Jul 09 15:38:54.959383 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eada73c1-8913-4d50-ba83-d40d25044d6e tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:54.960010 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 360/1440] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:38:54 2026] POST /volume/v3/volumes => generated 817 bytes in 328 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:54.975289 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8e8120a4-cbad-47e7-9f3e-4b442bf9b3f4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:54.977661 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8e8120a4-cbad-47e7-9f3e-4b442bf9b3f4 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:54.978017 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8e8120a4-cbad-47e7-9f3e-4b442bf9b3f4 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:54.978314 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8e8120a4-cbad-47e7-9f3e-4b442bf9b3f4 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:54.988105 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:54.988105 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:54.993324 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8e8120a4-cbad-47e7-9f3e-4b442bf9b3f4 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Volume info retrieved successfully. Jul 09 15:38:54.999656 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8e8120a4-cbad-47e7-9f3e-4b442bf9b3f4 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 200 Jul 09 15:38:55.000233 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 367/1441] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:54 2026] GET /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:56.015254 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-88238d12-8567-4532-91cd-5ea9a0b3f51f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:56.018031 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-88238d12-8567-4532-91cd-5ea9a0b3f51f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:56.018390 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-88238d12-8567-4532-91cd-5ea9a0b3f51f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:56.018691 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-88238d12-8567-4532-91cd-5ea9a0b3f51f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:56.029488 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:56.029488 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:56.035071 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-88238d12-8567-4532-91cd-5ea9a0b3f51f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Volume info retrieved successfully. Jul 09 15:38:56.041487 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-88238d12-8567-4532-91cd-5ea9a0b3f51f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 200 Jul 09 15:38:56.042052 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 359/1442] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:56 2026] GET /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 944 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:56.059401 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b44b3bcc-2263-4602-9989-126c9f431b37 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:56.061351 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b44b3bcc-2263-4602-9989-126c9f431b37 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] POST https://10.4.3.19/volume/v3/volume-transfers Jul 09 15:38:56.061847 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b44b3bcc-2263-4602-9989-126c9f431b37 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "645fe86b-e672-4963-921f-b470d57ed13f"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:56.065721 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volume_transfer [None req-b44b3bcc-2263-4602-9989-126c9f431b37 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Creating new volume transfer {'transfer': {'volume_id': '645fe86b-e672-4963-921f-b470d57ed13f'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 09 15:38:56.065876 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volume_transfer [None req-b44b3bcc-2263-4602-9989-126c9f431b37 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Creating transfer of volume 645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:56.065931 np0000004916 devstack@c-api.service[99865]: INFO cinder.transfer.api [None req-b44b3bcc-2263-4602-9989-126c9f431b37 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Generating transfer record for volume 645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:56.075627 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:56.075627 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:56.089523 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b44b3bcc-2263-4602-9989-126c9f431b37 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volume-transfers returned with HTTP 202 Jul 09 15:38:56.090082 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 357/1443] 10.4.3.19 () {70 vars in 1319 bytes} [Thu Jul 9 15:38:56 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:56.103076 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5a3c5ff0-9785-46a2-af5c-ad062c605d7f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:56.106249 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5a3c5ff0-9785-46a2-af5c-ad062c605d7f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:56.106634 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5a3c5ff0-9785-46a2-af5c-ad062c605d7f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:56.106855 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5a3c5ff0-9785-46a2-af5c-ad062c605d7f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:56.119928 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:56.119928 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:56.126475 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5a3c5ff0-9785-46a2-af5c-ad062c605d7f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Volume info retrieved successfully. Jul 09 15:38:56.134420 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5a3c5ff0-9785-46a2-af5c-ad062c605d7f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 200 Jul 09 15:38:56.135171 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 361/1444] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:56 2026] GET /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:56.153414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5bafd87d-8e3a-4806-b9e3-6e3299468b84 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:56.156114 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5bafd87d-8e3a-4806-b9e3-6e3299468b84 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c Jul 09 15:38:56.156416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5bafd87d-8e3a-4806-b9e3-6e3299468b84 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:56.156699 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5bafd87d-8e3a-4806-b9e3-6e3299468b84 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:56.162577 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5bafd87d-8e3a-4806-b9e3-6e3299468b84 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c returned with HTTP 200 Jul 09 15:38:56.163112 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 368/1445] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:38:56 2026] GET /volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:56.174175 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6b70aec1-f94e-4f12-a628-4896e2407a4c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:56.176439 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6b70aec1-f94e-4f12-a628-4896e2407a4c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volume-transfers Jul 09 15:38:56.176659 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6b70aec1-f94e-4f12-a628-4896e2407a4c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:56.176926 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6b70aec1-f94e-4f12-a628-4896e2407a4c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:56.177520 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volume_transfer [None req-6b70aec1-f94e-4f12-a628-4896e2407a4c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Listing volume transfers {{(pid=99867) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 09 15:38:56.181935 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6b70aec1-f94e-4f12-a628-4896e2407a4c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volume-transfers returned with HTTP 200 Jul 09 15:38:56.182368 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 360/1446] 10.4.3.19 () {68 vars in 1298 bytes} [Thu Jul 9 15:38:56 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:56.193628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c5971720-3014-4617-888f-82568bd8a24f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:56.314142 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] POST https://10.4.3.19/volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c/accept Jul 09 15:38:56.314632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ca9040d17de71139"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:56.319631 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.volume_transfer [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Accepting volume transfer 6ec27f75-b1a3-418f-8609-bd0e21eadf0c {{(pid=99865) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 09 15:38:56.319735 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.volume_transfer [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Accepting transfer 6ec27f75-b1a3-418f-8609-bd0e21eadf0c Jul 09 15:38:56.401802 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Created reservations ['a3542a96-882b-46a8-b2aa-f70f8f56c764', '16466e7e-06be-4250-950f-b576c4754ee0', 'db11d2dd-db8c-4a1e-9103-d505a016e4a2', 'fa9030aa-60d4-4a35-b3d9-31e66123ad65'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:56.433837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Created reservations ['3b8fb1c2-f35f-49ce-a633-e522d86fdfd6', '401aa79c-76aa-4e5e-92c8-9b03b6192987', '5bd9489b-0920-4017-9434-634114606f56', '9e43faa1-74e6-4ad4-9404-fddba52ac794'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:56.474894 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Created reservations ['fbd42651-e987-46e6-949c-810eb9989782', '073dc3b4-13e9-41ce-9b27-a50a57a47f1b', 'b1f32a8d-de02-44ef-816c-63e990fd10f8', 'feb0869b-bdb7-4f3e-9fdf-a1fcedc3f51c'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:56.526007 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Created reservations ['270615c5-30bd-4a5e-8b12-ff9eaab2f84b', '4877b384-b7c2-45e9-af31-02650735d810', 'dfb6bc16-b7ad-4376-82cd-d7a3abeae5d5', '0e813d8a-9021-4e08-a416-514e797cf973'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:57.027930 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Transfer volume completed successfully. Jul 09 15:38:57.103044 np0000004916 devstack@c-api.service[99865]: INFO cinder.transfer.api [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Volume 645fe86b-e672-4963-921f-b470d57ed13f has been transferred. Jul 09 15:38:57.114855 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c5971720-3014-4617-888f-82568bd8a24f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] https://10.4.3.19/volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c/accept returned with HTTP 202 Jul 09 15:38:57.115476 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 358/1447] 10.4.3.19 () {70 vars in 1451 bytes} [Thu Jul 9 15:38:56 2026] POST /volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c/accept => generated 363 bytes in 922 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:57.131101 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6e81f0b6-04a4-42c3-9397-123a411a075f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:57.134337 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6e81f0b6-04a4-42c3-9397-123a411a075f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] GET https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:57.134631 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6e81f0b6-04a4-42c3-9397-123a411a075f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:57.134886 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6e81f0b6-04a4-42c3-9397-123a411a075f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:57.146807 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:57.146807 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:57.152591 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6e81f0b6-04a4-42c3-9397-123a411a075f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Volume info retrieved successfully. Jul 09 15:38:57.157952 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6e81f0b6-04a4-42c3-9397-123a411a075f tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 200 Jul 09 15:38:57.158402 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 362/1448] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:57 2026] GET /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:57.172883 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-54c8f4d9-7ee9-4785-acd0-d3fee9f5daa3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:57.174718 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-54c8f4d9-7ee9-4785-acd0-d3fee9f5daa3 tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] GET https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:57.174938 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-54c8f4d9-7ee9-4785-acd0-d3fee9f5daa3 tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:57.175128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-54c8f4d9-7ee9-4785-acd0-d3fee9f5daa3 tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:57.187766 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:57.187766 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:57.194013 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-54c8f4d9-7ee9-4785-acd0-d3fee9f5daa3 tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] Volume info retrieved successfully. Jul 09 15:38:57.200290 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-54c8f4d9-7ee9-4785-acd0-d3fee9f5daa3 tempest-VolumesTransfersV357Test-1551038775 tempest-VolumesTransfersV357Test-1551038775-project-member] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 200 Jul 09 15:38:57.200902 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 369/1449] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:57 2026] GET /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:57.217073 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-08ccd41f-9579-4e99-9494-27ad4d39e06f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:57.219350 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-08ccd41f-9579-4e99-9494-27ad4d39e06f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] DELETE https://10.4.3.19/volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c Jul 09 15:38:57.219548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-08ccd41f-9579-4e99-9494-27ad4d39e06f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:57.219817 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-08ccd41f-9579-4e99-9494-27ad4d39e06f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:57.219949 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.volume_transfer [None req-08ccd41f-9579-4e99-9494-27ad4d39e06f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Delete transfer with id: 6ec27f75-b1a3-418f-8609-bd0e21eadf0c Jul 09 15:38:57.223981 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-08ccd41f-9579-4e99-9494-27ad4d39e06f tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c returned with HTTP 404 Jul 09 15:38:57.224693 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 361/1450] 10.4.3.19 () {68 vars in 1412 bytes} [Thu Jul 9 15:38:57 2026] DELETE /volume/v3/volume-transfers/6ec27f75-b1a3-418f-8609-bd0e21eadf0c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:57.233497 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-446c7c2c-8f9e-469c-b929-42e7c4b5a441 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:57.360989 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-446c7c2c-8f9e-469c-b929-42e7c4b5a441 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:57.361299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-446c7c2c-8f9e-469c-b929-42e7c4b5a441 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:57.361607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-446c7c2c-8f9e-469c-b929-42e7c4b5a441 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:57.361830 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-446c7c2c-8f9e-469c-b929-42e7c4b5a441 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Delete volume with id: 645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:57.379810 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:57.379810 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:57.380339 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-446c7c2c-8f9e-469c-b929-42e7c4b5a441 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Volume info retrieved successfully. Jul 09 15:38:57.406806 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-446c7c2c-8f9e-469c-b929-42e7c4b5a441 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Delete volume request issued successfully. Jul 09 15:38:57.407279 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-446c7c2c-8f9e-469c-b929-42e7c4b5a441 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 202 Jul 09 15:38:57.407746 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 359/1451] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:38:57 2026] DELETE /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 0 bytes in 175 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:57.416523 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7bc54a78-00a0-4d61-aa63-672b374a1135 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:57.421762 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7bc54a78-00a0-4d61-aa63-672b374a1135 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] GET https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:57.422067 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7bc54a78-00a0-4d61-aa63-672b374a1135 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:57.422373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7bc54a78-00a0-4d61-aa63-672b374a1135 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:57.440960 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:57.440960 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:57.446044 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7bc54a78-00a0-4d61-aa63-672b374a1135 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Volume info retrieved successfully. Jul 09 15:38:57.452126 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7bc54a78-00a0-4d61-aa63-672b374a1135 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 200 Jul 09 15:38:57.453252 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 363/1452] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:57 2026] GET /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:38:58.269733 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:58.453623 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:58.453821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1202263538"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:58.457369 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1202263538'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:58.457369 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume of 1 GB Jul 09 15:38:58.463583 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Availability Zones retrieved successfully. Jul 09 15:38:58.470053 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (3a8d5483-aeab-47a5-bbf5-e009443d3aed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:58.470481 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1935e3cb-81e5-4e34-87c3-3699cb25c14b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:58.471528 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcae1ad9-7c41-4801-aeeb-2e5a1f9c68d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.472714 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:58.473041 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1935e3cb-81e5-4e34-87c3-3699cb25c14b tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] GET https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:58.473445 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1935e3cb-81e5-4e34-87c3-3699cb25c14b tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:58.473732 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1935e3cb-81e5-4e34-87c3-3699cb25c14b tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:58.482756 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1935e3cb-81e5-4e34-87c3-3699cb25c14b tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 404 Jul 09 15:38:58.483506 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 362/1453] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:58 2026] GET /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:58.497196 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ae0922ab-6b8b-4d92-81a3-5fe129316514 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:58.501009 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ae0922ab-6b8b-4d92-81a3-5fe129316514 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:58.501359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ae0922ab-6b8b-4d92-81a3-5fe129316514 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:58.501885 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ae0922ab-6b8b-4d92-81a3-5fe129316514 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:58.513115 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ae0922ab-6b8b-4d92-81a3-5fe129316514 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 404 Jul 09 15:38:58.513848 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 360/1454] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:58 2026] GET /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:58.522811 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcae1ad9-7c41-4801-aeeb-2e5a1f9c68d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.524095 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0a5bf6-f75b-4cee-ae58-3ac50212ce4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.524218 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9afd26d8-b222-4c0d-b891-ea61028a2d07 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:58.526381 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9afd26d8-b222-4c0d-b891-ea61028a2d07 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] DELETE https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:58.526763 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9afd26d8-b222-4c0d-b891-ea61028a2d07 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:58.526907 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9afd26d8-b222-4c0d-b891-ea61028a2d07 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:58.527492 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-9afd26d8-b222-4c0d-b891-ea61028a2d07 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Delete volume with id: 645fe86b-e672-4963-921f-b470d57ed13f Jul 09 15:38:58.535658 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9afd26d8-b222-4c0d-b891-ea61028a2d07 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f returned with HTTP 404 Jul 09 15:38:58.536340 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 364/1455] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:38:58 2026] DELETE /volume/v3/volumes/645fe86b-e672-4963-921f-b470d57ed13f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:38:58.549345 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:58.551302 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:38:58.551733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-887335882"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:58.553717 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-887335882'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:38:58.553973 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Create volume of 1 GB Jul 09 15:38:58.560047 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Availability Zones retrieved successfully. Jul 09 15:38:58.565524 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Flow 'volume_create_api' (140ec778-581b-4bd1-ae7e-60d1ac55d03a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:58.566565 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780bb632-8671-4c1d-8dc4-4e485d724800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.567713 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:38:58.601826 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (780bb632-8671-4c1d-8dc4-4e485d724800) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.602823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc0fad7-b3d8-42dd-a3b4-753b2af2d292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.614609 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['ba878f48-d633-4b57-bb63-7751ff3951ae', '7efaeb7b-1d34-4210-a552-74a483838be1', '4ba1d425-52e9-4b7e-a4bf-f6dafd8381b0', '8e31a3db-57fe-46db-8952-3479954c192b'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:58.615642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7f0a5bf6-f75b-4cee-ae58-3ac50212ce4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ba878f48-d633-4b57-bb63-7751ff3951ae', '7efaeb7b-1d34-4210-a552-74a483838be1', '4ba1d425-52e9-4b7e-a4bf-f6dafd8381b0', '8e31a3db-57fe-46db-8952-3479954c192b']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.616341 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ee5f84-de16-427e-9015-9bef721981ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.643017 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90ee5f84-de16-427e-9015-9bef721981ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ba7c338-02e9-4a62-87ac-1b31a512c085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1202263538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['ba878f48-d633-4b57-bb63-7751ff3951ae','7efaeb7b-1d34-4210-a552-74a483838be1','4ba1d425-52e9-4b7e-a4bf-f6dafd8381b0','8e31a3db-57fe-46db-8952-3479954c192b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1202263538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ba7c338-02e9-4a62-87ac-1b31a512c085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324e4754dc3949d6a557e14439ae894e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.643994 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2e82f5-7b2b-44b8-bcfa-fd33ba201478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.650654 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Created reservations ['cec44997-04e0-474a-9850-3664c8c0206f', 'c222a1f4-0c67-441e-ad95-12071c81b0b9', '37017a1f-f298-4899-bcd3-090faef9d018', '32b47e47-2342-4f04-acf4-26f476e15466'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:58.651569 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fc0fad7-b3d8-42dd-a3b4-753b2af2d292) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec44997-04e0-474a-9850-3664c8c0206f', 'c222a1f4-0c67-441e-ad95-12071c81b0b9', '37017a1f-f298-4899-bcd3-090faef9d018', '32b47e47-2342-4f04-acf4-26f476e15466']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.652392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d183d3b9-813f-42d1-b2aa-419a3c3a150d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.665018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc2e82f5-7b2b-44b8-bcfa-fd33ba201478) transitioned into state 'SUCCESS' from state '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-1202263538',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['ba878f48-d633-4b57-bb63-7751ff3951ae','7efaeb7b-1d34-4210-a552-74a483838be1','4ba1d425-52e9-4b7e-a4bf-f6dafd8381b0','8e31a3db-57fe-46db-8952-3479954c192b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.665832 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d80cf5-3c51-4284-bee8-754121373e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.675792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20d80cf5-3c51-4284-bee8-754121373e0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.676854 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d183d3b9-813f-42d1-b2aa-419a3c3a150d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f848d15f-8b1d-433e-9b82-663d30603a22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-887335882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5e2c1ed4a14c3985a8330a48f17be2',qos_specs=None,replication_status=,reservations=['cec44997-04e0-474a-9850-3664c8c0206f','c222a1f4-0c67-441e-ad95-12071c81b0b9','37017a1f-f298-4899-bcd3-090faef9d018','32b47e47-2342-4f04-acf4-26f476e15466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0e20af1639404c8d7bc69b94a02010',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:38:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-887335882',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f848d15f-8b1d-433e-9b82-663d30603a22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7b5e2c1ed4a14c3985a8330a48f17be2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc0e20af1639404c8d7bc69b94a02010',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.677491 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (3a8d5483-aeab-47a5-bbf5-e009443d3aed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:58.677491 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request issued successfully. Jul 09 15:38:58.677890 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b1740823-4ba0-4c8f-98cd-17a3e2bc4444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:58.678033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (179a882c-1000-4bf0-bd89-0d26e3011f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.678344 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 370/1456] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:38:58 2026] POST /volume/v3/volumes => generated 776 bytes in 409 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:38:58.696342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-502ee4f4-ccdb-4f1c-80a8-e3c52aa2a2e1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:58.698655 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-502ee4f4-ccdb-4f1c-80a8-e3c52aa2a2e1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 Jul 09 15:38:58.698655 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-502ee4f4-ccdb-4f1c-80a8-e3c52aa2a2e1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:58.698734 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-502ee4f4-ccdb-4f1c-80a8-e3c52aa2a2e1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:58.703068 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (179a882c-1000-4bf0-bd89-0d26e3011f21) transitioned into state 'SUCCESS' from state '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-887335882',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7b5e2c1ed4a14c3985a8330a48f17be2',qos_specs=None,replication_status=,reservations=['cec44997-04e0-474a-9850-3664c8c0206f','c222a1f4-0c67-441e-ad95-12071c81b0b9','37017a1f-f298-4899-bcd3-090faef9d018','32b47e47-2342-4f04-acf4-26f476e15466'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc0e20af1639404c8d7bc69b94a02010',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.704081 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a0432c-62dc-4b90-b5ff-34870803b55c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:38:58.708584 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:58.708584 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:58.713041 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-502ee4f4-ccdb-4f1c-80a8-e3c52aa2a2e1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:38:58.718359 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-502ee4f4-ccdb-4f1c-80a8-e3c52aa2a2e1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 returned with HTTP 200 Jul 09 15:38:58.719476 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 361/1457] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:38:58 2026] GET /volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:58.720373 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27a0432c-62dc-4b90-b5ff-34870803b55c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:38:58.721153 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Flow 'volume_create_api' (140ec778-581b-4bd1-ae7e-60d1ac55d03a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:38:58.721505 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Create volume request issued successfully. Jul 09 15:38:58.722226 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dbbe5824-1a07-4199-aea8-8415e7ad54b9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:38:58.722535 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 363/1458] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:38:58 2026] POST /volume/v3/volumes => generated 816 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:58.736008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c865e6d8-2485-4c42-b45b-dd308683cded None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:58.738173 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c865e6d8-2485-4c42-b45b-dd308683cded tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:38:58.738173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c865e6d8-2485-4c42-b45b-dd308683cded tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:58.738485 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c865e6d8-2485-4c42-b45b-dd308683cded tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:58.746690 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:58.746690 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:58.752687 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c865e6d8-2485-4c42-b45b-dd308683cded tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Volume info retrieved successfully. Jul 09 15:38:58.759310 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c865e6d8-2485-4c42-b45b-dd308683cded tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 200 Jul 09 15:38:58.759736 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 365/1459] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:58 2026] GET /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:59.741398 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b94a0548-0678-4440-bc06-218205d2123a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.743760 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b94a0548-0678-4440-bc06-218205d2123a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 Jul 09 15:38:59.744039 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b94a0548-0678-4440-bc06-218205d2123a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:59.744276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b94a0548-0678-4440-bc06-218205d2123a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:59.752688 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:59.752688 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:59.757367 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b94a0548-0678-4440-bc06-218205d2123a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:38:59.762992 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b94a0548-0678-4440-bc06-218205d2123a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 returned with HTTP 200 Jul 09 15:38:59.763501 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 371/1460] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:38:59 2026] GET /volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:59.778562 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ad08e44d-af81-4f70-aa13-cf4a50653732 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.778911 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-993521a1-11a4-437a-aef3-d85af3bd5747 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.780989 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad08e44d-af81-4f70-aa13-cf4a50653732 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:38:59.781343 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad08e44d-af81-4f70-aa13-cf4a50653732 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:59.781550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad08e44d-af81-4f70-aa13-cf4a50653732 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:59.781591 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-993521a1-11a4-437a-aef3-d85af3bd5747 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:38:59.781918 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-993521a1-11a4-437a-aef3-d85af3bd5747 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ba7c338-02e9-4a62-87ac-1b31a512c085", "name": "tempest-type-Backup-1728511877"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:59.783754 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-993521a1-11a4-437a-aef3-d85af3bd5747 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating new backup {'backup': {'volume_id': '1ba7c338-02e9-4a62-87ac-1b31a512c085', 'name': 'tempest-type-Backup-1728511877'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:38:59.783945 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-993521a1-11a4-437a-aef3-d85af3bd5747 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating backup of volume 1ba7c338-02e9-4a62-87ac-1b31a512c085 in container None Jul 09 15:38:59.790436 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:59.790436 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:59.794100 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:59.794100 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:38:59.794593 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-993521a1-11a4-437a-aef3-d85af3bd5747 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:38:59.795051 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ad08e44d-af81-4f70-aa13-cf4a50653732 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Volume info retrieved successfully. Jul 09 15:38:59.801006 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad08e44d-af81-4f70-aa13-cf4a50653732 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 200 Jul 09 15:38:59.801562 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 364/1461] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:59 2026] GET /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:59.825286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-814a2a78-fca8-4cce-897d-1b829a816769 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.830291 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-814a2a78-fca8-4cce-897d-1b829a816769 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] POST https://10.4.3.19/volume/v3/volume-transfers Jul 09 15:38:59.830674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-814a2a78-fca8-4cce-897d-1b829a816769 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "f848d15f-8b1d-433e-9b82-663d30603a22"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:38:59.833717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volume_transfer [None req-814a2a78-fca8-4cce-897d-1b829a816769 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Creating new volume transfer {'transfer': {'volume_id': 'f848d15f-8b1d-433e-9b82-663d30603a22'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 09 15:38:59.833949 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volume_transfer [None req-814a2a78-fca8-4cce-897d-1b829a816769 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Creating transfer of volume f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:38:59.834119 np0000004916 devstack@c-api.service[99864]: INFO cinder.transfer.api [None req-814a2a78-fca8-4cce-897d-1b829a816769 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Generating transfer record for volume f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:38:59.844169 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:59.844169 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:59.856951 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-814a2a78-fca8-4cce-897d-1b829a816769 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volume-transfers returned with HTTP 202 Jul 09 15:38:59.857786 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 366/1462] 10.4.3.19 () {70 vars in 1319 bytes} [Thu Jul 9 15:38:59 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:38:59.859747 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-993521a1-11a4-437a-aef3-d85af3bd5747 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['2227b525-eda0-4b4d-835c-97c9777dd39b', '39f66b00-26fd-4dcc-a96c-6cb8daae5386'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:38:59.868444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c39d7e0d-7c77-4df1-b694-10c558a16e90 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.870458 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c39d7e0d-7c77-4df1-b694-10c558a16e90 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:38:59.870663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c39d7e0d-7c77-4df1-b694-10c558a16e90 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:59.870858 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c39d7e0d-7c77-4df1-b694-10c558a16e90 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:59.878419 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:59.878419 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:59.882214 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c39d7e0d-7c77-4df1-b694-10c558a16e90 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Volume info retrieved successfully. Jul 09 15:38:59.886578 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c39d7e0d-7c77-4df1-b694-10c558a16e90 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 200 Jul 09 15:38:59.886958 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 372/1463] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:59 2026] GET /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:38:59.901504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-af23a399-492a-49cb-88ee-52e314334299 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.904845 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-af23a399-492a-49cb-88ee-52e314334299 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volume-transfers/detail Jul 09 15:38:59.905078 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-af23a399-492a-49cb-88ee-52e314334299 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:59.905383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-af23a399-492a-49cb-88ee-52e314334299 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:59.905526 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volume_transfer [None req-af23a399-492a-49cb-88ee-52e314334299 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Listing volume transfers {{(pid=99867) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 09 15:38:59.912061 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-af23a399-492a-49cb-88ee-52e314334299 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 09 15:38:59.912745 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 365/1464] 10.4.3.19 () {68 vars in 1319 bytes} [Thu Jul 9 15:38:59 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 09 15:38:59.913832 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-993521a1-11a4-437a-aef3-d85af3bd5747 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:38:59.914415 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 362/1465] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:38:59 2026] POST /volume/v3/backups => generated 314 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:38:59.922850 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a001b8e4-f6b6-4518-bbfc-ffd400b738c0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.923537 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1e1b877c-f5d3-4492-83ed-0bd7ab5a1a5c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.924607 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a001b8e4-f6b6-4518-bbfc-ffd400b738c0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:38:59.924865 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a001b8e4-f6b6-4518-bbfc-ffd400b738c0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:59.924957 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a001b8e4-f6b6-4518-bbfc-ffd400b738c0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:59.925063 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a001b8e4-f6b6-4518-bbfc-ffd400b738c0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:38:59.926002 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e1b877c-f5d3-4492-83ed-0bd7ab5a1a5c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] DELETE https://10.4.3.19/volume/v3/volume-transfers/f70f89c6-75fe-4a91-9304-56fb387c0d47 Jul 09 15:38:59.926310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e1b877c-f5d3-4492-83ed-0bd7ab5a1a5c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:59.926568 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e1b877c-f5d3-4492-83ed-0bd7ab5a1a5c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:59.926707 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.volume_transfer [None req-1e1b877c-f5d3-4492-83ed-0bd7ab5a1a5c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Delete transfer with id: f70f89c6-75fe-4a91-9304-56fb387c0d47 Jul 09 15:38:59.941285 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:59.941285 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:38:59.941561 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:59.941561 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:38:59.942236 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a001b8e4-f6b6-4518-bbfc-ffd400b738c0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:38:59.942774 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 367/1466] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:38:59 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 721 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:38:59.953988 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e1b877c-f5d3-4492-83ed-0bd7ab5a1a5c tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volume-transfers/f70f89c6-75fe-4a91-9304-56fb387c0d47 returned with HTTP 202 Jul 09 15:38:59.954593 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 373/1467] 10.4.3.19 () {68 vars in 1412 bytes} [Thu Jul 9 15:38:59 2026] DELETE /volume/v3/volume-transfers/f70f89c6-75fe-4a91-9304-56fb387c0d47 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:38:59.963032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0880434a-4b7e-49e0-89ac-024850b262c9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:38:59.965016 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0880434a-4b7e-49e0-89ac-024850b262c9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:38:59.965281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0880434a-4b7e-49e0-89ac-024850b262c9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:38:59.965482 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0880434a-4b7e-49e0-89ac-024850b262c9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:38:59.973821 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:38:59.973821 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:38:59.979349 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0880434a-4b7e-49e0-89ac-024850b262c9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Volume info retrieved successfully. Jul 09 15:38:59.984884 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0880434a-4b7e-49e0-89ac-024850b262c9 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 200 Jul 09 15:38:59.985585 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 366/1468] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:38:59 2026] GET /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:00.000652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c3838dd6-c752-468b-9508-f6c5288d2543 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:00.002570 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3838dd6-c752-468b-9508-f6c5288d2543 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] DELETE https://10.4.3.19/volume/v3/volume-transfers/f70f89c6-75fe-4a91-9304-56fb387c0d47 Jul 09 15:39:00.002809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3838dd6-c752-468b-9508-f6c5288d2543 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:00.002998 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3838dd6-c752-468b-9508-f6c5288d2543 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:00.003107 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.volume_transfer [None req-c3838dd6-c752-468b-9508-f6c5288d2543 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Delete transfer with id: f70f89c6-75fe-4a91-9304-56fb387c0d47 Jul 09 15:39:00.007373 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3838dd6-c752-468b-9508-f6c5288d2543 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volume-transfers/f70f89c6-75fe-4a91-9304-56fb387c0d47 returned with HTTP 404 Jul 09 15:39:00.008067 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 363/1469] 10.4.3.19 () {68 vars in 1412 bytes} [Thu Jul 9 15:38:59 2026] DELETE /volume/v3/volume-transfers/f70f89c6-75fe-4a91-9304-56fb387c0d47 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:39:00.017450 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9ebc9968-7214-4cb8-ab03-dfcb4b457c29 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:00.019177 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9ebc9968-7214-4cb8-ab03-dfcb4b457c29 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:39:00.019386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9ebc9968-7214-4cb8-ab03-dfcb4b457c29 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:00.019581 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9ebc9968-7214-4cb8-ab03-dfcb4b457c29 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:00.019785 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-9ebc9968-7214-4cb8-ab03-dfcb4b457c29 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Delete volume with id: f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:39:00.027239 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:00.027239 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:00.027656 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9ebc9968-7214-4cb8-ab03-dfcb4b457c29 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Volume info retrieved successfully. Jul 09 15:39:00.047043 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9ebc9968-7214-4cb8-ab03-dfcb4b457c29 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Delete volume request issued successfully. Jul 09 15:39:00.047351 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9ebc9968-7214-4cb8-ab03-dfcb4b457c29 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 202 Jul 09 15:39:00.047843 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 368/1470] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:39:00 2026] DELETE /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:39:00.056116 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ddd4d458-c93a-4bdf-910f-3376b810f696 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:00.058965 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddd4d458-c93a-4bdf-910f-3376b810f696 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] GET https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:39:00.059216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddd4d458-c93a-4bdf-910f-3376b810f696 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:00.059439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddd4d458-c93a-4bdf-910f-3376b810f696 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:00.068073 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:00.068073 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:00.073112 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ddd4d458-c93a-4bdf-910f-3376b810f696 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Volume info retrieved successfully. Jul 09 15:39:00.080033 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddd4d458-c93a-4bdf-910f-3376b810f696 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 200 Jul 09 15:39:00.080033 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 374/1471] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:00 2026] GET /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:00.956203 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f39a65ee-3b6e-4d87-a956-d27bd290bc40 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:00.958278 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f39a65ee-3b6e-4d87-a956-d27bd290bc40 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:00.958505 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f39a65ee-3b6e-4d87-a956-d27bd290bc40 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:00.958705 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f39a65ee-3b6e-4d87-a956-d27bd290bc40 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:00.958814 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f39a65ee-3b6e-4d87-a956-d27bd290bc40 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:00.970883 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:00.970883 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:00.971648 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f39a65ee-3b6e-4d87-a956-d27bd290bc40 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:00.972071 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 367/1472] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:00 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 723 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:01.041005 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-4a796041-5e08-4871-8fd2-c42bf5829e05 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:01.043468 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-4a796041-5e08-4871-8fd2-c42bf5829e05 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] DELETE https://10.4.3.19/volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1 Jul 09 15:39:01.043705 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-4a796041-5e08-4871-8fd2-c42bf5829e05 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:01.043939 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-4a796041-5e08-4871-8fd2-c42bf5829e05 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:01.055314 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:01.055314 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:01.096363 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2bb31511-7f72-406f-9fce-e5fc1234d7e6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:01.098677 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2bb31511-7f72-406f-9fce-e5fc1234d7e6 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] GET https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:39:01.098961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2bb31511-7f72-406f-9fce-e5fc1234d7e6 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:01.099222 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2bb31511-7f72-406f-9fce-e5fc1234d7e6 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:01.109110 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2bb31511-7f72-406f-9fce-e5fc1234d7e6 tempest-VolumesTransfersV357Test-422657565 tempest-VolumesTransfersV357Test-422657565-project-admin] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 404 Jul 09 15:39:01.109740 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 369/1473] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:01 2026] GET /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:39:01.120971 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5f067dd0-b21d-4b07-a2ce-3507aa493a21 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:01.122829 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f067dd0-b21d-4b07-a2ce-3507aa493a21 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] GET https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:39:01.123054 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f067dd0-b21d-4b07-a2ce-3507aa493a21 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:01.123261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f067dd0-b21d-4b07-a2ce-3507aa493a21 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:01.129308 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f067dd0-b21d-4b07-a2ce-3507aa493a21 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 404 Jul 09 15:39:01.129872 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 375/1474] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:01 2026] GET /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:39:01.138168 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4fde556b-6f7f-4517-8033-c5538dff5931 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:01.139851 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4fde556b-6f7f-4517-8033-c5538dff5931 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:39:01.140040 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4fde556b-6f7f-4517-8033-c5538dff5931 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:01.140249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4fde556b-6f7f-4517-8033-c5538dff5931 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:01.140413 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4fde556b-6f7f-4517-8033-c5538dff5931 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] Delete volume with id: f848d15f-8b1d-433e-9b82-663d30603a22 Jul 09 15:39:01.146358 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4fde556b-6f7f-4517-8033-c5538dff5931 tempest-VolumesTransfersV357Test-1204140842 tempest-VolumesTransfersV357Test-1204140842-project-member] https://10.4.3.19/volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 returned with HTTP 404 Jul 09 15:39:01.146796 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 368/1475] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:39:01 2026] DELETE /volume/v3/volumes/f848d15f-8b1d-433e-9b82-663d30603a22 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:39:01.603891 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f77e0e5b-d4fe-47ff-b95d-02dcbe29c158 req-4a796041-5e08-4871-8fd2-c42bf5829e05 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1 returned with HTTP 200 Jul 09 15:39:01.604763 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 364/1476] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:39:01 2026] DELETE /volume/v3/attachments/51929d41-a135-4128-9677-6e3a8ebd7fe1 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:01.984819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-35db77e6-3366-42a0-bb74-616e758e4041 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:01.987240 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-35db77e6-3366-42a0-bb74-616e758e4041 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:01.987445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-35db77e6-3366-42a0-bb74-616e758e4041 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:01.987670 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-35db77e6-3366-42a0-bb74-616e758e4041 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:01.987894 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-35db77e6-3366-42a0-bb74-616e758e4041 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:01.997118 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:01.997118 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:01.998016 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-35db77e6-3366-42a0-bb74-616e758e4041 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:01.999334 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 370/1477] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:01 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:02.360284 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7769ff35-9956-4dbf-adc8-63c999c76b9c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:02.362904 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7769ff35-9956-4dbf-adc8-63c999c76b9c None None] GET https://10.4.3.19/volume// Jul 09 15:39:02.362904 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7769ff35-9956-4dbf-adc8-63c999c76b9c None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:02.362904 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7769ff35-9956-4dbf-adc8-63c999c76b9c None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:02.362904 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7769ff35-9956-4dbf-adc8-63c999c76b9c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:39:02.362904 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 376/1478] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:39: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 09 15:39:02.374486 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-a144bc6f-dba9-4aa1-8f84-0cee5d2e9901 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:02.377265 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-a144bc6f-dba9-4aa1-8f84-0cee5d2e9901 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:39:02.377591 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-a144bc6f-dba9-4aa1-8f84-0cee5d2e9901 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:02.377866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-a144bc6f-dba9-4aa1-8f84-0cee5d2e9901 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:02.398667 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:02.398667 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:02.405239 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-a144bc6f-dba9-4aa1-8f84-0cee5d2e9901 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:39:02.413196 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-a144bc6f-dba9-4aa1-8f84-0cee5d2e9901 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:39:02.414797 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 369/1479] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:39:02 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1538 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:02.547251 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-44dbebe4-0501-4641-9813-a7ebd50ed8a8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:02.550137 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-44dbebe4-0501-4641-9813-a7ebd50ed8a8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] PUT https://10.4.3.19/volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02 Jul 09 15:39:02.550471 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-44dbebe4-0501-4641-9813-a7ebd50ed8a8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:02.563677 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-44dbebe4-0501-4641-9813-a7ebd50ed8a8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Acquiring lock "cinder-attachment_update-ede3851e-2b69-4d3b-b835-8e805b4dd047-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:39:02.570031 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-44dbebe4-0501-4641-9813-a7ebd50ed8a8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Lock "cinder-attachment_update-ede3851e-2b69-4d3b-b835-8e805b4dd047-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:39:02.572173 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:02.572173 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:02.689174 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8ad3c8ca-5dab-4476-b0f4-0d9330de53f3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:02.692057 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8ad3c8ca-5dab-4476-b0f4-0d9330de53f3 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:39:02.692359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8ad3c8ca-5dab-4476-b0f4-0d9330de53f3 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:02.692708 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8ad3c8ca-5dab-4476-b0f4-0d9330de53f3 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:02.704135 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:02.704135 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:02.714858 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8ad3c8ca-5dab-4476-b0f4-0d9330de53f3 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:39:02.726939 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8ad3c8ca-5dab-4476-b0f4-0d9330de53f3 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:39:02.727399 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 371/1480] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:02 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 849 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:03.015753 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2155f1b2-3501-4423-9ef7-c5863768395e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:03.017863 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2155f1b2-3501-4423-9ef7-c5863768395e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:03.019645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2155f1b2-3501-4423-9ef7-c5863768395e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:03.019645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2155f1b2-3501-4423-9ef7-c5863768395e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:03.019645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2155f1b2-3501-4423-9ef7-c5863768395e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:03.027133 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=330,cinder:UPDATE=78,cinder:INSERT=48,cinder:DELETE=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:39:03.034564 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:03.034564 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:03.034564 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2155f1b2-3501-4423-9ef7-c5863768395e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:03.035043 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 377/1481] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:03 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:03.101604 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-44dbebe4-0501-4641-9813-a7ebd50ed8a8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Lock "cinder-attachment_update-ede3851e-2b69-4d3b-b835-8e805b4dd047-np0000004916" released by "attachment_update" :: held 0.532s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:39:03.101993 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-44dbebe4-0501-4641-9813-a7ebd50ed8a8 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02 returned with HTTP 200 Jul 09 15:39:03.102567 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 365/1482] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:39:02 2026] PUT /volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:03.617287 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-8a4c2200-850b-4bb6-8c48-81585e48565b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:03.620630 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-8a4c2200-850b-4bb6-8c48-81585e48565b tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] POST https://10.4.3.19/volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02/action Jul 09 15:39:03.622838 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-8a4c2200-850b-4bb6-8c48-81585e48565b tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:39:03.622838 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-8a4c2200-850b-4bb6-8c48-81585e48565b tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:03.630696 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=454,cinder:INSERT=75,cinder:UPDATE=130 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:39:03.653694 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:03.653694 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:03.675801 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b0113969-cbf5-4f15-b1d9-af1733402372 req-8a4c2200-850b-4bb6-8c48-81585e48565b tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02/action returned with HTTP 204 Jul 09 15:39:03.676391 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 370/1483] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:39:03 2026] POST /volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02/action => generated 0 bytes in 60 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:04.049822 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7c5bc595-679f-4671-a58e-cb0183104550 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:04.052586 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7c5bc595-679f-4671-a58e-cb0183104550 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:04.053098 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7c5bc595-679f-4671-a58e-cb0183104550 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:04.054306 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7c5bc595-679f-4671-a58e-cb0183104550 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:04.054306 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7c5bc595-679f-4671-a58e-cb0183104550 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:04.063136 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:04.063136 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:04.063136 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7c5bc595-679f-4671-a58e-cb0183104550 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:04.065571 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 372/1484] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:04 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:05.080916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-00bcc5fe-d59b-4055-98ad-6cba9e4f67e4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:05.083492 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-00bcc5fe-d59b-4055-98ad-6cba9e4f67e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:05.084659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-00bcc5fe-d59b-4055-98ad-6cba9e4f67e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:05.084659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-00bcc5fe-d59b-4055-98ad-6cba9e4f67e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:05.085682 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-00bcc5fe-d59b-4055-98ad-6cba9e4f67e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:05.091514 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:05.091514 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:05.092949 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-00bcc5fe-d59b-4055-98ad-6cba9e4f67e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:05.093397 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 378/1485] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:05 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:06.107991 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-23d998dc-f865-405a-a3fb-e6bff6ff2b9f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:06.112953 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23d998dc-f865-405a-a3fb-e6bff6ff2b9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:06.114057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23d998dc-f865-405a-a3fb-e6bff6ff2b9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:06.114057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23d998dc-f865-405a-a3fb-e6bff6ff2b9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:06.114057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-23d998dc-f865-405a-a3fb-e6bff6ff2b9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:06.120564 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:06.120564 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:06.122086 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23d998dc-f865-405a-a3fb-e6bff6ff2b9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:06.122633 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 366/1486] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:06 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:07.137490 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b2588dc9-69ee-47e2-9f86-1ddf69451917 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:07.139654 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b2588dc9-69ee-47e2-9f86-1ddf69451917 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:07.139934 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b2588dc9-69ee-47e2-9f86-1ddf69451917 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:07.140122 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b2588dc9-69ee-47e2-9f86-1ddf69451917 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:07.140254 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b2588dc9-69ee-47e2-9f86-1ddf69451917 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:07.148919 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:07.148919 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:07.150377 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b2588dc9-69ee-47e2-9f86-1ddf69451917 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:07.150377 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 371/1487] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:07 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:39:07.963287 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-ccdc2d01-add7-4323-a335-d8c7984bde6f req-78ce51b7-96df-472c-ab8d-32bae3c38b79 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:07.969055 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ccdc2d01-add7-4323-a335-d8c7984bde6f req-78ce51b7-96df-472c-ab8d-32bae3c38b79 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] GET https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 Jul 09 15:39:07.970076 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ccdc2d01-add7-4323-a335-d8c7984bde6f req-78ce51b7-96df-472c-ab8d-32bae3c38b79 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:07.971755 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ccdc2d01-add7-4323-a335-d8c7984bde6f req-78ce51b7-96df-472c-ab8d-32bae3c38b79 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:08.029140 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:08.029140 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:08.044998 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-ccdc2d01-add7-4323-a335-d8c7984bde6f req-78ce51b7-96df-472c-ab8d-32bae3c38b79 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:39:08.060389 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ccdc2d01-add7-4323-a335-d8c7984bde6f req-78ce51b7-96df-472c-ab8d-32bae3c38b79 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 returned with HTTP 200 Jul 09 15:39:08.061065 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 373/1488] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:39:07 2026] GET /volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 => generated 1601 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:08.177623 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4336cfbe-4bb0-4ec8-8c59-272e297e90b7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:08.185122 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4336cfbe-4bb0-4ec8-8c59-272e297e90b7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:08.185770 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4336cfbe-4bb0-4ec8-8c59-272e297e90b7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:08.185854 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4336cfbe-4bb0-4ec8-8c59-272e297e90b7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:08.185977 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-4336cfbe-4bb0-4ec8-8c59-272e297e90b7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:08.198438 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:08.198438 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:08.199616 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4336cfbe-4bb0-4ec8-8c59-272e297e90b7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:08.200681 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 379/1489] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:08 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:09.220786 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8aa49b9d-ba1f-43ea-9e5b-b8600c3fd4f5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:09.225235 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8aa49b9d-ba1f-43ea-9e5b-b8600c3fd4f5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:09.225235 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8aa49b9d-ba1f-43ea-9e5b-b8600c3fd4f5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:09.225235 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8aa49b9d-ba1f-43ea-9e5b-b8600c3fd4f5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:09.225235 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-8aa49b9d-ba1f-43ea-9e5b-b8600c3fd4f5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:09.233590 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:09.233590 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:09.234359 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8aa49b9d-ba1f-43ea-9e5b-b8600c3fd4f5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:09.234787 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 367/1490] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:09 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:39:10.249104 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-485d2883-368a-4956-b60b-ff8ad8bc5911 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:10.251565 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-485d2883-368a-4956-b60b-ff8ad8bc5911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:10.251993 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-485d2883-368a-4956-b60b-ff8ad8bc5911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:10.252118 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-485d2883-368a-4956-b60b-ff8ad8bc5911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:10.252256 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-485d2883-368a-4956-b60b-ff8ad8bc5911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:10.258687 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:10.258687 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:10.259691 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-485d2883-368a-4956-b60b-ff8ad8bc5911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:10.260900 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 372/1491] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:10 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:10.619057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:10.634636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e8970646-7740-4413-83d3-d2174fc4e721 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:10.636630 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:39:10.637503 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-811100551", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:10.641812 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-811100551', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:39:10.641812 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Create volume of 1 GB Jul 09 15:39:10.644954 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Availability Zones retrieved successfully. Jul 09 15:39:10.651746 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Flow 'volume_create_api' (b396a191-619e-49db-b3a0-ff2a7bcbbf2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:10.653084 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffceb95-ea4c-4618-9177-d6d0ae98ad41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.654702 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:39:10.693795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ffceb95-ea4c-4618-9177-d6d0ae98ad41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.695370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d366baa2-2ca0-42d4-9477-cb271fb72655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.702643 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:39:10.703209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-321375356"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:10.705156 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-321375356'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:39:10.705156 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume of 1 GB Jul 09 15:39:10.714304 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Availability Zones retrieved successfully. Jul 09 15:39:10.724476 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (6a1c917e-16d1-453e-8514-d7ab36d0f587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:10.726158 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffad4e8-40ea-4dd7-ba97-bfafeb0bac4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.727447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:39:10.767682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ffad4e8-40ea-4dd7-ba97-bfafeb0bac4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.768613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7856c50c-5524-4349-b02f-93884cb5c68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.785782 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Created reservations ['1f78f890-e033-4a69-b765-5c51e9a67f09', 'be7f65eb-e326-4afb-ac2c-ed6d0f048b8f', '59b9bf97-1b49-4319-aa7a-2590a0e85f99', 'd6bac47b-d742-4237-9c71-a32c02d4a04c'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:39:10.786635 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d366baa2-2ca0-42d4-9477-cb271fb72655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f78f890-e033-4a69-b765-5c51e9a67f09', 'be7f65eb-e326-4afb-ac2c-ed6d0f048b8f', '59b9bf97-1b49-4319-aa7a-2590a0e85f99', 'd6bac47b-d742-4237-9c71-a32c02d4a04c']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.787600 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e136b94b-5638-41a6-98bc-506d50da2d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.818083 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e136b94b-5638-41a6-98bc-506d50da2d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-811100551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645eeb51c13543b399f287585595e7e7',qos_specs=None,replication_status=,reservations=['1f78f890-e033-4a69-b765-5c51e9a67f09','be7f65eb-e326-4afb-ac2c-ed6d0f048b8f','59b9bf97-1b49-4319-aa7a-2590a0e85f99','d6bac47b-d742-4237-9c71-a32c02d4a04c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732fd7bbdbc44fafbf36a31491e82efe',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:39:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-811100551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='645eeb51c13543b399f287585595e7e7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='732fd7bbdbc44fafbf36a31491e82efe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.818940 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1893ef-c515-4c20-90a3-3b962a7ebc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.835095 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['1df5db3e-dda3-48ab-bc64-64d014b03d49', '3ba49a41-e41e-40d8-ab4b-947afbbdb5b2', '9c06fda2-5ef0-457b-85dc-69772e334cb3', 'd59a164b-84f9-4ec6-89a3-fdb98deb3860'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:39:10.836242 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7856c50c-5524-4349-b02f-93884cb5c68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1df5db3e-dda3-48ab-bc64-64d014b03d49', '3ba49a41-e41e-40d8-ab4b-947afbbdb5b2', '9c06fda2-5ef0-457b-85dc-69772e334cb3', 'd59a164b-84f9-4ec6-89a3-fdb98deb3860']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.837407 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (221530f6-68f0-43f8-bfd7-66b6d6f68758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.867038 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f1893ef-c515-4c20-90a3-3b962a7ebc06) transitioned into state 'SUCCESS' from state '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-811100551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='645eeb51c13543b399f287585595e7e7',qos_specs=None,replication_status=,reservations=['1f78f890-e033-4a69-b765-5c51e9a67f09','be7f65eb-e326-4afb-ac2c-ed6d0f048b8f','59b9bf97-1b49-4319-aa7a-2590a0e85f99','d6bac47b-d742-4237-9c71-a32c02d4a04c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='732fd7bbdbc44fafbf36a31491e82efe',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.868389 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8001cd75-b10d-44bf-bc61-f6e68977b24a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.873749 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (221530f6-68f0-43f8-bfd7-66b6d6f68758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25861656-162e-4015-95c0-954463c2bb79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-321375356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['1df5db3e-dda3-48ab-bc64-64d014b03d49','3ba49a41-e41e-40d8-ab4b-947afbbdb5b2','9c06fda2-5ef0-457b-85dc-69772e334cb3','d59a164b-84f9-4ec6-89a3-fdb98deb3860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:39:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-321375356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25861656-162e-4015-95c0-954463c2bb79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='519bdbd134fe49bf9da196788e2ca37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.875273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ef35cb-d387-4f87-aa9c-a6b75ab1b3bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.886206 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8001cd75-b10d-44bf-bc61-f6e68977b24a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.887658 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Flow 'volume_create_api' (b396a191-619e-49db-b3a0-ff2a7bcbbf2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:10.888212 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Create volume request issued successfully. Jul 09 15:39:10.889198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8970646-7740-4413-83d3-d2174fc4e721 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:39:10.889879 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 380/1492] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:39:10 2026] POST /volume/v3/volumes => generated 786 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:10.910850 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8491535c-2268-4603-8127-56ed771cbe77 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:10.912283 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37ef35cb-d387-4f87-aa9c-a6b75ab1b3bd) transitioned into state 'SUCCESS' from state '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-321375356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['1df5db3e-dda3-48ab-bc64-64d014b03d49','3ba49a41-e41e-40d8-ab4b-947afbbdb5b2','9c06fda2-5ef0-457b-85dc-69772e334cb3','d59a164b-84f9-4ec6-89a3-fdb98deb3860'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.913271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fe41e8-c533-4adc-a2a9-f4705dc340f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:10.916546 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8491535c-2268-4603-8127-56ed771cbe77 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:10.917570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8491535c-2268-4603-8127-56ed771cbe77 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:10.921123 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8491535c-2268-4603-8127-56ed771cbe77 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:10.934814 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48fe41e8-c533-4adc-a2a9-f4705dc340f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:10.935946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (6a1c917e-16d1-453e-8514-d7ab36d0f587) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:10.936441 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request issued successfully. Jul 09 15:39:10.937417 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4cac7120-b069-4301-bdb5-1d3e9dde02a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:39:10.938372 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 374/1493] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:39:10 2026] POST /volume/v3/volumes => generated 746 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:39:10.957056 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:10.957056 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:10.962911 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8491535c-2268-4603-8127-56ed771cbe77 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:10.973303 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8491535c-2268-4603-8127-56ed771cbe77 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:10.979924 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 368/1494] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:10 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 854 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:10.989616 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ee9e5589-d4fa-4a59-bfd3-27800f0a4a0f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:10.996203 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ee9e5589-d4fa-4a59-bfd3-27800f0a4a0f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] DELETE https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:39:10.996654 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5589-d4fa-4a59-bfd3-27800f0a4a0f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:10.996968 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ee9e5589-d4fa-4a59-bfd3-27800f0a4a0f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:10.997546 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-ee9e5589-d4fa-4a59-bfd3-27800f0a4a0f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Delete volume with id: 19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:39:11.013576 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:11.013576 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:11.014384 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ee9e5589-d4fa-4a59-bfd3-27800f0a4a0f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:39:11.053191 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ee9e5589-d4fa-4a59-bfd3-27800f0a4a0f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Delete volume request issued successfully. Jul 09 15:39:11.053496 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ee9e5589-d4fa-4a59-bfd3-27800f0a4a0f tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 202 Jul 09 15:39:11.053916 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 373/1495] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:39:10 2026] DELETE /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:39:11.062076 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0ba2b252-aa2f-492c-9a10-e70e2ab4fb9b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:11.064239 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0ba2b252-aa2f-492c-9a10-e70e2ab4fb9b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:39:11.064481 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0ba2b252-aa2f-492c-9a10-e70e2ab4fb9b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:11.064667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0ba2b252-aa2f-492c-9a10-e70e2ab4fb9b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:11.073452 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:11.073452 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:11.077774 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0ba2b252-aa2f-492c-9a10-e70e2ab4fb9b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:39:11.082884 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0ba2b252-aa2f-492c-9a10-e70e2ab4fb9b tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 200 Jul 09 15:39:11.083490 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 381/1496] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:11 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:11.275260 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-95078616-549e-4003-b6b7-0b307c1644ee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:11.277153 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-95078616-549e-4003-b6b7-0b307c1644ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:11.277621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-95078616-549e-4003-b6b7-0b307c1644ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:11.277810 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-95078616-549e-4003-b6b7-0b307c1644ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:11.277906 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-95078616-549e-4003-b6b7-0b307c1644ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:11.286800 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:11.286800 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:11.287706 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-95078616-549e-4003-b6b7-0b307c1644ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:11.288137 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 375/1497] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:11 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:11.995105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-396a0d91-b55a-46bb-8a3c-cd604753644a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:11.997300 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-396a0d91-b55a-46bb-8a3c-cd604753644a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:11.997925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-396a0d91-b55a-46bb-8a3c-cd604753644a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:11.997925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-396a0d91-b55a-46bb-8a3c-cd604753644a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:12.010709 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:12.010709 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:12.017020 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-396a0d91-b55a-46bb-8a3c-cd604753644a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:12.025055 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-396a0d91-b55a-46bb-8a3c-cd604753644a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:12.025620 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 369/1498] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:11 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:12.039720 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2c3cf44c-184c-46c5-bd8e-cbfaf0d2f89c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:12.041173 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2c3cf44c-184c-46c5-bd8e-cbfaf0d2f89c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:12.041440 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2c3cf44c-184c-46c5-bd8e-cbfaf0d2f89c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:12.041652 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2c3cf44c-184c-46c5-bd8e-cbfaf0d2f89c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:12.050262 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:12.050262 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:12.054670 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2c3cf44c-184c-46c5-bd8e-cbfaf0d2f89c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:12.062466 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2c3cf44c-184c-46c5-bd8e-cbfaf0d2f89c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:12.062954 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 374/1499] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:12 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:12.098161 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-478a9b81-d465-47b2-a1be-ac4e083c13ca None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:12.100880 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-478a9b81-d465-47b2-a1be-ac4e083c13ca tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa Jul 09 15:39:12.101228 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-478a9b81-d465-47b2-a1be-ac4e083c13ca tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:12.101540 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-478a9b81-d465-47b2-a1be-ac4e083c13ca tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:12.112465 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-478a9b81-d465-47b2-a1be-ac4e083c13ca tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa returned with HTTP 404 Jul 09 15:39:12.113228 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 382/1500] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:12 2026] GET /volume/v3/volumes/19fca504-bd37-494e-9114-05d5764242aa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:12.124979 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-32c997eb-9bc4-41c4-baa0-bdbac085537a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:12.127699 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32c997eb-9bc4-41c4-baa0-bdbac085537a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] DELETE https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d Jul 09 15:39:12.128204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32c997eb-9bc4-41c4-baa0-bdbac085537a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:12.128549 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32c997eb-9bc4-41c4-baa0-bdbac085537a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:12.128827 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-32c997eb-9bc4-41c4-baa0-bdbac085537a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Delete volume with id: 5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d Jul 09 15:39:12.132264 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-26543a82-a2ed-40b1-9bc5-801957fa078a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:12.136639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-26543a82-a2ed-40b1-9bc5-801957fa078a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:12.136801 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-26543a82-a2ed-40b1-9bc5-801957fa078a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:12.137347 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-26543a82-a2ed-40b1-9bc5-801957fa078a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:12.139853 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:12.139853 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:12.140618 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-32c997eb-9bc4-41c4-baa0-bdbac085537a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:39:12.146793 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:12.146793 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:12.153056 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-26543a82-a2ed-40b1-9bc5-801957fa078a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:12.159212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-26543a82-a2ed-40b1-9bc5-801957fa078a tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:12.159764 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 370/1501] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:39:12 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:12.174082 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-32c997eb-9bc4-41c4-baa0-bdbac085537a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Delete volume request issued successfully. Jul 09 15:39:12.174354 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32c997eb-9bc4-41c4-baa0-bdbac085537a tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d returned with HTTP 202 Jul 09 15:39:12.175280 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 376/1502] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:39:12 2026] DELETE /volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:39:12.187384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a268657a-7d2a-489f-8392-7db684cbae83 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:12.192852 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a268657a-7d2a-489f-8392-7db684cbae83 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d Jul 09 15:39:12.193414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a268657a-7d2a-489f-8392-7db684cbae83 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:12.193414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a268657a-7d2a-489f-8392-7db684cbae83 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:12.207321 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:12.207321 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:12.218618 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a268657a-7d2a-489f-8392-7db684cbae83 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Volume info retrieved successfully. Jul 09 15:39:12.228345 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a268657a-7d2a-489f-8392-7db684cbae83 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d returned with HTTP 200 Jul 09 15:39:12.228905 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 375/1503] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:12 2026] GET /volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:12.310736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fe09088b-4790-4667-8ef4-c3eb51835f07 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:12.314174 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fe09088b-4790-4667-8ef4-c3eb51835f07 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:12.314948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fe09088b-4790-4667-8ef4-c3eb51835f07 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:12.314948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fe09088b-4790-4667-8ef4-c3eb51835f07 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:12.314948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-fe09088b-4790-4667-8ef4-c3eb51835f07 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:12.321063 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:12.321063 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:12.321971 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fe09088b-4790-4667-8ef4-c3eb51835f07 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:12.322683 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 383/1504] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:12 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:13.245220 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7989c5c5-0827-49a5-b71f-d85164aaa1f1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:13.247246 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7989c5c5-0827-49a5-b71f-d85164aaa1f1 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] GET https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d Jul 09 15:39:13.247423 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7989c5c5-0827-49a5-b71f-d85164aaa1f1 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:13.247628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7989c5c5-0827-49a5-b71f-d85164aaa1f1 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:13.254993 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7989c5c5-0827-49a5-b71f-d85164aaa1f1 tempest-ServerRescueNegativeTestJSON-989886823 tempest-ServerRescueNegativeTestJSON-989886823-project-member] https://10.4.3.19/volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d returned with HTTP 404 Jul 09 15:39:13.255531 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 371/1505] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:13 2026] GET /volume/v3/volumes/5c0e1ac2-95b6-47d0-9ffe-d19bf2dc2a3d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:13.343026 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-91b5d41e-f618-48ac-b031-8f39997ed604 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:13.345101 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-91b5d41e-f618-48ac-b031-8f39997ed604 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:13.345374 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-91b5d41e-f618-48ac-b031-8f39997ed604 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:13.345563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-91b5d41e-f618-48ac-b031-8f39997ed604 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:13.345697 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-91b5d41e-f618-48ac-b031-8f39997ed604 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:13.355574 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:13.355574 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:13.356936 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-91b5d41e-f618-48ac-b031-8f39997ed604 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:13.357502 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 377/1506] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:13 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:14.223866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d7076ca1-1b11-4321-9647-3c1fe28083b6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:14.224823 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d7076ca1-1b11-4321-9647-3c1fe28083b6 None None] GET https://10.4.3.19/volume// Jul 09 15:39:14.224823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d7076ca1-1b11-4321-9647-3c1fe28083b6 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:14.224823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d7076ca1-1b11-4321-9647-3c1fe28083b6 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:14.225547 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d7076ca1-1b11-4321-9647-3c1fe28083b6 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:39:14.225973 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 376/1507] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:39: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 09 15:39:14.237448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-b5ee8e0f-b139-4fae-bf5d-b62dff941be4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:14.281623 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-b5ee8e0f-b139-4fae-bf5d-b62dff941be4 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:39:14.282139 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-b5ee8e0f-b139-4fae-bf5d-b62dff941be4 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3", "connector": null, "instance_uuid": "ba70e957-da58-41c9-b2a5-fd88f0a1d9dc"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:14.292066 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:14.292066 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:14.347332 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-b5ee8e0f-b139-4fae-bf5d-b62dff941be4 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:39:14.347920 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 384/1508] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:39:14 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:14.376090 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ee0db440-c3c0-4d56-b169-d4958f621265 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:14.380785 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ee0db440-c3c0-4d56-b169-d4958f621265 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:14.380785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ee0db440-c3c0-4d56-b169-d4958f621265 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:14.380785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ee0db440-c3c0-4d56-b169-d4958f621265 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:14.380785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-ee0db440-c3c0-4d56-b169-d4958f621265 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:14.393553 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:14.393553 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:14.394322 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ee0db440-c3c0-4d56-b169-d4958f621265 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:14.395009 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 372/1509] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:14 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:14.701960 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-94ad75cf-d5c8-4c8f-bab8-79d1ffd066b1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:14.703978 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-94ad75cf-d5c8-4c8f-bab8-79d1ffd066b1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:14.704340 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-94ad75cf-d5c8-4c8f-bab8-79d1ffd066b1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:14.704758 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-94ad75cf-d5c8-4c8f-bab8-79d1ffd066b1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:14.723738 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:14.723738 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:14.728051 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-94ad75cf-d5c8-4c8f-bab8-79d1ffd066b1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:14.737285 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-94ad75cf-d5c8-4c8f-bab8-79d1ffd066b1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:14.737821 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 378/1510] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:14 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 878 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:14.904975 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8b2b28b1-2910-4ce2-aa74-b67b955881ff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:14.905850 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8b2b28b1-2910-4ce2-aa74-b67b955881ff None None] GET https://10.4.3.19/volume// Jul 09 15:39:14.907566 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8b2b28b1-2910-4ce2-aa74-b67b955881ff None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:14.911235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8b2b28b1-2910-4ce2-aa74-b67b955881ff None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:14.913307 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8b2b28b1-2910-4ce2-aa74-b67b955881ff None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:39:14.915823 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 377/1511] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:39:14 2026] GET /volume/ => generated 385 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:39:14.935848 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-72931cc2-828b-4b2b-b794-597517675b71 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:14.937883 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-72931cc2-828b-4b2b-b794-597517675b71 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:14.938153 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-72931cc2-828b-4b2b-b794-597517675b71 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:14.938449 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-72931cc2-828b-4b2b-b794-597517675b71 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:14.950846 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:14.950846 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:14.955200 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-72931cc2-828b-4b2b-b794-597517675b71 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:14.959650 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-72931cc2-828b-4b2b-b794-597517675b71 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:14.960165 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 385/1512] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:39:14 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 1040 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:15.134245 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-8ce2eb47-555b-4358-8674-ba6bf6bddcdb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:15.141496 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-8ce2eb47-555b-4358-8674-ba6bf6bddcdb tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] PUT https://10.4.3.19/volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 Jul 09 15:39:15.141968 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-8ce2eb47-555b-4358-8674-ba6bf6bddcdb tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:15.156408 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-8ce2eb47-555b-4358-8674-ba6bf6bddcdb tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Acquiring lock "cinder-attachment_update-98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:39:15.162876 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-8ce2eb47-555b-4358-8674-ba6bf6bddcdb tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Lock "cinder-attachment_update-98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:39:15.164366 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:15.164366 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:15.419276 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-29b5947d-1ade-483a-b91c-8501520e2af4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:15.423245 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29b5947d-1ade-483a-b91c-8501520e2af4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:15.423669 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29b5947d-1ade-483a-b91c-8501520e2af4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:15.424003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29b5947d-1ade-483a-b91c-8501520e2af4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:15.424325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-29b5947d-1ade-483a-b91c-8501520e2af4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:15.429980 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:15.429980 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:15.431636 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29b5947d-1ade-483a-b91c-8501520e2af4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:15.432175 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 379/1513] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:15 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:15.754088 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-eda15a70-5cdf-44e4-910e-dfb82b3e3f40 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:15.759535 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eda15a70-5cdf-44e4-910e-dfb82b3e3f40 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:15.759807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eda15a70-5cdf-44e4-910e-dfb82b3e3f40 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:15.760003 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eda15a70-5cdf-44e4-910e-dfb82b3e3f40 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:15.770510 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:15.770510 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:15.773699 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-eda15a70-5cdf-44e4-910e-dfb82b3e3f40 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:15.777694 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eda15a70-5cdf-44e4-910e-dfb82b3e3f40 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:15.778192 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 378/1514] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:15 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:15.860839 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-8ce2eb47-555b-4358-8674-ba6bf6bddcdb tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Lock "cinder-attachment_update-98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3-np0000004916" released by "attachment_update" :: held 0.698s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:39:15.861220 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-8ce2eb47-555b-4358-8674-ba6bf6bddcdb tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 returned with HTTP 200 Jul 09 15:39:15.861617 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 373/1515] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:39:15 2026] PUT /volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 => generated 969 bytes in 729 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:16.448799 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9b780325-ea01-45cd-a9d8-d0467fee388a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:16.450779 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9b780325-ea01-45cd-a9d8-d0467fee388a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:16.450999 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9b780325-ea01-45cd-a9d8-d0467fee388a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:16.451224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9b780325-ea01-45cd-a9d8-d0467fee388a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:16.451333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9b780325-ea01-45cd-a9d8-d0467fee388a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:16.456979 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:16.456979 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:16.456979 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9b780325-ea01-45cd-a9d8-d0467fee388a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:16.456979 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 386/1516] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:16 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:16.476658 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d4c06590-919b-454b-82de-841238447314 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:16.479024 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4c06590-919b-454b-82de-841238447314 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] GET https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:39:16.479286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4c06590-919b-454b-82de-841238447314 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:16.479821 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4c06590-919b-454b-82de-841238447314 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:16.499154 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:16.499154 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:16.504844 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d4c06590-919b-454b-82de-841238447314 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:39:16.511102 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4c06590-919b-454b-82de-841238447314 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 200 Jul 09 15:39:16.511784 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 380/1517] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:16 2026] GET /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 1831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:16.799605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a95d227b-79e3-4e9e-811e-2c18ea8d202b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:16.801452 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a95d227b-79e3-4e9e-811e-2c18ea8d202b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:16.801703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a95d227b-79e3-4e9e-811e-2c18ea8d202b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:16.801931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a95d227b-79e3-4e9e-811e-2c18ea8d202b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:16.813330 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:16.813330 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:16.817653 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a95d227b-79e3-4e9e-811e-2c18ea8d202b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:16.826613 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a95d227b-79e3-4e9e-811e-2c18ea8d202b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:16.827106 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 379/1518] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:16 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:17.476095 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0a369c53-db0b-4319-b4da-974214a070ce None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:17.478016 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a369c53-db0b-4319-b4da-974214a070ce tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:17.478322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a369c53-db0b-4319-b4da-974214a070ce tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:17.478574 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a369c53-db0b-4319-b4da-974214a070ce tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:17.478744 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-0a369c53-db0b-4319-b4da-974214a070ce tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:17.484804 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:17.484804 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:17.485791 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a369c53-db0b-4319-b4da-974214a070ce tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:17.486343 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 374/1519] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:17 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:17.842930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6fb2ac8d-c678-42ec-b672-e85c097a704f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:17.845806 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6fb2ac8d-c678-42ec-b672-e85c097a704f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:17.846138 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6fb2ac8d-c678-42ec-b672-e85c097a704f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:17.846445 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6fb2ac8d-c678-42ec-b672-e85c097a704f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:17.856784 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:17.856784 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:17.860449 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6fb2ac8d-c678-42ec-b672-e85c097a704f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:17.865077 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6fb2ac8d-c678-42ec-b672-e85c097a704f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:17.865519 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 387/1520] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:17 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:18.497985 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0c6e1348-9ea8-4a28-aa1a-f44672be773e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:18.500906 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c6e1348-9ea8-4a28-aa1a-f44672be773e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:18.501221 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c6e1348-9ea8-4a28-aa1a-f44672be773e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:18.501498 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c6e1348-9ea8-4a28-aa1a-f44672be773e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:18.501648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-0c6e1348-9ea8-4a28-aa1a-f44672be773e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:18.507091 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:18.507091 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:18.508146 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c6e1348-9ea8-4a28-aa1a-f44672be773e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:18.509155 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 381/1521] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:18 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:18.883552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f546c6cc-6f69-43d4-b79e-029a27763e45 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:18.885937 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f546c6cc-6f69-43d4-b79e-029a27763e45 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:18.886335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f546c6cc-6f69-43d4-b79e-029a27763e45 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:18.886545 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f546c6cc-6f69-43d4-b79e-029a27763e45 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:18.904885 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:18.904885 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:18.913359 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f546c6cc-6f69-43d4-b79e-029a27763e45 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:18.922499 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f546c6cc-6f69-43d4-b79e-029a27763e45 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:18.922499 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 380/1522] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:18 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:19.520027 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e60288cb-7fb1-4d4e-a403-b0dbb84f2b47 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:19.521737 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e60288cb-7fb1-4d4e-a403-b0dbb84f2b47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:19.521945 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e60288cb-7fb1-4d4e-a403-b0dbb84f2b47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:19.522163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e60288cb-7fb1-4d4e-a403-b0dbb84f2b47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:19.522311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e60288cb-7fb1-4d4e-a403-b0dbb84f2b47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:19.526383 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:19.526383 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:19.527043 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e60288cb-7fb1-4d4e-a403-b0dbb84f2b47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:19.527454 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 375/1523] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:19 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:19.939870 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-878f458d-848f-4613-8931-c57b627b3040 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:19.941680 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-878f458d-848f-4613-8931-c57b627b3040 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:19.941847 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-878f458d-848f-4613-8931-c57b627b3040 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:19.942015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-878f458d-848f-4613-8931-c57b627b3040 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:19.952599 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:19.952599 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:19.956826 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-878f458d-848f-4613-8931-c57b627b3040 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:19.962074 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-878f458d-848f-4613-8931-c57b627b3040 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:19.962605 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 388/1524] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:19 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:20.538038 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8fa9e744-358d-4b4a-996a-b606d8e46a23 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:20.539978 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8fa9e744-358d-4b4a-996a-b606d8e46a23 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:20.540231 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8fa9e744-358d-4b4a-996a-b606d8e46a23 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:20.540451 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8fa9e744-358d-4b4a-996a-b606d8e46a23 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:20.540546 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8fa9e744-358d-4b4a-996a-b606d8e46a23 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:20.544891 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:20.544891 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:20.545547 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8fa9e744-358d-4b4a-996a-b606d8e46a23 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:20.545900 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 382/1525] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:20 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:20.974962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3021b3ab-b578-4e60-a62b-f05cda239971 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:20.977335 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3021b3ab-b578-4e60-a62b-f05cda239971 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:20.977695 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3021b3ab-b578-4e60-a62b-f05cda239971 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:20.977982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3021b3ab-b578-4e60-a62b-f05cda239971 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:20.988754 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:20.988754 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:20.993445 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3021b3ab-b578-4e60-a62b-f05cda239971 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:20.999378 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3021b3ab-b578-4e60-a62b-f05cda239971 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:21.000223 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 381/1526] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:20 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:21.557403 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3b0e4cf5-207d-48dc-9358-a4a641f8b316 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:21.559078 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b0e4cf5-207d-48dc-9358-a4a641f8b316 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:21.559292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b0e4cf5-207d-48dc-9358-a4a641f8b316 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:21.559525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b0e4cf5-207d-48dc-9358-a4a641f8b316 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:21.559600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3b0e4cf5-207d-48dc-9358-a4a641f8b316 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:21.565027 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:21.565027 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:21.565883 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b0e4cf5-207d-48dc-9358-a4a641f8b316 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:21.566341 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 376/1527] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:21 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:22.012657 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-af0907ac-9050-46f5-9540-6f1a6adb91c0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:22.015374 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af0907ac-9050-46f5-9540-6f1a6adb91c0 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:22.015625 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af0907ac-9050-46f5-9540-6f1a6adb91c0 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:22.015845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af0907ac-9050-46f5-9540-6f1a6adb91c0 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:22.026985 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:22.026985 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:22.031209 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-af0907ac-9050-46f5-9540-6f1a6adb91c0 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:22.036206 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af0907ac-9050-46f5-9540-6f1a6adb91c0 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:22.036780 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 389/1528] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:22 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:22.110569 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-3b1f8125-caab-4944-9a23-4ef458a4c376 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:22.113077 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-3b1f8125-caab-4944-9a23-4ef458a4c376 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] POST https://10.4.3.19/volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324/action Jul 09 15:39:22.113458 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-3b1f8125-caab-4944-9a23-4ef458a4c376 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:39:22.113563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-3b1f8125-caab-4944-9a23-4ef458a4c376 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:22.130171 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:22.130171 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:22.143157 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-41878002-dfd5-4b61-9583-51bb5871e5a8 req-3b1f8125-caab-4944-9a23-4ef458a4c376 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324/action returned with HTTP 204 Jul 09 15:39:22.143817 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 383/1529] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:39:22 2026] POST /volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:22.579370 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-27860825-de7c-4016-83e0-7a5f916d0308 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:22.581549 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-27860825-de7c-4016-83e0-7a5f916d0308 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:39:22.582972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-27860825-de7c-4016-83e0-7a5f916d0308 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:22.582972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-27860825-de7c-4016-83e0-7a5f916d0308 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:22.582972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-27860825-de7c-4016-83e0-7a5f916d0308 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:22.588068 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:22.588068 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:22.588068 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-27860825-de7c-4016-83e0-7a5f916d0308 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:39:22.588068 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 382/1530] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:22 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:22.599201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eb54d61d-1e04-45c3-9496-842f60080594 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:22.601355 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb54d61d-1e04-45c3-9496-842f60080594 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:39:22.601803 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb54d61d-1e04-45c3-9496-842f60080594 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1ba7c338-02e9-4a62-87ac-1b31a512c085"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:22.603587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-eb54d61d-1e04-45c3-9496-842f60080594 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating new backup {'backup': {'volume_id': '1ba7c338-02e9-4a62-87ac-1b31a512c085'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:39:22.603758 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-eb54d61d-1e04-45c3-9496-842f60080594 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating backup of volume 1ba7c338-02e9-4a62-87ac-1b31a512c085 in container None Jul 09 15:39:22.612922 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:22.612922 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:22.613396 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eb54d61d-1e04-45c3-9496-842f60080594 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:39:22.632748 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-eb54d61d-1e04-45c3-9496-842f60080594 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['57a30ae9-df33-4e92-9646-26e867e494ad', '586ab049-207c-4f07-b6d3-35f554e34602'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:39:22.680163 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb54d61d-1e04-45c3-9496-842f60080594 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:39:22.680783 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 377/1531] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:39:22 2026] POST /volume/v3/backups => generated 286 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:39:22.688798 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c8f4f1da-3abe-46b6-b430-0e89a6d0966a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:22.692163 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c8f4f1da-3abe-46b6-b430-0e89a6d0966a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:22.692493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c8f4f1da-3abe-46b6-b430-0e89a6d0966a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:22.692734 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c8f4f1da-3abe-46b6-b430-0e89a6d0966a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:22.693197 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-c8f4f1da-3abe-46b6-b430-0e89a6d0966a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:22.703335 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:22.703335 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:22.704162 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c8f4f1da-3abe-46b6-b430-0e89a6d0966a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:22.704596 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 390/1532] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:22 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 693 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:23.049555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-54a550e7-592f-48ec-b1aa-5af3de5534de None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.051766 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-54a550e7-592f-48ec-b1aa-5af3de5534de tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:23.052084 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-54a550e7-592f-48ec-b1aa-5af3de5534de tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:23.052387 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-54a550e7-592f-48ec-b1aa-5af3de5534de tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:23.064072 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:23.064072 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:23.071213 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-54a550e7-592f-48ec-b1aa-5af3de5534de tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:23.073033 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-54a550e7-592f-48ec-b1aa-5af3de5534de tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:23.073579 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 384/1533] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:23 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 1171 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:23.091779 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9f5c85f9-35ee-4e3f-b426-2f85632dacd1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.093270 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9f5c85f9-35ee-4e3f-b426-2f85632dacd1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:23.093595 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9f5c85f9-35ee-4e3f-b426-2f85632dacd1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:23.093873 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9f5c85f9-35ee-4e3f-b426-2f85632dacd1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:23.105524 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:23.105524 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:23.110162 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9f5c85f9-35ee-4e3f-b426-2f85632dacd1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:23.114865 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9f5c85f9-35ee-4e3f-b426-2f85632dacd1 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:23.115403 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 383/1534] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:23 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 1171 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:23.134250 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-af16170c-3505-4a52-8ac9-d8432ad7aade None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.135498 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 378/1535] 10.4.3.19 () {70 vars in 1604 bytes} [Thu Jul 9 15:39:23 2026] DELETE /volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:39:23.143132 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a16b2daa-3fee-4a45-806e-3b59137c59d2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.162941 np0000004916 devstack@c-api.service[99866]: WARNING keystonemiddleware.auth_token [None req-a16b2daa-3fee-4a45-806e-3b59137c59d2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 09 15:39:23.165694 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 391/1536] 10.4.3.19 () {70 vars in 1604 bytes} [Thu Jul 9 15:39:23 2026] DELETE /volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 => generated 114 bytes in 23 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Jul 09 15:39:23.173256 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-628b86da-d64c-46c7-b439-e25200d217fc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.175238 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] DELETE https://10.4.3.19/volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 Jul 09 15:39:23.175379 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:23.175547 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:23.182888 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:23.182888 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:23.186380 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Attachment connected to vm ba70e957-da58-41c9-b2a5-fd88f0a1d9dc, checking data on nova Jul 09 15:39:23.186742 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.compute.nova [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Creating Keystone token plugin using URL: https://10.4.3.19/identity {{(pid=99864) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 09 15:39:23.304989 np0000004916 devstack@c-api.service[99864]: DEBUG novaclient.v2.client [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] REQ: curl -g -i -X GET https://10.4.3.19/compute/v2.1/servers/ba70e957-da58-41c9-b2a5-fd88f0a1d9dc/os-volume_attachments/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}2711af4570720dac5d5ce55fdcbbcc82b8201f458b22d69450468fccf6ef39a5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-628b86da-d64c-46c7-b439-e25200d217fc" -H "X-Service-Token: {SHA256}d3c76b8d655c574b053d32f78cc63ba80fb3f366696d98affc843e727038f967" {{(pid=99864) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 09 15:39:23.399587 np0000004916 devstack@c-api.service[99864]: DEBUG novaclient.v2.client [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Thu, 09 Jul 2026 15:39:23 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-1de81c09-80bc-4bf6-a401-3ef2122540c2 x-openstack-request-id: req-1de81c09-80bc-4bf6-a401-3ef2122540c2 {{(pid=99864) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 09 15:39:23.399701 np0000004916 devstack@c-api.service[99864]: DEBUG novaclient.v2.client [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3", "serverId": "ba70e957-da58-41c9-b2a5-fd88f0a1d9dc", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "168f5109-66e5-4c3a-b59b-dd4ba4089324", "bdm_uuid": "6382873e-51dd-423d-8202-76434c27591c"}} {{(pid=99864) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 09 15:39:23.399769 np0000004916 devstack@c-api.service[99864]: DEBUG novaclient.v2.client [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET call to compute for https://10.4.3.19/compute/v2.1/servers/ba70e957-da58-41c9-b2a5-fd88f0a1d9dc/os-volume_attachments/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 used request id req-1de81c09-80bc-4bf6-a401-3ef2122540c2 {{(pid=99864) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 09 15:39:23.401649 np0000004916 devstack@c-api.service[99864]: ERROR cinder.volume.api [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-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 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Caught error: Detach volume from instance ba70e957-da58-41c9-b2a5-fd88f0a1d9dc using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ba70e957-da58-41c9-b2a5-fd88f0a1d9dc using the Compute API Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 112, in __call__ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: 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 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 09 15:39:23.404417 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ba70e957-da58-41c9-b2a5-fd88f0a1d9dc using the Compute API Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: ERROR cinder.api.middleware.fault Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.middleware.fault [None req-628b86da-d64c-46c7-b439-e25200d217fc tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 returned with HTTP 409 Jul 09 15:39:23.405787 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 385/1537] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:39:23 2026] DELETE /volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 => generated 167 bytes in 233 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:23.440138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-5b91d553-1647-4ed8-8850-c3f2d862a42f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.441985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-5b91d553-1647-4ed8-8850-c3f2d862a42f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:23.442333 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-5b91d553-1647-4ed8-8850-c3f2d862a42f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:23.442635 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-5b91d553-1647-4ed8-8850-c3f2d862a42f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:23.452369 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:23.452369 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:23.456295 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-5b91d553-1647-4ed8-8850-c3f2d862a42f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:23.461495 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-5b91d553-1647-4ed8-8850-c3f2d862a42f tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:23.462049 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 384/1538] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:39:23 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 1153 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:23.482467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-ff1f4ccd-2e71-4230-b1aa-1a76222e9e62 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.484609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-ff1f4ccd-2e71-4230-b1aa-1a76222e9e62 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] POST https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3/action Jul 09 15:39:23.485008 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-ff1f4ccd-2e71-4230-b1aa-1a76222e9e62 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:39:23.485193 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-ff1f4ccd-2e71-4230-b1aa-1a76222e9e62 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:23.497430 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:23.497430 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:23.498269 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-ff1f4ccd-2e71-4230-b1aa-1a76222e9e62 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:23.507322 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.509582 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:39:23.510004 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1176565155"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:23.512078 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1176565155'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:39:23.512280 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Create volume of 1 GB Jul 09 15:39:23.514114 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-ff1f4ccd-2e71-4230-b1aa-1a76222e9e62 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Begin detaching volume completed successfully. Jul 09 15:39:23.514342 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-ff1f4ccd-2e71-4230-b1aa-1a76222e9e62 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3/action returned with HTTP 202 Jul 09 15:39:23.514915 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 379/1539] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:39:23 2026] POST /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:39:23.518827 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Availability Zones retrieved successfully. Jul 09 15:39:23.526851 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Flow 'volume_create_api' (28b5bcb8-c57c-4e88-b07b-f02734c756d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:23.528457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee505253-4508-480c-9ef5-e0e176fbe250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:23.529770 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:39:23.564931 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee505253-4508-480c-9ef5-e0e176fbe250) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:23.565919 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79d0694-e541-4b2c-aa75-b10f7f224c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:23.632793 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Created reservations ['ce123eb7-c969-4ba6-86ba-677199b74322', 'b99cf229-6ae5-42a6-88db-91cb7ff27d0e', '375323c5-d280-4f9f-9670-17202a1897e1', '965a2b58-9c79-4f3c-a257-ab0c39edbab1'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:39:23.633840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b79d0694-e541-4b2c-aa75-b10f7f224c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce123eb7-c969-4ba6-86ba-677199b74322', 'b99cf229-6ae5-42a6-88db-91cb7ff27d0e', '375323c5-d280-4f9f-9670-17202a1897e1', '965a2b58-9c79-4f3c-a257-ab0c39edbab1']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:23.634773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991f696c-6e7c-4c4f-9790-50eebedb62f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:23.661868 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (991f696c-6e7c-4c4f-9790-50eebedb62f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4340ae53-fd33-46af-a0d9-fa3a47ab617b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1176565155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29428511442a4bd1aad045224cdb15fa',qos_specs=None,replication_status=,reservations=['ce123eb7-c969-4ba6-86ba-677199b74322','b99cf229-6ae5-42a6-88db-91cb7ff27d0e','375323c5-d280-4f9f-9670-17202a1897e1','965a2b58-9c79-4f3c-a257-ab0c39edbab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47903773993a47b08b63277fff1d20da',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:39:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1176565155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4340ae53-fd33-46af-a0d9-fa3a47ab617b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29428511442a4bd1aad045224cdb15fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47903773993a47b08b63277fff1d20da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:23.666679 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd05ed2d-ca63-4c95-a278-bb2f007402a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:23.683963 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd05ed2d-ca63-4c95-a278-bb2f007402a0) transitioned into state 'SUCCESS' from state '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-1176565155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29428511442a4bd1aad045224cdb15fa',qos_specs=None,replication_status=,reservations=['ce123eb7-c969-4ba6-86ba-677199b74322','b99cf229-6ae5-42a6-88db-91cb7ff27d0e','375323c5-d280-4f9f-9670-17202a1897e1','965a2b58-9c79-4f3c-a257-ab0c39edbab1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47903773993a47b08b63277fff1d20da',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:23.684855 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c44a485-0834-4398-a29c-430d5e53e878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:23.703256 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c44a485-0834-4398-a29c-430d5e53e878) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:23.704367 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Flow 'volume_create_api' (28b5bcb8-c57c-4e88-b07b-f02734c756d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:23.704814 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Create volume request issued successfully. Jul 09 15:39:23.706449 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-69204df5-b5e4-49d0-81ef-c2aa1661d91c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:39:23.706449 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 392/1540] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:39:23 2026] POST /volume/v3/volumes => generated 755 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:39:23.716301 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b4ca6c33-bee5-47b0-adb0-a2133f66a0b1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.718269 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b4ca6c33-bee5-47b0-adb0-a2133f66a0b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:23.719628 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b4ca6c33-bee5-47b0-adb0-a2133f66a0b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:23.719628 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b4ca6c33-bee5-47b0-adb0-a2133f66a0b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:23.719628 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b4ca6c33-bee5-47b0-adb0-a2133f66a0b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:23.723745 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5351a1fb-95f7-4b86-ba87-62867eee976f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:23.726364 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5351a1fb-95f7-4b86-ba87-62867eee976f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:39:23.726670 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5351a1fb-95f7-4b86-ba87-62867eee976f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:23.727053 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5351a1fb-95f7-4b86-ba87-62867eee976f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:23.741349 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:23.741349 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:23.748527 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5351a1fb-95f7-4b86-ba87-62867eee976f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:39:23.760669 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5351a1fb-95f7-4b86-ba87-62867eee976f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:39:23.761395 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 385/1541] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:23 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:23.762980 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-b4ca6c33-bee5-47b0-adb0-a2133f66a0b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-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=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:39:23.768877 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:23.768877 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:23.769812 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b4ca6c33-bee5-47b0-adb0-a2133f66a0b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:23.770335 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 386/1542] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:23 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 695 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:24.540726 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9fd3acbd-84cf-44f0-804d-29fb1635e052 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:24.541151 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fd3acbd-84cf-44f0-804d-29fb1635e052 None None] GET https://10.4.3.19/volume// Jul 09 15:39:24.541376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fd3acbd-84cf-44f0-804d-29fb1635e052 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:24.541581 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fd3acbd-84cf-44f0-804d-29fb1635e052 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:24.541941 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fd3acbd-84cf-44f0-804d-29fb1635e052 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:39:24.542285 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 380/1543] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:39: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 09 15:39:24.552233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-23850f6c-76b2-4f05-a8e6-68041f428554 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:24.555331 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-23850f6c-76b2-4f05-a8e6-68041f428554 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:24.555636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-23850f6c-76b2-4f05-a8e6-68041f428554 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:24.555929 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-23850f6c-76b2-4f05-a8e6-68041f428554 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:24.569313 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:24.569313 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:24.573320 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-23850f6c-76b2-4f05-a8e6-68041f428554 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:24.580245 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-23850f6c-76b2-4f05-a8e6-68041f428554 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:24.580690 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 393/1544] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:39:24 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 1336 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:24.776729 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-01d22510-a09a-4e84-8687-040d489766a4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:24.779093 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-01d22510-a09a-4e84-8687-040d489766a4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:39:24.779396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-01d22510-a09a-4e84-8687-040d489766a4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:24.779664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-01d22510-a09a-4e84-8687-040d489766a4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:24.782381 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f1cbd98c-ea3d-4bfa-b92f-66828571df0d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:24.786080 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f1cbd98c-ea3d-4bfa-b92f-66828571df0d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:24.786400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f1cbd98c-ea3d-4bfa-b92f-66828571df0d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:24.786602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f1cbd98c-ea3d-4bfa-b92f-66828571df0d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:24.786722 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-f1cbd98c-ea3d-4bfa-b92f-66828571df0d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:24.790493 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:24.790493 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:24.792534 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:24.792534 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:24.793348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f1cbd98c-ea3d-4bfa-b92f-66828571df0d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:24.793839 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 387/1545] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:24 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:24.797067 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-01d22510-a09a-4e84-8687-040d489766a4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:39:24.802308 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-01d22510-a09a-4e84-8687-040d489766a4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:39:24.802869 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 386/1546] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:24 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:25.805327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f0403b15-c7e2-456a-8d4c-eb026c696c6b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:25.807529 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f0403b15-c7e2-456a-8d4c-eb026c696c6b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:25.808025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f0403b15-c7e2-456a-8d4c-eb026c696c6b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:25.808313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f0403b15-c7e2-456a-8d4c-eb026c696c6b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:25.808434 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f0403b15-c7e2-456a-8d4c-eb026c696c6b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:25.819231 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:25.819231 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:25.820080 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f0403b15-c7e2-456a-8d4c-eb026c696c6b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:25.820535 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 381/1547] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:25 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 695 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:25.956670 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-da7a0cc1-72f6-4d35-9b6e-d5467e6c6844 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:25.959509 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-da7a0cc1-72f6-4d35-9b6e-d5467e6c6844 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] DELETE https://10.4.3.19/volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 Jul 09 15:39:25.959722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-da7a0cc1-72f6-4d35-9b6e-d5467e6c6844 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:25.960031 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-da7a0cc1-72f6-4d35-9b6e-d5467e6c6844 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:25.971655 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:25.971655 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:26.506260 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6629dd97-93eb-4749-9460-fc0c31646ad1 req-da7a0cc1-72f6-4d35-9b6e-d5467e6c6844 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 returned with HTTP 200 Jul 09 15:39:26.507200 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 394/1548] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:39:25 2026] DELETE /volume/v3/attachments/168f5109-66e5-4c3a-b59b-dd4ba4089324 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:26.833292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3c16d66f-a278-420f-8d68-58226a543219 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:26.837083 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3c16d66f-a278-420f-8d68-58226a543219 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:26.837083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3c16d66f-a278-420f-8d68-58226a543219 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:26.837083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3c16d66f-a278-420f-8d68-58226a543219 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:26.837083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3c16d66f-a278-420f-8d68-58226a543219 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:26.842177 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:26.842177 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:26.842991 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3c16d66f-a278-420f-8d68-58226a543219 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:26.843545 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 388/1549] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:26 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:27.825839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-5771a247-a39d-4ba3-b3d0-a606e4060c92 req-fb83fa86-4810-4557-b9e0-04ea14e5c5f6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:27.833581 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5771a247-a39d-4ba3-b3d0-a606e4060c92 req-fb83fa86-4810-4557-b9e0-04ea14e5c5f6 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:27.834004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5771a247-a39d-4ba3-b3d0-a606e4060c92 req-fb83fa86-4810-4557-b9e0-04ea14e5c5f6 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:27.835100 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5771a247-a39d-4ba3-b3d0-a606e4060c92 req-fb83fa86-4810-4557-b9e0-04ea14e5c5f6 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:27.850142 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:27.850142 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:27.856930 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-5771a247-a39d-4ba3-b3d0-a606e4060c92 req-fb83fa86-4810-4557-b9e0-04ea14e5c5f6 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:27.858997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-475f25e5-3712-4ed8-a93b-ba3eb2329d85 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:27.863024 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-475f25e5-3712-4ed8-a93b-ba3eb2329d85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:27.863334 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-475f25e5-3712-4ed8-a93b-ba3eb2329d85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:27.864009 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-475f25e5-3712-4ed8-a93b-ba3eb2329d85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:27.864460 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-475f25e5-3712-4ed8-a93b-ba3eb2329d85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:27.871331 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5771a247-a39d-4ba3-b3d0-a606e4060c92 req-fb83fa86-4810-4557-b9e0-04ea14e5c5f6 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:27.872015 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 387/1550] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:39:27 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:27.876220 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:27.876220 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:27.877592 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-475f25e5-3712-4ed8-a93b-ba3eb2329d85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:27.878374 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 382/1551] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:27 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:27.900924 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0fe55928-2030-4d56-8277-0fcc79e35a17 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:27.903616 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0fe55928-2030-4d56-8277-0fcc79e35a17 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] DELETE https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:27.905128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0fe55928-2030-4d56-8277-0fcc79e35a17 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:27.905128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0fe55928-2030-4d56-8277-0fcc79e35a17 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:27.905128 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-0fe55928-2030-4d56-8277-0fcc79e35a17 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Delete volume with id: 98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:27.922880 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:27.922880 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:27.924827 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0fe55928-2030-4d56-8277-0fcc79e35a17 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:27.970508 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0fe55928-2030-4d56-8277-0fcc79e35a17 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Delete volume request issued successfully. Jul 09 15:39:27.970508 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0fe55928-2030-4d56-8277-0fcc79e35a17 tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 202 Jul 09 15:39:27.970508 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 395/1552] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:39:27 2026] DELETE /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:39:27.981847 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-327ef779-8a3b-4c0b-9b9f-825bf42d1e6c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:27.985812 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-327ef779-8a3b-4c0b-9b9f-825bf42d1e6c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:27.986148 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-327ef779-8a3b-4c0b-9b9f-825bf42d1e6c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:27.987496 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-327ef779-8a3b-4c0b-9b9f-825bf42d1e6c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:28.000133 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:28.000133 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:28.008050 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-327ef779-8a3b-4c0b-9b9f-825bf42d1e6c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Volume info retrieved successfully. Jul 09 15:39:28.015498 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-327ef779-8a3b-4c0b-9b9f-825bf42d1e6c tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 200 Jul 09 15:39:28.016703 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 389/1553] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:27 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:28.891253 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fa6d2528-1b72-44ce-886d-f5cba0d3b5d8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:28.893367 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa6d2528-1b72-44ce-886d-f5cba0d3b5d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:28.893624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa6d2528-1b72-44ce-886d-f5cba0d3b5d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:28.893849 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa6d2528-1b72-44ce-886d-f5cba0d3b5d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:28.893998 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-fa6d2528-1b72-44ce-886d-f5cba0d3b5d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:28.900278 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:28.900278 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:28.901358 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa6d2528-1b72-44ce-886d-f5cba0d3b5d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:28.901828 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 388/1554] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:28 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:29.034823 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2192d6cd-2a60-4212-9156-ad1357c85f0b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:29.041443 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2192d6cd-2a60-4212-9156-ad1357c85f0b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] GET https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 Jul 09 15:39:29.041443 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2192d6cd-2a60-4212-9156-ad1357c85f0b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:29.041443 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2192d6cd-2a60-4212-9156-ad1357c85f0b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:29.049047 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2192d6cd-2a60-4212-9156-ad1357c85f0b tempest-TestServerVolumeAttachScenarioOldVersion-80020617 tempest-TestServerVolumeAttachScenarioOldVersion-80020617-project-member] https://10.4.3.19/volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 returned with HTTP 404 Jul 09 15:39:29.049741 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 383/1555] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:29 2026] GET /volume/v3/volumes/98d6e5e5-5e7d-4335-b0ac-e0e30b5afce3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:39:29.916898 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9be230c2-932e-439c-a808-c272fa96c5bb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:29.920039 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9be230c2-932e-439c-a808-c272fa96c5bb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:29.921764 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9be230c2-932e-439c-a808-c272fa96c5bb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:29.921764 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9be230c2-932e-439c-a808-c272fa96c5bb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:29.921764 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9be230c2-932e-439c-a808-c272fa96c5bb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:29.927132 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:29.927132 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:29.928684 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9be230c2-932e-439c-a808-c272fa96c5bb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:29.928865 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 396/1556] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:29 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:30.944060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-939d0432-b131-4383-8d37-02e0d6c63055 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:30.946431 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-939d0432-b131-4383-8d37-02e0d6c63055 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:30.946726 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-939d0432-b131-4383-8d37-02e0d6c63055 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:30.947265 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-939d0432-b131-4383-8d37-02e0d6c63055 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:30.947265 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-939d0432-b131-4383-8d37-02e0d6c63055 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:30.953048 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:30.953048 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:30.953829 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-939d0432-b131-4383-8d37-02e0d6c63055 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:30.954582 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 390/1557] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:30 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:31.973165 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0c784550-991f-48c9-865a-184820beaf84 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:31.976978 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0c784550-991f-48c9-865a-184820beaf84 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:31.977382 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0c784550-991f-48c9-865a-184820beaf84 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:31.977948 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0c784550-991f-48c9-865a-184820beaf84 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:31.977948 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0c784550-991f-48c9-865a-184820beaf84 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:31.986700 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:31.986700 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:31.987563 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0c784550-991f-48c9-865a-184820beaf84 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:31.988321 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 389/1558] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:31 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:33.009552 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e8820839-2c9f-4395-b24c-80128c25ebad None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:33.017101 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8820839-2c9f-4395-b24c-80128c25ebad tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:33.017440 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8820839-2c9f-4395-b24c-80128c25ebad tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:33.017694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8820839-2c9f-4395-b24c-80128c25ebad tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:33.018103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e8820839-2c9f-4395-b24c-80128c25ebad tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:33.029643 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:33.029643 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:33.030548 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8820839-2c9f-4395-b24c-80128c25ebad tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:33.031516 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 384/1559] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:33 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8fe050a5-3e6a-4fb0-a187-eaae81ba4923 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8fe050a5-3e6a-4fb0-a187-eaae81ba4923 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8fe050a5-3e6a-4fb0-a187-eaae81ba4923 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8fe050a5-3e6a-4fb0-a187-eaae81ba4923 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-8fe050a5-3e6a-4fb0-a187-eaae81ba4923 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8fe050a5-3e6a-4fb0-a187-eaae81ba4923 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:34.229663 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 397/1560] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:34 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:35.082333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-18e2e981-e694-40f0-a76d-9a41e2637d49 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:35.084854 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-18e2e981-e694-40f0-a76d-9a41e2637d49 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:35.085120 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-18e2e981-e694-40f0-a76d-9a41e2637d49 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:35.085404 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-18e2e981-e694-40f0-a76d-9a41e2637d49 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:35.085585 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-18e2e981-e694-40f0-a76d-9a41e2637d49 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:35.090445 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:35.090445 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:35.091017 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-18e2e981-e694-40f0-a76d-9a41e2637d49 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:35.091388 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 391/1561] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:35 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:36.103105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7817eb4a-8f7f-4992-bcf8-9a8fffa6172f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:36.105981 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7817eb4a-8f7f-4992-bcf8-9a8fffa6172f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:36.106251 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7817eb4a-8f7f-4992-bcf8-9a8fffa6172f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:36.106503 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7817eb4a-8f7f-4992-bcf8-9a8fffa6172f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:36.106653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7817eb4a-8f7f-4992-bcf8-9a8fffa6172f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:36.112394 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:36.112394 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:36.113213 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7817eb4a-8f7f-4992-bcf8-9a8fffa6172f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:36.113722 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 390/1562] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:36 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:37.138703 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-40eb8193-b843-49a2-87b2-6562c36f7e76 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:37.142377 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-40eb8193-b843-49a2-87b2-6562c36f7e76 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:37.143031 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-40eb8193-b843-49a2-87b2-6562c36f7e76 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:37.143829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-40eb8193-b843-49a2-87b2-6562c36f7e76 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:37.144246 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-40eb8193-b843-49a2-87b2-6562c36f7e76 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:37.156006 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:37.156006 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:37.156006 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-40eb8193-b843-49a2-87b2-6562c36f7e76 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:37.156006 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 385/1563] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:37 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:38.184454 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0dbd0341-c802-44c4-9f6f-b178dac762c9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:38.189005 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0dbd0341-c802-44c4-9f6f-b178dac762c9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:38.189005 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0dbd0341-c802-44c4-9f6f-b178dac762c9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:38.189276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0dbd0341-c802-44c4-9f6f-b178dac762c9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:38.189336 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-0dbd0341-c802-44c4-9f6f-b178dac762c9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:38.198975 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:38.198975 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:38.199946 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0dbd0341-c802-44c4-9f6f-b178dac762c9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:38.201212 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 398/1564] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:38 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:39.223037 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-33754780-9da8-4781-bfe2-e129db96163f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:39.226983 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-33754780-9da8-4781-bfe2-e129db96163f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:39.227280 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-33754780-9da8-4781-bfe2-e129db96163f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:39.227571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-33754780-9da8-4781-bfe2-e129db96163f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:39.227738 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-33754780-9da8-4781-bfe2-e129db96163f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:39.230160 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=199,cinder:UPDATE=46,cinder:INSERT=30 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:39:39.232469 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:39.232469 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:39.233111 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-33754780-9da8-4781-bfe2-e129db96163f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:39.233710 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 392/1565] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:39 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:39.592358 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-837ea749-2742-4eef-ac23-6fbd9b44792f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:39.594224 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-837ea749-2742-4eef-ac23-6fbd9b44792f tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] DELETE https://10.4.3.19/volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940 Jul 09 15:39:39.594409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-837ea749-2742-4eef-ac23-6fbd9b44792f tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:39.594596 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-837ea749-2742-4eef-ac23-6fbd9b44792f tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:39.603910 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:39.603910 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:40.089913 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-bbf3c41d-e564-4cb9-8476-d7cbe5676ec0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.093685 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-bbf3c41d-e564-4cb9-8476-d7cbe5676ec0 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:39:40.093973 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-bbf3c41d-e564-4cb9-8476-d7cbe5676ec0 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:40.094222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-bbf3c41d-e564-4cb9-8476-d7cbe5676ec0 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:40.104826 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.104826 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:40.112373 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-bbf3c41d-e564-4cb9-8476-d7cbe5676ec0 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:39:40.114986 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-bbf3c41d-e564-4cb9-8476-d7cbe5676ec0 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:39:40.115588 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 386/1566] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:39:40 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:40.145872 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3d3b5ae3-334a-4586-9048-f6c027ea5c27 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.146350 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d3b5ae3-334a-4586-9048-f6c027ea5c27 None None] GET https://10.4.3.19/volume// Jul 09 15:39:40.146901 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d3b5ae3-334a-4586-9048-f6c027ea5c27 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:40.146901 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d3b5ae3-334a-4586-9048-f6c027ea5c27 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:40.147520 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d3b5ae3-334a-4586-9048-f6c027ea5c27 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:39:40.147520 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 399/1567] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:39: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 09 15:39:40.163284 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-5f4db751-3e36-4d8e-8cac-6f816955bdc4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.164174 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-837ea749-2742-4eef-ac23-6fbd9b44792f tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940 returned with HTTP 200 Jul 09 15:39:40.166821 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 391/1568] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:39:39 2026] DELETE /volume/v3/attachments/bfc86e81-8e18-4043-80fc-efcdb8ed9940 => generated 19 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:40.168981 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-5f4db751-3e36-4d8e-8cac-6f816955bdc4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:39:40.170094 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-5f4db751-3e36-4d8e-8cac-6f816955bdc4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4340ae53-fd33-46af-a0d9-fa3a47ab617b", "connector": null, "instance_uuid": "dd26fda5-4ae0-4711-a1f5-bd73be9f998f"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:40.184196 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.184196 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:40.189253 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-e45f4edd-7b71-4058-9284-cd4cabe11ffc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.191835 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-e45f4edd-7b71-4058-9284-cd4cabe11ffc tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] DELETE https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 Jul 09 15:39:40.191835 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-e45f4edd-7b71-4058-9284-cd4cabe11ffc tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:40.192008 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-e45f4edd-7b71-4058-9284-cd4cabe11ffc tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:40.192008 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-e45f4edd-7b71-4058-9284-cd4cabe11ffc tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Delete volume with id: af14850a-c6dc-4d77-85a2-4d51625b8a36 Jul 09 15:39:40.199113 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.199113 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:40.199632 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-e45f4edd-7b71-4058-9284-cd4cabe11ffc tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:39:40.217126 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-e45f4edd-7b71-4058-9284-cd4cabe11ffc tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Delete volume request issued successfully. Jul 09 15:39:40.217359 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a8dc38ab-6465-4939-a432-e3a92d14898b req-e45f4edd-7b71-4058-9284-cd4cabe11ffc tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 returned with HTTP 202 Jul 09 15:39:40.217788 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 387/1569] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:39:40 2026] DELETE /volume/v3/volumes/af14850a-c6dc-4d77-85a2-4d51625b8a36 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:39:40.226419 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-5f4db751-3e36-4d8e-8cac-6f816955bdc4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:39:40.227018 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 393/1570] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:39:40 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 09 15:39:40.250454 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9edeb787-d0e7-4fd7-a5b9-38fbf7e7a290 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.252478 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9edeb787-d0e7-4fd7-a5b9-38fbf7e7a290 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:40.252759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9edeb787-d0e7-4fd7-a5b9-38fbf7e7a290 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:40.252937 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9edeb787-d0e7-4fd7-a5b9-38fbf7e7a290 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:40.253074 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9edeb787-d0e7-4fd7-a5b9-38fbf7e7a290 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:40.264195 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.264195 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:40.264195 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9edeb787-d0e7-4fd7-a5b9-38fbf7e7a290 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:40.264195 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 400/1571] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:40 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 707 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:40.294650 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-361163c4-be57-4f3f-b525-bafcd8794d7e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.297757 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-361163c4-be57-4f3f-b525-bafcd8794d7e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] POST https://10.4.3.19/volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41/action Jul 09 15:39:40.298169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-361163c4-be57-4f3f-b525-bafcd8794d7e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:39:40.298387 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-361163c4-be57-4f3f-b525-bafcd8794d7e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:40.315499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-b31930aa-abc8-4410-9813-0f0b9371c7aa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.323603 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-b31930aa-abc8-4410-9813-0f0b9371c7aa tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] DELETE https://10.4.3.19/volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333 Jul 09 15:39:40.323603 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-b31930aa-abc8-4410-9813-0f0b9371c7aa tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:40.325121 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-b31930aa-abc8-4410-9813-0f0b9371c7aa tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:40.328875 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.328875 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:40.339520 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.339520 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:40.351214 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6db9c0ec-dc87-4b3a-a0bf-37ed94096285 req-361163c4-be57-4f3f-b525-bafcd8794d7e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41/action returned with HTTP 204 Jul 09 15:39:40.351891 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 392/1572] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:39:40 2026] POST /volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:40.385439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-29e30671-71cd-4aad-a55f-a119a1206816 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.390829 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29e30671-71cd-4aad-a55f-a119a1206816 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:39:40.390829 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29e30671-71cd-4aad-a55f-a119a1206816 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:40.390829 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29e30671-71cd-4aad-a55f-a119a1206816 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:40.406681 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.406681 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:40.411701 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-29e30671-71cd-4aad-a55f-a119a1206816 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:39:40.418227 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29e30671-71cd-4aad-a55f-a119a1206816 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:39:40.419060 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 394/1573] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:40 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 1110 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:40.438046 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c1d31c98-1bc9-4d0e-a014-0695cff6b83b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.439866 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c1d31c98-1bc9-4d0e-a014-0695cff6b83b tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:39:40.440133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c1d31c98-1bc9-4d0e-a014-0695cff6b83b tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:40.441625 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c1d31c98-1bc9-4d0e-a014-0695cff6b83b tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:40.453628 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.453628 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:40.457645 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c1d31c98-1bc9-4d0e-a014-0695cff6b83b tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:39:40.462599 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c1d31c98-1bc9-4d0e-a014-0695cff6b83b tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:39:40.463133 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 401/1574] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:40 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 1110 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:40.887376 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-b31930aa-abc8-4410-9813-0f0b9371c7aa tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333 returned with HTTP 200 Jul 09 15:39:40.888033 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 388/1575] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:39:40 2026] DELETE /volume/v3/attachments/00e51541-c006-4285-a6f1-8b2203fbc333 => generated 19 bytes in 573 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:40.897790 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-47788ced-0f82-4b2a-b7ca-7d7b0db04cd4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:40.901709 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-47788ced-0f82-4b2a-b7ca-7d7b0db04cd4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] DELETE https://10.4.3.19/volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3 Jul 09 15:39:40.901962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-47788ced-0f82-4b2a-b7ca-7d7b0db04cd4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:40.902229 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-47788ced-0f82-4b2a-b7ca-7d7b0db04cd4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:40.912084 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:40.912084 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:41.277201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-01985ab8-a2cb-4c47-9d96-2629e5b587ff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:41.279459 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-01985ab8-a2cb-4c47-9d96-2629e5b587ff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:41.279902 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-01985ab8-a2cb-4c47-9d96-2629e5b587ff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:41.280168 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-01985ab8-a2cb-4c47-9d96-2629e5b587ff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:41.280436 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-01985ab8-a2cb-4c47-9d96-2629e5b587ff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:41.286101 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:41.286101 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:41.286866 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-01985ab8-a2cb-4c47-9d96-2629e5b587ff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:41.287290 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 395/1576] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:41 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 707 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:41.452729 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-47788ced-0f82-4b2a-b7ca-7d7b0db04cd4 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3 returned with HTTP 200 Jul 09 15:39:41.454219 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 393/1577] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:39:40 2026] DELETE /volume/v3/attachments/0f269daf-9e88-4cb4-89a2-322f6c65f6b3 => generated 19 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:41.463545 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-93d21320-9dcd-482b-b57a-25265ee08154 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:41.466241 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-93d21320-9dcd-482b-b57a-25265ee08154 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] DELETE https://10.4.3.19/volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da Jul 09 15:39:41.466410 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-93d21320-9dcd-482b-b57a-25265ee08154 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:41.466651 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-93d21320-9dcd-482b-b57a-25265ee08154 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:41.474476 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:41.474476 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:42.005761 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a95ae4bb-4566-4367-be0b-3801773d83b1 req-93d21320-9dcd-482b-b57a-25265ee08154 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da returned with HTTP 200 Jul 09 15:39:42.006343 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 402/1578] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:39:41 2026] DELETE /volume/v3/attachments/0c75c4c1-544b-45da-ad3b-4bccd8f8d9da => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:42.299427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6b137172-80b3-417e-bd7f-9d3ff68ccf5b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:42.301760 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b137172-80b3-417e-bd7f-9d3ff68ccf5b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:42.302234 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b137172-80b3-417e-bd7f-9d3ff68ccf5b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:42.302680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b137172-80b3-417e-bd7f-9d3ff68ccf5b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:42.302680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6b137172-80b3-417e-bd7f-9d3ff68ccf5b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:42.311205 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:42.311205 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:42.312134 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b137172-80b3-417e-bd7f-9d3ff68ccf5b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 200 Jul 09 15:39:42.312652 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 389/1579] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:42 2026] GET /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 708 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:42.331277 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ce6474bb-f688-464e-a99c-53bdcf31dcfb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:42.333169 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce6474bb-f688-464e-a99c-53bdcf31dcfb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d Jul 09 15:39:42.333396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce6474bb-f688-464e-a99c-53bdcf31dcfb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:42.333669 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce6474bb-f688-464e-a99c-53bdcf31dcfb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:42.333786 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-ce6474bb-f688-464e-a99c-53bdcf31dcfb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete backup with id: 4b80c07b-90eb-471f-86e9-d7a49b6bd52d. Jul 09 15:39:42.342492 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:42.342492 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:42.356660 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-ce6474bb-f688-464e-a99c-53bdcf31dcfb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] delete_backup rpcapi backup_id 4b80c07b-90eb-471f-86e9-d7a49b6bd52d {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:39:42.359178 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce6474bb-f688-464e-a99c-53bdcf31dcfb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d returned with HTTP 202 Jul 09 15:39:42.359396 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 396/1580] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:39:42 2026] DELETE /volume/v3/backups/4b80c07b-90eb-471f-86e9-d7a49b6bd52d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:39:42.372949 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:42.375649 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:39:42.377677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1740630705"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:42.380318 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1740630705'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:39:42.380318 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume of 1 GB Jul 09 15:39:42.381348 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:42.381348 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:42.386639 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Availability Zones retrieved successfully. Jul 09 15:39:42.394487 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (9643806c-d324-407e-9659-a2e840e9dfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:42.395816 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7adf072-d5ed-42fb-a775-abd13515f953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:42.396890 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:39:42.445029 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7adf072-d5ed-42fb-a775-abd13515f953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:42.449220 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4b5a53-673d-4ff8-a0af-cfa8ed60c3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:42.507029 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['63d19a71-3885-4e05-b793-c52b239329a8', '50735c9f-cdf3-45d0-a5a1-840424aeb0bc', 'ae452fe5-be4d-4b51-80f5-b8e7ab217ff8', '2bee25c2-6a40-4343-aba8-2bb3ac1a3f42'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:39:42.508315 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d4b5a53-673d-4ff8-a0af-cfa8ed60c3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63d19a71-3885-4e05-b793-c52b239329a8', '50735c9f-cdf3-45d0-a5a1-840424aeb0bc', 'ae452fe5-be4d-4b51-80f5-b8e7ab217ff8', '2bee25c2-6a40-4343-aba8-2bb3ac1a3f42']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:42.509281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31529852-a32b-411b-aa9a-e94ab94089f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:42.539835 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (31529852-a32b-411b-aa9a-e94ab94089f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67f5f9c3-659d-43d1-ad2e-926964fdc00e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1740630705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['63d19a71-3885-4e05-b793-c52b239329a8','50735c9f-cdf3-45d0-a5a1-840424aeb0bc','ae452fe5-be4d-4b51-80f5-b8e7ab217ff8','2bee25c2-6a40-4343-aba8-2bb3ac1a3f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:39:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1740630705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=67f5f9c3-659d-43d1-ad2e-926964fdc00e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324e4754dc3949d6a557e14439ae894e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:42.540783 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e084febe-ce23-4772-9065-31c90edc726c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:42.564866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e084febe-ce23-4772-9065-31c90edc726c) transitioned into state 'SUCCESS' from state '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-1740630705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['63d19a71-3885-4e05-b793-c52b239329a8','50735c9f-cdf3-45d0-a5a1-840424aeb0bc','ae452fe5-be4d-4b51-80f5-b8e7ab217ff8','2bee25c2-6a40-4343-aba8-2bb3ac1a3f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:42.565719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a438a738-d066-4a4c-9004-a0eee2bb50da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:42.576698 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a438a738-d066-4a4c-9004-a0eee2bb50da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:42.577646 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (9643806c-d324-407e-9659-a2e840e9dfaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:42.578160 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request issued successfully. Jul 09 15:39:42.581206 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-853cf2c6-56bc-4c95-9b02-c15f645dc98f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:39:42.581206 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 394/1581] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:39:42 2026] POST /volume/v3/volumes => generated 776 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:39:42.601809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d28e9086-51a9-4ec6-8dad-32d62291348d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:42.603605 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d28e9086-51a9-4ec6-8dad-32d62291348d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e Jul 09 15:39:42.604703 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d28e9086-51a9-4ec6-8dad-32d62291348d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:42.604703 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d28e9086-51a9-4ec6-8dad-32d62291348d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:42.621673 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:42.621673 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:42.626056 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d28e9086-51a9-4ec6-8dad-32d62291348d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:39:42.632651 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d28e9086-51a9-4ec6-8dad-32d62291348d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e returned with HTTP 200 Jul 09 15:39:42.633110 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 403/1582] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:42 2026] GET /volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:43.649409 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-668ff6d9-c4d6-412d-8293-149f52b903b0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:43.651477 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-668ff6d9-c4d6-412d-8293-149f52b903b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e Jul 09 15:39:43.651785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-668ff6d9-c4d6-412d-8293-149f52b903b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:43.652103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-668ff6d9-c4d6-412d-8293-149f52b903b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:43.663174 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:43.663174 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:43.677849 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-668ff6d9-c4d6-412d-8293-149f52b903b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:39:43.682057 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=224,cinder:INSERT=42,cinder:UPDATE=79 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:39:43.687823 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-668ff6d9-c4d6-412d-8293-149f52b903b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e returned with HTTP 200 Jul 09 15:39:43.688340 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 390/1583] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:43 2026] GET /volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e => generated 1007 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:43.705154 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3ef32e73-02f4-4103-bbc3-bcaf15b2f0d0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:43.707296 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3ef32e73-02f4-4103-bbc3-bcaf15b2f0d0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:39:43.707819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3ef32e73-02f4-4103-bbc3-bcaf15b2f0d0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "67f5f9c3-659d-43d1-ad2e-926964fdc00e", "name": "tempest-type-Backup-92196631"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:43.709669 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-3ef32e73-02f4-4103-bbc3-bcaf15b2f0d0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating new backup {'backup': {'volume_id': '67f5f9c3-659d-43d1-ad2e-926964fdc00e', 'name': 'tempest-type-Backup-92196631'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:39:43.709844 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-3ef32e73-02f4-4103-bbc3-bcaf15b2f0d0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating backup of volume 67f5f9c3-659d-43d1-ad2e-926964fdc00e in container None Jul 09 15:39:43.718706 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:43.718706 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:43.719201 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3ef32e73-02f4-4103-bbc3-bcaf15b2f0d0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:39:43.738675 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-3ef32e73-02f4-4103-bbc3-bcaf15b2f0d0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['b1aeb07a-8022-41ad-a9de-d77583ce84f7', 'ea966447-baf9-485f-a6b4-1a19d9c960b0'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:39:43.774962 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3ef32e73-02f4-4103-bbc3-bcaf15b2f0d0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:39:43.775612 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 397/1584] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:39:43 2026] POST /volume/v3/backups => generated 312 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:39:43.787242 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e6675712-90b9-462d-bf82-8af807f7c075 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:43.789753 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e6675712-90b9-462d-bf82-8af807f7c075 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:43.790262 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e6675712-90b9-462d-bf82-8af807f7c075 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:43.790307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e6675712-90b9-462d-bf82-8af807f7c075 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:43.790451 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e6675712-90b9-462d-bf82-8af807f7c075 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:43.796152 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:43.796152 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:43.797080 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e6675712-90b9-462d-bf82-8af807f7c075 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:43.797841 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 395/1585] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:43 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 719 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:43.828558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-236c1211-49e0-495f-9d42-46f5aaf579d4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:43.829036 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-236c1211-49e0-495f-9d42-46f5aaf579d4 None None] GET https://10.4.3.19/volume// Jul 09 15:39:43.829257 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-236c1211-49e0-495f-9d42-46f5aaf579d4 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:43.829460 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-236c1211-49e0-495f-9d42-46f5aaf579d4 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:43.829784 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-236c1211-49e0-495f-9d42-46f5aaf579d4 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:39:43.830064 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 404/1586] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:39: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 09 15:39:43.843196 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-efa78200-4e7d-4228-891b-0de5ed081eb7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:43.846061 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-efa78200-4e7d-4228-891b-0de5ed081eb7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:39:43.846410 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-efa78200-4e7d-4228-891b-0de5ed081eb7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:43.846693 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-efa78200-4e7d-4228-891b-0de5ed081eb7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:43.867820 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:43.867820 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:43.876887 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-efa78200-4e7d-4228-891b-0de5ed081eb7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:39:43.889749 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-efa78200-4e7d-4228-891b-0de5ed081eb7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:39:43.890096 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 391/1587] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:39:43 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 1290 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:44.005673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-163defee-306c-4989-914b-0fd4808d8516 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:44.007807 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-163defee-306c-4989-914b-0fd4808d8516 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] PUT https://10.4.3.19/volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41 Jul 09 15:39:44.009111 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-163defee-306c-4989-914b-0fd4808d8516 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:44.017312 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-163defee-306c-4989-914b-0fd4808d8516 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Acquiring lock "cinder-attachment_update-4340ae53-fd33-46af-a0d9-fa3a47ab617b-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:39:44.023625 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-163defee-306c-4989-914b-0fd4808d8516 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Lock "cinder-attachment_update-4340ae53-fd33-46af-a0d9-fa3a47ab617b-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:39:44.024680 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:44.024680 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:44.548836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-163defee-306c-4989-914b-0fd4808d8516 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Lock "cinder-attachment_update-4340ae53-fd33-46af-a0d9-fa3a47ab617b-np0000004916" released by "attachment_update" :: held 0.525s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:39:44.549748 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-163defee-306c-4989-914b-0fd4808d8516 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41 returned with HTTP 200 Jul 09 15:39:44.550652 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 398/1588] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:39:44 2026] PUT /volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:44.812684 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1f399f8a-0ec4-4782-8a5f-4de7b2099181 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:44.814731 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f399f8a-0ec4-4782-8a5f-4de7b2099181 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:44.815024 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f399f8a-0ec4-4782-8a5f-4de7b2099181 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:44.815296 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f399f8a-0ec4-4782-8a5f-4de7b2099181 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:44.815452 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-1f399f8a-0ec4-4782-8a5f-4de7b2099181 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:44.820534 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:44.820534 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:44.821467 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f399f8a-0ec4-4782-8a5f-4de7b2099181 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:44.821976 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 396/1589] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:44 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:45.064521 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-0f41e036-7175-4b44-9969-c071e9c40d1f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:45.067262 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-0f41e036-7175-4b44-9969-c071e9c40d1f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] POST https://10.4.3.19/volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41/action Jul 09 15:39:45.067717 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-0f41e036-7175-4b44-9969-c071e9c40d1f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:39:45.067864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-0f41e036-7175-4b44-9969-c071e9c40d1f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:45.089562 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:45.089562 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:45.103683 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e5f6b60c-dd0c-4c4a-b77c-c3df897ff129 req-0f41e036-7175-4b44-9969-c071e9c40d1f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41/action returned with HTTP 204 Jul 09 15:39:45.104295 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 405/1590] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:39:45 2026] POST /volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:45.834157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9b0a248-1c36-4fed-8e8a-518f35b866ba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:45.836348 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9b0a248-1c36-4fed-8e8a-518f35b866ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:45.836635 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9b0a248-1c36-4fed-8e8a-518f35b866ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:45.836997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9b0a248-1c36-4fed-8e8a-518f35b866ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:45.837142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-a9b0a248-1c36-4fed-8e8a-518f35b866ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:45.842649 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:45.842649 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:45.843439 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9b0a248-1c36-4fed-8e8a-518f35b866ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:45.843905 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 392/1591] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:45 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:46.864275 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-86726ffe-6b12-465f-9c57-0eb03869baff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:46.864275 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-86726ffe-6b12-465f-9c57-0eb03869baff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:46.864837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-86726ffe-6b12-465f-9c57-0eb03869baff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:46.864837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-86726ffe-6b12-465f-9c57-0eb03869baff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:46.865030 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-86726ffe-6b12-465f-9c57-0eb03869baff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:46.871757 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:46.871757 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:46.874642 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-86726ffe-6b12-465f-9c57-0eb03869baff tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:46.874642 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 399/1592] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:46 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 721 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:47.802416 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0a0e04cb-21f7-4109-add8-c9cdc230ec36 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:47.806359 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0a0e04cb-21f7-4109-add8-c9cdc230ec36 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] DELETE https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c Jul 09 15:39:47.806658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0a0e04cb-21f7-4109-add8-c9cdc230ec36 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:47.806922 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0a0e04cb-21f7-4109-add8-c9cdc230ec36 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:47.807212 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-0a0e04cb-21f7-4109-add8-c9cdc230ec36 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Delete volume with id: 172747ac-8a4e-483e-bf71-a5c5932ee89c Jul 09 15:39:47.820103 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:47.820103 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:47.820606 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0a0e04cb-21f7-4109-add8-c9cdc230ec36 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:39:47.844259 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0a0e04cb-21f7-4109-add8-c9cdc230ec36 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Delete volume request issued successfully. Jul 09 15:39:47.844259 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0a0e04cb-21f7-4109-add8-c9cdc230ec36 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c returned with HTTP 202 Jul 09 15:39:47.844259 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 397/1593] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:39:47 2026] DELETE /volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:39:47.850545 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a80fa5c4-596f-40ca-b1e3-4d8ba3784467 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:47.853089 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a80fa5c4-596f-40ca-b1e3-4d8ba3784467 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c Jul 09 15:39:47.853444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a80fa5c4-596f-40ca-b1e3-4d8ba3784467 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:47.854068 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a80fa5c4-596f-40ca-b1e3-4d8ba3784467 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:47.865869 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:47.865869 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:47.872477 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a80fa5c4-596f-40ca-b1e3-4d8ba3784467 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:39:47.878937 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a80fa5c4-596f-40ca-b1e3-4d8ba3784467 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c returned with HTTP 200 Jul 09 15:39:47.879586 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 406/1594] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:47 2026] GET /volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:47.895512 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7bb678fe-596e-41ee-9b45-5e612b9191ef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:47.897586 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7bb678fe-596e-41ee-9b45-5e612b9191ef tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:47.897586 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7bb678fe-596e-41ee-9b45-5e612b9191ef tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:47.897889 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7bb678fe-596e-41ee-9b45-5e612b9191ef tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:47.898038 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-7bb678fe-596e-41ee-9b45-5e612b9191ef tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:47.905451 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:47.905451 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:47.906639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7bb678fe-596e-41ee-9b45-5e612b9191ef tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:47.906959 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 393/1595] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:47 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:48.898308 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c66177ea-cc2c-4229-94fe-30fe8fff6ef2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:48.900841 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c66177ea-cc2c-4229-94fe-30fe8fff6ef2 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c Jul 09 15:39:48.901100 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c66177ea-cc2c-4229-94fe-30fe8fff6ef2 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:48.901572 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c66177ea-cc2c-4229-94fe-30fe8fff6ef2 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:48.911249 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c66177ea-cc2c-4229-94fe-30fe8fff6ef2 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c returned with HTTP 404 Jul 09 15:39:48.911962 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 400/1596] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:48 2026] GET /volume/v3/volumes/172747ac-8a4e-483e-bf71-a5c5932ee89c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:48.923829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e99abf30-6185-4f57-8514-836c6908c261 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:48.930915 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e99abf30-6185-4f57-8514-836c6908c261 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 Jul 09 15:39:48.930915 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e99abf30-6185-4f57-8514-836c6908c261 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:48.931070 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-63a4c570-a376-4dc2-b614-eca10eddd496 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:48.931829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e99abf30-6185-4f57-8514-836c6908c261 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:48.932086 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-e99abf30-6185-4f57-8514-836c6908c261 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Delete volume with id: d6be1a74-0606-475b-88dd-b51ae35559a2 Jul 09 15:39:48.933682 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63a4c570-a376-4dc2-b614-eca10eddd496 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:48.934436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63a4c570-a376-4dc2-b614-eca10eddd496 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:48.934436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63a4c570-a376-4dc2-b614-eca10eddd496 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:48.936030 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-63a4c570-a376-4dc2-b614-eca10eddd496 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:48.942251 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:48.942251 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:48.942524 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63a4c570-a376-4dc2-b614-eca10eddd496 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:48.942953 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 407/1597] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:48 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:48.950762 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:48.950762 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:48.951343 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e99abf30-6185-4f57-8514-836c6908c261 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:39:48.979928 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e99abf30-6185-4f57-8514-836c6908c261 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Delete volume request issued successfully. Jul 09 15:39:48.980993 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e99abf30-6185-4f57-8514-836c6908c261 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 returned with HTTP 202 Jul 09 15:39:48.980993 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 398/1598] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:39:48 2026] DELETE /volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:39:48.991356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e7e39af5-3a09-406b-b011-0f55bc6772c1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:48.994054 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e7e39af5-3a09-406b-b011-0f55bc6772c1 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 Jul 09 15:39:48.994313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e7e39af5-3a09-406b-b011-0f55bc6772c1 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:48.994645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e7e39af5-3a09-406b-b011-0f55bc6772c1 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:49.007978 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:49.007978 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:49.015033 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e7e39af5-3a09-406b-b011-0f55bc6772c1 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:39:49.021378 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e7e39af5-3a09-406b-b011-0f55bc6772c1 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 returned with HTTP 200 Jul 09 15:39:49.021958 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 394/1599] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:48 2026] GET /volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:49.960273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4d8fd419-d6a5-47b8-877f-d175fa97de4d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:49.962093 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d8fd419-d6a5-47b8-877f-d175fa97de4d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:49.962340 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d8fd419-d6a5-47b8-877f-d175fa97de4d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:49.962844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d8fd419-d6a5-47b8-877f-d175fa97de4d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:49.962844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-4d8fd419-d6a5-47b8-877f-d175fa97de4d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:49.967667 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:49.967667 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:49.968285 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d8fd419-d6a5-47b8-877f-d175fa97de4d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:49.968818 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 401/1600] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:49 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:50.038837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-abe189c5-0af9-48cd-b093-144f145cbc4c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:50.040993 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-abe189c5-0af9-48cd-b093-144f145cbc4c tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 Jul 09 15:39:50.040993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-abe189c5-0af9-48cd-b093-144f145cbc4c tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:50.040993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-abe189c5-0af9-48cd-b093-144f145cbc4c tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:50.046302 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-abe189c5-0af9-48cd-b093-144f145cbc4c tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 returned with HTTP 404 Jul 09 15:39:50.046771 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 408/1601] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:50 2026] GET /volume/v3/volumes/d6be1a74-0606-475b-88dd-b51ae35559a2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:50.054501 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-81582db2-aae2-4ffd-8029-57ea4ee0eeac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:50.057104 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-81582db2-aae2-4ffd-8029-57ea4ee0eeac tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 Jul 09 15:39:50.057418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-81582db2-aae2-4ffd-8029-57ea4ee0eeac tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:50.057723 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-81582db2-aae2-4ffd-8029-57ea4ee0eeac tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:50.057944 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-81582db2-aae2-4ffd-8029-57ea4ee0eeac tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Delete volume with id: f38a969c-54b3-4e68-9e6f-8052a314f0f0 Jul 09 15:39:50.069221 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:50.069221 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:50.069892 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-81582db2-aae2-4ffd-8029-57ea4ee0eeac tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:39:50.090305 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-81582db2-aae2-4ffd-8029-57ea4ee0eeac tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Delete volume request issued successfully. Jul 09 15:39:50.090595 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-81582db2-aae2-4ffd-8029-57ea4ee0eeac tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 returned with HTTP 202 Jul 09 15:39:50.091056 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 399/1602] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:39:50 2026] DELETE /volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:39:50.098496 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-390d16db-60e9-4bc2-8bc8-d0ebd4facc1a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:50.100381 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-390d16db-60e9-4bc2-8bc8-d0ebd4facc1a tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 Jul 09 15:39:50.100609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-390d16db-60e9-4bc2-8bc8-d0ebd4facc1a tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:50.100849 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-390d16db-60e9-4bc2-8bc8-d0ebd4facc1a tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:50.107916 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:50.107916 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:50.112369 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-390d16db-60e9-4bc2-8bc8-d0ebd4facc1a tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Volume info retrieved successfully. Jul 09 15:39:50.117606 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-390d16db-60e9-4bc2-8bc8-d0ebd4facc1a tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 returned with HTTP 200 Jul 09 15:39:50.118229 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 395/1603] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:50 2026] GET /volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 => generated 1357 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:50.982939 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0a45414c-748d-4f95-89f1-a304c8d2390e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:50.985384 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0a45414c-748d-4f95-89f1-a304c8d2390e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:50.985679 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0a45414c-748d-4f95-89f1-a304c8d2390e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:50.985908 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0a45414c-748d-4f95-89f1-a304c8d2390e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:50.986021 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-0a45414c-748d-4f95-89f1-a304c8d2390e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:50.993411 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:50.993411 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:50.994322 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0a45414c-748d-4f95-89f1-a304c8d2390e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:50.994831 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 402/1604] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:50 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:51.133938 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a9aa1adc-0777-4181-bc10-a11b0de0e547 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:51.136517 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9aa1adc-0777-4181-bc10-a11b0de0e547 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] GET https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 Jul 09 15:39:51.136823 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9aa1adc-0777-4181-bc10-a11b0de0e547 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:51.137127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9aa1adc-0777-4181-bc10-a11b0de0e547 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:51.148108 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9aa1adc-0777-4181-bc10-a11b0de0e547 tempest-TaggedBootDevicesTest-1846722848 tempest-TaggedBootDevicesTest-1846722848-project-member] https://10.4.3.19/volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 returned with HTTP 404 Jul 09 15:39:51.148522 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 409/1605] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:39:51 2026] GET /volume/v3/volumes/f38a969c-54b3-4e68-9e6f-8052a314f0f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:39:52.009303 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f2a5663f-568d-4e5a-81f5-9301e60ab69e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:52.011929 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f2a5663f-568d-4e5a-81f5-9301e60ab69e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:52.011929 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f2a5663f-568d-4e5a-81f5-9301e60ab69e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:52.012259 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f2a5663f-568d-4e5a-81f5-9301e60ab69e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:52.012529 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f2a5663f-568d-4e5a-81f5-9301e60ab69e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:52.020905 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:52.020905 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:52.022550 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f2a5663f-568d-4e5a-81f5-9301e60ab69e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:52.023475 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 400/1606] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:52 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:53.037252 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-230521cd-b61c-44bb-9281-a8267bd151fb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:53.039344 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-230521cd-b61c-44bb-9281-a8267bd151fb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:53.039492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-230521cd-b61c-44bb-9281-a8267bd151fb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:53.039829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-230521cd-b61c-44bb-9281-a8267bd151fb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:53.039829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-230521cd-b61c-44bb-9281-a8267bd151fb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:53.046122 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:53.046122 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:53.046122 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-230521cd-b61c-44bb-9281-a8267bd151fb tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:53.046353 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 396/1607] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:53 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:54.059213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df710372-121b-4373-9fae-806469e75749 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:54.061541 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df710372-121b-4373-9fae-806469e75749 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:54.061962 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df710372-121b-4373-9fae-806469e75749 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:54.062322 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df710372-121b-4373-9fae-806469e75749 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:54.062485 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-df710372-121b-4373-9fae-806469e75749 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:54.069598 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:54.069598 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:54.070594 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df710372-121b-4373-9fae-806469e75749 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:54.071141 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 403/1608] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:54 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:55.092567 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-94b47a59-cf5a-4c45-95a7-1b591c45feab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:55.095513 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-94b47a59-cf5a-4c45-95a7-1b591c45feab tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:55.095762 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-94b47a59-cf5a-4c45-95a7-1b591c45feab tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:55.095994 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-94b47a59-cf5a-4c45-95a7-1b591c45feab tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:55.096057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-94b47a59-cf5a-4c45-95a7-1b591c45feab tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:55.102285 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:55.102285 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:55.103281 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-94b47a59-cf5a-4c45-95a7-1b591c45feab tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:55.103765 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 410/1609] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:55 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:56.121581 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-771a3813-ffd3-4b65-9830-fd482f786c7d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:56.125263 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-771a3813-ffd3-4b65-9830-fd482f786c7d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:56.125639 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-771a3813-ffd3-4b65-9830-fd482f786c7d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:56.125639 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-771a3813-ffd3-4b65-9830-fd482f786c7d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:56.128344 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-771a3813-ffd3-4b65-9830-fd482f786c7d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:56.138891 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:56.138891 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:56.139725 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-771a3813-ffd3-4b65-9830-fd482f786c7d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:56.140268 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 401/1610] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:56 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:56.776239 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5196f75f-8b6c-406a-89f9-f64122b02560 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:56.779541 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:39:56.780096 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-2114937734", "snapshot_id": null, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "volume_type": null, "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:39:56.782313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-2114937734', 'snapshot_id': None, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'volume_type': None, 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:39:57.060266 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume of 1 GB Jul 09 15:39:57.070892 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Availability Zones retrieved successfully. Jul 09 15:39:57.076411 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Flow 'volume_create_api' (7b52a5df-22e2-4ce9-b9fe-937ddc26e527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:57.078231 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf7603b-1155-42cf-bf9f-f47b591414b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:57.080089 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:39:57.153605 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bf7603b-1155-42cf-bf9f-f47b591414b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:57.154085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-85e96435-ba9d-47c6-a197-21754f17a7f8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:57.155071 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f03d530a-5283-47a6-9852-3d71695103b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:57.156668 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85e96435-ba9d-47c6-a197-21754f17a7f8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:57.156920 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-85e96435-ba9d-47c6-a197-21754f17a7f8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:57.157435 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-85e96435-ba9d-47c6-a197-21754f17a7f8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:57.157665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-85e96435-ba9d-47c6-a197-21754f17a7f8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:57.170424 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:57.170424 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:57.171218 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85e96435-ba9d-47c6-a197-21754f17a7f8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:57.171665 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 404/1611] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:57 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:57.266959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Created reservations ['6f9b9de9-c45a-4dfc-af2d-82b94443fce8', '9b4b720c-ae99-4891-bcd2-0c545a800bc3', '0660dd1b-8d1c-4dc8-9b8e-3579e9f38e42', '54859061-229e-484a-982a-edc062ae3d7d'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:39:57.268386 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f03d530a-5283-47a6-9852-3d71695103b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6f9b9de9-c45a-4dfc-af2d-82b94443fce8', '9b4b720c-ae99-4891-bcd2-0c545a800bc3', '0660dd1b-8d1c-4dc8-9b8e-3579e9f38e42', '54859061-229e-484a-982a-edc062ae3d7d']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:57.270149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b670d977-4533-40c4-b137-bdf292d37ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:57.306640 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b670d977-4533-40c4-b137-bdf292d37ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f9f21f9-d177-4575-8739-5cc6c88d4c1f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2114937734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a413de4cb48b4971bd5fdbad81456803',qos_specs=None,replication_status=,reservations=['6f9b9de9-c45a-4dfc-af2d-82b94443fce8','9b4b720c-ae99-4891-bcd2-0c545a800bc3','0660dd1b-8d1c-4dc8-9b8e-3579e9f38e42','54859061-229e-484a-982a-edc062ae3d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5207fbebd9664916a796386ef387a4b1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:39:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-2114937734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f9f21f9-d177-4575-8739-5cc6c88d4c1f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a413de4cb48b4971bd5fdbad81456803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5207fbebd9664916a796386ef387a4b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:57.307586 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c493747-c05e-4945-b4d8-dbaf1c87615a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:57.341204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c493747-c05e-4945-b4d8-dbaf1c87615a) transitioned into state 'SUCCESS' from state '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-2114937734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a413de4cb48b4971bd5fdbad81456803',qos_specs=None,replication_status=,reservations=['6f9b9de9-c45a-4dfc-af2d-82b94443fce8','9b4b720c-ae99-4891-bcd2-0c545a800bc3','0660dd1b-8d1c-4dc8-9b8e-3579e9f38e42','54859061-229e-484a-982a-edc062ae3d7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5207fbebd9664916a796386ef387a4b1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:57.342918 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a66301-873e-4202-b094-9bf836b984a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:39:57.355837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39a66301-873e-4202-b094-9bf836b984a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:39:57.357448 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Flow 'volume_create_api' (7b52a5df-22e2-4ce9-b9fe-937ddc26e527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:39:57.358545 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume request issued successfully. Jul 09 15:39:57.358683 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5196f75f-8b6c-406a-89f9-f64122b02560 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:39:57.359277 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 397/1612] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:39:56 2026] POST /volume/v3/volumes => generated 779 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:39:57.377348 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0c2dfbd4-63ac-4408-b8e9-8ae337172718 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:57.380198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0c2dfbd4-63ac-4408-b8e9-8ae337172718 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:39:57.380533 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0c2dfbd4-63ac-4408-b8e9-8ae337172718 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:57.380837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0c2dfbd4-63ac-4408-b8e9-8ae337172718 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:57.396744 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:57.396744 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:57.402072 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0c2dfbd4-63ac-4408-b8e9-8ae337172718 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:39:57.408474 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0c2dfbd4-63ac-4408-b8e9-8ae337172718 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:39:57.408549 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 411/1613] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:57 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:39:57.530128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-92952b42-4677-4efc-9620-d213b8604aa7 req-a1b87420-76cc-46dd-8c8e-2b07c7578889 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:57.533480 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-92952b42-4677-4efc-9620-d213b8604aa7 req-a1b87420-76cc-46dd-8c8e-2b07c7578889 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] DELETE https://10.4.3.19/volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02 Jul 09 15:39:57.534217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-92952b42-4677-4efc-9620-d213b8604aa7 req-a1b87420-76cc-46dd-8c8e-2b07c7578889 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:57.534217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-92952b42-4677-4efc-9620-d213b8604aa7 req-a1b87420-76cc-46dd-8c8e-2b07c7578889 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:57.545839 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:57.545839 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:57.670462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-2dca20c1-8234-4332-844c-44c628e366ed req-26c324e1-d47f-457c-95b6-d2a352547488 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:57.672983 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-2dca20c1-8234-4332-844c-44c628e366ed req-26c324e1-d47f-457c-95b6-d2a352547488 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] DELETE https://10.4.3.19/volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6 Jul 09 15:39:57.672983 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-2dca20c1-8234-4332-844c-44c628e366ed req-26c324e1-d47f-457c-95b6-d2a352547488 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:57.673589 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-2dca20c1-8234-4332-844c-44c628e366ed req-26c324e1-d47f-457c-95b6-d2a352547488 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:57.691987 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:57.691987 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:58.106474 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-92952b42-4677-4efc-9620-d213b8604aa7 req-a1b87420-76cc-46dd-8c8e-2b07c7578889 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02 returned with HTTP 200 Jul 09 15:39:58.106979 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 402/1614] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:39:57 2026] DELETE /volume/v3/attachments/87bd85f5-bcf0-4eff-843c-645f2deedc02 => generated 19 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:58.123281 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-92952b42-4677-4efc-9620-d213b8604aa7 req-45c11143-6caf-4106-8ab2-f30c9f096550 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:58.125983 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-92952b42-4677-4efc-9620-d213b8604aa7 req-45c11143-6caf-4106-8ab2-f30c9f096550 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:39:58.126208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-92952b42-4677-4efc-9620-d213b8604aa7 req-45c11143-6caf-4106-8ab2-f30c9f096550 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:58.126464 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-92952b42-4677-4efc-9620-d213b8604aa7 req-45c11143-6caf-4106-8ab2-f30c9f096550 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:58.126674 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [req-92952b42-4677-4efc-9620-d213b8604aa7 req-45c11143-6caf-4106-8ab2-f30c9f096550 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Delete volume with id: ede3851e-2b69-4d3b-b835-8e805b4dd047 Jul 09 15:39:58.138456 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:58.138456 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:58.139059 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-92952b42-4677-4efc-9620-d213b8604aa7 req-45c11143-6caf-4106-8ab2-f30c9f096550 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Volume info retrieved successfully. Jul 09 15:39:58.167107 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-92952b42-4677-4efc-9620-d213b8604aa7 req-45c11143-6caf-4106-8ab2-f30c9f096550 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] Delete volume request issued successfully. Jul 09 15:39:58.167338 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-92952b42-4677-4efc-9620-d213b8604aa7 req-45c11143-6caf-4106-8ab2-f30c9f096550 tempest-ServerActionsV293TestJSON-1246469807 tempest-ServerActionsV293TestJSON-1246469807-project-member] https://10.4.3.19/volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 returned with HTTP 202 Jul 09 15:39:58.167894 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 398/1615] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:39:58 2026] DELETE /volume/v3/volumes/ede3851e-2b69-4d3b-b835-8e805b4dd047 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:39:58.191065 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4fab8b71-a428-448f-9510-ea5be3cd0107 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:58.193843 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4fab8b71-a428-448f-9510-ea5be3cd0107 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:58.194015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4fab8b71-a428-448f-9510-ea5be3cd0107 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:58.194224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4fab8b71-a428-448f-9510-ea5be3cd0107 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:58.194546 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-4fab8b71-a428-448f-9510-ea5be3cd0107 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:58.199631 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:58.199631 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:58.200765 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4fab8b71-a428-448f-9510-ea5be3cd0107 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:58.200947 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 412/1616] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:58 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:58.238279 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-2dca20c1-8234-4332-844c-44c628e366ed req-26c324e1-d47f-457c-95b6-d2a352547488 tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6 returned with HTTP 200 Jul 09 15:39:58.238734 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 405/1617] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:39:57 2026] DELETE /volume/v3/attachments/1d5d96be-cd78-48c7-b159-59e987b44eb6 => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:39:58.248737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-2dca20c1-8234-4332-844c-44c628e366ed req-7080d9ba-d195-4e2d-9f3e-0973d19f974e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:58.250869 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2dca20c1-8234-4332-844c-44c628e366ed req-7080d9ba-d195-4e2d-9f3e-0973d19f974e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 Jul 09 15:39:58.251055 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2dca20c1-8234-4332-844c-44c628e366ed req-7080d9ba-d195-4e2d-9f3e-0973d19f974e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:58.251253 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2dca20c1-8234-4332-844c-44c628e366ed req-7080d9ba-d195-4e2d-9f3e-0973d19f974e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:58.251432 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [req-2dca20c1-8234-4332-844c-44c628e366ed req-7080d9ba-d195-4e2d-9f3e-0973d19f974e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Delete volume with id: b18a60f1-2b88-415e-abb8-49f0888574e8 Jul 09 15:39:58.260110 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:58.260110 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:39:58.260735 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-2dca20c1-8234-4332-844c-44c628e366ed req-7080d9ba-d195-4e2d-9f3e-0973d19f974e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Volume info retrieved successfully. Jul 09 15:39:58.294982 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-2dca20c1-8234-4332-844c-44c628e366ed req-7080d9ba-d195-4e2d-9f3e-0973d19f974e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] Delete volume request issued successfully. Jul 09 15:39:58.295399 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2dca20c1-8234-4332-844c-44c628e366ed req-7080d9ba-d195-4e2d-9f3e-0973d19f974e tempest-ServerBootFromVolumeStableRescueTest-990041375 tempest-ServerBootFromVolumeStableRescueTest-990041375-project-member] https://10.4.3.19/volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 returned with HTTP 202 Jul 09 15:39:58.296493 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 403/1618] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:39:58 2026] DELETE /volume/v3/volumes/b18a60f1-2b88-415e-abb8-49f0888574e8 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:39:58.431388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-50523111-c134-41bf-9895-b9f895a04634 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:58.434609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-50523111-c134-41bf-9895-b9f895a04634 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:39:58.434880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-50523111-c134-41bf-9895-b9f895a04634 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:58.435170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-50523111-c134-41bf-9895-b9f895a04634 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:58.448524 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:58.448524 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:39:58.457584 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-50523111-c134-41bf-9895-b9f895a04634 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:39:58.470150 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-50523111-c134-41bf-9895-b9f895a04634 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:39:58.470835 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 399/1619] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:58 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 1387 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:58.490794 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-99b914e0-7d4c-435b-93d6-5a984def6ae9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:58.492896 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-99b914e0-7d4c-435b-93d6-5a984def6ae9 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:39:58.493244 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-99b914e0-7d4c-435b-93d6-5a984def6ae9 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:58.493585 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-99b914e0-7d4c-435b-93d6-5a984def6ae9 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:58.502523 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:58.502523 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:39:58.507348 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-99b914e0-7d4c-435b-93d6-5a984def6ae9 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:39:58.513019 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-99b914e0-7d4c-435b-93d6-5a984def6ae9 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:39:58.513434 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 413/1620] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:39:58 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:39:59.217557 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-32525dd6-8846-4335-a276-1a2d6ee3188e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:39:59.220124 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32525dd6-8846-4335-a276-1a2d6ee3188e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:39:59.220347 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32525dd6-8846-4335-a276-1a2d6ee3188e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:39:59.221018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32525dd6-8846-4335-a276-1a2d6ee3188e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:39:59.221018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-32525dd6-8846-4335-a276-1a2d6ee3188e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:39:59.228934 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:39:59.228934 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:39:59.229983 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32525dd6-8846-4335-a276-1a2d6ee3188e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:39:59.230427 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 406/1621] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:39:59 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:00.244447 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-34c7c490-e95b-42de-8905-6c338bd55fe2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:00.249759 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-34c7c490-e95b-42de-8905-6c338bd55fe2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:40:00.250636 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-34c7c490-e95b-42de-8905-6c338bd55fe2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:00.250636 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-34c7c490-e95b-42de-8905-6c338bd55fe2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:00.250636 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-34c7c490-e95b-42de-8905-6c338bd55fe2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:00.261337 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:00.261337 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:00.262409 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-34c7c490-e95b-42de-8905-6c338bd55fe2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:40:00.262915 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 404/1622] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:00 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:00.313218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-0a3278f3-fcfb-4243-aa68-ee367675f9bc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:00.319280 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-0a3278f3-fcfb-4243-aa68-ee367675f9bc tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:40:00.319459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-0a3278f3-fcfb-4243-aa68-ee367675f9bc tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:00.319697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-0a3278f3-fcfb-4243-aa68-ee367675f9bc tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:00.332877 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:00.332877 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:00.338401 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-0a3278f3-fcfb-4243-aa68-ee367675f9bc tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:40:00.346978 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-0a3278f3-fcfb-4243-aa68-ee367675f9bc tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:40:00.347244 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 400/1623] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:00 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 1369 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:01.048226 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-342009c4-07fc-43e9-a20d-6cb44a84af38 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:01.053510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-342009c4-07fc-43e9-a20d-6cb44a84af38 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:40:01.053818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-342009c4-07fc-43e9-a20d-6cb44a84af38 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:01.054206 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-342009c4-07fc-43e9-a20d-6cb44a84af38 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:01.249949 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:01.249949 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:01.257360 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-342009c4-07fc-43e9-a20d-6cb44a84af38 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:40:01.266137 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-342009c4-07fc-43e9-a20d-6cb44a84af38 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:40:01.267229 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 414/1624] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:01 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 1369 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:01.278539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1c7bbcff-089a-47a9-b82f-893ac3106fbf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:01.280991 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c7bbcff-089a-47a9-b82f-893ac3106fbf tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:40:01.281418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c7bbcff-089a-47a9-b82f-893ac3106fbf tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:01.281626 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c7bbcff-089a-47a9-b82f-893ac3106fbf tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:01.281804 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-1c7bbcff-089a-47a9-b82f-893ac3106fbf tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:01.286089 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1dbca906-1e1c-48ee-b599-b4c019d993d5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:01.286626 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:01.286626 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:01.286894 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1dbca906-1e1c-48ee-b599-b4c019d993d5 None None] GET https://10.4.3.19/volume// Jul 09 15:40:01.287170 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1dbca906-1e1c-48ee-b599-b4c019d993d5 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:01.287559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1dbca906-1e1c-48ee-b599-b4c019d993d5 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:01.287709 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c7bbcff-089a-47a9-b82f-893ac3106fbf tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:40:01.288728 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1dbca906-1e1c-48ee-b599-b4c019d993d5 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:40:01.288807 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 407/1625] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:01 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:01.290085 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 405/1626] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:40:01 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:40:01.303525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-07b8acbf-3564-4838-951e-df982ea88d35 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:01.307618 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-07b8acbf-3564-4838-951e-df982ea88d35 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:40:01.308403 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-07b8acbf-3564-4838-951e-df982ea88d35 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f9f21f9-d177-4575-8739-5cc6c88d4c1f", "connector": null, "instance_uuid": "532dc7dc-67e3-4da7-bf65-da378026613f"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:01.322574 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:01.322574 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:01.378509 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-07b8acbf-3564-4838-951e-df982ea88d35 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:40:01.379075 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 401/1627] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:40:01 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:02.302324 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ff033100-5ee1-4d8d-bcec-28e37afe9bf8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:02.305399 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff033100-5ee1-4d8d-bcec-28e37afe9bf8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:40:02.305399 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff033100-5ee1-4d8d-bcec-28e37afe9bf8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:02.305560 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff033100-5ee1-4d8d-bcec-28e37afe9bf8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:02.305645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ff033100-5ee1-4d8d-bcec-28e37afe9bf8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:02.314443 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:02.314443 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:02.316027 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff033100-5ee1-4d8d-bcec-28e37afe9bf8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:40:02.316170 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 415/1628] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:02 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:03.328412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-50ff50df-1977-4e5f-84e3-b65cb56f1078 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:03.331126 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50ff50df-1977-4e5f-84e3-b65cb56f1078 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:40:03.331372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50ff50df-1977-4e5f-84e3-b65cb56f1078 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:03.331835 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50ff50df-1977-4e5f-84e3-b65cb56f1078 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:03.331835 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-50ff50df-1977-4e5f-84e3-b65cb56f1078 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:03.341042 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:03.341042 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:03.341749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50ff50df-1977-4e5f-84e3-b65cb56f1078 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:40:03.342160 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 408/1629] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:03 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:04.355093 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-84a44c74-a2a2-4b36-85ca-2fc465a72aa9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:04.357439 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-84a44c74-a2a2-4b36-85ca-2fc465a72aa9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:40:04.357727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-84a44c74-a2a2-4b36-85ca-2fc465a72aa9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:04.358142 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-84a44c74-a2a2-4b36-85ca-2fc465a72aa9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:04.358142 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-84a44c74-a2a2-4b36-85ca-2fc465a72aa9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6a00939-c8d1-4d2c-8a1a-e518c715fca9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:04.360406 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=134,cinder:UPDATE=30,cinder:INSERT=11 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:40:04.364117 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:04.364117 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:04.365173 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-84a44c74-a2a2-4b36-85ca-2fc465a72aa9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 200 Jul 09 15:40:04.365638 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 406/1630] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:04 2026] GET /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:04.380567 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c5ce20b2-071b-4c69-8d4e-3693e423ccf0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:04.382789 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c5ce20b2-071b-4c69-8d4e-3693e423ccf0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 Jul 09 15:40:04.383108 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c5ce20b2-071b-4c69-8d4e-3693e423ccf0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:04.383440 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c5ce20b2-071b-4c69-8d4e-3693e423ccf0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:04.383605 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-c5ce20b2-071b-4c69-8d4e-3693e423ccf0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete backup with id: c6a00939-c8d1-4d2c-8a1a-e518c715fca9. Jul 09 15:40:04.389101 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:04.389101 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:04.409214 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-c5ce20b2-071b-4c69-8d4e-3693e423ccf0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] delete_backup rpcapi backup_id c6a00939-c8d1-4d2c-8a1a-e518c715fca9 {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:40:04.409214 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c5ce20b2-071b-4c69-8d4e-3693e423ccf0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 returned with HTTP 202 Jul 09 15:40:04.409214 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 402/1631] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:40:04 2026] DELETE /volume/v3/backups/c6a00939-c8d1-4d2c-8a1a-e518c715fca9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:40:04.424965 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8d0cab08-0ddb-4325-9e3d-d9a558725986 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:04.429516 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8d0cab08-0ddb-4325-9e3d-d9a558725986 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e Jul 09 15:40:04.429767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8d0cab08-0ddb-4325-9e3d-d9a558725986 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:04.429973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8d0cab08-0ddb-4325-9e3d-d9a558725986 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:04.430218 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-8d0cab08-0ddb-4325-9e3d-d9a558725986 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume with id: 67f5f9c3-659d-43d1-ad2e-926964fdc00e Jul 09 15:40:04.433819 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=158,cinder:INSERT=22,cinder:UPDATE=35 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:40:04.445208 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:04.445208 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:04.445208 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8d0cab08-0ddb-4325-9e3d-d9a558725986 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:04.469161 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8d0cab08-0ddb-4325-9e3d-d9a558725986 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume request issued successfully. Jul 09 15:40:04.469454 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8d0cab08-0ddb-4325-9e3d-d9a558725986 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e returned with HTTP 202 Jul 09 15:40:04.472585 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 416/1632] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:40:04 2026] DELETE /volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:04.483891 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-25c128df-7467-409b-91d3-67b875df44e5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:04.486709 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-25c128df-7467-409b-91d3-67b875df44e5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e Jul 09 15:40:04.486709 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-25c128df-7467-409b-91d3-67b875df44e5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:04.486887 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-25c128df-7467-409b-91d3-67b875df44e5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:04.498697 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:04.498697 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:04.508332 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-25c128df-7467-409b-91d3-67b875df44e5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:04.520102 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-25c128df-7467-409b-91d3-67b875df44e5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e returned with HTTP 200 Jul 09 15:40:04.520102 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 409/1633] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:04 2026] GET /volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e => generated 1006 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:05.551223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ee8c2ad-0d61-44d3-a924-74291742f987 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:05.552078 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ee8c2ad-0d61-44d3-a924-74291742f987 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e Jul 09 15:40:05.552350 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ee8c2ad-0d61-44d3-a924-74291742f987 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:05.552683 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ee8c2ad-0d61-44d3-a924-74291742f987 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:05.559465 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ee8c2ad-0d61-44d3-a924-74291742f987 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e returned with HTTP 404 Jul 09 15:40:05.559905 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 407/1634] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:05 2026] GET /volume/v3/volumes/67f5f9c3-659d-43d1-ad2e-926964fdc00e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:05.569691 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:05.572850 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898/export_record Jul 09 15:40:05.576373 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:05.576751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'export_record' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:05.576913 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Export record for backup f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 09 15:40:05.585848 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:05.585848 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:05.587213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.api [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling RPCAPI with context: , host: np0000004916, backup: f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) export_record /opt/stack/cinder/cinder/backup/api.py:504}} Jul 09 15:40:05.596091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] export_record in rpcapi backup_id f3233144-3811-4ee0-aa52-ae276d7b5898 on host np0000004916. {{(pid=99865) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 09 15:40:06.098619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjMyMzMxNDQtMzgxMS00ZWUwLWFhNTItYWUyNzZkN2I1ODk4IiwgInVzZXJfaWQiOiAiZGYzZWZjZDFkNjZmNGFlZDg3ZjVhOWE2OGQzMTRjMzkiLCAicHJvamVjdF9pZCI6ICIzMjRlNDc1NGRjMzk0OWQ2YTU1N2UxNDQzOWFlODk0ZSIsICJ2b2x1bWVfaWQiOiAiMWJhN2MzMzgtMDJlOS00YTYyLTg3YWMtMWIzMWE1MTJjMDg1IiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNzI4NTExODc3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMWJhN2MzMzgtMDJlOS00YTYyLTg3YWMtMWIzMWE1MTJjMDg1LzIwMjYwNzA5MTUzOTA0L2F6X25vdmFfYmFja3VwX2YzMjMzMTQ0LTM4MTEtNGVlMC1hYTUyLWFlMjc2ZDdiNTg5OCIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDlUMTU6Mzk6MDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6Mzk6MDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTozOToyMloiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99865) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 09 15:40:06.099064 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d2b640cc-5ba1-4431-a6e7-1dcf120c54b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898/export_record returned with HTTP 200 Jul 09 15:40:06.099770 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 403/1635] 10.4.3.19 () {68 vars in 1423 bytes} [Thu Jul 9 15:40:05 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898/export_record => generated 1424 bytes in 530 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:06.114041 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:06.117137 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:06.117955 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-775073135"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:06.120299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-775073135'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:06.120571 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume of 1 GB Jul 09 15:40:06.134482 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Availability Zones retrieved successfully. Jul 09 15:40:06.141637 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (ceaa49f9-d96d-4d3e-ae4a-c44c0a6f1695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:06.144419 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8f09c7-9751-41cb-ba88-d02ec639b879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:06.146159 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:06.206147 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b8f09c7-9751-41cb-ba88-d02ec639b879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:06.207710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82fe6a62-8b93-4ee0-a462-07fe7748df26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:06.250633 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4e496090-f895-46fe-b6d6-f6d6f0a6cf89 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:06.253169 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4e496090-f895-46fe-b6d6-f6d6f0a6cf89 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:06.253169 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4e496090-f895-46fe-b6d6-f6d6f0a6cf89 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:06.253369 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4e496090-f895-46fe-b6d6-f6d6f0a6cf89 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:06.266126 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:06.266126 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:06.272625 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4e496090-f895-46fe-b6d6-f6d6f0a6cf89 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:06.279194 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4e496090-f895-46fe-b6d6-f6d6f0a6cf89 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:06.279194 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 410/1636] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:06 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:06.288425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['e403c51d-0f56-4f26-b17c-0eeb4dc902d3', 'da953b03-408d-48f3-bf76-dc3c698a5e9e', '3adc7e9d-2c25-4fb7-94b8-57d26e918643', 'c4106e80-6466-42bc-8997-381f50a0726d'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:06.289304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82fe6a62-8b93-4ee0-a462-07fe7748df26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e403c51d-0f56-4f26-b17c-0eeb4dc902d3', 'da953b03-408d-48f3-bf76-dc3c698a5e9e', '3adc7e9d-2c25-4fb7-94b8-57d26e918643', 'c4106e80-6466-42bc-8997-381f50a0726d']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:06.290068 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7e403d-29a4-4b06-8450-33d6b4284f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:06.325096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c7e403d-29a4-4b06-8450-33d6b4284f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b59fd5b9-cf0e-4177-a75a-c2110e104c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775073135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['e403c51d-0f56-4f26-b17c-0eeb4dc902d3','da953b03-408d-48f3-bf76-dc3c698a5e9e','3adc7e9d-2c25-4fb7-94b8-57d26e918643','c4106e80-6466-42bc-8997-381f50a0726d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-775073135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b59fd5b9-cf0e-4177-a75a-c2110e104c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324e4754dc3949d6a557e14439ae894e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:06.327064 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193f4367-395b-4895-88e9-d4a193229237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:06.348357 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b16235c0-34ba-478e-a3ea-1126100af67c req-39707311-9360-4822-ad47-9ddde40e2f23 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:06.351594 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-39707311-9360-4822-ad47-9ddde40e2f23 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:06.351921 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-39707311-9360-4822-ad47-9ddde40e2f23 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:06.352424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-39707311-9360-4822-ad47-9ddde40e2f23 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:06.359334 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (193f4367-395b-4895-88e9-d4a193229237) transitioned into state 'SUCCESS' from state '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-775073135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['e403c51d-0f56-4f26-b17c-0eeb4dc902d3','da953b03-408d-48f3-bf76-dc3c698a5e9e','3adc7e9d-2c25-4fb7-94b8-57d26e918643','c4106e80-6466-42bc-8997-381f50a0726d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:06.360412 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c0f8afd-2787-4bfc-b17a-bc2f571c94c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:06.365848 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:06.365848 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:06.374651 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b16235c0-34ba-478e-a3ea-1126100af67c req-39707311-9360-4822-ad47-9ddde40e2f23 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:06.377792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c0f8afd-2787-4bfc-b17a-bc2f571c94c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:06.379564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (ceaa49f9-d96d-4d3e-ae4a-c44c0a6f1695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:06.379564 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request issued successfully. Jul 09 15:40:06.380459 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8f527cd0-22c9-4ca8-83e5-93dd7ae4b0e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:06.381384 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 417/1637] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:40:06 2026] POST /volume/v3/volumes => generated 775 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:06.385029 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-39707311-9360-4822-ad47-9ddde40e2f23 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:06.385682 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 408/1638] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:06 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:06.415608 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6592781a-0f72-4d35-8ace-df38505e1b79 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:06.418833 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6592781a-0f72-4d35-8ace-df38505e1b79 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 Jul 09 15:40:06.420118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6592781a-0f72-4d35-8ace-df38505e1b79 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:06.420118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6592781a-0f72-4d35-8ace-df38505e1b79 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:06.430175 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:06.430175 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:06.438563 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6592781a-0f72-4d35-8ace-df38505e1b79 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:06.445728 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6592781a-0f72-4d35-8ace-df38505e1b79 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 returned with HTTP 200 Jul 09 15:40:06.445793 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 404/1639] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:06 2026] GET /volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 => generated 954 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:06.600433 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d1582737-a9b4-4631-9f9c-1369fab4befa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:06.878223 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:06.878740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1111802538"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:06.881020 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1111802538'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:06.881357 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume of 1 GB Jul 09 15:40:06.888033 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Availability Zones retrieved successfully. Jul 09 15:40:06.898056 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Flow 'volume_create_api' (d4db2dd0-2006-4b72-b88d-09dfb1f55ea0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:06.900015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc650dba-3491-44a0-8122-389e395699d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:06.901372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:06.949086 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc650dba-3491-44a0-8122-389e395699d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:06.950168 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5b5272-a37c-4347-b764-abfcfa447da2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:07.064767 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Created reservations ['222cf7e7-7185-46a2-b071-8143df0aaf8b', '6f01a24d-587c-417a-9e0c-57c83e56ee15', '2dc95431-36ad-4858-8948-23c7e4c606d7', '342dcca8-67b3-4ae6-8350-141add3ec78d'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:07.065646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f5b5272-a37c-4347-b764-abfcfa447da2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['222cf7e7-7185-46a2-b071-8143df0aaf8b', '6f01a24d-587c-417a-9e0c-57c83e56ee15', '2dc95431-36ad-4858-8948-23c7e4c606d7', '342dcca8-67b3-4ae6-8350-141add3ec78d']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:07.067224 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79f6aa0-a408-453f-8213-f3b3e28d0cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:07.104516 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b79f6aa0-a408-453f-8213-f3b3e28d0cb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '470c08ed-0b26-4daa-a410-5f775938c11b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1111802538',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a20560b743d24c76ac8ac53c11eb06f3',qos_specs=None,replication_status=,reservations=['222cf7e7-7185-46a2-b071-8143df0aaf8b','6f01a24d-587c-417a-9e0c-57c83e56ee15','2dc95431-36ad-4858-8948-23c7e4c606d7','342dcca8-67b3-4ae6-8350-141add3ec78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1111802538',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=470c08ed-0b26-4daa-a410-5f775938c11b,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a20560b743d24c76ac8ac53c11eb06f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:07.105500 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acdd6f5f-8b94-4437-8776-0f9214258da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:07.135937 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acdd6f5f-8b94-4437-8776-0f9214258da8) transitioned into state 'SUCCESS' from state '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-1111802538',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a20560b743d24c76ac8ac53c11eb06f3',qos_specs=None,replication_status=,reservations=['222cf7e7-7185-46a2-b071-8143df0aaf8b','6f01a24d-587c-417a-9e0c-57c83e56ee15','2dc95431-36ad-4858-8948-23c7e4c606d7','342dcca8-67b3-4ae6-8350-141add3ec78d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:07.137207 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fcc1e31-bb37-4db1-aac4-1aec1454f8b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:07.164892 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8fcc1e31-bb37-4db1-aac4-1aec1454f8b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:07.169892 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Flow 'volume_create_api' (d4db2dd0-2006-4b72-b88d-09dfb1f55ea0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:07.169892 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume request issued successfully. Jul 09 15:40:07.171389 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d1582737-a9b4-4631-9f9c-1369fab4befa tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:07.171968 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 411/1640] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:06 2026] POST /volume/v3/volumes => generated 758 bytes in 572 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:07.192513 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-18c901b4-aee7-4598-a243-a190a037fcba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:07.194977 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-18c901b4-aee7-4598-a243-a190a037fcba tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b Jul 09 15:40:07.195568 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-18c901b4-aee7-4598-a243-a190a037fcba tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:07.195659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-18c901b4-aee7-4598-a243-a190a037fcba tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:07.208684 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:07.208684 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:07.224803 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-18c901b4-aee7-4598-a243-a190a037fcba tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:07.235904 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-18c901b4-aee7-4598-a243-a190a037fcba tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b returned with HTTP 200 Jul 09 15:40:07.236464 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 418/1641] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:07 2026] GET /volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b => generated 826 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:07.473456 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6ba16669-b5ed-4a10-bd7e-e36e02bd6d47 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:07.478640 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6ba16669-b5ed-4a10-bd7e-e36e02bd6d47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 Jul 09 15:40:07.478640 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6ba16669-b5ed-4a10-bd7e-e36e02bd6d47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:07.478640 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6ba16669-b5ed-4a10-bd7e-e36e02bd6d47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:07.493449 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:07.493449 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:07.504578 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6ba16669-b5ed-4a10-bd7e-e36e02bd6d47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:07.507986 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6ba16669-b5ed-4a10-bd7e-e36e02bd6d47 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 returned with HTTP 200 Jul 09 15:40:07.509251 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 409/1642] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:07 2026] GET /volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 => generated 1006 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:07.529920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-22a6e0b0-7cc3-43a5-b9aa-ed472bf65818 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:07.534546 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22a6e0b0-7cc3-43a5-b9aa-ed472bf65818 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:40:07.536118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22a6e0b0-7cc3-43a5-b9aa-ed472bf65818 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b59fd5b9-cf0e-4177-a75a-c2110e104c23", "name": "tempest-type-Backup-1497480607"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:07.538290 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-22a6e0b0-7cc3-43a5-b9aa-ed472bf65818 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating new backup {'backup': {'volume_id': 'b59fd5b9-cf0e-4177-a75a-c2110e104c23', 'name': 'tempest-type-Backup-1497480607'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:40:07.538444 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-22a6e0b0-7cc3-43a5-b9aa-ed472bf65818 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating backup of volume b59fd5b9-cf0e-4177-a75a-c2110e104c23 in container None Jul 09 15:40:07.550485 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:07.550485 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:07.550901 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-22a6e0b0-7cc3-43a5-b9aa-ed472bf65818 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:07.586723 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-22a6e0b0-7cc3-43a5-b9aa-ed472bf65818 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['24614f0c-93fc-41b3-b9f0-93997c54ba43', 'fdc74f0a-4a85-4adc-8cd9-67a84b806acc'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:07.647882 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22a6e0b0-7cc3-43a5-b9aa-ed472bf65818 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:40:07.648637 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 405/1643] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:40:07 2026] POST /volume/v3/backups => generated 314 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 09 15:40:07.663881 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e9047631-98af-423a-993d-83c156835a9b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:07.666790 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9047631-98af-423a-993d-83c156835a9b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:07.667103 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9047631-98af-423a-993d-83c156835a9b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:07.667425 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9047631-98af-423a-993d-83c156835a9b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:07.667624 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-e9047631-98af-423a-993d-83c156835a9b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:07.675557 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:07.675557 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:07.676263 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9047631-98af-423a-993d-83c156835a9b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:07.676549 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 412/1644] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:07 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:07.944286 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.172666 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:08.173209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1402286541"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:08.175335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1402286541'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:08.175613 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Create volume of 1 GB Jul 09 15:40:08.181574 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Availability Zones retrieved successfully. Jul 09 15:40:08.192121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Flow 'volume_create_api' (257b9d70-0375-4f3d-b384-bad67c45ae09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:08.194565 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e063835a-33a3-48df-8481-678d846c088e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.195920 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:08.234716 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e063835a-33a3-48df-8481-678d846c088e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.236671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58134cf6-27e2-4b0d-a561-81ca89bf95dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.256047 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-456406f2-c7e7-49d3-91ff-be1f6c65e054 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.258927 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-456406f2-c7e7-49d3-91ff-be1f6c65e054 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b Jul 09 15:40:08.259098 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-456406f2-c7e7-49d3-91ff-be1f6c65e054 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:08.259673 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-456406f2-c7e7-49d3-91ff-be1f6c65e054 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:08.268636 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:08.268636 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:08.282209 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-456406f2-c7e7-49d3-91ff-be1f6c65e054 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:08.289462 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-456406f2-c7e7-49d3-91ff-be1f6c65e054 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b returned with HTTP 200 Jul 09 15:40:08.290432 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 410/1645] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:08 2026] GET /volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:08.336037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-1db7c95c-26ea-4f21-8ad7-bf80e2b4f6bc req-5368b6d2-2c5c-4adf-b424-af0f7af59f18 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.339579 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1db7c95c-26ea-4f21-8ad7-bf80e2b4f6bc req-5368b6d2-2c5c-4adf-b424-af0f7af59f18 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b Jul 09 15:40:08.340440 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1db7c95c-26ea-4f21-8ad7-bf80e2b4f6bc req-5368b6d2-2c5c-4adf-b424-af0f7af59f18 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:08.340440 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1db7c95c-26ea-4f21-8ad7-bf80e2b4f6bc req-5368b6d2-2c5c-4adf-b424-af0f7af59f18 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:08.344508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Created reservations ['671e4ef2-04fe-43a9-96e6-7aa117d18f48', 'f367a9a7-05fa-428b-b677-b4f0a0f81f65', '1ea36b7e-179d-44cd-9440-465228781d46', 'f23386f7-1f61-4674-a5a9-56ae776efd2a'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:08.345286 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58134cf6-27e2-4b0d-a561-81ca89bf95dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['671e4ef2-04fe-43a9-96e6-7aa117d18f48', 'f367a9a7-05fa-428b-b677-b4f0a0f81f65', '1ea36b7e-179d-44cd-9440-465228781d46', 'f23386f7-1f61-4674-a5a9-56ae776efd2a']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.346084 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df3d072d-f01b-4f08-b56e-18742ae177bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.351064 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:08.351064 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:08.356709 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-1db7c95c-26ea-4f21-8ad7-bf80e2b4f6bc req-5368b6d2-2c5c-4adf-b424-af0f7af59f18 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:08.368044 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1db7c95c-26ea-4f21-8ad7-bf80e2b4f6bc req-5368b6d2-2c5c-4adf-b424-af0f7af59f18 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b returned with HTTP 200 Jul 09 15:40:08.368044 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 406/1646] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:08 2026] GET /volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:08.388732 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df3d072d-f01b-4f08-b56e-18742ae177bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '567e50a0-7526-4f4f-bb85-be887b72b5b0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1402286541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab09305d63ca4c27830f90b3672a0c4c',qos_specs=None,replication_status=,reservations=['671e4ef2-04fe-43a9-96e6-7aa117d18f48','f367a9a7-05fa-428b-b677-b4f0a0f81f65','1ea36b7e-179d-44cd-9440-465228781d46','f23386f7-1f61-4674-a5a9-56ae776efd2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a4b8229bab4fd6a1640f0b93e28385',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1402286541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=567e50a0-7526-4f4f-bb85-be887b72b5b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab09305d63ca4c27830f90b3672a0c4c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61a4b8229bab4fd6a1640f0b93e28385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.388732 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2a02fe-2c44-414b-9da0-3609d5759766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.388989 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.390843 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:08.391987 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-395244803"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:08.393584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-395244803'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:08.393584 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume of 1 GB Jul 09 15:40:08.398820 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Availability Zones retrieved successfully. Jul 09 15:40:08.404940 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Flow 'volume_create_api' (1cf83655-7385-4a3b-81ff-5fba2a752e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:08.406573 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38a99f1-bb98-4747-a233-9aa0e600de66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.406913 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:08.424890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c2a02fe-2c44-414b-9da0-3609d5759766) transitioned into state 'SUCCESS' from state '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-1402286541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab09305d63ca4c27830f90b3672a0c4c',qos_specs=None,replication_status=,reservations=['671e4ef2-04fe-43a9-96e6-7aa117d18f48','f367a9a7-05fa-428b-b677-b4f0a0f81f65','1ea36b7e-179d-44cd-9440-465228781d46','f23386f7-1f61-4674-a5a9-56ae776efd2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61a4b8229bab4fd6a1640f0b93e28385',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.425882 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0d097e-3efb-48be-8081-74259d33bedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.447562 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d0d097e-3efb-48be-8081-74259d33bedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.447562 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Flow 'volume_create_api' (257b9d70-0375-4f3d-b384-bad67c45ae09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:08.447562 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Create volume request issued successfully. Jul 09 15:40:08.447562 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab144caf-6ef7-4955-8a7f-de39af6a0627 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:08.447562 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 419/1647] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:40:07 2026] POST /volume/v3/volumes => generated 757 bytes in 503 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:08.448057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d38a99f1-bb98-4747-a233-9aa0e600de66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.448057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c567ad-f4db-4cfb-a7ea-a8a036ea8dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.485452 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0507bf1b-f3eb-4278-acad-b907e0ac5a29 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.489403 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0507bf1b-f3eb-4278-acad-b907e0ac5a29 None None] GET https://10.4.3.19/volume// Jul 09 15:40:08.490035 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0507bf1b-f3eb-4278-acad-b907e0ac5a29 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:08.490135 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0507bf1b-f3eb-4278-acad-b907e0ac5a29 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:08.491537 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0507bf1b-f3eb-4278-acad-b907e0ac5a29 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:40:08.493435 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 411/1648] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:40:08 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:40:08.504888 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b16235c0-34ba-478e-a3ea-1126100af67c req-1fccd84b-4f73-4ec2-ac61-2bc39690f8a4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.510231 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-1fccd84b-4f73-4ec2-ac61-2bc39690f8a4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:40:08.511034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-1fccd84b-4f73-4ec2-ac61-2bc39690f8a4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "25861656-162e-4015-95c0-954463c2bb79", "connector": null, "instance_uuid": "0e6dce85-64c8-4eaf-94e6-7eb13635ae08"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:08.521377 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Created reservations ['54a1af4e-1172-42f7-9087-b54f2ff2c8fa', '938bf00a-a078-458b-ada3-6f8adca181b0', '0d58a76a-6bd8-4d9b-8e2c-f28a18bd45f7', 'f005a7ce-01b7-448a-8621-d72c577dc419'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:08.522937 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c567ad-f4db-4cfb-a7ea-a8a036ea8dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54a1af4e-1172-42f7-9087-b54f2ff2c8fa', '938bf00a-a078-458b-ada3-6f8adca181b0', '0d58a76a-6bd8-4d9b-8e2c-f28a18bd45f7', 'f005a7ce-01b7-448a-8621-d72c577dc419']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.524211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea03af9-986c-4372-a17a-6f520f62890a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.528424 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:08.528424 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:08.559748 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aea03af9-986c-4372-a17a-6f520f62890a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '430819c4-47dd-48eb-9063-a2e670217551', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-395244803',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a20560b743d24c76ac8ac53c11eb06f3',qos_specs=None,replication_status=,reservations=['54a1af4e-1172-42f7-9087-b54f2ff2c8fa','938bf00a-a078-458b-ada3-6f8adca181b0','0d58a76a-6bd8-4d9b-8e2c-f28a18bd45f7','f005a7ce-01b7-448a-8621-d72c577dc419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-395244803',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=430819c4-47dd-48eb-9063-a2e670217551,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a20560b743d24c76ac8ac53c11eb06f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.560759 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33bff7e3-b7aa-4e31-8423-85fe47039a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.580548 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-1fccd84b-4f73-4ec2-ac61-2bc39690f8a4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:40:08.581285 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 407/1649] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:40:08 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 09 15:40:08.593358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33bff7e3-b7aa-4e31-8423-85fe47039a7c) transitioned into state 'SUCCESS' from state '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-395244803',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a20560b743d24c76ac8ac53c11eb06f3',qos_specs=None,replication_status=,reservations=['54a1af4e-1172-42f7-9087-b54f2ff2c8fa','938bf00a-a078-458b-ada3-6f8adca181b0','0d58a76a-6bd8-4d9b-8e2c-f28a18bd45f7','f005a7ce-01b7-448a-8621-d72c577dc419'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.593358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c07ee2-51c4-4736-9ff3-8f2b9e4450cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:08.607777 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c07ee2-51c4-4736-9ff3-8f2b9e4450cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:08.609274 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Flow 'volume_create_api' (1cf83655-7385-4a3b-81ff-5fba2a752e8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:08.610027 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume request issued successfully. Jul 09 15:40:08.611556 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cff5a83d-4226-4e53-b226-c43f8ce2bbcb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:08.615573 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 413/1650] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:08 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 09 15:40:08.631460 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-34ecc9c7-e2e7-4916-a8ed-aa3320d00ba5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.634060 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-34ecc9c7-e2e7-4916-a8ed-aa3320d00ba5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 Jul 09 15:40:08.634060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-34ecc9c7-e2e7-4916-a8ed-aa3320d00ba5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:08.634383 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-34ecc9c7-e2e7-4916-a8ed-aa3320d00ba5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:08.657888 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:08.657888 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:08.666702 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-34ecc9c7-e2e7-4916-a8ed-aa3320d00ba5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:08.676482 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-34ecc9c7-e2e7-4916-a8ed-aa3320d00ba5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 returned with HTTP 200 Jul 09 15:40:08.676896 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 420/1651] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:08 2026] GET /volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 => generated 825 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:08.694103 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-39bbf94e-5eef-405c-8ce6-5921bfc1534e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.695782 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39bbf94e-5eef-405c-8ce6-5921bfc1534e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:08.696226 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39bbf94e-5eef-405c-8ce6-5921bfc1534e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:08.696475 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39bbf94e-5eef-405c-8ce6-5921bfc1534e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:08.696475 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-39bbf94e-5eef-405c-8ce6-5921bfc1534e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:08.706437 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:08.706437 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:08.707476 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39bbf94e-5eef-405c-8ce6-5921bfc1534e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:08.708009 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 412/1652] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:08 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:08.926713 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bade38e8-6fdd-4b71-b92b-5376e3b52c79 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:08.930519 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bade38e8-6fdd-4b71-b92b-5376e3b52c79 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:08.930733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bade38e8-6fdd-4b71-b92b-5376e3b52c79 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:08.930929 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bade38e8-6fdd-4b71-b92b-5376e3b52c79 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:08.953358 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:08.953358 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:08.960146 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bade38e8-6fdd-4b71-b92b-5376e3b52c79 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:08.972453 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bade38e8-6fdd-4b71-b92b-5376e3b52c79 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:08.973004 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 408/1653] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:08 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 838 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:09.054836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-67dec7d4-f0bd-4c05-b3b3-6f8b8c240c59 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.055197 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-67dec7d4-f0bd-4c05-b3b3-6f8b8c240c59 None None] GET https://10.4.3.19/volume// Jul 09 15:40:09.055197 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-67dec7d4-f0bd-4c05-b3b3-6f8b8c240c59 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:09.055556 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-67dec7d4-f0bd-4c05-b3b3-6f8b8c240c59 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:09.055652 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-67dec7d4-f0bd-4c05-b3b3-6f8b8c240c59 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:40:09.055962 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 414/1654] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:40: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 09 15:40:09.067504 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-b02b9a97-d28b-49de-9b03-0139f18d89ba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.070347 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-b02b9a97-d28b-49de-9b03-0139f18d89ba tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:40:09.070641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-b02b9a97-d28b-49de-9b03-0139f18d89ba tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:09.070912 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-b02b9a97-d28b-49de-9b03-0139f18d89ba tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:09.085919 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:09.085919 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:09.098217 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-b02b9a97-d28b-49de-9b03-0139f18d89ba tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:40:09.105231 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-b02b9a97-d28b-49de-9b03-0139f18d89ba tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:40:09.105733 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 421/1655] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:40:09 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 1548 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:40:09.144889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-549b4eb4-82e3-4e17-aa6e-d5e0496bd8ed None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.145528 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-549b4eb4-82e3-4e17-aa6e-d5e0496bd8ed None None] GET https://10.4.3.19/volume// Jul 09 15:40:09.145784 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-549b4eb4-82e3-4e17-aa6e-d5e0496bd8ed None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:09.146051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-549b4eb4-82e3-4e17-aa6e-d5e0496bd8ed None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:09.146521 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-549b4eb4-82e3-4e17-aa6e-d5e0496bd8ed None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:40:09.146934 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 413/1656] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:40: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 09 15:40:09.165247 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b16235c0-34ba-478e-a3ea-1126100af67c req-d3bd7103-d519-4a75-9a81-a4a6175b1dd9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.170570 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-d3bd7103-d519-4a75-9a81-a4a6175b1dd9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:09.172308 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-d3bd7103-d519-4a75-9a81-a4a6175b1dd9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:09.172308 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-d3bd7103-d519-4a75-9a81-a4a6175b1dd9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:09.188984 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:09.188984 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:09.193963 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-b16235c0-34ba-478e-a3ea-1126100af67c req-d3bd7103-d519-4a75-9a81-a4a6175b1dd9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:09.202572 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-d3bd7103-d519-4a75-9a81-a4a6175b1dd9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:09.203218 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 409/1657] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:40:09 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 1018 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:40:09.273689 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-4ed94cae-3b69-4c2c-93dd-82bde51f415a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.276862 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-4ed94cae-3b69-4c2c-93dd-82bde51f415a tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] PUT https://10.4.3.19/volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89 Jul 09 15:40:09.277327 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-4ed94cae-3b69-4c2c-93dd-82bde51f415a tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:09.295658 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-4ed94cae-3b69-4c2c-93dd-82bde51f415a tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Acquiring lock "cinder-attachment_update-5f9f21f9-d177-4575-8739-5cc6c88d4c1f-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:40:09.306332 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-4ed94cae-3b69-4c2c-93dd-82bde51f415a tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Lock "cinder-attachment_update-5f9f21f9-d177-4575-8739-5cc6c88d4c1f-np0000004916" acquired by "attachment_update" :: waited 0.011s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:40:09.307774 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:09.307774 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:09.388615 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b16235c0-34ba-478e-a3ea-1126100af67c req-af533b20-ba2b-4529-b973-c745add683e3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.392527 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-af533b20-ba2b-4529-b973-c745add683e3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] PUT https://10.4.3.19/volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d Jul 09 15:40:09.393680 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-af533b20-ba2b-4529-b973-c745add683e3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:09.407359 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-b16235c0-34ba-478e-a3ea-1126100af67c req-af533b20-ba2b-4529-b973-c745add683e3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Acquiring lock "cinder-attachment_update-25861656-162e-4015-95c0-954463c2bb79-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:40:09.415717 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-b16235c0-34ba-478e-a3ea-1126100af67c req-af533b20-ba2b-4529-b973-c745add683e3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Lock "cinder-attachment_update-25861656-162e-4015-95c0-954463c2bb79-np0000004916" acquired by "attachment_update" :: waited 0.009s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:40:09.416820 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:09.416820 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:09.694838 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-234de0ea-ee4a-4885-a1ea-b3bf36136ae2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.696876 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-234de0ea-ee4a-4885-a1ea-b3bf36136ae2 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 Jul 09 15:40:09.697633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-234de0ea-ee4a-4885-a1ea-b3bf36136ae2 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:09.698360 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-234de0ea-ee4a-4885-a1ea-b3bf36136ae2 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:09.718554 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:09.718554 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:09.723531 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3824c7e5-8b61-4a0e-8b52-fcc5db0eafa8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.726251 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3824c7e5-8b61-4a0e-8b52-fcc5db0eafa8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:09.726654 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3824c7e5-8b61-4a0e-8b52-fcc5db0eafa8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:09.728368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3824c7e5-8b61-4a0e-8b52-fcc5db0eafa8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:09.728368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3824c7e5-8b61-4a0e-8b52-fcc5db0eafa8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:09.728916 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-234de0ea-ee4a-4885-a1ea-b3bf36136ae2 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:09.733636 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:09.733636 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:09.734389 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-234de0ea-ee4a-4885-a1ea-b3bf36136ae2 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 returned with HTTP 200 Jul 09 15:40:09.735101 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 414/1658] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:09 2026] GET /volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:09.735311 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3824c7e5-8b61-4a0e-8b52-fcc5db0eafa8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:09.735997 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 410/1659] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:09 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:09.768747 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-34a3bf55-7696-4ebf-8e83-1b692f324807 req-ec44a0b3-2983-4661-8079-95bdc25be255 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.771815 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-34a3bf55-7696-4ebf-8e83-1b692f324807 req-ec44a0b3-2983-4661-8079-95bdc25be255 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 Jul 09 15:40:09.772117 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-34a3bf55-7696-4ebf-8e83-1b692f324807 req-ec44a0b3-2983-4661-8079-95bdc25be255 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:09.772448 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-34a3bf55-7696-4ebf-8e83-1b692f324807 req-ec44a0b3-2983-4661-8079-95bdc25be255 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:09.783895 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:09.783895 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:09.788344 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-34a3bf55-7696-4ebf-8e83-1b692f324807 req-ec44a0b3-2983-4661-8079-95bdc25be255 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:09.794213 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-34a3bf55-7696-4ebf-8e83-1b692f324807 req-ec44a0b3-2983-4661-8079-95bdc25be255 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 returned with HTTP 200 Jul 09 15:40:09.794678 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 415/1660] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:09 2026] GET /volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:09.814208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.816139 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:09.816792 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-683288704"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:09.819980 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-683288704'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:09.820357 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume of 1 GB Jul 09 15:40:09.827246 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Availability Zones retrieved successfully. Jul 09 15:40:09.835883 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Flow 'volume_create_api' (349c63d6-b35d-429b-b1da-bf9dda7e9d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:09.837877 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30cc117f-261a-4709-8268-9544f7f48cb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:09.839664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:09.841275 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-4ed94cae-3b69-4c2c-93dd-82bde51f415a tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Lock "cinder-attachment_update-5f9f21f9-d177-4575-8739-5cc6c88d4c1f-np0000004916" released by "attachment_update" :: held 0.534s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:40:09.841275 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-4ed94cae-3b69-4c2c-93dd-82bde51f415a tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89 returned with HTTP 200 Jul 09 15:40:09.842285 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 415/1661] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:40:09 2026] PUT /volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89 => generated 969 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:09.881697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30cc117f-261a-4709-8268-9544f7f48cb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:09.882945 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a62d114-91be-4828-9644-79d3d4e186f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:09.949326 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-b16235c0-34ba-478e-a3ea-1126100af67c req-af533b20-ba2b-4529-b973-c745add683e3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Lock "cinder-attachment_update-25861656-162e-4015-95c0-954463c2bb79-np0000004916" released by "attachment_update" :: held 0.533s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:40:09.949933 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-af533b20-ba2b-4529-b973-c745add683e3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d returned with HTTP 200 Jul 09 15:40:09.950292 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 422/1662] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:40:09 2026] PUT /volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:09.959373 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Created reservations ['bcff58d0-163b-4894-ba42-c2da4c6f037a', '609bc68f-1cbe-49d2-9916-f1a6854df31f', '7015476d-f8f4-4474-b2b4-25d31048a652', '42610ecf-e121-418f-80b5-e98c4410a7cc'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:09.960395 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a62d114-91be-4828-9644-79d3d4e186f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcff58d0-163b-4894-ba42-c2da4c6f037a', '609bc68f-1cbe-49d2-9916-f1a6854df31f', '7015476d-f8f4-4474-b2b4-25d31048a652', '42610ecf-e121-418f-80b5-e98c4410a7cc']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:09.961100 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (328038f3-5994-42b5-9d66-8c9a4b87eb8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:09.989397 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8aec43e0-35ca-4839-a631-1d67acf6a360 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:09.993358 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8aec43e0-35ca-4839-a631-1d67acf6a360 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:09.993655 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8aec43e0-35ca-4839-a631-1d67acf6a360 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:09.993899 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8aec43e0-35ca-4839-a631-1d67acf6a360 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:09.995012 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (328038f3-5994-42b5-9d66-8c9a4b87eb8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0d2f650-e464-4c8e-b84e-a326b5630df3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-683288704',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a20560b743d24c76ac8ac53c11eb06f3',qos_specs=None,replication_status=,reservations=['bcff58d0-163b-4894-ba42-c2da4c6f037a','609bc68f-1cbe-49d2-9916-f1a6854df31f','7015476d-f8f4-4474-b2b4-25d31048a652','42610ecf-e121-418f-80b5-e98c4410a7cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-683288704',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0d2f650-e464-4c8e-b84e-a326b5630df3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='a20560b743d24c76ac8ac53c11eb06f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:09.995964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d0d430-831b-41ff-80dd-a657ba19aefb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:10.010541 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:10.010541 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:10.018139 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8aec43e0-35ca-4839-a631-1d67acf6a360 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:10.028103 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8aec43e0-35ca-4839-a631-1d67acf6a360 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:10.029005 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 416/1663] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:09 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:10.043744 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2d0d430-831b-41ff-80dd-a657ba19aefb) transitioned into state 'SUCCESS' from state '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-683288704',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='a20560b743d24c76ac8ac53c11eb06f3',qos_specs=None,replication_status=,reservations=['bcff58d0-163b-4894-ba42-c2da4c6f037a','609bc68f-1cbe-49d2-9916-f1a6854df31f','7015476d-f8f4-4474-b2b4-25d31048a652','42610ecf-e121-418f-80b5-e98c4410a7cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ce0fac6d79749b6b21a4d0720a948d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:10.045226 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a38faf9-9b19-4505-8af3-8898d68483c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:10.058888 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a38faf9-9b19-4505-8af3-8898d68483c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:10.060194 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Flow 'volume_create_api' (349c63d6-b35d-429b-b1da-bf9dda7e9d7f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:10.060985 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Create volume request issued successfully. Jul 09 15:40:10.062126 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3493c02-7b22-4500-82cc-b708bbe43c3e tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:10.062593 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 411/1664] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:09 2026] POST /volume/v3/volumes => generated 757 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:10.080353 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-229c3767-8869-42e5-9c52-c9de37c0b62f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:10.083658 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-229c3767-8869-42e5-9c52-c9de37c0b62f tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 Jul 09 15:40:10.084103 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-229c3767-8869-42e5-9c52-c9de37c0b62f tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:10.084277 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-229c3767-8869-42e5-9c52-c9de37c0b62f tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:10.098899 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:10.098899 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:10.107312 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-229c3767-8869-42e5-9c52-c9de37c0b62f tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:10.117371 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-229c3767-8869-42e5-9c52-c9de37c0b62f tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 returned with HTTP 200 Jul 09 15:40:10.118084 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 416/1665] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:10 2026] GET /volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 => generated 825 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:10.357035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-6740162f-9fdb-4c5d-b00a-aa8696220e4d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:10.359978 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-6740162f-9fdb-4c5d-b00a-aa8696220e4d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89/action Jul 09 15:40:10.360630 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-6740162f-9fdb-4c5d-b00a-aa8696220e4d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:40:10.360630 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-6740162f-9fdb-4c5d-b00a-aa8696220e4d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:10.385025 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:10.385025 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:10.398487 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7bc0336e-3df7-44b1-b3ec-66bef6829292 req-6740162f-9fdb-4c5d-b00a-aa8696220e4d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89/action returned with HTTP 204 Jul 09 15:40:10.399063 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 423/1666] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:40:10 2026] POST /volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:10.750561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c6a6e3fc-78cf-4df4-be81-10361906ff85 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:10.753071 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c6a6e3fc-78cf-4df4-be81-10361906ff85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:10.753431 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c6a6e3fc-78cf-4df4-be81-10361906ff85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:10.753706 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c6a6e3fc-78cf-4df4-be81-10361906ff85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:10.753962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c6a6e3fc-78cf-4df4-be81-10361906ff85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:10.758801 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:10.758801 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:10.759654 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c6a6e3fc-78cf-4df4-be81-10361906ff85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:10.760130 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 417/1667] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:10 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:11.047611 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-81581f49-5dde-4b24-b072-52a1ced73ea0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.050705 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-81581f49-5dde-4b24-b072-52a1ced73ea0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:11.051280 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-81581f49-5dde-4b24-b072-52a1ced73ea0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.051629 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-81581f49-5dde-4b24-b072-52a1ced73ea0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.068629 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.068629 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:11.075599 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-81581f49-5dde-4b24-b072-52a1ced73ea0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:11.083409 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-81581f49-5dde-4b24-b072-52a1ced73ea0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:11.083929 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 412/1668] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:11.137581 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bf5c44f3-a670-4210-b830-e8e71d0f6fe6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.140383 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bf5c44f3-a670-4210-b830-e8e71d0f6fe6 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 Jul 09 15:40:11.140688 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bf5c44f3-a670-4210-b830-e8e71d0f6fe6 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.140901 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bf5c44f3-a670-4210-b830-e8e71d0f6fe6 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.150564 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.150564 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:11.155410 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bf5c44f3-a670-4210-b830-e8e71d0f6fe6 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:11.161905 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bf5c44f3-a670-4210-b830-e8e71d0f6fe6 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 returned with HTTP 200 Jul 09 15:40:11.162524 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 417/1669] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:11.196203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-61a96741-992a-4e53-bd81-de9144766c3f req-9a839b3b-2b5a-483a-acf5-8a31aa021cfe None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.200862 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-61a96741-992a-4e53-bd81-de9144766c3f req-9a839b3b-2b5a-483a-acf5-8a31aa021cfe tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 Jul 09 15:40:11.201073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-61a96741-992a-4e53-bd81-de9144766c3f req-9a839b3b-2b5a-483a-acf5-8a31aa021cfe tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.201907 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-61a96741-992a-4e53-bd81-de9144766c3f req-9a839b3b-2b5a-483a-acf5-8a31aa021cfe tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.212694 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.212694 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:11.219642 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-61a96741-992a-4e53-bd81-de9144766c3f req-9a839b3b-2b5a-483a-acf5-8a31aa021cfe tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:11.227976 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-61a96741-992a-4e53-bd81-de9144766c3f req-9a839b3b-2b5a-483a-acf5-8a31aa021cfe tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 returned with HTTP 200 Jul 09 15:40:11.229426 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 424/1670] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:11.415549 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a9b1df27-9ecc-4b7c-a32f-cfa201370793 req-3650bf23-afc0-479a-94af-9c81e15d35bc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.420322 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a9b1df27-9ecc-4b7c-a32f-cfa201370793 req-3650bf23-afc0-479a-94af-9c81e15d35bc tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:40:11.420322 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a9b1df27-9ecc-4b7c-a32f-cfa201370793 req-3650bf23-afc0-479a-94af-9c81e15d35bc tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.420322 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a9b1df27-9ecc-4b7c-a32f-cfa201370793 req-3650bf23-afc0-479a-94af-9c81e15d35bc tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.420322 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [req-a9b1df27-9ecc-4b7c-a32f-cfa201370793 req-3650bf23-afc0-479a-94af-9c81e15d35bc tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:40:11.421602 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-a9b1df27-9ecc-4b7c-a32f-cfa201370793 req-3650bf23-afc0-479a-94af-9c81e15d35bc tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:40:11.466136 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-a9b1df27-9ecc-4b7c-a32f-cfa201370793 req-3650bf23-afc0-479a-94af-9c81e15d35bc tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Get all volumes completed successfully. Jul 09 15:40:11.467808 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.467808 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:11.475911 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a9b1df27-9ecc-4b7c-a32f-cfa201370793 req-3650bf23-afc0-479a-94af-9c81e15d35bc tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:40:11.476515 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 418/1671] 10.4.3.19 () {68 vars in 1501 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:11.522473 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6888363b-5c41-4b28-9b22-a0b958bd40e1 req-22950d44-4f55-473e-aeb4-1e1611ca37c5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.528826 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6888363b-5c41-4b28-9b22-a0b958bd40e1 req-22950d44-4f55-473e-aeb4-1e1611ca37c5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:40:11.529149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6888363b-5c41-4b28-9b22-a0b958bd40e1 req-22950d44-4f55-473e-aeb4-1e1611ca37c5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.533126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6888363b-5c41-4b28-9b22-a0b958bd40e1 req-22950d44-4f55-473e-aeb4-1e1611ca37c5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.533350 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [req-6888363b-5c41-4b28-9b22-a0b958bd40e1 req-22950d44-4f55-473e-aeb4-1e1611ca37c5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:40:11.534151 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-6888363b-5c41-4b28-9b22-a0b958bd40e1 req-22950d44-4f55-473e-aeb4-1e1611ca37c5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:40:11.551093 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-6888363b-5c41-4b28-9b22-a0b958bd40e1 req-22950d44-4f55-473e-aeb4-1e1611ca37c5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Get all volumes completed successfully. Jul 09 15:40:11.552126 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.552126 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:11.559271 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6888363b-5c41-4b28-9b22-a0b958bd40e1 req-22950d44-4f55-473e-aeb4-1e1611ca37c5 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:40:11.559573 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 413/1672] 10.4.3.19 () {68 vars in 1501 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:11.595134 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-32a22bd6-0a45-4402-8a18-c116370b9223 req-c81fab73-9d10-4c0a-a87a-41e8af4bcb95 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.598203 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-32a22bd6-0a45-4402-8a18-c116370b9223 req-c81fab73-9d10-4c0a-a87a-41e8af4bcb95 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:40:11.598916 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-32a22bd6-0a45-4402-8a18-c116370b9223 req-c81fab73-9d10-4c0a-a87a-41e8af4bcb95 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.599240 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-32a22bd6-0a45-4402-8a18-c116370b9223 req-c81fab73-9d10-4c0a-a87a-41e8af4bcb95 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.599563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [req-32a22bd6-0a45-4402-8a18-c116370b9223 req-c81fab73-9d10-4c0a-a87a-41e8af4bcb95 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:40:11.600837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-32a22bd6-0a45-4402-8a18-c116370b9223 req-c81fab73-9d10-4c0a-a87a-41e8af4bcb95 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:40:11.613198 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-32a22bd6-0a45-4402-8a18-c116370b9223 req-c81fab73-9d10-4c0a-a87a-41e8af4bcb95 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Get all volumes completed successfully. Jul 09 15:40:11.614162 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.614162 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:11.621148 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-32a22bd6-0a45-4402-8a18-c116370b9223 req-c81fab73-9d10-4c0a-a87a-41e8af4bcb95 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:40:11.621882 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 418/1673] 10.4.3.19 () {68 vars in 1501 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:11.655110 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-e850ee24-dd6d-4722-9162-6d3bf5c632d7 req-50c5aeca-eb30-4b30-81ad-adba44860f41 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.657289 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e850ee24-dd6d-4722-9162-6d3bf5c632d7 req-50c5aeca-eb30-4b30-81ad-adba44860f41 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:40:11.657487 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e850ee24-dd6d-4722-9162-6d3bf5c632d7 req-50c5aeca-eb30-4b30-81ad-adba44860f41 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.657675 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e850ee24-dd6d-4722-9162-6d3bf5c632d7 req-50c5aeca-eb30-4b30-81ad-adba44860f41 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.657975 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [req-e850ee24-dd6d-4722-9162-6d3bf5c632d7 req-50c5aeca-eb30-4b30-81ad-adba44860f41 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:40:11.658757 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [req-e850ee24-dd6d-4722-9162-6d3bf5c632d7 req-50c5aeca-eb30-4b30-81ad-adba44860f41 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:40:11.669603 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-e850ee24-dd6d-4722-9162-6d3bf5c632d7 req-50c5aeca-eb30-4b30-81ad-adba44860f41 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Get all volumes completed successfully. Jul 09 15:40:11.671389 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.671389 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:11.678305 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e850ee24-dd6d-4722-9162-6d3bf5c632d7 req-50c5aeca-eb30-4b30-81ad-adba44860f41 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:40:11.679215 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 425/1674] 10.4.3.19 () {68 vars in 1501 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:11.720243 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ba2c2586-a650-4663-9614-11554359809d req-8c08569e-5c27-4eea-a28f-0ec82552c8a0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.723109 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ba2c2586-a650-4663-9614-11554359809d req-8c08569e-5c27-4eea-a28f-0ec82552c8a0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:40:11.723379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ba2c2586-a650-4663-9614-11554359809d req-8c08569e-5c27-4eea-a28f-0ec82552c8a0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.724213 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ba2c2586-a650-4663-9614-11554359809d req-8c08569e-5c27-4eea-a28f-0ec82552c8a0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.724213 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [req-ba2c2586-a650-4663-9614-11554359809d req-8c08569e-5c27-4eea-a28f-0ec82552c8a0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:40:11.724742 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-ba2c2586-a650-4663-9614-11554359809d req-8c08569e-5c27-4eea-a28f-0ec82552c8a0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:40:11.735785 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-ba2c2586-a650-4663-9614-11554359809d req-8c08569e-5c27-4eea-a28f-0ec82552c8a0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Get all volumes completed successfully. Jul 09 15:40:11.736964 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.736964 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:11.742339 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ba2c2586-a650-4663-9614-11554359809d req-8c08569e-5c27-4eea-a28f-0ec82552c8a0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:40:11.742762 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 419/1675] 10.4.3.19 () {68 vars in 1501 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:11.771975 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3cf2c6de-247a-42c6-8625-c23651ecd0d8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.777427 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3cf2c6de-247a-42c6-8625-c23651ecd0d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:11.777427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3cf2c6de-247a-42c6-8625-c23651ecd0d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.777427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3cf2c6de-247a-42c6-8625-c23651ecd0d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.777427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3cf2c6de-247a-42c6-8625-c23651ecd0d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:11.790636 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.790636 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:11.791488 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3cf2c6de-247a-42c6-8625-c23651ecd0d8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:11.795200 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 414/1676] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:11.798165 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a33517b9-6f0e-41f6-8756-72ebd94d8453 req-2fd82743-635e-446e-8e2a-2ccf541352fb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.801332 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a33517b9-6f0e-41f6-8756-72ebd94d8453 req-2fd82743-635e-446e-8e2a-2ccf541352fb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:40:11.801728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a33517b9-6f0e-41f6-8756-72ebd94d8453 req-2fd82743-635e-446e-8e2a-2ccf541352fb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.802053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a33517b9-6f0e-41f6-8756-72ebd94d8453 req-2fd82743-635e-446e-8e2a-2ccf541352fb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.802442 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [req-a33517b9-6f0e-41f6-8756-72ebd94d8453 req-2fd82743-635e-446e-8e2a-2ccf541352fb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:40:11.803719 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-a33517b9-6f0e-41f6-8756-72ebd94d8453 req-2fd82743-635e-446e-8e2a-2ccf541352fb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:40:11.816071 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a33517b9-6f0e-41f6-8756-72ebd94d8453 req-2fd82743-635e-446e-8e2a-2ccf541352fb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Get all volumes completed successfully. Jul 09 15:40:11.817209 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.817209 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:11.821970 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a33517b9-6f0e-41f6-8756-72ebd94d8453 req-2fd82743-635e-446e-8e2a-2ccf541352fb tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:40:11.822471 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 419/1677] 10.4.3.19 () {68 vars in 1501 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:11.868030 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-098d499c-d8bb-4d3b-8c94-1d9b8ee5d207 req-1f5f3b19-cc95-42d7-96f4-c0c8acf1ff63 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.874483 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-098d499c-d8bb-4d3b-8c94-1d9b8ee5d207 req-1f5f3b19-cc95-42d7-96f4-c0c8acf1ff63 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:40:11.874621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-098d499c-d8bb-4d3b-8c94-1d9b8ee5d207 req-1f5f3b19-cc95-42d7-96f4-c0c8acf1ff63 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.874832 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-098d499c-d8bb-4d3b-8c94-1d9b8ee5d207 req-1f5f3b19-cc95-42d7-96f4-c0c8acf1ff63 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.875111 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [req-098d499c-d8bb-4d3b-8c94-1d9b8ee5d207 req-1f5f3b19-cc95-42d7-96f4-c0c8acf1ff63 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:40:11.876582 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [req-098d499c-d8bb-4d3b-8c94-1d9b8ee5d207 req-1f5f3b19-cc95-42d7-96f4-c0c8acf1ff63 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:40:11.892602 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-098d499c-d8bb-4d3b-8c94-1d9b8ee5d207 req-1f5f3b19-cc95-42d7-96f4-c0c8acf1ff63 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Get all volumes completed successfully. Jul 09 15:40:11.893827 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.893827 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:11.899678 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-098d499c-d8bb-4d3b-8c94-1d9b8ee5d207 req-1f5f3b19-cc95-42d7-96f4-c0c8acf1ff63 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:40:11.900232 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 426/1678] 10.4.3.19 () {68 vars in 1501 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:11.937306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-392df08f-6f5b-4b4b-a308-e3c103682101 req-041cf3ec-e958-421f-b975-c71a8c6c361a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:11.943630 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-392df08f-6f5b-4b4b-a308-e3c103682101 req-041cf3ec-e958-421f-b975-c71a8c6c361a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:40:11.944792 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-392df08f-6f5b-4b4b-a308-e3c103682101 req-041cf3ec-e958-421f-b975-c71a8c6c361a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:11.945778 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-392df08f-6f5b-4b4b-a308-e3c103682101 req-041cf3ec-e958-421f-b975-c71a8c6c361a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:11.946447 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [req-392df08f-6f5b-4b4b-a308-e3c103682101 req-041cf3ec-e958-421f-b975-c71a8c6c361a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:40:11.950110 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [req-392df08f-6f5b-4b4b-a308-e3c103682101 req-041cf3ec-e958-421f-b975-c71a8c6c361a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:40:11.974349 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-392df08f-6f5b-4b4b-a308-e3c103682101 req-041cf3ec-e958-421f-b975-c71a8c6c361a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] Get all volumes completed successfully. Jul 09 15:40:11.980742 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:11.980742 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:12.000654 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-392df08f-6f5b-4b4b-a308-e3c103682101 req-041cf3ec-e958-421f-b975-c71a8c6c361a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:40:12.001826 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 420/1679] 10.4.3.19 () {68 vars in 1501 bytes} [Thu Jul 9 15:40:11 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:12.035738 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-472c143e-c795-429a-bc1c-14f4d72ce254 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:12.039917 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-472c143e-c795-429a-bc1c-14f4d72ce254 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 Jul 09 15:40:12.040155 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-472c143e-c795-429a-bc1c-14f4d72ce254 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:12.040534 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-472c143e-c795-429a-bc1c-14f4d72ce254 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:12.040841 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-472c143e-c795-429a-bc1c-14f4d72ce254 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Delete volume with id: d0d2f650-e464-4c8e-b84e-a326b5630df3 Jul 09 15:40:12.053454 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:12.053454 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:12.054760 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-472c143e-c795-429a-bc1c-14f4d72ce254 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:12.094131 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-472c143e-c795-429a-bc1c-14f4d72ce254 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Delete volume request issued successfully. Jul 09 15:40:12.094808 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-472c143e-c795-429a-bc1c-14f4d72ce254 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 returned with HTTP 202 Jul 09 15:40:12.095280 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 415/1680] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:12 2026] DELETE /volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:12.105130 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ffcb3cfb-8eb9-4549-97ba-156728591f44 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:12.106201 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f2177cef-738e-41ec-9c75-7ee68a8f31af None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:12.108666 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f2177cef-738e-41ec-9c75-7ee68a8f31af tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:12.108840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f2177cef-738e-41ec-9c75-7ee68a8f31af tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:12.109240 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f2177cef-738e-41ec-9c75-7ee68a8f31af tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:12.109464 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ffcb3cfb-8eb9-4549-97ba-156728591f44 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 Jul 09 15:40:12.110321 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ffcb3cfb-8eb9-4549-97ba-156728591f44 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:12.110321 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ffcb3cfb-8eb9-4549-97ba-156728591f44 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:12.125129 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:12.125129 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:12.126085 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:12.126085 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:12.132174 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f2177cef-738e-41ec-9c75-7ee68a8f31af tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:12.134017 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ffcb3cfb-8eb9-4549-97ba-156728591f44 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:12.138766 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f2177cef-738e-41ec-9c75-7ee68a8f31af tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:12.139710 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 427/1681] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:12 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:12.145206 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ffcb3cfb-8eb9-4549-97ba-156728591f44 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 returned with HTTP 200 Jul 09 15:40:12.146130 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 420/1682] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:12 2026] GET /volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 => generated 849 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:12.811898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d3a4b66a-70b7-41fe-8e2b-44353355ccf1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:12.814243 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d3a4b66a-70b7-41fe-8e2b-44353355ccf1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:12.814728 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d3a4b66a-70b7-41fe-8e2b-44353355ccf1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:12.815672 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d3a4b66a-70b7-41fe-8e2b-44353355ccf1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:12.815672 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d3a4b66a-70b7-41fe-8e2b-44353355ccf1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:12.820480 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:12.820480 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:12.821366 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d3a4b66a-70b7-41fe-8e2b-44353355ccf1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:12.821563 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 421/1683] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:12 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:13.156787 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9c126cff-a936-4bc0-afae-0f60959f9f59 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:13.159503 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9c126cff-a936-4bc0-afae-0f60959f9f59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:13.159769 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9c126cff-a936-4bc0-afae-0f60959f9f59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:13.160040 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9c126cff-a936-4bc0-afae-0f60959f9f59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:13.165278 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fb2a3dc6-c694-43c8-b488-3777c8f76258 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:13.168662 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb2a3dc6-c694-43c8-b488-3777c8f76258 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 Jul 09 15:40:13.168662 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb2a3dc6-c694-43c8-b488-3777c8f76258 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:13.170635 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb2a3dc6-c694-43c8-b488-3777c8f76258 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:13.179638 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb2a3dc6-c694-43c8-b488-3777c8f76258 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 returned with HTTP 404 Jul 09 15:40:13.181642 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 428/1684] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:13 2026] GET /volume/v3/volumes/d0d2f650-e464-4c8e-b84e-a326b5630df3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:13.181734 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:13.181734 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:13.187725 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9c126cff-a936-4bc0-afae-0f60959f9f59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:13.188737 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-33d59fc8-b7d3-4883-92ce-59a7eef949b0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:13.191121 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-33d59fc8-b7d3-4883-92ce-59a7eef949b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] DELETE https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 Jul 09 15:40:13.191420 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-33d59fc8-b7d3-4883-92ce-59a7eef949b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:13.191689 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-33d59fc8-b7d3-4883-92ce-59a7eef949b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:13.192212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-33d59fc8-b7d3-4883-92ce-59a7eef949b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Delete volume with id: 430819c4-47dd-48eb-9063-a2e670217551 Jul 09 15:40:13.193944 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9c126cff-a936-4bc0-afae-0f60959f9f59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:13.194459 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 416/1685] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:13 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:13.215738 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:13.215738 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:13.218475 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-33d59fc8-b7d3-4883-92ce-59a7eef949b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:13.256210 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-33d59fc8-b7d3-4883-92ce-59a7eef949b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Delete volume request issued successfully. Jul 09 15:40:13.256603 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-33d59fc8-b7d3-4883-92ce-59a7eef949b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 returned with HTTP 202 Jul 09 15:40:13.257205 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 421/1686] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:13 2026] DELETE /volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:13.271732 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4272e683-2a7c-4570-8580-f4a5e6a7e331 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:13.274709 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4272e683-2a7c-4570-8580-f4a5e6a7e331 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 Jul 09 15:40:13.274709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4272e683-2a7c-4570-8580-f4a5e6a7e331 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:13.274709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4272e683-2a7c-4570-8580-f4a5e6a7e331 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:13.288556 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:13.288556 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:13.296989 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4272e683-2a7c-4570-8580-f4a5e6a7e331 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:13.303117 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4272e683-2a7c-4570-8580-f4a5e6a7e331 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 returned with HTTP 200 Jul 09 15:40:13.303529 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 422/1687] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:13 2026] GET /volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:13.836279 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9f8fc14e-750a-4557-9d67-65d7b2709a5a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:13.842657 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f8fc14e-750a-4557-9d67-65d7b2709a5a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:13.842657 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f8fc14e-750a-4557-9d67-65d7b2709a5a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:13.842657 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f8fc14e-750a-4557-9d67-65d7b2709a5a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:13.842657 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9f8fc14e-750a-4557-9d67-65d7b2709a5a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:13.851198 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:13.851198 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:13.852070 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f8fc14e-750a-4557-9d67-65d7b2709a5a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:13.852445 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 429/1688] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:13 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:14.211907 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d6b93cc8-89bd-4d47-bc9e-9ec934a694bf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:14.214392 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6b93cc8-89bd-4d47-bc9e-9ec934a694bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:14.214656 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6b93cc8-89bd-4d47-bc9e-9ec934a694bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:14.214939 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6b93cc8-89bd-4d47-bc9e-9ec934a694bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:14.228040 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:14.228040 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:14.233579 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d6b93cc8-89bd-4d47-bc9e-9ec934a694bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:14.240431 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6b93cc8-89bd-4d47-bc9e-9ec934a694bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:14.241116 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 417/1689] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:14 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:14.325613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6b6df83f-4d6c-4ffa-a1d0-353803b427b0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:14.329112 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b6df83f-4d6c-4ffa-a1d0-353803b427b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 Jul 09 15:40:14.329335 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b6df83f-4d6c-4ffa-a1d0-353803b427b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:14.329570 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b6df83f-4d6c-4ffa-a1d0-353803b427b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:14.341173 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b6df83f-4d6c-4ffa-a1d0-353803b427b0 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 returned with HTTP 404 Jul 09 15:40:14.341173 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 422/1690] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:14 2026] GET /volume/v3/volumes/430819c4-47dd-48eb-9063-a2e670217551 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:14.351355 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d137df5b-5ccc-4590-b82e-c485412d9138 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:14.353890 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d137df5b-5ccc-4590-b82e-c485412d9138 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] DELETE https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b Jul 09 15:40:14.354233 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d137df5b-5ccc-4590-b82e-c485412d9138 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:14.354532 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d137df5b-5ccc-4590-b82e-c485412d9138 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:14.354762 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-d137df5b-5ccc-4590-b82e-c485412d9138 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Delete volume with id: 470c08ed-0b26-4daa-a410-5f775938c11b Jul 09 15:40:14.365262 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:14.365262 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:14.366470 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d137df5b-5ccc-4590-b82e-c485412d9138 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:14.414211 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d137df5b-5ccc-4590-b82e-c485412d9138 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Delete volume request issued successfully. Jul 09 15:40:14.414211 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d137df5b-5ccc-4590-b82e-c485412d9138 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b returned with HTTP 202 Jul 09 15:40:14.414211 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 423/1691] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:14 2026] DELETE /volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:14.427044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0068c0d1-ae1b-48ed-990e-9497d47b62c9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:14.432398 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0068c0d1-ae1b-48ed-990e-9497d47b62c9 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b Jul 09 15:40:14.433546 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0068c0d1-ae1b-48ed-990e-9497d47b62c9 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:14.434124 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0068c0d1-ae1b-48ed-990e-9497d47b62c9 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:14.448670 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:14.448670 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:14.460515 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0068c0d1-ae1b-48ed-990e-9497d47b62c9 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Volume info retrieved successfully. Jul 09 15:40:14.467206 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0068c0d1-ae1b-48ed-990e-9497d47b62c9 tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b returned with HTTP 200 Jul 09 15:40:14.467752 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 430/1692] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:14 2026] GET /volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:14.868588 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d25b3ea6-1eb4-4e0d-90ad-2f13abb982d4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:14.876016 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d25b3ea6-1eb4-4e0d-90ad-2f13abb982d4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:14.879095 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d25b3ea6-1eb4-4e0d-90ad-2f13abb982d4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:14.879095 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d25b3ea6-1eb4-4e0d-90ad-2f13abb982d4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:14.880020 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d25b3ea6-1eb4-4e0d-90ad-2f13abb982d4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:14.890896 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:14.890896 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:14.891562 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d25b3ea6-1eb4-4e0d-90ad-2f13abb982d4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:14.892060 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 418/1693] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:14 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:15.260406 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-379f9ff9-6af8-4bcd-abc7-c0bcba2e7c78 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:15.262799 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-379f9ff9-6af8-4bcd-abc7-c0bcba2e7c78 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:15.263135 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-379f9ff9-6af8-4bcd-abc7-c0bcba2e7c78 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:15.263455 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-379f9ff9-6af8-4bcd-abc7-c0bcba2e7c78 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:15.280500 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:15.280500 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:15.286103 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-379f9ff9-6af8-4bcd-abc7-c0bcba2e7c78 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:15.293731 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-379f9ff9-6af8-4bcd-abc7-c0bcba2e7c78 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:15.295485 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 423/1694] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:15 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:15.486075 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-797360fa-16a6-48f0-80df-94c9731e9b5a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:15.488613 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-797360fa-16a6-48f0-80df-94c9731e9b5a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] GET https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b Jul 09 15:40:15.488613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-797360fa-16a6-48f0-80df-94c9731e9b5a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:15.490169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-797360fa-16a6-48f0-80df-94c9731e9b5a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:15.498881 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-797360fa-16a6-48f0-80df-94c9731e9b5a tempest-VolumesTestJSON-1781373064 tempest-VolumesTestJSON-1781373064-project-member] https://10.4.3.19/volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b returned with HTTP 404 Jul 09 15:40:15.499664 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 424/1695] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:15 2026] GET /volume/v3/volumes/470c08ed-0b26-4daa-a410-5f775938c11b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:15.910874 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-08efa406-043b-4ee0-a6c9-40add7c239f4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:15.913023 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-08efa406-043b-4ee0-a6c9-40add7c239f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:15.913508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-08efa406-043b-4ee0-a6c9-40add7c239f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:15.914106 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-08efa406-043b-4ee0-a6c9-40add7c239f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:15.914106 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-08efa406-043b-4ee0-a6c9-40add7c239f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:15.919247 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:15.919247 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:15.920222 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-08efa406-043b-4ee0-a6c9-40add7c239f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:15.920813 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 431/1696] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:15 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:16.316116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-785bb705-82e7-4064-971d-1d926bcb8936 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:16.318072 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-785bb705-82e7-4064-971d-1d926bcb8936 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:16.318437 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-785bb705-82e7-4064-971d-1d926bcb8936 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:16.318653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-785bb705-82e7-4064-971d-1d926bcb8936 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:16.344845 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:16.344845 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:16.353427 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-785bb705-82e7-4064-971d-1d926bcb8936 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:16.359816 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-785bb705-82e7-4064-971d-1d926bcb8936 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:16.360340 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 419/1697] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:16 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:16.925025 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b16235c0-34ba-478e-a3ea-1126100af67c req-82d32565-1b0d-4b9c-bb55-fac20c892892 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:16.932429 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-82d32565-1b0d-4b9c-bb55-fac20c892892 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d/action Jul 09 15:40:16.936000 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-82d32565-1b0d-4b9c-bb55-fac20c892892 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:40:16.936000 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-82d32565-1b0d-4b9c-bb55-fac20c892892 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:16.942658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-39ca164d-aced-4f66-ba36-cd2f06d58500 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:16.945018 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39ca164d-aced-4f66-ba36-cd2f06d58500 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:16.945355 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39ca164d-aced-4f66-ba36-cd2f06d58500 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:16.946137 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39ca164d-aced-4f66-ba36-cd2f06d58500 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:16.946137 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-39ca164d-aced-4f66-ba36-cd2f06d58500 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:16.954620 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:16.954620 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:16.955539 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39ca164d-aced-4f66-ba36-cd2f06d58500 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:16.956234 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 425/1698] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:16 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:16.971841 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:16.971841 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:16.991960 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b16235c0-34ba-478e-a3ea-1126100af67c req-82d32565-1b0d-4b9c-bb55-fac20c892892 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d/action returned with HTTP 204 Jul 09 15:40:16.992491 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 424/1699] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:40:16 2026] POST /volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:17.378597 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-721f62e3-83b6-4c77-b6e1-2beb580ee634 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:17.381142 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-721f62e3-83b6-4c77-b6e1-2beb580ee634 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:17.381691 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-721f62e3-83b6-4c77-b6e1-2beb580ee634 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:17.382024 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-721f62e3-83b6-4c77-b6e1-2beb580ee634 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:17.399213 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:17.399213 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:17.401739 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-721f62e3-83b6-4c77-b6e1-2beb580ee634 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:17.410037 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-721f62e3-83b6-4c77-b6e1-2beb580ee634 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:17.411676 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 432/1700] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:17 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 1131 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:17.428818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-45a11c3c-912b-4067-8cac-ba344ea57f00 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:17.430525 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45a11c3c-912b-4067-8cac-ba344ea57f00 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:40:17.430912 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45a11c3c-912b-4067-8cac-ba344ea57f00 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "25861656-162e-4015-95c0-954463c2bb79", "name": "tempest-VolumesBackupsTest-Backup-860355748", "force": true, "container": "tempest-volumesbackupstest-backup-container-433747767"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:17.432817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-45a11c3c-912b-4067-8cac-ba344ea57f00 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating new backup {'backup': {'volume_id': '25861656-162e-4015-95c0-954463c2bb79', 'name': 'tempest-VolumesBackupsTest-Backup-860355748', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-433747767'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:40:17.432817 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-45a11c3c-912b-4067-8cac-ba344ea57f00 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating backup of volume 25861656-162e-4015-95c0-954463c2bb79 in container tempest-volumesbackupstest-backup-container-433747767 Jul 09 15:40:17.446290 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:17.446290 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:17.446841 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-45a11c3c-912b-4067-8cac-ba344ea57f00 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:17.478554 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-45a11c3c-912b-4067-8cac-ba344ea57f00 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['0706127c-7803-4b2c-9bd4-07e394420525', 'ff556e96-2736-46e0-98fa-58c00d053031'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:17.538119 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45a11c3c-912b-4067-8cac-ba344ea57f00 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:40:17.538722 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 420/1701] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:17 2026] POST /volume/v3/backups => generated 327 bytes in 111 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:17.551726 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b67cd35f-6bf8-4e9d-a7d1-e1b5c8ad6c9c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:17.555343 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b67cd35f-6bf8-4e9d-a7d1-e1b5c8ad6c9c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:17.555685 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b67cd35f-6bf8-4e9d-a7d1-e1b5c8ad6c9c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:17.555878 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b67cd35f-6bf8-4e9d-a7d1-e1b5c8ad6c9c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:17.556060 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b67cd35f-6bf8-4e9d-a7d1-e1b5c8ad6c9c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:17.562774 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:17.562774 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:17.562774 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b67cd35f-6bf8-4e9d-a7d1-e1b5c8ad6c9c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:17.562774 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 426/1702] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:17 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 785 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:17.970370 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-11003907-eee2-4775-8d6a-fe6a20d8d234 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:17.972377 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-11003907-eee2-4775-8d6a-fe6a20d8d234 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:17.972593 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-11003907-eee2-4775-8d6a-fe6a20d8d234 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:17.972833 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-11003907-eee2-4775-8d6a-fe6a20d8d234 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:17.972988 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-11003907-eee2-4775-8d6a-fe6a20d8d234 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:17.978253 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:17.978253 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:17.978673 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-11003907-eee2-4775-8d6a-fe6a20d8d234 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:17.979388 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 425/1703] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:17 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:18.026717 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-83a46790-0793-4744-ac52-21144d7f5bef None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:18.239784 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-83a46790-0793-4744-ac52-21144d7f5bef tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] GET https://10.4.3.19/volume/v3/os-hosts Jul 09 15:40:18.240132 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-83a46790-0793-4744-ac52-21144d7f5bef tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:18.240414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-83a46790-0793-4744-ac52-21144d7f5bef tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:18.251490 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.hosts [None req-83a46790-0793-4744-ac52-21144d7f5bef tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] status, active and update: available, enabled, 2026-07-09 15:38:31+00:00 {{(pid=99866) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 09 15:40:18.251695 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.hosts [None req-83a46790-0793-4744-ac52-21144d7f5bef tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] status, active and update: available, enabled, 2026-07-09 15:38:28+00:00 {{(pid=99866) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 09 15:40:18.251768 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.hosts [None req-83a46790-0793-4744-ac52-21144d7f5bef tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] status, active and update: available, enabled, 2026-07-09 15:40:03+00:00 {{(pid=99866) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 09 15:40:18.252069 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-83a46790-0793-4744-ac52-21144d7f5bef tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] https://10.4.3.19/volume/v3/os-hosts returned with HTTP 200 Jul 09 15:40:18.252957 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 433/1704] 10.4.3.19 () {66 vars in 1233 bytes} [Thu Jul 9 15:40:18 2026] GET /volume/v3/os-hosts => generated 560 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:18.266396 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-afe9b071-28a5-41de-a0e2-6f744468812d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:18.272098 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-afe9b071-28a5-41de-a0e2-6f744468812d tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] GET https://10.4.3.19/volume/v3/os-hosts Jul 09 15:40:18.273577 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-afe9b071-28a5-41de-a0e2-6f744468812d tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:18.274365 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-afe9b071-28a5-41de-a0e2-6f744468812d tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:18.274856 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:18.274856 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:18.283313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.hosts [None req-afe9b071-28a5-41de-a0e2-6f744468812d tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] status, active and update: available, enabled, 2026-07-09 15:38:31+00:00 {{(pid=99865) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 09 15:40:18.283544 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.hosts [None req-afe9b071-28a5-41de-a0e2-6f744468812d tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] status, active and update: available, enabled, 2026-07-09 15:38:28+00:00 {{(pid=99865) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 09 15:40:18.284122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.hosts [None req-afe9b071-28a5-41de-a0e2-6f744468812d tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] status, active and update: available, enabled, 2026-07-09 15:40:03+00:00 {{(pid=99865) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 09 15:40:18.284573 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-afe9b071-28a5-41de-a0e2-6f744468812d tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] https://10.4.3.19/volume/v3/os-hosts returned with HTTP 200 Jul 09 15:40:18.285176 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 421/1705] 10.4.3.19 () {66 vars in 1233 bytes} [Thu Jul 9 15:40:18 2026] GET /volume/v3/os-hosts => generated 560 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:18.296085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a022b505-dd86-4c3a-91b8-09ad1d5170bd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:18.297865 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a022b505-dd86-4c3a-91b8-09ad1d5170bd tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] GET https://10.4.3.19/volume/v3/os-hosts/np0000004916@storpool Jul 09 15:40:18.298060 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a022b505-dd86-4c3a-91b8-09ad1d5170bd tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:18.298298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a022b505-dd86-4c3a-91b8-09ad1d5170bd tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:18.397574 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a022b505-dd86-4c3a-91b8-09ad1d5170bd tempest-VolumeHostsAdminTestsJSON-1637288492 tempest-VolumeHostsAdminTestsJSON-1637288492-project-admin] https://10.4.3.19/volume/v3/os-hosts/np0000004916@storpool returned with HTTP 200 Jul 09 15:40:18.397836 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 427/1706] 10.4.3.19 () {66 vars in 1299 bytes} [Thu Jul 9 15:40:18 2026] GET /volume/v3/os-hosts/np0000004916@storpool => generated 1315 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:18.581114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4986183b-ab46-46f2-8b39-75b272de8749 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:18.583138 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4986183b-ab46-46f2-8b39-75b272de8749 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:18.583458 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4986183b-ab46-46f2-8b39-75b272de8749 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:18.583696 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4986183b-ab46-46f2-8b39-75b272de8749 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:18.583828 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-4986183b-ab46-46f2-8b39-75b272de8749 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:18.591270 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:18.591270 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:18.591270 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4986183b-ab46-46f2-8b39-75b272de8749 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:18.591654 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 426/1707] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:18 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:18.995345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d5539477-93ad-4401-a24b-d22e03f7fec5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:18.997487 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d5539477-93ad-4401-a24b-d22e03f7fec5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:18.997739 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d5539477-93ad-4401-a24b-d22e03f7fec5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:18.998482 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d5539477-93ad-4401-a24b-d22e03f7fec5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:18.998482 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d5539477-93ad-4401-a24b-d22e03f7fec5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:19.003205 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:19.003205 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:19.005325 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d5539477-93ad-4401-a24b-d22e03f7fec5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:19.005325 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 434/1708] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:18 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:19.604901 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-22542b94-9ffa-4410-885a-af611868abf6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:19.608481 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22542b94-9ffa-4410-885a-af611868abf6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:19.608481 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22542b94-9ffa-4410-885a-af611868abf6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:19.608481 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22542b94-9ffa-4410-885a-af611868abf6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:19.609040 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-22542b94-9ffa-4410-885a-af611868abf6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:19.616469 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:19.616469 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:19.617315 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22542b94-9ffa-4410-885a-af611868abf6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:19.617876 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 422/1709] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:19 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:20.017008 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f1a0ba79-ab4e-41a3-a408-9dadb20f9150 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:20.021039 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f1a0ba79-ab4e-41a3-a408-9dadb20f9150 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:20.021039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f1a0ba79-ab4e-41a3-a408-9dadb20f9150 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:20.021039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f1a0ba79-ab4e-41a3-a408-9dadb20f9150 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:20.021039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f1a0ba79-ab4e-41a3-a408-9dadb20f9150 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:20.028394 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:20.028394 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:20.029759 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f1a0ba79-ab4e-41a3-a408-9dadb20f9150 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:20.030421 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 428/1710] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:20 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:20.630859 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b93d9229-2eae-46a3-81f0-167e7bf6e27f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:20.633392 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b93d9229-2eae-46a3-81f0-167e7bf6e27f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:20.633919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b93d9229-2eae-46a3-81f0-167e7bf6e27f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:20.634365 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b93d9229-2eae-46a3-81f0-167e7bf6e27f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:20.634533 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b93d9229-2eae-46a3-81f0-167e7bf6e27f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:20.639971 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:20.639971 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:20.641137 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b93d9229-2eae-46a3-81f0-167e7bf6e27f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:20.641959 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 427/1711] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:20 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:21.046255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5ca29e2a-9200-49e8-b629-2444eed84b22 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:21.049795 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5ca29e2a-9200-49e8-b629-2444eed84b22 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:21.049795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5ca29e2a-9200-49e8-b629-2444eed84b22 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:21.049795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5ca29e2a-9200-49e8-b629-2444eed84b22 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:21.049795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-5ca29e2a-9200-49e8-b629-2444eed84b22 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:21.053441 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:21.053441 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:21.054545 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5ca29e2a-9200-49e8-b629-2444eed84b22 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:21.054884 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 435/1712] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:21 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:21.659476 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5e0b851e-0954-4f98-8bef-85dcd5a00cf5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:21.662976 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5e0b851e-0954-4f98-8bef-85dcd5a00cf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:21.663429 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5e0b851e-0954-4f98-8bef-85dcd5a00cf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:21.663671 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5e0b851e-0954-4f98-8bef-85dcd5a00cf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:21.663808 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5e0b851e-0954-4f98-8bef-85dcd5a00cf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:21.674320 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:21.674320 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:21.675331 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5e0b851e-0954-4f98-8bef-85dcd5a00cf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:21.675798 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 423/1713] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:21 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:21.767140 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f0ddc980-079f-4631-ae02-51390c36c769 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:21.907243 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f0ddc980-079f-4631-ae02-51390c36c769 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] GET https://10.4.3.19/volume/v3/os-quota-class-sets/default Jul 09 15:40:21.907472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f0ddc980-079f-4631-ae02-51390c36c769 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:21.907687 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f0ddc980-079f-4631-ae02-51390c36c769 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:21.927626 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f0ddc980-079f-4631-ae02-51390c36c769 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 09 15:40:21.928008 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 429/1714] 10.4.3.19 () {66 vars in 1290 bytes} [Thu Jul 9 15:40:21 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:21.937705 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c593059d-1105-4b49-8476-e5d001b52491 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:21.944710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f66549c4-7801-42e9-a23e-0c376faa50d8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:21.946841 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f66549c4-7801-42e9-a23e-0c376faa50d8 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] GET https://10.4.3.19/volume/v3/os-quota-class-sets/default Jul 09 15:40:21.947954 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f66549c4-7801-42e9-a23e-0c376faa50d8 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:21.947954 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f66549c4-7801-42e9-a23e-0c376faa50d8 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:21.973791 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f66549c4-7801-42e9-a23e-0c376faa50d8 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 09 15:40:21.976884 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 436/1715] 10.4.3.19 () {66 vars in 1290 bytes} [Thu Jul 9 15:40:21 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:21.986592 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-786ecaef-8ea5-4861-bb13-846c480dae06 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:21.986941 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-786ecaef-8ea5-4861-bb13-846c480dae06 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:40:21.987343 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-786ecaef-8ea5-4861-bb13-846c480dae06 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1354788775"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:22.007063 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-786ecaef-8ea5-4861-bb13-846c480dae06 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:40:22.007589 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 424/1716] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:40:21 2026] POST /volume/v3/types => generated 228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:22.019609 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8ca0607b-31ac-4e12-8e00-f13922e37309 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.021253 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8ca0607b-31ac-4e12-8e00-f13922e37309 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-class-sets/default Jul 09 15:40:22.022429 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8ca0607b-31ac-4e12-8e00-f13922e37309 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-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-1354788775": 8, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1354788775": 6, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1354788775": 3}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:22.035239 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:22.035239 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1013402991", "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:22.037000 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1013402991', 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:22.069249 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a6c4a659-9933-4c79-b49e-f03a2becab7f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.072822 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a6c4a659-9933-4c79-b49e-f03a2becab7f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:22.073411 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a6c4a659-9933-4c79-b49e-f03a2becab7f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:22.073871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a6c4a659-9933-4c79-b49e-f03a2becab7f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:22.074649 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a6c4a659-9933-4c79-b49e-f03a2becab7f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:22.096201 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:22.096201 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:22.098256 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a6c4a659-9933-4c79-b49e-f03a2becab7f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:22.099916 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 437/1717] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:22 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:22.166152 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume of 1 GB Jul 09 15:40:22.166752 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:22.166752 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:22.167433 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Availability Zones retrieved successfully. Jul 09 15:40:22.174625 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Flow 'volume_create_api' (604eeaf6-378b-4811-939f-7c103b1614ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:22.175870 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a059637-8589-489b-9f95-7d26be57066f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:22.177836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:22.196969 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8ca0607b-31ac-4e12-8e00-f13922e37309 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 09 15:40:22.197538 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 430/1718] 10.4.3.19 () {68 vars in 1311 bytes} [Thu Jul 9 15:40:22 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:22.208999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-495d044a-a65a-4326-8a71-f370bc080e4d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.211861 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/0dc9ddc1090f4a2eba712ed2f62bd42f/defaults Jul 09 15:40:22.212156 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:22.212448 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Calling method 'defaults' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:22.232133 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-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 09 15:40:22.232659 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-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 09 15:40:22.233073 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-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 09 15:40:22.233996 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-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 09 15:40:22.234464 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-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 09 15:40:22.235606 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-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 09 15:40:22.240614 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-495d044a-a65a-4326-8a71-f370bc080e4d tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/0dc9ddc1090f4a2eba712ed2f62bd42f/defaults returned with HTTP 200 Jul 09 15:40:22.241264 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 425/1719] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:40:22 2026] GET /volume/v3/os-quota-sets/0dc9ddc1090f4a2eba712ed2f62bd42f/defaults => generated 645 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:22.244682 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:22.244682 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:22.260423 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a059637-8589-489b-9f95-7d26be57066f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=374541e7-3086-48ab-8ed0-c32d19e43b0e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '374541e7-3086-48ab-8ed0-c32d19e43b0e', 'encryption_key_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=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:22.261400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca7108d-a652-4ac4-b8a1-42c2cc36665f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:22.350008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Created reservations ['0c490967-39aa-4434-ba45-5e3e2ee9787a', '1f111ee6-8b72-4506-96d4-f58fe890668f', '39682842-bda1-4b33-92f0-81bbe13ca6e5', '762aae85-f235-42fd-82ce-6e6e9c8854dd'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:22.351062 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ca7108d-a652-4ac4-b8a1-42c2cc36665f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c490967-39aa-4434-ba45-5e3e2ee9787a', '1f111ee6-8b72-4506-96d4-f58fe890668f', '39682842-bda1-4b33-92f0-81bbe13ca6e5', '762aae85-f235-42fd-82ce-6e6e9c8854dd']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:22.352439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c1c4b1-416e-4b77-b205-62ba94ca9a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:22.382288 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c1c4b1-416e-4b77-b205-62ba94ca9a77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78977d65-8f7c-49fc-8171-2a91a7d4cc4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1013402991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c21ccd76dfc24c0690216ddfcb921745',qos_specs=None,replication_status=,reservations=['0c490967-39aa-4434-ba45-5e3e2ee9787a','1f111ee6-8b72-4506-96d4-f58fe890668f','39682842-bda1-4b33-92f0-81bbe13ca6e5','762aae85-f235-42fd-82ce-6e6e9c8854dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d31fd641f441439918f7968c4c967a',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1013402991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78977d65-8f7c-49fc-8171-2a91a7d4cc4f,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c21ccd76dfc24c0690216ddfcb921745',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4d31fd641f441439918f7968c4c967a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(374541e7-3086-48ab-8ed0-c32d19e43b0e),volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:22.383080 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5700028b-68c4-4c66-ae96-89db6e67b14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:22.402638 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5700028b-68c4-4c66-ae96-89db6e67b14f) transitioned into state 'SUCCESS' from state '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-1013402991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c21ccd76dfc24c0690216ddfcb921745',qos_specs=None,replication_status=,reservations=['0c490967-39aa-4434-ba45-5e3e2ee9787a','1f111ee6-8b72-4506-96d4-f58fe890668f','39682842-bda1-4b33-92f0-81bbe13ca6e5','762aae85-f235-42fd-82ce-6e6e9c8854dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d31fd641f441439918f7968c4c967a',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:22.403423 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce72597-c3a8-4f54-923a-74f759588632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:22.414078 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-844b6e72-d918-44cd-9a6d-47b43fd8f558 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.417133 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-844b6e72-d918-44cd-9a6d-47b43fd8f558 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/cb45d1f8728f485dba30e61cda0b9231/defaults Jul 09 15:40:22.417355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-844b6e72-d918-44cd-9a6d-47b43fd8f558 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:22.417618 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-844b6e72-d918-44cd-9a6d-47b43fd8f558 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Calling method 'defaults' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:22.421045 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dce72597-c3a8-4f54-923a-74f759588632) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:22.422157 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Flow 'volume_create_api' (604eeaf6-378b-4811-939f-7c103b1614ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:22.422567 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume request issued successfully. Jul 09 15:40:22.423309 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c593059d-1105-4b49-8476-e5d001b52491 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:22.424336 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 428/1720] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:21 2026] POST /volume/v3/volumes => generated 758 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:22.439903 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2436f499-5df7-44e3-a433-173058275c99 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.441827 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2436f499-5df7-44e3-a433-173058275c99 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:40:22.442046 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2436f499-5df7-44e3-a433-173058275c99 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:22.443287 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2436f499-5df7-44e3-a433-173058275c99 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:22.444542 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-844b6e72-d918-44cd-9a6d-47b43fd8f558 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/cb45d1f8728f485dba30e61cda0b9231/defaults returned with HTTP 200 Jul 09 15:40:22.445603 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 438/1721] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:40:22 2026] GET /volume/v3/os-quota-sets/cb45d1f8728f485dba30e61cda0b9231/defaults => generated 645 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:22.454724 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:22.454724 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:22.461607 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2436f499-5df7-44e3-a433-173058275c99 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:40:22.468218 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2436f499-5df7-44e3-a433-173058275c99 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 200 Jul 09 15:40:22.468947 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 431/1722] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:22 2026] GET /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:22.538367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3a715013-5023-42e6-826f-daea2a32d185 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.540977 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a715013-5023-42e6-826f-daea2a32d185 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] DELETE https://10.4.3.19/volume/v3/types/d8601d7e-59f4-4ff3-af46-c1504c801c0c Jul 09 15:40:22.541415 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a715013-5023-42e6-826f-daea2a32d185 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:22.541766 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a715013-5023-42e6-826f-daea2a32d185 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:22.568562 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a715013-5023-42e6-826f-daea2a32d185 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/types/d8601d7e-59f4-4ff3-af46-c1504c801c0c returned with HTTP 202 Jul 09 15:40:22.569073 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 426/1723] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:40:22 2026] DELETE /volume/v3/types/d8601d7e-59f4-4ff3-af46-c1504c801c0c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:22.576838 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-774e57ac-a84e-4a38-8009-af14ac4073b3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.579589 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-774e57ac-a84e-4a38-8009-af14ac4073b3 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] GET https://10.4.3.19/volume/v3/types/d8601d7e-59f4-4ff3-af46-c1504c801c0c Jul 09 15:40:22.579833 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-774e57ac-a84e-4a38-8009-af14ac4073b3 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:22.580063 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-774e57ac-a84e-4a38-8009-af14ac4073b3 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:22.584249 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-774e57ac-a84e-4a38-8009-af14ac4073b3 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/types/d8601d7e-59f4-4ff3-af46-c1504c801c0c returned with HTTP 404 Jul 09 15:40:22.586476 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 429/1724] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:40:22 2026] GET /volume/v3/types/d8601d7e-59f4-4ff3-af46-c1504c801c0c => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:22.599353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c7eb3915-8242-4af8-9d3d-0f3f40891b38 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.602435 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c7eb3915-8242-4af8-9d3d-0f3f40891b38 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-class-sets/default Jul 09 15:40:22.602941 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c7eb3915-8242-4af8-9d3d-0f3f40891b38 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-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=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:22.689778 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fa8b6b42-89ec-4ef3-a754-0d0c6515b39e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:22.692867 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa8b6b42-89ec-4ef3-a754-0d0c6515b39e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:22.692867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa8b6b42-89ec-4ef3-a754-0d0c6515b39e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:22.693137 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa8b6b42-89ec-4ef3-a754-0d0c6515b39e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:22.694117 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-fa8b6b42-89ec-4ef3-a754-0d0c6515b39e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:22.700865 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c7eb3915-8242-4af8-9d3d-0f3f40891b38 tempest-VolumeQuotaClassesTest-1055563100 tempest-VolumeQuotaClassesTest-1055563100-project-admin] https://10.4.3.19/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 09 15:40:22.701128 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:22.701128 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:22.701468 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 439/1725] 10.4.3.19 () {68 vars in 1311 bytes} [Thu Jul 9 15:40:22 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:22.702147 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa8b6b42-89ec-4ef3-a754-0d0c6515b39e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:22.702770 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 432/1726] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:22 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:23.115345 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-deea65e0-1edb-428e-832e-0ebe75a04bc8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:23.118435 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-deea65e0-1edb-428e-832e-0ebe75a04bc8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:23.118798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-deea65e0-1edb-428e-832e-0ebe75a04bc8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:23.119126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-deea65e0-1edb-428e-832e-0ebe75a04bc8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:23.119378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-deea65e0-1edb-428e-832e-0ebe75a04bc8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:23.125597 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:23.125597 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:23.126867 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-deea65e0-1edb-428e-832e-0ebe75a04bc8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:23.127580 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 427/1727] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:23 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:23.491457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-21acb72c-1997-4284-9039-3222d7b8cd52 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:23.495007 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-21acb72c-1997-4284-9039-3222d7b8cd52 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:40:23.495425 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-21acb72c-1997-4284-9039-3222d7b8cd52 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:23.495744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-21acb72c-1997-4284-9039-3222d7b8cd52 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:23.510888 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:23.510888 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:23.519083 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-21acb72c-1997-4284-9039-3222d7b8cd52 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:40:23.530534 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-21acb72c-1997-4284-9039-3222d7b8cd52 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 200 Jul 09 15:40:23.531017 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 430/1728] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:23 2026] GET /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 1366 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:23.721876 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2672f2d3-4682-40ab-ba94-0ebf532ddd81 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:23.723957 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2672f2d3-4682-40ab-ba94-0ebf532ddd81 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:23.724317 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2672f2d3-4682-40ab-ba94-0ebf532ddd81 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:23.725299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2672f2d3-4682-40ab-ba94-0ebf532ddd81 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:23.725299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2672f2d3-4682-40ab-ba94-0ebf532ddd81 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:23.731939 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:23.731939 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:23.733243 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2672f2d3-4682-40ab-ba94-0ebf532ddd81 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:23.733734 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 440/1729] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:23 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:23.776573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-1f592a2d-f390-4737-a098-dce98c431d73 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:23.779899 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-1f592a2d-f390-4737-a098-dce98c431d73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:40:23.780242 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-1f592a2d-f390-4737-a098-dce98c431d73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:23.780712 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-1f592a2d-f390-4737-a098-dce98c431d73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:23.795363 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:23.795363 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:23.808978 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-1f592a2d-f390-4737-a098-dce98c431d73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:40:23.817996 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-1f592a2d-f390-4737-a098-dce98c431d73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 200 Jul 09 15:40:23.818173 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 433/1730] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:23 2026] GET /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 1366 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:23.904333 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39642670-9b35-43d1-a641-1f72577a1a82 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:23.908708 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:23.909125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1839596920"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:23.913300 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1839596920'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:23.913300 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Create volume of 1 GB Jul 09 15:40:23.920884 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Availability Zones retrieved successfully. Jul 09 15:40:23.929394 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Flow 'volume_create_api' (585c215d-49b4-4550-8ff9-f00bc6a74c63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:23.930760 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c4cba5-4ab9-4e24-b65e-c95b788d49d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:23.932212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:23.999958 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2c4cba5-4ab9-4e24-b65e-c95b788d49d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:24.001432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a96454-f930-4e50-8080-ca513c0315f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:24.108349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Created reservations ['09a34896-96dd-4e0a-8f63-3efed269b557', 'd57b7fc2-8b4b-404c-af87-57c9fd1405fa', '7d375ced-1ba4-4fed-a515-5d728f21e526', 'd65359da-6fec-4164-89fd-4f475e636b79'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:24.108869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a96454-f930-4e50-8080-ca513c0315f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09a34896-96dd-4e0a-8f63-3efed269b557', 'd57b7fc2-8b4b-404c-af87-57c9fd1405fa', '7d375ced-1ba4-4fed-a515-5d728f21e526', 'd65359da-6fec-4164-89fd-4f475e636b79']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:24.109613 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9961890-0833-4093-ba45-64c2a3c611d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:24.143309 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-eeba2a1b-5c7f-4cae-b761-5456c9e0da8e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:24.145169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9961890-0833-4093-ba45-64c2a3c611d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ecc88bd6-1d77-47a9-8cab-7f824cf966d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1839596920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5229ec66dc92421d81b29983c98a64b4',qos_specs=None,replication_status=,reservations=['09a34896-96dd-4e0a-8f63-3efed269b557','d57b7fc2-8b4b-404c-af87-57c9fd1405fa','7d375ced-1ba4-4fed-a515-5d728f21e526','d65359da-6fec-4164-89fd-4f475e636b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4028e6aad364b079c9e57e4ba6c24e0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1839596920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ecc88bd6-1d77-47a9-8cab-7f824cf966d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5229ec66dc92421d81b29983c98a64b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4028e6aad364b079c9e57e4ba6c24e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:24.145636 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eeba2a1b-5c7f-4cae-b761-5456c9e0da8e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:24.147318 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eeba2a1b-5c7f-4cae-b761-5456c9e0da8e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:24.147392 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa7d262-f6d9-4c1c-b439-308989624d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:24.147443 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eeba2a1b-5c7f-4cae-b761-5456c9e0da8e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:24.147443 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-eeba2a1b-5c7f-4cae-b761-5456c9e0da8e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:24.152630 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:24.152630 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:24.153704 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eeba2a1b-5c7f-4cae-b761-5456c9e0da8e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:24.154288 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 431/1731] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:24 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:24.180742 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa7d262-f6d9-4c1c-b439-308989624d8b) transitioned into state 'SUCCESS' from state '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-1839596920',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5229ec66dc92421d81b29983c98a64b4',qos_specs=None,replication_status=,reservations=['09a34896-96dd-4e0a-8f63-3efed269b557','d57b7fc2-8b4b-404c-af87-57c9fd1405fa','7d375ced-1ba4-4fed-a515-5d728f21e526','d65359da-6fec-4164-89fd-4f475e636b79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4028e6aad364b079c9e57e4ba6c24e0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:24.181791 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46bedee-02e0-4d66-b6b9-2c4e26508cd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:24.200845 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b46bedee-02e0-4d66-b6b9-2c4e26508cd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:24.201776 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Flow 'volume_create_api' (585c215d-49b4-4550-8ff9-f00bc6a74c63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:24.202862 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Create volume request issued successfully. Jul 09 15:40:24.202976 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39642670-9b35-43d1-a641-1f72577a1a82 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:24.208122 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 428/1732] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:40:23 2026] POST /volume/v3/volumes => generated 752 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:24.228758 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-66bc514c-edfa-41d0-8c49-4ff61547aa3f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:24.230559 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-66bc514c-edfa-41d0-8c49-4ff61547aa3f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 Jul 09 15:40:24.231020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-66bc514c-edfa-41d0-8c49-4ff61547aa3f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:24.231020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-66bc514c-edfa-41d0-8c49-4ff61547aa3f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:24.244029 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:24.244029 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:24.260987 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-66bc514c-edfa-41d0-8c49-4ff61547aa3f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:24.268823 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-66bc514c-edfa-41d0-8c49-4ff61547aa3f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 returned with HTTP 200 Jul 09 15:40:24.269519 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 441/1733] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:24 2026] GET /volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:24.440220 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-01dbbe89-6f7a-4951-99d2-6f26ab5c009a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:24.442920 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-01dbbe89-6f7a-4951-99d2-6f26ab5c009a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:40:24.442920 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-01dbbe89-6f7a-4951-99d2-6f26ab5c009a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:24.444431 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-01dbbe89-6f7a-4951-99d2-6f26ab5c009a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:24.453697 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:24.453697 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:24.457757 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-01dbbe89-6f7a-4951-99d2-6f26ab5c009a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:40:24.464340 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-01dbbe89-6f7a-4951-99d2-6f26ab5c009a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 200 Jul 09 15:40:24.465535 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 434/1734] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:24 2026] GET /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 1366 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:24.477219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d2a17510-f196-4146-8920-cbbf06e1c52a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:24.477219 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d2a17510-f196-4146-8920-cbbf06e1c52a None None] GET https://10.4.3.19/volume// Jul 09 15:40:24.477219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d2a17510-f196-4146-8920-cbbf06e1c52a None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:24.477219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d2a17510-f196-4146-8920-cbbf06e1c52a None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:24.477219 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d2a17510-f196-4146-8920-cbbf06e1c52a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:40:24.477541 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 432/1735] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:40: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 09 15:40:24.487098 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e8d38074-2532-4190-8f3e-d3ee78af033d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:24.490331 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e8d38074-2532-4190-8f3e-d3ee78af033d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:40:24.491063 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e8d38074-2532-4190-8f3e-d3ee78af033d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "78977d65-8f7c-49fc-8171-2a91a7d4cc4f", "connector": null, "instance_uuid": "417b068e-da92-46f9-9f37-e190701030bb"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:24.505761 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:24.505761 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:24.553413 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e8d38074-2532-4190-8f3e-d3ee78af033d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:40:24.554134 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 429/1736] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:40:24 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 09 15:40:24.751119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4fbe6db6-7a7a-483a-a5e9-c1c8faff6bba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:24.753887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4fbe6db6-7a7a-483a-a5e9-c1c8faff6bba tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:24.754269 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4fbe6db6-7a7a-483a-a5e9-c1c8faff6bba tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:24.754628 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4fbe6db6-7a7a-483a-a5e9-c1c8faff6bba tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:24.755373 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-4fbe6db6-7a7a-483a-a5e9-c1c8faff6bba tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:24.761267 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:24.761267 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:24.763015 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4fbe6db6-7a7a-483a-a5e9-c1c8faff6bba tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:24.763015 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 442/1737] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:24 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:25.173314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7b30f525-95c9-487d-8354-5d0b927ccb9f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:25.179986 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7b30f525-95c9-487d-8354-5d0b927ccb9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:25.182498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7b30f525-95c9-487d-8354-5d0b927ccb9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:25.182498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7b30f525-95c9-487d-8354-5d0b927ccb9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:25.182498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7b30f525-95c9-487d-8354-5d0b927ccb9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:25.193784 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:25.193784 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:25.195177 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7b30f525-95c9-487d-8354-5d0b927ccb9f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:25.195880 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 435/1738] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:25 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:25.291708 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38505dd0-d3df-4e19-aa1c-8bdad1b0ab4f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:25.297565 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38505dd0-d3df-4e19-aa1c-8bdad1b0ab4f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 Jul 09 15:40:25.297868 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38505dd0-d3df-4e19-aa1c-8bdad1b0ab4f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:25.300786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38505dd0-d3df-4e19-aa1c-8bdad1b0ab4f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:25.319542 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:25.319542 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:25.334742 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-38505dd0-d3df-4e19-aa1c-8bdad1b0ab4f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:25.342889 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38505dd0-d3df-4e19-aa1c-8bdad1b0ab4f tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 returned with HTTP 200 Jul 09 15:40:25.343645 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 433/1739] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:25 2026] GET /volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 => generated 845 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:25.361844 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e6753eec-4bbf-4166-baae-c63e39d73027 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:25.365227 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e6753eec-4bbf-4166-baae-c63e39d73027 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] POST https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5/action Jul 09 15:40:25.366170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e6753eec-4bbf-4166-baae-c63e39d73027 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:40:25.367032 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e6753eec-4bbf-4166-baae-c63e39d73027 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:25.381497 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:25.381497 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:25.384038 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e6753eec-4bbf-4166-baae-c63e39d73027 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:25.394921 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e6753eec-4bbf-4166-baae-c63e39d73027 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume updated successfully. Jul 09 15:40:25.395641 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e6753eec-4bbf-4166-baae-c63e39d73027 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5/action returned with HTTP 200 Jul 09 15:40:25.396526 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 430/1740] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:40:25 2026] POST /volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 09 15:40:25.406339 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cdac5648-6907-4d19-8b50-48d674877075 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:25.408775 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cdac5648-6907-4d19-8b50-48d674877075 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 Jul 09 15:40:25.409063 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cdac5648-6907-4d19-8b50-48d674877075 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:25.409361 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cdac5648-6907-4d19-8b50-48d674877075 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:25.422973 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:25.422973 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:25.428768 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cdac5648-6907-4d19-8b50-48d674877075 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:25.436492 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cdac5648-6907-4d19-8b50-48d674877075 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 returned with HTTP 200 Jul 09 15:40:25.437248 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 443/1741] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:25 2026] GET /volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:25.619222 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-14a9033c-167c-4046-9906-d0cab1668c1d req-b99924de-b29b-42d2-b985-94c98925b2cc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:25.622469 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-14a9033c-167c-4046-9906-d0cab1668c1d req-b99924de-b29b-42d2-b985-94c98925b2cc tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 Jul 09 15:40:25.622780 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-14a9033c-167c-4046-9906-d0cab1668c1d req-b99924de-b29b-42d2-b985-94c98925b2cc tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:25.623086 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-14a9033c-167c-4046-9906-d0cab1668c1d req-b99924de-b29b-42d2-b985-94c98925b2cc tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:25.637928 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:25.637928 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:25.646097 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-14a9033c-167c-4046-9906-d0cab1668c1d req-b99924de-b29b-42d2-b985-94c98925b2cc tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:25.655857 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-14a9033c-167c-4046-9906-d0cab1668c1d req-b99924de-b29b-42d2-b985-94c98925b2cc tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 returned with HTTP 200 Jul 09 15:40:25.656495 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 436/1742] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:25 2026] GET /volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:25.777422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-eb74a71c-9754-488a-8def-a09b4c02c7cc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:25.779481 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eb74a71c-9754-488a-8def-a09b4c02c7cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:25.779786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eb74a71c-9754-488a-8def-a09b4c02c7cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:25.779941 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eb74a71c-9754-488a-8def-a09b4c02c7cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:25.779941 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-eb74a71c-9754-488a-8def-a09b4c02c7cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:25.785196 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:25.785196 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:25.786154 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eb74a71c-9754-488a-8def-a09b4c02c7cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:25.786581 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 434/1743] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:25 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:26.142474 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3a2649b0-56f5-47fe-8327-cba447d68fdc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.213824 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9f66ce21-eb16-4ad0-9acd-eefdc285b8ec None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.216609 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f66ce21-eb16-4ad0-9acd-eefdc285b8ec tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:26.216875 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f66ce21-eb16-4ad0-9acd-eefdc285b8ec tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:26.216970 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f66ce21-eb16-4ad0-9acd-eefdc285b8ec tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:26.217150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9f66ce21-eb16-4ad0-9acd-eefdc285b8ec tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:26.222644 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:26.222644 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:26.223407 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f66ce21-eb16-4ad0-9acd-eefdc285b8ec tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:26.223823 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 444/1744] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:26 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:26.279848 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a2649b0-56f5-47fe-8327-cba447d68fdc tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] GET https://10.4.3.19/volume/v3/os-services Jul 09 15:40:26.280133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a2649b0-56f5-47fe-8327-cba447d68fdc tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:26.280414 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a2649b0-56f5-47fe-8327-cba447d68fdc tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:26.286875 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a2649b0-56f5-47fe-8327-cba447d68fdc tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] https://10.4.3.19/volume/v3/os-services returned with HTTP 200 Jul 09 15:40:26.287648 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 431/1745] 10.4.3.19 () {66 vars in 1242 bytes} [Thu Jul 9 15:40:26 2026] GET /volume/v3/os-services => generated 626 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:26.298107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b4809989-eaef-403c-86c9-6da63be28208 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.300927 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b4809989-eaef-403c-86c9-6da63be28208 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] GET https://10.4.3.19/volume/v3/os-services?host=np0000004916 Jul 09 15:40:26.301317 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b4809989-eaef-403c-86c9-6da63be28208 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:26.301576 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b4809989-eaef-403c-86c9-6da63be28208 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:26.309268 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b4809989-eaef-403c-86c9-6da63be28208 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] https://10.4.3.19/volume/v3/os-services?host=np0000004916 returned with HTTP 200 Jul 09 15:40:26.310040 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 437/1746] 10.4.3.19 () {66 vars in 1277 bytes} [Thu Jul 9 15:40:26 2026] GET /volume/v3/os-services?host=np0000004916 => generated 626 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:26.324505 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-99a0e4a1-29c7-4842-a12f-5d76ee5c38bc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.330278 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-99a0e4a1-29c7-4842-a12f-5d76ee5c38bc tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] GET https://10.4.3.19/volume/v3/os-services?host=np0000004916&binary=cinder-scheduler Jul 09 15:40:26.330497 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-99a0e4a1-29c7-4842-a12f-5d76ee5c38bc tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:26.330722 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-99a0e4a1-29c7-4842-a12f-5d76ee5c38bc tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:26.339525 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-99a0e4a1-29c7-4842-a12f-5d76ee5c38bc tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] https://10.4.3.19/volume/v3/os-services?host=np0000004916&binary=cinder-scheduler returned with HTTP 200 Jul 09 15:40:26.341377 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 435/1747] 10.4.3.19 () {66 vars in 1325 bytes} [Thu Jul 9 15:40:26 2026] GET /volume/v3/os-services?host=np0000004916&binary=cinder-scheduler => generated 191 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:26.350916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-25d81109-80a1-4ac6-aed0-95f01e4f1254 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.353406 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-25d81109-80a1-4ac6-aed0-95f01e4f1254 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] GET https://10.4.3.19/volume/v3/os-services?binary=cinder-scheduler Jul 09 15:40:26.353691 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-25d81109-80a1-4ac6-aed0-95f01e4f1254 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:26.353974 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-25d81109-80a1-4ac6-aed0-95f01e4f1254 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:26.360230 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-25d81109-80a1-4ac6-aed0-95f01e4f1254 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] https://10.4.3.19/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 09 15:40:26.360999 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 445/1748] 10.4.3.19 () {66 vars in 1289 bytes} [Thu Jul 9 15:40:26 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:26.375094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.407271 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.410028 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:26.410432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-161250208"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:26.411983 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-161250208'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:26.412084 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Create volume of 1 GB Jul 09 15:40:26.421776 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Availability Zones retrieved successfully. Jul 09 15:40:26.428975 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Flow 'volume_create_api' (65d7960b-6bc4-4aac-9a94-705b8502b2ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:26.430355 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd9e09f-0a6d-4a7b-8458-a6d262dfe986) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.431710 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:26.463207 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:26.463207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1763567865"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:26.463207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1763567865'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:26.463207 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Create volume of 1 GB Jul 09 15:40:26.469973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fd9e09f-0a6d-4a7b-8458-a6d262dfe986) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.470154 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Availability Zones retrieved successfully. Jul 09 15:40:26.470906 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03baeae2-b004-48fd-aa56-911dfc22774b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.477382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Flow 'volume_create_api' (ca337e54-6a2e-4c29-ae5c-24861a445fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:26.478538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b9eb6a-7516-4a20-bae9-bd45c4b1cd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.479790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:26.516970 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23b9eb6a-7516-4a20-bae9-bd45c4b1cd63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.517843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01ef967e-b679-4e7d-95d0-be8acccbb20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.536509 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Created reservations ['a4b1163c-8849-4af3-92ac-82bb95bca209', '705854c2-70f4-4141-b66a-df8c9b5def18', 'a7d2711c-3c3a-4200-82a6-ce089ccdd73f', 'd6faca4b-d28e-4b6c-a3f2-c017bee9100b'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:26.537970 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03baeae2-b004-48fd-aa56-911dfc22774b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4b1163c-8849-4af3-92ac-82bb95bca209', '705854c2-70f4-4141-b66a-df8c9b5def18', 'a7d2711c-3c3a-4200-82a6-ce089ccdd73f', 'd6faca4b-d28e-4b6c-a3f2-c017bee9100b']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.539107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e671c41c-587a-4b57-95b0-6afd2035ff52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.570172 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e671c41c-587a-4b57-95b0-6afd2035ff52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c60cbdc2-4ebc-480a-960c-44f78393b9b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-161250208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5229ec66dc92421d81b29983c98a64b4',qos_specs=None,replication_status=,reservations=['a4b1163c-8849-4af3-92ac-82bb95bca209','705854c2-70f4-4141-b66a-df8c9b5def18','a7d2711c-3c3a-4200-82a6-ce089ccdd73f','d6faca4b-d28e-4b6c-a3f2-c017bee9100b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4028e6aad364b079c9e57e4ba6c24e0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-161250208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c60cbdc2-4ebc-480a-960c-44f78393b9b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5229ec66dc92421d81b29983c98a64b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4028e6aad364b079c9e57e4ba6c24e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.571244 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdfd6776-9a75-4f73-812c-71f9e4158315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.591823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdfd6776-9a75-4f73-812c-71f9e4158315) transitioned into state 'SUCCESS' from state '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-161250208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5229ec66dc92421d81b29983c98a64b4',qos_specs=None,replication_status=,reservations=['a4b1163c-8849-4af3-92ac-82bb95bca209','705854c2-70f4-4141-b66a-df8c9b5def18','a7d2711c-3c3a-4200-82a6-ce089ccdd73f','d6faca4b-d28e-4b6c-a3f2-c017bee9100b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4028e6aad364b079c9e57e4ba6c24e0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.592827 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7b4df6-681a-4293-b721-49b7d9f3f3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.601459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Created reservations ['f2fb506e-5fb9-4d14-8983-17f05c688215', '617e4905-ffef-4cc4-8dae-b19febc1c7a8', 'a729ed82-9f11-4eca-b276-9282890b20ac', '5253cf92-e4db-4d54-9bda-41fb849fb49c'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:26.602199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01ef967e-b679-4e7d-95d0-be8acccbb20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2fb506e-5fb9-4d14-8983-17f05c688215', '617e4905-ffef-4cc4-8dae-b19febc1c7a8', 'a729ed82-9f11-4eca-b276-9282890b20ac', '5253cf92-e4db-4d54-9bda-41fb849fb49c']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.603057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a37402-24a9-47f0-8692-b3eb8d8e0a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.605597 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb7b4df6-681a-4293-b721-49b7d9f3f3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.606910 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Flow 'volume_create_api' (65d7960b-6bc4-4aac-9a94-705b8502b2ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:26.607508 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Create volume request issued successfully. Jul 09 15:40:26.608446 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-83a4dd1c-066c-4a6e-b892-46c7c6f935eb tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:26.609027 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 438/1749] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:40:26 2026] POST /volume/v3/volumes => generated 751 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:26.625142 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1c270fc3-040c-4c2e-9289-a832aec8b2f0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.627084 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c270fc3-040c-4c2e-9289-a832aec8b2f0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 Jul 09 15:40:26.627606 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c270fc3-040c-4c2e-9289-a832aec8b2f0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:26.628060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c270fc3-040c-4c2e-9289-a832aec8b2f0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:26.628828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c9a37402-24a9-47f0-8692-b3eb8d8e0a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bd90ab1-f811-4f06-9e5c-4b7dd7085869', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1763567865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44331a1663464a18a445994abd34b752',qos_specs=None,replication_status=,reservations=['f2fb506e-5fb9-4d14-8983-17f05c688215','617e4905-ffef-4cc4-8dae-b19febc1c7a8','a729ed82-9f11-4eca-b276-9282890b20ac','5253cf92-e4db-4d54-9bda-41fb849fb49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d7b69b0f95d46168edb784dd073e728',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1763567865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bd90ab1-f811-4f06-9e5c-4b7dd7085869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44331a1663464a18a445994abd34b752',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d7b69b0f95d46168edb784dd073e728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.630344 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e1ff81-9662-4fbc-9b29-9f64ef7cd0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.643657 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:26.643657 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:26.651908 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1c270fc3-040c-4c2e-9289-a832aec8b2f0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:26.661764 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c270fc3-040c-4c2e-9289-a832aec8b2f0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 returned with HTTP 200 Jul 09 15:40:26.662909 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 436/1750] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:26 2026] GET /volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:26.673810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4e1ff81-9662-4fbc-9b29-9f64ef7cd0e8) transitioned into state 'SUCCESS' from state '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-1763567865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44331a1663464a18a445994abd34b752',qos_specs=None,replication_status=,reservations=['f2fb506e-5fb9-4d14-8983-17f05c688215','617e4905-ffef-4cc4-8dae-b19febc1c7a8','a729ed82-9f11-4eca-b276-9282890b20ac','5253cf92-e4db-4d54-9bda-41fb849fb49c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d7b69b0f95d46168edb784dd073e728',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.674015 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f61260-f5c4-4adc-9528-a4ac846fc4e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:26.689627 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76f61260-f5c4-4adc-9528-a4ac846fc4e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:26.691063 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Flow 'volume_create_api' (ca337e54-6a2e-4c29-ae5c-24861a445fda) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:26.692273 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Create volume request issued successfully. Jul 09 15:40:26.692721 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b091b3ca-b91d-4049-a48f-f6d060d7935b tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:26.693576 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 432/1751] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:40:26 2026] POST /volume/v3/volumes => generated 752 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:26.707784 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b46f94e1-51a1-4284-9811-52f6ff76926f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.710337 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b46f94e1-51a1-4284-9811-52f6ff76926f tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 Jul 09 15:40:26.710681 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b46f94e1-51a1-4284-9811-52f6ff76926f tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:26.710917 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b46f94e1-51a1-4284-9811-52f6ff76926f tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:26.721142 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:26.721142 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:26.726530 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b46f94e1-51a1-4284-9811-52f6ff76926f tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Volume info retrieved successfully. Jul 09 15:40:26.733157 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b46f94e1-51a1-4284-9811-52f6ff76926f tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 returned with HTTP 200 Jul 09 15:40:26.733712 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 446/1752] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:26 2026] GET /volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:26.801490 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6a5e99f2-2813-4bd4-9a39-343172f323ac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:26.804131 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6a5e99f2-2813-4bd4-9a39-343172f323ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:26.804761 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6a5e99f2-2813-4bd4-9a39-343172f323ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:26.805118 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6a5e99f2-2813-4bd4-9a39-343172f323ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:26.805278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-6a5e99f2-2813-4bd4-9a39-343172f323ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:26.816612 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:26.816612 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:26.817587 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6a5e99f2-2813-4bd4-9a39-343172f323ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:26.818107 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 439/1753] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:26 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:27.239330 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8db78168-d7ad-46f6-96ac-b4379d2a830c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.243530 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8db78168-d7ad-46f6-96ac-b4379d2a830c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:27.243530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8db78168-d7ad-46f6-96ac-b4379d2a830c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.243530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8db78168-d7ad-46f6-96ac-b4379d2a830c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.243530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8db78168-d7ad-46f6-96ac-b4379d2a830c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:27.246701 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:27.246701 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:27.247411 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8db78168-d7ad-46f6-96ac-b4379d2a830c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:27.247854 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 437/1754] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:27 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:27.679806 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9ff1c08f-2ecb-416a-890d-47b4eccc1a87 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.682287 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9ff1c08f-2ecb-416a-890d-47b4eccc1a87 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 Jul 09 15:40:27.682722 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9ff1c08f-2ecb-416a-890d-47b4eccc1a87 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.683067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9ff1c08f-2ecb-416a-890d-47b4eccc1a87 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.691314 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:27.691314 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:27.695480 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9ff1c08f-2ecb-416a-890d-47b4eccc1a87 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:27.701424 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9ff1c08f-2ecb-416a-890d-47b4eccc1a87 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 returned with HTTP 200 Jul 09 15:40:27.701990 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 433/1755] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:27 2026] GET /volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:27.748706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-464b4891-6258-4fef-a70c-d2bac5dad0bd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.751833 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-464b4891-6258-4fef-a70c-d2bac5dad0bd tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 Jul 09 15:40:27.752142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-464b4891-6258-4fef-a70c-d2bac5dad0bd tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.752965 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-464b4891-6258-4fef-a70c-d2bac5dad0bd tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.762851 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:27.762851 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:27.768365 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-464b4891-6258-4fef-a70c-d2bac5dad0bd tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Volume info retrieved successfully. Jul 09 15:40:27.775606 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-464b4891-6258-4fef-a70c-d2bac5dad0bd tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 returned with HTTP 200 Jul 09 15:40:27.776534 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 447/1756] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:27 2026] GET /volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:27.788336 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3a8336cd-edf9-4beb-9fbc-ba7efacded22 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.790098 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a8336cd-edf9-4beb-9fbc-ba7efacded22 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] GET https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 Jul 09 15:40:27.790347 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a8336cd-edf9-4beb-9fbc-ba7efacded22 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.790504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a8336cd-edf9-4beb-9fbc-ba7efacded22 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.800420 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:27.800420 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:27.804769 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3a8336cd-edf9-4beb-9fbc-ba7efacded22 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Volume info retrieved successfully. Jul 09 15:40:27.809122 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a8336cd-edf9-4beb-9fbc-ba7efacded22 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 returned with HTTP 200 Jul 09 15:40:27.809694 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 440/1757] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:27 2026] GET /volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:27.827923 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cd0c6e16-a71f-428a-ba2f-e0f761074c4b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.829613 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd0c6e16-a71f-428a-ba2f-e0f761074c4b tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] GET https://10.4.3.19/volume/v3/os-services?host=np0000004916&binary=cinder-volume Jul 09 15:40:27.829898 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd0c6e16-a71f-428a-ba2f-e0f761074c4b tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.835721 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd0c6e16-a71f-428a-ba2f-e0f761074c4b tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.835964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-88e2b5cf-b60e-4a2f-8e89-64f62da01ff1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.839010 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-88e2b5cf-b60e-4a2f-8e89-64f62da01ff1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:27.839010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-88e2b5cf-b60e-4a2f-8e89-64f62da01ff1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.839010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-88e2b5cf-b60e-4a2f-8e89-64f62da01ff1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.839010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-88e2b5cf-b60e-4a2f-8e89-64f62da01ff1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:27.841350 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd0c6e16-a71f-428a-ba2f-e0f761074c4b tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] https://10.4.3.19/volume/v3/os-services?host=np0000004916&binary=cinder-volume returned with HTTP 200 Jul 09 15:40:27.842787 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 438/1758] 10.4.3.19 () {66 vars in 1319 bytes} [Thu Jul 9 15:40:27 2026] GET /volume/v3/os-services?host=np0000004916&binary=cinder-volume => generated 275 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:27.843251 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:27.843251 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:27.845195 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-88e2b5cf-b60e-4a2f-8e89-64f62da01ff1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:27.845602 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 434/1759] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:27 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:27.854134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-908a03f5-59cb-44c9-b848-6ed8e724a30c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.857033 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-908a03f5-59cb-44c9-b848-6ed8e724a30c tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 Jul 09 15:40:27.857291 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-908a03f5-59cb-44c9-b848-6ed8e724a30c tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.857583 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-908a03f5-59cb-44c9-b848-6ed8e724a30c tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.869521 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:27.869521 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:27.879337 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-908a03f5-59cb-44c9-b848-6ed8e724a30c tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Volume info retrieved successfully. Jul 09 15:40:27.888211 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-908a03f5-59cb-44c9-b848-6ed8e724a30c tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 returned with HTTP 200 Jul 09 15:40:27.888211 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 448/1760] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:27 2026] GET /volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:27.908472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-49083390-6279-4052-96fa-64cf5dfc7629 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.911455 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-49083390-6279-4052-96fa-64cf5dfc7629 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 Jul 09 15:40:27.911701 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-49083390-6279-4052-96fa-64cf5dfc7629 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.912713 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-49083390-6279-4052-96fa-64cf5dfc7629 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.912713 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-49083390-6279-4052-96fa-64cf5dfc7629 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Delete volume with id: 1bd90ab1-f811-4f06-9e5c-4b7dd7085869 Jul 09 15:40:27.922762 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:27.922762 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:27.923406 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-49083390-6279-4052-96fa-64cf5dfc7629 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Volume info retrieved successfully. Jul 09 15:40:27.946881 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-49083390-6279-4052-96fa-64cf5dfc7629 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Delete volume request issued successfully. Jul 09 15:40:27.947230 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-49083390-6279-4052-96fa-64cf5dfc7629 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 returned with HTTP 202 Jul 09 15:40:27.947661 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 441/1761] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:27 2026] DELETE /volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:27.959465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cd7956b7-1084-4d02-8583-414c98902748 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:27.961703 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd7956b7-1084-4d02-8583-414c98902748 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 Jul 09 15:40:27.961953 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd7956b7-1084-4d02-8583-414c98902748 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:27.962204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd7956b7-1084-4d02-8583-414c98902748 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:27.971909 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:27.971909 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:27.980303 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cd7956b7-1084-4d02-8583-414c98902748 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Volume info retrieved successfully. Jul 09 15:40:27.990583 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd7956b7-1084-4d02-8583-414c98902748 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 returned with HTTP 200 Jul 09 15:40:27.991298 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 439/1762] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:27 2026] GET /volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:28.115376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-23311476-317a-44a6-90fe-5b061da8b911 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:28.119327 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23311476-317a-44a6-90fe-5b061da8b911 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 Jul 09 15:40:28.119649 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23311476-317a-44a6-90fe-5b061da8b911 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:28.119965 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23311476-317a-44a6-90fe-5b061da8b911 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:28.121775 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-23311476-317a-44a6-90fe-5b061da8b911 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Delete volume with id: c60cbdc2-4ebc-480a-960c-44f78393b9b7 Jul 09 15:40:28.136417 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:28.136417 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:28.137210 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-23311476-317a-44a6-90fe-5b061da8b911 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:28.173761 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-23311476-317a-44a6-90fe-5b061da8b911 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Delete volume request issued successfully. Jul 09 15:40:28.174082 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23311476-317a-44a6-90fe-5b061da8b911 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 returned with HTTP 202 Jul 09 15:40:28.174638 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 435/1763] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:28 2026] DELETE /volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:28.185932 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7e8201ec-e1ec-4bba-87a4-e27509e8e0a0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:28.189692 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7e8201ec-e1ec-4bba-87a4-e27509e8e0a0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 Jul 09 15:40:28.189962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7e8201ec-e1ec-4bba-87a4-e27509e8e0a0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:28.190175 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7e8201ec-e1ec-4bba-87a4-e27509e8e0a0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:28.202829 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:28.202829 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:28.207915 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7e8201ec-e1ec-4bba-87a4-e27509e8e0a0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:28.215988 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7e8201ec-e1ec-4bba-87a4-e27509e8e0a0 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 returned with HTTP 200 Jul 09 15:40:28.216413 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 449/1764] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:28 2026] GET /volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:28.266505 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-78264b21-8116-4fc0-9ade-dee210b80a00 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:28.268733 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-78264b21-8116-4fc0-9ade-dee210b80a00 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:28.269009 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-78264b21-8116-4fc0-9ade-dee210b80a00 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:28.269267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-78264b21-8116-4fc0-9ade-dee210b80a00 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:28.269267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-78264b21-8116-4fc0-9ade-dee210b80a00 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:28.275213 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:28.275213 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:28.276148 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-78264b21-8116-4fc0-9ade-dee210b80a00 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:28.276860 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 442/1765] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:28 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:28.293483 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-be72634d-6cf9-42d7-b171-02613fabdf4e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:28.300199 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be72634d-6cf9-42d7-b171-02613fabdf4e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751/export_record Jul 09 15:40:28.300564 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be72634d-6cf9-42d7-b171-02613fabdf4e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:28.303945 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be72634d-6cf9-42d7-b171-02613fabdf4e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'export_record' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:28.303945 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-be72634d-6cf9-42d7-b171-02613fabdf4e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Export record for backup c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99864) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 09 15:40:28.310533 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:28.310533 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:28.311832 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.api [None req-be72634d-6cf9-42d7-b171-02613fabdf4e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling RPCAPI with context: , host: np0000004916, backup: c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99864) export_record /opt/stack/cinder/cinder/backup/api.py:504}} Jul 09 15:40:28.323935 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-be72634d-6cf9-42d7-b171-02613fabdf4e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] export_record in rpcapi backup_id c6861162-59e3-4f44-951a-1b5d69957751 on host np0000004916. {{(pid=99864) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 09 15:40:28.826097 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-be72634d-6cf9-42d7-b171-02613fabdf4e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzY4NjExNjItNTllMy00ZjQ0LTk1MWEtMWI1ZDY5OTU3NzUxIiwgInVzZXJfaWQiOiAiZGYzZWZjZDFkNjZmNGFlZDg3ZjVhOWE2OGQzMTRjMzkiLCAicHJvamVjdF9pZCI6ICIzMjRlNDc1NGRjMzk0OWQ2YTU1N2UxNDQzOWFlODk0ZSIsICJ2b2x1bWVfaWQiOiAiYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk3NDgwNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzLzIwMjYwNzA5MTU0MDExL2F6X25vdmFfYmFja3VwX2M2ODYxMTYyLTU5ZTMtNGY0NC05NTFhLTFiNWQ2OTk1Nzc1MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99864) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 09 15:40:28.826577 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be72634d-6cf9-42d7-b171-02613fabdf4e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751/export_record returned with HTTP 200 Jul 09 15:40:28.827197 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 440/1766] 10.4.3.19 () {68 vars in 1423 bytes} [Thu Jul 9 15:40:28 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751/export_record => generated 1424 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:40:28.836630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6daf3362-1470-4491-b780-81fcf881a8ba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:28.838610 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6daf3362-1470-4491-b780-81fcf881a8ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:40:28.838901 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6daf3362-1470-4491-b780-81fcf881a8ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:28.839137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6daf3362-1470-4491-b780-81fcf881a8ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:28.839308 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6daf3362-1470-4491-b780-81fcf881a8ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:28.848572 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:28.848572 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:28.849579 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6daf3362-1470-4491-b780-81fcf881a8ba tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:40:28.850131 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 436/1767] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:28 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:28.859264 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5190c6f6-0603-45ee-bdc8-83245016cfe7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:28.863355 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5190c6f6-0603-45ee-bdc8-83245016cfe7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:28.863661 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5190c6f6-0603-45ee-bdc8-83245016cfe7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:28.864011 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5190c6f6-0603-45ee-bdc8-83245016cfe7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:28.864103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-5190c6f6-0603-45ee-bdc8-83245016cfe7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:28.864883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:28.866894 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/backups/import_record Jul 09 15:40:28.867497 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTAzNjRhMGQtYjc3MS00NTIzLTg4MGYtODdmOTJiMTUyN2FkIiwgInVzZXJfaWQiOiAiZGYzZWZjZDFkNjZmNGFlZDg3ZjVhOWE2OGQzMTRjMzkiLCAicHJvamVjdF9pZCI6ICIzMjRlNDc1NGRjMzk0OWQ2YTU1N2UxNDQzOWFlODk0ZSIsICJ2b2x1bWVfaWQiOiAiYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk3NDgwNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzLzIwMjYwNzA5MTU0MDExL2F6X25vdmFfYmFja3VwX2M2ODYxMTYyLTU5ZTMtNGY0NC05NTFhLTFiNWQ2OTk1Nzc1MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:28.869527 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTAzNjRhMGQtYjc3MS00NTIzLTg4MGYtODdmOTJiMTUyN2FkIiwgInVzZXJfaWQiOiAiZGYzZWZjZDFkNjZmNGFlZDg3ZjVhOWE2OGQzMTRjMzkiLCAicHJvamVjdF9pZCI6ICIzMjRlNDc1NGRjMzk0OWQ2YTU1N2UxNDQzOWFlODk0ZSIsICJ2b2x1bWVfaWQiOiAiYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk3NDgwNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzLzIwMjYwNzA5MTU0MDExL2F6X25vdmFfYmFja3VwX2M2ODYxMTYyLTU5ZTMtNGY0NC05NTFhLTFiNWQ2OTk1Nzc1MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=99867) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 09 15:40:28.869704 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTAzNjRhMGQtYjc3MS00NTIzLTg4MGYtODdmOTJiMTUyN2FkIiwgInVzZXJfaWQiOiAiZGYzZWZjZDFkNjZmNGFlZDg3ZjVhOWE2OGQzMTRjMzkiLCAicHJvamVjdF9pZCI6ICIzMjRlNDc1NGRjMzk0OWQ2YTU1N2UxNDQzOWFlODk0ZSIsICJ2b2x1bWVfaWQiOiAiYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk3NDgwNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzLzIwMjYwNzA5MTU0MDExL2F6X25vdmFfYmFja3VwX2M2ODYxMTYyLTU5ZTMtNGY0NC05NTFhLTFiNWQ2OTk1Nzc1MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99867) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 09 15:40:28.871329 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:28.871329 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:28.872758 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5190c6f6-0603-45ee-bdc8-83245016cfe7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:28.873907 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 450/1768] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:28 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:40:28.953071 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['2b18e346-e71a-4f1f-898b-4aa27120b47d', 'c5b8f1c2-bb53-40b5-bf27-f7cf006e9ca0'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:28.983743 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] import_record rpcapi backup id a0364a0d-b771-4523-880f-87f92b1527ad on host np0000004916 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTAzNjRhMGQtYjc3MS00NTIzLTg4MGYtODdmOTJiMTUyN2FkIiwgInVzZXJfaWQiOiAiZGYzZWZjZDFkNjZmNGFlZDg3ZjVhOWE2OGQzMTRjMzkiLCAicHJvamVjdF9pZCI6ICIzMjRlNDc1NGRjMzk0OWQ2YTU1N2UxNDQzOWFlODk0ZSIsICJ2b2x1bWVfaWQiOiAiYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDk3NDgwNjA3IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYjU5ZmQ1YjktY2YwZS00MTc3LWE3NWEtYzIxMTBlMTA0YzIzLzIwMjYwNzA5MTU0MDExL2F6X25vdmFfYmFja3VwX2M2ODYxMTYyLTU5ZTMtNGY0NC05NTFhLTFiNWQ2OTk1Nzc1MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDA6MDhaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0MDoyOFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=99867) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 09 15:40:28.986974 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Import record output: {'backup': {'id': 'a0364a0d-b771-4523-880f-87f92b1527ad', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad'}, {'rel': 'bookmark', 'href': 'https://10.4.3.19/volume/backups/a0364a0d-b771-4523-880f-87f92b1527ad'}]}}. {{(pid=99867) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 09 15:40:28.987379 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c24ef6fe-7482-4a2a-9b8d-e9ff45e7ebdc tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/import_record returned with HTTP 201 Jul 09 15:40:28.988070 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 443/1769] 10.4.3.19 () {70 vars in 1335 bytes} [Thu Jul 9 15:40:28 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 124 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 09 15:40:29.000447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2120b879-e95a-4ac3-9f6c-b1d357af3b1b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:29.003278 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2120b879-e95a-4ac3-9f6c-b1d357af3b1b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad Jul 09 15:40:29.003698 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2120b879-e95a-4ac3-9f6c-b1d357af3b1b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:29.004122 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2120b879-e95a-4ac3-9f6c-b1d357af3b1b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:29.004310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2120b879-e95a-4ac3-9f6c-b1d357af3b1b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id a0364a0d-b771-4523-880f-87f92b1527ad. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:29.010011 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:29.010011 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:29.010701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2120b879-e95a-4ac3-9f6c-b1d357af3b1b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad returned with HTTP 200 Jul 09 15:40:29.011102 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 441/1770] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:28 2026] GET /volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:29.013581 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ae85d40d-306a-431c-8442-b18fd583bdc3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:29.015746 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ae85d40d-306a-431c-8442-b18fd583bdc3 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 Jul 09 15:40:29.015971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ae85d40d-306a-431c-8442-b18fd583bdc3 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:29.016149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ae85d40d-306a-431c-8442-b18fd583bdc3 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:29.026636 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ae85d40d-306a-431c-8442-b18fd583bdc3 tempest-VolumesServicesTestJSON-1357730764 tempest-VolumesServicesTestJSON-1357730764-project-member] https://10.4.3.19/volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 returned with HTTP 404 Jul 09 15:40:29.027549 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 437/1771] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:29 2026] GET /volume/v3/volumes/1bd90ab1-f811-4f06-9e5c-4b7dd7085869 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:29.040222 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-337c9931-6381-4992-94b6-88ea6cec64c3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:29.045578 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-337c9931-6381-4992-94b6-88ea6cec64c3 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] GET https://10.4.3.19/volume/v3/os-services Jul 09 15:40:29.045578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-337c9931-6381-4992-94b6-88ea6cec64c3 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:29.045578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-337c9931-6381-4992-94b6-88ea6cec64c3 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:29.050414 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-337c9931-6381-4992-94b6-88ea6cec64c3 tempest-VolumesServicesTestJSON-182537660 tempest-VolumesServicesTestJSON-182537660-project-admin] https://10.4.3.19/volume/v3/os-services returned with HTTP 200 Jul 09 15:40:29.054232 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 451/1772] 10.4.3.19 () {66 vars in 1242 bytes} [Thu Jul 9 15:40:29 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:29.235678 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f037a1da-6f93-48f4-a8fa-d30b9b633371 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:29.238109 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f037a1da-6f93-48f4-a8fa-d30b9b633371 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 Jul 09 15:40:29.238411 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f037a1da-6f93-48f4-a8fa-d30b9b633371 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:29.238664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f037a1da-6f93-48f4-a8fa-d30b9b633371 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:29.252724 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f037a1da-6f93-48f4-a8fa-d30b9b633371 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 returned with HTTP 404 Jul 09 15:40:29.253436 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 444/1773] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:29 2026] GET /volume/v3/volumes/c60cbdc2-4ebc-480a-960c-44f78393b9b7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:29.264290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b27a88df-0545-46e4-8073-a50cd13c70ec None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:29.266273 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b27a88df-0545-46e4-8073-a50cd13c70ec tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 Jul 09 15:40:29.266424 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b27a88df-0545-46e4-8073-a50cd13c70ec tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:29.266603 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b27a88df-0545-46e4-8073-a50cd13c70ec tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:29.266762 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-b27a88df-0545-46e4-8073-a50cd13c70ec tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Delete volume with id: ecc88bd6-1d77-47a9-8cab-7f824cf966d5 Jul 09 15:40:29.277416 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:29.277416 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:29.278024 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b27a88df-0545-46e4-8073-a50cd13c70ec tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:29.305639 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b27a88df-0545-46e4-8073-a50cd13c70ec tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Delete volume request issued successfully. Jul 09 15:40:29.305639 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b27a88df-0545-46e4-8073-a50cd13c70ec tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 returned with HTTP 202 Jul 09 15:40:29.306018 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 442/1774] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:29 2026] DELETE /volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:29.316867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-12816819-213e-4b8c-9414-b0ce19a25aa4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:29.319965 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-12816819-213e-4b8c-9414-b0ce19a25aa4 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 Jul 09 15:40:29.320314 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-12816819-213e-4b8c-9414-b0ce19a25aa4 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:29.320508 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-12816819-213e-4b8c-9414-b0ce19a25aa4 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:29.333520 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:29.333520 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:29.339377 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-12816819-213e-4b8c-9414-b0ce19a25aa4 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Volume info retrieved successfully. Jul 09 15:40:29.346790 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-12816819-213e-4b8c-9414-b0ce19a25aa4 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 returned with HTTP 200 Jul 09 15:40:29.347587 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 438/1775] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:29 2026] GET /volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:29.890430 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-58edf5fc-94ae-45b2-926b-f0282c431492 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:29.895370 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-58edf5fc-94ae-45b2-926b-f0282c431492 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:29.895641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-58edf5fc-94ae-45b2-926b-f0282c431492 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:29.895913 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-58edf5fc-94ae-45b2-926b-f0282c431492 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:29.896055 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-58edf5fc-94ae-45b2-926b-f0282c431492 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:29.904255 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:29.904255 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:29.905509 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-58edf5fc-94ae-45b2-926b-f0282c431492 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:29.906919 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 452/1776] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:29 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:30.026103 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-19777847-db8e-4825-89bd-52bfe5828ae5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:30.029867 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19777847-db8e-4825-89bd-52bfe5828ae5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad Jul 09 15:40:30.030443 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19777847-db8e-4825-89bd-52bfe5828ae5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:30.031610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19777847-db8e-4825-89bd-52bfe5828ae5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:30.031610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-19777847-db8e-4825-89bd-52bfe5828ae5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id a0364a0d-b771-4523-880f-87f92b1527ad. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:30.041145 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:30.041145 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:30.042233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19777847-db8e-4825-89bd-52bfe5828ae5 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad returned with HTTP 200 Jul 09 15:40:30.042860 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 445/1777] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:30 2026] GET /volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:30.056495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-89a7d951-95b4-4d7b-83d0-892cebb26911 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:30.058938 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89a7d951-95b4-4d7b-83d0-892cebb26911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad Jul 09 15:40:30.059313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89a7d951-95b4-4d7b-83d0-892cebb26911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:30.059594 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89a7d951-95b4-4d7b-83d0-892cebb26911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:30.059847 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-89a7d951-95b4-4d7b-83d0-892cebb26911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete backup with id: a0364a0d-b771-4523-880f-87f92b1527ad. Jul 09 15:40:30.065972 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:30.065972 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:30.083975 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-89a7d951-95b4-4d7b-83d0-892cebb26911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] delete_backup rpcapi backup_id a0364a0d-b771-4523-880f-87f92b1527ad {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:40:30.086112 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89a7d951-95b4-4d7b-83d0-892cebb26911 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad returned with HTTP 202 Jul 09 15:40:30.086552 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 443/1778] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:40:30 2026] DELETE /volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:40:30.101852 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-33074035-3f3a-40ff-a459-6a67f4fd83f7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:30.105435 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-33074035-3f3a-40ff-a459-6a67f4fd83f7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad Jul 09 15:40:30.106096 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-33074035-3f3a-40ff-a459-6a67f4fd83f7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:30.106450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-33074035-3f3a-40ff-a459-6a67f4fd83f7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:30.106676 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-33074035-3f3a-40ff-a459-6a67f4fd83f7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id a0364a0d-b771-4523-880f-87f92b1527ad. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:30.115579 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:30.115579 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:30.115579 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-33074035-3f3a-40ff-a459-6a67f4fd83f7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad returned with HTTP 200 Jul 09 15:40:30.116231 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 439/1779] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:30 2026] GET /volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:30.368950 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-41fd4b7d-2799-4c19-8933-bbabb817e7e5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:30.371468 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-41fd4b7d-2799-4c19-8933-bbabb817e7e5 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] GET https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 Jul 09 15:40:30.371831 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-41fd4b7d-2799-4c19-8933-bbabb817e7e5 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:30.372216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-41fd4b7d-2799-4c19-8933-bbabb817e7e5 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:30.383287 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-41fd4b7d-2799-4c19-8933-bbabb817e7e5 tempest-ServersNegativeTestJSON-963291593 tempest-ServersNegativeTestJSON-963291593-project-member] https://10.4.3.19/volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 returned with HTTP 404 Jul 09 15:40:30.384947 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 453/1780] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:30 2026] GET /volume/v3/volumes/ecc88bd6-1d77-47a9-8cab-7f824cf966d5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:30.927267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c7419f84-81af-422b-a0de-4a609235cc98 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:30.931413 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c7419f84-81af-422b-a0de-4a609235cc98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:30.931413 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c7419f84-81af-422b-a0de-4a609235cc98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:30.931950 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c7419f84-81af-422b-a0de-4a609235cc98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:30.931950 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c7419f84-81af-422b-a0de-4a609235cc98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:30.945460 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-89f568db-11fb-4390-919f-637b79fd07bf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:30.946516 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89f568db-11fb-4390-919f-637b79fd07bf None None] GET https://10.4.3.19/volume// Jul 09 15:40:30.946516 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89f568db-11fb-4390-919f-637b79fd07bf None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:30.946697 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89f568db-11fb-4390-919f-637b79fd07bf None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:30.947862 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89f568db-11fb-4390-919f-637b79fd07bf None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:40:30.947934 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:30.947934 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:30.948387 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 444/1781] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:40:30 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:40:30.952273 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c7419f84-81af-422b-a0de-4a609235cc98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:30.952273 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 446/1782] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:30 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:30.965628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-f1b6afc7-2bbb-4cf3-a0a7-99b7ac502e0b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:30.969864 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-f1b6afc7-2bbb-4cf3-a0a7-99b7ac502e0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:40:30.970709 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-f1b6afc7-2bbb-4cf3-a0a7-99b7ac502e0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:30.971205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-f1b6afc7-2bbb-4cf3-a0a7-99b7ac502e0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:30.991659 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:30.991659 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:30.997912 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-f1b6afc7-2bbb-4cf3-a0a7-99b7ac502e0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:40:31.008683 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-f1b6afc7-2bbb-4cf3-a0a7-99b7ac502e0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 200 Jul 09 15:40:31.008683 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 440/1783] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:40:30 2026] GET /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 1545 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:40:31.132027 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d7ee105e-31e9-4b1c-b62b-7f9c6d192202 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:31.134254 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d7ee105e-31e9-4b1c-b62b-7f9c6d192202 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad Jul 09 15:40:31.134452 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d7ee105e-31e9-4b1c-b62b-7f9c6d192202 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:31.134626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d7ee105e-31e9-4b1c-b62b-7f9c6d192202 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:31.134765 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d7ee105e-31e9-4b1c-b62b-7f9c6d192202 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id a0364a0d-b771-4523-880f-87f92b1527ad. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:31.139097 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d7ee105e-31e9-4b1c-b62b-7f9c6d192202 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad returned with HTTP 404 Jul 09 15:40:31.139809 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 454/1784] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:31 2026] GET /volume/v3/backups/a0364a0d-b771-4523-880f-87f92b1527ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:31.149802 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f4fd4ebc-c77e-4ba0-a0bd-67febfdb2029 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:31.151935 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4fd4ebc-c77e-4ba0-a0bd-67febfdb2029 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 Jul 09 15:40:31.152218 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f4fd4ebc-c77e-4ba0-a0bd-67febfdb2029 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:31.152495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f4fd4ebc-c77e-4ba0-a0bd-67febfdb2029 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:31.153684 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f4fd4ebc-c77e-4ba0-a0bd-67febfdb2029 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume with id: b59fd5b9-cf0e-4177-a75a-c2110e104c23 Jul 09 15:40:31.161115 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:31.161115 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:31.161507 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f4fd4ebc-c77e-4ba0-a0bd-67febfdb2029 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:31.172416 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-6a8310d5-866a-4e59-8c97-36c91cca113a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:31.175249 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-6a8310d5-866a-4e59-8c97-36c91cca113a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] PUT https://10.4.3.19/volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198 Jul 09 15:40:31.175919 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-6a8310d5-866a-4e59-8c97-36c91cca113a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:31.187514 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-6a8310d5-866a-4e59-8c97-36c91cca113a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Acquiring lock "cinder-attachment_update-78977d65-8f7c-49fc-8171-2a91a7d4cc4f-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:40:31.195021 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-6a8310d5-866a-4e59-8c97-36c91cca113a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-78977d65-8f7c-49fc-8171-2a91a7d4cc4f-np0000004916" acquired by "attachment_update" :: waited 0.008s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:40:31.196822 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f4fd4ebc-c77e-4ba0-a0bd-67febfdb2029 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume request issued successfully. Jul 09 15:40:31.197505 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:31.197505 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:31.197564 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4fd4ebc-c77e-4ba0-a0bd-67febfdb2029 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 returned with HTTP 202 Jul 09 15:40:31.197875 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 445/1785] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:40:31 2026] DELETE /volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:31.218964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-11ad2a0c-b0e2-4a28-bde9-4ad4e03cd90f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:31.223214 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-11ad2a0c-b0e2-4a28-bde9-4ad4e03cd90f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 Jul 09 15:40:31.223214 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-11ad2a0c-b0e2-4a28-bde9-4ad4e03cd90f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:31.223214 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-11ad2a0c-b0e2-4a28-bde9-4ad4e03cd90f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:31.237208 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:31.237208 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:31.245565 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-11ad2a0c-b0e2-4a28-bde9-4ad4e03cd90f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:31.253269 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-11ad2a0c-b0e2-4a28-bde9-4ad4e03cd90f tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 returned with HTTP 200 Jul 09 15:40:31.253269 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 441/1786] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:31 2026] GET /volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 => generated 1005 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:31.713538 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cba2a9ea-3cae-4bc2-9df7-40f4e6e9e89b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:31.733701 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-6a8310d5-866a-4e59-8c97-36c91cca113a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-78977d65-8f7c-49fc-8171-2a91a7d4cc4f-np0000004916" released by "attachment_update" :: held 0.538s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:40:31.733701 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-6a8310d5-866a-4e59-8c97-36c91cca113a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198 returned with HTTP 200 Jul 09 15:40:31.734743 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 447/1787] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:40:31 2026] PUT /volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198 => generated 969 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:31.847591 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cba2a9ea-3cae-4bc2-9df7-40f4e6e9e89b tempest-ExtensionsTestJSON-516140273 tempest-ExtensionsTestJSON-516140273-project-member] GET https://10.4.3.19/volume/v3/extensions Jul 09 15:40:31.848452 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cba2a9ea-3cae-4bc2-9df7-40f4e6e9e89b tempest-ExtensionsTestJSON-516140273 tempest-ExtensionsTestJSON-516140273-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:31.848885 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cba2a9ea-3cae-4bc2-9df7-40f4e6e9e89b tempest-ExtensionsTestJSON-516140273 tempest-ExtensionsTestJSON-516140273-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:31.849569 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cba2a9ea-3cae-4bc2-9df7-40f4e6e9e89b tempest-ExtensionsTestJSON-516140273 tempest-ExtensionsTestJSON-516140273-project-member] https://10.4.3.19/volume/v3/extensions returned with HTTP 200 Jul 09 15:40:31.850077 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 455/1788] 10.4.3.19 () {66 vars in 1239 bytes} [Thu Jul 9 15:40:31 2026] GET /volume/v3/extensions => generated 5245 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:31.967646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1186abad-054f-4742-a7e6-db4a5dbfbbb1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:31.969952 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1186abad-054f-4742-a7e6-db4a5dbfbbb1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:31.969952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1186abad-054f-4742-a7e6-db4a5dbfbbb1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:31.970052 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1186abad-054f-4742-a7e6-db4a5dbfbbb1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:31.970167 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-1186abad-054f-4742-a7e6-db4a5dbfbbb1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:31.976636 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:31.976636 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:31.977822 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1186abad-054f-4742-a7e6-db4a5dbfbbb1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:31.978778 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 446/1789] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:31 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:32.254637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e4c4d789-04df-4793-aa44-8c3638307b9b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:32.258208 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e4c4d789-04df-4793-aa44-8c3638307b9b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198/action Jul 09 15:40:32.258208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e4c4d789-04df-4793-aa44-8c3638307b9b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:40:32.258208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e4c4d789-04df-4793-aa44-8c3638307b9b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:32.271309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-178b5cc7-5c7e-422b-8b94-267e8a561001 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:32.275135 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-178b5cc7-5c7e-422b-8b94-267e8a561001 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 Jul 09 15:40:32.277069 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-178b5cc7-5c7e-422b-8b94-267e8a561001 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:32.277069 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-178b5cc7-5c7e-422b-8b94-267e8a561001 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:32.280443 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:32.280443 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:32.290628 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-178b5cc7-5c7e-422b-8b94-267e8a561001 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 returned with HTTP 404 Jul 09 15:40:32.291330 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 448/1790] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:32 2026] GET /volume/v3/volumes/b59fd5b9-cf0e-4177-a75a-c2110e104c23 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:32.299156 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a56ca5f6-a93a-4aee-9e02-03ef66e676cb req-e4c4d789-04df-4793-aa44-8c3638307b9b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198/action returned with HTTP 204 Jul 09 15:40:32.299829 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 442/1791] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:40:32 2026] POST /volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:32.305033 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4d73041c-3e5e-4d51-b2bb-6cfcba7e52da None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:32.308688 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4d73041c-3e5e-4d51-b2bb-6cfcba7e52da tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups Jul 09 15:40:32.308952 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4d73041c-3e5e-4d51-b2bb-6cfcba7e52da tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:32.309232 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4d73041c-3e5e-4d51-b2bb-6cfcba7e52da tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:32.325476 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4d73041c-3e5e-4d51-b2bb-6cfcba7e52da tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 200 Jul 09 15:40:32.325952 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 456/1792] 10.4.3.19 () {68 vars in 1270 bytes} [Thu Jul 9 15:40:32 2026] GET /volume/v3/backups => generated 621 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:32.338091 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8185b761-05f2-485a-bbcc-1b17a8d01c36 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:32.339713 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8185b761-05f2-485a-bbcc-1b17a8d01c36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups?project_id=324e4754dc3949d6a557e14439ae894e Jul 09 15:40:32.339961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8185b761-05f2-485a-bbcc-1b17a8d01c36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:32.340177 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8185b761-05f2-485a-bbcc-1b17a8d01c36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:32.354012 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8185b761-05f2-485a-bbcc-1b17a8d01c36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups?project_id=324e4754dc3949d6a557e14439ae894e returned with HTTP 200 Jul 09 15:40:32.354463 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 447/1793] 10.4.3.19 () {68 vars in 1357 bytes} [Thu Jul 9 15:40:32 2026] GET /volume/v3/backups?project_id=324e4754dc3949d6a557e14439ae894e => generated 621 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:32.369632 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:32.372334 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:32.373007 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-938012434"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:32.375110 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-938012434'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:32.375379 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume of 1 GB Jul 09 15:40:32.375940 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:32.375940 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:32.383534 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Availability Zones retrieved successfully. Jul 09 15:40:32.393719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (36c88127-c6ce-406a-bde2-7085e7fb5912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:32.395034 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02069b5b-8908-4adf-98b9-a91f1d522732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:32.396443 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:32.438222 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02069b5b-8908-4adf-98b9-a91f1d522732) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:32.439593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e253c6-e12d-43d0-a1fc-e4c3c2857bcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:32.505789 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['40615372-e9fb-4c8a-9962-ddd41a14b094', '249c8bde-6329-401d-b896-f157b6909c3f', '30b5e1dc-e226-4729-92a9-0f5430eee1cf', 'b5747640-5394-4b5b-8ab1-3af87211432c'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:32.507787 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01e253c6-e12d-43d0-a1fc-e4c3c2857bcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40615372-e9fb-4c8a-9962-ddd41a14b094', '249c8bde-6329-401d-b896-f157b6909c3f', '30b5e1dc-e226-4729-92a9-0f5430eee1cf', 'b5747640-5394-4b5b-8ab1-3af87211432c']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:32.508850 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378d63f0-f248-4100-b79f-fcd51e3d3893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:32.537081 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (378d63f0-f248-4100-b79f-fcd51e3d3893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f16fae8a-d65f-4de1-8066-338294fa9045', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-938012434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['40615372-e9fb-4c8a-9962-ddd41a14b094','249c8bde-6329-401d-b896-f157b6909c3f','30b5e1dc-e226-4729-92a9-0f5430eee1cf','b5747640-5394-4b5b-8ab1-3af87211432c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-938012434',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f16fae8a-d65f-4de1-8066-338294fa9045,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324e4754dc3949d6a557e14439ae894e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:32.538141 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca49051-7596-4353-a801-d47599b4a302) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:32.563732 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca49051-7596-4353-a801-d47599b4a302) transitioned into state 'SUCCESS' from state '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-938012434',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['40615372-e9fb-4c8a-9962-ddd41a14b094','249c8bde-6329-401d-b896-f157b6909c3f','30b5e1dc-e226-4729-92a9-0f5430eee1cf','b5747640-5394-4b5b-8ab1-3af87211432c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:32.564797 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39765a87-804a-415f-85f5-3c81571fe9da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:32.579055 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39765a87-804a-415f-85f5-3c81571fe9da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:32.580199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (36c88127-c6ce-406a-bde2-7085e7fb5912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:32.580977 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request issued successfully. Jul 09 15:40:32.581413 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bbee5ad9-df79-404b-9864-c5011b71e7ed tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:32.581966 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 449/1794] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:40:32 2026] POST /volume/v3/volumes => generated 775 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:32.598916 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d7b10889-f957-4c90-b094-64a3d60659e0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:32.600698 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d7b10889-f957-4c90-b094-64a3d60659e0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 Jul 09 15:40:32.602437 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d7b10889-f957-4c90-b094-64a3d60659e0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:32.603380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d7b10889-f957-4c90-b094-64a3d60659e0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:32.616453 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:32.616453 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:32.626829 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d7b10889-f957-4c90-b094-64a3d60659e0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:32.634220 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d7b10889-f957-4c90-b094-64a3d60659e0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 returned with HTTP 200 Jul 09 15:40:32.634220 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 443/1795] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:32 2026] GET /volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:32.992898 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b333148a-c3df-43d6-93eb-75797420efdf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:32.994617 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b333148a-c3df-43d6-93eb-75797420efdf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:32.995034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b333148a-c3df-43d6-93eb-75797420efdf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:32.995034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b333148a-c3df-43d6-93eb-75797420efdf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:32.995282 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b333148a-c3df-43d6-93eb-75797420efdf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:33.000542 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:33.000542 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:33.001475 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b333148a-c3df-43d6-93eb-75797420efdf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:33.001866 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 457/1796] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:32 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:33.413820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:33.524927 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:33.525418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-844588190"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:33.527604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-844588190'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:33.527768 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Create volume of 2 GB Jul 09 15:40:33.528090 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:33.528090 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:33.531845 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Availability Zones retrieved successfully. Jul 09 15:40:33.537296 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Flow 'volume_create_api' (7499190b-3db3-449b-b2a3-7c57a9e45278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:33.538201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553667e3-77ad-4cae-aac2-c90e4c2f7dec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:33.539145 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Validating volume size '2' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:33.566764 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553667e3-77ad-4cae-aac2-c90e4c2f7dec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:33.567527 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fabfbcf3-e045-4c30-a2fa-638486652d74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:33.642578 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Created reservations ['caf7faf7-8720-4467-a215-0656f204d7ed', 'b25f8142-c9c4-4877-9189-64742b3b9c31', '2f429755-7544-4158-a51c-6aa81c7c4de6', '147c4418-9718-40cc-93f7-3d8836146e02'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:33.643540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fabfbcf3-e045-4c30-a2fa-638486652d74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['caf7faf7-8720-4467-a215-0656f204d7ed', 'b25f8142-c9c4-4877-9189-64742b3b9c31', '2f429755-7544-4158-a51c-6aa81c7c4de6', '147c4418-9718-40cc-93f7-3d8836146e02']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:33.644653 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b6bb173-0478-4a80-af07-29ac80d33c65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:33.652042 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c39c1060-cb10-403d-80da-89a08eab08e4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:33.654565 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c39c1060-cb10-403d-80da-89a08eab08e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 Jul 09 15:40:33.655278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c39c1060-cb10-403d-80da-89a08eab08e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:33.655670 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c39c1060-cb10-403d-80da-89a08eab08e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:33.664902 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:33.664902 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:33.669919 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c39c1060-cb10-403d-80da-89a08eab08e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:33.675992 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c39c1060-cb10-403d-80da-89a08eab08e4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 returned with HTTP 200 Jul 09 15:40:33.676681 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 450/1797] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:33 2026] GET /volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:40:33.677565 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b6bb173-0478-4a80-af07-29ac80d33c65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5509ed39-ba88-4e99-8856-6db43f1ee5cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-844588190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3840012bde014622b3eda9b6f0e5f52e',qos_specs=None,replication_status=,reservations=['caf7faf7-8720-4467-a215-0656f204d7ed','b25f8142-c9c4-4877-9189-64742b3b9c31','2f429755-7544-4158-a51c-6aa81c7c4de6','147c4418-9718-40cc-93f7-3d8836146e02'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc102ce7eaa4eb99d93186cd66ebbdc',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-844588190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5509ed39-ba88-4e99-8856-6db43f1ee5cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3840012bde014622b3eda9b6f0e5f52e',provider_auth=None,provider_geometry=None,provider_id=None,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='bfc102ce7eaa4eb99d93186cd66ebbdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:33.678925 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1fd21e-10d3-4d69-8c56-8d8b79e5dc25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:33.691903 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-83469ee1-8e60-444d-82e3-1e8aa824ba81 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:33.695133 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-83469ee1-8e60-444d-82e3-1e8aa824ba81 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:40:33.695133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-83469ee1-8e60-444d-82e3-1e8aa824ba81 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f16fae8a-d65f-4de1-8066-338294fa9045", "name": "tempest-type-Backup-1988267759"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:33.696628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-83469ee1-8e60-444d-82e3-1e8aa824ba81 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating new backup {'backup': {'volume_id': 'f16fae8a-d65f-4de1-8066-338294fa9045', 'name': 'tempest-type-Backup-1988267759'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:40:33.696800 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-83469ee1-8e60-444d-82e3-1e8aa824ba81 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating backup of volume f16fae8a-d65f-4de1-8066-338294fa9045 in container None Jul 09 15:40:33.706383 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c1fd21e-10d3-4d69-8c56-8d8b79e5dc25) transitioned into state 'SUCCESS' from state '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-844588190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3840012bde014622b3eda9b6f0e5f52e',qos_specs=None,replication_status=,reservations=['caf7faf7-8720-4467-a215-0656f204d7ed','b25f8142-c9c4-4877-9189-64742b3b9c31','2f429755-7544-4158-a51c-6aa81c7c4de6','147c4418-9718-40cc-93f7-3d8836146e02'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfc102ce7eaa4eb99d93186cd66ebbdc',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:33.707424 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:33.707424 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:33.707657 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc866039-17ac-411c-8a05-c693558c3e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:33.707978 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-83469ee1-8e60-444d-82e3-1e8aa824ba81 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:33.729088 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc866039-17ac-411c-8a05-c693558c3e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:33.733844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Flow 'volume_create_api' (7499190b-3db3-449b-b2a3-7c57a9e45278) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:33.733844 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Create volume request issued successfully. Jul 09 15:40:33.733844 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4745459-efc4-4ca8-afeb-77bbc6330a70 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:33.733844 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 448/1798] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:40:33 2026] POST /volume/v3/volumes => generated 752 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:33.737912 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-83469ee1-8e60-444d-82e3-1e8aa824ba81 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['2f940288-00f6-4672-99ea-54b8d218bf7c', '9f2dd15d-93f1-433a-95c9-e0135412dbb7'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:33.745603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-40d039db-5fe7-4e3c-83d6-a892680de55a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:33.748048 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-40d039db-5fe7-4e3c-83d6-a892680de55a tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] GET https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb Jul 09 15:40:33.748338 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-40d039db-5fe7-4e3c-83d6-a892680de55a tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:33.748623 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-40d039db-5fe7-4e3c-83d6-a892680de55a tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:33.759308 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:33.759308 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:33.766137 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-40d039db-5fe7-4e3c-83d6-a892680de55a tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Volume info retrieved successfully. Jul 09 15:40:33.771695 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-40d039db-5fe7-4e3c-83d6-a892680de55a tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb returned with HTTP 200 Jul 09 15:40:33.772275 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 458/1799] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:33 2026] GET /volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:33.812428 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-83469ee1-8e60-444d-82e3-1e8aa824ba81 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:40:33.813049 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 444/1800] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:40:33 2026] POST /volume/v3/backups => generated 314 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:33.825062 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e682093b-363b-4a3d-b397-2f7c5de8b6b0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:33.827511 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e682093b-363b-4a3d-b397-2f7c5de8b6b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:33.827833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e682093b-363b-4a3d-b397-2f7c5de8b6b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:33.828099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e682093b-363b-4a3d-b397-2f7c5de8b6b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:33.828281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e682093b-363b-4a3d-b397-2f7c5de8b6b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:33.834564 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:33.834564 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:33.835700 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e682093b-363b-4a3d-b397-2f7c5de8b6b0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:33.836364 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 451/1801] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:33 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 721 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:40:34.015317 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-61804c01-aaf8-4a98-ab92-3963172ba2e1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:34.019236 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-61804c01-aaf8-4a98-ab92-3963172ba2e1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:34.020440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-61804c01-aaf8-4a98-ab92-3963172ba2e1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:34.021210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-61804c01-aaf8-4a98-ab92-3963172ba2e1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:34.022062 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-61804c01-aaf8-4a98-ab92-3963172ba2e1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:34.030864 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:34.030864 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:34.032919 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-61804c01-aaf8-4a98-ab92-3963172ba2e1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:34.033674 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 449/1802] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:34 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:34.790238 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-32d0635b-a3e1-4c0e-8a6e-89338584e0f0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:34.791758 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-32d0635b-a3e1-4c0e-8a6e-89338584e0f0 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] GET https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb Jul 09 15:40:34.792013 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-32d0635b-a3e1-4c0e-8a6e-89338584e0f0 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:34.792216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-32d0635b-a3e1-4c0e-8a6e-89338584e0f0 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:34.799722 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:34.799722 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:34.804355 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-32d0635b-a3e1-4c0e-8a6e-89338584e0f0 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Volume info retrieved successfully. Jul 09 15:40:34.809872 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-32d0635b-a3e1-4c0e-8a6e-89338584e0f0 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb returned with HTTP 200 Jul 09 15:40:34.810538 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 459/1803] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:34 2026] GET /volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:34.825072 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:34.826979 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:34.827366 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5509ed39-ba88-4e99-8856-6db43f1ee5cb"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:34.829126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5509ed39-ba88-4e99-8856-6db43f1ee5cb'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:34.837106 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:34.837106 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:34.837710 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Volume retrieved successfully. Jul 09 15:40:34.837839 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Create volume of 1 GB Jul 09 15:40:34.842462 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Availability Zones retrieved successfully. Jul 09 15:40:34.848430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Flow 'volume_create_api' (f44ca82d-8324-44ef-bca9-c4695ca223c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:34.849091 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3c27466c-bf95-4a0c-a0f8-31e4b62fb97b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:34.850118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f1f6d5-8436-42e2-a357-b315d09c18e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:34.851155 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:34.851419 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c27466c-bf95-4a0c-a0f8-31e4b62fb97b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:34.851717 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c27466c-bf95-4a0c-a0f8-31e4b62fb97b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:34.852035 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c27466c-bf95-4a0c-a0f8-31e4b62fb97b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:34.852235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-3c27466c-bf95-4a0c-a0f8-31e4b62fb97b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:34.852596 np0000004916 devstack@c-api.service[99865]: WARNING cinder.volume.api [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f1f6d5-8436-42e2-a357-b315d09c18e4) transitioned into state 'FAILURE' from state 'RUNNING' Jul 09 15:40:34.852596 np0000004916 devstack@c-api.service[99865]: 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 09 15:40:34.854621 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f1f6d5-8436-42e2-a357-b315d09c18e4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:34.855469 np0000004916 devstack@c-api.service[99865]: WARNING cinder.volume.api [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96f1f6d5-8436-42e2-a357-b315d09c18e4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 09 15:40:34.856333 np0000004916 devstack@c-api.service[99865]: WARNING cinder.volume.api [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Flow 'volume_create_api' (f44ca82d-8324-44ef-bca9-c4695ca223c9) transitioned into state 'REVERTED' from state 'RUNNING' Jul 09 15:40:34.856732 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8761a136-fea8-4d4d-aead-2a7fef0f7018 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 400 Jul 09 15:40:34.857295 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 445/1804] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:40:34 2026] POST /volume/v3/volumes => generated 173 bytes in 33 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:40:34.857910 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:34.857910 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:34.858743 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c27466c-bf95-4a0c-a0f8-31e4b62fb97b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:34.859208 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 452/1805] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:34 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:34.866084 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c3d0cbed-6864-4eaa-a753-c73f53d69dd9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:34.868561 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c3d0cbed-6864-4eaa-a753-c73f53d69dd9 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] GET https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb Jul 09 15:40:34.868880 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c3d0cbed-6864-4eaa-a753-c73f53d69dd9 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:34.869138 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c3d0cbed-6864-4eaa-a753-c73f53d69dd9 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:34.877006 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:34.877006 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:34.881567 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c3d0cbed-6864-4eaa-a753-c73f53d69dd9 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Volume info retrieved successfully. Jul 09 15:40:34.887032 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c3d0cbed-6864-4eaa-a753-c73f53d69dd9 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb returned with HTTP 200 Jul 09 15:40:34.887662 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 450/1806] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:34 2026] GET /volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:34.899897 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-61b8e864-1505-4c4b-bd7c-7afc6c331215 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:34.901685 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61b8e864-1505-4c4b-bd7c-7afc6c331215 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] DELETE https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb Jul 09 15:40:34.901897 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61b8e864-1505-4c4b-bd7c-7afc6c331215 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:34.902119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61b8e864-1505-4c4b-bd7c-7afc6c331215 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:34.902309 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-61b8e864-1505-4c4b-bd7c-7afc6c331215 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Delete volume with id: 5509ed39-ba88-4e99-8856-6db43f1ee5cb Jul 09 15:40:34.908957 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:34.908957 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:34.909419 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-61b8e864-1505-4c4b-bd7c-7afc6c331215 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Volume info retrieved successfully. Jul 09 15:40:34.925296 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-61b8e864-1505-4c4b-bd7c-7afc6c331215 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Delete volume request issued successfully. Jul 09 15:40:34.925536 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61b8e864-1505-4c4b-bd7c-7afc6c331215 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb returned with HTTP 202 Jul 09 15:40:34.926037 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 460/1807] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:34 2026] DELETE /volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:34.932909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0cc1191c-4a39-44f6-9226-3b189d8812bf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:34.934870 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0cc1191c-4a39-44f6-9226-3b189d8812bf tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] GET https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb Jul 09 15:40:34.935074 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0cc1191c-4a39-44f6-9226-3b189d8812bf tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:34.935295 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0cc1191c-4a39-44f6-9226-3b189d8812bf tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:34.944371 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:34.944371 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:34.948026 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0cc1191c-4a39-44f6-9226-3b189d8812bf tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Volume info retrieved successfully. Jul 09 15:40:34.952777 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0cc1191c-4a39-44f6-9226-3b189d8812bf tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb returned with HTTP 200 Jul 09 15:40:34.953165 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 446/1808] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:34 2026] GET /volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:35.046497 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0c408237-9fc4-45b7-92d2-d6a8b93e5910 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:35.048610 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0c408237-9fc4-45b7-92d2-d6a8b93e5910 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:35.048759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0c408237-9fc4-45b7-92d2-d6a8b93e5910 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:35.049019 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0c408237-9fc4-45b7-92d2-d6a8b93e5910 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:35.049193 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0c408237-9fc4-45b7-92d2-d6a8b93e5910 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:35.061946 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:35.061946 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:35.062845 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0c408237-9fc4-45b7-92d2-d6a8b93e5910 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:35.063607 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 453/1809] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:35 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:35.871741 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-016611fd-7835-4bcb-aac2-13b1600a9ea6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:35.873559 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-016611fd-7835-4bcb-aac2-13b1600a9ea6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:35.873781 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-016611fd-7835-4bcb-aac2-13b1600a9ea6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:35.873977 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-016611fd-7835-4bcb-aac2-13b1600a9ea6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:35.874076 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-016611fd-7835-4bcb-aac2-13b1600a9ea6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:35.878835 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:35.878835 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:35.879614 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-016611fd-7835-4bcb-aac2-13b1600a9ea6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:35.880014 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 451/1810] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:35 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:35.965706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ee282dc6-d92c-4c11-985c-19c47408fb26 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:35.968676 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee282dc6-d92c-4c11-985c-19c47408fb26 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] GET https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb Jul 09 15:40:35.969648 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee282dc6-d92c-4c11-985c-19c47408fb26 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:35.969648 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee282dc6-d92c-4c11-985c-19c47408fb26 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:35.975563 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee282dc6-d92c-4c11-985c-19c47408fb26 tempest-VolumesCloneNegativeTest-1105433715 tempest-VolumesCloneNegativeTest-1105433715-project-member] https://10.4.3.19/volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb returned with HTTP 404 Jul 09 15:40:35.976174 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 461/1811] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:35 2026] GET /volume/v3/volumes/5509ed39-ba88-4e99-8856-6db43f1ee5cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:36.075733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fd4cfde1-f6da-43e9-b21e-420ec88d83d0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:36.077790 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fd4cfde1-f6da-43e9-b21e-420ec88d83d0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:36.078010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fd4cfde1-f6da-43e9-b21e-420ec88d83d0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:36.078251 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fd4cfde1-f6da-43e9-b21e-420ec88d83d0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:36.078399 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-fd4cfde1-f6da-43e9-b21e-420ec88d83d0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:36.083279 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:36.083279 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:36.084275 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fd4cfde1-f6da-43e9-b21e-420ec88d83d0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:36.084725 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 447/1812] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:36 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:36.891458 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-59cb71e3-8251-4e44-9ae6-272dc9b1a5f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:36.893583 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-59cb71e3-8251-4e44-9ae6-272dc9b1a5f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:36.893727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-59cb71e3-8251-4e44-9ae6-272dc9b1a5f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:36.893909 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-59cb71e3-8251-4e44-9ae6-272dc9b1a5f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:36.894000 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-59cb71e3-8251-4e44-9ae6-272dc9b1a5f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:36.899713 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:36.899713 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:36.900695 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-59cb71e3-8251-4e44-9ae6-272dc9b1a5f4 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:36.901136 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 454/1813] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:36 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:37.095527 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-377fef93-28cf-48f9-8cc2-789fd1308676 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:37.097558 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-377fef93-28cf-48f9-8cc2-789fd1308676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:37.097755 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-377fef93-28cf-48f9-8cc2-789fd1308676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:37.098021 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-377fef93-28cf-48f9-8cc2-789fd1308676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:37.098147 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-377fef93-28cf-48f9-8cc2-789fd1308676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:37.103867 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:37.103867 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:37.104755 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-377fef93-28cf-48f9-8cc2-789fd1308676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:37.105124 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 452/1814] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:37 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:37.264698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:37.375365 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:37.375868 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-346934979", "metadata": {"Type": "Test"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:37.378004 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-346934979', 'metadata': {'Type': 'Test'}}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:37.378220 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume of 1 GB Jul 09 15:40:37.383969 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Availability Zones retrieved successfully. Jul 09 15:40:37.394121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (6d705bdf-cc80-401a-93f3-4365484d8e81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:37.395642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfc7ede-3fef-4867-9098-01847e11055d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:37.397083 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:37.435837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfc7ede-3fef-4867-9098-01847e11055d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:37.437407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0106ac22-33cf-4870-b80c-c1059249ab6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:37.526659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Created reservations ['dc14c161-5768-41d4-9873-72b0650b68c4', 'd5a24d2c-31ac-4832-97a3-75563e525579', 'b095f3e9-f426-4732-a7cd-40431baf2369', '4d633570-0290-41d0-9c34-b5786993fb64'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:37.527349 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0106ac22-33cf-4870-b80c-c1059249ab6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc14c161-5768-41d4-9873-72b0650b68c4', 'd5a24d2c-31ac-4832-97a3-75563e525579', 'b095f3e9-f426-4732-a7cd-40431baf2369', '4d633570-0290-41d0-9c34-b5786993fb64']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:37.528121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74dcee0b-86d1-413a-934c-7e49a2b229ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:37.555629 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74dcee0b-86d1-413a-934c-7e49a2b229ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18d6262a-2402-4f7e-adbf-b8ca51dfc9b8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-346934979',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['dc14c161-5768-41d4-9873-72b0650b68c4','d5a24d2c-31ac-4832-97a3-75563e525579','b095f3e9-f426-4732-a7cd-40431baf2369','4d633570-0290-41d0-9c34-b5786993fb64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-346934979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18d6262a-2402-4f7e-adbf-b8ca51dfc9b8,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5143926ef2e14f62b505347d1f44520e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02877006fd824131a4962d61b153d412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:37.555927 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31d7f12-21aa-4c53-b195-56a642ba4c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:37.578327 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b31d7f12-21aa-4c53-b195-56a642ba4c62) transitioned into state 'SUCCESS' from state '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-346934979',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['dc14c161-5768-41d4-9873-72b0650b68c4','d5a24d2c-31ac-4832-97a3-75563e525579','b095f3e9-f426-4732-a7cd-40431baf2369','4d633570-0290-41d0-9c34-b5786993fb64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:37.579114 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46338145-7264-4c37-a714-3279a540eb3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:37.591661 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46338145-7264-4c37-a714-3279a540eb3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:37.592999 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (6d705bdf-cc80-401a-93f3-4365484d8e81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:37.593520 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request issued successfully. Jul 09 15:40:37.594417 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ededad2-a878-4573-a65e-18d3a38e3a6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:37.595054 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 462/1815] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:37 2026] POST /volume/v3/volumes => generated 756 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:37.609997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31303e05-9283-40bc-8777-bdbee7f396d0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:37.612155 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31303e05-9283-40bc-8777-bdbee7f396d0 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:37.612452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31303e05-9283-40bc-8777-bdbee7f396d0 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:37.612646 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31303e05-9283-40bc-8777-bdbee7f396d0 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:37.623108 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:37.623108 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:37.635354 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-31303e05-9283-40bc-8777-bdbee7f396d0 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:37.640806 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31303e05-9283-40bc-8777-bdbee7f396d0 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 200 Jul 09 15:40:37.641589 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 448/1816] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:37 2026] GET /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 824 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:37.915982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e127ec37-f88a-4cb3-84ee-9df2d6c05798 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:37.918914 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e127ec37-f88a-4cb3-84ee-9df2d6c05798 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:37.919279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e127ec37-f88a-4cb3-84ee-9df2d6c05798 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:37.919702 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e127ec37-f88a-4cb3-84ee-9df2d6c05798 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:37.919817 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e127ec37-f88a-4cb3-84ee-9df2d6c05798 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:37.930255 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:37.930255 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:37.931321 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e127ec37-f88a-4cb3-84ee-9df2d6c05798 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:37.931732 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 455/1817] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:37 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 723 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:40:38.124872 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ea760992-d9f3-4be6-8a15-a7508fda068b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:38.127541 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ea760992-d9f3-4be6-8a15-a7508fda068b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:38.127942 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ea760992-d9f3-4be6-8a15-a7508fda068b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:38.128096 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ea760992-d9f3-4be6-8a15-a7508fda068b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:38.128355 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-ea760992-d9f3-4be6-8a15-a7508fda068b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:38.137591 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:38.137591 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:38.139802 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ea760992-d9f3-4be6-8a15-a7508fda068b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:38.140136 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 453/1818] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:38 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:38.655956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2bda1809-a54d-4104-9b6a-3a7712c871ed None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:38.658094 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2bda1809-a54d-4104-9b6a-3a7712c871ed tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:38.658328 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2bda1809-a54d-4104-9b6a-3a7712c871ed tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:38.658531 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2bda1809-a54d-4104-9b6a-3a7712c871ed tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:38.667462 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:38.667462 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:38.672396 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2bda1809-a54d-4104-9b6a-3a7712c871ed tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:38.677552 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2bda1809-a54d-4104-9b6a-3a7712c871ed tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 200 Jul 09 15:40:38.678117 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 463/1819] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:38 2026] GET /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:38.693658 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8843a4dc-3807-40d3-aed4-611507d3395e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:38.696030 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8843a4dc-3807-40d3-aed4-611507d3395e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:38.696327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8843a4dc-3807-40d3-aed4-611507d3395e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:38.696583 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8843a4dc-3807-40d3-aed4-611507d3395e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:38.707506 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:38.707506 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:38.712728 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8843a4dc-3807-40d3-aed4-611507d3395e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:38.719576 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8843a4dc-3807-40d3-aed4-611507d3395e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 200 Jul 09 15:40:38.720146 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 449/1820] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:38 2026] GET /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:38.735545 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7653c580-d8ef-4505-b01f-2f67d7092f2d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:38.738146 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7653c580-d8ef-4505-b01f-2f67d7092f2d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:38.738714 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7653c580-d8ef-4505-b01f-2f67d7092f2d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-346934979"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:38.751258 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:38.751258 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:38.757405 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7653c580-d8ef-4505-b01f-2f67d7092f2d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:38.767397 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7653c580-d8ef-4505-b01f-2f67d7092f2d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:38.768393 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7653c580-d8ef-4505-b01f-2f67d7092f2d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 200 Jul 09 15:40:38.769093 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 456/1821] 10.4.3.19 () {68 vars in 1361 bytes} [Thu Jul 9 15:40:38 2026] PUT /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 781 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:38.784562 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4dbeac3a-4a59-46ac-bc08-90ee9125881b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:38.786471 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4dbeac3a-4a59-46ac-bc08-90ee9125881b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:38.786851 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4dbeac3a-4a59-46ac-bc08-90ee9125881b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1265676739", "description": "This is the new description of volume"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:38.795960 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:38.795960 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:38.801240 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4dbeac3a-4a59-46ac-bc08-90ee9125881b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:38.810880 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4dbeac3a-4a59-46ac-bc08-90ee9125881b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:38.811838 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4dbeac3a-4a59-46ac-bc08-90ee9125881b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 200 Jul 09 15:40:38.813011 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 454/1822] 10.4.3.19 () {68 vars in 1362 bytes} [Thu Jul 9 15:40:38 2026] PUT /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:38.829467 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a5a72e7b-c791-4ed6-8a79-8c627104dfff None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:38.831516 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a5a72e7b-c791-4ed6-8a79-8c627104dfff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:38.832526 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a5a72e7b-c791-4ed6-8a79-8c627104dfff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:38.833129 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a5a72e7b-c791-4ed6-8a79-8c627104dfff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:38.841922 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:38.841922 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:38.846763 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a5a72e7b-c791-4ed6-8a79-8c627104dfff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:38.852945 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a5a72e7b-c791-4ed6-8a79-8c627104dfff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 200 Jul 09 15:40:38.852945 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 464/1823] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:38 2026] GET /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 889 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:38.866056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:38.868054 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:38.868557 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-848879108", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1576320646"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:38.870768 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-848879108', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1576320646'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:38.870954 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume of 1 GB Jul 09 15:40:38.875812 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Availability Zones retrieved successfully. Jul 09 15:40:38.883005 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (952c7496-5460-4862-b482-d59e6954b4c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:38.884505 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffb38e7-1cf7-4931-9bd1-a90ed8171111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:38.886012 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:38.932321 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ffb38e7-1cf7-4931-9bd1-a90ed8171111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:38.933102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8c166f-a07a-4f33-961c-6c6634239cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:38.945301 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d85bb28d-ba56-402c-8d29-87c37c80b486 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:38.947726 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d85bb28d-ba56-402c-8d29-87c37c80b486 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:38.947982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d85bb28d-ba56-402c-8d29-87c37c80b486 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:38.948248 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d85bb28d-ba56-402c-8d29-87c37c80b486 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:38.948389 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d85bb28d-ba56-402c-8d29-87c37c80b486 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:38.953900 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:38.953900 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:38.954820 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d85bb28d-ba56-402c-8d29-87c37c80b486 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:38.955418 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 457/1824] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:38 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:38.979855 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Created reservations ['b7670555-935d-4c46-a795-1c45c90b0d4a', '90649f1d-5399-40c8-931f-679f73fe0888', 'dc1d7951-61c2-49d6-b4e1-ed92000786a8', '805aeedd-848d-4d1b-8f54-22e325edaef3'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:38.980575 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b8c166f-a07a-4f33-961c-6c6634239cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7670555-935d-4c46-a795-1c45c90b0d4a', '90649f1d-5399-40c8-931f-679f73fe0888', 'dc1d7951-61c2-49d6-b4e1-ed92000786a8', '805aeedd-848d-4d1b-8f54-22e325edaef3']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:38.981256 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71ff9611-73bb-4ba7-a122-77e8972de826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:39.005608 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (71ff9611-73bb-4ba7-a122-77e8972de826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea22bc84-b61d-4487-8487-4a1ec7be6fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-848879108',display_name='tempest-VolumesGetTest-Volume-1576320646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['b7670555-935d-4c46-a795-1c45c90b0d4a','90649f1d-5399-40c8-931f-679f73fe0888','dc1d7951-61c2-49d6-b4e1-ed92000786a8','805aeedd-848d-4d1b-8f54-22e325edaef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-848879108',display_name='tempest-VolumesGetTest-Volume-1576320646',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea22bc84-b61d-4487-8487-4a1ec7be6fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5143926ef2e14f62b505347d1f44520e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02877006fd824131a4962d61b153d412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:39.006337 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355f89a0-0b15-4ad7-846e-baf9c3f58c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:39.026818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (355f89a0-0b15-4ad7-846e-baf9c3f58c19) transitioned into 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-848879108',display_name='tempest-VolumesGetTest-Volume-1576320646',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['b7670555-935d-4c46-a795-1c45c90b0d4a','90649f1d-5399-40c8-931f-679f73fe0888','dc1d7951-61c2-49d6-b4e1-ed92000786a8','805aeedd-848d-4d1b-8f54-22e325edaef3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:39.027568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc6f0299-7dc9-490b-be80-2d78e9ae8af9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:39.038261 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc6f0299-7dc9-490b-be80-2d78e9ae8af9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:39.039137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (952c7496-5460-4862-b482-d59e6954b4c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:39.039547 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request issued successfully. Jul 09 15:40:39.040336 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a7691a9-2dad-4eba-abce-75b41b1047fb tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:39.040932 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 450/1825] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:38 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:39.058740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-988c1e84-69d9-4898-b21c-d8e5311d6cc8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:39.062808 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-988c1e84-69d9-4898-b21c-d8e5311d6cc8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff Jul 09 15:40:39.065096 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-988c1e84-69d9-4898-b21c-d8e5311d6cc8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:39.065405 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-988c1e84-69d9-4898-b21c-d8e5311d6cc8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:39.074369 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:39.074369 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:39.078674 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-988c1e84-69d9-4898-b21c-d8e5311d6cc8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:39.083130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-988c1e84-69d9-4898-b21c-d8e5311d6cc8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff returned with HTTP 200 Jul 09 15:40:39.083672 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 455/1826] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:39 2026] GET /volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:39.153728 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-32238a4c-d1fb-4617-b8a0-cf6403c3833e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:39.157331 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-32238a4c-d1fb-4617-b8a0-cf6403c3833e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:39.157331 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-32238a4c-d1fb-4617-b8a0-cf6403c3833e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:39.157331 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-32238a4c-d1fb-4617-b8a0-cf6403c3833e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:39.157331 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-32238a4c-d1fb-4617-b8a0-cf6403c3833e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:39.163708 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:39.163708 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:39.163708 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-32238a4c-d1fb-4617-b8a0-cf6403c3833e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:39.163708 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 465/1827] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:39 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:39.969918 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-09be2f35-a0f3-4fa4-8d29-7e1b42646a04 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:39.972685 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-09be2f35-a0f3-4fa4-8d29-7e1b42646a04 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:39.973025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-09be2f35-a0f3-4fa4-8d29-7e1b42646a04 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:39.973613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-09be2f35-a0f3-4fa4-8d29-7e1b42646a04 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:39.973613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-09be2f35-a0f3-4fa4-8d29-7e1b42646a04 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:39.980554 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:39.980554 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:39.982578 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-09be2f35-a0f3-4fa4-8d29-7e1b42646a04 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:39.982578 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 458/1828] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:39 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:40.106508 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fdcda6cf-cf1e-4b3d-b8be-b86e0ab26564 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:40.108837 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fdcda6cf-cf1e-4b3d-b8be-b86e0ab26564 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff Jul 09 15:40:40.111458 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fdcda6cf-cf1e-4b3d-b8be-b86e0ab26564 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:40.111458 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fdcda6cf-cf1e-4b3d-b8be-b86e0ab26564 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:40.118394 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:40.118394 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:40.123761 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fdcda6cf-cf1e-4b3d-b8be-b86e0ab26564 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:40.130530 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fdcda6cf-cf1e-4b3d-b8be-b86e0ab26564 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff returned with HTTP 200 Jul 09 15:40:40.131073 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 451/1829] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:40 2026] GET /volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:40.148497 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ee6d335e-7b20-4d5b-8a60-45b8a1d3ca86 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:40.150740 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee6d335e-7b20-4d5b-8a60-45b8a1d3ca86 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff Jul 09 15:40:40.151259 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee6d335e-7b20-4d5b-8a60-45b8a1d3ca86 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-346934979", "description": null}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:40.155236 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=243,cinder:UPDATE=72,cinder:INSERT=45 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:40:40.164014 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:40.164014 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:40.169766 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ee6d335e-7b20-4d5b-8a60-45b8a1d3ca86 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:40.178211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b9833399-7337-4064-bb8d-a10a311336f4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:40.180976 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b9833399-7337-4064-bb8d-a10a311336f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:40.181240 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b9833399-7337-4064-bb8d-a10a311336f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:40.181382 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ee6d335e-7b20-4d5b-8a60-45b8a1d3ca86 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:40.181494 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b9833399-7337-4064-bb8d-a10a311336f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:40.181573 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b9833399-7337-4064-bb8d-a10a311336f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:40.184428 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee6d335e-7b20-4d5b-8a60-45b8a1d3ca86 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff returned with HTTP 200 Jul 09 15:40:40.184428 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 456/1830] 10.4.3.19 () {68 vars in 1361 bytes} [Thu Jul 9 15:40:40 2026] PUT /volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff => generated 767 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:40.197629 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:40.197629 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:40.200589 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b9833399-7337-4064-bb8d-a10a311336f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:40.205386 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 466/1831] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:40 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 788 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:40.205709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f9000548-bcd4-406f-8630-2dac0320abfe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:40.208204 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f9000548-bcd4-406f-8630-2dac0320abfe tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff Jul 09 15:40:40.208756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f9000548-bcd4-406f-8630-2dac0320abfe tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:40.209051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f9000548-bcd4-406f-8630-2dac0320abfe tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:40.220629 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:40.220629 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:40.226095 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f9000548-bcd4-406f-8630-2dac0320abfe tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:40.232013 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f9000548-bcd4-406f-8630-2dac0320abfe tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff returned with HTTP 200 Jul 09 15:40:40.232681 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 459/1832] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:40 2026] GET /volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff => generated 835 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:40.246374 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-03010728-c13e-4eb4-9c02-57facda381ae None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:40.248915 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-03010728-c13e-4eb4-9c02-57facda381ae tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff Jul 09 15:40:40.248915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-03010728-c13e-4eb4-9c02-57facda381ae tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:40.249066 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-03010728-c13e-4eb4-9c02-57facda381ae tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:40.250125 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-03010728-c13e-4eb4-9c02-57facda381ae tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume with id: ea22bc84-b61d-4487-8487-4a1ec7be6fff Jul 09 15:40:40.259704 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:40.259704 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:40.260401 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-03010728-c13e-4eb4-9c02-57facda381ae tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:40.283810 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-03010728-c13e-4eb4-9c02-57facda381ae tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume request issued successfully. Jul 09 15:40:40.284392 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-03010728-c13e-4eb4-9c02-57facda381ae tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff returned with HTTP 202 Jul 09 15:40:40.284623 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 452/1833] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:40 2026] DELETE /volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:40.296228 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-69803b1a-b24a-4d8b-9865-39d0f798904b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:40.298478 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69803b1a-b24a-4d8b-9865-39d0f798904b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff Jul 09 15:40:40.298789 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69803b1a-b24a-4d8b-9865-39d0f798904b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:40.302026 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69803b1a-b24a-4d8b-9865-39d0f798904b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:40.314438 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:40.314438 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:40.329779 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-69803b1a-b24a-4d8b-9865-39d0f798904b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:40.334371 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69803b1a-b24a-4d8b-9865-39d0f798904b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff returned with HTTP 200 Jul 09 15:40:40.334762 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 457/1834] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:40 2026] GET /volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff => generated 834 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:40.999628 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7bc110ac-020d-4446-b2cb-62e0bd0eba85 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.002652 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7bc110ac-020d-4446-b2cb-62e0bd0eba85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:41.002896 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7bc110ac-020d-4446-b2cb-62e0bd0eba85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.003096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7bc110ac-020d-4446-b2cb-62e0bd0eba85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.006448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-7bc110ac-020d-4446-b2cb-62e0bd0eba85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:41.016950 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:41.016950 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:41.017828 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7bc110ac-020d-4446-b2cb-62e0bd0eba85 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:41.018309 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 467/1835] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:40 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:41.218324 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cf6877bc-b06f-4618-9f57-6af3a77e9d27 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.220481 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cf6877bc-b06f-4618-9f57-6af3a77e9d27 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:41.220711 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cf6877bc-b06f-4618-9f57-6af3a77e9d27 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.220924 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cf6877bc-b06f-4618-9f57-6af3a77e9d27 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.221039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-cf6877bc-b06f-4618-9f57-6af3a77e9d27 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:41.226071 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:41.226071 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:41.227006 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cf6877bc-b06f-4618-9f57-6af3a77e9d27 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:41.227533 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 460/1836] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:41 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:41.242673 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-35d4f6a1-fb09-4411-bde0-a4c45d1ec0d1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.247271 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-35d4f6a1-fb09-4411-bde0-a4c45d1ec0d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:41.247634 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-35d4f6a1-fb09-4411-bde0-a4c45d1ec0d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.247843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-35d4f6a1-fb09-4411-bde0-a4c45d1ec0d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.273452 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:41.273452 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:41.284320 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-35d4f6a1-fb09-4411-bde0-a4c45d1ec0d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:41.289398 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-35d4f6a1-fb09-4411-bde0-a4c45d1ec0d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:41.289772 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 453/1837] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:41 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 1131 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:41.310400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cc3c6ecd-1712-4650-93b7-acedb47529b7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.315464 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc3c6ecd-1712-4650-93b7-acedb47529b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:41.315464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc3c6ecd-1712-4650-93b7-acedb47529b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.315464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc3c6ecd-1712-4650-93b7-acedb47529b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.315464 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-cc3c6ecd-1712-4650-93b7-acedb47529b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete backup with id: a1b5b374-c212-4a53-b459-3dce8e5b7257. Jul 09 15:40:41.325518 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:41.325518 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:41.350201 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4b583943-5831-447e-89b8-3ccfbe28a53c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.352989 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4b583943-5831-447e-89b8-3ccfbe28a53c tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff Jul 09 15:40:41.353359 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4b583943-5831-447e-89b8-3ccfbe28a53c tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.353697 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4b583943-5831-447e-89b8-3ccfbe28a53c tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.357010 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-cc3c6ecd-1712-4650-93b7-acedb47529b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] delete_backup rpcapi backup_id a1b5b374-c212-4a53-b459-3dce8e5b7257 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:40:41.362397 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4b583943-5831-447e-89b8-3ccfbe28a53c tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff returned with HTTP 404 Jul 09 15:40:41.362665 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc3c6ecd-1712-4650-93b7-acedb47529b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 202 Jul 09 15:40:41.362939 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 458/1838] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:41 2026] DELETE /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:40:41.363120 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 468/1839] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:41 2026] GET /volume/v3/volumes/ea22bc84-b61d-4487-8487-4a1ec7be6fff => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:41.374068 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5bf520b7-4adc-4dcf-a973-b98807d01ed8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.377239 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5bf520b7-4adc-4dcf-a973-b98807d01ed8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:41.377595 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5bf520b7-4adc-4dcf-a973-b98807d01ed8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.377957 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5bf520b7-4adc-4dcf-a973-b98807d01ed8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.378141 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-5bf520b7-4adc-4dcf-a973-b98807d01ed8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:41.379403 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5875a88a-126e-4666-9096-9954d6670b31 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.381608 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5875a88a-126e-4666-9096-9954d6670b31 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:41.381608 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5875a88a-126e-4666-9096-9954d6670b31 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.381848 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5875a88a-126e-4666-9096-9954d6670b31 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.392719 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:41.392719 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:41.393585 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5bf520b7-4adc-4dcf-a973-b98807d01ed8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 200 Jul 09 15:40:41.394118 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 461/1840] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:41 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:41.398413 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:41.398413 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:41.403569 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5875a88a-126e-4666-9096-9954d6670b31 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:41.409387 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5875a88a-126e-4666-9096-9954d6670b31 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 200 Jul 09 15:40:41.413373 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 454/1841] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:41 2026] GET /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 889 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:41.427822 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ab4402e7-1638-4a0c-92e6-efadea927b65 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.431567 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ab4402e7-1638-4a0c-92e6-efadea927b65 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] DELETE https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:41.431881 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ab4402e7-1638-4a0c-92e6-efadea927b65 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.432235 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ab4402e7-1638-4a0c-92e6-efadea927b65 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.432480 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ab4402e7-1638-4a0c-92e6-efadea927b65 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume with id: 18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:41.444317 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:41.444317 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:41.445124 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ab4402e7-1638-4a0c-92e6-efadea927b65 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:41.477642 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ab4402e7-1638-4a0c-92e6-efadea927b65 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume request issued successfully. Jul 09 15:40:41.478317 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ab4402e7-1638-4a0c-92e6-efadea927b65 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 202 Jul 09 15:40:41.478983 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 459/1842] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:41 2026] DELETE /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:41.490010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b7d10d5b-f513-42d6-ab6f-3992d2cd32e5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:41.492496 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b7d10d5b-f513-42d6-ab6f-3992d2cd32e5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:41.492961 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b7d10d5b-f513-42d6-ab6f-3992d2cd32e5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:41.493272 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b7d10d5b-f513-42d6-ab6f-3992d2cd32e5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:41.507420 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:41.507420 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:41.516136 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b7d10d5b-f513-42d6-ab6f-3992d2cd32e5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:41.524430 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b7d10d5b-f513-42d6-ab6f-3992d2cd32e5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 200 Jul 09 15:40:41.528719 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 469/1843] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:41 2026] GET /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 888 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:42.032275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a79c9897-e98d-4c34-881d-86d105afd12c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:42.036209 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a79c9897-e98d-4c34-881d-86d105afd12c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:42.036209 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a79c9897-e98d-4c34-881d-86d105afd12c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:42.036209 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a79c9897-e98d-4c34-881d-86d105afd12c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:42.036209 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-a79c9897-e98d-4c34-881d-86d105afd12c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:42.040443 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:42.040443 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:42.040794 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a79c9897-e98d-4c34-881d-86d105afd12c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:42.041203 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 462/1844] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:42 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:42.408171 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bed9c9d1-5a92-4d3e-a43a-bd9d8fb72d40 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:42.412462 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bed9c9d1-5a92-4d3e-a43a-bd9d8fb72d40 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 Jul 09 15:40:42.412748 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bed9c9d1-5a92-4d3e-a43a-bd9d8fb72d40 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:42.413025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bed9c9d1-5a92-4d3e-a43a-bd9d8fb72d40 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:42.413201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-bed9c9d1-5a92-4d3e-a43a-bd9d8fb72d40 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id a1b5b374-c212-4a53-b459-3dce8e5b7257. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:42.420409 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bed9c9d1-5a92-4d3e-a43a-bd9d8fb72d40 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 returned with HTTP 404 Jul 09 15:40:42.421953 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 455/1845] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:42 2026] GET /volume/v3/backups/a1b5b374-c212-4a53-b459-3dce8e5b7257 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:42.549301 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4b9a2845-0835-4a4d-93dc-f885c17bd919 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:42.552879 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4b9a2845-0835-4a4d-93dc-f885c17bd919 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 Jul 09 15:40:42.552879 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4b9a2845-0835-4a4d-93dc-f885c17bd919 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:42.552879 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4b9a2845-0835-4a4d-93dc-f885c17bd919 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:42.564164 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4b9a2845-0835-4a4d-93dc-f885c17bd919 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 returned with HTTP 404 Jul 09 15:40:42.564758 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 460/1846] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:42 2026] GET /volume/v3/volumes/18d6262a-2402-4f7e-adbf-b8ca51dfc9b8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:42.579554 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:42.580016 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:42.580332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-361679281"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:42.582806 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-361679281'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:42.583019 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume of 1 GB Jul 09 15:40:42.583237 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-3dd1d210-8315-4a25-a206-31467080f3ca None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:42.586078 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-3dd1d210-8315-4a25-a206-31467080f3ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:42.586372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-3dd1d210-8315-4a25-a206-31467080f3ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:42.586865 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-3dd1d210-8315-4a25-a206-31467080f3ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:42.588340 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Availability Zones retrieved successfully. Jul 09 15:40:42.595875 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (898d8fbd-1a01-4bcd-9600-a62bd40a6609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:42.597061 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ff33de-2a35-437f-92b1-17c9e3ff5cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:42.598400 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:42.607553 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:42.607553 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:42.614603 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-3dd1d210-8315-4a25-a206-31467080f3ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:42.623769 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-3dd1d210-8315-4a25-a206-31467080f3ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:42.623769 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 463/1847] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:42 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 1131 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:42.641202 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4ff33de-2a35-437f-92b1-17c9e3ff5cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:42.645204 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2302b991-d909-4ca8-a293-c6a9a48a94f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:42.665318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-1a2877a0-018d-4223-8844-88da158550db None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:42.669421 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-1a2877a0-018d-4223-8844-88da158550db tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79/action Jul 09 15:40:42.669931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-1a2877a0-018d-4223-8844-88da158550db tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:40:42.670169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-1a2877a0-018d-4223-8844-88da158550db tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:42.692913 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:42.692913 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:42.694654 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-1a2877a0-018d-4223-8844-88da158550db tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:42.710521 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-1a2877a0-018d-4223-8844-88da158550db tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Begin detaching volume completed successfully. Jul 09 15:40:42.710953 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-1a2877a0-018d-4223-8844-88da158550db tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79/action returned with HTTP 202 Jul 09 15:40:42.711747 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 456/1848] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:40:42 2026] POST /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:40:42.738671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Created reservations ['98068dc6-a6fd-4694-b792-3cf3fc71dccf', '2e1ced9e-8c3e-4ed0-bbf7-662a8cb894a1', '0623a056-3415-40d6-a628-e92ed2da15f7', '772b85a9-d75f-4e15-8761-9d8849e08a78'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:42.739731 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2302b991-d909-4ca8-a293-c6a9a48a94f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98068dc6-a6fd-4694-b792-3cf3fc71dccf', '2e1ced9e-8c3e-4ed0-bbf7-662a8cb894a1', '0623a056-3415-40d6-a628-e92ed2da15f7', '772b85a9-d75f-4e15-8761-9d8849e08a78']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:42.740865 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec089b73-e637-472f-8e15-e8a097c37faa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:42.742528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e95f9d3c-7175-4ec3-8a34-4cbd2ded7118 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:42.745623 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e95f9d3c-7175-4ec3-8a34-4cbd2ded7118 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:42.745623 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e95f9d3c-7175-4ec3-8a34-4cbd2ded7118 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:42.745775 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e95f9d3c-7175-4ec3-8a34-4cbd2ded7118 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:42.762457 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:42.762457 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:42.768114 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e95f9d3c-7175-4ec3-8a34-4cbd2ded7118 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:42.775294 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e95f9d3c-7175-4ec3-8a34-4cbd2ded7118 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:42.775927 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 461/1849] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:42 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:42.780527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec089b73-e637-472f-8e15-e8a097c37faa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-361679281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['98068dc6-a6fd-4694-b792-3cf3fc71dccf','2e1ced9e-8c3e-4ed0-bbf7-662a8cb894a1','0623a056-3415-40d6-a628-e92ed2da15f7','772b85a9-d75f-4e15-8761-9d8849e08a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-361679281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5143926ef2e14f62b505347d1f44520e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02877006fd824131a4962d61b153d412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:42.781767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (483f6df2-77d9-4f78-956b-1a46ec6ebe5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:42.818308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (483f6df2-77d9-4f78-956b-1a46ec6ebe5d) transitioned into state 'SUCCESS' from state '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-361679281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['98068dc6-a6fd-4694-b792-3cf3fc71dccf','2e1ced9e-8c3e-4ed0-bbf7-662a8cb894a1','0623a056-3415-40d6-a628-e92ed2da15f7','772b85a9-d75f-4e15-8761-9d8849e08a78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:42.819367 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d5c230-3a34-477f-a3cd-259f39362d23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:42.840477 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6d5c230-3a34-477f-a3cd-259f39362d23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:42.842641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (898d8fbd-1a01-4bcd-9600-a62bd40a6609) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:42.842641 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request issued successfully. Jul 09 15:40:42.845556 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-03b38ba9-843c-46a8-89c0-56596bfb9220 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:42.845556 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 470/1850] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:40:42 2026] POST /volume/v3/volumes => generated 742 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:42.883664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d026055f-0222-40e9-9f43-6f55a195f8a1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:42.885986 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d026055f-0222-40e9-9f43-6f55a195f8a1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae Jul 09 15:40:42.886435 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d026055f-0222-40e9-9f43-6f55a195f8a1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:42.886435 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d026055f-0222-40e9-9f43-6f55a195f8a1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:42.899367 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:42.899367 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:42.905473 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d026055f-0222-40e9-9f43-6f55a195f8a1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:42.913098 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d026055f-0222-40e9-9f43-6f55a195f8a1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae returned with HTTP 200 Jul 09 15:40:42.913756 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 464/1851] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:42 2026] GET /volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae => generated 810 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:43.054878 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-92631416-352c-4bf8-a20e-ae4cf2b13650 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:43.058558 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-92631416-352c-4bf8-a20e-ae4cf2b13650 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:43.058788 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-92631416-352c-4bf8-a20e-ae4cf2b13650 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:43.059928 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-92631416-352c-4bf8-a20e-ae4cf2b13650 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:43.059928 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-92631416-352c-4bf8-a20e-ae4cf2b13650 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:43.068301 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:43.068301 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:43.069555 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-92631416-352c-4bf8-a20e-ae4cf2b13650 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:43.070599 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 457/1852] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:43 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:43.761226 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a9aa31cf-ceb4-4604-830f-5f7abaafcfab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:43.761638 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a9aa31cf-ceb4-4604-830f-5f7abaafcfab None None] GET https://10.4.3.19/volume// Jul 09 15:40:43.761678 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a9aa31cf-ceb4-4604-830f-5f7abaafcfab None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:43.761916 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a9aa31cf-ceb4-4604-830f-5f7abaafcfab None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:43.762296 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a9aa31cf-ceb4-4604-830f-5f7abaafcfab None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:40:43.762644 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 462/1853] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:40: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 09 15:40:43.774039 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-93fb82c7-bc81-4371-91b7-c0909cbc872a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:43.776851 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-93fb82c7-bc81-4371-91b7-c0909cbc872a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:43.777156 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-93fb82c7-bc81-4371-91b7-c0909cbc872a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:43.777410 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-93fb82c7-bc81-4371-91b7-c0909cbc872a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:43.789394 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:43.789394 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:43.793988 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2aef9a51-faa4-4268-88f1-26755495be48 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:43.796164 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-93fb82c7-bc81-4371-91b7-c0909cbc872a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:43.799838 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2aef9a51-faa4-4268-88f1-26755495be48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:43.800103 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2aef9a51-faa4-4268-88f1-26755495be48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:43.800396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2aef9a51-faa4-4268-88f1-26755495be48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:43.807738 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-93fb82c7-bc81-4371-91b7-c0909cbc872a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:43.808339 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 471/1854] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:40:43 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 1314 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:40:43.815999 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:43.815999 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:43.822692 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2aef9a51-faa4-4268-88f1-26755495be48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:43.828437 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2aef9a51-faa4-4268-88f1-26755495be48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:43.828869 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 465/1855] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:43 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 1134 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:43.931884 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-64190beb-ae28-42bb-9b5b-90d4fde82469 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:43.934053 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-64190beb-ae28-42bb-9b5b-90d4fde82469 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae Jul 09 15:40:43.934331 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-64190beb-ae28-42bb-9b5b-90d4fde82469 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:43.934615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-64190beb-ae28-42bb-9b5b-90d4fde82469 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:43.938139 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=336,cinder:INSERT=62,cinder:UPDATE=104 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:40:43.953528 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:43.953528 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:43.960455 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-64190beb-ae28-42bb-9b5b-90d4fde82469 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:43.971113 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-64190beb-ae28-42bb-9b5b-90d4fde82469 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae returned with HTTP 200 Jul 09 15:40:43.971940 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 458/1856] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:43 2026] GET /volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae => generated 835 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:43.988256 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:43.990050 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:43.990415 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae", "size": 1, "name": "tempest-VolumesGetTest-Volume-1140482030", "metadata": {"Type": "Test"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:43.991957 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request body: {'volume': {'source_volid': 'ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1140482030', 'metadata': {'Type': 'Test'}}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:44.000289 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:44.000289 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:44.000938 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume retrieved successfully. Jul 09 15:40:44.001219 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume of 1 GB Jul 09 15:40:44.006161 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Availability Zones retrieved successfully. Jul 09 15:40:44.014302 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (2b42605f-f858-42fa-83ee-847e5b4fbab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:44.016355 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24efc28a-301c-4b74-ad31-4807e846af28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:44.018082 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:44.058475 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24efc28a-301c-4b74-ad31-4807e846af28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae', 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:44.058855 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5f7d16-4912-4216-afec-cbd78becc835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:44.089566 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9c055135-0f73-4021-b1a1-60cd05fd120a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:44.094439 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9c055135-0f73-4021-b1a1-60cd05fd120a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:44.094439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9c055135-0f73-4021-b1a1-60cd05fd120a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:44.094439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9c055135-0f73-4021-b1a1-60cd05fd120a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:44.094439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9c055135-0f73-4021-b1a1-60cd05fd120a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:44.105000 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Created reservations ['84477a62-b637-401a-9aa8-d79d837df96a', '7629f591-6fd6-4df5-8688-3fcbe05dbe05', '9128236f-ffc5-4df0-b2ea-350705470084', 'd763f11a-e964-4ae3-bd99-923006fc6978'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:44.105401 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:44.105401 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:44.106330 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e5f7d16-4912-4216-afec-cbd78becc835) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84477a62-b637-401a-9aa8-d79d837df96a', '7629f591-6fd6-4df5-8688-3fcbe05dbe05', '9128236f-ffc5-4df0-b2ea-350705470084', 'd763f11a-e964-4ae3-bd99-923006fc6978']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:44.106674 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9c055135-0f73-4021-b1a1-60cd05fd120a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:44.107238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54888154-dfcd-4645-8357-dafd6289a30f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:44.107564 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 472/1857] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:44 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:44.153800 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54888154-dfcd-4645-8357-dafd6289a30f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed9645c6-8043-4966-b095-a4158db832ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1140482030',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['84477a62-b637-401a-9aa8-d79d837df96a','7629f591-6fd6-4df5-8688-3fcbe05dbe05','9128236f-ffc5-4df0-b2ea-350705470084','d763f11a-e964-4ae3-bd99-923006fc6978'],size=1,snapshot_id=None,source_replicaid=,source_volid=ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1140482030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed9645c6-8043-4966-b095-a4158db832ef,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5143926ef2e14f62b505347d1f44520e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02877006fd824131a4962d61b153d412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:44.154761 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71632455-fe2e-4911-9aeb-349e3bb483f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:44.183439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (71632455-fe2e-4911-9aeb-349e3bb483f8) transitioned into state 'SUCCESS' from state '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-1140482030',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['84477a62-b637-401a-9aa8-d79d837df96a','7629f591-6fd6-4df5-8688-3fcbe05dbe05','9128236f-ffc5-4df0-b2ea-350705470084','d763f11a-e964-4ae3-bd99-923006fc6978'],size=1,snapshot_id=None,source_replicaid=,source_volid=ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:44.184980 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7470b024-3ba2-465a-9d0d-e4e9143dab62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:44.211511 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7470b024-3ba2-465a-9d0d-e4e9143dab62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:44.212523 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (2b42605f-f858-42fa-83ee-847e5b4fbab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:44.213080 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request issued successfully. Jul 09 15:40:44.213998 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-caaec71d-f574-4cf2-8d5b-31a8dc3220cc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:44.214819 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 463/1858] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:43 2026] POST /volume/v3/volumes => generated 791 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:44.231080 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-56f9ff6e-9e00-434c-8da8-c575920a66d1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:44.233138 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-56f9ff6e-9e00-434c-8da8-c575920a66d1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:44.233787 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-56f9ff6e-9e00-434c-8da8-c575920a66d1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:44.233787 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-56f9ff6e-9e00-434c-8da8-c575920a66d1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:44.240972 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:44.240972 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:44.245151 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-56f9ff6e-9e00-434c-8da8-c575920a66d1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:44.249909 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-56f9ff6e-9e00-434c-8da8-c575920a66d1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 200 Jul 09 15:40:44.250745 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 466/1859] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:44 2026] GET /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:44.851852 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-90fd9ac7-af78-4c09-bffe-892431e16a6b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:44.854201 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-90fd9ac7-af78-4c09-bffe-892431e16a6b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:44.854534 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-90fd9ac7-af78-4c09-bffe-892431e16a6b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:44.855237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-90fd9ac7-af78-4c09-bffe-892431e16a6b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:44.868065 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:44.868065 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:44.874201 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-90fd9ac7-af78-4c09-bffe-892431e16a6b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:44.884289 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-90fd9ac7-af78-4c09-bffe-892431e16a6b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:44.884951 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 459/1860] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:44 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:44.892789 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-c90c1182-fb2c-4a98-96e3-756f9cba58f4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:44.896992 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-c90c1182-fb2c-4a98-96e3-756f9cba58f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d Jul 09 15:40:44.897947 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-c90c1182-fb2c-4a98-96e3-756f9cba58f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:44.897947 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-c90c1182-fb2c-4a98-96e3-756f9cba58f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:44.912732 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:44.912732 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:45.127476 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bf0cdc7a-6d2b-4944-9fc6-fb11d6c93c52 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.131520 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bf0cdc7a-6d2b-4944-9fc6-fb11d6c93c52 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:45.132376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bf0cdc7a-6d2b-4944-9fc6-fb11d6c93c52 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:45.132376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bf0cdc7a-6d2b-4944-9fc6-fb11d6c93c52 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:45.132376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-bf0cdc7a-6d2b-4944-9fc6-fb11d6c93c52 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:45.145407 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.145407 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:45.146302 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bf0cdc7a-6d2b-4944-9fc6-fb11d6c93c52 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:45.147441 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 464/1861] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:45 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:45.264541 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-41c625d0-842d-4f03-b7a4-cabfaac74093 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.267012 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-41c625d0-842d-4f03-b7a4-cabfaac74093 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:45.267324 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-41c625d0-842d-4f03-b7a4-cabfaac74093 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:45.267556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-41c625d0-842d-4f03-b7a4-cabfaac74093 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:45.276174 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.276174 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:45.280793 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-41c625d0-842d-4f03-b7a4-cabfaac74093 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:45.286851 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-41c625d0-842d-4f03-b7a4-cabfaac74093 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 200 Jul 09 15:40:45.287295 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 467/1862] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:45 2026] GET /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:45.299909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-30293f73-2865-465f-ba75-30125bd5f038 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.302124 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-30293f73-2865-465f-ba75-30125bd5f038 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:45.302579 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-30293f73-2865-465f-ba75-30125bd5f038 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:45.302718 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-30293f73-2865-465f-ba75-30125bd5f038 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:45.311245 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.311245 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:45.317224 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-30293f73-2865-465f-ba75-30125bd5f038 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:45.323242 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-30293f73-2865-465f-ba75-30125bd5f038 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 200 Jul 09 15:40:45.323702 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 460/1863] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:45 2026] GET /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:45.337412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-71ee63bb-ce90-473c-83e3-7a3a20dd4f91 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.339517 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-71ee63bb-ce90-473c-83e3-7a3a20dd4f91 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:45.339931 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-71ee63bb-ce90-473c-83e3-7a3a20dd4f91 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1140482030"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:45.349487 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.349487 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:45.354116 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-71ee63bb-ce90-473c-83e3-7a3a20dd4f91 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:45.360618 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-71ee63bb-ce90-473c-83e3-7a3a20dd4f91 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:45.361368 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-71ee63bb-ce90-473c-83e3-7a3a20dd4f91 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 200 Jul 09 15:40:45.363201 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 465/1864] 10.4.3.19 () {68 vars in 1361 bytes} [Thu Jul 9 15:40:45 2026] PUT /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:45.375419 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-197e15b3-1241-4f5b-a7f9-064aa9510782 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.377568 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-197e15b3-1241-4f5b-a7f9-064aa9510782 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:45.377995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-197e15b3-1241-4f5b-a7f9-064aa9510782 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1567171658", "description": "This is the new description of volume"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:45.397115 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.397115 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:45.402304 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-197e15b3-1241-4f5b-a7f9-064aa9510782 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:45.414571 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-197e15b3-1241-4f5b-a7f9-064aa9510782 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:45.415252 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-197e15b3-1241-4f5b-a7f9-064aa9510782 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 200 Jul 09 15:40:45.416504 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 468/1865] 10.4.3.19 () {68 vars in 1362 bytes} [Thu Jul 9 15:40:45 2026] PUT /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:45.436207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cfd1d9f1-0bc2-4688-af7c-003d443457e9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.439973 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cfd1d9f1-0bc2-4688-af7c-003d443457e9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:45.440488 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cfd1d9f1-0bc2-4688-af7c-003d443457e9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:45.440966 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cfd1d9f1-0bc2-4688-af7c-003d443457e9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:45.453003 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.453003 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:45.455764 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-dec132e5-6442-4dc5-b1a2-c57de1eb04ef req-c90c1182-fb2c-4a98-96e3-756f9cba58f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d returned with HTTP 200 Jul 09 15:40:45.456531 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 473/1866] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:40:44 2026] DELETE /volume/v3/attachments/90fc9c65-a843-417e-8d90-fe8940c67c5d => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:45.461356 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cfd1d9f1-0bc2-4688-af7c-003d443457e9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:45.472389 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cfd1d9f1-0bc2-4688-af7c-003d443457e9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 200 Jul 09 15:40:45.473347 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 461/1867] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:45 2026] GET /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 923 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:45.494906 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.497341 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:45.498477 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-871301375", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1016894555"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:45.499969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-871301375', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1016894555'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:45.500089 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume of 1 GB Jul 09 15:40:45.505270 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Availability Zones retrieved successfully. Jul 09 15:40:45.513068 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (5abfc70f-dd40-4088-8613-3279bcb3fc55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:45.514440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76786ee9-f8f5-46d4-b482-52abc0a9777a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:45.515727 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:45.553974 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76786ee9-f8f5-46d4-b482-52abc0a9777a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:45.555194 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57bc7d7-68e4-464f-945f-5082138adfec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:45.639286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Created reservations ['8c12a11c-8b57-4c4e-87b9-3aba38e2fea1', 'e0b0b061-77ff-4277-8bee-688baf335d78', '5adb2d5f-2b27-424d-aee7-8f6ed347daa4', '50cef55a-a704-4232-9c42-e18b934d0b1c'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:45.640195 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e57bc7d7-68e4-464f-945f-5082138adfec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c12a11c-8b57-4c4e-87b9-3aba38e2fea1', 'e0b0b061-77ff-4277-8bee-688baf335d78', '5adb2d5f-2b27-424d-aee7-8f6ed347daa4', '50cef55a-a704-4232-9c42-e18b934d0b1c']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:45.641069 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2450f9-dbf2-4455-89bd-4cbc35ef96ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:45.648645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5258492e-ee4c-4af0-b485-8f68adf6d47f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.650941 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5258492e-ee4c-4af0-b485-8f68adf6d47f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:40:45.651154 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5258492e-ee4c-4af0-b485-8f68adf6d47f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:45.652557 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5258492e-ee4c-4af0-b485-8f68adf6d47f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:45.667314 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da2450f9-dbf2-4455-89bd-4cbc35ef96ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed3e685b-653e-4899-9069-57c137e75819', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-871301375',display_name='tempest-VolumesGetTest-Volume-1016894555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['8c12a11c-8b57-4c4e-87b9-3aba38e2fea1','e0b0b061-77ff-4277-8bee-688baf335d78','5adb2d5f-2b27-424d-aee7-8f6ed347daa4','50cef55a-a704-4232-9c42-e18b934d0b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-871301375',display_name='tempest-VolumesGetTest-Volume-1016894555',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed3e685b-653e-4899-9069-57c137e75819,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5143926ef2e14f62b505347d1f44520e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02877006fd824131a4962d61b153d412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:45.667553 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.667553 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:45.668091 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cd361f-a202-47de-b43c-9f79449462b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:45.672503 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5258492e-ee4c-4af0-b485-8f68adf6d47f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:40:45.677210 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5258492e-ee4c-4af0-b485-8f68adf6d47f tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:40:45.678278 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 469/1868] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:45 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:45.693269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70cd361f-a202-47de-b43c-9f79449462b4) transitioned into 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-871301375',display_name='tempest-VolumesGetTest-Volume-1016894555',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['8c12a11c-8b57-4c4e-87b9-3aba38e2fea1','e0b0b061-77ff-4277-8bee-688baf335d78','5adb2d5f-2b27-424d-aee7-8f6ed347daa4','50cef55a-a704-4232-9c42-e18b934d0b1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:45.694217 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d44bc6-5935-450c-81ab-136f1c7dfa41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:45.708081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04d44bc6-5935-450c-81ab-136f1c7dfa41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:45.709611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (5abfc70f-dd40-4088-8613-3279bcb3fc55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:45.709892 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request issued successfully. Jul 09 15:40:45.710613 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32b21680-7b85-48f4-aa16-e4e9a6f01812 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:45.711227 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 466/1869] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:45 2026] POST /volume/v3/volumes => generated 777 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:45.731467 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3f82829d-9ed0-44e0-b82f-f3841adefffd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.736622 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3f82829d-9ed0-44e0-b82f-f3841adefffd tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 Jul 09 15:40:45.736818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3f82829d-9ed0-44e0-b82f-f3841adefffd tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:45.737014 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3f82829d-9ed0-44e0-b82f-f3841adefffd tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:45.749442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-71364c16-439a-456c-b9f4-c19aea6bca15 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.752152 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-71364c16-439a-456c-b9f4-c19aea6bca15 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:40:45.752431 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-71364c16-439a-456c-b9f4-c19aea6bca15 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:45.752662 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-71364c16-439a-456c-b9f4-c19aea6bca15 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:45.753826 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.753826 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:45.761779 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3f82829d-9ed0-44e0-b82f-f3841adefffd tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:45.765721 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.765721 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:45.770501 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3f82829d-9ed0-44e0-b82f-f3841adefffd tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 returned with HTTP 200 Jul 09 15:40:45.771380 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 474/1870] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:45 2026] GET /volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:45.775157 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-71364c16-439a-456c-b9f4-c19aea6bca15 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:40:45.785339 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-71364c16-439a-456c-b9f4-c19aea6bca15 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:40:45.786344 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 462/1871] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:40:45 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:45.815606 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-e4b8b055-9852-431c-a4df-cc21f5bd0a8a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.818198 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-e4b8b055-9852-431c-a4df-cc21f5bd0a8a tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] POST https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b/action Jul 09 15:40:45.818708 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-e4b8b055-9852-431c-a4df-cc21f5bd0a8a tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:40:45.818983 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-e4b8b055-9852-431c-a4df-cc21f5bd0a8a tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:45.834442 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.834442 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:45.835129 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-e4b8b055-9852-431c-a4df-cc21f5bd0a8a tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:40:45.845685 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-e4b8b055-9852-431c-a4df-cc21f5bd0a8a tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Begin detaching volume completed successfully. Jul 09 15:40:45.846023 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-e4b8b055-9852-431c-a4df-cc21f5bd0a8a tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b/action returned with HTTP 202 Jul 09 15:40:45.847524 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 470/1872] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:40:45 2026] POST /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:40:45.903872 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-22ec8479-137d-47f8-a3e0-84f3ea221e7c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:45.906206 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-22ec8479-137d-47f8-a3e0-84f3ea221e7c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:45.906594 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-22ec8479-137d-47f8-a3e0-84f3ea221e7c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:45.906594 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-22ec8479-137d-47f8-a3e0-84f3ea221e7c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:45.917444 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:45.917444 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:45.932623 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-22ec8479-137d-47f8-a3e0-84f3ea221e7c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:45.948092 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-22ec8479-137d-47f8-a3e0-84f3ea221e7c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:45.948781 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 467/1873] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:45 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:46.162563 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-96fc4ce1-64df-48b8-ba89-536867ac20f9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:46.163245 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96fc4ce1-64df-48b8-ba89-536867ac20f9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:46.164587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96fc4ce1-64df-48b8-ba89-536867ac20f9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:46.164587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96fc4ce1-64df-48b8-ba89-536867ac20f9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:46.165942 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-96fc4ce1-64df-48b8-ba89-536867ac20f9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:46.172974 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:46.172974 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:46.174059 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96fc4ce1-64df-48b8-ba89-536867ac20f9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:46.174720 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 475/1874] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:46 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:46.786975 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9bdef912-76d5-4430-887d-74424d6fb41e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:46.796126 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9bdef912-76d5-4430-887d-74424d6fb41e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 Jul 09 15:40:46.799792 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9bdef912-76d5-4430-887d-74424d6fb41e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:46.800728 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9bdef912-76d5-4430-887d-74424d6fb41e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:46.826463 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:46.826463 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:46.840856 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9bdef912-76d5-4430-887d-74424d6fb41e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:46.857852 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9bdef912-76d5-4430-887d-74424d6fb41e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 returned with HTTP 200 Jul 09 15:40:46.858444 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 463/1875] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:46 2026] GET /volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 => generated 870 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:46.876375 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-16a21a4f-6c0d-4e98-9019-0e0da325359a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:46.878726 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16a21a4f-6c0d-4e98-9019-0e0da325359a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 Jul 09 15:40:46.879217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16a21a4f-6c0d-4e98-9019-0e0da325359a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1140482030", "description": null}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:46.882841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cd6b9832-5d51-415b-bb08-cc25a72fcfb2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:46.884701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd6b9832-5d51-415b-bb08-cc25a72fcfb2 None None] GET https://10.4.3.19/volume// Jul 09 15:40:46.884942 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd6b9832-5d51-415b-bb08-cc25a72fcfb2 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:46.885421 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd6b9832-5d51-415b-bb08-cc25a72fcfb2 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:46.885868 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd6b9832-5d51-415b-bb08-cc25a72fcfb2 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:40:46.886287 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 468/1876] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:40:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:40:46.891540 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:46.891540 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:46.895142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-2dcb2394-ab7d-4de2-a04c-39fd5d6bee77 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:46.896352 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-16a21a4f-6c0d-4e98-9019-0e0da325359a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:46.901217 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-2dcb2394-ab7d-4de2-a04c-39fd5d6bee77 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:40:46.901574 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-2dcb2394-ab7d-4de2-a04c-39fd5d6bee77 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:46.901878 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-2dcb2394-ab7d-4de2-a04c-39fd5d6bee77 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:46.905776 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-16a21a4f-6c0d-4e98-9019-0e0da325359a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:46.906996 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16a21a4f-6c0d-4e98-9019-0e0da325359a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 returned with HTTP 200 Jul 09 15:40:46.907470 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 471/1877] 10.4.3.19 () {68 vars in 1361 bytes} [Thu Jul 9 15:40:46 2026] PUT /volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 => generated 768 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:46.918888 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:46.918888 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:46.924509 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f181893a-4a34-4955-af3a-0bfccd647e4d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:46.926851 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f181893a-4a34-4955-af3a-0bfccd647e4d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 Jul 09 15:40:46.927036 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f181893a-4a34-4955-af3a-0bfccd647e4d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:46.927278 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f181893a-4a34-4955-af3a-0bfccd647e4d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:46.928085 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-2dcb2394-ab7d-4de2-a04c-39fd5d6bee77 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:40:46.934217 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:46.934217 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:46.938277 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-2dcb2394-ab7d-4de2-a04c-39fd5d6bee77 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:40:46.938499 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f181893a-4a34-4955-af3a-0bfccd647e4d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:46.939054 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 476/1878] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:40:46 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 1323 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:40:46.943211 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f181893a-4a34-4955-af3a-0bfccd647e4d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 returned with HTTP 200 Jul 09 15:40:46.943536 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 464/1879] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:46 2026] GET /volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:46.961685 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b9a5c8cb-28ce-438a-9877-23054f37f79d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:46.963781 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b9a5c8cb-28ce-438a-9877-23054f37f79d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 Jul 09 15:40:46.964110 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b9a5c8cb-28ce-438a-9877-23054f37f79d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:46.964312 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b9a5c8cb-28ce-438a-9877-23054f37f79d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:46.964554 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-b9a5c8cb-28ce-438a-9877-23054f37f79d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume with id: ed3e685b-653e-4899-9069-57c137e75819 Jul 09 15:40:46.975336 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:46.975336 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:46.975815 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b9a5c8cb-28ce-438a-9877-23054f37f79d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:47.000879 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b9a5c8cb-28ce-438a-9877-23054f37f79d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume request issued successfully. Jul 09 15:40:47.001723 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b9a5c8cb-28ce-438a-9877-23054f37f79d tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 returned with HTTP 202 Jul 09 15:40:47.001723 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 469/1880] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:46 2026] DELETE /volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:47.012853 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cdae6de4-c7ca-460a-97f8-489a9509ee38 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:47.014778 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cdae6de4-c7ca-460a-97f8-489a9509ee38 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 Jul 09 15:40:47.015017 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cdae6de4-c7ca-460a-97f8-489a9509ee38 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:47.015362 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cdae6de4-c7ca-460a-97f8-489a9509ee38 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:47.025215 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:47.025215 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:47.031623 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cdae6de4-c7ca-460a-97f8-489a9509ee38 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:47.037579 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cdae6de4-c7ca-460a-97f8-489a9509ee38 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 returned with HTTP 200 Jul 09 15:40:47.038264 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 472/1881] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:47 2026] GET /volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:47.193652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c927b361-51c7-43a3-98b7-e0cd76e4be36 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:47.195527 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c927b361-51c7-43a3-98b7-e0cd76e4be36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:47.195782 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c927b361-51c7-43a3-98b7-e0cd76e4be36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:47.195993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c927b361-51c7-43a3-98b7-e0cd76e4be36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:47.196103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-c927b361-51c7-43a3-98b7-e0cd76e4be36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:47.202209 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:47.202209 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:47.203238 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c927b361-51c7-43a3-98b7-e0cd76e4be36 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:47.203807 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 477/1882] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:47 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:47.957048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-55091e05-c12e-46d2-b70b-fcfe0229100e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:47.959925 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-55091e05-c12e-46d2-b70b-fcfe0229100e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] DELETE https://10.4.3.19/volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41 Jul 09 15:40:47.960724 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-55091e05-c12e-46d2-b70b-fcfe0229100e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:47.960724 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-55091e05-c12e-46d2-b70b-fcfe0229100e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:47.970286 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:47.970286 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:48.054142 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df38dceb-3a80-4bf0-8d1d-49c71e9652ea None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:48.056680 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df38dceb-3a80-4bf0-8d1d-49c71e9652ea tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 Jul 09 15:40:48.056988 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df38dceb-3a80-4bf0-8d1d-49c71e9652ea tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:48.057290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df38dceb-3a80-4bf0-8d1d-49c71e9652ea tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:48.066747 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df38dceb-3a80-4bf0-8d1d-49c71e9652ea tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 returned with HTTP 404 Jul 09 15:40:48.067620 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 470/1883] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:48 2026] GET /volume/v3/volumes/ed3e685b-653e-4899-9069-57c137e75819 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:48.078336 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8c987b92-1195-44a5-ba97-31b08b6ebe20 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:48.080078 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8c987b92-1195-44a5-ba97-31b08b6ebe20 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:48.080308 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8c987b92-1195-44a5-ba97-31b08b6ebe20 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:48.080523 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8c987b92-1195-44a5-ba97-31b08b6ebe20 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:48.088866 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:48.088866 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:48.093437 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8c987b92-1195-44a5-ba97-31b08b6ebe20 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:48.098922 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8c987b92-1195-44a5-ba97-31b08b6ebe20 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 200 Jul 09 15:40:48.099406 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 473/1884] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:48 2026] GET /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 923 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:48.115745 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c4473290-465a-4f31-8135-54aa5565b0dc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:48.117974 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c4473290-465a-4f31-8135-54aa5565b0dc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:48.118224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c4473290-465a-4f31-8135-54aa5565b0dc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:48.118489 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c4473290-465a-4f31-8135-54aa5565b0dc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:48.118713 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-c4473290-465a-4f31-8135-54aa5565b0dc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume with id: ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:48.133674 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:48.133674 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:48.134346 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c4473290-465a-4f31-8135-54aa5565b0dc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:48.158772 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c4473290-465a-4f31-8135-54aa5565b0dc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume request issued successfully. Jul 09 15:40:48.158904 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c4473290-465a-4f31-8135-54aa5565b0dc tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 202 Jul 09 15:40:48.159567 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 478/1885] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:48 2026] DELETE /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:48.169112 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ff313e90-93c1-4bea-b5f4-3b4694f2bab5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:48.171112 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff313e90-93c1-4bea-b5f4-3b4694f2bab5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:48.171381 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff313e90-93c1-4bea-b5f4-3b4694f2bab5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:48.171623 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff313e90-93c1-4bea-b5f4-3b4694f2bab5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:48.179871 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:48.179871 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:48.184057 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff313e90-93c1-4bea-b5f4-3b4694f2bab5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:48.192709 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff313e90-93c1-4bea-b5f4-3b4694f2bab5 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 200 Jul 09 15:40:48.193151 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 471/1886] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:48 2026] GET /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:48.219260 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7d7ed4de-66d6-4d2b-8bb1-1a29898b4aa3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:48.221754 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7d7ed4de-66d6-4d2b-8bb1-1a29898b4aa3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:48.222124 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7d7ed4de-66d6-4d2b-8bb1-1a29898b4aa3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:48.222388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7d7ed4de-66d6-4d2b-8bb1-1a29898b4aa3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:48.222580 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7d7ed4de-66d6-4d2b-8bb1-1a29898b4aa3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:48.228403 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:48.228403 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:48.229303 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7d7ed4de-66d6-4d2b-8bb1-1a29898b4aa3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:48.229855 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 474/1887] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:48 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:48.517908 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b5f4a25d-426d-4d71-a521-b1981bf6b17b req-55091e05-c12e-46d2-b70b-fcfe0229100e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41 returned with HTTP 200 Jul 09 15:40:48.518451 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 465/1888] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:40:47 2026] DELETE /volume/v3/attachments/e8e700de-7b04-432d-bb34-78e56dac6a41 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:49.095356 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bdd4629a-364a-4db7-a922-bdf9d37795c3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:49.097721 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bdd4629a-364a-4db7-a922-bdf9d37795c3 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:40:49.098135 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bdd4629a-364a-4db7-a922-bdf9d37795c3 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:49.098483 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bdd4629a-364a-4db7-a922-bdf9d37795c3 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:49.107355 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:49.107355 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:49.111714 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bdd4629a-364a-4db7-a922-bdf9d37795c3 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:40:49.118482 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bdd4629a-364a-4db7-a922-bdf9d37795c3 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:40:49.118986 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 479/1889] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:49 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:49.212663 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7e20d041-887c-4093-84a6-df2848a5874c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:49.215191 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7e20d041-887c-4093-84a6-df2848a5874c tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef Jul 09 15:40:49.215191 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7e20d041-887c-4093-84a6-df2848a5874c tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:49.215448 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7e20d041-887c-4093-84a6-df2848a5874c tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:49.223896 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7e20d041-887c-4093-84a6-df2848a5874c tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef returned with HTTP 404 Jul 09 15:40:49.224925 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 472/1890] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:49 2026] GET /volume/v3/volumes/ed9645c6-8043-4966-b095-a4158db832ef => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:49.234967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-71b793d3-0281-43aa-8c69-0572f79d0f6e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:49.237149 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-71b793d3-0281-43aa-8c69-0572f79d0f6e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae Jul 09 15:40:49.237352 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-71b793d3-0281-43aa-8c69-0572f79d0f6e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:49.237533 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-71b793d3-0281-43aa-8c69-0572f79d0f6e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:49.245440 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3626966d-e1da-47e9-b61c-791e15c7dad1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:49.248128 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3626966d-e1da-47e9-b61c-791e15c7dad1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:49.248219 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:49.248219 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:49.248341 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3626966d-e1da-47e9-b61c-791e15c7dad1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:49.248538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3626966d-e1da-47e9-b61c-791e15c7dad1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:49.248672 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3626966d-e1da-47e9-b61c-791e15c7dad1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:49.253104 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-71b793d3-0281-43aa-8c69-0572f79d0f6e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:49.253421 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:49.253421 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:49.254338 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3626966d-e1da-47e9-b61c-791e15c7dad1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:49.254656 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 466/1891] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:49 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:49.258126 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-71b793d3-0281-43aa-8c69-0572f79d0f6e tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae returned with HTTP 200 Jul 09 15:40:49.258559 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 475/1892] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:49 2026] GET /volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae => generated 835 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:49.274043 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-dd704dcf-2d8e-40e7-ad75-f025efdfd636 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:49.276228 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dd704dcf-2d8e-40e7-ad75-f025efdfd636 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae Jul 09 15:40:49.276593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dd704dcf-2d8e-40e7-ad75-f025efdfd636 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:49.276905 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dd704dcf-2d8e-40e7-ad75-f025efdfd636 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:49.277075 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-dd704dcf-2d8e-40e7-ad75-f025efdfd636 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume with id: ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae Jul 09 15:40:49.287170 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:49.287170 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:49.287788 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-dd704dcf-2d8e-40e7-ad75-f025efdfd636 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:49.313544 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-dd704dcf-2d8e-40e7-ad75-f025efdfd636 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume request issued successfully. Jul 09 15:40:49.313764 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dd704dcf-2d8e-40e7-ad75-f025efdfd636 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae returned with HTTP 202 Jul 09 15:40:49.314354 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 480/1893] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:49 2026] DELETE /volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 09 15:40:49.323435 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c0300d06-c377-4e97-915c-bac76c1db145 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:49.325683 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0300d06-c377-4e97-915c-bac76c1db145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae Jul 09 15:40:49.325928 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0300d06-c377-4e97-915c-bac76c1db145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:49.326217 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0300d06-c377-4e97-915c-bac76c1db145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:49.334952 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:49.334952 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:49.339871 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c0300d06-c377-4e97-915c-bac76c1db145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:49.346375 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0300d06-c377-4e97-915c-bac76c1db145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae returned with HTTP 200 Jul 09 15:40:49.346375 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 473/1894] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:49 2026] GET /volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:50.268751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d8b75e8a-2405-499a-bc3e-893274643d46 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:50.272818 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d8b75e8a-2405-499a-bc3e-893274643d46 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:50.272818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d8b75e8a-2405-499a-bc3e-893274643d46 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:50.272818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d8b75e8a-2405-499a-bc3e-893274643d46 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:50.272818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d8b75e8a-2405-499a-bc3e-893274643d46 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:50.277651 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:50.277651 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:50.278538 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d8b75e8a-2405-499a-bc3e-893274643d46 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:50.279127 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 467/1895] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:50 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:50.362544 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e5671ced-ad3e-41ef-9f2d-07a124b16a3b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:50.364462 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e5671ced-ad3e-41ef-9f2d-07a124b16a3b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae Jul 09 15:40:50.364653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e5671ced-ad3e-41ef-9f2d-07a124b16a3b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:50.364943 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e5671ced-ad3e-41ef-9f2d-07a124b16a3b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:50.370480 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e5671ced-ad3e-41ef-9f2d-07a124b16a3b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae returned with HTTP 404 Jul 09 15:40:50.371117 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 476/1896] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:50 2026] GET /volume/v3/volumes/ec99d9db-edbc-43d5-ba7a-a9f9c2fd20ae => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:50.438703 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-84e8dcc7-272f-4170-a757-31b78dcb72af None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:50.440487 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:50.441327 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-VolumesGetTest-Volume-1977863340", "metadata": {"Type": "Test"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:50.444414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request body: {'volume': {'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1977863340', 'metadata': {'Type': 'Test'}}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:50.793685 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume of 1 GB Jul 09 15:40:50.799888 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Availability Zones retrieved successfully. Jul 09 15:40:50.808626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (5fda7803-754e-43e0-9b31-422a120972ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:50.810111 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504df4b4-3f71-4a4e-bc4d-959ba70a2e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:50.811441 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:50.915595 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (504df4b4-3f71-4a4e-bc4d-959ba70a2e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:50.916787 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d62bc39-d38f-4926-9547-688ef4479d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:50.973864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Created reservations ['81a408c8-acee-49aa-b172-c81b5d9497fe', '2ea1eb4b-1cda-4a1d-a855-40ecbe3e48f3', '4c35693c-edf8-4328-a381-cd27c560945a', '066036c0-3901-4507-a93b-a9739bf4e2cb'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:50.974962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d62bc39-d38f-4926-9547-688ef4479d1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81a408c8-acee-49aa-b172-c81b5d9497fe', '2ea1eb4b-1cda-4a1d-a855-40ecbe3e48f3', '4c35693c-edf8-4328-a381-cd27c560945a', '066036c0-3901-4507-a93b-a9739bf4e2cb']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:50.975986 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab30fd9-9555-46f9-b5b2-6250f1c7178c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:51.008889 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eab30fd9-9555-46f9-b5b2-6250f1c7178c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfb2ed7b-67f7-43dd-8fca-676e5af3f096', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1977863340',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['81a408c8-acee-49aa-b172-c81b5d9497fe','2ea1eb4b-1cda-4a1d-a855-40ecbe3e48f3','4c35693c-edf8-4328-a381-cd27c560945a','066036c0-3901-4507-a93b-a9739bf4e2cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1977863340',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfb2ed7b-67f7-43dd-8fca-676e5af3f096,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='5143926ef2e14f62b505347d1f44520e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02877006fd824131a4962d61b153d412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:51.009787 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d989cc8e-a648-4f15-ae56-1508a83d628b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:51.034758 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d989cc8e-a648-4f15-ae56-1508a83d628b) transitioned into state 'SUCCESS' from state '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-1977863340',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['81a408c8-acee-49aa-b172-c81b5d9497fe','2ea1eb4b-1cda-4a1d-a855-40ecbe3e48f3','4c35693c-edf8-4328-a381-cd27c560945a','066036c0-3901-4507-a93b-a9739bf4e2cb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:51.035523 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbe850e-6e12-40b8-a1c7-1e7e45d22c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:51.048284 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fbe850e-6e12-40b8-a1c7-1e7e45d22c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:51.049199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (5fda7803-754e-43e0-9b31-422a120972ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:51.049579 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request issued successfully. Jul 09 15:40:51.050167 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-84e8dcc7-272f-4170-a757-31b78dcb72af tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:51.051002 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 481/1897] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:50 2026] POST /volume/v3/volumes => generated 757 bytes in 613 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:51.069723 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-878b9c9d-e67d-457b-98d6-ee39f9f2b52b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:51.071746 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-878b9c9d-e67d-457b-98d6-ee39f9f2b52b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:51.071978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-878b9c9d-e67d-457b-98d6-ee39f9f2b52b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:51.072223 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-878b9c9d-e67d-457b-98d6-ee39f9f2b52b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:51.081585 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:51.081585 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:51.087778 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-878b9c9d-e67d-457b-98d6-ee39f9f2b52b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:51.091776 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-878b9c9d-e67d-457b-98d6-ee39f9f2b52b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 200 Jul 09 15:40:51.092260 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 474/1898] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:51 2026] GET /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:51.292209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-97fa380b-88a6-4e3f-b6b4-2412feb393d3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:51.295684 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-97fa380b-88a6-4e3f-b6b4-2412feb393d3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:51.295926 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-97fa380b-88a6-4e3f-b6b4-2412feb393d3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:51.296214 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-97fa380b-88a6-4e3f-b6b4-2412feb393d3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:51.296352 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-97fa380b-88a6-4e3f-b6b4-2412feb393d3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:51.301176 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:51.301176 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:51.302271 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-97fa380b-88a6-4e3f-b6b4-2412feb393d3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:51.302985 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 468/1899] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:51 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:40:52.112621 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b53a580a-3097-4a07-8df5-f91e1a6d4e28 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:52.114793 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b53a580a-3097-4a07-8df5-f91e1a6d4e28 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:52.115023 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b53a580a-3097-4a07-8df5-f91e1a6d4e28 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:52.115256 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b53a580a-3097-4a07-8df5-f91e1a6d4e28 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:52.124863 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:52.124863 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:52.129091 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b53a580a-3097-4a07-8df5-f91e1a6d4e28 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:52.135120 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b53a580a-3097-4a07-8df5-f91e1a6d4e28 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 200 Jul 09 15:40:52.135573 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 477/1900] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:52 2026] GET /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:52.153509 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9d56cb54-0f6b-486f-85ac-ee081dfe0145 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:52.155905 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9d56cb54-0f6b-486f-85ac-ee081dfe0145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:52.156162 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9d56cb54-0f6b-486f-85ac-ee081dfe0145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:52.156517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9d56cb54-0f6b-486f-85ac-ee081dfe0145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:52.167967 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:52.167967 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:52.177367 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9d56cb54-0f6b-486f-85ac-ee081dfe0145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:52.185217 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9d56cb54-0f6b-486f-85ac-ee081dfe0145 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 200 Jul 09 15:40:52.185709 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 482/1901] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:52 2026] GET /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 1365 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:52.203225 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-80a8ab6c-de17-42c7-bb82-7808641942b1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:52.208956 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-80a8ab6c-de17-42c7-bb82-7808641942b1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:52.209351 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-80a8ab6c-de17-42c7-bb82-7808641942b1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1977863340"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:52.227730 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:52.227730 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:52.232246 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-80a8ab6c-de17-42c7-bb82-7808641942b1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:52.237806 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-80a8ab6c-de17-42c7-bb82-7808641942b1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:52.238474 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-80a8ab6c-de17-42c7-bb82-7808641942b1 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 200 Jul 09 15:40:52.238964 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 475/1902] 10.4.3.19 () {68 vars in 1361 bytes} [Thu Jul 9 15:40:52 2026] PUT /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 781 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:52.257916 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4564d30b-6588-4e5c-93ec-f92f033eec27 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:52.264358 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4564d30b-6588-4e5c-93ec-f92f033eec27 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:52.264358 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4564d30b-6588-4e5c-93ec-f92f033eec27 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1406537348", "description": "This is the new description of volume"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:52.273620 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:52.273620 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:52.278202 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4564d30b-6588-4e5c-93ec-f92f033eec27 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:52.287748 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4564d30b-6588-4e5c-93ec-f92f033eec27 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:52.289049 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4564d30b-6588-4e5c-93ec-f92f033eec27 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 200 Jul 09 15:40:52.289829 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 469/1903] 10.4.3.19 () {68 vars in 1362 bytes} [Thu Jul 9 15:40:52 2026] PUT /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:52.308299 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8612177a-729f-4dfc-81cf-de577df45531 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:52.313766 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8612177a-729f-4dfc-81cf-de577df45531 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:52.314019 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8612177a-729f-4dfc-81cf-de577df45531 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:52.314232 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8612177a-729f-4dfc-81cf-de577df45531 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:52.314857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ed736a05-7e7f-4a03-95f2-3ac91eb1efe6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:52.317159 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed736a05-7e7f-4a03-95f2-3ac91eb1efe6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:52.317617 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed736a05-7e7f-4a03-95f2-3ac91eb1efe6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:52.318341 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed736a05-7e7f-4a03-95f2-3ac91eb1efe6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:52.318341 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ed736a05-7e7f-4a03-95f2-3ac91eb1efe6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:52.325102 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:52.325102 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:52.325315 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:52.325315 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:52.325952 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed736a05-7e7f-4a03-95f2-3ac91eb1efe6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:52.326433 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 483/1904] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:52 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:52.330470 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8612177a-729f-4dfc-81cf-de577df45531 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:52.337270 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8612177a-729f-4dfc-81cf-de577df45531 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 200 Jul 09 15:40:52.337947 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 478/1905] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:52 2026] GET /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 1404 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:52.352847 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:52.354543 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:52.354861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1224782530", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1191518212"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:52.356265 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1224782530', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1191518212'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:52.356378 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume of 1 GB Jul 09 15:40:52.362314 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Availability Zones retrieved successfully. Jul 09 15:40:52.366410 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (5952dedc-de3a-4629-b60b-6dec4b5b8a27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:52.367398 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d8a49b-a58c-4a9c-b55f-e3abad5b463b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:52.368546 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:52.401403 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6d8a49b-a58c-4a9c-b55f-e3abad5b463b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:52.402358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84fb5d47-1cd9-481f-be39-a507c46fe26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:52.448817 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Created reservations ['abf18a05-d0da-4d3f-a165-51e6d26beb63', '9da05be9-f623-41f6-bfa3-91d22811e366', '659e8296-ef8d-4cf0-b971-918ce5c23064', '2a94d4ff-712b-4de9-a352-6a72f2ed7af3'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:52.450212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84fb5d47-1cd9-481f-be39-a507c46fe26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abf18a05-d0da-4d3f-a165-51e6d26beb63', '9da05be9-f623-41f6-bfa3-91d22811e366', '659e8296-ef8d-4cf0-b971-918ce5c23064', '2a94d4ff-712b-4de9-a352-6a72f2ed7af3']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:52.452053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4efb753-0313-4a88-bfad-b5b405137974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:52.478753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4efb753-0313-4a88-bfad-b5b405137974) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '161c97b0-6874-4d98-af5d-90d58cdba035', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1224782530',display_name='tempest-VolumesGetTest-Volume-1191518212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['abf18a05-d0da-4d3f-a165-51e6d26beb63','9da05be9-f623-41f6-bfa3-91d22811e366','659e8296-ef8d-4cf0-b971-918ce5c23064','2a94d4ff-712b-4de9-a352-6a72f2ed7af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:52Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1224782530',display_name='tempest-VolumesGetTest-Volume-1191518212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=161c97b0-6874-4d98-af5d-90d58cdba035,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5143926ef2e14f62b505347d1f44520e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02877006fd824131a4962d61b153d412',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:52.479492 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9f444c-5f6c-42db-b253-3eab1a611f57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:52.502764 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb9f444c-5f6c-42db-b253-3eab1a611f57) transitioned into 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-1224782530',display_name='tempest-VolumesGetTest-Volume-1191518212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5143926ef2e14f62b505347d1f44520e',qos_specs=None,replication_status=,reservations=['abf18a05-d0da-4d3f-a165-51e6d26beb63','9da05be9-f623-41f6-bfa3-91d22811e366','659e8296-ef8d-4cf0-b971-918ce5c23064','2a94d4ff-712b-4de9-a352-6a72f2ed7af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02877006fd824131a4962d61b153d412',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:52.503722 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cce79aa8-aa11-4027-a100-c2ca065689fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:52.516364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cce79aa8-aa11-4027-a100-c2ca065689fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:52.516364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Flow 'volume_create_api' (5952dedc-de3a-4629-b60b-6dec4b5b8a27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:52.516364 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Create volume request issued successfully. Jul 09 15:40:52.517066 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7bb7bfe-799c-4864-b68e-964cd01d05ff tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:52.518013 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 476/1906] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:52 2026] POST /volume/v3/volumes => generated 778 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:52.534579 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2e015f92-482e-46f2-b48a-4c29a2e60dba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:52.537051 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2e015f92-482e-46f2-b48a-4c29a2e60dba tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 Jul 09 15:40:52.537334 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2e015f92-482e-46f2-b48a-4c29a2e60dba tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:52.537618 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2e015f92-482e-46f2-b48a-4c29a2e60dba tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:52.549012 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:52.549012 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:52.556837 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2e015f92-482e-46f2-b48a-4c29a2e60dba tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:52.565747 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2e015f92-482e-46f2-b48a-4c29a2e60dba tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 returned with HTTP 200 Jul 09 15:40:52.565747 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 470/1907] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:52 2026] GET /volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:53.341211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-73a4a030-b903-4993-8604-6cde3a1f11e7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:53.341211 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73a4a030-b903-4993-8604-6cde3a1f11e7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:53.341211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73a4a030-b903-4993-8604-6cde3a1f11e7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:53.341935 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73a4a030-b903-4993-8604-6cde3a1f11e7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:53.341935 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-73a4a030-b903-4993-8604-6cde3a1f11e7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:53.346562 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:53.346562 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:53.349217 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73a4a030-b903-4993-8604-6cde3a1f11e7 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:53.349217 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 484/1908] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:53 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:53.580292 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0dbacdcd-8de3-4de4-bea4-fe5d587c19c8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:53.582322 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0dbacdcd-8de3-4de4-bea4-fe5d587c19c8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 Jul 09 15:40:53.582548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0dbacdcd-8de3-4de4-bea4-fe5d587c19c8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:53.582798 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0dbacdcd-8de3-4de4-bea4-fe5d587c19c8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:53.590535 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:53.590535 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:53.594899 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0dbacdcd-8de3-4de4-bea4-fe5d587c19c8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:53.600119 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0dbacdcd-8de3-4de4-bea4-fe5d587c19c8 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 returned with HTTP 200 Jul 09 15:40:53.600634 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 479/1909] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:53 2026] GET /volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:53.615541 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2e066136-5ccf-4ed0-a5a8-8de6137631df None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:53.617255 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e066136-5ccf-4ed0-a5a8-8de6137631df tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] PUT https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 Jul 09 15:40:53.619494 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2e066136-5ccf-4ed0-a5a8-8de6137631df tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1977863340", "description": null}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:53.629478 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:53.629478 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:53.633692 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2e066136-5ccf-4ed0-a5a8-8de6137631df tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:53.640492 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2e066136-5ccf-4ed0-a5a8-8de6137631df tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume updated successfully. Jul 09 15:40:53.641349 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e066136-5ccf-4ed0-a5a8-8de6137631df tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 returned with HTTP 200 Jul 09 15:40:53.641984 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 477/1910] 10.4.3.19 () {68 vars in 1361 bytes} [Thu Jul 9 15:40:53 2026] PUT /volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 => generated 768 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:53.656899 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5749f2c2-06c0-4185-b1d4-e8a421885b6a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:53.659192 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5749f2c2-06c0-4185-b1d4-e8a421885b6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 Jul 09 15:40:53.659484 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5749f2c2-06c0-4185-b1d4-e8a421885b6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:53.659734 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5749f2c2-06c0-4185-b1d4-e8a421885b6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:53.669626 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:53.669626 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:53.675787 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5749f2c2-06c0-4185-b1d4-e8a421885b6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:53.684838 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5749f2c2-06c0-4185-b1d4-e8a421885b6a tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 returned with HTTP 200 Jul 09 15:40:53.685332 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 471/1911] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:53 2026] GET /volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:53.703345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fd10aee5-b2c3-4d6d-92cd-641f59063c03 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:53.705412 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd10aee5-b2c3-4d6d-92cd-641f59063c03 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] DELETE https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 Jul 09 15:40:53.705735 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd10aee5-b2c3-4d6d-92cd-641f59063c03 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:53.707773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd10aee5-b2c3-4d6d-92cd-641f59063c03 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:53.707773 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-fd10aee5-b2c3-4d6d-92cd-641f59063c03 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume with id: 161c97b0-6874-4d98-af5d-90d58cdba035 Jul 09 15:40:53.720414 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:53.720414 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:53.720876 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fd10aee5-b2c3-4d6d-92cd-641f59063c03 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:53.743366 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fd10aee5-b2c3-4d6d-92cd-641f59063c03 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume request issued successfully. Jul 09 15:40:53.743577 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd10aee5-b2c3-4d6d-92cd-641f59063c03 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 returned with HTTP 202 Jul 09 15:40:53.743996 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 485/1912] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:53 2026] DELETE /volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:53.753622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7578d46f-388a-4ab2-a709-24125ec0d678 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:53.756703 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7578d46f-388a-4ab2-a709-24125ec0d678 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 Jul 09 15:40:53.756995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7578d46f-388a-4ab2-a709-24125ec0d678 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:53.760199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7578d46f-388a-4ab2-a709-24125ec0d678 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:53.766487 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:53.766487 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:53.771814 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7578d46f-388a-4ab2-a709-24125ec0d678 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:53.777247 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7578d46f-388a-4ab2-a709-24125ec0d678 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 returned with HTTP 200 Jul 09 15:40:53.777767 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 480/1913] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:53 2026] GET /volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:53.879426 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1059819a-0fd7-4064-ba9c-0be3b935809e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:53.881756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1059819a-0fd7-4064-ba9c-0be3b935809e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:53.881980 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1059819a-0fd7-4064-ba9c-0be3b935809e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:53.882273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1059819a-0fd7-4064-ba9c-0be3b935809e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:53.882482 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-1059819a-0fd7-4064-ba9c-0be3b935809e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume with id: 25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:53.893100 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:53.893100 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:53.893845 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1059819a-0fd7-4064-ba9c-0be3b935809e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:53.932215 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1059819a-0fd7-4064-ba9c-0be3b935809e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume request issued successfully. Jul 09 15:40:53.932215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1059819a-0fd7-4064-ba9c-0be3b935809e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 202 Jul 09 15:40:53.932215 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 478/1914] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:53 2026] DELETE /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:53.944017 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4a7f25d5-38b3-430c-a7c3-d44f9a70e3f0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:53.946220 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a7f25d5-38b3-430c-a7c3-d44f9a70e3f0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:53.946220 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a7f25d5-38b3-430c-a7c3-d44f9a70e3f0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:53.946220 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a7f25d5-38b3-430c-a7c3-d44f9a70e3f0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:53.955569 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:53.955569 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:53.960747 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4a7f25d5-38b3-430c-a7c3-d44f9a70e3f0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:53.968211 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a7f25d5-38b3-430c-a7c3-d44f9a70e3f0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 200 Jul 09 15:40:53.968211 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 472/1915] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:53 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:54.357929 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-09b2be54-67b1-424c-a7b7-69c374aa353d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:54.360028 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-09b2be54-67b1-424c-a7b7-69c374aa353d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:54.360409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-09b2be54-67b1-424c-a7b7-69c374aa353d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:54.360556 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-09b2be54-67b1-424c-a7b7-69c374aa353d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:54.360731 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-09b2be54-67b1-424c-a7b7-69c374aa353d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:54.368444 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:54.368444 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:54.369233 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-09b2be54-67b1-424c-a7b7-69c374aa353d tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:54.369684 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 486/1916] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:54 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:54.792298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3cd515d8-0638-4a3b-9488-5d7703e18430 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:54.794994 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3cd515d8-0638-4a3b-9488-5d7703e18430 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 Jul 09 15:40:54.795286 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3cd515d8-0638-4a3b-9488-5d7703e18430 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:54.795648 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3cd515d8-0638-4a3b-9488-5d7703e18430 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:54.803901 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3cd515d8-0638-4a3b-9488-5d7703e18430 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 returned with HTTP 404 Jul 09 15:40:54.804647 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 481/1917] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:54 2026] GET /volume/v3/volumes/161c97b0-6874-4d98-af5d-90d58cdba035 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:54.813614 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0165b8ec-ac80-4563-841a-7a8479ada00f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:54.815707 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0165b8ec-ac80-4563-841a-7a8479ada00f tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:54.815988 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0165b8ec-ac80-4563-841a-7a8479ada00f tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:54.816297 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0165b8ec-ac80-4563-841a-7a8479ada00f tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:54.825654 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:54.825654 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:54.835044 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0165b8ec-ac80-4563-841a-7a8479ada00f tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:54.842492 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0165b8ec-ac80-4563-841a-7a8479ada00f tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 200 Jul 09 15:40:54.843063 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 479/1918] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:54 2026] GET /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 1404 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:54.859067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eca29f33-4c42-46c1-879c-651e776e141b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:54.861563 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eca29f33-4c42-46c1-879c-651e776e141b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] DELETE https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:54.861679 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eca29f33-4c42-46c1-879c-651e776e141b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:54.861889 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eca29f33-4c42-46c1-879c-651e776e141b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:54.862070 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-eca29f33-4c42-46c1-879c-651e776e141b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume with id: cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:54.871911 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:54.871911 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:54.872569 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eca29f33-4c42-46c1-879c-651e776e141b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:54.904256 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eca29f33-4c42-46c1-879c-651e776e141b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Delete volume request issued successfully. Jul 09 15:40:54.904256 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eca29f33-4c42-46c1-879c-651e776e141b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 202 Jul 09 15:40:54.904256 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 473/1919] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:54 2026] DELETE /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:54.911928 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-515f7157-2db6-4f2e-bfdd-e95613c695c9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:54.913938 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-515f7157-2db6-4f2e-bfdd-e95613c695c9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:54.914159 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-515f7157-2db6-4f2e-bfdd-e95613c695c9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:54.914412 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-515f7157-2db6-4f2e-bfdd-e95613c695c9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:54.927649 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:54.927649 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:54.936421 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-515f7157-2db6-4f2e-bfdd-e95613c695c9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Volume info retrieved successfully. Jul 09 15:40:54.944545 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-515f7157-2db6-4f2e-bfdd-e95613c695c9 tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 200 Jul 09 15:40:54.945112 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 487/1920] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:54 2026] GET /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 1403 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:54.984642 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0bd318b9-ad2d-4e19-a805-62661f03ea5d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:54.986977 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0bd318b9-ad2d-4e19-a805-62661f03ea5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:54.987199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0bd318b9-ad2d-4e19-a805-62661f03ea5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:54.987511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0bd318b9-ad2d-4e19-a805-62661f03ea5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:54.995219 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0bd318b9-ad2d-4e19-a805-62661f03ea5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 404 Jul 09 15:40:54.995876 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 482/1921] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:54 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:55.003890 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2973fc63-db94-4ae8-adff-c13de4d9df8b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.005607 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2973fc63-db94-4ae8-adff-c13de4d9df8b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:55.005794 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2973fc63-db94-4ae8-adff-c13de4d9df8b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:55.005971 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2973fc63-db94-4ae8-adff-c13de4d9df8b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:55.011838 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2973fc63-db94-4ae8-adff-c13de4d9df8b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 404 Jul 09 15:40:55.012578 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 480/1922] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:55 2026] GET /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:55.020379 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f9e8dbd6-6a0e-4efd-ab93-9dac1c65b871 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.022676 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f9e8dbd6-6a0e-4efd-ab93-9dac1c65b871 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:55.026482 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f9e8dbd6-6a0e-4efd-ab93-9dac1c65b871 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:55.026482 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f9e8dbd6-6a0e-4efd-ab93-9dac1c65b871 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:55.026482 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-f9e8dbd6-6a0e-4efd-ab93-9dac1c65b871 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume with id: 25861656-162e-4015-95c0-954463c2bb79 Jul 09 15:40:55.031396 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f9e8dbd6-6a0e-4efd-ab93-9dac1c65b871 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 returned with HTTP 404 Jul 09 15:40:55.031940 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 474/1923] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:40:55 2026] DELETE /volume/v3/volumes/25861656-162e-4015-95c0-954463c2bb79 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:55.078616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.080452 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:40:55.080771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1679364473"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:55.082279 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request body: {'volume': {'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1679364473'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:40:55.172124 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume of 1 GB Jul 09 15:40:55.176876 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Availability Zones retrieved successfully. Jul 09 15:40:55.181887 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (a95f2455-d86d-4fb6-9716-e441ae59f3c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:55.182924 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6976d7-39b1-455d-9963-0c040f7e8f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:55.183967 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:55.258684 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6976d7-39b1-455d-9963-0c040f7e8f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:55.259466 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7481a44a-e50a-4249-be52-6f145e86fb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:55.301054 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['08888527-fcad-4e65-b83f-15b966b88454', '4bb14651-21cd-4e57-8e24-ec46ca454005', 'd33206e8-622f-472c-bade-a09abc9fc577', '47b766e0-600d-4396-b413-e3b8a3e99413'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:55.302062 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7481a44a-e50a-4249-be52-6f145e86fb01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08888527-fcad-4e65-b83f-15b966b88454', '4bb14651-21cd-4e57-8e24-ec46ca454005', 'd33206e8-622f-472c-bade-a09abc9fc577', '47b766e0-600d-4396-b413-e3b8a3e99413']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:55.302945 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df45139-b5b2-4354-9e94-24c6d86eec2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:55.330396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7df45139-b5b2-4354-9e94-24c6d86eec2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd21bfeed-6586-4267-9e8f-5d1e1322fe97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1679364473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['08888527-fcad-4e65-b83f-15b966b88454','4bb14651-21cd-4e57-8e24-ec46ca454005','d33206e8-622f-472c-bade-a09abc9fc577','47b766e0-600d-4396-b413-e3b8a3e99413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1679364473',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d21bfeed-6586-4267-9e8f-5d1e1322fe97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='519bdbd134fe49bf9da196788e2ca37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:55.331806 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8e1889-a340-443d-95b2-c72f16e7da19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:55.354634 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f8e1889-a340-443d-95b2-c72f16e7da19) transitioned into state 'SUCCESS' from state '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-1679364473',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['08888527-fcad-4e65-b83f-15b966b88454','4bb14651-21cd-4e57-8e24-ec46ca454005','d33206e8-622f-472c-bade-a09abc9fc577','47b766e0-600d-4396-b413-e3b8a3e99413'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:55.355806 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ace65a-1430-43f1-85cb-df52996d4abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:55.370854 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7ace65a-1430-43f1-85cb-df52996d4abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:55.372032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (a95f2455-d86d-4fb6-9716-e441ae59f3c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:55.372496 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request issued successfully. Jul 09 15:40:55.373329 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-26b6aceb-a8ea-4f7b-8425-905c6827fadb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:40:55.373971 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 488/1924] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:55 2026] POST /volume/v3/volumes => generated 747 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:55.381891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-344b2017-0a37-4814-9220-0172f372d4f0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.384627 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-344b2017-0a37-4814-9220-0172f372d4f0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:40:55.384951 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-344b2017-0a37-4814-9220-0172f372d4f0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:55.385218 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-344b2017-0a37-4814-9220-0172f372d4f0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:55.385409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-344b2017-0a37-4814-9220-0172f372d4f0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:55.391003 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:55.391003 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:55.392164 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-344b2017-0a37-4814-9220-0172f372d4f0 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:40:55.392337 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-30a336f5-9a27-48d9-bed0-5a0e3fdb32f2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.392862 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 483/1925] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:55 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:55.398835 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-30a336f5-9a27-48d9-bed0-5a0e3fdb32f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:40:55.399056 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-30a336f5-9a27-48d9-bed0-5a0e3fdb32f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:55.399305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-30a336f5-9a27-48d9-bed0-5a0e3fdb32f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:55.407549 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8c6238ca-9684-48b3-a28e-f6e6e9089524 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.409298 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c6238ca-9684-48b3-a28e-f6e6e9089524 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7/action Jul 09 15:40:55.409660 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c6238ca-9684-48b3-a28e-f6e6e9089524 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:40:55.409783 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c6238ca-9684-48b3-a28e-f6e6e9089524 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:55.411050 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-8c6238ca-9684-48b3-a28e-f6e6e9089524 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Updating backup 'af714df0-c50d-4d1c-a4a4-94ce0c27d0c7' with '{'status': 'error'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 09 15:40:55.413079 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:55.413079 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:55.418876 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-30a336f5-9a27-48d9-bed0-5a0e3fdb32f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:55.429053 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:55.429053 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:55.432377 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-30a336f5-9a27-48d9-bed0-5a0e3fdb32f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 returned with HTTP 200 Jul 09 15:40:55.432889 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 481/1926] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:55 2026] GET /volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 => generated 815 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:55.439001 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-8c6238ca-9684-48b3-a28e-f6e6e9089524 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] reset_status in rpcapi backup_id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 on host np0000004916. {{(pid=99865) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 09 15:40:55.441213 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c6238ca-9684-48b3-a28e-f6e6e9089524 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7/action returned with HTTP 202 Jul 09 15:40:55.441747 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 475/1927] 10.4.3.19 () {70 vars in 1423 bytes} [Thu Jul 9 15:40:55 2026] POST /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:40:55.453442 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-93528f1c-7e72-4e3c-957d-25e3ee3f2526 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.458174 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-93528f1c-7e72-4e3c-957d-25e3ee3f2526 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 Jul 09 15:40:55.458497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-93528f1c-7e72-4e3c-957d-25e3ee3f2526 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:55.458743 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-93528f1c-7e72-4e3c-957d-25e3ee3f2526 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:55.458945 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-93528f1c-7e72-4e3c-957d-25e3ee3f2526 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume with id: f16fae8a-d65f-4de1-8066-338294fa9045 Jul 09 15:40:55.467154 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:55.467154 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:55.467672 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-93528f1c-7e72-4e3c-957d-25e3ee3f2526 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:55.490736 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-93528f1c-7e72-4e3c-957d-25e3ee3f2526 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume request issued successfully. Jul 09 15:40:55.490950 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-93528f1c-7e72-4e3c-957d-25e3ee3f2526 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 returned with HTTP 202 Jul 09 15:40:55.491421 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 489/1928] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:40:55 2026] DELETE /volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:40:55.499925 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a226bf11-85e8-4eaa-918f-c54dd734db95 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.503256 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a226bf11-85e8-4eaa-918f-c54dd734db95 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 Jul 09 15:40:55.503561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a226bf11-85e8-4eaa-918f-c54dd734db95 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:55.503763 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a226bf11-85e8-4eaa-918f-c54dd734db95 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:55.511861 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:55.511861 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:55.516492 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a226bf11-85e8-4eaa-918f-c54dd734db95 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:55.521267 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a226bf11-85e8-4eaa-918f-c54dd734db95 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 returned with HTTP 200 Jul 09 15:40:55.521733 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 484/1929] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:55 2026] GET /volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 => generated 1005 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:55.963061 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bb06f9f8-288f-41c2-9e3e-c528d13eac4b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:55.965485 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb06f9f8-288f-41c2-9e3e-c528d13eac4b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] GET https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 Jul 09 15:40:55.965749 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb06f9f8-288f-41c2-9e3e-c528d13eac4b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:55.966009 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb06f9f8-288f-41c2-9e3e-c528d13eac4b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:55.972635 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb06f9f8-288f-41c2-9e3e-c528d13eac4b tempest-VolumesGetTest-117231039 tempest-VolumesGetTest-117231039-project-member] https://10.4.3.19/volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 returned with HTTP 404 Jul 09 15:40:55.973216 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 482/1930] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:55 2026] GET /volume/v3/volumes/cfb2ed7b-67f7-43dd-8fca-676e5af3f096 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:56.452617 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a49aca79-c683-4bf3-ba23-579ca319020d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:56.454534 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a49aca79-c683-4bf3-ba23-579ca319020d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:40:56.454746 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a49aca79-c683-4bf3-ba23-579ca319020d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:56.455153 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a49aca79-c683-4bf3-ba23-579ca319020d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:56.465427 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:56.465427 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:56.472103 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a49aca79-c683-4bf3-ba23-579ca319020d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:56.478358 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a49aca79-c683-4bf3-ba23-579ca319020d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 returned with HTTP 200 Jul 09 15:40:56.478900 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 476/1931] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:56 2026] GET /volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:56.494245 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2189141a-f8e2-47c3-a727-d2dd821e1a62 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:56.497972 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2189141a-f8e2-47c3-a727-d2dd821e1a62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:40:56.497972 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2189141a-f8e2-47c3-a727-d2dd821e1a62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:56.497972 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2189141a-f8e2-47c3-a727-d2dd821e1a62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:56.506301 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:56.506301 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:56.511294 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2189141a-f8e2-47c3-a727-d2dd821e1a62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:56.520963 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2189141a-f8e2-47c3-a727-d2dd821e1a62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 returned with HTTP 200 Jul 09 15:40:56.521110 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 490/1932] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:56 2026] GET /volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 => generated 1355 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:40:56.536613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9439ed37-9e7d-4cf7-abd5-a528a6a073bc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:56.538413 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3027d832-14ac-4589-ae8e-f952c40673ca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:56.540693 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9439ed37-9e7d-4cf7-abd5-a528a6a073bc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:40:56.541087 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9439ed37-9e7d-4cf7-abd5-a528a6a073bc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d21bfeed-6586-4267-9e8f-5d1e1322fe97", "name": "tempest-VolumesBackupsTest-Backup-928862511", "container": "tempest-volumesbackupstest-backup-container-1029297184"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:56.543966 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3027d832-14ac-4589-ae8e-f952c40673ca tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 Jul 09 15:40:56.544279 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3027d832-14ac-4589-ae8e-f952c40673ca tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:56.544507 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3027d832-14ac-4589-ae8e-f952c40673ca tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:56.545935 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-9439ed37-9e7d-4cf7-abd5-a528a6a073bc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating new backup {'backup': {'volume_id': 'd21bfeed-6586-4267-9e8f-5d1e1322fe97', 'name': 'tempest-VolumesBackupsTest-Backup-928862511', 'container': 'tempest-volumesbackupstest-backup-container-1029297184'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:40:56.546109 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-9439ed37-9e7d-4cf7-abd5-a528a6a073bc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating backup of volume d21bfeed-6586-4267-9e8f-5d1e1322fe97 in container tempest-volumesbackupstest-backup-container-1029297184 Jul 09 15:40:56.560114 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3027d832-14ac-4589-ae8e-f952c40673ca tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 returned with HTTP 404 Jul 09 15:40:56.560872 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 483/1933] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:56 2026] GET /volume/v3/volumes/f16fae8a-d65f-4de1-8066-338294fa9045 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:40:56.563673 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:56.563673 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:56.564345 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9439ed37-9e7d-4cf7-abd5-a528a6a073bc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:40:56.572751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b009808c-19a3-430f-be85-c49696261332 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:56.574871 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] POST https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898/restore Jul 09 15:40:56.575537 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:40:56.579633 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Restoring backup f3233144-3811-4ee0-aa52-ae276d7b5898 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99865) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 09 15:40:56.579878 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Restoring backup f3233144-3811-4ee0-aa52-ae276d7b5898 to volume None. Jul 09 15:40:56.586648 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:56.586648 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:56.588046 np0000004916 devstack@c-api.service[99865]: INFO cinder.backup.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Creating volume of 1 GB for restore of backup f3233144-3811-4ee0-aa52-ae276d7b5898. Jul 09 15:40:56.598894 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Availability zone cache updated, next update will occur around 2026-07-09 16:40:56.598566. {{(pid=99865) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:40:56.599018 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Availability Zones retrieved successfully. Jul 09 15:40:56.603888 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-9439ed37-9e7d-4cf7-abd5-a528a6a073bc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['87502cbf-7077-4b50-9e69-b3b3572c999b', 'de0732ac-1980-432b-81fb-d5c2b8ff4a44'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:56.611028 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (7375acab-6219-4ef7-b0d1-f2f109b33982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:56.612626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59da7f64-b599-4668-a3de-bbe1e3309076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:56.614223 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:40:56.652990 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9439ed37-9e7d-4cf7-abd5-a528a6a073bc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:40:56.652990 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 485/1934] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:40:56 2026] POST /volume/v3/backups => generated 327 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:56.662499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59da7f64-b599-4668-a3de-bbe1e3309076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:56.663213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1b1097b9-713f-43d0-8094-0b30e75e7558 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:56.663300 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805badd0-fd86-48e8-a2f3-8ab03afa0666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:56.668430 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b1097b9-713f-43d0-8094-0b30e75e7558 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:40:56.668713 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b1097b9-713f-43d0-8094-0b30e75e7558 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:56.668988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b1097b9-713f-43d0-8094-0b30e75e7558 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:56.669248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1b1097b9-713f-43d0-8094-0b30e75e7558 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:56.677590 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:56.677590 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:56.678543 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b1097b9-713f-43d0-8094-0b30e75e7558 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:40:56.679001 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 491/1935] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:56 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:56.733108 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Created reservations ['2c5a5da5-6b26-478e-a51f-30931be7472a', '10c7761b-9a55-445b-9fae-e3ce6f3e9dcb', '0b19cae0-47dd-4b8d-9f83-bcd4b6692875', '50a21a50-a477-4c08-a363-50d85dd57a0f'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:40:56.733773 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (805badd0-fd86-48e8-a2f3-8ab03afa0666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c5a5da5-6b26-478e-a51f-30931be7472a', '10c7761b-9a55-445b-9fae-e3ce6f3e9dcb', '0b19cae0-47dd-4b8d-9f83-bcd4b6692875', '50a21a50-a477-4c08-a363-50d85dd57a0f']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:56.734927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04459e82-962a-470a-8f1d-ade96c60698c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:56.778679 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04459e82-962a-470a-8f1d-ade96c60698c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'db66d7c6-267f-4e23-9397-b8755a094ce2', '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='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['2c5a5da5-6b26-478e-a51f-30931be7472a','10c7761b-9a55-445b-9fae-e3ce6f3e9dcb','0b19cae0-47dd-4b8d-9f83-bcd4b6692875','50a21a50-a477-4c08-a363-50d85dd57a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:40:56Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=db66d7c6-267f-4e23-9397-b8755a094ce2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='324e4754dc3949d6a557e14439ae894e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:56.779812 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10677bd-4ee7-4028-a760-486e06bdf04f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:56.803739 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d10677bd-4ee7-4028-a760-486e06bdf04f) transitioned into 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='324e4754dc3949d6a557e14439ae894e',qos_specs=None,replication_status=,reservations=['2c5a5da5-6b26-478e-a51f-30931be7472a','10c7761b-9a55-445b-9fae-e3ce6f3e9dcb','0b19cae0-47dd-4b8d-9f83-bcd4b6692875','50a21a50-a477-4c08-a363-50d85dd57a0f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df3efcd1d66f4aed87f5a9a68d314c39',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:56.804664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a14098e-6d50-42ee-aa65-844e0675a199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:40:56.823419 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a14098e-6d50-42ee-aa65-844e0675a199) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:40:56.824019 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Flow 'volume_create_api' (7375acab-6219-4ef7-b0d1-f2f109b33982) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:40:56.824630 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Create volume request issued successfully. Jul 09 15:40:56.834919 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:56.834919 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:56.835460 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:57.696523 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e9518cb7-15a0-4cc8-b931-731ed685511a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:57.699920 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9518cb7-15a0-4cc8-b931-731ed685511a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:40:57.700249 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9518cb7-15a0-4cc8-b931-731ed685511a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:57.700452 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9518cb7-15a0-4cc8-b931-731ed685511a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:57.700626 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-e9518cb7-15a0-4cc8-b931-731ed685511a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:57.705371 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:57.705371 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:57.706124 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9518cb7-15a0-4cc8-b931-731ed685511a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:40:57.706768 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 484/1936] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:57 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:57.844929 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:57.844929 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:57.845485 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:40:57.845485 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Checking backup size 1 against volume size 1 {{(pid=99865) restore /opt/stack/cinder/cinder/backup/api.py:429}} Jul 09 15:40:57.845485 np0000004916 devstack@c-api.service[99865]: INFO cinder.backup.api [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Overwriting volume db66d7c6-267f-4e23-9397-b8755a094ce2 with restore of backup f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:40:57.863543 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] restore_backup in rpcapi backup_id f3233144-3811-4ee0-aa52-ae276d7b5898 {{(pid=99865) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 09 15:40:57.866048 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b009808c-19a3-430f-be85-c49696261332 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898/restore returned with HTTP 202 Jul 09 15:40:57.866649 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 477/1937] 10.4.3.19 () {70 vars in 1426 bytes} [Thu Jul 9 15:40:56 2026] POST /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898/restore => generated 152 bytes in 1294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:40:57.880966 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4c0caaf8-575b-49d5-8131-37c00b7aecaa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:57.883661 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4c0caaf8-575b-49d5-8131-37c00b7aecaa tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:40:57.884362 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4c0caaf8-575b-49d5-8131-37c00b7aecaa tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:57.884362 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4c0caaf8-575b-49d5-8131-37c00b7aecaa tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:57.884930 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4c0caaf8-575b-49d5-8131-37c00b7aecaa tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:57.895266 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:57.895266 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:57.896741 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4c0caaf8-575b-49d5-8131-37c00b7aecaa tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:40:57.897913 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 486/1938] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:57 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:58.721286 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-de2730be-74d5-4e53-a26f-4faa204df19a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:58.723617 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-de2730be-74d5-4e53-a26f-4faa204df19a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:40:58.724088 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-de2730be-74d5-4e53-a26f-4faa204df19a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:58.724482 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-de2730be-74d5-4e53-a26f-4faa204df19a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:58.725204 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-de2730be-74d5-4e53-a26f-4faa204df19a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:58.734268 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:58.734268 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:40:58.735540 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-de2730be-74d5-4e53-a26f-4faa204df19a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:40:58.737110 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 492/1939] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:58 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:58.919290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8419ae04-92f9-488a-969f-303429426126 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:58.920695 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8419ae04-92f9-488a-969f-303429426126 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:40:58.920695 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8419ae04-92f9-488a-969f-303429426126 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:58.920955 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8419ae04-92f9-488a-969f-303429426126 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:58.921349 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8419ae04-92f9-488a-969f-303429426126 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:58.927342 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:58.927342 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:40:58.929466 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8419ae04-92f9-488a-969f-303429426126 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:40:58.929466 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 485/1940] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:58 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:59.752409 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e118f474-9245-4540-a731-4eb7baa9e148 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:59.754970 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e118f474-9245-4540-a731-4eb7baa9e148 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:40:59.756002 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e118f474-9245-4540-a731-4eb7baa9e148 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:59.756002 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e118f474-9245-4540-a731-4eb7baa9e148 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:59.756002 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e118f474-9245-4540-a731-4eb7baa9e148 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:59.760533 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:59.760533 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:40:59.761503 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e118f474-9245-4540-a731-4eb7baa9e148 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:40:59.761951 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 478/1941] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:40:59 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:40:59.944352 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ccb7baec-d5b5-4d13-9e16-8d0513f34d2b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:40:59.950318 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ccb7baec-d5b5-4d13-9e16-8d0513f34d2b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:40:59.950868 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ccb7baec-d5b5-4d13-9e16-8d0513f34d2b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:40:59.950972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ccb7baec-d5b5-4d13-9e16-8d0513f34d2b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:40:59.951162 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ccb7baec-d5b5-4d13-9e16-8d0513f34d2b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:40:59.963747 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:40:59.963747 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:40:59.964611 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ccb7baec-d5b5-4d13-9e16-8d0513f34d2b tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:40:59.966077 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 487/1942] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:40:59 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:00.776441 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8e25cd87-6e7d-4e09-9300-2d3e80e1fd57 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:00.781208 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8e25cd87-6e7d-4e09-9300-2d3e80e1fd57 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:00.781826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8e25cd87-6e7d-4e09-9300-2d3e80e1fd57 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:00.784319 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8e25cd87-6e7d-4e09-9300-2d3e80e1fd57 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:00.784319 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-8e25cd87-6e7d-4e09-9300-2d3e80e1fd57 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:00.788356 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:00.788356 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:00.789191 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8e25cd87-6e7d-4e09-9300-2d3e80e1fd57 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:00.789830 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 493/1943] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:00 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:00.978102 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-00b464ad-01ec-4b3d-ae50-408d2f4f282a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:00.986066 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-00b464ad-01ec-4b3d-ae50-408d2f4f282a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:00.986358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-00b464ad-01ec-4b3d-ae50-408d2f4f282a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:00.986609 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-00b464ad-01ec-4b3d-ae50-408d2f4f282a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:00.986764 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-00b464ad-01ec-4b3d-ae50-408d2f4f282a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:00.993806 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:00.993806 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:00.994523 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-00b464ad-01ec-4b3d-ae50-408d2f4f282a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:00.994890 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 486/1944] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:00 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:01.744124 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-6d7a260e-b058-4bee-83d3-263d76998d9c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:01.751099 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-6d7a260e-b058-4bee-83d3-263d76998d9c tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/limits Jul 09 15:41:01.751099 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-6d7a260e-b058-4bee-83d3-263d76998d9c tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:01.751099 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-6d7a260e-b058-4bee-83d3-263d76998d9c tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:01.790671 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-6d7a260e-b058-4bee-83d3-263d76998d9c tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/limits returned with HTTP 200 Jul 09 15:41:01.791177 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 479/1945] 10.4.3.19 () {68 vars in 1477 bytes} [Thu Jul 9 15:41:01 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:01.807148 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-df09f1d8-54cb-4dd6-a87a-d6736ef65e7b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:01.809715 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-df09f1d8-54cb-4dd6-a87a-d6736ef65e7b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:01.810018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-df09f1d8-54cb-4dd6-a87a-d6736ef65e7b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:01.810291 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-df09f1d8-54cb-4dd6-a87a-d6736ef65e7b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:01.810506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-df09f1d8-54cb-4dd6-a87a-d6736ef65e7b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:01.816293 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:01.816293 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:01.817151 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-df09f1d8-54cb-4dd6-a87a-d6736ef65e7b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:01.817814 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 488/1946] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:01 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:02.011357 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4e10f9d2-6c51-44f7-963a-502b31ecc663 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:02.017270 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e10f9d2-6c51-44f7-963a-502b31ecc663 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:02.017270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e10f9d2-6c51-44f7-963a-502b31ecc663 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:02.017270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e10f9d2-6c51-44f7-963a-502b31ecc663 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:02.017270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-4e10f9d2-6c51-44f7-963a-502b31ecc663 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:02.033635 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:02.033635 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:02.035930 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e10f9d2-6c51-44f7-963a-502b31ecc663 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:02.036708 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 494/1947] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:02 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:02.346253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-7f493950-c350-4e74-aae5-a4f3992311d6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:02.353042 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-7f493950-c350-4e74-aae5-a4f3992311d6 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:41:02.353293 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-7f493950-c350-4e74-aae5-a4f3992311d6 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:02.353455 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-7f493950-c350-4e74-aae5-a4f3992311d6 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:02.368646 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:02.368646 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:02.378133 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-7f493950-c350-4e74-aae5-a4f3992311d6 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:41:02.385749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-7f493950-c350-4e74-aae5-a4f3992311d6 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:41:02.386410 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 487/1948] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:02 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 1661 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:02.404798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-4f04c66a-191b-4060-a183-413dccc897da None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:02.410393 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-4f04c66a-191b-4060-a183-413dccc897da tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:41:02.410810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-4f04c66a-191b-4060-a183-413dccc897da tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f9f21f9-d177-4575-8739-5cc6c88d4c1f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-911591914", "description": null, "metadata": {}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:02.456279 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:02.456279 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:02.456279 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-4f04c66a-191b-4060-a183-413dccc897da tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:41:02.456463 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-4f04c66a-191b-4060-a183-413dccc897da tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create snapshot from volume 5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:41:02.527919 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-4f04c66a-191b-4060-a183-413dccc897da tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Created reservations ['12da60d5-8b5a-47a5-85c3-273d15967e10', '6c28bdd0-92c5-461e-a0e6-27c2073f97e4', '66d413d8-a6ae-4d4f-bab5-33680b27d790', 'cbc8fdad-f191-4bf7-972b-f58b9ec2c637'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:02.595830 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-4f04c66a-191b-4060-a183-413dccc897da tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot force create request issued successfully. Jul 09 15:41:02.598208 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5779c1e4-06b9-40fe-ad0e-191cfdf00811 req-4f04c66a-191b-4060-a183-413dccc897da tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:41:02.598208 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 480/1949] 10.4.3.19 () {72 vars in 1540 bytes} [Thu Jul 9 15:41:02 2026] POST /volume/v3/snapshots => generated 323 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:02.833819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b629e2eb-39c9-402a-a721-31b2b159c530 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:02.835964 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b629e2eb-39c9-402a-a721-31b2b159c530 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:02.836819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b629e2eb-39c9-402a-a721-31b2b159c530 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:02.836819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b629e2eb-39c9-402a-a721-31b2b159c530 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:02.837890 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b629e2eb-39c9-402a-a721-31b2b159c530 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:02.843532 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:02.843532 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:02.844482 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b629e2eb-39c9-402a-a721-31b2b159c530 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:02.845363 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 489/1950] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:02 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:03.054337 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b7b4e24c-6886-4fe5-9918-8512813f2444 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:03.058425 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b7b4e24c-6886-4fe5-9918-8512813f2444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:03.058425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b7b4e24c-6886-4fe5-9918-8512813f2444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:03.058425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b7b4e24c-6886-4fe5-9918-8512813f2444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:03.058425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b7b4e24c-6886-4fe5-9918-8512813f2444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:03.064396 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:03.064396 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:03.064396 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b7b4e24c-6886-4fe5-9918-8512813f2444 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:03.065004 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 495/1951] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:03 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:03.865086 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ed7e060a-2f0a-42dd-bb0f-35f06e9b3e5d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:03.869897 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ed7e060a-2f0a-42dd-bb0f-35f06e9b3e5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:03.870277 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ed7e060a-2f0a-42dd-bb0f-35f06e9b3e5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:03.870531 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ed7e060a-2f0a-42dd-bb0f-35f06e9b3e5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:03.870849 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-ed7e060a-2f0a-42dd-bb0f-35f06e9b3e5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:03.881059 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:03.881059 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:03.883114 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ed7e060a-2f0a-42dd-bb0f-35f06e9b3e5d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:03.883114 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 488/1952] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:03 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:04.083427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f5cf53d3-4e88-40bf-9643-9d3e757a1cee None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:04.086776 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f5cf53d3-4e88-40bf-9643-9d3e757a1cee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:04.087221 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f5cf53d3-4e88-40bf-9643-9d3e757a1cee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:04.087452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f5cf53d3-4e88-40bf-9643-9d3e757a1cee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:04.087493 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f5cf53d3-4e88-40bf-9643-9d3e757a1cee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:04.097890 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:04.097890 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:04.098144 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f5cf53d3-4e88-40bf-9643-9d3e757a1cee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:04.100406 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 481/1953] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:04 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:04.900132 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-960a8a92-b9f9-4a36-8530-c5b9e07c3e35 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:04.902720 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-960a8a92-b9f9-4a36-8530-c5b9e07c3e35 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:04.902995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-960a8a92-b9f9-4a36-8530-c5b9e07c3e35 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:04.903267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-960a8a92-b9f9-4a36-8530-c5b9e07c3e35 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:04.903484 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-960a8a92-b9f9-4a36-8530-c5b9e07c3e35 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:04.906417 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=282,cinder:UPDATE=50,cinder:INSERT=23 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:41:04.914044 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:04.914044 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:04.915106 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-960a8a92-b9f9-4a36-8530-c5b9e07c3e35 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:04.915878 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 490/1954] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:04 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:05.119212 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5f231fbd-8074-4303-a8b6-0cc08b9d855a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:05.121567 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f231fbd-8074-4303-a8b6-0cc08b9d855a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:05.122044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f231fbd-8074-4303-a8b6-0cc08b9d855a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:05.122857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f231fbd-8074-4303-a8b6-0cc08b9d855a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:05.122857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-5f231fbd-8074-4303-a8b6-0cc08b9d855a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:05.125604 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=338,cinder:UPDATE=89,cinder:INSERT=52 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:41:05.133340 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:05.133340 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:05.137377 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f231fbd-8074-4303-a8b6-0cc08b9d855a tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:05.137377 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 496/1955] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:05 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:05.429145 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ae25ff2e-645f-46ee-9a3f-9b2d9aac12f3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:05.431274 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae25ff2e-645f-46ee-9a3f-9b2d9aac12f3 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 Jul 09 15:41:05.431520 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae25ff2e-645f-46ee-9a3f-9b2d9aac12f3 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:05.431784 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae25ff2e-645f-46ee-9a3f-9b2d9aac12f3 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:05.440163 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:05.440163 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:05.440750 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ae25ff2e-645f-46ee-9a3f-9b2d9aac12f3 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot retrieved successfully. Jul 09 15:41:05.441670 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae25ff2e-645f-46ee-9a3f-9b2d9aac12f3 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 returned with HTTP 200 Jul 09 15:41:05.442198 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 489/1956] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:05 2026] GET /volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 => generated 482 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:05.480745 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:05.483406 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:05.483779 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1251045851", "snapshot_id": null, "imageRef": "be47a4f0-7c13-4069-888c-1eeb459a94c3", "volume_type": null, "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:05.485416 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1251045851', 'snapshot_id': None, 'imageRef': 'be47a4f0-7c13-4069-888c-1eeb459a94c3', 'volume_type': None, 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:05.593608 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:05.593608 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:05.594241 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot retrieved successfully. Jul 09 15:41:05.594631 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume of 1 GB Jul 09 15:41:05.599446 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Availability Zones retrieved successfully. Jul 09 15:41:05.605423 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Flow 'volume_create_api' (1258c81d-3d46-4dc7-a957-b4123e683b9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:05.606931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b08cfb-0b59-49a7-a5d6-ddd7065f6ff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:05.607925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:05.652840 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50b08cfb-0b59-49a7-a5d6-ddd7065f6ff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '016b3493-1eff-42c8-ba33-9a06e118dbe0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:05.653587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82cb5ca-bb85-4592-bdd5-f6bbcaf7809f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:05.714178 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Created reservations ['011d5882-c115-441b-832d-4e74fb54b458', '5e5b0eb2-3e1e-4548-b5ec-009e621b12d6', '0d13cc7e-9951-4f90-a761-f0d318a2c223', '2b085c5b-9e27-4295-a034-d3a1c8def9e2'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:05.715199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c82cb5ca-bb85-4592-bdd5-f6bbcaf7809f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['011d5882-c115-441b-832d-4e74fb54b458', '5e5b0eb2-3e1e-4548-b5ec-009e621b12d6', '0d13cc7e-9951-4f90-a761-f0d318a2c223', '2b085c5b-9e27-4295-a034-d3a1c8def9e2']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:05.715984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ceaed4d-872a-45d4-9663-c46cde962cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:05.778425 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ceaed4d-872a-45d4-9663-c46cde962cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d6a484e-6a8a-4b89-b430-c3d57bc21914', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1251045851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a413de4cb48b4971bd5fdbad81456803',qos_specs=None,replication_status=,reservations=['011d5882-c115-441b-832d-4e74fb54b458','5e5b0eb2-3e1e-4548-b5ec-009e621b12d6','0d13cc7e-9951-4f90-a761-f0d318a2c223','2b085c5b-9e27-4295-a034-d3a1c8def9e2'],size=1,snapshot_id=016b3493-1eff-42c8-ba33-9a06e118dbe0,source_replicaid=,source_volid=None,status='creating',user_id='5207fbebd9664916a796386ef387a4b1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), '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-09T15:41:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1251045851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d6a484e-6a8a-4b89-b430-c3d57bc21914,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a413de4cb48b4971bd5fdbad81456803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=016b3493-1eff-42c8-ba33-9a06e118dbe0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5207fbebd9664916a796386ef387a4b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:05.779125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9f801c-f4ec-46bf-af9f-a6723d1c2370) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:05.804937 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf9f801c-f4ec-46bf-af9f-a6723d1c2370) transitioned into state 'SUCCESS' from state '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-1251045851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a413de4cb48b4971bd5fdbad81456803',qos_specs=None,replication_status=,reservations=['011d5882-c115-441b-832d-4e74fb54b458','5e5b0eb2-3e1e-4548-b5ec-009e621b12d6','0d13cc7e-9951-4f90-a761-f0d318a2c223','2b085c5b-9e27-4295-a034-d3a1c8def9e2'],size=1,snapshot_id=016b3493-1eff-42c8-ba33-9a06e118dbe0,source_replicaid=,source_volid=None,status='creating',user_id='5207fbebd9664916a796386ef387a4b1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:05.805971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f0b285-ed5a-452d-9fa0-4e6d1dc938e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:05.841276 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f0b285-ed5a-452d-9fa0-4e6d1dc938e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:05.842556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Flow 'volume_create_api' (1258c81d-3d46-4dc7-a957-b4123e683b9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:05.843019 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume request issued successfully. Jul 09 15:41:05.843955 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-43a17613-1d5c-4ddd-bf0c-7c7ed4b3ec7b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:05.844682 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 482/1957] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:41:05 2026] POST /volume/v3/volumes => generated 812 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:05.863867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1916fa17-463f-448c-b5f4-bdb39bf7d5e7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:05.867205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1916fa17-463f-448c-b5f4-bdb39bf7d5e7 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:41:05.867205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1916fa17-463f-448c-b5f4-bdb39bf7d5e7 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:05.870689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1916fa17-463f-448c-b5f4-bdb39bf7d5e7 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:05.884139 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:05.884139 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:05.891671 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1916fa17-463f-448c-b5f4-bdb39bf7d5e7 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:41:05.898626 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1916fa17-463f-448c-b5f4-bdb39bf7d5e7 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 200 Jul 09 15:41:05.899323 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 491/1958] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:41:05 2026] GET /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:05.933884 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e8aa209b-bf3f-4fbf-ad1e-47e37ee98913 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:05.936842 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8aa209b-bf3f-4fbf-ad1e-47e37ee98913 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:05.937112 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8aa209b-bf3f-4fbf-ad1e-47e37ee98913 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:05.937591 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8aa209b-bf3f-4fbf-ad1e-47e37ee98913 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:05.937591 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e8aa209b-bf3f-4fbf-ad1e-47e37ee98913 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:05.945741 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:05.945741 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:05.946668 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8aa209b-bf3f-4fbf-ad1e-47e37ee98913 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:05.947093 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 497/1959] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:05 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:06.151139 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-681887f9-47e6-4ca6-bcc7-1350a3474721 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:06.155453 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-681887f9-47e6-4ca6-bcc7-1350a3474721 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:06.155702 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-681887f9-47e6-4ca6-bcc7-1350a3474721 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:06.156003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-681887f9-47e6-4ca6-bcc7-1350a3474721 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:06.156003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-681887f9-47e6-4ca6-bcc7-1350a3474721 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:06.161599 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:06.161599 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:06.162649 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-681887f9-47e6-4ca6-bcc7-1350a3474721 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:06.163168 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 490/1960] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:06 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:06.920453 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-859d8fbe-f6f6-4a8b-a0d3-174168191672 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:06.924203 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-859d8fbe-f6f6-4a8b-a0d3-174168191672 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:41:06.924420 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-859d8fbe-f6f6-4a8b-a0d3-174168191672 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:06.924899 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-859d8fbe-f6f6-4a8b-a0d3-174168191672 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:06.942625 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:06.942625 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:06.952607 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-859d8fbe-f6f6-4a8b-a0d3-174168191672 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:41:06.964867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3dae104f-c151-4cc9-81fa-9c2518c440ad None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:06.965416 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-859d8fbe-f6f6-4a8b-a0d3-174168191672 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 200 Jul 09 15:41:06.966057 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 483/1961] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:41:06 2026] GET /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 1421 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:06.968624 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3dae104f-c151-4cc9-81fa-9c2518c440ad tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:06.968935 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3dae104f-c151-4cc9-81fa-9c2518c440ad tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:06.969786 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3dae104f-c151-4cc9-81fa-9c2518c440ad tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:06.969961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-3dae104f-c151-4cc9-81fa-9c2518c440ad tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:06.981981 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:06.981981 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:06.982884 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3dae104f-c151-4cc9-81fa-9c2518c440ad tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:06.983302 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 492/1962] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:06 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:06.988355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-11f28f78-c563-4fc7-b325-3ab224819023 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:06.993679 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-11f28f78-c563-4fc7-b325-3ab224819023 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:41:06.994236 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-11f28f78-c563-4fc7-b325-3ab224819023 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:06.994236 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-11f28f78-c563-4fc7-b325-3ab224819023 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:07.005040 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:07.005040 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:07.011642 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-11f28f78-c563-4fc7-b325-3ab224819023 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:41:07.023281 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-11f28f78-c563-4fc7-b325-3ab224819023 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 200 Jul 09 15:41:07.023913 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 498/1963] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:41:06 2026] GET /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 1421 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:07.181759 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-47f93b39-044b-4f85-ad9e-7c85c53f6991 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:07.183701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-47f93b39-044b-4f85-ad9e-7c85c53f6991 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:07.184013 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-47f93b39-044b-4f85-ad9e-7c85c53f6991 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:07.184223 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-47f93b39-044b-4f85-ad9e-7c85c53f6991 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:07.184366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-47f93b39-044b-4f85-ad9e-7c85c53f6991 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:07.189627 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:07.189627 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:07.190601 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-47f93b39-044b-4f85-ad9e-7c85c53f6991 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:07.191143 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 491/1964] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:07 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:08.004304 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b2a4241d-216c-4d88-8dd6-58531a6a2dcf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:08.009869 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b2a4241d-216c-4d88-8dd6-58531a6a2dcf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:08.010152 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b2a4241d-216c-4d88-8dd6-58531a6a2dcf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:08.010445 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b2a4241d-216c-4d88-8dd6-58531a6a2dcf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:08.010625 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-b2a4241d-216c-4d88-8dd6-58531a6a2dcf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:08.025920 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:08.025920 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:08.026983 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b2a4241d-216c-4d88-8dd6-58531a6a2dcf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:08.028077 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 484/1965] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:08 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:08.204696 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-47210384-e8eb-4e52-94b6-2f82db0798a3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:08.208159 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-47210384-e8eb-4e52-94b6-2f82db0798a3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:08.208422 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-47210384-e8eb-4e52-94b6-2f82db0798a3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:08.208604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-47210384-e8eb-4e52-94b6-2f82db0798a3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:08.208721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-47210384-e8eb-4e52-94b6-2f82db0798a3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:08.215816 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:08.215816 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:08.216440 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-47210384-e8eb-4e52-94b6-2f82db0798a3 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:08.216860 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 493/1966] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:08 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:09.046501 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eb1c9920-0e6d-42c9-b6c1-79cf3d6be2d8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:09.048741 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eb1c9920-0e6d-42c9-b6c1-79cf3d6be2d8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:09.049447 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eb1c9920-0e6d-42c9-b6c1-79cf3d6be2d8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:09.049918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eb1c9920-0e6d-42c9-b6c1-79cf3d6be2d8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:09.050347 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-eb1c9920-0e6d-42c9-b6c1-79cf3d6be2d8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:09.056106 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:09.056106 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:09.057197 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eb1c9920-0e6d-42c9-b6c1-79cf3d6be2d8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:09.057972 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 499/1967] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:09 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:09.172704 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-48ec0998-2cf2-4472-a146-99a1b951b680 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:09.175984 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-48ec0998-2cf2-4472-a146-99a1b951b680 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:41:09.176211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-48ec0998-2cf2-4472-a146-99a1b951b680 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:09.177498 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-48ec0998-2cf2-4472-a146-99a1b951b680 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:09.193224 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:09.193224 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:09.205394 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-48ec0998-2cf2-4472-a146-99a1b951b680 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:41:09.217834 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-48ec0998-2cf2-4472-a146-99a1b951b680 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 200 Jul 09 15:41:09.218441 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 492/1968] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:09 2026] GET /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 1403 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:09.237278 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dcede504-8e78-474e-bf75-3a80bec16bda None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:09.241728 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dcede504-8e78-474e-bf75-3a80bec16bda tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:09.241728 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dcede504-8e78-474e-bf75-3a80bec16bda tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:09.241907 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dcede504-8e78-474e-bf75-3a80bec16bda tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:09.242061 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-dcede504-8e78-474e-bf75-3a80bec16bda tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:09.246793 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:09.246793 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:09.247523 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dcede504-8e78-474e-bf75-3a80bec16bda tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:09.248740 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 485/1969] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:09 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:41:09.993602 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-6000119d-4508-4800-99d7-14cf42163990 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:09.996843 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-6000119d-4508-4800-99d7-14cf42163990 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:41:09.997119 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-6000119d-4508-4800-99d7-14cf42163990 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:09.997417 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-6000119d-4508-4800-99d7-14cf42163990 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:10.006906 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:10.006906 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:10.012774 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-6000119d-4508-4800-99d7-14cf42163990 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:41:10.022112 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-6000119d-4508-4800-99d7-14cf42163990 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 200 Jul 09 15:41:10.022112 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 494/1970] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:09 2026] GET /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 1403 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:10.042243 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a7d06c2e-8e35-4b9d-927c-b421c82aeaab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:10.042243 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a7d06c2e-8e35-4b9d-927c-b421c82aeaab None None] GET https://10.4.3.19/volume// Jul 09 15:41:10.042243 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a7d06c2e-8e35-4b9d-927c-b421c82aeaab None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:10.042243 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a7d06c2e-8e35-4b9d-927c-b421c82aeaab None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:10.042243 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a7d06c2e-8e35-4b9d-927c-b421c82aeaab None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:10.042618 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 500/1971] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:41: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 09 15:41:10.056783 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-f77f6e5c-c35b-4503-9924-c41c0da32268 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:10.059130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-f77f6e5c-c35b-4503-9924-c41c0da32268 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:41:10.059712 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-f77f6e5c-c35b-4503-9924-c41c0da32268 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4d6a484e-6a8a-4b89-b430-c3d57bc21914", "connector": null, "instance_uuid": "0bd2ebf9-1443-4056-8846-507d78e23e78"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:10.070802 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:10.070802 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:10.076764 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-94c366a9-0cbb-4922-80d5-32ee69e113d5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:10.077045 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-94c366a9-0cbb-4922-80d5-32ee69e113d5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:10.077283 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-94c366a9-0cbb-4922-80d5-32ee69e113d5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:10.077492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-94c366a9-0cbb-4922-80d5-32ee69e113d5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:10.077809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-94c366a9-0cbb-4922-80d5-32ee69e113d5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:10.082687 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:10.082687 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:10.083573 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-94c366a9-0cbb-4922-80d5-32ee69e113d5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:10.084030 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 486/1972] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:10 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:10.113112 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-f77f6e5c-c35b-4503-9924-c41c0da32268 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:41:10.114136 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 493/1973] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:41:10 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:41:10.266210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9f68fe4c-4d58-4bb0-9544-8d2ac3a27d92 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:10.268203 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9f68fe4c-4d58-4bb0-9544-8d2ac3a27d92 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:10.269235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9f68fe4c-4d58-4bb0-9544-8d2ac3a27d92 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:10.269235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9f68fe4c-4d58-4bb0-9544-8d2ac3a27d92 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:10.269235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-9f68fe4c-4d58-4bb0-9544-8d2ac3a27d92 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:10.276632 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:10.276632 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:10.278589 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9f68fe4c-4d58-4bb0-9544-8d2ac3a27d92 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:10.279116 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 495/1974] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:10 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:11.102724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2c923252-f1eb-402a-87ce-a8f03e572406 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:11.104693 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c923252-f1eb-402a-87ce-a8f03e572406 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:11.104899 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c923252-f1eb-402a-87ce-a8f03e572406 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:11.105704 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c923252-f1eb-402a-87ce-a8f03e572406 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:11.105704 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2c923252-f1eb-402a-87ce-a8f03e572406 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:11.115993 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:11.115993 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:11.117050 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c923252-f1eb-402a-87ce-a8f03e572406 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:11.117265 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 501/1975] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:11 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:11.291567 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-35a1f501-fe27-4256-9a39-0769f58be691 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:11.293768 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-35a1f501-fe27-4256-9a39-0769f58be691 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:11.293975 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-35a1f501-fe27-4256-9a39-0769f58be691 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:11.294160 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-35a1f501-fe27-4256-9a39-0769f58be691 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:11.294322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-35a1f501-fe27-4256-9a39-0769f58be691 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:11.299325 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:11.299325 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:11.299995 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-35a1f501-fe27-4256-9a39-0769f58be691 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:11.300894 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 487/1976] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:11 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:12.130780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-527f10c5-b370-428f-8e93-8d67c714c8ee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:12.133564 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-527f10c5-b370-428f-8e93-8d67c714c8ee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:12.133859 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-527f10c5-b370-428f-8e93-8d67c714c8ee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:12.134171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-527f10c5-b370-428f-8e93-8d67c714c8ee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:12.134330 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-527f10c5-b370-428f-8e93-8d67c714c8ee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:12.139865 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:12.139865 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:12.140767 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-527f10c5-b370-428f-8e93-8d67c714c8ee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:12.141326 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 494/1977] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:12 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:12.314645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3cb96709-ff08-460b-94d5-587fc6045fd2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:12.316532 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3cb96709-ff08-460b-94d5-587fc6045fd2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:12.316768 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3cb96709-ff08-460b-94d5-587fc6045fd2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:12.318665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3cb96709-ff08-460b-94d5-587fc6045fd2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:12.318665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-3cb96709-ff08-460b-94d5-587fc6045fd2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:12.323045 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:12.323045 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:12.323956 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3cb96709-ff08-460b-94d5-587fc6045fd2 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:12.324586 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 496/1978] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:12 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:12.342886 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-096e53b1-e41d-45df-a2e1-ba63f9880a77 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:12.346511 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-096e53b1-e41d-45df-a2e1-ba63f9880a77 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 Jul 09 15:41:12.346771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-096e53b1-e41d-45df-a2e1-ba63f9880a77 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:12.347035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-096e53b1-e41d-45df-a2e1-ba63f9880a77 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:12.347198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-096e53b1-e41d-45df-a2e1-ba63f9880a77 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume with id: db66d7c6-267f-4e23-9397-b8755a094ce2 Jul 09 15:41:12.358943 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:12.358943 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:12.359554 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-096e53b1-e41d-45df-a2e1-ba63f9880a77 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:41:12.405293 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-096e53b1-e41d-45df-a2e1-ba63f9880a77 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume request issued successfully. Jul 09 15:41:12.405293 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-096e53b1-e41d-45df-a2e1-ba63f9880a77 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 returned with HTTP 202 Jul 09 15:41:12.406886 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 502/1979] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:12 2026] DELETE /volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:12.420532 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-44668bbe-818f-465d-af51-70bd773e22ee None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:12.424770 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-44668bbe-818f-465d-af51-70bd773e22ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 Jul 09 15:41:12.424990 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-44668bbe-818f-465d-af51-70bd773e22ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:12.425238 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-44668bbe-818f-465d-af51-70bd773e22ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:12.436567 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:12.436567 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:12.447596 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-44668bbe-818f-465d-af51-70bd773e22ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:41:12.458323 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-44668bbe-818f-465d-af51-70bd773e22ee tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 returned with HTTP 200 Jul 09 15:41:12.459084 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 488/1980] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:12 2026] GET /volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 => generated 1063 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:12.633586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-40573d8b-a051-40e3-ba05-75cf3621e84d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:12.636735 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:12.637172 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1795345890", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:12.638922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1795345890', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:12.639059 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Create volume of 1 GB Jul 09 15:41:12.643754 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Availability Zones retrieved successfully. Jul 09 15:41:12.650881 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Flow 'volume_create_api' (f301560f-eca5-4c6c-bc17-c6ba23bc4b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:12.652066 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e336ce41-b0f2-409e-bda5-5a16e4ecd4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:12.653271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:12.701592 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e336ce41-b0f2-409e-bda5-5a16e4ecd4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:12.702602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86481842-f3be-4bc9-9fc2-21463b0d8874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:12.791206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Created reservations ['741e5bf2-b6f0-4e71-8c1b-8934f90d5075', '25f484cc-6cc3-44ca-a2a7-9550f2c98488', 'eb7f51c4-6329-4e5b-b283-b08a5faf1bc5', 'c3a8f007-b044-4577-96ca-3f329bbb4848'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:12.791206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86481842-f3be-4bc9-9fc2-21463b0d8874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['741e5bf2-b6f0-4e71-8c1b-8934f90d5075', '25f484cc-6cc3-44ca-a2a7-9550f2c98488', 'eb7f51c4-6329-4e5b-b283-b08a5faf1bc5', 'c3a8f007-b044-4577-96ca-3f329bbb4848']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:12.791206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84817a4-efe5-4f67-a884-261f1eaa1e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:12.822422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d84817a4-efe5-4f67-a884-261f1eaa1e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92b12aa7-adcb-476a-985c-ca3bb235246c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1795345890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304b759d6168438db2d7cd16edeb2e44',qos_specs=None,replication_status=,reservations=['741e5bf2-b6f0-4e71-8c1b-8934f90d5075','25f484cc-6cc3-44ca-a2a7-9550f2c98488','eb7f51c4-6329-4e5b-b283-b08a5faf1bc5','c3a8f007-b044-4577-96ca-3f329bbb4848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fc4a684af73466dba4f1356ce598ef8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1795345890',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92b12aa7-adcb-476a-985c-ca3bb235246c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304b759d6168438db2d7cd16edeb2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fc4a684af73466dba4f1356ce598ef8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:12.823787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56a17bf6-bc18-4ee8-a713-05b7ddc053e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:12.855335 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56a17bf6-bc18-4ee8-a713-05b7ddc053e7) transitioned into state 'SUCCESS' from state '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-1795345890',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304b759d6168438db2d7cd16edeb2e44',qos_specs=None,replication_status=,reservations=['741e5bf2-b6f0-4e71-8c1b-8934f90d5075','25f484cc-6cc3-44ca-a2a7-9550f2c98488','eb7f51c4-6329-4e5b-b283-b08a5faf1bc5','c3a8f007-b044-4577-96ca-3f329bbb4848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fc4a684af73466dba4f1356ce598ef8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:12.859213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca36432-a314-4c1e-86bc-b4b5d1e37afd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:12.871726 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4ca36432-a314-4c1e-86bc-b4b5d1e37afd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:12.872968 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Flow 'volume_create_api' (f301560f-eca5-4c6c-bc17-c6ba23bc4b59) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:12.873470 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Create volume request issued successfully. Jul 09 15:41:12.874264 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-40573d8b-a051-40e3-ba05-75cf3621e84d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:12.874840 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 495/1981] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:41:12 2026] POST /volume/v3/volumes => generated 745 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:13.159230 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dcf0aeab-b447-4bc6-97d0-29b9f9a0ddb8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:13.164061 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dcf0aeab-b447-4bc6-97d0-29b9f9a0ddb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:13.164414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dcf0aeab-b447-4bc6-97d0-29b9f9a0ddb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:13.164634 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dcf0aeab-b447-4bc6-97d0-29b9f9a0ddb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:13.165430 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-dcf0aeab-b447-4bc6-97d0-29b9f9a0ddb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:13.173147 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:13.173147 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:13.174104 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dcf0aeab-b447-4bc6-97d0-29b9f9a0ddb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:13.177304 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 497/1982] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:13 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:41:13.479455 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e611866f-0ef6-4111-93b0-bbc7b7a416e6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:13.481991 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e611866f-0ef6-4111-93b0-bbc7b7a416e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 Jul 09 15:41:13.484208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e611866f-0ef6-4111-93b0-bbc7b7a416e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:13.484208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e611866f-0ef6-4111-93b0-bbc7b7a416e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:13.494052 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e611866f-0ef6-4111-93b0-bbc7b7a416e6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 returned with HTTP 404 Jul 09 15:41:13.494804 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 503/1983] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:13 2026] GET /volume/v3/volumes/db66d7c6-267f-4e23-9397-b8755a094ce2 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:13.513908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39da2659-f235-4686-ad89-d94a820b53a8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:13.519999 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39da2659-f235-4686-ad89-d94a820b53a8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:13.519999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39da2659-f235-4686-ad89-d94a820b53a8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:13.521159 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39da2659-f235-4686-ad89-d94a820b53a8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:13.521159 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-39da2659-f235-4686-ad89-d94a820b53a8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:13.534781 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:13.534781 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:13.537006 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39da2659-f235-4686-ad89-d94a820b53a8 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:13.537006 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 489/1984] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:13 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:13.557692 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c57befcb-fb84-4b67-bd79-57653c7e2ba1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:13.562426 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c57befcb-fb84-4b67-bd79-57653c7e2ba1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:41:13.562757 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c57befcb-fb84-4b67-bd79-57653c7e2ba1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:13.563041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c57befcb-fb84-4b67-bd79-57653c7e2ba1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:13.563133 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-c57befcb-fb84-4b67-bd79-57653c7e2ba1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete backup with id: af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. Jul 09 15:41:13.575677 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:13.575677 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:13.597739 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-c57befcb-fb84-4b67-bd79-57653c7e2ba1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] delete_backup rpcapi backup_id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:41:13.600385 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c57befcb-fb84-4b67-bd79-57653c7e2ba1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 202 Jul 09 15:41:13.601212 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 496/1985] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:13 2026] DELETE /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:41:13.615338 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-912abd8b-1861-4c21-977e-9bf23e36f26c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:13.621592 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-912abd8b-1861-4c21-977e-9bf23e36f26c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:41:13.622037 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-912abd8b-1861-4c21-977e-9bf23e36f26c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:13.627544 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-912abd8b-1861-4c21-977e-9bf23e36f26c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:13.627544 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-912abd8b-1861-4c21-977e-9bf23e36f26c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:13.642295 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:13.642295 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:13.642295 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-912abd8b-1861-4c21-977e-9bf23e36f26c tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 200 Jul 09 15:41:13.642295 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 498/1986] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:13 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 735 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:14.191757 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6382ddf6-5cf9-4d80-a57a-908c00c9f92c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:14.194579 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6382ddf6-5cf9-4d80-a57a-908c00c9f92c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:14.195573 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6382ddf6-5cf9-4d80-a57a-908c00c9f92c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:14.195573 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6382ddf6-5cf9-4d80-a57a-908c00c9f92c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:14.195929 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-6382ddf6-5cf9-4d80-a57a-908c00c9f92c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:14.201903 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:14.201903 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:14.202619 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6382ddf6-5cf9-4d80-a57a-908c00c9f92c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:14.203097 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 504/1987] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:14 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:14.658616 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a0a3fc50-2343-4b0a-b5c0-84bcf7f525b1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:14.664397 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a0a3fc50-2343-4b0a-b5c0-84bcf7f525b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 Jul 09 15:41:14.664604 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a0a3fc50-2343-4b0a-b5c0-84bcf7f525b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:14.665503 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a0a3fc50-2343-4b0a-b5c0-84bcf7f525b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:14.666202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-a0a3fc50-2343-4b0a-b5c0-84bcf7f525b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id af714df0-c50d-4d1c-a4a4-94ce0c27d0c7. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:14.672079 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a0a3fc50-2343-4b0a-b5c0-84bcf7f525b1 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 returned with HTTP 404 Jul 09 15:41:14.672901 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 490/1988] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:14 2026] GET /volume/v3/backups/af714df0-c50d-4d1c-a4a4-94ce0c27d0c7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:14.674801 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ae378900-a493-4505-8ad7-f44ac43f09ff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:14.678423 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae378900-a493-4505-8ad7-f44ac43f09ff tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:14.678684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae378900-a493-4505-8ad7-f44ac43f09ff tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:14.679304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae378900-a493-4505-8ad7-f44ac43f09ff tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:14.687594 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-12f0bdaf-fc5c-4d9b-9059-36f6cb69e565 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:14.690010 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-12f0bdaf-fc5c-4d9b-9059-36f6cb69e565 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:41:14.690464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-12f0bdaf-fc5c-4d9b-9059-36f6cb69e565 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:14.690725 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-12f0bdaf-fc5c-4d9b-9059-36f6cb69e565 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:14.690897 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-12f0bdaf-fc5c-4d9b-9059-36f6cb69e565 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete backup with id: c6861162-59e3-4f44-951a-1b5d69957751. Jul 09 15:41:14.694872 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:14.694872 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:14.696964 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:14.696964 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:14.701686 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ae378900-a493-4505-8ad7-f44ac43f09ff tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:14.708737 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae378900-a493-4505-8ad7-f44ac43f09ff tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:14.709289 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 497/1989] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:14 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:14.734127 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-12f0bdaf-fc5c-4d9b-9059-36f6cb69e565 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] delete_backup rpcapi backup_id c6861162-59e3-4f44-951a-1b5d69957751 {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:41:14.737673 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-12f0bdaf-fc5c-4d9b-9059-36f6cb69e565 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 202 Jul 09 15:41:14.738831 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 499/1990] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:14 2026] DELETE /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:41:14.753908 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a22e4c58-40ae-4d0e-87d3-31f981b2d87e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:14.760687 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a22e4c58-40ae-4d0e-87d3-31f981b2d87e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:41:14.761563 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a22e4c58-40ae-4d0e-87d3-31f981b2d87e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:14.762416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a22e4c58-40ae-4d0e-87d3-31f981b2d87e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:14.763059 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a22e4c58-40ae-4d0e-87d3-31f981b2d87e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:14.778395 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:14.778395 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:14.779099 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a22e4c58-40ae-4d0e-87d3-31f981b2d87e tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 200 Jul 09 15:41:14.779571 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 505/1991] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:14 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 735 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:14.787671 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-79cea754-9769-4f8a-b430-cdd0a70bd9a0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:14.791610 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-79cea754-9769-4f8a-b430-cdd0a70bd9a0 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:14.791849 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-79cea754-9769-4f8a-b430-cdd0a70bd9a0 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:14.792099 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-79cea754-9769-4f8a-b430-cdd0a70bd9a0 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:14.803473 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:14.803473 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:14.811385 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-79cea754-9769-4f8a-b430-cdd0a70bd9a0 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:14.817958 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-79cea754-9769-4f8a-b430-cdd0a70bd9a0 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:14.818493 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 491/1992] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:14 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:15.220416 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e3ecbca7-c352-4408-8d69-a46d1dcc13f2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:15.222512 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e3ecbca7-c352-4408-8d69-a46d1dcc13f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:15.222801 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e3ecbca7-c352-4408-8d69-a46d1dcc13f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:15.223081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e3ecbca7-c352-4408-8d69-a46d1dcc13f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:15.223261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-e3ecbca7-c352-4408-8d69-a46d1dcc13f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:15.228947 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:15.228947 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:15.229743 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e3ecbca7-c352-4408-8d69-a46d1dcc13f2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:15.230862 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 498/1993] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:15 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:15.793160 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-183304cb-3fae-4446-9bfd-b685d3f99187 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:15.795422 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-183304cb-3fae-4446-9bfd-b685d3f99187 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 Jul 09 15:41:15.795490 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-183304cb-3fae-4446-9bfd-b685d3f99187 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:15.796104 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-183304cb-3fae-4446-9bfd-b685d3f99187 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:15.796104 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-183304cb-3fae-4446-9bfd-b685d3f99187 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id c6861162-59e3-4f44-951a-1b5d69957751. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:15.800145 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-183304cb-3fae-4446-9bfd-b685d3f99187 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 returned with HTTP 404 Jul 09 15:41:15.800587 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 500/1994] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:15 2026] GET /volume/v3/backups/c6861162-59e3-4f44-951a-1b5d69957751 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:15.809530 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9cd12dce-45dd-4164-ac24-414c3e0c9834 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:15.811680 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9cd12dce-45dd-4164-ac24-414c3e0c9834 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:15.811973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9cd12dce-45dd-4164-ac24-414c3e0c9834 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:15.812705 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9cd12dce-45dd-4164-ac24-414c3e0c9834 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:15.812705 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-9cd12dce-45dd-4164-ac24-414c3e0c9834 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete backup with id: f3233144-3811-4ee0-aa52-ae276d7b5898. Jul 09 15:41:15.824031 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:15.824031 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:15.864362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.backup.rpcapi [None req-9cd12dce-45dd-4164-ac24-414c3e0c9834 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] delete_backup rpcapi backup_id f3233144-3811-4ee0-aa52-ae276d7b5898 {{(pid=99866) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:41:15.866712 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9cd12dce-45dd-4164-ac24-414c3e0c9834 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 202 Jul 09 15:41:15.868735 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 506/1995] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:15 2026] DELETE /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:41:15.875497 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-132069b9-13d9-436e-9cd1-be893de59a74 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:15.878130 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-132069b9-13d9-436e-9cd1-be893de59a74 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:15.878565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-132069b9-13d9-436e-9cd1-be893de59a74 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:15.878770 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-132069b9-13d9-436e-9cd1-be893de59a74 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:15.879022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-132069b9-13d9-436e-9cd1-be893de59a74 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:15.890901 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:15.890901 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:15.891895 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-132069b9-13d9-436e-9cd1-be893de59a74 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:15.892634 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 492/1996] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:15 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:16.247780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9f1baac1-b40a-423a-bb86-e564f4ba1870 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:16.253393 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9f1baac1-b40a-423a-bb86-e564f4ba1870 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:16.253695 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9f1baac1-b40a-423a-bb86-e564f4ba1870 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:16.253985 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9f1baac1-b40a-423a-bb86-e564f4ba1870 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:16.254171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-9f1baac1-b40a-423a-bb86-e564f4ba1870 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:16.261055 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:16.261055 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:16.262360 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9f1baac1-b40a-423a-bb86-e564f4ba1870 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:16.262962 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 499/1997] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:16 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:16.785316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dd32c744-1dbb-4e3f-a616-d7703e6b572c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:16.785668 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dd32c744-1dbb-4e3f-a616-d7703e6b572c None None] GET https://10.4.3.19/volume// Jul 09 15:41:16.785823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dd32c744-1dbb-4e3f-a616-d7703e6b572c None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:16.786049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dd32c744-1dbb-4e3f-a616-d7703e6b572c None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:16.786454 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dd32c744-1dbb-4e3f-a616-d7703e6b572c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:16.786805 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 501/1998] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:41: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 09 15:41:16.799200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-003bf7d1-879f-407b-9cce-4775f8e4daf2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:16.802222 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-003bf7d1-879f-407b-9cce-4775f8e4daf2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:41:16.802222 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-003bf7d1-879f-407b-9cce-4775f8e4daf2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:16.802382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-003bf7d1-879f-407b-9cce-4775f8e4daf2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:16.813098 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:16.813098 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:16.828548 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-003bf7d1-879f-407b-9cce-4775f8e4daf2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:41:16.835510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-003bf7d1-879f-407b-9cce-4775f8e4daf2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 200 Jul 09 15:41:16.835510 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 507/1999] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:41:16 2026] GET /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 1582 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:16.877203 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8ea26cfb-5cb5-41f9-aa0c-2508e97323a6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:16.877631 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ea26cfb-5cb5-41f9-aa0c-2508e97323a6 None None] GET https://10.4.3.19/volume// Jul 09 15:41:16.878249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ea26cfb-5cb5-41f9-aa0c-2508e97323a6 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:16.878249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ea26cfb-5cb5-41f9-aa0c-2508e97323a6 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:16.878487 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ea26cfb-5cb5-41f9-aa0c-2508e97323a6 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:16.878883 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 493/2000] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:41: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 09 15:41:16.895631 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-df78f074-12fe-4516-bf18-225c31371269 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:16.898731 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-df78f074-12fe-4516-bf18-225c31371269 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:41:16.900105 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-df78f074-12fe-4516-bf18-225c31371269 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "567e50a0-7526-4f4f-bb85-be887b72b5b0", "connector": null, "instance_uuid": "f05df635-07a2-4864-a185-268a28298d83"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:16.909015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1a9b30b7-4903-422c-93e3-c1ad10753505 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:16.911045 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a9b30b7-4903-422c-93e3-c1ad10753505 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:16.911375 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a9b30b7-4903-422c-93e3-c1ad10753505 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:16.911769 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a9b30b7-4903-422c-93e3-c1ad10753505 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:16.911769 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-1a9b30b7-4903-422c-93e3-c1ad10753505 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:16.912883 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:16.912883 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:16.919269 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:16.919269 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:16.919923 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a9b30b7-4903-422c-93e3-c1ad10753505 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 200 Jul 09 15:41:16.920644 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 502/2001] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:16 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:16.965722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-097b9454-298f-455b-83d3-1bd8bbf2f2ee None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:16.968987 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-097b9454-298f-455b-83d3-1bd8bbf2f2ee tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] PUT https://10.4.3.19/volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4 Jul 09 15:41:16.969535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-097b9454-298f-455b-83d3-1bd8bbf2f2ee tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:16.978377 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-df78f074-12fe-4516-bf18-225c31371269 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:41:16.979128 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 500/2002] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:41:16 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:16.980376 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-097b9454-298f-455b-83d3-1bd8bbf2f2ee tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Acquiring lock "cinder-attachment_update-4d6a484e-6a8a-4b89-b430-c3d57bc21914-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:41:16.990338 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-097b9454-298f-455b-83d3-1bd8bbf2f2ee tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Lock "cinder-attachment_update-4d6a484e-6a8a-4b89-b430-c3d57bc21914-np0000004916" acquired by "attachment_update" :: waited 0.010s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:41:16.992610 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:16.992610 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:17.276083 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-318c6661-6df7-46c9-b5f0-7a4e73e745d7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:17.278722 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-318c6661-6df7-46c9-b5f0-7a4e73e745d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:17.278964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-318c6661-6df7-46c9-b5f0-7a4e73e745d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:17.279234 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-318c6661-6df7-46c9-b5f0-7a4e73e745d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:17.279408 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-318c6661-6df7-46c9-b5f0-7a4e73e745d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:17.285524 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:17.285524 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:17.286707 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-318c6661-6df7-46c9-b5f0-7a4e73e745d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:17.288415 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 494/2003] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:17 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:17.347034 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c6dc5619-c1bb-42cd-8716-d77b487f5959 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:17.349534 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c6dc5619-c1bb-42cd-8716-d77b487f5959 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:17.349833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c6dc5619-c1bb-42cd-8716-d77b487f5959 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:17.350095 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c6dc5619-c1bb-42cd-8716-d77b487f5959 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:17.370742 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:17.370742 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:17.378463 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c6dc5619-c1bb-42cd-8716-d77b487f5959 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:17.391065 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c6dc5619-c1bb-42cd-8716-d77b487f5959 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:17.391679 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 503/2004] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:17 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 849 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:17.540830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4970708f-f0bc-4eec-afa1-9c7ff7a07e7a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:17.541738 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4970708f-f0bc-4eec-afa1-9c7ff7a07e7a None None] GET https://10.4.3.19/volume// Jul 09 15:41:17.541738 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4970708f-f0bc-4eec-afa1-9c7ff7a07e7a None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:17.544779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4970708f-f0bc-4eec-afa1-9c7ff7a07e7a None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:17.544779 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4970708f-f0bc-4eec-afa1-9c7ff7a07e7a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:17.544964 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-097b9454-298f-455b-83d3-1bd8bbf2f2ee tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Lock "cinder-attachment_update-4d6a484e-6a8a-4b89-b430-c3d57bc21914-np0000004916" released by "attachment_update" :: held 0.553s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:41:17.545010 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 501/2005] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:41:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:41:17.545063 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-097b9454-298f-455b-83d3-1bd8bbf2f2ee tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4 returned with HTTP 200 Jul 09 15:41:17.545063 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 508/2006] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:41:16 2026] PUT /volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4 => generated 969 bytes in 579 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:17.555808 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-807fe12f-a27a-48b7-acef-f5f5f044e505 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:17.559016 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-807fe12f-a27a-48b7-acef-f5f5f044e505 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:17.559381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-807fe12f-a27a-48b7-acef-f5f5f044e505 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:17.559955 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-807fe12f-a27a-48b7-acef-f5f5f044e505 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:17.572404 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:17.572404 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:17.578092 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-807fe12f-a27a-48b7-acef-f5f5f044e505 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:17.585058 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-807fe12f-a27a-48b7-acef-f5f5f044e505 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:17.585736 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 495/2007] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:41:17 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:17.726699 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-defc92f1-f9bc-479c-ac5d-50ebffbd918b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:17.729162 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-defc92f1-f9bc-479c-ac5d-50ebffbd918b tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] PUT https://10.4.3.19/volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8 Jul 09 15:41:17.729599 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-defc92f1-f9bc-479c-ac5d-50ebffbd918b tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:17.739200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-defc92f1-f9bc-479c-ac5d-50ebffbd918b tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Acquiring lock "cinder-attachment_update-567e50a0-7526-4f4f-bb85-be887b72b5b0-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:41:17.744815 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-defc92f1-f9bc-479c-ac5d-50ebffbd918b tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Lock "cinder-attachment_update-567e50a0-7526-4f4f-bb85-be887b72b5b0-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:41:17.746408 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:17.746408 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:17.932156 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5430d780-d382-46f1-80c1-6882b00b11a6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:17.935016 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5430d780-d382-46f1-80c1-6882b00b11a6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 Jul 09 15:41:17.935395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5430d780-d382-46f1-80c1-6882b00b11a6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:17.935581 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5430d780-d382-46f1-80c1-6882b00b11a6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:17.936072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5430d780-d382-46f1-80c1-6882b00b11a6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Show backup with id f3233144-3811-4ee0-aa52-ae276d7b5898. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:17.942416 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5430d780-d382-46f1-80c1-6882b00b11a6 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 returned with HTTP 404 Jul 09 15:41:17.943302 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 502/2008] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:17 2026] GET /volume/v3/backups/f3233144-3811-4ee0-aa52-ae276d7b5898 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:17.953401 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bdc7d5a0-d205-47ea-85fb-71819d7e7b17 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:17.955591 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bdc7d5a0-d205-47ea-85fb-71819d7e7b17 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 Jul 09 15:41:17.955816 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bdc7d5a0-d205-47ea-85fb-71819d7e7b17 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:17.956018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bdc7d5a0-d205-47ea-85fb-71819d7e7b17 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:17.956287 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-bdc7d5a0-d205-47ea-85fb-71819d7e7b17 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume with id: 1ba7c338-02e9-4a62-87ac-1b31a512c085 Jul 09 15:41:17.967056 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:17.967056 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:17.967760 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bdc7d5a0-d205-47ea-85fb-71819d7e7b17 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:41:18.000402 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bdc7d5a0-d205-47ea-85fb-71819d7e7b17 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Delete volume request issued successfully. Jul 09 15:41:18.000578 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bdc7d5a0-d205-47ea-85fb-71819d7e7b17 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 returned with HTTP 202 Jul 09 15:41:18.001114 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 509/2009] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:17 2026] DELETE /volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:18.010038 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-64814518-d0af-4e63-a494-b2802ff427df None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:18.012287 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-64814518-d0af-4e63-a494-b2802ff427df tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 Jul 09 15:41:18.012550 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-64814518-d0af-4e63-a494-b2802ff427df tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:18.012777 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-64814518-d0af-4e63-a494-b2802ff427df tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:18.021927 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:18.021927 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:18.026473 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-64814518-d0af-4e63-a494-b2802ff427df tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Volume info retrieved successfully. Jul 09 15:41:18.031810 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-64814518-d0af-4e63-a494-b2802ff427df tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 returned with HTTP 200 Jul 09 15:41:18.032337 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 496/2010] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:18 2026] GET /volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:18.064554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-da7283fe-1c57-42da-9226-2fea66b237c2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:18.067702 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-da7283fe-1c57-42da-9226-2fea66b237c2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4/action Jul 09 15:41:18.068681 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-da7283fe-1c57-42da-9226-2fea66b237c2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:18.068867 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-da7283fe-1c57-42da-9226-2fea66b237c2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:18.090206 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:18.090206 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:18.105985 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0cc56eec-2e4a-461e-938e-cb2d915fb8d8 req-da7283fe-1c57-42da-9226-2fea66b237c2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4/action returned with HTTP 204 Jul 09 15:41:18.106654 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 503/2011] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:41:18 2026] POST /volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:18.272354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-defc92f1-f9bc-479c-ac5d-50ebffbd918b tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Lock "cinder-attachment_update-567e50a0-7526-4f4f-bb85-be887b72b5b0-np0000004916" released by "attachment_update" :: held 0.527s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:41:18.272820 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-defc92f1-f9bc-479c-ac5d-50ebffbd918b tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8 returned with HTTP 200 Jul 09 15:41:18.273580 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 504/2012] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:41:17 2026] PUT /volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:41:18.300078 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-74b359ef-a04a-44ce-823d-5578f321c0f6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:18.302389 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-74b359ef-a04a-44ce-823d-5578f321c0f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:18.302656 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-74b359ef-a04a-44ce-823d-5578f321c0f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:18.302871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-74b359ef-a04a-44ce-823d-5578f321c0f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:18.303278 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-74b359ef-a04a-44ce-823d-5578f321c0f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:18.311501 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:18.311501 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:18.312535 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-74b359ef-a04a-44ce-823d-5578f321c0f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:18.312939 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 510/2013] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:18 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:18.408518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-57e385d2-22be-4685-8ae5-24d30589e817 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:18.410896 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-57e385d2-22be-4685-8ae5-24d30589e817 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:18.411096 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-57e385d2-22be-4685-8ae5-24d30589e817 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:18.411407 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-57e385d2-22be-4685-8ae5-24d30589e817 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:18.425568 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:18.425568 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:18.430620 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-57e385d2-22be-4685-8ae5-24d30589e817 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:18.437748 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-57e385d2-22be-4685-8ae5-24d30589e817 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:18.438294 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 497/2014] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:18 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:19.050895 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cae12c55-03c2-4e59-8523-372f8befcfb9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:19.052957 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cae12c55-03c2-4e59-8523-372f8befcfb9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] GET https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 Jul 09 15:41:19.053133 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cae12c55-03c2-4e59-8523-372f8befcfb9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:19.053420 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cae12c55-03c2-4e59-8523-372f8befcfb9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:19.060806 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cae12c55-03c2-4e59-8523-372f8befcfb9 tempest-ProjectAdminTests33-2064538822 tempest-ProjectAdminTests33-2064538822-project-admin] https://10.4.3.19/volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 returned with HTTP 404 Jul 09 15:41:19.061432 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 504/2015] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:19 2026] GET /volume/v3/volumes/1ba7c338-02e9-4a62-87ac-1b31a512c085 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:19.324771 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c3317a5b-481e-4d51-9487-0c6e6ba8dd2c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:19.327063 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c3317a5b-481e-4d51-9487-0c6e6ba8dd2c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:19.327340 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c3317a5b-481e-4d51-9487-0c6e6ba8dd2c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:19.327559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c3317a5b-481e-4d51-9487-0c6e6ba8dd2c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:19.327690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c3317a5b-481e-4d51-9487-0c6e6ba8dd2c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:19.337932 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:19.337932 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:19.339069 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c3317a5b-481e-4d51-9487-0c6e6ba8dd2c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:19.339602 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 505/2016] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:19 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:19.359977 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8a7977b4-3ca1-492a-8ebf-70b7143f1ece None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:19.362623 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8a7977b4-3ca1-492a-8ebf-70b7143f1ece tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:41:19.362945 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8a7977b4-3ca1-492a-8ebf-70b7143f1ece tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:19.363247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8a7977b4-3ca1-492a-8ebf-70b7143f1ece tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:19.379637 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:19.379637 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:19.391152 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8a7977b4-3ca1-492a-8ebf-70b7143f1ece tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:19.398649 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8a7977b4-3ca1-492a-8ebf-70b7143f1ece tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 returned with HTTP 200 Jul 09 15:41:19.398649 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 511/2017] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:19 2026] GET /volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 => generated 1355 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:19.417732 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:19.420168 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9/restore Jul 09 15:41:19.420590 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:19.422322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Restoring backup 3d55cdb9-c089-452f-b67b-12d0589d48c9 ({'restore': {}}) {{(pid=99865) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 09 15:41:19.422477 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Restoring backup 3d55cdb9-c089-452f-b67b-12d0589d48c9 to volume None. Jul 09 15:41:19.429467 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:19.429467 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:19.430684 np0000004916 devstack@c-api.service[99865]: INFO cinder.backup.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating volume of 1 GB for restore of backup 3d55cdb9-c089-452f-b67b-12d0589d48c9. Jul 09 15:41:19.435640 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Availability Zones retrieved successfully. Jul 09 15:41:19.441529 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (e8712293-f9cd-42d7-a6fb-3f3b9716ec40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:19.442382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5b6e23-5cb2-4ac1-b42a-eddb7c5ae9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:19.443250 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:19.454593 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cd513716-c825-4753-9b40-91fb9b2b316e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:19.458023 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd513716-c825-4753-9b40-91fb9b2b316e tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:19.458023 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd513716-c825-4753-9b40-91fb9b2b316e tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:19.458311 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd513716-c825-4753-9b40-91fb9b2b316e tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:19.479242 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a5b6e23-5cb2-4ac1-b42a-eddb7c5ae9e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:19.480191 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:19.480191 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:19.480391 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5bcd72-fa35-4d55-b73c-6d0ba2de37de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:19.488587 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cd513716-c825-4753-9b40-91fb9b2b316e tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:19.497068 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd513716-c825-4753-9b40-91fb9b2b316e tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:19.497068 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 505/2018] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:19 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:19.540139 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['b7d91955-b300-48b3-8efe-3656b13ee57f', 'f149b928-f1b5-4e30-bc77-6d4ff3868709', '9a6756eb-5e0a-4281-8ce3-837f6f04636f', '726a55a8-9bcd-48c6-94dc-4b553e5ce31f'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:19.541223 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5bcd72-fa35-4d55-b73c-6d0ba2de37de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7d91955-b300-48b3-8efe-3656b13ee57f', 'f149b928-f1b5-4e30-bc77-6d4ff3868709', '9a6756eb-5e0a-4281-8ce3-837f6f04636f', '726a55a8-9bcd-48c6-94dc-4b553e5ce31f']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:19.542116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b73c939-5f3f-4c4e-85d3-97b6df6c4d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:19.582117 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b73c939-5f3f-4c4e-85d3-97b6df6c4d71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5520515-f082-4b70-a8f1-115e490bd6bc', '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_3d55cdb9-c089-452f-b67b-12d0589d48c9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['b7d91955-b300-48b3-8efe-3656b13ee57f','f149b928-f1b5-4e30-bc77-6d4ff3868709','9a6756eb-5e0a-4281-8ce3-837f6f04636f','726a55a8-9bcd-48c6-94dc-4b553e5ce31f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:19Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3d55cdb9-c089-452f-b67b-12d0589d48c9',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5520515-f082-4b70-a8f1-115e490bd6bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='519bdbd134fe49bf9da196788e2ca37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:19.582851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0aecd4-4062-4e60-b746-b98f1263833c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:19.626090 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe0aecd4-4062-4e60-b746-b98f1263833c) transitioned into 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_3d55cdb9-c089-452f-b67b-12d0589d48c9',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['b7d91955-b300-48b3-8efe-3656b13ee57f','f149b928-f1b5-4e30-bc77-6d4ff3868709','9a6756eb-5e0a-4281-8ce3-837f6f04636f','726a55a8-9bcd-48c6-94dc-4b553e5ce31f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:19.628167 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab61f5d-3f3c-488c-a2e6-12d0604df290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:19.652793 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ab61f5d-3f3c-488c-a2e6-12d0604df290) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:19.655121 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (e8712293-f9cd-42d7-a6fb-3f3b9716ec40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:19.655121 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request issued successfully. Jul 09 15:41:19.675323 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:19.675323 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:19.675323 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:20.519298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-08185237-9839-4014-b5f6-e4332c3bcf65 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:20.521869 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-08185237-9839-4014-b5f6-e4332c3bcf65 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:20.522325 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-08185237-9839-4014-b5f6-e4332c3bcf65 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:20.522629 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-08185237-9839-4014-b5f6-e4332c3bcf65 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:20.537508 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:20.537508 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:20.542821 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-08185237-9839-4014-b5f6-e4332c3bcf65 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:20.549475 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-08185237-9839-4014-b5f6-e4332c3bcf65 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:20.550044 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 506/2019] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:20 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:20.685566 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:20.685566 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:20.686335 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:20.686636 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Checking backup size 1 against volume size 1 {{(pid=99865) restore /opt/stack/cinder/cinder/backup/api.py:429}} Jul 09 15:41:20.688440 np0000004916 devstack@c-api.service[99865]: INFO cinder.backup.api [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Overwriting volume d5520515-f082-4b70-a8f1-115e490bd6bc with restore of backup 3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:20.709550 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] restore_backup in rpcapi backup_id 3d55cdb9-c089-452f-b67b-12d0589d48c9 {{(pid=99865) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 09 15:41:20.712001 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e7bc1aa-3637-409d-bfe2-9a5e9f6125e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9/restore returned with HTTP 202 Jul 09 15:41:20.712703 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 498/2020] 10.4.3.19 () {68 vars in 1386 bytes} [Thu Jul 9 15:41:19 2026] POST /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9/restore => generated 189 bytes in 1295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:20.726610 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fb752ae6-40d2-4f0a-a7f0-8f0f3fdea141 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:20.729456 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb752ae6-40d2-4f0a-a7f0-8f0f3fdea141 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:20.729796 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb752ae6-40d2-4f0a-a7f0-8f0f3fdea141 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:20.730982 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb752ae6-40d2-4f0a-a7f0-8f0f3fdea141 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:20.731276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-fb752ae6-40d2-4f0a-a7f0-8f0f3fdea141 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:20.738088 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:20.738088 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:20.739508 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb752ae6-40d2-4f0a-a7f0-8f0f3fdea141 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:20.741346 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 512/2021] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:20 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:21.391816 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:21.529212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:21.529612 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-718428231"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:21.532121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-718428231'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:21.532296 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume of 1 GB Jul 09 15:41:21.539058 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:21.545683 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (fd78a9e0-51c0-482e-9fbd-d71aec4c71a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:21.546865 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72c468d-5f44-41ba-9bc1-cc314ea90774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:21.548133 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:21.565445 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fba0d525-c469-44c0-a9df-deae55468530 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:21.570476 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fba0d525-c469-44c0-a9df-deae55468530 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:21.570733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fba0d525-c469-44c0-a9df-deae55468530 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:21.570987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fba0d525-c469-44c0-a9df-deae55468530 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:21.578955 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b72c468d-5f44-41ba-9bc1-cc314ea90774) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:21.579966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83de5bc-c0be-46d6-be27-c59a774c19e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:21.583011 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:21.583011 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:21.587207 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fba0d525-c469-44c0-a9df-deae55468530 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:21.592447 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fba0d525-c469-44c0-a9df-deae55468530 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:21.592956 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 507/2022] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:21 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:21.671216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['10516831-d4ef-4c89-9e4b-187fa99e84da', 'e7272a0b-a7d5-432b-88f9-868d1f8fbeb8', '17959382-b8f1-42c1-9060-cd794873e4b2', 'a1f7e0e0-2220-45c0-a311-69bc27f196ba'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:21.671216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b83de5bc-c0be-46d6-be27-c59a774c19e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10516831-d4ef-4c89-9e4b-187fa99e84da', 'e7272a0b-a7d5-432b-88f9-868d1f8fbeb8', '17959382-b8f1-42c1-9060-cd794873e4b2', 'a1f7e0e0-2220-45c0-a311-69bc27f196ba']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:21.671216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9687013-4490-4d7e-b922-f8aca744ac56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:21.707162 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9687013-4490-4d7e-b922-f8aca744ac56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87d2e922-ac9c-4edd-8efc-fc71307dbf55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-718428231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['10516831-d4ef-4c89-9e4b-187fa99e84da','e7272a0b-a7d5-432b-88f9-868d1f8fbeb8','17959382-b8f1-42c1-9060-cd794873e4b2','a1f7e0e0-2220-45c0-a311-69bc27f196ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-718428231',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87d2e922-ac9c-4edd-8efc-fc71307dbf55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab918a2447a4237bc68b944e5333950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:21.708702 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df2383c-f529-467c-a9b2-3b5e2c32117a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:21.733716 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6df2383c-f529-467c-a9b2-3b5e2c32117a) transitioned into state 'SUCCESS' from state '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-718428231',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['10516831-d4ef-4c89-9e4b-187fa99e84da','e7272a0b-a7d5-432b-88f9-868d1f8fbeb8','17959382-b8f1-42c1-9060-cd794873e4b2','a1f7e0e0-2220-45c0-a311-69bc27f196ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:21.735413 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ee0b69-2c8a-453c-a06c-b69bf43bbe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:21.748400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2ee0b69-2c8a-453c-a06c-b69bf43bbe3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:21.748400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (fd78a9e0-51c0-482e-9fbd-d71aec4c71a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:21.748781 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request issued successfully. Jul 09 15:41:21.750254 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f78c7a0c-a7dd-4c3a-bdcb-0b1d8c88f77a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:21.750254 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 506/2023] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:21 2026] POST /volume/v3/volumes => generated 775 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:21.756341 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5c781b0c-d80f-4606-b3af-06164690459f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:21.759913 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5c781b0c-d80f-4606-b3af-06164690459f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:21.759913 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5c781b0c-d80f-4606-b3af-06164690459f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:21.760209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5c781b0c-d80f-4606-b3af-06164690459f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:21.760262 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5c781b0c-d80f-4606-b3af-06164690459f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:21.767204 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:21.767204 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:21.767581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9a9196c7-36a1-45b7-b3ce-d4e7683e8e95 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:21.768378 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5c781b0c-d80f-4606-b3af-06164690459f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:21.768844 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 499/2024] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:21 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:21.774019 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a9196c7-36a1-45b7-b3ce-d4e7683e8e95 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 Jul 09 15:41:21.774520 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a9196c7-36a1-45b7-b3ce-d4e7683e8e95 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:21.774520 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a9196c7-36a1-45b7-b3ce-d4e7683e8e95 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:21.786355 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:21.786355 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:21.790930 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9a9196c7-36a1-45b7-b3ce-d4e7683e8e95 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:21.795645 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a9196c7-36a1-45b7-b3ce-d4e7683e8e95 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 returned with HTTP 200 Jul 09 15:41:21.796069 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 513/2025] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:21 2026] GET /volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 => generated 954 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:21.810261 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:21.812523 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:21.812991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1540391936"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:21.815098 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1540391936'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:21.821269 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume of 1 GB Jul 09 15:41:21.821671 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:21.821671 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:21.822357 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Availability Zones retrieved successfully. Jul 09 15:41:21.832627 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Flow 'volume_create_api' (3907a0f6-35a0-4c85-bb4a-3d2919bfb057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:21.833685 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9089be4-1c61-46a5-a645-92d8491f4229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:21.835222 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:21.847809 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:21.847809 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:21.868168 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9089be4-1c61-46a5-a645-92d8491f4229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=374541e7-3086-48ab-8ed0-c32d19e43b0e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '374541e7-3086-48ab-8ed0-c32d19e43b0e', 'encryption_key_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=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:21.869379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea79252b-e4ce-4d45-bd99-719f28a007d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:21.939357 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Created reservations ['5957af00-3dbd-40d8-abe7-d7a028e4c744', '7ef50020-8a6a-4dac-b810-efd6dd1374ab', '21c85e4f-1fef-4d7e-b01d-8848d800bd88', '6f212b94-4ce1-4850-a28d-3f60b7df2a83'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:21.940348 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea79252b-e4ce-4d45-bd99-719f28a007d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5957af00-3dbd-40d8-abe7-d7a028e4c744', '7ef50020-8a6a-4dac-b810-efd6dd1374ab', '21c85e4f-1fef-4d7e-b01d-8848d800bd88', '6f212b94-4ce1-4850-a28d-3f60b7df2a83']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:21.941282 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c80ba504-30ee-4524-a78e-2a1c4877e518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:21.984335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c80ba504-30ee-4524-a78e-2a1c4877e518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0970923e-7c80-4473-97d5-c655974f71e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1540391936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c21ccd76dfc24c0690216ddfcb921745',qos_specs=None,replication_status=,reservations=['5957af00-3dbd-40d8-abe7-d7a028e4c744','7ef50020-8a6a-4dac-b810-efd6dd1374ab','21c85e4f-1fef-4d7e-b01d-8848d800bd88','6f212b94-4ce1-4850-a28d-3f60b7df2a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d31fd641f441439918f7968c4c967a',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1540391936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0970923e-7c80-4473-97d5-c655974f71e8,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c21ccd76dfc24c0690216ddfcb921745',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4d31fd641f441439918f7968c4c967a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(374541e7-3086-48ab-8ed0-c32d19e43b0e),volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:21.985712 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a78e904-12bd-40ce-8f3c-ec06d9891156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:22.013553 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a78e904-12bd-40ce-8f3c-ec06d9891156) transitioned into state 'SUCCESS' from state '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-1540391936',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c21ccd76dfc24c0690216ddfcb921745',qos_specs=None,replication_status=,reservations=['5957af00-3dbd-40d8-abe7-d7a028e4c744','7ef50020-8a6a-4dac-b810-efd6dd1374ab','21c85e4f-1fef-4d7e-b01d-8848d800bd88','6f212b94-4ce1-4850-a28d-3f60b7df2a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d31fd641f441439918f7968c4c967a',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:22.014354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a239d54-8afc-4571-8066-5e2f0b809e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:22.028836 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a239d54-8afc-4571-8066-5e2f0b809e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:22.029987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Flow 'volume_create_api' (3907a0f6-35a0-4c85-bb4a-3d2919bfb057) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:22.031129 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume request issued successfully. Jul 09 15:41:22.031999 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ee678cd-9d32-49a4-9f12-8d9b06e94aca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:22.032619 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 508/2026] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:41:21 2026] POST /volume/v3/volumes => generated 758 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:22.048894 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e98ccbcd-291f-4dfd-9834-a6a467222e8f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:22.052487 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e98ccbcd-291f-4dfd-9834-a6a467222e8f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:22.053375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e98ccbcd-291f-4dfd-9834-a6a467222e8f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:22.053375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e98ccbcd-291f-4dfd-9834-a6a467222e8f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:22.068727 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:22.068727 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:22.077843 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e98ccbcd-291f-4dfd-9834-a6a467222e8f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:22.089801 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e98ccbcd-291f-4dfd-9834-a6a467222e8f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:22.089801 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 507/2027] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:22 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 826 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:22.612518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-342128e1-6eb1-45b5-a8b3-168cfff6ac50 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:22.617669 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-342128e1-6eb1-45b5-a8b3-168cfff6ac50 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:22.617847 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-342128e1-6eb1-45b5-a8b3-168cfff6ac50 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:22.618700 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-342128e1-6eb1-45b5-a8b3-168cfff6ac50 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:22.637942 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:22.637942 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:22.646748 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-342128e1-6eb1-45b5-a8b3-168cfff6ac50 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:22.656828 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-342128e1-6eb1-45b5-a8b3-168cfff6ac50 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:22.661239 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 500/2028] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:22 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:22.786261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cbf28f66-d167-4f61-b60b-8c79bed0f6f4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:22.790421 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cbf28f66-d167-4f61-b60b-8c79bed0f6f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:22.790835 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cbf28f66-d167-4f61-b60b-8c79bed0f6f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:22.791246 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cbf28f66-d167-4f61-b60b-8c79bed0f6f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:22.791246 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-cbf28f66-d167-4f61-b60b-8c79bed0f6f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:22.798036 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:22.798036 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:22.799089 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cbf28f66-d167-4f61-b60b-8c79bed0f6f4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:22.799603 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 514/2029] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:22 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:22.815422 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fdd1209e-38f0-4eff-ba14-07be633c616b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:22.817618 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fdd1209e-38f0-4eff-ba14-07be633c616b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 Jul 09 15:41:22.817822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fdd1209e-38f0-4eff-ba14-07be633c616b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:22.818031 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fdd1209e-38f0-4eff-ba14-07be633c616b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:22.828726 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:22.828726 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:22.839545 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fdd1209e-38f0-4eff-ba14-07be633c616b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:22.848926 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fdd1209e-38f0-4eff-ba14-07be633c616b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 returned with HTTP 200 Jul 09 15:41:22.849737 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 509/2030] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:22 2026] GET /volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 => generated 1006 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:22.868596 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1797fad3-c9a2-4dd4-aaaf-6e8b013a2bf7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:22.869454 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1797fad3-c9a2-4dd4-aaaf-6e8b013a2bf7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:41:22.870220 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1797fad3-c9a2-4dd4-aaaf-6e8b013a2bf7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87d2e922-ac9c-4edd-8efc-fc71307dbf55", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1111301707"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:22.884538 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:22.884538 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:22.884538 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1797fad3-c9a2-4dd4-aaaf-6e8b013a2bf7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:22.884538 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-1797fad3-c9a2-4dd4-aaaf-6e8b013a2bf7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create snapshot from volume 87d2e922-ac9c-4edd-8efc-fc71307dbf55 Jul 09 15:41:22.932449 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-1797fad3-c9a2-4dd4-aaaf-6e8b013a2bf7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['d9cd9ff8-62a5-4b32-9734-225cf8f865ca', '43488e50-22b9-455e-8ce9-8549edf4a26a', '6936925b-ded7-4979-8791-b3ed12b560a3', '95bdb5af-6246-46da-91c3-45d760ece48e'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:22.969166 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1797fad3-c9a2-4dd4-aaaf-6e8b013a2bf7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot create request issued successfully. Jul 09 15:41:22.969776 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1797fad3-c9a2-4dd4-aaaf-6e8b013a2bf7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:41:22.970520 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 508/2031] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:41:22 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:22.981330 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6ba01ad5-38ce-4b75-9d0d-05e656088042 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:22.984554 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6ba01ad5-38ce-4b75-9d0d-05e656088042 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 Jul 09 15:41:22.984987 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6ba01ad5-38ce-4b75-9d0d-05e656088042 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:22.985592 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6ba01ad5-38ce-4b75-9d0d-05e656088042 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:22.992464 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:22.992464 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:22.992464 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6ba01ad5-38ce-4b75-9d0d-05e656088042 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:22.993249 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6ba01ad5-38ce-4b75-9d0d-05e656088042 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 returned with HTTP 200 Jul 09 15:41:22.993441 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 501/2032] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:22 2026] GET /volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 => generated 440 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:23.105009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0e4928c7-4010-4269-ac32-beac0c287016 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:23.106911 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e4928c7-4010-4269-ac32-beac0c287016 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:23.107252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e4928c7-4010-4269-ac32-beac0c287016 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:23.107514 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e4928c7-4010-4269-ac32-beac0c287016 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:23.115431 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:23.115431 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:23.120098 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0e4928c7-4010-4269-ac32-beac0c287016 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:23.125618 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e4928c7-4010-4269-ac32-beac0c287016 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:23.126170 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 515/2033] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:23 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:23.173764 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-0bd6aaab-e045-4e89-8fcd-e221b06e6d43 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:23.177488 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-0bd6aaab-e045-4e89-8fcd-e221b06e6d43 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:23.177717 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-0bd6aaab-e045-4e89-8fcd-e221b06e6d43 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:23.177949 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-0bd6aaab-e045-4e89-8fcd-e221b06e6d43 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:23.188119 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:23.188119 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:23.194046 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-0bd6aaab-e045-4e89-8fcd-e221b06e6d43 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:23.201032 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-0bd6aaab-e045-4e89-8fcd-e221b06e6d43 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:23.201632 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 510/2034] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:23 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:23.674610 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-69815040-a943-47e0-910d-ec6db146bddc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:23.677353 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69815040-a943-47e0-910d-ec6db146bddc tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:23.677655 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69815040-a943-47e0-910d-ec6db146bddc tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:23.677949 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69815040-a943-47e0-910d-ec6db146bddc tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:23.692317 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:23.692317 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:23.697059 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-69815040-a943-47e0-910d-ec6db146bddc tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:23.701950 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69815040-a943-47e0-910d-ec6db146bddc tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:23.702388 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 509/2035] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:23 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:23.812928 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-72414769-4549-4ef6-85f5-a3947454f468 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:23.814854 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-72414769-4549-4ef6-85f5-a3947454f468 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:23.815085 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-72414769-4549-4ef6-85f5-a3947454f468 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:23.815293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-72414769-4549-4ef6-85f5-a3947454f468 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:23.815425 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-72414769-4549-4ef6-85f5-a3947454f468 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:23.819840 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:23.819840 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:23.820595 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-72414769-4549-4ef6-85f5-a3947454f468 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:23.821031 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 502/2036] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:23 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:24.006416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-482f5d82-db0c-4aff-9877-d0693f5efd47 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.007725 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-482f5d82-db0c-4aff-9877-d0693f5efd47 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 Jul 09 15:41:24.007725 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-482f5d82-db0c-4aff-9877-d0693f5efd47 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:24.007809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-482f5d82-db0c-4aff-9877-d0693f5efd47 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:24.015773 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.015773 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:24.016322 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-482f5d82-db0c-4aff-9877-d0693f5efd47 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:24.017418 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-482f5d82-db0c-4aff-9877-d0693f5efd47 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 returned with HTTP 200 Jul 09 15:41:24.017975 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 516/2037] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:24 2026] GET /volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:24.030381 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3dc59331-b739-4d7d-b707-47c11a4a6214 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.133770 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3dc59331-b739-4d7d-b707-47c11a4a6214 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] POST https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9/action Jul 09 15:41:24.134145 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3dc59331-b739-4d7d-b707-47c11a4a6214 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:24.134314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3dc59331-b739-4d7d-b707-47c11a4a6214 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:24.142678 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.142678 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:24.143131 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3dc59331-b739-4d7d-b707-47c11a4a6214 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Snapshot retrieved successfully. Jul 09 15:41:24.144129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.policy [None req-3dc59331-b739-4d7d-b707-47c11a4a6214 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '26cfa7f4466b47daa4096e161436a219', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dab918a2447a4237bc68b944e5333950', '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=99867) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:41:24.144421 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3dc59331-b739-4d7d-b707-47c11a4a6214 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9/action returned with HTTP 403 Jul 09 15:41:24.145119 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 511/2038] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:41:24 2026] POST /volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9/action => generated 133 bytes in 115 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:24.153235 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-316da6dd-c37c-4fbb-a0cf-ab24f446463a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.157015 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-316da6dd-c37c-4fbb-a0cf-ab24f446463a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 Jul 09 15:41:24.157258 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-316da6dd-c37c-4fbb-a0cf-ab24f446463a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:24.157464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-316da6dd-c37c-4fbb-a0cf-ab24f446463a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:24.157597 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-316da6dd-c37c-4fbb-a0cf-ab24f446463a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete snapshot with id: 6ed92f13-a253-4254-9c92-e81252c89ba9 Jul 09 15:41:24.167073 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.167073 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:24.167526 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-316da6dd-c37c-4fbb-a0cf-ab24f446463a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:24.204284 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-316da6dd-c37c-4fbb-a0cf-ab24f446463a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot delete request issued successfully. Jul 09 15:41:24.204284 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-316da6dd-c37c-4fbb-a0cf-ab24f446463a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 returned with HTTP 202 Jul 09 15:41:24.204284 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 510/2039] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:41:24 2026] DELETE /volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:24.214224 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-347679dd-6980-4cde-9b7b-150fa2e79f23 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.217284 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-347679dd-6980-4cde-9b7b-150fa2e79f23 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 Jul 09 15:41:24.217414 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-347679dd-6980-4cde-9b7b-150fa2e79f23 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:24.217626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-347679dd-6980-4cde-9b7b-150fa2e79f23 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:24.225749 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.225749 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:24.226192 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-347679dd-6980-4cde-9b7b-150fa2e79f23 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:24.227088 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-347679dd-6980-4cde-9b7b-150fa2e79f23 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 returned with HTTP 200 Jul 09 15:41:24.228377 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 503/2040] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:24 2026] GET /volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:24.575261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-cd0b8878-6e2f-4824-8e5d-178f4ef8953c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.577739 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-cd0b8878-6e2f-4824-8e5d-178f4ef8953c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] POST https://10.4.3.19/volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8/action Jul 09 15:41:24.578017 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-cd0b8878-6e2f-4824-8e5d-178f4ef8953c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:24.578198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-cd0b8878-6e2f-4824-8e5d-178f4ef8953c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:24.596804 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.596804 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:24.610820 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-204c8793-01f3-4abe-9cb8-ffce7fd2323b req-cd0b8878-6e2f-4824-8e5d-178f4ef8953c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8/action returned with HTTP 204 Jul 09 15:41:24.611531 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 517/2041] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:41:24 2026] POST /volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:24.718624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c445c365-0ac4-4c8e-8001-dec69118ac47 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.721005 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c445c365-0ac4-4c8e-8001-dec69118ac47 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:24.721359 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c445c365-0ac4-4c8e-8001-dec69118ac47 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:24.721668 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c445c365-0ac4-4c8e-8001-dec69118ac47 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:24.735066 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.735066 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:24.739900 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c445c365-0ac4-4c8e-8001-dec69118ac47 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:24.745879 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c445c365-0ac4-4c8e-8001-dec69118ac47 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:24.746400 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 512/2042] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:24 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:24.759543 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6ee9f937-667f-49ea-a4ce-421795578fdd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.762642 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6ee9f937-667f-49ea-a4ce-421795578fdd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:24.762642 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6ee9f937-667f-49ea-a4ce-421795578fdd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:24.762806 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6ee9f937-667f-49ea-a4ce-421795578fdd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:24.776021 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.776021 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:24.781280 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6ee9f937-667f-49ea-a4ce-421795578fdd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:24.789710 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6ee9f937-667f-49ea-a4ce-421795578fdd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:24.791321 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 511/2043] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:24 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:24.802604 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1dc03a04-86b4-4ae4-ae2a-bc26a548b189 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.804601 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1dc03a04-86b4-4ae4-ae2a-bc26a548b189 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:24.804801 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1dc03a04-86b4-4ae4-ae2a-bc26a548b189 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:24.804999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1dc03a04-86b4-4ae4-ae2a-bc26a548b189 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:24.818587 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.818587 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:24.823458 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1dc03a04-86b4-4ae4-ae2a-bc26a548b189 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:24.830819 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1dc03a04-86b4-4ae4-ae2a-bc26a548b189 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:24.831542 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 504/2044] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:24 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:24.832872 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5bdd7fc1-ef5f-41ae-8c8d-236be0e3fc32 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:24.837130 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5bdd7fc1-ef5f-41ae-8c8d-236be0e3fc32 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:24.837130 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5bdd7fc1-ef5f-41ae-8c8d-236be0e3fc32 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:24.837130 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5bdd7fc1-ef5f-41ae-8c8d-236be0e3fc32 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:24.837130 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-5bdd7fc1-ef5f-41ae-8c8d-236be0e3fc32 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:24.841237 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:24.841237 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:24.844836 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5bdd7fc1-ef5f-41ae-8c8d-236be0e3fc32 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:24.844836 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 518/2045] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:24 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:25.032497 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-c6575d1f-ad41-4239-9b22-1134719471fa req-143d546b-e331-4894-b789-ea1ecc80c9dd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.035140 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c6575d1f-ad41-4239-9b22-1134719471fa req-143d546b-e331-4894-b789-ea1ecc80c9dd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:41:25.035487 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c6575d1f-ad41-4239-9b22-1134719471fa req-143d546b-e331-4894-b789-ea1ecc80c9dd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.035736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c6575d1f-ad41-4239-9b22-1134719471fa req-143d546b-e331-4894-b789-ea1ecc80c9dd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.058268 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:25.058268 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:25.063921 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-c6575d1f-ad41-4239-9b22-1134719471fa req-143d546b-e331-4894-b789-ea1ecc80c9dd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:41:25.072837 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c6575d1f-ad41-4239-9b22-1134719471fa req-143d546b-e331-4894-b789-ea1ecc80c9dd tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:41:25.073314 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 513/2046] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:25 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:25.241398 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f5c2cac5-933f-4967-95ae-695ff58074be None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.242881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-792435e1-1a68-434c-b4f3-132a45559c06 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.243719 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-792435e1-1a68-434c-b4f3-132a45559c06 None None] GET https://10.4.3.19/volume// Jul 09 15:41:25.243719 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-792435e1-1a68-434c-b4f3-132a45559c06 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.243829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-792435e1-1a68-434c-b4f3-132a45559c06 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.244019 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f5c2cac5-933f-4967-95ae-695ff58074be tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 Jul 09 15:41:25.244069 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-792435e1-1a68-434c-b4f3-132a45559c06 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:25.244396 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 505/2047] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:41: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 09 15:41:25.245047 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f5c2cac5-933f-4967-95ae-695ff58074be tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.245221 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f5c2cac5-933f-4967-95ae-695ff58074be tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.256110 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f5c2cac5-933f-4967-95ae-695ff58074be tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 returned with HTTP 404 Jul 09 15:41:25.258697 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 512/2048] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:25 2026] GET /volume/v3/snapshots/6ed92f13-a253-4254-9c92-e81252c89ba9 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:25.264330 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-84ac4cd9-c7cc-4582-b844-103e3b3217e4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.264662 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dc40f897-0e41-453b-b352-3ced41709f82 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.266844 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dc40f897-0e41-453b-b352-3ced41709f82 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 Jul 09 15:41:25.267128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dc40f897-0e41-453b-b352-3ced41709f82 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.267484 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dc40f897-0e41-453b-b352-3ced41709f82 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.267708 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-dc40f897-0e41-453b-b352-3ced41709f82 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume with id: 87d2e922-ac9c-4edd-8efc-fc71307dbf55 Jul 09 15:41:25.268384 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-84ac4cd9-c7cc-4582-b844-103e3b3217e4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:41:25.268818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-84ac4cd9-c7cc-4582-b844-103e3b3217e4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0970923e-7c80-4473-97d5-c655974f71e8", "connector": null, "instance_uuid": "a0ac014d-8bfd-4065-a329-a53d4ea5984c"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:25.278510 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:25.278510 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:25.278696 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dc40f897-0e41-453b-b352-3ced41709f82 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:25.287809 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:25.287809 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:25.303798 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dc40f897-0e41-453b-b352-3ced41709f82 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume request issued successfully. Jul 09 15:41:25.303798 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dc40f897-0e41-453b-b352-3ced41709f82 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 returned with HTTP 202 Jul 09 15:41:25.303798 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 514/2049] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:25 2026] DELETE /volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:25.312094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f5a44dc0-fd88-4ff3-ba97-acf99ec77f3a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.314856 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f5a44dc0-fd88-4ff3-ba97-acf99ec77f3a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 Jul 09 15:41:25.315098 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f5a44dc0-fd88-4ff3-ba97-acf99ec77f3a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.315568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f5a44dc0-fd88-4ff3-ba97-acf99ec77f3a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.325001 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:25.325001 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:25.332318 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f5a44dc0-fd88-4ff3-ba97-acf99ec77f3a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:25.332700 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-84ac4cd9-c7cc-4582-b844-103e3b3217e4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:41:25.333544 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 519/2050] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:41:25 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 09 15:41:25.338060 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f5a44dc0-fd88-4ff3-ba97-acf99ec77f3a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 returned with HTTP 200 Jul 09 15:41:25.338575 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 506/2051] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:25 2026] GET /volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:25.727693 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8344e40c-d95c-411e-bdb2-5dffd94ed560 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.731041 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8344e40c-d95c-411e-bdb2-5dffd94ed560 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:25.731322 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8344e40c-d95c-411e-bdb2-5dffd94ed560 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.731617 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8344e40c-d95c-411e-bdb2-5dffd94ed560 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.743144 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:25.743144 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:25.747248 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8344e40c-d95c-411e-bdb2-5dffd94ed560 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:25.752261 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8344e40c-d95c-411e-bdb2-5dffd94ed560 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:25.752722 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 513/2052] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:25 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:25.856941 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0db28eb5-cb1a-4d97-a7a8-aea94ddb0801 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.858956 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0db28eb5-cb1a-4d97-a7a8-aea94ddb0801 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:25.859302 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0db28eb5-cb1a-4d97-a7a8-aea94ddb0801 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.859577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0db28eb5-cb1a-4d97-a7a8-aea94ddb0801 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.862450 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0db28eb5-cb1a-4d97-a7a8-aea94ddb0801 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:25.862552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a001aac0-ca5c-42c6-81c9-50102016c00c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.862552 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a001aac0-ca5c-42c6-81c9-50102016c00c None None] GET https://10.4.3.19/volume// Jul 09 15:41:25.862552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a001aac0-ca5c-42c6-81c9-50102016c00c None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.862552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a001aac0-ca5c-42c6-81c9-50102016c00c None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.862552 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a001aac0-ca5c-42c6-81c9-50102016c00c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:25.862552 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 520/2053] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:41: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 09 15:41:25.867787 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:25.867787 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:25.868842 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0db28eb5-cb1a-4d97-a7a8-aea94ddb0801 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:25.869283 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 515/2054] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:25 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:25.870861 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-00e39416-547b-4e5d-92ae-ea6985e59561 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.872803 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-00e39416-547b-4e5d-92ae-ea6985e59561 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:25.873060 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-00e39416-547b-4e5d-92ae-ea6985e59561 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:25.873274 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-00e39416-547b-4e5d-92ae-ea6985e59561 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:25.883487 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:25.883487 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:25.888110 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-00e39416-547b-4e5d-92ae-ea6985e59561 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:25.893690 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-00e39416-547b-4e5d-92ae-ea6985e59561 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:25.894151 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 507/2055] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:41:25 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1030 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:25.989324 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-460d3bfe-64fc-4341-b5fd-f568db3971a4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:25.991653 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-460d3bfe-64fc-4341-b5fd-f568db3971a4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] PUT https://10.4.3.19/volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070 Jul 09 15:41:25.992121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-460d3bfe-64fc-4341-b5fd-f568db3971a4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:25.999072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-460d3bfe-64fc-4341-b5fd-f568db3971a4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Acquiring lock "cinder-attachment_update-0970923e-7c80-4473-97d5-c655974f71e8-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:41:26.003819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-460d3bfe-64fc-4341-b5fd-f568db3971a4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-0970923e-7c80-4473-97d5-c655974f71e8-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:41:26.004793 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:26.004793 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:26.354148 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f5869a77-5ba0-4b04-b8da-43de15314339 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:26.356712 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f5869a77-5ba0-4b04-b8da-43de15314339 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 Jul 09 15:41:26.357012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f5869a77-5ba0-4b04-b8da-43de15314339 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:26.357332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f5869a77-5ba0-4b04-b8da-43de15314339 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:26.362910 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f5869a77-5ba0-4b04-b8da-43de15314339 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 returned with HTTP 404 Jul 09 15:41:26.363559 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 521/2056] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:26 2026] GET /volume/v3/volumes/87d2e922-ac9c-4edd-8efc-fc71307dbf55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:26.374028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:26.381205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:26.381205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-89642155"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:26.381205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-89642155'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:26.381205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume of 1 GB Jul 09 15:41:26.388469 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:26.396823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (81254bce-9408-4436-b1af-21816cc41f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:26.400239 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecca05ef-21e0-4542-8eaf-90f4fcea93eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:26.401400 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:26.436318 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecca05ef-21e0-4542-8eaf-90f4fcea93eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:26.436981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (640ac9ce-eed6-43b9-ba94-42d18cd4a409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:26.489726 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['fceaf263-5abf-4081-b1ee-eed07cc8c61a', '51f17f9b-9927-43f1-a884-8ca9baddcae8', 'bed936b5-1dbf-4090-924a-933ca45dd3b7', '14edae90-22d1-4dc2-996a-f0e21440003c'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:26.490500 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (640ac9ce-eed6-43b9-ba94-42d18cd4a409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fceaf263-5abf-4081-b1ee-eed07cc8c61a', '51f17f9b-9927-43f1-a884-8ca9baddcae8', 'bed936b5-1dbf-4090-924a-933ca45dd3b7', '14edae90-22d1-4dc2-996a-f0e21440003c']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:26.491288 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52d6e5e-38ea-404c-8cf9-a23643505922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:26.515092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a52d6e5e-38ea-404c-8cf9-a23643505922) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fbab689c-f278-4d97-9660-4d4a273ba4d3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-89642155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['fceaf263-5abf-4081-b1ee-eed07cc8c61a','51f17f9b-9927-43f1-a884-8ca9baddcae8','bed936b5-1dbf-4090-924a-933ca45dd3b7','14edae90-22d1-4dc2-996a-f0e21440003c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-89642155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fbab689c-f278-4d97-9660-4d4a273ba4d3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab918a2447a4237bc68b944e5333950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:26.515764 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61878c3-c5b0-4657-89dd-09042a4fa9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:26.524691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-460d3bfe-64fc-4341-b5fd-f568db3971a4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-0970923e-7c80-4473-97d5-c655974f71e8-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:41:26.525198 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-460d3bfe-64fc-4341-b5fd-f568db3971a4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070 returned with HTTP 200 Jul 09 15:41:26.525882 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 514/2057] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:41:25 2026] PUT /volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070 => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:26.535169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c61878c3-c5b0-4657-89dd-09042a4fa9c5) transitioned into state 'SUCCESS' from state '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-89642155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['fceaf263-5abf-4081-b1ee-eed07cc8c61a','51f17f9b-9927-43f1-a884-8ca9baddcae8','bed936b5-1dbf-4090-924a-933ca45dd3b7','14edae90-22d1-4dc2-996a-f0e21440003c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:26.535866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24072783-16f0-4bef-8c3b-3d706ddb946e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:26.543823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24072783-16f0-4bef-8c3b-3d706ddb946e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:26.544644 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (81254bce-9408-4436-b1af-21816cc41f9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:26.544934 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request issued successfully. Jul 09 15:41:26.545435 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9d26bf79-7026-48d2-9c2a-bd152717c257 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:26.545902 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 516/2058] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:26 2026] POST /volume/v3/volumes => generated 774 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:26.557320 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6a0f32cf-e5ca-48fe-a660-b61de0d155dd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:26.559597 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6a0f32cf-e5ca-48fe-a660-b61de0d155dd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 Jul 09 15:41:26.559840 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6a0f32cf-e5ca-48fe-a660-b61de0d155dd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:26.560090 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6a0f32cf-e5ca-48fe-a660-b61de0d155dd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:26.570096 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:26.570096 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:26.573911 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6a0f32cf-e5ca-48fe-a660-b61de0d155dd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:26.578231 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6a0f32cf-e5ca-48fe-a660-b61de0d155dd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 returned with HTTP 200 Jul 09 15:41:26.578644 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 508/2059] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:26 2026] GET /volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:26.766746 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f7fdf957-f86b-4275-9bd8-31384c4578a2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:26.768631 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7fdf957-f86b-4275-9bd8-31384c4578a2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:26.768799 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7fdf957-f86b-4275-9bd8-31384c4578a2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:26.769001 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7fdf957-f86b-4275-9bd8-31384c4578a2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:26.778056 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:26.778056 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:26.781649 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f7fdf957-f86b-4275-9bd8-31384c4578a2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:26.786288 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7fdf957-f86b-4275-9bd8-31384c4578a2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:26.786684 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 522/2060] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:26 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:26.880639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38b58478-8089-4aa7-a579-c8e5e2a5b663 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:26.883013 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38b58478-8089-4aa7-a579-c8e5e2a5b663 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:26.883289 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38b58478-8089-4aa7-a579-c8e5e2a5b663 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:26.883545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38b58478-8089-4aa7-a579-c8e5e2a5b663 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:26.883705 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-38b58478-8089-4aa7-a579-c8e5e2a5b663 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:26.889603 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:26.889603 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:26.890813 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38b58478-8089-4aa7-a579-c8e5e2a5b663 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:26.891449 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 515/2061] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:26 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:27.596503 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b8a88841-584d-4069-845f-2a6c1481d9b1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:27.598670 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8a88841-584d-4069-845f-2a6c1481d9b1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 Jul 09 15:41:27.598877 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b8a88841-584d-4069-845f-2a6c1481d9b1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:27.599061 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b8a88841-584d-4069-845f-2a6c1481d9b1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:27.606898 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:27.606898 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:27.610926 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b8a88841-584d-4069-845f-2a6c1481d9b1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:27.618346 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8a88841-584d-4069-845f-2a6c1481d9b1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 returned with HTTP 200 Jul 09 15:41:27.618346 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 517/2062] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:27 2026] GET /volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 => generated 1005 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:27.632419 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-23d1c585-1da0-406a-9517-0f46207a804c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:27.634470 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23d1c585-1da0-406a-9517-0f46207a804c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:41:27.634868 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23d1c585-1da0-406a-9517-0f46207a804c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fbab689c-f278-4d97-9660-4d4a273ba4d3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-279320264"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:27.645706 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:27.645706 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:27.646120 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-23d1c585-1da0-406a-9517-0f46207a804c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:27.646317 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-23d1c585-1da0-406a-9517-0f46207a804c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create snapshot from volume fbab689c-f278-4d97-9660-4d4a273ba4d3 Jul 09 15:41:27.681332 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-23d1c585-1da0-406a-9517-0f46207a804c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['ad2bf98d-bced-41e9-a1bc-51045e28d198', '9d645eff-0ffb-45e7-8b2f-b788e3083d67', '46ac3171-075c-4d5b-94db-e62f2de7d289', 'fd1c5661-e51a-4050-aee5-d409a9ee7037'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:27.719309 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-23d1c585-1da0-406a-9517-0f46207a804c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot create request issued successfully. Jul 09 15:41:27.719683 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23d1c585-1da0-406a-9517-0f46207a804c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:41:27.720163 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 509/2063] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:41:27 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:27.734768 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-21e31714-2d51-45a7-91e3-c4bd2cbf1922 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:27.740209 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-21e31714-2d51-45a7-91e3-c4bd2cbf1922 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf Jul 09 15:41:27.740209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-21e31714-2d51-45a7-91e3-c4bd2cbf1922 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:27.740209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-21e31714-2d51-45a7-91e3-c4bd2cbf1922 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:27.747337 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:27.747337 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:27.747720 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-21e31714-2d51-45a7-91e3-c4bd2cbf1922 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:27.749388 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-21e31714-2d51-45a7-91e3-c4bd2cbf1922 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf returned with HTTP 200 Jul 09 15:41:27.749388 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 523/2064] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:27 2026] GET /volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:41:27.806885 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e2b2d697-3846-469d-84dd-bda4530a803d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:27.809992 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2b2d697-3846-469d-84dd-bda4530a803d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:27.810280 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2b2d697-3846-469d-84dd-bda4530a803d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:27.810530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2b2d697-3846-469d-84dd-bda4530a803d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:27.824560 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:27.824560 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:27.829542 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e2b2d697-3846-469d-84dd-bda4530a803d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:27.836412 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2b2d697-3846-469d-84dd-bda4530a803d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:27.837881 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 516/2065] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:27 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:41:27.904721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d991b1b1-d31f-4f44-ae51-cb80024af865 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:27.907317 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d991b1b1-d31f-4f44-ae51-cb80024af865 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:27.907580 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d991b1b1-d31f-4f44-ae51-cb80024af865 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:27.907712 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d991b1b1-d31f-4f44-ae51-cb80024af865 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:27.907819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d991b1b1-d31f-4f44-ae51-cb80024af865 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:27.916520 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:27.916520 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:27.916722 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d991b1b1-d31f-4f44-ae51-cb80024af865 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:27.917153 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 518/2066] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:27 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:28.761767 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-79b65db0-b6e5-4407-b603-eed0372884ce None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:28.764777 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79b65db0-b6e5-4407-b603-eed0372884ce tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf Jul 09 15:41:28.766132 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79b65db0-b6e5-4407-b603-eed0372884ce tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:28.766451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79b65db0-b6e5-4407-b603-eed0372884ce tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:28.776231 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:28.776231 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:28.776653 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-79b65db0-b6e5-4407-b603-eed0372884ce tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:28.777245 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79b65db0-b6e5-4407-b603-eed0372884ce tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf returned with HTTP 200 Jul 09 15:41:28.777824 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 510/2067] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:28 2026] GET /volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:28.788623 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5225b351-bb1b-4bcc-a828-52b9fe5e8916 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:28.793995 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5225b351-bb1b-4bcc-a828-52b9fe5e8916 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] GET https://10.4.3.19/volume/v3/snapshots Jul 09 15:41:28.794290 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5225b351-bb1b-4bcc-a828-52b9fe5e8916 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:28.794576 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5225b351-bb1b-4bcc-a828-52b9fe5e8916 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:28.794918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-5225b351-bb1b-4bcc-a828-52b9fe5e8916 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:41:28.799914 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-5225b351-bb1b-4bcc-a828-52b9fe5e8916 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:41:28.805375 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5225b351-bb1b-4bcc-a828-52b9fe5e8916 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Get all snapshots completed successfully. Jul 09 15:41:28.805517 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5225b351-bb1b-4bcc-a828-52b9fe5e8916 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] https://10.4.3.19/volume/v3/snapshots returned with HTTP 200 Jul 09 15:41:28.805972 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 524/2068] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:41:28 2026] GET /volume/v3/snapshots => generated 335 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:28.817820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6fcf6536-7b33-4c3e-b987-07fe95ac8edf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:28.820046 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6fcf6536-7b33-4c3e-b987-07fe95ac8edf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf Jul 09 15:41:28.820319 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6fcf6536-7b33-4c3e-b987-07fe95ac8edf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:28.820571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6fcf6536-7b33-4c3e-b987-07fe95ac8edf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:28.820735 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-6fcf6536-7b33-4c3e-b987-07fe95ac8edf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete snapshot with id: b4732c98-077d-4bf0-943d-024c6e5636cf Jul 09 15:41:28.827322 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:28.827322 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:28.827762 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6fcf6536-7b33-4c3e-b987-07fe95ac8edf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:28.853431 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6fcf6536-7b33-4c3e-b987-07fe95ac8edf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot delete request issued successfully. Jul 09 15:41:28.853587 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b82166f4-31a3-4f1e-8af7-bf8be4c123e1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:28.853929 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6fcf6536-7b33-4c3e-b987-07fe95ac8edf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf returned with HTTP 202 Jul 09 15:41:28.854255 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 517/2069] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:41:28 2026] DELETE /volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:28.855321 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b82166f4-31a3-4f1e-8af7-bf8be4c123e1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:28.855834 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b82166f4-31a3-4f1e-8af7-bf8be4c123e1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:28.855834 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b82166f4-31a3-4f1e-8af7-bf8be4c123e1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:28.866031 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9472f5f6-5436-4e0f-93f4-fd9856f33a30 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:28.868760 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:28.868760 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:28.871437 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9472f5f6-5436-4e0f-93f4-fd9856f33a30 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf Jul 09 15:41:28.871674 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9472f5f6-5436-4e0f-93f4-fd9856f33a30 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:28.871915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9472f5f6-5436-4e0f-93f4-fd9856f33a30 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:28.880555 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b82166f4-31a3-4f1e-8af7-bf8be4c123e1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:28.888234 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:28.888234 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:28.888234 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9472f5f6-5436-4e0f-93f4-fd9856f33a30 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:28.888632 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9472f5f6-5436-4e0f-93f4-fd9856f33a30 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf returned with HTTP 200 Jul 09 15:41:28.889175 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 511/2070] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:28 2026] GET /volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:28.896154 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b82166f4-31a3-4f1e-8af7-bf8be4c123e1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:28.896611 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 519/2071] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:28 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:28.934207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f33058d6-9b68-44c5-83e8-2ef5a4834c6d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:28.936839 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f33058d6-9b68-44c5-83e8-2ef5a4834c6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:28.937099 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f33058d6-9b68-44c5-83e8-2ef5a4834c6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:28.937381 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f33058d6-9b68-44c5-83e8-2ef5a4834c6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:28.937679 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f33058d6-9b68-44c5-83e8-2ef5a4834c6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:28.946772 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:28.946772 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:28.949240 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f33058d6-9b68-44c5-83e8-2ef5a4834c6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:28.949946 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 525/2072] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:28 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:41:29.901121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c00e5d3d-4427-46b8-9ad5-303882bc7bb7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:29.905575 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c00e5d3d-4427-46b8-9ad5-303882bc7bb7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf Jul 09 15:41:29.905575 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c00e5d3d-4427-46b8-9ad5-303882bc7bb7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:29.905575 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c00e5d3d-4427-46b8-9ad5-303882bc7bb7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:29.911539 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c00e5d3d-4427-46b8-9ad5-303882bc7bb7 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf returned with HTTP 404 Jul 09 15:41:29.912644 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 518/2073] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:29 2026] GET /volume/v3/snapshots/b4732c98-077d-4bf0-943d-024c6e5636cf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:29.913091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-06e63020-ca45-4b47-b1ca-ff865f9b91cb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:29.917810 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-06e63020-ca45-4b47-b1ca-ff865f9b91cb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:29.917810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-06e63020-ca45-4b47-b1ca-ff865f9b91cb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:29.918122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-06e63020-ca45-4b47-b1ca-ff865f9b91cb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:29.920513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-eee1eea2-8997-438d-be29-25fb85e6aa67 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:29.926710 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eee1eea2-8997-438d-be29-25fb85e6aa67 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 Jul 09 15:41:29.926992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eee1eea2-8997-438d-be29-25fb85e6aa67 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:29.927267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eee1eea2-8997-438d-be29-25fb85e6aa67 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:29.927521 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-eee1eea2-8997-438d-be29-25fb85e6aa67 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume with id: fbab689c-f278-4d97-9660-4d4a273ba4d3 Jul 09 15:41:29.941228 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:29.941228 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:29.941651 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-eee1eea2-8997-438d-be29-25fb85e6aa67 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:29.944315 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:29.944315 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:29.952372 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-06e63020-ca45-4b47-b1ca-ff865f9b91cb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:29.959297 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-06e63020-ca45-4b47-b1ca-ff865f9b91cb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:29.960012 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 512/2074] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:29 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:29.964683 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e8407842-edd9-44a9-851d-a2bd64835ca7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:29.969110 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8407842-edd9-44a9-851d-a2bd64835ca7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:29.969998 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8407842-edd9-44a9-851d-a2bd64835ca7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:29.969998 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8407842-edd9-44a9-851d-a2bd64835ca7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:29.969998 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e8407842-edd9-44a9-851d-a2bd64835ca7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:29.976264 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:29.976264 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:29.977525 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8407842-edd9-44a9-851d-a2bd64835ca7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:29.979322 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 526/2075] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:29 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:29.982430 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-eee1eea2-8997-438d-be29-25fb85e6aa67 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume request issued successfully. Jul 09 15:41:29.982710 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eee1eea2-8997-438d-be29-25fb85e6aa67 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 returned with HTTP 202 Jul 09 15:41:29.983389 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 520/2076] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:29 2026] DELETE /volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:29.997067 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-aa06307f-545f-4102-b00a-0c2686212ac8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:29.999153 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aa06307f-545f-4102-b00a-0c2686212ac8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 Jul 09 15:41:29.999409 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aa06307f-545f-4102-b00a-0c2686212ac8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:29.999598 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aa06307f-545f-4102-b00a-0c2686212ac8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:30.010810 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:30.010810 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:30.016300 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-aa06307f-545f-4102-b00a-0c2686212ac8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:30.023226 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aa06307f-545f-4102-b00a-0c2686212ac8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 returned with HTTP 200 Jul 09 15:41:30.023835 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 519/2077] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:29 2026] GET /volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 => generated 1004 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:30.978640 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d6a4aefd-3aa7-44b9-b608-cdf93eb76255 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:30.981432 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6a4aefd-3aa7-44b9-b608-cdf93eb76255 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:30.981667 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6a4aefd-3aa7-44b9-b608-cdf93eb76255 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:30.981908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6a4aefd-3aa7-44b9-b608-cdf93eb76255 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:30.996601 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b4dade1e-0a9c-4be9-8efd-f53a939bf9ff None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:31.002252 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:31.002252 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:31.003387 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b4dade1e-0a9c-4be9-8efd-f53a939bf9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:31.003695 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b4dade1e-0a9c-4be9-8efd-f53a939bf9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:31.003940 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b4dade1e-0a9c-4be9-8efd-f53a939bf9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:31.004073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b4dade1e-0a9c-4be9-8efd-f53a939bf9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:31.008085 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d6a4aefd-3aa7-44b9-b608-cdf93eb76255 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:31.010362 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:31.010362 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:31.011175 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b4dade1e-0a9c-4be9-8efd-f53a939bf9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:31.011743 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 527/2078] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:30 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:31.018010 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6a4aefd-3aa7-44b9-b608-cdf93eb76255 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:31.018579 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 513/2079] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:30 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:31.041585 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3a759254-e766-43bc-b22b-6c1a84535ad8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:31.045107 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a759254-e766-43bc-b22b-6c1a84535ad8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 Jul 09 15:41:31.045464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a759254-e766-43bc-b22b-6c1a84535ad8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:31.045645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a759254-e766-43bc-b22b-6c1a84535ad8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:31.054083 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a759254-e766-43bc-b22b-6c1a84535ad8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 returned with HTTP 404 Jul 09 15:41:31.054929 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 521/2080] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:31 2026] GET /volume/v3/volumes/fbab689c-f278-4d97-9660-4d4a273ba4d3 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:31.067309 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:31.069315 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:31.069863 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-276968080"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:31.073598 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-276968080'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:31.073598 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume of 1 GB Jul 09 15:41:31.077749 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:31.086797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (e1cde298-afc4-41e2-b2fa-eb24ddb3f8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:31.086797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a98bee-a21b-4a8e-8545-5d880584cd59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:31.086797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:31.117464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04a98bee-a21b-4a8e-8545-5d880584cd59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:31.118667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39117a42-3f3e-4daf-b8f5-82bd539bd323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:31.171317 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['2759b84a-0a11-4ce3-a6f5-cfbc1860638c', '87414166-db53-4ef5-b776-bdee7fc8788c', '27336c60-6aba-45a3-8823-632e8018f01c', '1958cbf8-98d3-43ea-a20b-c626e8b97bde'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:31.171317 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39117a42-3f3e-4daf-b8f5-82bd539bd323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2759b84a-0a11-4ce3-a6f5-cfbc1860638c', '87414166-db53-4ef5-b776-bdee7fc8788c', '27336c60-6aba-45a3-8823-632e8018f01c', '1958cbf8-98d3-43ea-a20b-c626e8b97bde']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:31.172610 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78c76f0-3d00-4ca1-ab41-24b071368dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:31.207211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a78c76f0-3d00-4ca1-ab41-24b071368dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '85cd8694-32dd-4a35-a2e5-d17356bf563a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-276968080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['2759b84a-0a11-4ce3-a6f5-cfbc1860638c','87414166-db53-4ef5-b776-bdee7fc8788c','27336c60-6aba-45a3-8823-632e8018f01c','1958cbf8-98d3-43ea-a20b-c626e8b97bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-276968080',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=85cd8694-32dd-4a35-a2e5-d17356bf563a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab918a2447a4237bc68b944e5333950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:31.208160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09411b47-96d8-4572-806d-d5e0f4a98efc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:31.238853 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09411b47-96d8-4572-806d-d5e0f4a98efc) transitioned into state 'SUCCESS' from state '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-276968080',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['2759b84a-0a11-4ce3-a6f5-cfbc1860638c','87414166-db53-4ef5-b776-bdee7fc8788c','27336c60-6aba-45a3-8823-632e8018f01c','1958cbf8-98d3-43ea-a20b-c626e8b97bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:31.238853 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a16abb-d58c-4b40-beb8-9460daf0d373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:31.258895 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2a16abb-d58c-4b40-beb8-9460daf0d373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:31.260235 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (e1cde298-afc4-41e2-b2fa-eb24ddb3f8b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:31.260747 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request issued successfully. Jul 09 15:41:31.261545 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b565988d-ba30-4c12-a8ba-753f7aeb7fae tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:31.262128 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 520/2081] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:31 2026] POST /volume/v3/volumes => generated 775 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:31.277195 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bf46bc52-d0fa-47aa-a61e-eb2bbad2c479 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:31.280945 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bf46bc52-d0fa-47aa-a61e-eb2bbad2c479 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a Jul 09 15:41:31.280945 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bf46bc52-d0fa-47aa-a61e-eb2bbad2c479 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:31.282304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bf46bc52-d0fa-47aa-a61e-eb2bbad2c479 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:31.292389 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:31.292389 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:31.296970 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bf46bc52-d0fa-47aa-a61e-eb2bbad2c479 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:31.302446 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bf46bc52-d0fa-47aa-a61e-eb2bbad2c479 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a returned with HTTP 200 Jul 09 15:41:31.303088 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 528/2082] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:31 2026] GET /volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a => generated 954 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:32.024881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5591a34b-0830-4d5d-b033-a814fd20e79e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:32.026930 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5591a34b-0830-4d5d-b033-a814fd20e79e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:32.027176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5591a34b-0830-4d5d-b033-a814fd20e79e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:32.027433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5591a34b-0830-4d5d-b033-a814fd20e79e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:32.027548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5591a34b-0830-4d5d-b033-a814fd20e79e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:32.032586 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:32.032586 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:32.032768 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-52035f2e-fcb6-4514-a658-0197e7307154 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:32.033437 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5591a34b-0830-4d5d-b033-a814fd20e79e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:32.033906 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 514/2083] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:32 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:32.037168 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-52035f2e-fcb6-4514-a658-0197e7307154 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:32.037168 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-52035f2e-fcb6-4514-a658-0197e7307154 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:32.037168 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-52035f2e-fcb6-4514-a658-0197e7307154 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:32.048791 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:32.048791 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:32.054930 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-52035f2e-fcb6-4514-a658-0197e7307154 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:32.061125 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-52035f2e-fcb6-4514-a658-0197e7307154 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:32.061940 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 522/2084] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:32 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:32.319082 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0c8c58bd-0215-4c11-890f-3dc3e8bbcdfa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:32.321353 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c8c58bd-0215-4c11-890f-3dc3e8bbcdfa tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a Jul 09 15:41:32.321629 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c8c58bd-0215-4c11-890f-3dc3e8bbcdfa tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:32.321885 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c8c58bd-0215-4c11-890f-3dc3e8bbcdfa tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:32.332630 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:32.332630 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:32.338270 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0c8c58bd-0215-4c11-890f-3dc3e8bbcdfa tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:32.344804 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c8c58bd-0215-4c11-890f-3dc3e8bbcdfa tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a returned with HTTP 200 Jul 09 15:41:32.345499 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 521/2085] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:32 2026] GET /volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:32.363854 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3a422da4-bf37-42d6-a2a6-6f2f2448f1cc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:32.365681 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a422da4-bf37-42d6-a2a6-6f2f2448f1cc tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:41:32.366015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a422da4-bf37-42d6-a2a6-6f2f2448f1cc tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "85cd8694-32dd-4a35-a2e5-d17356bf563a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-456607430"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:32.374420 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:32.374420 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:32.374940 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3a422da4-bf37-42d6-a2a6-6f2f2448f1cc tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:32.375074 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-3a422da4-bf37-42d6-a2a6-6f2f2448f1cc tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create snapshot from volume 85cd8694-32dd-4a35-a2e5-d17356bf563a Jul 09 15:41:32.403956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-3a422da4-bf37-42d6-a2a6-6f2f2448f1cc tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['370ceb0e-8645-4f9b-9d80-6e30ce1aab1f', '14146584-f1bc-42f9-8dd5-11d646238736', '038c8b2c-d91e-4586-b60b-043bce7b7247', 'a320c1cb-ad59-4647-8eaa-7fdebde5d59e'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:32.448318 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3a422da4-bf37-42d6-a2a6-6f2f2448f1cc tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot create request issued successfully. Jul 09 15:41:32.448927 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a422da4-bf37-42d6-a2a6-6f2f2448f1cc tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:41:32.449339 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 529/2086] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:41:32 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 09 15:41:32.465857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bab71a15-019d-4e32-879f-d9c045bf7e38 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:32.469759 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bab71a15-019d-4e32-879f-d9c045bf7e38 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 Jul 09 15:41:32.470008 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bab71a15-019d-4e32-879f-d9c045bf7e38 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:32.470686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bab71a15-019d-4e32-879f-d9c045bf7e38 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:32.481020 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:32.481020 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:32.481450 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bab71a15-019d-4e32-879f-d9c045bf7e38 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:32.482126 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bab71a15-019d-4e32-879f-d9c045bf7e38 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 returned with HTTP 200 Jul 09 15:41:32.482542 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 515/2087] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:32 2026] GET /volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:32.980944 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-caa8e93c-e43b-4efe-a573-41acaf22b47d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:32.988362 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-caa8e93c-e43b-4efe-a573-41acaf22b47d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070/action Jul 09 15:41:32.988956 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-caa8e93c-e43b-4efe-a573-41acaf22b47d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:32.989411 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-caa8e93c-e43b-4efe-a573-41acaf22b47d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:33.013375 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:33.013375 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:33.032702 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d3ad53a1-7de9-4af9-bc8e-4a506e3a5b16 req-caa8e93c-e43b-4efe-a573-41acaf22b47d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070/action returned with HTTP 204 Jul 09 15:41:33.033306 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 523/2088] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:41:32 2026] POST /volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:33.047573 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c240c608-42e0-430f-b2fd-e1ed688653d2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:33.050056 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c240c608-42e0-430f-b2fd-e1ed688653d2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:33.050705 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c240c608-42e0-430f-b2fd-e1ed688653d2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:33.051003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c240c608-42e0-430f-b2fd-e1ed688653d2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:33.051289 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c240c608-42e0-430f-b2fd-e1ed688653d2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:33.056807 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:33.056807 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:33.058534 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c240c608-42e0-430f-b2fd-e1ed688653d2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:33.059098 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 522/2089] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:33 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:33.077946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-adac9451-385f-4805-9e1d-3577b443a5d8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:33.081694 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-adac9451-385f-4805-9e1d-3577b443a5d8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:33.082025 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-adac9451-385f-4805-9e1d-3577b443a5d8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:33.082345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-adac9451-385f-4805-9e1d-3577b443a5d8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:33.100928 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:33.100928 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:33.105288 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-adac9451-385f-4805-9e1d-3577b443a5d8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:33.109771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-adac9451-385f-4805-9e1d-3577b443a5d8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:33.110145 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 530/2090] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:33 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1143 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:33.156444 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b926708e-27bc-477d-a65c-b5f78be439cd req-17146f6c-8217-49d9-bbba-69dcf510ab6e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:33.162352 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-17146f6c-8217-49d9-bbba-69dcf510ab6e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:33.162689 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-17146f6c-8217-49d9-bbba-69dcf510ab6e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:33.162988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-17146f6c-8217-49d9-bbba-69dcf510ab6e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:33.182215 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:33.182215 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:33.186249 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-b926708e-27bc-477d-a65c-b5f78be439cd req-17146f6c-8217-49d9-bbba-69dcf510ab6e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:33.193469 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-17146f6c-8217-49d9-bbba-69dcf510ab6e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:33.194127 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 516/2091] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:33 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1143 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:33.497708 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-aad30445-c4dd-47ff-bcbd-8d4332191272 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:33.497708 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aad30445-c4dd-47ff-bcbd-8d4332191272 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 Jul 09 15:41:33.497708 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aad30445-c4dd-47ff-bcbd-8d4332191272 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:33.497708 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aad30445-c4dd-47ff-bcbd-8d4332191272 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:33.503728 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:33.503728 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:33.504220 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-aad30445-c4dd-47ff-bcbd-8d4332191272 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:33.505162 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aad30445-c4dd-47ff-bcbd-8d4332191272 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 returned with HTTP 200 Jul 09 15:41:33.505841 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 524/2092] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:33 2026] GET /volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:33.518010 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-128078aa-ec42-48f2-bb18-c1ca92e25856 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:33.523014 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-128078aa-ec42-48f2-bb18-c1ca92e25856 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] POST https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2/action Jul 09 15:41:33.523587 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-128078aa-ec42-48f2-bb18-c1ca92e25856 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:33.523743 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-128078aa-ec42-48f2-bb18-c1ca92e25856 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:33.526323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-128078aa-ec42-48f2-bb18-c1ca92e25856 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Updating snapshot '3109740f-7597-485c-b59d-b64afe3dd1f2' with '{'status': 'error'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:41:33.537560 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:33.537560 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:33.538828 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-128078aa-ec42-48f2-bb18-c1ca92e25856 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '26cfa7f4466b47daa4096e161436a219', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dab918a2447a4237bc68b944e5333950', '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=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:41:33.539699 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-128078aa-ec42-48f2-bb18-c1ca92e25856 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2/action returned with HTTP 403 Jul 09 15:41:33.540051 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 523/2093] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:41:33 2026] POST /volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2/action => generated 133 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:33.549093 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-84b13fbe-62ec-4c03-9b2e-ddf12cc32ebf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:33.550850 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-84b13fbe-62ec-4c03-9b2e-ddf12cc32ebf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 Jul 09 15:41:33.551104 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-84b13fbe-62ec-4c03-9b2e-ddf12cc32ebf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:33.551359 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-84b13fbe-62ec-4c03-9b2e-ddf12cc32ebf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:33.551503 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-84b13fbe-62ec-4c03-9b2e-ddf12cc32ebf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete snapshot with id: 3109740f-7597-485c-b59d-b64afe3dd1f2 Jul 09 15:41:33.556753 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:33.556753 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:33.558236 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-84b13fbe-62ec-4c03-9b2e-ddf12cc32ebf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:33.579565 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-84b13fbe-62ec-4c03-9b2e-ddf12cc32ebf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot delete request issued successfully. Jul 09 15:41:33.579970 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-84b13fbe-62ec-4c03-9b2e-ddf12cc32ebf tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 returned with HTTP 202 Jul 09 15:41:33.580500 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 531/2094] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:41:33 2026] DELETE /volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:33.590973 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eec5f561-8c87-4eb3-9f1a-8f3f2b31e170 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:33.594596 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eec5f561-8c87-4eb3-9f1a-8f3f2b31e170 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 Jul 09 15:41:33.594898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eec5f561-8c87-4eb3-9f1a-8f3f2b31e170 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:33.595094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eec5f561-8c87-4eb3-9f1a-8f3f2b31e170 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:33.607144 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:33.607144 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:33.609552 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eec5f561-8c87-4eb3-9f1a-8f3f2b31e170 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:33.609552 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eec5f561-8c87-4eb3-9f1a-8f3f2b31e170 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 returned with HTTP 200 Jul 09 15:41:33.609552 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 517/2095] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:33 2026] GET /volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:34.077005 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-54f4b303-edb2-4d8b-aeec-0399e7bd2ea8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:34.078990 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54f4b303-edb2-4d8b-aeec-0399e7bd2ea8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:34.079453 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54f4b303-edb2-4d8b-aeec-0399e7bd2ea8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:34.079856 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54f4b303-edb2-4d8b-aeec-0399e7bd2ea8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:34.080470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-54f4b303-edb2-4d8b-aeec-0399e7bd2ea8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:34.087484 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:34.087484 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:34.089469 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54f4b303-edb2-4d8b-aeec-0399e7bd2ea8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:34.089469 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 525/2096] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:34 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:41:34.619980 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ee4059a3-a9cf-45b8-802e-8801eb3fe54b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:34.621947 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee4059a3-a9cf-45b8-802e-8801eb3fe54b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 Jul 09 15:41:34.622170 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee4059a3-a9cf-45b8-802e-8801eb3fe54b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:34.622435 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee4059a3-a9cf-45b8-802e-8801eb3fe54b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:34.627561 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee4059a3-a9cf-45b8-802e-8801eb3fe54b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 returned with HTTP 404 Jul 09 15:41:34.628201 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 524/2097] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:34 2026] GET /volume/v3/snapshots/3109740f-7597-485c-b59d-b64afe3dd1f2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:34.636712 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a33ce660-a29e-4f6f-8c57-b38d8cc72e89 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:34.638707 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a33ce660-a29e-4f6f-8c57-b38d8cc72e89 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a Jul 09 15:41:34.638918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a33ce660-a29e-4f6f-8c57-b38d8cc72e89 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:34.639122 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a33ce660-a29e-4f6f-8c57-b38d8cc72e89 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:34.639301 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a33ce660-a29e-4f6f-8c57-b38d8cc72e89 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume with id: 85cd8694-32dd-4a35-a2e5-d17356bf563a Jul 09 15:41:34.647196 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:34.647196 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:34.647635 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a33ce660-a29e-4f6f-8c57-b38d8cc72e89 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:34.664312 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a33ce660-a29e-4f6f-8c57-b38d8cc72e89 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume request issued successfully. Jul 09 15:41:34.664708 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a33ce660-a29e-4f6f-8c57-b38d8cc72e89 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a returned with HTTP 202 Jul 09 15:41:34.665259 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 532/2098] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:34 2026] DELETE /volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:34.674844 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d513ac04-b94e-4289-9780-3c538b3745e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:34.679311 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d513ac04-b94e-4289-9780-3c538b3745e3 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a Jul 09 15:41:34.679311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d513ac04-b94e-4289-9780-3c538b3745e3 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:34.679311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d513ac04-b94e-4289-9780-3c538b3745e3 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:34.687921 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:34.687921 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:34.693473 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d513ac04-b94e-4289-9780-3c538b3745e3 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:34.699448 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d513ac04-b94e-4289-9780-3c538b3745e3 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a returned with HTTP 200 Jul 09 15:41:34.700012 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 518/2099] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:34 2026] GET /volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:35.104226 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ab023dbc-5f76-42c5-84c9-36816f17904e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.105844 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab023dbc-5f76-42c5-84c9-36816f17904e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:35.106140 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab023dbc-5f76-42c5-84c9-36816f17904e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:35.107372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab023dbc-5f76-42c5-84c9-36816f17904e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:35.107372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ab023dbc-5f76-42c5-84c9-36816f17904e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:35.111053 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:35.111053 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:35.111990 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab023dbc-5f76-42c5-84c9-36816f17904e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:35.112532 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 526/2100] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:35 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:35.239110 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6826dfe8-e5b1-4287-974a-0abf99bac67f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.239604 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6826dfe8-e5b1-4287-974a-0abf99bac67f None None] GET https://10.4.3.19/volume// Jul 09 15:41:35.239841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6826dfe8-e5b1-4287-974a-0abf99bac67f None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:35.240072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6826dfe8-e5b1-4287-974a-0abf99bac67f None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:35.240393 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6826dfe8-e5b1-4287-974a-0abf99bac67f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:35.241442 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 525/2101] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:41:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:41:35.250664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b926708e-27bc-477d-a65c-b5f78be439cd req-9df1a1cc-19b2-4eb4-849b-54fd3514aa07 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.341025 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-9df1a1cc-19b2-4eb4-849b-54fd3514aa07 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:41:35.341983 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-9df1a1cc-19b2-4eb4-849b-54fd3514aa07 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0970923e-7c80-4473-97d5-c655974f71e8", "connector": null, "instance_uuid": "3cb973b7-fee3-4365-84cb-ac6069b83747"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:35.359916 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:35.359916 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:35.405154 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-9df1a1cc-19b2-4eb4-849b-54fd3514aa07 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:41:35.405766 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 533/2102] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:41:35 2026] POST /volume/v3/attachments => generated 273 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:35.715477 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d62b38ed-e056-4a06-a0d1-1a58c021a72f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.719484 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d62b38ed-e056-4a06-a0d1-1a58c021a72f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a Jul 09 15:41:35.719484 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d62b38ed-e056-4a06-a0d1-1a58c021a72f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:35.719484 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d62b38ed-e056-4a06-a0d1-1a58c021a72f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:35.719776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e6b54536-3962-43b7-b854-03c32b67a8aa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.722033 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e6b54536-3962-43b7-b854-03c32b67a8aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:35.722478 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e6b54536-3962-43b7-b854-03c32b67a8aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:35.722959 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e6b54536-3962-43b7-b854-03c32b67a8aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:35.729638 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d62b38ed-e056-4a06-a0d1-1a58c021a72f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a returned with HTTP 404 Jul 09 15:41:35.730210 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 519/2103] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:35 2026] GET /volume/v3/volumes/85cd8694-32dd-4a35-a2e5-d17356bf563a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:35.744741 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.745858 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:35.746176 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1529721554"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:35.747992 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1529721554'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:35.748248 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume of 1 GB Jul 09 15:41:35.755213 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:35.755351 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:35.755351 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:35.761335 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (5a4bc45d-7849-44b1-afa5-dcb874889fbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:35.762877 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e6b54536-3962-43b7-b854-03c32b67a8aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:35.764519 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1fc68c5-bb53-429c-a076-ff6ad7d97279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:35.765839 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:35.772027 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e6b54536-3962-43b7-b854-03c32b67a8aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:35.772027 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 527/2104] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:35 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:35.810155 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1fc68c5-bb53-429c-a076-ff6ad7d97279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:35.811037 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc160914-4691-434a-a3ed-f9ef39f8873e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:35.864821 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['8dad950f-a86b-4531-94a2-01689979a79a', '90136b4d-0e6d-4db3-b6e9-b93ab0ac7f98', 'ced45c78-cf16-4c93-b81d-da075ccf584d', '23273b03-1f95-4a8d-b533-4943b337b068'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:35.865772 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cc160914-4691-434a-a3ed-f9ef39f8873e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dad950f-a86b-4531-94a2-01689979a79a', '90136b4d-0e6d-4db3-b6e9-b93ab0ac7f98', 'ced45c78-cf16-4c93-b81d-da075ccf584d', '23273b03-1f95-4a8d-b533-4943b337b068']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:35.866800 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f6afb65-619a-4fc0-b730-3e28bc574148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:35.894689 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f6afb65-619a-4fc0-b730-3e28bc574148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ddc60a9-4561-4459-85ea-5430baf1273c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1529721554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['8dad950f-a86b-4531-94a2-01689979a79a','90136b4d-0e6d-4db3-b6e9-b93ab0ac7f98','ced45c78-cf16-4c93-b81d-da075ccf584d','23273b03-1f95-4a8d-b533-4943b337b068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1529721554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ddc60a9-4561-4459-85ea-5430baf1273c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab918a2447a4237bc68b944e5333950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:35.896147 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f9f985-ab09-4c97-b2d7-f9f4615ebc3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:35.920257 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59f9f985-ab09-4c97-b2d7-f9f4615ebc3a) transitioned into state 'SUCCESS' from state '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-1529721554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['8dad950f-a86b-4531-94a2-01689979a79a','90136b4d-0e6d-4db3-b6e9-b93ab0ac7f98','ced45c78-cf16-4c93-b81d-da075ccf584d','23273b03-1f95-4a8d-b533-4943b337b068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:35.921084 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91358454-4ebc-456f-bfb9-ccae86cf31b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:35.933526 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (91358454-4ebc-456f-bfb9-ccae86cf31b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:35.934429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (5a4bc45d-7849-44b1-afa5-dcb874889fbd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:35.935367 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request issued successfully. Jul 09 15:41:35.935553 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b92d2a8b-8d17-41a4-9adb-8b8278b089d6 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:35.936025 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 526/2105] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:35 2026] POST /volume/v3/volumes => generated 776 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:35.940008 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c43122df-4319-4580-b840-68903dea4e59 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.940517 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c43122df-4319-4580-b840-68903dea4e59 None None] GET https://10.4.3.19/volume// Jul 09 15:41:35.940729 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c43122df-4319-4580-b840-68903dea4e59 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:35.940916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c43122df-4319-4580-b840-68903dea4e59 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:35.943209 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c43122df-4319-4580-b840-68903dea4e59 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:35.943209 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 534/2106] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:41:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:41:35.952141 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-38267d65-f130-4b34-8aee-038262076b92 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.954374 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b926708e-27bc-477d-a65c-b5f78be439cd req-c23346f5-4eb5-40a1-9223-83bbe0696e2d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:35.956021 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-38267d65-f130-4b34-8aee-038262076b92 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c Jul 09 15:41:35.956822 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-c23346f5-4eb5-40a1-9223-83bbe0696e2d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:35.957200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-c23346f5-4eb5-40a1-9223-83bbe0696e2d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:35.957437 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-38267d65-f130-4b34-8aee-038262076b92 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:35.957625 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-c23346f5-4eb5-40a1-9223-83bbe0696e2d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:35.960392 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-38267d65-f130-4b34-8aee-038262076b92 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:35.971261 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:35.971261 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:35.977697 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-38267d65-f130-4b34-8aee-038262076b92 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:35.977988 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:35.977988 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:35.986214 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b926708e-27bc-477d-a65c-b5f78be439cd req-c23346f5-4eb5-40a1-9223-83bbe0696e2d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:35.986350 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-38267d65-f130-4b34-8aee-038262076b92 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c returned with HTTP 200 Jul 09 15:41:35.986754 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 520/2107] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:35 2026] GET /volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:35.998220 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-c23346f5-4eb5-40a1-9223-83bbe0696e2d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:35.999027 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 528/2108] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:41:35 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1325 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:36.114609 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b926708e-27bc-477d-a65c-b5f78be439cd req-b24bca9c-04d5-4f25-8329-71c1f55dbef7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:36.117957 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-b24bca9c-04d5-4f25-8329-71c1f55dbef7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] PUT https://10.4.3.19/volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008 Jul 09 15:41:36.118580 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-b24bca9c-04d5-4f25-8329-71c1f55dbef7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:36.126377 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-85947de3-fa67-4795-922c-f5394c93c8ab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:36.128590 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-85947de3-fa67-4795-922c-f5394c93c8ab tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:36.128844 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-85947de3-fa67-4795-922c-f5394c93c8ab tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:36.129310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-85947de3-fa67-4795-922c-f5394c93c8ab tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:36.129519 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-85947de3-fa67-4795-922c-f5394c93c8ab tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:36.137796 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:36.137796 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:36.138787 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-85947de3-fa67-4795-922c-f5394c93c8ab tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:36.139117 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 535/2109] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:36 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:36.139390 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b926708e-27bc-477d-a65c-b5f78be439cd req-b24bca9c-04d5-4f25-8329-71c1f55dbef7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Acquiring lock "cinder-attachment_update-0970923e-7c80-4473-97d5-c655974f71e8-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:41:36.152419 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b926708e-27bc-477d-a65c-b5f78be439cd req-b24bca9c-04d5-4f25-8329-71c1f55dbef7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-0970923e-7c80-4473-97d5-c655974f71e8-np0000004916" acquired by "attachment_update" :: waited 0.013s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:41:36.154483 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:36.154483 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:36.677995 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b926708e-27bc-477d-a65c-b5f78be439cd req-b24bca9c-04d5-4f25-8329-71c1f55dbef7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-0970923e-7c80-4473-97d5-c655974f71e8-np0000004916" released by "attachment_update" :: held 0.526s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:41:36.678470 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-b24bca9c-04d5-4f25-8329-71c1f55dbef7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008 returned with HTTP 200 Jul 09 15:41:36.679127 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 527/2110] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:41:36 2026] PUT /volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008 => generated 969 bytes in 565 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:36.796920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-721933cc-5587-466e-b9cf-a3a259377df2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:36.801213 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-721933cc-5587-466e-b9cf-a3a259377df2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:36.801213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-721933cc-5587-466e-b9cf-a3a259377df2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:36.801213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-721933cc-5587-466e-b9cf-a3a259377df2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:36.815249 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:36.815249 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:36.819591 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-721933cc-5587-466e-b9cf-a3a259377df2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:36.824546 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-721933cc-5587-466e-b9cf-a3a259377df2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:36.825173 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 521/2111] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:36 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:37.005297 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fb7f28ea-52ec-4fe0-acc3-baff0808eb0a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.007344 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fb7f28ea-52ec-4fe0-acc3-baff0808eb0a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c Jul 09 15:41:37.007721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fb7f28ea-52ec-4fe0-acc3-baff0808eb0a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:37.009108 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fb7f28ea-52ec-4fe0-acc3-baff0808eb0a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:37.016775 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.016775 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:37.019955 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fb7f28ea-52ec-4fe0-acc3-baff0808eb0a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:37.024304 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fb7f28ea-52ec-4fe0-acc3-baff0808eb0a tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c returned with HTTP 200 Jul 09 15:41:37.024881 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 529/2112] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:37 2026] GET /volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c => generated 1007 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:37.044092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-34bfd6f5-1a18-4785-9e8f-49bf0ba88459 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.045928 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-34bfd6f5-1a18-4785-9e8f-49bf0ba88459 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:41:37.046298 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-34bfd6f5-1a18-4785-9e8f-49bf0ba88459 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ddc60a9-4561-4459-85ea-5430baf1273c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-670792897"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:37.056104 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.056104 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:37.056471 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-34bfd6f5-1a18-4785-9e8f-49bf0ba88459 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:37.056598 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-34bfd6f5-1a18-4785-9e8f-49bf0ba88459 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create snapshot from volume 3ddc60a9-4561-4459-85ea-5430baf1273c Jul 09 15:41:37.088399 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-34bfd6f5-1a18-4785-9e8f-49bf0ba88459 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['9524ae34-7dba-4867-99f1-10ae0b8c2d0c', '54be5a2c-60c0-466b-9670-bb944a574082', 'ff25c99b-f37c-4e69-a428-581da9f113a7', 'b618e5e5-d61e-4aed-871a-b1a51a77e5e3'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:37.123773 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-34bfd6f5-1a18-4785-9e8f-49bf0ba88459 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot create request issued successfully. Jul 09 15:41:37.124103 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-34bfd6f5-1a18-4785-9e8f-49bf0ba88459 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:41:37.124649 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 536/2113] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:41:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:37.133162 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6b9e276a-ed90-46f3-9d8b-e4363407b132 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.135199 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b9e276a-ed90-46f3-9d8b-e4363407b132 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d Jul 09 15:41:37.135444 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b9e276a-ed90-46f3-9d8b-e4363407b132 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:37.135683 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b9e276a-ed90-46f3-9d8b-e4363407b132 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:37.140611 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.140611 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:37.140941 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6b9e276a-ed90-46f3-9d8b-e4363407b132 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:37.141687 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b9e276a-ed90-46f3-9d8b-e4363407b132 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d returned with HTTP 200 Jul 09 15:41:37.142058 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 528/2114] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:37 2026] GET /volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:37.152298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9edaf075-65f7-4029-9019-4b7aee89f5f1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.156212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9edaf075-65f7-4029-9019-4b7aee89f5f1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:37.156212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9edaf075-65f7-4029-9019-4b7aee89f5f1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:37.156212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9edaf075-65f7-4029-9019-4b7aee89f5f1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:37.156212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9edaf075-65f7-4029-9019-4b7aee89f5f1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:37.160059 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.160059 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:37.161022 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9edaf075-65f7-4029-9019-4b7aee89f5f1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:37.161475 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 522/2115] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:37 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:37.171962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dd9bf56e-5330-4d37-b43b-51e5fee1145e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.176235 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dd9bf56e-5330-4d37-b43b-51e5fee1145e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc Jul 09 15:41:37.176235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dd9bf56e-5330-4d37-b43b-51e5fee1145e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:37.176235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dd9bf56e-5330-4d37-b43b-51e5fee1145e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:37.184400 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.184400 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:37.191078 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dd9bf56e-5330-4d37-b43b-51e5fee1145e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:37.197873 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dd9bf56e-5330-4d37-b43b-51e5fee1145e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc returned with HTTP 200 Jul 09 15:41:37.198844 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 530/2116] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:37 2026] GET /volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:41:37.213380 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8be7df36-30fe-43b4-9832-75fe25b53a7e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.215784 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8be7df36-30fe-43b4-9832-75fe25b53a7e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc Jul 09 15:41:37.216037 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8be7df36-30fe-43b4-9832-75fe25b53a7e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:37.216320 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8be7df36-30fe-43b4-9832-75fe25b53a7e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:37.226058 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.226058 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:37.231155 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8be7df36-30fe-43b4-9832-75fe25b53a7e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:37.237210 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8be7df36-30fe-43b4-9832-75fe25b53a7e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc returned with HTTP 200 Jul 09 15:41:37.237602 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 537/2117] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:37 2026] GET /volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc => generated 1410 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:37.253561 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-068f45d9-cfe4-4b6e-a8f0-ba1356d0d9b7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.255301 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-068f45d9-cfe4-4b6e-a8f0-ba1356d0d9b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc Jul 09 15:41:37.255499 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-068f45d9-cfe4-4b6e-a8f0-ba1356d0d9b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:37.255682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-068f45d9-cfe4-4b6e-a8f0-ba1356d0d9b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:37.255840 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-068f45d9-cfe4-4b6e-a8f0-ba1356d0d9b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume with id: d5520515-f082-4b70-a8f1-115e490bd6bc Jul 09 15:41:37.263349 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.263349 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:37.263972 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-068f45d9-cfe4-4b6e-a8f0-ba1356d0d9b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:37.283372 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-068f45d9-cfe4-4b6e-a8f0-ba1356d0d9b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume request issued successfully. Jul 09 15:41:37.283638 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-068f45d9-cfe4-4b6e-a8f0-ba1356d0d9b7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc returned with HTTP 202 Jul 09 15:41:37.284156 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 529/2118] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:37 2026] DELETE /volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:37.296750 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dea2f3d3-911a-4671-bd5b-f50bcfcbbb2a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.301025 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dea2f3d3-911a-4671-bd5b-f50bcfcbbb2a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc Jul 09 15:41:37.301025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dea2f3d3-911a-4671-bd5b-f50bcfcbbb2a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:37.301025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dea2f3d3-911a-4671-bd5b-f50bcfcbbb2a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:37.309459 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.309459 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:37.314885 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dea2f3d3-911a-4671-bd5b-f50bcfcbbb2a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:37.322236 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dea2f3d3-911a-4671-bd5b-f50bcfcbbb2a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc returned with HTTP 200 Jul 09 15:41:37.322958 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 523/2119] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:37 2026] GET /volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc => generated 1409 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:37.844764 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8d2f508d-16e4-4285-ad26-54d714f902aa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:37.846601 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8d2f508d-16e4-4285-ad26-54d714f902aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:37.846963 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8d2f508d-16e4-4285-ad26-54d714f902aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:37.847267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8d2f508d-16e4-4285-ad26-54d714f902aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:37.866349 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:37.866349 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:37.870292 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8d2f508d-16e4-4285-ad26-54d714f902aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:37.877130 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8d2f508d-16e4-4285-ad26-54d714f902aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:37.877882 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 531/2120] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:37 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:38.152774 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8d0bbaac-537f-4fb8-9045-d3f83d80eea9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:38.155487 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8d0bbaac-537f-4fb8-9045-d3f83d80eea9 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d Jul 09 15:41:38.156273 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8d0bbaac-537f-4fb8-9045-d3f83d80eea9 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:38.156273 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8d0bbaac-537f-4fb8-9045-d3f83d80eea9 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:38.163841 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:38.163841 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:38.164366 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8d0bbaac-537f-4fb8-9045-d3f83d80eea9 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:38.165639 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8d0bbaac-537f-4fb8-9045-d3f83d80eea9 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d returned with HTTP 200 Jul 09 15:41:38.166304 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 538/2121] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:38 2026] GET /volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:38.178344 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ff14f843-ce41-482c-838a-a39878ffe962 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:38.180851 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff14f843-ce41-482c-838a-a39878ffe962 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] GET https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d Jul 09 15:41:38.181169 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff14f843-ce41-482c-838a-a39878ffe962 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:38.182166 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff14f843-ce41-482c-838a-a39878ffe962 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:38.188424 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:38.188424 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:38.189070 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff14f843-ce41-482c-838a-a39878ffe962 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Snapshot retrieved successfully. Jul 09 15:41:38.190162 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff14f843-ce41-482c-838a-a39878ffe962 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d returned with HTTP 200 Jul 09 15:41:38.190744 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 530/2122] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:38 2026] GET /volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:38.200989 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d40e1972-32aa-4be7-82f8-40faeced7bf1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:38.202995 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d40e1972-32aa-4be7-82f8-40faeced7bf1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d Jul 09 15:41:38.203172 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d40e1972-32aa-4be7-82f8-40faeced7bf1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:38.203440 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d40e1972-32aa-4be7-82f8-40faeced7bf1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:38.203547 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-d40e1972-32aa-4be7-82f8-40faeced7bf1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete snapshot with id: d13d58b9-9fdf-47b7-9245-134309f0d39d Jul 09 15:41:38.208693 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:38.208693 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:38.209129 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d40e1972-32aa-4be7-82f8-40faeced7bf1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:38.226057 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d40e1972-32aa-4be7-82f8-40faeced7bf1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot delete request issued successfully. Jul 09 15:41:38.226326 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d40e1972-32aa-4be7-82f8-40faeced7bf1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d returned with HTTP 202 Jul 09 15:41:38.226899 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 524/2123] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:41:38 2026] DELETE /volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:38.235689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-87eae2d3-57c3-48a8-ae26-140c48fe0632 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:38.237968 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87eae2d3-57c3-48a8-ae26-140c48fe0632 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d Jul 09 15:41:38.238219 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87eae2d3-57c3-48a8-ae26-140c48fe0632 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:38.238482 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87eae2d3-57c3-48a8-ae26-140c48fe0632 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:38.245134 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:38.245134 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:38.245529 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-87eae2d3-57c3-48a8-ae26-140c48fe0632 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:38.246705 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87eae2d3-57c3-48a8-ae26-140c48fe0632 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d returned with HTTP 200 Jul 09 15:41:38.246894 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 532/2124] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:38 2026] GET /volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:38.337382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-132d83c8-03cb-463b-90d3-725ccf7daa80 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:38.339532 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-132d83c8-03cb-463b-90d3-725ccf7daa80 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc Jul 09 15:41:38.339765 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-132d83c8-03cb-463b-90d3-725ccf7daa80 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:38.340035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-132d83c8-03cb-463b-90d3-725ccf7daa80 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:38.348810 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-132d83c8-03cb-463b-90d3-725ccf7daa80 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc returned with HTTP 404 Jul 09 15:41:38.349393 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 539/2125] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:38 2026] GET /volume/v3/volumes/d5520515-f082-4b70-a8f1-115e490bd6bc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:38.358752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bdc71584-dec6-4eec-9c81-5b256ac4fa44 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:38.360892 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bdc71584-dec6-4eec-9c81-5b256ac4fa44 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:38.361159 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bdc71584-dec6-4eec-9c81-5b256ac4fa44 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:38.361412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bdc71584-dec6-4eec-9c81-5b256ac4fa44 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:38.361561 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-bdc71584-dec6-4eec-9c81-5b256ac4fa44 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete backup with id: 3d55cdb9-c089-452f-b67b-12d0589d48c9. Jul 09 15:41:38.367796 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:38.367796 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:38.385691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-bdc71584-dec6-4eec-9c81-5b256ac4fa44 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] delete_backup rpcapi backup_id 3d55cdb9-c089-452f-b67b-12d0589d48c9 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:41:38.387914 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bdc71584-dec6-4eec-9c81-5b256ac4fa44 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 202 Jul 09 15:41:38.388543 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 531/2126] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:38 2026] DELETE /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:41:38.401270 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1cd5a629-8717-4077-9ca7-c9feaecc2950 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:38.403642 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1cd5a629-8717-4077-9ca7-c9feaecc2950 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:38.403880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1cd5a629-8717-4077-9ca7-c9feaecc2950 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:38.404132 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1cd5a629-8717-4077-9ca7-c9feaecc2950 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:38.404307 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-1cd5a629-8717-4077-9ca7-c9feaecc2950 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:38.410022 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:38.410022 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:38.411201 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1cd5a629-8717-4077-9ca7-c9feaecc2950 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 200 Jul 09 15:41:38.411712 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 525/2127] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:38 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:38.896604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7d4b2af1-9505-4096-8e04-cf325eaec8ac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:38.900678 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7d4b2af1-9505-4096-8e04-cf325eaec8ac tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:38.900978 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7d4b2af1-9505-4096-8e04-cf325eaec8ac tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:38.901244 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7d4b2af1-9505-4096-8e04-cf325eaec8ac tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:38.920359 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:38.920359 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:38.926832 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7d4b2af1-9505-4096-8e04-cf325eaec8ac tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:38.932836 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7d4b2af1-9505-4096-8e04-cf325eaec8ac tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:38.933421 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 533/2128] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:38 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:39.259291 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0b91750f-c78a-44da-8ac9-10b76232027d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:39.262360 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0b91750f-c78a-44da-8ac9-10b76232027d tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d Jul 09 15:41:39.262704 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0b91750f-c78a-44da-8ac9-10b76232027d tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:39.263001 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0b91750f-c78a-44da-8ac9-10b76232027d tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:39.269484 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0b91750f-c78a-44da-8ac9-10b76232027d tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d returned with HTTP 404 Jul 09 15:41:39.270206 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 540/2129] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:39 2026] GET /volume/v3/snapshots/d13d58b9-9fdf-47b7-9245-134309f0d39d => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:39.279893 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b7073e52-48d0-4339-95fa-28a4450cbfbd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:39.283745 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7073e52-48d0-4339-95fa-28a4450cbfbd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c Jul 09 15:41:39.283910 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7073e52-48d0-4339-95fa-28a4450cbfbd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:39.284107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7073e52-48d0-4339-95fa-28a4450cbfbd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:39.284350 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-b7073e52-48d0-4339-95fa-28a4450cbfbd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume with id: 3ddc60a9-4561-4459-85ea-5430baf1273c Jul 09 15:41:39.294851 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:39.294851 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:39.295407 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b7073e52-48d0-4339-95fa-28a4450cbfbd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:39.317658 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b7073e52-48d0-4339-95fa-28a4450cbfbd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume request issued successfully. Jul 09 15:41:39.317916 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7073e52-48d0-4339-95fa-28a4450cbfbd tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c returned with HTTP 202 Jul 09 15:41:39.318511 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 532/2130] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:39 2026] DELETE /volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:39.329464 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d6204bca-128f-43b0-baf8-8192a1df19f2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:39.332143 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6204bca-128f-43b0-baf8-8192a1df19f2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c Jul 09 15:41:39.332468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6204bca-128f-43b0-baf8-8192a1df19f2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:39.333029 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6204bca-128f-43b0-baf8-8192a1df19f2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:39.346309 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:39.346309 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:39.348848 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d6204bca-128f-43b0-baf8-8192a1df19f2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:39.354620 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6204bca-128f-43b0-baf8-8192a1df19f2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c returned with HTTP 200 Jul 09 15:41:39.355409 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 526/2131] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:39 2026] GET /volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:39.426245 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-77ff6747-e5c3-4019-8092-c0fba5a944d1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:39.429507 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-77ff6747-e5c3-4019-8092-c0fba5a944d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 Jul 09 15:41:39.429799 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-77ff6747-e5c3-4019-8092-c0fba5a944d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:39.430007 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-77ff6747-e5c3-4019-8092-c0fba5a944d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:39.430162 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-77ff6747-e5c3-4019-8092-c0fba5a944d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 3d55cdb9-c089-452f-b67b-12d0589d48c9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:39.437969 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-77ff6747-e5c3-4019-8092-c0fba5a944d1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 returned with HTTP 404 Jul 09 15:41:39.438676 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 534/2132] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:39 2026] GET /volume/v3/backups/3d55cdb9-c089-452f-b67b-12d0589d48c9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:39.529795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5672a621-42ab-40ae-9148-f3cc73b9cda8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:39.531783 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5672a621-42ab-40ae-9148-f3cc73b9cda8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:41:39.532009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5672a621-42ab-40ae-9148-f3cc73b9cda8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:39.532250 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5672a621-42ab-40ae-9148-f3cc73b9cda8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:39.540318 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:39.540318 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:39.544975 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5672a621-42ab-40ae-9148-f3cc73b9cda8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:39.551371 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5672a621-42ab-40ae-9148-f3cc73b9cda8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 returned with HTTP 200 Jul 09 15:41:39.551951 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 541/2133] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:39 2026] GET /volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:39.573803 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-234b1982-40ef-4503-a03d-d1ab36f518c0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:39.577818 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-234b1982-40ef-4503-a03d-d1ab36f518c0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:41:39.577818 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-234b1982-40ef-4503-a03d-d1ab36f518c0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:39.577818 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-234b1982-40ef-4503-a03d-d1ab36f518c0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:39.577818 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-234b1982-40ef-4503-a03d-d1ab36f518c0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume with id: d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:41:39.585784 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:39.585784 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:39.587216 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-234b1982-40ef-4503-a03d-d1ab36f518c0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:39.607104 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-234b1982-40ef-4503-a03d-d1ab36f518c0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume request issued successfully. Jul 09 15:41:39.607556 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-234b1982-40ef-4503-a03d-d1ab36f518c0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 returned with HTTP 202 Jul 09 15:41:39.608079 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 533/2134] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:39 2026] DELETE /volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:39.619451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9e9445da-0b76-4220-bc00-e532d8e72916 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:39.622397 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9e9445da-0b76-4220-bc00-e532d8e72916 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:41:39.622397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9e9445da-0b76-4220-bc00-e532d8e72916 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:39.623746 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9e9445da-0b76-4220-bc00-e532d8e72916 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:39.634942 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:39.634942 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:39.640347 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9e9445da-0b76-4220-bc00-e532d8e72916 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:39.647907 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9e9445da-0b76-4220-bc00-e532d8e72916 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 returned with HTTP 200 Jul 09 15:41:39.648472 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 527/2135] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:39 2026] GET /volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 => generated 1354 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:39.951271 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ff4a26e6-59a1-4dfb-b652-4807e87e0a83 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:39.954158 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ff4a26e6-59a1-4dfb-b652-4807e87e0a83 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:39.954467 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ff4a26e6-59a1-4dfb-b652-4807e87e0a83 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:39.954736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ff4a26e6-59a1-4dfb-b652-4807e87e0a83 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:39.970160 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:39.970160 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:39.974633 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ff4a26e6-59a1-4dfb-b652-4807e87e0a83 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:39.979666 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ff4a26e6-59a1-4dfb-b652-4807e87e0a83 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:39.980124 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 535/2136] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:39 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:40.374850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6bbe0710-d0a5-4740-8d59-33e195c49ec2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:40.376698 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6bbe0710-d0a5-4740-8d59-33e195c49ec2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c Jul 09 15:41:40.376904 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6bbe0710-d0a5-4740-8d59-33e195c49ec2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:40.377087 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6bbe0710-d0a5-4740-8d59-33e195c49ec2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:40.386109 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6bbe0710-d0a5-4740-8d59-33e195c49ec2 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c returned with HTTP 404 Jul 09 15:41:40.386626 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 542/2137] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:40 2026] GET /volume/v3/volumes/3ddc60a9-4561-4459-85ea-5430baf1273c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:40.394251 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:40.396766 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:40.397208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1845201823"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:40.399242 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1845201823'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:40.399431 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume of 1 GB Jul 09 15:41:40.402253 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=352,cinder:UPDATE=119,cinder:INSERT=66 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:41:40.405102 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:40.415511 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (9677381b-d2de-49d0-ba1f-42bfc125ceb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:40.417141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be74fb1d-d8c2-4cca-bbe8-8c313f96820e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.418417 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:40.458830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be74fb1d-d8c2-4cca-bbe8-8c313f96820e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.460269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65847014-5590-476f-a5eb-6842986baa99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.504821 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['1c71852b-2db9-4372-a5e9-9a25fea34727', '690ddb28-8f9d-4884-8c4b-dc993a4cb707', '67234e2b-40fa-42a5-872d-6e267588b23c', 'ca072133-d0c4-4e6c-a49c-cacdc397ce7d'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:40.505927 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (65847014-5590-476f-a5eb-6842986baa99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c71852b-2db9-4372-a5e9-9a25fea34727', '690ddb28-8f9d-4884-8c4b-dc993a4cb707', '67234e2b-40fa-42a5-872d-6e267588b23c', 'ca072133-d0c4-4e6c-a49c-cacdc397ce7d']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.507085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6c36ac-d5ce-4f8e-9697-68ba0bae925f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.539489 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c6c36ac-d5ce-4f8e-9697-68ba0bae925f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a16acdf-8cd8-4140-8ada-cccf95a9b822', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1845201823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['1c71852b-2db9-4372-a5e9-9a25fea34727','690ddb28-8f9d-4884-8c4b-dc993a4cb707','67234e2b-40fa-42a5-872d-6e267588b23c','ca072133-d0c4-4e6c-a49c-cacdc397ce7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1845201823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a16acdf-8cd8-4140-8ada-cccf95a9b822,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dab918a2447a4237bc68b944e5333950',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.540715 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a03af0c-9812-41d9-8027-3c5d5ec4a412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.563003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a03af0c-9812-41d9-8027-3c5d5ec4a412) transitioned into state 'SUCCESS' from state '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-1845201823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dab918a2447a4237bc68b944e5333950',qos_specs=None,replication_status=,reservations=['1c71852b-2db9-4372-a5e9-9a25fea34727','690ddb28-8f9d-4884-8c4b-dc993a4cb707','67234e2b-40fa-42a5-872d-6e267588b23c','ca072133-d0c4-4e6c-a49c-cacdc397ce7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5864f47fc0ff48b39e95e6709e8b31f4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.564099 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513db18d-5c35-4e16-af93-3a053ae109fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.575930 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (513db18d-5c35-4e16-af93-3a053ae109fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.577083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Flow 'volume_create_api' (9677381b-d2de-49d0-ba1f-42bfc125ceb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:40.577546 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create volume request issued successfully. Jul 09 15:41:40.578379 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ef7038c4-c6f2-4afa-862e-94b057a84113 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:40.578987 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 534/2138] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:40 2026] POST /volume/v3/volumes => generated 776 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:40.593348 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ab1fa1fc-5962-4e01-b2f2-779d90138483 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:40.595406 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ab1fa1fc-5962-4e01-b2f2-779d90138483 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 Jul 09 15:41:40.595601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ab1fa1fc-5962-4e01-b2f2-779d90138483 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:40.595790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ab1fa1fc-5962-4e01-b2f2-779d90138483 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:40.603387 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:40.603387 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:40.607545 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ab1fa1fc-5962-4e01-b2f2-779d90138483 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:40.613050 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ab1fa1fc-5962-4e01-b2f2-779d90138483 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 returned with HTTP 200 Jul 09 15:41:40.613672 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 528/2139] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:40 2026] GET /volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:40.666286 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e9becf31-d2c9-46ad-ac3f-9d2a13aab9ff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:40.668651 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9becf31-d2c9-46ad-ac3f-9d2a13aab9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 Jul 09 15:41:40.668990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9becf31-d2c9-46ad-ac3f-9d2a13aab9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:40.669236 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9becf31-d2c9-46ad-ac3f-9d2a13aab9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:40.675028 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9becf31-d2c9-46ad-ac3f-9d2a13aab9ff tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 returned with HTTP 404 Jul 09 15:41:40.675547 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 536/2140] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:40 2026] GET /volume/v3/volumes/d21bfeed-6586-4267-9e8f-5d1e1322fe97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:40.687366 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-86c19daf-0134-4082-b2f8-17e15c0966fb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:40.690097 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:40.690097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-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-271190894"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:40.691961 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-271190894'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:40.692147 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume of 1 GB Jul 09 15:41:40.697256 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Availability Zones retrieved successfully. Jul 09 15:41:40.704922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (3bc4466c-4fcd-40ab-a152-011aa41567ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:40.706027 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34122937-78fa-4599-9e3c-dc7500f6886f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.707097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:40.736492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34122937-78fa-4599-9e3c-dc7500f6886f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.737358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ccfc00-8fbc-484f-b865-f24f46b796c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.782786 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['d01a3b33-ee26-4a99-9a42-19ad34d1dda7', 'ed1847c6-0619-4dbf-99b9-4f66a11f4056', '3b522345-e007-466c-9988-8c5843187ff9', 'e4cb768b-4a3f-4748-8031-50a4998677f9'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:40.783631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89ccfc00-8fbc-484f-b865-f24f46b796c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d01a3b33-ee26-4a99-9a42-19ad34d1dda7', 'ed1847c6-0619-4dbf-99b9-4f66a11f4056', '3b522345-e007-466c-9988-8c5843187ff9', 'e4cb768b-4a3f-4748-8031-50a4998677f9']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.784452 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50d5d117-4a2b-479c-a7a5-ac19b1003452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.819681 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (50d5d117-4a2b-479c-a7a5-ac19b1003452) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36068ba0-4760-431a-ad99-a2c7038a10fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-271190894',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['d01a3b33-ee26-4a99-9a42-19ad34d1dda7','ed1847c6-0619-4dbf-99b9-4f66a11f4056','3b522345-e007-466c-9988-8c5843187ff9','e4cb768b-4a3f-4748-8031-50a4998677f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-271190894',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36068ba0-4760-431a-ad99-a2c7038a10fa,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='519bdbd134fe49bf9da196788e2ca37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.821288 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (507c21be-d56c-441e-9b0a-f5b3a2feecd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.843594 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (507c21be-d56c-441e-9b0a-f5b3a2feecd2) transitioned into state 'SUCCESS' from state '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-271190894',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['d01a3b33-ee26-4a99-9a42-19ad34d1dda7','ed1847c6-0619-4dbf-99b9-4f66a11f4056','3b522345-e007-466c-9988-8c5843187ff9','e4cb768b-4a3f-4748-8031-50a4998677f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.844396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c8aec0-eb50-4181-a136-eb0e5209a1ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:40.854453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1c8aec0-eb50-4181-a136-eb0e5209a1ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:40.855654 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (3bc4466c-4fcd-40ab-a152-011aa41567ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:40.856002 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request issued successfully. Jul 09 15:41:40.856653 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86c19daf-0134-4082-b2f8-17e15c0966fb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:40.857167 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 543/2141] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:41:40 2026] POST /volume/v3/volumes => generated 813 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:40.870787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-727d6afa-2f4e-4a84-bd9d-48f936e40d22 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:40.873375 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-727d6afa-2f4e-4a84-bd9d-48f936e40d22 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:41:40.873551 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-727d6afa-2f4e-4a84-bd9d-48f936e40d22 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:40.873755 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-727d6afa-2f4e-4a84-bd9d-48f936e40d22 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:40.883441 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:40.883441 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:40.889307 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-727d6afa-2f4e-4a84-bd9d-48f936e40d22 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:40.895313 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-727d6afa-2f4e-4a84-bd9d-48f936e40d22 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa returned with HTTP 200 Jul 09 15:41:40.895808 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 535/2142] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:40 2026] GET /volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:41.000698 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1a2ae46f-7273-4cd0-8fc4-5e97a6b5cf21 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:41.002862 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1a2ae46f-7273-4cd0-8fc4-5e97a6b5cf21 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:41.003214 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1a2ae46f-7273-4cd0-8fc4-5e97a6b5cf21 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:41.003442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1a2ae46f-7273-4cd0-8fc4-5e97a6b5cf21 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:41.018529 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:41.018529 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:41.023236 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1a2ae46f-7273-4cd0-8fc4-5e97a6b5cf21 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:41.029481 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1a2ae46f-7273-4cd0-8fc4-5e97a6b5cf21 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:41.029947 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 529/2143] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:40 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:41.633496 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cd9027f0-3a86-465c-90a0-f4a89b4b0741 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:41.635772 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cd9027f0-3a86-465c-90a0-f4a89b4b0741 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 Jul 09 15:41:41.636006 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cd9027f0-3a86-465c-90a0-f4a89b4b0741 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:41.636261 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cd9027f0-3a86-465c-90a0-f4a89b4b0741 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:41.645943 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:41.645943 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:41.651096 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cd9027f0-3a86-465c-90a0-f4a89b4b0741 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:41.658083 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cd9027f0-3a86-465c-90a0-f4a89b4b0741 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 returned with HTTP 200 Jul 09 15:41:41.658557 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 537/2144] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:41 2026] GET /volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:41.672743 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ba4ac96c-dfcd-48aa-aab4-80bd50242c3c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:41.675261 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba4ac96c-dfcd-48aa-aab4-80bd50242c3c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:41:41.675688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba4ac96c-dfcd-48aa-aab4-80bd50242c3c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a16acdf-8cd8-4140-8ada-cccf95a9b822", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-420146056"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:41.689005 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:41.689005 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:41.689766 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ba4ac96c-dfcd-48aa-aab4-80bd50242c3c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:41.689968 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-ba4ac96c-dfcd-48aa-aab4-80bd50242c3c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Create snapshot from volume 9a16acdf-8cd8-4140-8ada-cccf95a9b822 Jul 09 15:41:41.720993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-ba4ac96c-dfcd-48aa-aab4-80bd50242c3c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Created reservations ['9e7d850e-8471-4dd3-b8b5-47ff79aff962', 'ef571eee-f091-45c2-822d-c2133fd71c83', '02f85ddb-3933-4653-afc7-15a9533432bb', 'db3315de-d710-4942-ab7f-469db37199c2'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:41.763267 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ba4ac96c-dfcd-48aa-aab4-80bd50242c3c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot create request issued successfully. Jul 09 15:41:41.763569 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba4ac96c-dfcd-48aa-aab4-80bd50242c3c tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:41:41.764134 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 544/2145] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:41:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:41.773577 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7e042af6-5416-4521-865c-28a83abf8fcb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:41.775267 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7e042af6-5416-4521-865c-28a83abf8fcb tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 Jul 09 15:41:41.775482 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7e042af6-5416-4521-865c-28a83abf8fcb tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:41.775678 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7e042af6-5416-4521-865c-28a83abf8fcb tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:41.780784 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:41.780784 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:41.781199 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7e042af6-5416-4521-865c-28a83abf8fcb tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:41.781882 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7e042af6-5416-4521-865c-28a83abf8fcb tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 returned with HTTP 200 Jul 09 15:41:41.782324 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 536/2146] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:41 2026] GET /volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:41.912037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fab89763-d31e-421d-af93-96b5ed15e182 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:41.914456 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fab89763-d31e-421d-af93-96b5ed15e182 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:41:41.914723 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fab89763-d31e-421d-af93-96b5ed15e182 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:41.915006 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fab89763-d31e-421d-af93-96b5ed15e182 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:41.925724 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b926708e-27bc-477d-a65c-b5f78be439cd req-8b2b2193-4d95-46b6-83a9-206f7302a6be None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:41.929014 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:41.929014 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:41.931208 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-8b2b2193-4d95-46b6-83a9-206f7302a6be tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008/action Jul 09 15:41:41.931676 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-8b2b2193-4d95-46b6-83a9-206f7302a6be tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:41.931862 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-8b2b2193-4d95-46b6-83a9-206f7302a6be tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:41.941260 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fab89763-d31e-421d-af93-96b5ed15e182 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:41.949623 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fab89763-d31e-421d-af93-96b5ed15e182 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa returned with HTTP 200 Jul 09 15:41:41.950077 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 530/2147] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:41 2026] GET /volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa => generated 906 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:41.957770 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:41.957770 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:41.964091 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d1f36a5e-7b00-43ea-8896-30b97ab2bd62 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:41.966672 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d1f36a5e-7b00-43ea-8896-30b97ab2bd62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:41:41.967624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d1f36a5e-7b00-43ea-8896-30b97ab2bd62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "36068ba0-4760-431a-ad99-a2c7038a10fa", "name": "tempest-VolumesBackupsTest-Backup-119506583", "description": "tempest-backup-description-1144978050", "container": "tempest-volumesbackupstest-backup-container-1266612959"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:41.969083 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-d1f36a5e-7b00-43ea-8896-30b97ab2bd62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating new backup {'backup': {'volume_id': '36068ba0-4760-431a-ad99-a2c7038a10fa', 'name': 'tempest-VolumesBackupsTest-Backup-119506583', 'description': 'tempest-backup-description-1144978050', 'container': 'tempest-volumesbackupstest-backup-container-1266612959'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:41:41.969287 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-d1f36a5e-7b00-43ea-8896-30b97ab2bd62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating backup of volume 36068ba0-4760-431a-ad99-a2c7038a10fa in container tempest-volumesbackupstest-backup-container-1266612959 Jul 09 15:41:41.971202 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b926708e-27bc-477d-a65c-b5f78be439cd req-8b2b2193-4d95-46b6-83a9-206f7302a6be tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008/action returned with HTTP 204 Jul 09 15:41:41.971825 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 538/2148] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:41:41 2026] POST /volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:41.980741 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:41.980741 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:41.981513 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d1f36a5e-7b00-43ea-8896-30b97ab2bd62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:41:42.007597 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-d1f36a5e-7b00-43ea-8896-30b97ab2bd62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['4e2c3252-1fa0-4b3d-a7e8-1173e020fa7c', '8911b823-ab86-464c-9c6a-75b518f524f6'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:42.045253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5e89d539-e2b2-43df-8471-fbfcd309bc6b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.049073 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e89d539-e2b2-43df-8471-fbfcd309bc6b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:42.049570 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e89d539-e2b2-43df-8471-fbfcd309bc6b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.049896 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e89d539-e2b2-43df-8471-fbfcd309bc6b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.050850 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d1f36a5e-7b00-43ea-8896-30b97ab2bd62 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:41:42.051408 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 545/2149] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:41:41 2026] POST /volume/v3/backups => generated 327 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:42.064881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9011334c-72f6-4421-b12b-6c112c64c811 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.068124 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9011334c-72f6-4421-b12b-6c112c64c811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:42.068443 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9011334c-72f6-4421-b12b-6c112c64c811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.068718 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9011334c-72f6-4421-b12b-6c112c64c811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.068881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9011334c-72f6-4421-b12b-6c112c64c811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:42.069698 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.069698 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:42.074241 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5e89d539-e2b2-43df-8471-fbfcd309bc6b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:42.075149 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.075149 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:42.076216 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9011334c-72f6-4421-b12b-6c112c64c811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:42.076751 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 531/2150] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:42 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:42.079504 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e89d539-e2b2-43df-8471-fbfcd309bc6b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:42.079747 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 537/2151] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:42 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1440 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:42.099509 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f4cda0dd-d1fc-4a3d-9a82-199d92e7d34f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.192854 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f4cda0dd-d1fc-4a3d-9a82-199d92e7d34f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:42.193157 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f4cda0dd-d1fc-4a3d-9a82-199d92e7d34f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.193428 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f4cda0dd-d1fc-4a3d-9a82-199d92e7d34f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.211097 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.211097 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:42.217890 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f4cda0dd-d1fc-4a3d-9a82-199d92e7d34f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Volume info retrieved successfully. Jul 09 15:41:42.227891 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f4cda0dd-d1fc-4a3d-9a82-199d92e7d34f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:42.228614 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 539/2152] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:42 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1440 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:42.293606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b2b3cc86-b840-4e8e-8a9b-29d0d4a82b4e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.295428 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b2b3cc86-b840-4e8e-8a9b-29d0d4a82b4e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:42.295802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b2b3cc86-b840-4e8e-8a9b-29d0d4a82b4e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.296139 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b2b3cc86-b840-4e8e-8a9b-29d0d4a82b4e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.309642 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.309642 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:42.316223 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b2b3cc86-b840-4e8e-8a9b-29d0d4a82b4e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Volume info retrieved successfully. Jul 09 15:41:42.319858 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b2b3cc86-b840-4e8e-8a9b-29d0d4a82b4e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:42.320635 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 546/2153] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:42 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1440 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:42.368679 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c6c3b069-b925-4a8e-807c-3080416ca6b6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.371227 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c6c3b069-b925-4a8e-807c-3080416ca6b6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:42.371516 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c6c3b069-b925-4a8e-807c-3080416ca6b6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.371765 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c6c3b069-b925-4a8e-807c-3080416ca6b6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.387163 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.387163 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:42.391982 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c6c3b069-b925-4a8e-807c-3080416ca6b6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:42.397854 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c6c3b069-b925-4a8e-807c-3080416ca6b6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:42.398391 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 532/2154] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:42 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1440 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:42.422002 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c078c068-d03a-4e11-bf7b-49e0f9dcbbf7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.424411 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c078c068-d03a-4e11-bf7b-49e0f9dcbbf7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8/action Jul 09 15:41:42.424809 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c078c068-d03a-4e11-bf7b-49e0f9dcbbf7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:42.424937 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c078c068-d03a-4e11-bf7b-49e0f9dcbbf7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:42.439735 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.439735 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:42.440357 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c078c068-d03a-4e11-bf7b-49e0f9dcbbf7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:42.453850 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c078c068-d03a-4e11-bf7b-49e0f9dcbbf7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Begin detaching volume completed successfully. Jul 09 15:41:42.454326 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-c078c068-d03a-4e11-bf7b-49e0f9dcbbf7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8/action returned with HTTP 202 Jul 09 15:41:42.457120 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 538/2155] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:41:42 2026] POST /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:41:42.484351 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f71f148c-8f7f-4c8a-9b63-68652da4f4d9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.488041 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f71f148c-8f7f-4c8a-9b63-68652da4f4d9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:42.488540 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f71f148c-8f7f-4c8a-9b63-68652da4f4d9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.488840 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f71f148c-8f7f-4c8a-9b63-68652da4f4d9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.507463 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.507463 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:42.512791 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f71f148c-8f7f-4c8a-9b63-68652da4f4d9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:42.522757 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f71f148c-8f7f-4c8a-9b63-68652da4f4d9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:42.523436 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 540/2156] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:42 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:42.792263 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1c570aee-97fe-42cc-975f-840de6fcf7d1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.794269 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1c570aee-97fe-42cc-975f-840de6fcf7d1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 Jul 09 15:41:42.794536 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1c570aee-97fe-42cc-975f-840de6fcf7d1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.794783 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1c570aee-97fe-42cc-975f-840de6fcf7d1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.802597 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.802597 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:42.802910 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1c570aee-97fe-42cc-975f-840de6fcf7d1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:42.803665 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1c570aee-97fe-42cc-975f-840de6fcf7d1 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 returned with HTTP 200 Jul 09 15:41:42.804009 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 547/2157] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:42 2026] GET /volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:42.815416 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6f646e4e-79ad-4b1e-8634-aab8ab3b09d8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.817391 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6f646e4e-79ad-4b1e-8634-aab8ab3b09d8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] POST https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286/action Jul 09 15:41:42.817893 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6f646e4e-79ad-4b1e-8634-aab8ab3b09d8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:42.818101 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6f646e4e-79ad-4b1e-8634-aab8ab3b09d8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:42.819629 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.snapshot_unmanage [None req-6f646e4e-79ad-4b1e-8634-aab8ab3b09d8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Unmanage snapshot with id: 977d8f64-c54e-4431-b85e-c4a2b8eff286 Jul 09 15:41:42.825895 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.825895 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:42.826367 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6f646e4e-79ad-4b1e-8634-aab8ab3b09d8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Snapshot retrieved successfully. Jul 09 15:41:42.827178 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-6f646e4e-79ad-4b1e-8634-aab8ab3b09d8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '26cfa7f4466b47daa4096e161436a219', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'dab918a2447a4237bc68b944e5333950', '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=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:41:42.827525 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6f646e4e-79ad-4b1e-8634-aab8ab3b09d8 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-reader] https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286/action returned with HTTP 403 Jul 09 15:41:42.828026 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 533/2158] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:41:42 2026] POST /volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:42.836581 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f72b329f-97af-4c15-b91f-8b8a9f1a632f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.838583 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f72b329f-97af-4c15-b91f-8b8a9f1a632f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 Jul 09 15:41:42.838855 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f72b329f-97af-4c15-b91f-8b8a9f1a632f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.839051 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f72b329f-97af-4c15-b91f-8b8a9f1a632f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.839246 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-f72b329f-97af-4c15-b91f-8b8a9f1a632f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete snapshot with id: 977d8f64-c54e-4431-b85e-c4a2b8eff286 Jul 09 15:41:42.844975 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.844975 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:42.845355 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f72b329f-97af-4c15-b91f-8b8a9f1a632f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:42.862571 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f72b329f-97af-4c15-b91f-8b8a9f1a632f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot delete request issued successfully. Jul 09 15:41:42.862836 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f72b329f-97af-4c15-b91f-8b8a9f1a632f tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 returned with HTTP 202 Jul 09 15:41:42.863455 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 539/2159] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:41:42 2026] DELETE /volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:42.873418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-87dde30d-c7ce-4728-b9b1-3cc1cae8cf79 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:42.877272 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87dde30d-c7ce-4728-b9b1-3cc1cae8cf79 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 Jul 09 15:41:42.877617 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87dde30d-c7ce-4728-b9b1-3cc1cae8cf79 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:42.877869 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87dde30d-c7ce-4728-b9b1-3cc1cae8cf79 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:42.889985 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:42.889985 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:42.890505 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-87dde30d-c7ce-4728-b9b1-3cc1cae8cf79 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Snapshot retrieved successfully. Jul 09 15:41:42.891347 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87dde30d-c7ce-4728-b9b1-3cc1cae8cf79 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 returned with HTTP 200 Jul 09 15:41:42.891813 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 541/2160] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:42 2026] GET /volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:43.092202 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-436e96af-4cbd-4a87-9f87-8773e90358bf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:43.094347 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-436e96af-4cbd-4a87-9f87-8773e90358bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:43.094578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-436e96af-4cbd-4a87-9f87-8773e90358bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:43.094781 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-436e96af-4cbd-4a87-9f87-8773e90358bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:43.094929 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-436e96af-4cbd-4a87-9f87-8773e90358bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:43.100237 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:43.100237 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:43.101378 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-436e96af-4cbd-4a87-9f87-8773e90358bf tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:43.101777 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 548/2161] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:43 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:43.491125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9539204c-700e-4ce0-a4ea-90ec03772989 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:43.491679 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9539204c-700e-4ce0-a4ea-90ec03772989 None None] GET https://10.4.3.19/volume// Jul 09 15:41:43.491819 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9539204c-700e-4ce0-a4ea-90ec03772989 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:43.492731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9539204c-700e-4ce0-a4ea-90ec03772989 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:43.492731 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9539204c-700e-4ce0-a4ea-90ec03772989 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:43.493469 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 534/2162] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:41:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:41:43.506216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-4e9516b5-4313-441f-8988-c2b374df44c9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:43.510926 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-4e9516b5-4313-441f-8988-c2b374df44c9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:43.510926 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-4e9516b5-4313-441f-8988-c2b374df44c9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:43.510926 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-4e9516b5-4313-441f-8988-c2b374df44c9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:43.535619 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:43.535619 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:43.537656 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d121a6e5-e685-4a6a-bf88-865d27752aee None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:43.540834 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d121a6e5-e685-4a6a-bf88-865d27752aee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:43.541153 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d121a6e5-e685-4a6a-bf88-865d27752aee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:43.541553 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d121a6e5-e685-4a6a-bf88-865d27752aee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:43.541835 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-4e9516b5-4313-441f-8988-c2b374df44c9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:43.550572 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-4e9516b5-4313-441f-8988-c2b374df44c9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:43.551129 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 540/2163] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:41:43 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1623 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:43.564169 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:43.564169 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:43.574367 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d121a6e5-e685-4a6a-bf88-865d27752aee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:43.581897 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d121a6e5-e685-4a6a-bf88-865d27752aee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:43.582490 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 542/2164] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:43 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:43.810710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:43.819336 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:43.819336 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-625564898"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:43.821225 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-625564898'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:43.821401 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume of 1 GB Jul 09 15:41:43.831348 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Availability Zones retrieved successfully. Jul 09 15:41:43.837899 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Flow 'volume_create_api' (f9621eb1-edb5-47bc-bbe4-b0dc768d578e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:43.839053 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a85b93-3b57-4c42-b4db-f9b2c3a3bc87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:43.840087 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:43.886774 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78a85b93-3b57-4c42-b4db-f9b2c3a3bc87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:43.888121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af147276-a808-4e78-af4f-4ae0ea5b1744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:43.911388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7f7ccf6e-d011-4a7c-9822-0d4b33a7f601 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:43.913648 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7f7ccf6e-d011-4a7c-9822-0d4b33a7f601 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 Jul 09 15:41:43.913945 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7f7ccf6e-d011-4a7c-9822-0d4b33a7f601 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:43.914269 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7f7ccf6e-d011-4a7c-9822-0d4b33a7f601 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:43.922131 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7f7ccf6e-d011-4a7c-9822-0d4b33a7f601 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 returned with HTTP 404 Jul 09 15:41:43.922886 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 535/2165] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:41:43 2026] GET /volume/v3/snapshots/977d8f64-c54e-4431-b85e-c4a2b8eff286 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:43.934639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-88057eb7-4f6b-45dd-b743-a33dc3417509 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:43.937311 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-88057eb7-4f6b-45dd-b743-a33dc3417509 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 Jul 09 15:41:43.937514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-88057eb7-4f6b-45dd-b743-a33dc3417509 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:43.937847 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-88057eb7-4f6b-45dd-b743-a33dc3417509 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:43.937959 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-88057eb7-4f6b-45dd-b743-a33dc3417509 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume with id: 9a16acdf-8cd8-4140-8ada-cccf95a9b822 Jul 09 15:41:43.949672 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:43.949672 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:43.950329 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-88057eb7-4f6b-45dd-b743-a33dc3417509 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:43.994375 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-88057eb7-4f6b-45dd-b743-a33dc3417509 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Delete volume request issued successfully. Jul 09 15:41:43.994803 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-88057eb7-4f6b-45dd-b743-a33dc3417509 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 returned with HTTP 202 Jul 09 15:41:43.995176 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 541/2166] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:43 2026] DELETE /volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:44.007297 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b6bc18a5-fd9c-4f1f-ad10-84b87fad2f0b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:44.010087 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b6bc18a5-fd9c-4f1f-ad10-84b87fad2f0b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 Jul 09 15:41:44.011128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b6bc18a5-fd9c-4f1f-ad10-84b87fad2f0b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:44.011128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b6bc18a5-fd9c-4f1f-ad10-84b87fad2f0b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:44.014367 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Created reservations ['a86bdfba-49c4-4309-b7d9-c3b81b3e4a8d', '311bba02-e7fd-44be-bdb4-08818f310590', '1e0dfe01-ab6c-4656-b337-c28ed4533d82', 'f81807a6-5d28-4ebd-903e-b94ec0abdcfb'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:44.015614 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af147276-a808-4e78-af4f-4ae0ea5b1744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a86bdfba-49c4-4309-b7d9-c3b81b3e4a8d', '311bba02-e7fd-44be-bdb4-08818f310590', '1e0dfe01-ab6c-4656-b337-c28ed4533d82', 'f81807a6-5d28-4ebd-903e-b94ec0abdcfb']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:44.017003 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f55b82-63dd-46e5-b853-4387036ddfcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:44.027498 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:44.027498 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:44.041229 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b6bc18a5-fd9c-4f1f-ad10-84b87fad2f0b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Volume info retrieved successfully. Jul 09 15:41:44.048350 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b6bc18a5-fd9c-4f1f-ad10-84b87fad2f0b tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 returned with HTTP 200 Jul 09 15:41:44.049483 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 543/2167] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:44 2026] GET /volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 => generated 1015 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:44.055552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32f55b82-63dd-46e5-b853-4387036ddfcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b727f21b-ada2-4c6c-b0d2-62815dd70235', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-625564898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e4ea88770947669cab7229d38df559',qos_specs=None,replication_status=,reservations=['a86bdfba-49c4-4309-b7d9-c3b81b3e4a8d','311bba02-e7fd-44be-bdb4-08818f310590','1e0dfe01-ab6c-4656-b337-c28ed4533d82','f81807a6-5d28-4ebd-903e-b94ec0abdcfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8ff4f4b878406f8bdac831c7682061',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-625564898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b727f21b-ada2-4c6c-b0d2-62815dd70235,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e4ea88770947669cab7229d38df559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc8ff4f4b878406f8bdac831c7682061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:44.056903 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a05feb5-a9ed-46a7-90cf-80d040391246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:44.081333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a05feb5-a9ed-46a7-90cf-80d040391246) transitioned into state 'SUCCESS' from state '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-625564898',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e4ea88770947669cab7229d38df559',qos_specs=None,replication_status=,reservations=['a86bdfba-49c4-4309-b7d9-c3b81b3e4a8d','311bba02-e7fd-44be-bdb4-08818f310590','1e0dfe01-ab6c-4656-b337-c28ed4533d82','f81807a6-5d28-4ebd-903e-b94ec0abdcfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8ff4f4b878406f8bdac831c7682061',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:44.082446 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55ab966-972e-4c5a-998a-4daaccc5a30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:44.099431 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c55ab966-972e-4c5a-998a-4daaccc5a30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:44.100232 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Flow 'volume_create_api' (f9621eb1-edb5-47bc-bbe4-b0dc768d578e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:44.100956 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume request issued successfully. Jul 09 15:41:44.101554 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6b7850a-0b86-4358-8c63-90387e7abdb9 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:44.102098 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 549/2168] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:43 2026] POST /volume/v3/volumes => generated 748 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:44.118598 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e142b2ca-e36e-42f1-a708-ce43abc8261c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:44.121823 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e142b2ca-e36e-42f1-a708-ce43abc8261c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:44.122084 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e142b2ca-e36e-42f1-a708-ce43abc8261c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:44.122538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e142b2ca-e36e-42f1-a708-ce43abc8261c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:44.122895 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e142b2ca-e36e-42f1-a708-ce43abc8261c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:44.124988 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6d1e9633-a059-45d6-8f33-6543dad1b631 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:44.125306 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=320,cinder:UPDATE=71,cinder:INSERT=31 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:41:44.128024 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:44.128024 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:44.128240 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6d1e9633-a059-45d6-8f33-6543dad1b631 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:44.128528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6d1e9633-a059-45d6-8f33-6543dad1b631 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:44.128806 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6d1e9633-a059-45d6-8f33-6543dad1b631 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:44.129048 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e142b2ca-e36e-42f1-a708-ce43abc8261c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:44.129553 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 536/2169] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:44 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:44.138314 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:44.138314 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:44.143011 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6d1e9633-a059-45d6-8f33-6543dad1b631 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:44.149080 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6d1e9633-a059-45d6-8f33-6543dad1b631 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:44.149616 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 542/2170] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:44 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 816 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:44.302451 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-a3f1dde2-9369-4153-ab18-48a7df00bf73 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:44.305359 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-a3f1dde2-9369-4153-ab18-48a7df00bf73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:44.305359 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-a3f1dde2-9369-4153-ab18-48a7df00bf73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:44.305636 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-a3f1dde2-9369-4153-ab18-48a7df00bf73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:44.322164 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:44.322164 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:44.326948 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-a3f1dde2-9369-4153-ab18-48a7df00bf73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:44.333110 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-a3f1dde2-9369-4153-ab18-48a7df00bf73 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:44.333777 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 544/2171] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:44 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1443 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:44.598893 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-01a0f11a-3caa-4866-8a7b-05c1826b25d6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:44.600969 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-01a0f11a-3caa-4866-8a7b-05c1826b25d6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:44.601203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-01a0f11a-3caa-4866-8a7b-05c1826b25d6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:44.602017 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-01a0f11a-3caa-4866-8a7b-05c1826b25d6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:44.624419 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:44.624419 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:44.631437 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-01a0f11a-3caa-4866-8a7b-05c1826b25d6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:44.636350 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-01a0f11a-3caa-4866-8a7b-05c1826b25d6 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:44.636756 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 550/2172] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:44 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1443 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:44.852353 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-5ffd519b-76a8-403b-9d34-476f7a4775e2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:44.854737 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-5ffd519b-76a8-403b-9d34-476f7a4775e2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070 Jul 09 15:41:44.854924 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-5ffd519b-76a8-403b-9d34-476f7a4775e2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:44.855108 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-5ffd519b-76a8-403b-9d34-476f7a4775e2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:44.866164 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:44.866164 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:45.066670 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bb1be115-19c9-4d9a-81a6-4d26e6898a29 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:45.068852 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb1be115-19c9-4d9a-81a6-4d26e6898a29 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] GET https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 Jul 09 15:41:45.069095 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb1be115-19c9-4d9a-81a6-4d26e6898a29 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:45.069357 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb1be115-19c9-4d9a-81a6-4d26e6898a29 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:45.076258 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb1be115-19c9-4d9a-81a6-4d26e6898a29 tempest-ProjectReaderTests-634085108 tempest-ProjectReaderTests-634085108-project-admin] https://10.4.3.19/volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 returned with HTTP 404 Jul 09 15:41:45.076979 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 543/2173] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:45 2026] GET /volume/v3/volumes/9a16acdf-8cd8-4140-8ada-cccf95a9b822 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:45.148152 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-65e3baed-64b5-4fd5-98b3-fa83a49e57b1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:45.150268 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-65e3baed-64b5-4fd5-98b3-fa83a49e57b1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:45.150514 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-65e3baed-64b5-4fd5-98b3-fa83a49e57b1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:45.151372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-65e3baed-64b5-4fd5-98b3-fa83a49e57b1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:45.151372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-65e3baed-64b5-4fd5-98b3-fa83a49e57b1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:45.157875 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:45.157875 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:45.158789 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-65e3baed-64b5-4fd5-98b3-fa83a49e57b1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:45.159463 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 545/2174] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:45 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:45.167150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-78f0b876-4dad-4db4-9944-9904a573d1e4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:45.170159 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78f0b876-4dad-4db4-9944-9904a573d1e4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:45.171198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78f0b876-4dad-4db4-9944-9904a573d1e4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:45.171536 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78f0b876-4dad-4db4-9944-9904a573d1e4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:45.185255 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:45.185255 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:45.190366 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-78f0b876-4dad-4db4-9944-9904a573d1e4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:45.198201 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78f0b876-4dad-4db4-9944-9904a573d1e4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:45.198940 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 551/2175] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:45 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:41:45.258751 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-7114af82-0717-4f8c-b7f8-19bf23d5b197 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:45.261551 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-7114af82-0717-4f8c-b7f8-19bf23d5b197 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:45.261927 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-7114af82-0717-4f8c-b7f8-19bf23d5b197 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:45.262362 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-7114af82-0717-4f8c-b7f8-19bf23d5b197 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:45.272796 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:45.272796 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:45.279138 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-7114af82-0717-4f8c-b7f8-19bf23d5b197 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:45.287662 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-7114af82-0717-4f8c-b7f8-19bf23d5b197 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:45.288159 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 544/2176] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:45 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:45.441925 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c9ac8d5c-5257-43ec-a454-29e4181a43bb req-5ffd519b-76a8-403b-9d34-476f7a4775e2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070 returned with HTTP 200 Jul 09 15:41:45.442785 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 537/2177] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:41:44 2026] DELETE /volume/v3/attachments/12e212c8-62e4-4a20-84d6-d15ea1af9070 => generated 192 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:45.663870 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f65a661e-1416-48ca-bc52-d1682a2e1d57 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:45.674601 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f65a661e-1416-48ca-bc52-d1682a2e1d57 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:45.675689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f65a661e-1416-48ca-bc52-d1682a2e1d57 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:45.676212 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f65a661e-1416-48ca-bc52-d1682a2e1d57 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:45.705519 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:45.705519 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:45.726903 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f65a661e-1416-48ca-bc52-d1682a2e1d57 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:45.739452 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f65a661e-1416-48ca-bc52-d1682a2e1d57 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:45.742579 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 546/2178] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:45 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1143 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:45.846722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8fc233d9-7910-459e-8ddb-e603156548aa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:45.848300 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8fc233d9-7910-459e-8ddb-e603156548aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:45.848733 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8fc233d9-7910-459e-8ddb-e603156548aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:45.848920 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8fc233d9-7910-459e-8ddb-e603156548aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:45.864827 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:45.864827 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:45.875510 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8fc233d9-7910-459e-8ddb-e603156548aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Volume info retrieved successfully. Jul 09 15:41:45.884832 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8fc233d9-7910-459e-8ddb-e603156548aa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:45.884832 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 552/2179] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:45 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:45.953977 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-65b1ce4e-4eda-4b35-a66d-bf22552bbb0b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:45.961512 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-65b1ce4e-4eda-4b35-a66d-bf22552bbb0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:45.962080 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-65b1ce4e-4eda-4b35-a66d-bf22552bbb0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:45.962356 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-65b1ce4e-4eda-4b35-a66d-bf22552bbb0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:45.980023 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:45.980023 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:45.990556 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-65b1ce4e-4eda-4b35-a66d-bf22552bbb0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:46.000647 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-65b1ce4e-4eda-4b35-a66d-bf22552bbb0b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:46.001453 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 545/2180] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:45 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1143 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:46.042021 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-923bcdd2-48b2-4725-9d34-47ad3a08829e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:46.047218 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-923bcdd2-48b2-4725-9d34-47ad3a08829e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8/action Jul 09 15:41:46.047218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-923bcdd2-48b2-4725-9d34-47ad3a08829e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:46.047218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-923bcdd2-48b2-4725-9d34-47ad3a08829e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:46.065883 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:46.065883 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:46.066848 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-923bcdd2-48b2-4725-9d34-47ad3a08829e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:46.078716 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-923bcdd2-48b2-4725-9d34-47ad3a08829e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Begin detaching volume completed successfully. Jul 09 15:41:46.079141 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-923bcdd2-48b2-4725-9d34-47ad3a08829e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8/action returned with HTTP 202 Jul 09 15:41:46.079989 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 538/2181] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:41:46 2026] POST /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:41:46.119743 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cf34d7f3-ec9c-43a8-8a5e-267dbf31435e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:46.122380 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cf34d7f3-ec9c-43a8-8a5e-267dbf31435e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:46.122380 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cf34d7f3-ec9c-43a8-8a5e-267dbf31435e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:46.122681 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cf34d7f3-ec9c-43a8-8a5e-267dbf31435e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:46.138320 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:46.138320 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:46.146253 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cf34d7f3-ec9c-43a8-8a5e-267dbf31435e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:46.158628 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cf34d7f3-ec9c-43a8-8a5e-267dbf31435e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:46.159500 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 547/2182] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:46 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:46.177137 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b3665f7d-6a68-4704-92e2-4fa7be51acf5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:46.179219 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3665f7d-6a68-4704-92e2-4fa7be51acf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:46.181478 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3665f7d-6a68-4704-92e2-4fa7be51acf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:46.181478 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3665f7d-6a68-4704-92e2-4fa7be51acf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:46.181478 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b3665f7d-6a68-4704-92e2-4fa7be51acf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:46.192817 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:46.192817 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:46.193827 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3665f7d-6a68-4704-92e2-4fa7be51acf5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:46.194326 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 553/2183] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:46 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:47.127639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-33925ad3-b30c-4574-981d-c290b8944c11 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.128092 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-33925ad3-b30c-4574-981d-c290b8944c11 None None] GET https://10.4.3.19/volume// Jul 09 15:41:47.128092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-33925ad3-b30c-4574-981d-c290b8944c11 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:47.128449 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-33925ad3-b30c-4574-981d-c290b8944c11 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:47.128944 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-33925ad3-b30c-4574-981d-c290b8944c11 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:47.129100 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 546/2184] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:41:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:41:47.141599 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-a1af2498-0aec-41c0-9864-f6d4bc12e858 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.147459 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-a1af2498-0aec-41c0-9864-f6d4bc12e858 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:47.147459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-a1af2498-0aec-41c0-9864-f6d4bc12e858 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:47.147459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-a1af2498-0aec-41c0-9864-f6d4bc12e858 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:47.161973 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:47.161973 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:47.166860 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-a1af2498-0aec-41c0-9864-f6d4bc12e858 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:47.174045 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-a1af2498-0aec-41c0-9864-f6d4bc12e858 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:47.175674 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 539/2185] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:41:47 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1326 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:47.179494 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-210618b7-403d-417e-ae5f-cd5041f4a5bf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.182651 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-210618b7-403d-417e-ae5f-cd5041f4a5bf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:47.182768 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-210618b7-403d-417e-ae5f-cd5041f4a5bf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:47.183016 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-210618b7-403d-417e-ae5f-cd5041f4a5bf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:47.200626 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:47.200626 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:47.209800 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-210618b7-403d-417e-ae5f-cd5041f4a5bf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:47.215793 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8be44444-b558-4b96-b09f-db31b0edaa6d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.220456 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8be44444-b558-4b96-b09f-db31b0edaa6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:47.220456 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8be44444-b558-4b96-b09f-db31b0edaa6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:47.221698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8be44444-b558-4b96-b09f-db31b0edaa6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:47.221880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-8be44444-b558-4b96-b09f-db31b0edaa6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:47.223877 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-210618b7-403d-417e-ae5f-cd5041f4a5bf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:47.224696 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 548/2186] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:47 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:47.231277 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:47.231277 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:47.232400 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8be44444-b558-4b96-b09f-db31b0edaa6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:47.233201 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 554/2187] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:47 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:47.351884 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e5d8502f-84b9-4edc-ae93-2d2b023f461e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.352397 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e5d8502f-84b9-4edc-ae93-2d2b023f461e None None] GET https://10.4.3.19/volume// Jul 09 15:41:47.352864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e5d8502f-84b9-4edc-ae93-2d2b023f461e None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:47.353202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e5d8502f-84b9-4edc-ae93-2d2b023f461e None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:47.353944 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e5d8502f-84b9-4edc-ae93-2d2b023f461e None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:47.354340 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 547/2188] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:41:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:41:47.367490 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-885f7be9-f5a0-473f-af3e-1f60b1b92d96 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.369697 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-885f7be9-f5a0-473f-af3e-1f60b1b92d96 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:41:47.370355 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-885f7be9-f5a0-473f-af3e-1f60b1b92d96 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b727f21b-ada2-4c6c-b0d2-62815dd70235", "connector": null, "instance_uuid": "ab63d730-0d9f-4c53-9a96-26f6089886df"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:47.384360 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:47.384360 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:47.446690 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-885f7be9-f5a0-473f-af3e-1f60b1b92d96 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:41:47.446690 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 540/2189] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:41:47 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 09 15:41:47.655215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-277a927b-a303-4911-85b7-b513e7c46a01 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.779247 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-277a927b-a303-4911-85b7-b513e7c46a01 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:41:47.779247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-277a927b-a303-4911-85b7-b513e7c46a01 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2028388308", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1076395387", "vendor_name": "tempest-vendor_name-938650314"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:47.802121 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-277a927b-a303-4911-85b7-b513e7c46a01 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:41:47.802723 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 549/2190] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:41:47 2026] POST /volume/v3/types => generated 329 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:47.816663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.818742 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:47.819268 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "06170d89-0414-43d7-8219-d89bfc6111e5", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:47.821365 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume request body: {'volume': {'volume_type': '06170d89-0414-43d7-8219-d89bfc6111e5', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:47.824309 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-10d55376-b3ff-4c25-81c0-baaf28f07b9d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.827749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10d55376-b3ff-4c25-81c0-baaf28f07b9d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:47.828790 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume of 1 GB Jul 09 15:41:47.828965 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10d55376-b3ff-4c25-81c0-baaf28f07b9d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:47.828965 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10d55376-b3ff-4c25-81c0-baaf28f07b9d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:47.829635 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:47.829635 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:47.829999 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:47.839362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Flow 'volume_create_api' (cdeaf58a-a63c-47ce-b78b-ab7dec447a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:47.840600 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa889e1-2a3d-4188-8830-b2b4614887b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:47.841650 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:47.847252 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:47.847252 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:47.855434 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-10d55376-b3ff-4c25-81c0-baaf28f07b9d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:47.863304 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10d55376-b3ff-4c25-81c0-baaf28f07b9d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:47.864584 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 548/2191] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:47 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:47.878931 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cfa889e1-2a3d-4188-8830-b2b4614887b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:41:48Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1076395387',vendor_name='tempest-vendor_name-938650314'},id=06170d89-0414-43d7-8219-d89bfc6111e5,is_public=True,name='tempest-ProjectMemberTests-volume-type-2028388308',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06170d89-0414-43d7-8219-d89bfc6111e5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:47.880029 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b4c1053-6282-4c34-b6df-45647a2305e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:47.939432 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2028388308 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2028388308, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:47.939598 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2028388308 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2028388308, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:47.988397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ffc9c71e-a71b-429d-8929-de387cc9122f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:47.988562 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ffc9c71e-a71b-429d-8929-de387cc9122f None None] GET https://10.4.3.19/volume// Jul 09 15:41:47.988840 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ffc9c71e-a71b-429d-8929-de387cc9122f None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:47.989079 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ffc9c71e-a71b-429d-8929-de387cc9122f None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:47.990208 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ffc9c71e-a71b-429d-8929-de387cc9122f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:41:47.990842 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 541/2192] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:41: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 09 15:41:48.005506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-022642a0-c811-4170-8065-34cde0814397 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:48.007700 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-022642a0-c811-4170-8065-34cde0814397 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:48.008166 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-022642a0-c811-4170-8065-34cde0814397 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:48.008729 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-022642a0-c811-4170-8065-34cde0814397 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:48.022455 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:48.022455 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:48.025310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Created reservations ['01827be9-29e0-4a19-9e50-228a29a8fcba', '98938ea0-2f99-4f61-8a5f-cfd15671e3b1', 'e37b2b10-fd52-4c9a-972e-a392dd2aab4d', 'a5736dd1-1be6-442b-9ea3-1cb16b4d63df'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:48.026226 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b4c1053-6282-4c34-b6df-45647a2305e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01827be9-29e0-4a19-9e50-228a29a8fcba', '98938ea0-2f99-4f61-8a5f-cfd15671e3b1', 'e37b2b10-fd52-4c9a-972e-a392dd2aab4d', 'a5736dd1-1be6-442b-9ea3-1cb16b4d63df']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:48.027550 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e6d3a38-5783-4830-b8b4-8b62cf398352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:48.029782 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-022642a0-c811-4170-8065-34cde0814397 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:48.036740 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-022642a0-c811-4170-8065-34cde0814397 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:48.036740 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 550/2193] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:41:48 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 1020 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:41:48.062993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e6d3a38-5783-4830-b8b4-8b62cf398352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '91fe1501-7505-40e2-a0f8-5ae058f41873', '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='244fb05d83e64916baac05172d5e76b3',qos_specs=None,replication_status=,reservations=['01827be9-29e0-4a19-9e50-228a29a8fcba','98938ea0-2f99-4f61-8a5f-cfd15671e3b1','e37b2b10-fd52-4c9a-972e-a392dd2aab4d','a5736dd1-1be6-442b-9ea3-1cb16b4d63df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c33d219d5842a792958a355b0f1022',volume_type_id=06170d89-0414-43d7-8219-d89bfc6111e5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:48Z,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=91fe1501-7505-40e2-a0f8-5ae058f41873,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244fb05d83e64916baac05172d5e76b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c33d219d5842a792958a355b0f1022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06170d89-0414-43d7-8219-d89bfc6111e5),volume_type_id=06170d89-0414-43d7-8219-d89bfc6111e5)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:48.064078 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a7329e-17ea-4d72-ae24-89173a68363a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:48.096603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (23a7329e-17ea-4d72-ae24-89173a68363a) transitioned into state 'SUCCESS' from 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='244fb05d83e64916baac05172d5e76b3',qos_specs=None,replication_status=,reservations=['01827be9-29e0-4a19-9e50-228a29a8fcba','98938ea0-2f99-4f61-8a5f-cfd15671e3b1','e37b2b10-fd52-4c9a-972e-a392dd2aab4d','a5736dd1-1be6-442b-9ea3-1cb16b4d63df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c33d219d5842a792958a355b0f1022',volume_type_id=06170d89-0414-43d7-8219-d89bfc6111e5)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:48.098056 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcce9b72-7d73-4630-a48c-1b7f06630f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:48.115055 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcce9b72-7d73-4630-a48c-1b7f06630f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:48.116247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Flow 'volume_create_api' (cdeaf58a-a63c-47ce-b78b-ab7dec447a00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:48.116729 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume request issued successfully. Jul 09 15:41:48.118289 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8dc1951a-4744-4a23-8e51-b0594adfa40e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:48.118289 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 555/2194] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:41:47 2026] POST /volume/v3/volumes => generated 772 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:48.133933 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3116929d-5ca4-4019-8276-4ded4bbbff67 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:48.136596 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3116929d-5ca4-4019-8276-4ded4bbbff67 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 Jul 09 15:41:48.136888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3116929d-5ca4-4019-8276-4ded4bbbff67 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:48.137086 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3116929d-5ca4-4019-8276-4ded4bbbff67 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:48.148231 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:48.148231 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:48.156789 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3116929d-5ca4-4019-8276-4ded4bbbff67 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:48.163884 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3116929d-5ca4-4019-8276-4ded4bbbff67 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 returned with HTTP 200 Jul 09 15:41:48.164611 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 549/2195] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:48 2026] GET /volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 => generated 951 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:48.176017 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-cf941189-ad3f-439c-84d3-87c7cfa91b6e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:48.178765 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-cf941189-ad3f-439c-84d3-87c7cfa91b6e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] PUT https://10.4.3.19/volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36 Jul 09 15:41:48.179208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-cf941189-ad3f-439c-84d3-87c7cfa91b6e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:48.192774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-cf941189-ad3f-439c-84d3-87c7cfa91b6e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Acquiring lock "cinder-attachment_update-b727f21b-ada2-4c6c-b0d2-62815dd70235-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:41:48.202223 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-cf941189-ad3f-439c-84d3-87c7cfa91b6e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Lock "cinder-attachment_update-b727f21b-ada2-4c6c-b0d2-62815dd70235-np0000004916" acquired by "attachment_update" :: waited 0.009s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:41:48.204428 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:48.204428 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:48.254151 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-06c99169-ac79-4ebf-89d6-7ba664ed3ea9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:48.259213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e60748bd-3141-4279-aa7a-a5841234ec7a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:48.259634 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-06c99169-ac79-4ebf-89d6-7ba664ed3ea9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:48.259634 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-06c99169-ac79-4ebf-89d6-7ba664ed3ea9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:48.259634 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-06c99169-ac79-4ebf-89d6-7ba664ed3ea9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:48.259634 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-06c99169-ac79-4ebf-89d6-7ba664ed3ea9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:48.259840 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e60748bd-3141-4279-aa7a-a5841234ec7a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:48.259840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e60748bd-3141-4279-aa7a-a5841234ec7a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:48.259922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e60748bd-3141-4279-aa7a-a5841234ec7a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:48.269078 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:48.269078 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:48.270454 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-06c99169-ac79-4ebf-89d6-7ba664ed3ea9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:48.271339 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 551/2196] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:48 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:48.276104 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:48.276104 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:48.282912 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e60748bd-3141-4279-aa7a-a5841234ec7a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:48.289697 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e60748bd-3141-4279-aa7a-a5841234ec7a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:48.290208 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 556/2197] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:48 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:48.730477 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-cf941189-ad3f-439c-84d3-87c7cfa91b6e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Lock "cinder-attachment_update-b727f21b-ada2-4c6c-b0d2-62815dd70235-np0000004916" released by "attachment_update" :: held 0.528s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:41:48.730819 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-cf941189-ad3f-439c-84d3-87c7cfa91b6e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36 returned with HTTP 200 Jul 09 15:41:48.731484 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 542/2198] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:41:48 2026] PUT /volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:48.878670 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ebd3dd6c-e0c7-4a8f-8b3b-125076d4adc1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:48.881934 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ebd3dd6c-e0c7-4a8f-8b3b-125076d4adc1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:48.881934 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ebd3dd6c-e0c7-4a8f-8b3b-125076d4adc1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:48.882769 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ebd3dd6c-e0c7-4a8f-8b3b-125076d4adc1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:48.895632 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:48.895632 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:48.901041 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ebd3dd6c-e0c7-4a8f-8b3b-125076d4adc1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:48.906619 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ebd3dd6c-e0c7-4a8f-8b3b-125076d4adc1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:48.908596 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 550/2199] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:48 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:49.180923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-663ea881-5362-4f61-9b50-9523e31fa7b9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.184732 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-663ea881-5362-4f61-9b50-9523e31fa7b9 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 Jul 09 15:41:49.185497 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-663ea881-5362-4f61-9b50-9523e31fa7b9 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.187252 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-663ea881-5362-4f61-9b50-9523e31fa7b9 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.201343 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:49.201343 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:49.209950 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-663ea881-5362-4f61-9b50-9523e31fa7b9 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:49.217945 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-663ea881-5362-4f61-9b50-9523e31fa7b9 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 returned with HTTP 200 Jul 09 15:41:49.219846 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 552/2200] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:49 2026] GET /volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 => generated 972 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:49.236543 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1b5ce335-a26c-4ebd-8954-1d9ed7999349 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.239067 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b5ce335-a26c-4ebd-8954-1d9ed7999349 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 15:41:49.239470 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b5ce335-a26c-4ebd-8954-1d9ed7999349 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.239702 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b5ce335-a26c-4ebd-8954-1d9ed7999349 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.244674 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b5ce335-a26c-4ebd-8954-1d9ed7999349 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:41:49.245269 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 557/2201] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:41:49 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:49.257117 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-30feed13-aeda-413b-a12f-d96ad6a24985 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.286219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c97db4df-09c5-426e-9624-3292f8e0495f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.288915 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c97db4df-09c5-426e-9624-3292f8e0495f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:49.289864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c97db4df-09c5-426e-9624-3292f8e0495f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.289864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c97db4df-09c5-426e-9624-3292f8e0495f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.289864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c97db4df-09c5-426e-9624-3292f8e0495f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:49.295406 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:49.295406 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:49.296956 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c97db4df-09c5-426e-9624-3292f8e0495f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:49.297494 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 551/2202] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:49 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:49.310011 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3a0396c7-dfe9-40cb-8a0d-156202b8ac44 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.312774 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a0396c7-dfe9-40cb-8a0d-156202b8ac44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:49.313053 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a0396c7-dfe9-40cb-8a0d-156202b8ac44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.313368 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a0396c7-dfe9-40cb-8a0d-156202b8ac44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.327988 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:49.327988 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:49.332820 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3a0396c7-dfe9-40cb-8a0d-156202b8ac44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:49.339354 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a0396c7-dfe9-40cb-8a0d-156202b8ac44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:49.339876 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 553/2203] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:49 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:49.351912 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-30feed13-aeda-413b-a12f-d96ad6a24985 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] DELETE https://10.4.3.19/volume/v3/messages/d50fc595-ce5e-4400-8d71-a6d8288fe76a Jul 09 15:41:49.352715 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-30feed13-aeda-413b-a12f-d96ad6a24985 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.353063 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-30feed13-aeda-413b-a12f-d96ad6a24985 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.357792 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:49.357792 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:49.364565 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-30feed13-aeda-413b-a12f-d96ad6a24985 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] https://10.4.3.19/volume/v3/messages/d50fc595-ce5e-4400-8d71-a6d8288fe76a returned with HTTP 204 Jul 09 15:41:49.365491 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 543/2204] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 15:41:49 2026] DELETE /volume/v3/messages/d50fc595-ce5e-4400-8d71-a6d8288fe76a => generated 0 bytes in 109 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 15:41:49.373730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e6c16717-cf21-4ac3-b6aa-08ab27ee187b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.375951 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6c16717-cf21-4ac3-b6aa-08ab27ee187b tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] GET https://10.4.3.19/volume/v3/messages/d50fc595-ce5e-4400-8d71-a6d8288fe76a Jul 09 15:41:49.376257 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e6c16717-cf21-4ac3-b6aa-08ab27ee187b tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.376485 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e6c16717-cf21-4ac3-b6aa-08ab27ee187b tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.380373 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6c16717-cf21-4ac3-b6aa-08ab27ee187b tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] https://10.4.3.19/volume/v3/messages/d50fc595-ce5e-4400-8d71-a6d8288fe76a returned with HTTP 404 Jul 09 15:41:49.380988 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 558/2205] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:49 2026] GET /volume/v3/messages/d50fc595-ce5e-4400-8d71-a6d8288fe76a => generated 110 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:49.387923 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-765320d0-068a-41e6-a5ee-638580bbcc91 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.389874 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 Jul 09 15:41:49.390058 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.390296 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.390460 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Delete volume with id: 91fe1501-7505-40e2-a0f8-5ae058f41873 Jul 09 15:41:49.398999 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:49.398999 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:49.399338 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:49.400305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99864) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 15:41:49.411051 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2028388308 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2028388308, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:49.411388 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2028388308 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2028388308, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:49.421866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Created reservations ['8609b2ce-b10d-4506-a33d-17e4cb237a85', 'acfd3213-20c3-4406-b979-989cba87885f', 'd4e772fb-ea76-4dc7-8357-6dcfbe82b888', '7eb26c6b-1681-4f1b-8f41-41c2b507b6a9'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:49.455287 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Delete volume request issued successfully. Jul 09 15:41:49.455540 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-765320d0-068a-41e6-a5ee-638580bbcc91 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 returned with HTTP 202 Jul 09 15:41:49.456031 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 552/2206] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:49 2026] DELETE /volume/v3/volumes/91fe1501-7505-40e2-a0f8-5ae058f41873 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:49.463782 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-31594320-1e55-43b1-85ba-9cbed66fbedb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.465667 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-31594320-1e55-43b1-85ba-9cbed66fbedb tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] DELETE https://10.4.3.19/volume/v3/types/06170d89-0414-43d7-8219-d89bfc6111e5 Jul 09 15:41:49.465945 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-31594320-1e55-43b1-85ba-9cbed66fbedb tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.466239 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-31594320-1e55-43b1-85ba-9cbed66fbedb tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.498056 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-31594320-1e55-43b1-85ba-9cbed66fbedb tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/types/06170d89-0414-43d7-8219-d89bfc6111e5 returned with HTTP 202 Jul 09 15:41:49.498613 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 554/2207] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:41:49 2026] DELETE /volume/v3/types/06170d89-0414-43d7-8219-d89bfc6111e5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:49.507702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-975469f4-dff6-4185-814b-c6c39b5ed1ec None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.512215 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-975469f4-dff6-4185-814b-c6c39b5ed1ec tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:41:49.512215 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-975469f4-dff6-4185-814b-c6c39b5ed1ec tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-797131252", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1721174551", "vendor_name": "tempest-vendor_name-286785581"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:49.532564 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-975469f4-dff6-4185-814b-c6c39b5ed1ec tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:41:49.533270 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 544/2208] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:41:49 2026] POST /volume/v3/types => generated 328 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:49.541818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.544275 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:49.544775 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "40fef49f-fc84-491c-9e45-7185a48a46c1", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:49.546731 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume request body: {'volume': {'volume_type': '40fef49f-fc84-491c-9e45-7185a48a46c1', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:49.552027 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume of 1 GB Jul 09 15:41:49.552585 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:49.552585 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:49.553067 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:49.560545 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Flow 'volume_create_api' (7678a3b4-df81-4f60-8910-8d7de4f9018c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:49.561690 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11bbd946-7a53-4a67-9f24-771689179448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:49.562538 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:49.589269 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11bbd946-7a53-4a67-9f24-771689179448) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:41:50Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1721174551',vendor_name='tempest-vendor_name-286785581'},id=40fef49f-fc84-491c-9e45-7185a48a46c1,is_public=True,name='tempest-ProjectMemberTests-volume-type-797131252',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '40fef49f-fc84-491c-9e45-7185a48a46c1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:49.590072 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f7dee6-ec1c-4e13-a148-98605eaac10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:49.621106 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-797131252 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-797131252, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:49.621348 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-797131252 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-797131252, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:49.652988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Created reservations ['13dc9216-97b9-4384-872e-2f594e37e5e3', 'c04ac08e-d9a3-4f2f-bc73-9c8bcb11be4e', '55f138da-1520-42ca-b2e9-ed451cb8d30f', 'c1bbdc5e-c066-4d00-9e81-4e87a1152002'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:49.653965 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92f7dee6-ec1c-4e13-a148-98605eaac10c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13dc9216-97b9-4384-872e-2f594e37e5e3', 'c04ac08e-d9a3-4f2f-bc73-9c8bcb11be4e', '55f138da-1520-42ca-b2e9-ed451cb8d30f', 'c1bbdc5e-c066-4d00-9e81-4e87a1152002']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:49.654690 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f25643-6629-4099-ab90-6b757d87452e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:49.689311 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21f25643-6629-4099-ab90-6b757d87452e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8fcc48be-f4f1-408e-b5bc-d9a554e7777f', '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='244fb05d83e64916baac05172d5e76b3',qos_specs=None,replication_status=,reservations=['13dc9216-97b9-4384-872e-2f594e37e5e3','c04ac08e-d9a3-4f2f-bc73-9c8bcb11be4e','55f138da-1520-42ca-b2e9-ed451cb8d30f','c1bbdc5e-c066-4d00-9e81-4e87a1152002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c33d219d5842a792958a355b0f1022',volume_type_id=40fef49f-fc84-491c-9e45-7185a48a46c1), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:49Z,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=8fcc48be-f4f1-408e-b5bc-d9a554e7777f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244fb05d83e64916baac05172d5e76b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c33d219d5842a792958a355b0f1022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(40fef49f-fc84-491c-9e45-7185a48a46c1),volume_type_id=40fef49f-fc84-491c-9e45-7185a48a46c1)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:49.690139 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d73a1ad-2218-4925-a584-b6eb80fc56ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:49.734236 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1d73a1ad-2218-4925-a584-b6eb80fc56ee) transitioned into state 'SUCCESS' from 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='244fb05d83e64916baac05172d5e76b3',qos_specs=None,replication_status=,reservations=['13dc9216-97b9-4384-872e-2f594e37e5e3','c04ac08e-d9a3-4f2f-bc73-9c8bcb11be4e','55f138da-1520-42ca-b2e9-ed451cb8d30f','c1bbdc5e-c066-4d00-9e81-4e87a1152002'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c33d219d5842a792958a355b0f1022',volume_type_id=40fef49f-fc84-491c-9e45-7185a48a46c1)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:49.735226 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a7f556-dfe3-405c-aa5e-94832550617e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:49.749793 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7a7f556-dfe3-405c-aa5e-94832550617e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:49.751287 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Flow 'volume_create_api' (7678a3b4-df81-4f60-8910-8d7de4f9018c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:49.751450 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume request issued successfully. Jul 09 15:41:49.753342 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8133b4ad-6709-47a5-95c6-e91ba4e7821e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:49.753877 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 559/2209] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:41:49 2026] POST /volume/v3/volumes => generated 771 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:49.769498 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c09dc582-3754-4f70-956c-a4f665f40dea None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.772119 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c09dc582-3754-4f70-956c-a4f665f40dea tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f Jul 09 15:41:49.772383 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c09dc582-3754-4f70-956c-a4f665f40dea tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.772599 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c09dc582-3754-4f70-956c-a4f665f40dea tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.784895 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:49.784895 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:49.790154 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c09dc582-3754-4f70-956c-a4f665f40dea tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:49.798281 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c09dc582-3754-4f70-956c-a4f665f40dea tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f returned with HTTP 200 Jul 09 15:41:49.798281 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 553/2210] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:49 2026] GET /volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:49.926051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3b0a8c31-9be5-4b6c-baa8-c3e658656f48 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:49.929090 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b0a8c31-9be5-4b6c-baa8-c3e658656f48 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:49.930231 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b0a8c31-9be5-4b6c-baa8-c3e658656f48 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:49.930604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b0a8c31-9be5-4b6c-baa8-c3e658656f48 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:49.947909 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:49.947909 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:49.955326 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3b0a8c31-9be5-4b6c-baa8-c3e658656f48 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:49.961234 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b0a8c31-9be5-4b6c-baa8-c3e658656f48 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:49.961830 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 555/2211] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:49 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:50.309432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e6c36c85-bd41-4e4e-86be-6bcf8d727de8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.311674 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e6c36c85-bd41-4e4e-86be-6bcf8d727de8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:50.313494 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e6c36c85-bd41-4e4e-86be-6bcf8d727de8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.313494 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e6c36c85-bd41-4e4e-86be-6bcf8d727de8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.313494 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e6c36c85-bd41-4e4e-86be-6bcf8d727de8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:50.318404 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:50.318404 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:50.320144 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e6c36c85-bd41-4e4e-86be-6bcf8d727de8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:50.320602 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 545/2212] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:50 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:50.357473 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7d2a1411-7cc5-47ab-9601-52729ff31d74 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.360112 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7d2a1411-7cc5-47ab-9601-52729ff31d74 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:50.360489 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7d2a1411-7cc5-47ab-9601-52729ff31d74 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.360837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7d2a1411-7cc5-47ab-9601-52729ff31d74 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.384118 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:50.384118 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:50.392143 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7d2a1411-7cc5-47ab-9601-52729ff31d74 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:50.401878 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7d2a1411-7cc5-47ab-9601-52729ff31d74 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:50.402592 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 560/2213] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:50 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:41:50.418121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-0dde2ced-81b2-4630-88a8-cc6cc4ab6f2e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.421124 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-0dde2ced-81b2-4630-88a8-cc6cc4ab6f2e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:50.421966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-0dde2ced-81b2-4630-88a8-cc6cc4ab6f2e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.422307 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-0dde2ced-81b2-4630-88a8-cc6cc4ab6f2e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.438016 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:50.438016 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:50.442465 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-0dde2ced-81b2-4630-88a8-cc6cc4ab6f2e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:50.447680 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-0dde2ced-81b2-4630-88a8-cc6cc4ab6f2e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:50.448434 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 554/2214] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:41:50 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:50.813129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-35a6b308-c8a7-431a-8ccc-522b1dc63ec1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.815067 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35a6b308-c8a7-431a-8ccc-522b1dc63ec1 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f Jul 09 15:41:50.815293 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35a6b308-c8a7-431a-8ccc-522b1dc63ec1 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.815589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35a6b308-c8a7-431a-8ccc-522b1dc63ec1 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.825034 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:50.825034 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:50.829607 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-35a6b308-c8a7-431a-8ccc-522b1dc63ec1 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:50.835023 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35a6b308-c8a7-431a-8ccc-522b1dc63ec1 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f returned with HTTP 200 Jul 09 15:41:50.835543 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 556/2215] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:50 2026] GET /volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:50.848122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d728eeca-59ca-4375-a5ea-a4416d795d14 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.851364 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d728eeca-59ca-4375-a5ea-a4416d795d14 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 15:41:50.851364 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d728eeca-59ca-4375-a5ea-a4416d795d14 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.851364 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d728eeca-59ca-4375-a5ea-a4416d795d14 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.857780 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d728eeca-59ca-4375-a5ea-a4416d795d14 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:41:50.858701 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 546/2216] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:41:50 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:50.867640 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-80022937-4124-402d-a0b3-39f28d2968f7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.869403 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-80022937-4124-402d-a0b3-39f28d2968f7 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] GET https://10.4.3.19/volume/v3/messages Jul 09 15:41:50.869673 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-80022937-4124-402d-a0b3-39f28d2968f7 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.869895 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-80022937-4124-402d-a0b3-39f28d2968f7 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.873687 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-80022937-4124-402d-a0b3-39f28d2968f7 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:41:50.874172 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 561/2217] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:41:50 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 09 15:41:50.885339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cc1b78ba-97f0-4f41-a986-797c7aadc542 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.890281 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc1b78ba-97f0-4f41-a986-797c7aadc542 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] DELETE https://10.4.3.19/volume/v3/messages/8d092715-8828-424e-9499-52be0a7f5fb5 Jul 09 15:41:50.890520 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc1b78ba-97f0-4f41-a986-797c7aadc542 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.890775 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc1b78ba-97f0-4f41-a986-797c7aadc542 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.908220 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc1b78ba-97f0-4f41-a986-797c7aadc542 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/messages/8d092715-8828-424e-9499-52be0a7f5fb5 returned with HTTP 204 Jul 09 15:41:50.908761 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 555/2218] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 15:41:50 2026] DELETE /volume/v3/messages/8d092715-8828-424e-9499-52be0a7f5fb5 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 15:41:50.922010 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.925146 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f Jul 09 15:41:50.925503 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.925810 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.926080 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Delete volume with id: 8fcc48be-f4f1-408e-b5bc-d9a554e7777f Jul 09 15:41:50.939196 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:50.939196 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:50.940410 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:50.941345 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99867) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 15:41:50.958274 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-797131252 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-797131252, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:50.958619 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-797131252 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-797131252, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:50.976794 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Created reservations ['bb633549-b20b-4e51-aa25-9af939d0ac35', '3506159a-c9e8-40eb-a963-83a839019e24', 'cc0a42e8-1751-4628-a72e-de32d28566a4', '3e9d91a8-ed0d-4d46-aca7-1342d67d341d'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:50.980944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c6528389-5b90-4592-bfaf-e30dd29a6009 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:50.985331 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6528389-5b90-4592-bfaf-e30dd29a6009 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:50.985331 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6528389-5b90-4592-bfaf-e30dd29a6009 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:50.985331 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6528389-5b90-4592-bfaf-e30dd29a6009 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:50.998000 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:50.998000 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:51.003517 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c6528389-5b90-4592-bfaf-e30dd29a6009 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:51.010205 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6528389-5b90-4592-bfaf-e30dd29a6009 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:51.010205 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 547/2219] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:50 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:51.034977 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Delete volume request issued successfully. Jul 09 15:41:51.035325 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7b9c5c57-2efc-4aca-946a-ff83b9a22030 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f returned with HTTP 202 Jul 09 15:41:51.035853 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 557/2220] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:50 2026] DELETE /volume/v3/volumes/8fcc48be-f4f1-408e-b5bc-d9a554e7777f => generated 0 bytes in 115 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:51.045269 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c56578cc-cabc-4ae5-95f2-a7570b8d842e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:51.047421 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c56578cc-cabc-4ae5-95f2-a7570b8d842e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] DELETE https://10.4.3.19/volume/v3/types/40fef49f-fc84-491c-9e45-7185a48a46c1 Jul 09 15:41:51.047656 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c56578cc-cabc-4ae5-95f2-a7570b8d842e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:51.048010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c56578cc-cabc-4ae5-95f2-a7570b8d842e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:51.104322 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c56578cc-cabc-4ae5-95f2-a7570b8d842e tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/types/40fef49f-fc84-491c-9e45-7185a48a46c1 returned with HTTP 202 Jul 09 15:41:51.104878 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 562/2221] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:41:51 2026] DELETE /volume/v3/types/40fef49f-fc84-491c-9e45-7185a48a46c1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:51.115434 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-59b89e09-12f0-4001-b1ad-15b80ad5fa6c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:51.117204 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-59b89e09-12f0-4001-b1ad-15b80ad5fa6c tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:41:51.117661 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-59b89e09-12f0-4001-b1ad-15b80ad5fa6c tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1213202156", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1997093752", "vendor_name": "tempest-vendor_name-524356788"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:51.135479 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-59b89e09-12f0-4001-b1ad-15b80ad5fa6c tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:41:51.136025 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 556/2222] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:41:51 2026] POST /volume/v3/types => generated 329 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:51.147092 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:51.148920 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:51.149815 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "39afe583-0401-41c3-ad8f-763001ce7ab9", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:51.152006 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume request body: {'volume': {'volume_type': '39afe583-0401-41c3-ad8f-763001ce7ab9', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:51.155824 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume of 1 GB Jul 09 15:41:51.156457 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:51.156457 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:51.159202 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:51.162699 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Flow 'volume_create_api' (33f6304c-e93a-4958-8fe2-f379b1a0326f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:51.163875 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51263efe-1c34-4744-9ac4-e57f6650a5da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:51.164918 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:51.189385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (51263efe-1c34-4744-9ac4-e57f6650a5da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:41:51Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1997093752',vendor_name='tempest-vendor_name-524356788'},id=39afe583-0401-41c3-ad8f-763001ce7ab9,is_public=True,name='tempest-ProjectMemberTests-volume-type-1213202156',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '39afe583-0401-41c3-ad8f-763001ce7ab9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:51.191201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b198c42-ac68-4c85-bc73-5799f526d86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:51.221260 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1213202156 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1213202156, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:51.221260 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1213202156 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1213202156, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:51.253267 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Created reservations ['f950bf67-b45f-4679-969c-ede9724a3370', '8cdeba69-b641-4452-bd3f-d3fbd4c04998', 'f4f44345-51ab-48d3-8014-59a3a4dfdbcb', 'b90a66f8-93ee-4f4a-845e-2c8d99af1c92'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:51.254584 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b198c42-ac68-4c85-bc73-5799f526d86a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f950bf67-b45f-4679-969c-ede9724a3370', '8cdeba69-b641-4452-bd3f-d3fbd4c04998', 'f4f44345-51ab-48d3-8014-59a3a4dfdbcb', 'b90a66f8-93ee-4f4a-845e-2c8d99af1c92']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:51.255928 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d3110d-42a8-4080-b066-de3fa69bd26c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:51.291275 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d3110d-42a8-4080-b066-de3fa69bd26c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b9e9da6-648d-4d4e-ba74-828fbfa41320', '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='244fb05d83e64916baac05172d5e76b3',qos_specs=None,replication_status=,reservations=['f950bf67-b45f-4679-969c-ede9724a3370','8cdeba69-b641-4452-bd3f-d3fbd4c04998','f4f44345-51ab-48d3-8014-59a3a4dfdbcb','b90a66f8-93ee-4f4a-845e-2c8d99af1c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c33d219d5842a792958a355b0f1022',volume_type_id=39afe583-0401-41c3-ad8f-763001ce7ab9), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:51Z,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=8b9e9da6-648d-4d4e-ba74-828fbfa41320,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='244fb05d83e64916baac05172d5e76b3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='08c33d219d5842a792958a355b0f1022',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(39afe583-0401-41c3-ad8f-763001ce7ab9),volume_type_id=39afe583-0401-41c3-ad8f-763001ce7ab9)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:51.292961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af18364f-31d3-4e8f-a592-a80c0a13bd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:51.321411 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af18364f-31d3-4e8f-a592-a80c0a13bd1f) transitioned into state 'SUCCESS' from 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='244fb05d83e64916baac05172d5e76b3',qos_specs=None,replication_status=,reservations=['f950bf67-b45f-4679-969c-ede9724a3370','8cdeba69-b641-4452-bd3f-d3fbd4c04998','f4f44345-51ab-48d3-8014-59a3a4dfdbcb','b90a66f8-93ee-4f4a-845e-2c8d99af1c92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='08c33d219d5842a792958a355b0f1022',volume_type_id=39afe583-0401-41c3-ad8f-763001ce7ab9)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:51.324334 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad97dc0-4bba-4e5d-8751-b71737b073b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:51.336002 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7a545f87-8c7b-4490-ad2e-49dcab0ce26c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:51.338667 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ad97dc0-4bba-4e5d-8751-b71737b073b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:51.338846 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7a545f87-8c7b-4490-ad2e-49dcab0ce26c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:51.339094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7a545f87-8c7b-4490-ad2e-49dcab0ce26c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:51.339351 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7a545f87-8c7b-4490-ad2e-49dcab0ce26c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:51.339488 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7a545f87-8c7b-4490-ad2e-49dcab0ce26c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:51.340321 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Flow 'volume_create_api' (33f6304c-e93a-4958-8fe2-f379b1a0326f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:51.340798 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Create volume request issued successfully. Jul 09 15:41:51.341666 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bf9713d9-489a-4c16-91a3-7bb5ab715254 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:51.342446 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 548/2223] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:41:51 2026] POST /volume/v3/volumes => generated 772 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:51.346985 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:51.346985 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:51.347898 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7a545f87-8c7b-4490-ad2e-49dcab0ce26c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:51.348359 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 558/2224] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:51 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:51.359424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-92842492-967a-475a-b8b8-770537d36202 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:51.362012 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-92842492-967a-475a-b8b8-770537d36202 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 Jul 09 15:41:51.362508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-92842492-967a-475a-b8b8-770537d36202 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:51.362823 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-92842492-967a-475a-b8b8-770537d36202 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:51.371961 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:51.371961 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:51.378529 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-92842492-967a-475a-b8b8-770537d36202 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:51.385741 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-92842492-967a-475a-b8b8-770537d36202 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 returned with HTTP 200 Jul 09 15:41:51.386731 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 563/2225] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:51 2026] GET /volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:51.419654 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-98494194-a3fa-4597-83dc-2f68bd787735 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:51.422401 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-98494194-a3fa-4597-83dc-2f68bd787735 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:51.422641 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-98494194-a3fa-4597-83dc-2f68bd787735 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:51.422848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-98494194-a3fa-4597-83dc-2f68bd787735 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:51.437514 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:51.437514 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:51.443237 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-98494194-a3fa-4597-83dc-2f68bd787735 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:51.450065 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-98494194-a3fa-4597-83dc-2f68bd787735 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:51.450514 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 557/2226] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:51 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:52.029764 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ec6080eb-7d5d-4954-81fa-5feae63336f4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.034062 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ec6080eb-7d5d-4954-81fa-5feae63336f4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:52.034062 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ec6080eb-7d5d-4954-81fa-5feae63336f4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.034062 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ec6080eb-7d5d-4954-81fa-5feae63336f4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.051435 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:52.051435 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:52.054800 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ec6080eb-7d5d-4954-81fa-5feae63336f4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:52.059929 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ec6080eb-7d5d-4954-81fa-5feae63336f4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:52.060574 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 549/2227] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:52 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:52.161792 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-782186ff-8883-47d2-8e55-dfa2396952c0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.164741 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-782186ff-8883-47d2-8e55-dfa2396952c0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008 Jul 09 15:41:52.164953 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-782186ff-8883-47d2-8e55-dfa2396952c0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.166247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-782186ff-8883-47d2-8e55-dfa2396952c0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.177229 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:52.177229 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:52.365462 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e0a38390-2aa7-461b-8992-426388531b98 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.367854 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e0a38390-2aa7-461b-8992-426388531b98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:52.368058 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e0a38390-2aa7-461b-8992-426388531b98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.368253 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e0a38390-2aa7-461b-8992-426388531b98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.368396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e0a38390-2aa7-461b-8992-426388531b98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:52.376937 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:52.376937 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:52.378225 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e0a38390-2aa7-461b-8992-426388531b98 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:52.378698 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 564/2228] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:52 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:52.402896 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-14450220-cb49-4494-9a66-302a7d032d79 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.405101 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-14450220-cb49-4494-9a66-302a7d032d79 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 Jul 09 15:41:52.405370 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-14450220-cb49-4494-9a66-302a7d032d79 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.405552 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-14450220-cb49-4494-9a66-302a7d032d79 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.414391 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:52.414391 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:52.419836 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-14450220-cb49-4494-9a66-302a7d032d79 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:52.427684 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-14450220-cb49-4494-9a66-302a7d032d79 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 returned with HTTP 200 Jul 09 15:41:52.427684 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 558/2229] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:41:52 2026] GET /volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:52.441539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-92da949d-9663-46e5-bfbc-417b8bde4650 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.443239 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-92da949d-9663-46e5-bfbc-417b8bde4650 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 15:41:52.443669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-92da949d-9663-46e5-bfbc-417b8bde4650 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.443938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-92da949d-9663-46e5-bfbc-417b8bde4650 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.448220 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-92da949d-9663-46e5-bfbc-417b8bde4650 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:41:52.448913 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 550/2230] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:41:52 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 09 15:41:52.459624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-355dee8e-22dc-4b7c-b805-6b2e901743f4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.462088 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-355dee8e-22dc-4b7c-b805-6b2e901743f4 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] GET https://10.4.3.19/volume/v3/messages/ab303cbc-57e9-4001-9961-5b0ce0ea8a9f Jul 09 15:41:52.462435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-355dee8e-22dc-4b7c-b805-6b2e901743f4 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.462718 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-355dee8e-22dc-4b7c-b805-6b2e901743f4 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.467588 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3c0623d9-8259-44ae-9ae9-d0fe2a93f253 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.467758 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-355dee8e-22dc-4b7c-b805-6b2e901743f4 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-member] https://10.4.3.19/volume/v3/messages/ab303cbc-57e9-4001-9961-5b0ce0ea8a9f returned with HTTP 200 Jul 09 15:41:52.468130 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 565/2231] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:52 2026] GET /volume/v3/messages/ab303cbc-57e9-4001-9961-5b0ce0ea8a9f => generated 665 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:52.470011 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3c0623d9-8259-44ae-9ae9-d0fe2a93f253 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:52.471557 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3c0623d9-8259-44ae-9ae9-d0fe2a93f253 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.473460 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3c0623d9-8259-44ae-9ae9-d0fe2a93f253 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.478699 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6faa94dc-10e6-4e32-8d6f-c904c60b9c73 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.481338 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6faa94dc-10e6-4e32-8d6f-c904c60b9c73 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] DELETE https://10.4.3.19/volume/v3/messages/ab303cbc-57e9-4001-9961-5b0ce0ea8a9f Jul 09 15:41:52.481659 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6faa94dc-10e6-4e32-8d6f-c904c60b9c73 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.481920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6faa94dc-10e6-4e32-8d6f-c904c60b9c73 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.488212 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:52.488212 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:52.493600 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3c0623d9-8259-44ae-9ae9-d0fe2a93f253 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:52.495936 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6faa94dc-10e6-4e32-8d6f-c904c60b9c73 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/messages/ab303cbc-57e9-4001-9961-5b0ce0ea8a9f returned with HTTP 204 Jul 09 15:41:52.495936 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 551/2232] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 15:41:52 2026] DELETE /volume/v3/messages/ab303cbc-57e9-4001-9961-5b0ce0ea8a9f => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 15:41:52.503208 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3c0623d9-8259-44ae-9ae9-d0fe2a93f253 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:52.504125 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 559/2233] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:52 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:52.504294 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-17773886-0c20-4087-8345-f10c7d0930c2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.506801 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 Jul 09 15:41:52.507795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.507795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.507795 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Delete volume with id: 8b9e9da6-648d-4d4e-ba74-828fbfa41320 Jul 09 15:41:52.520394 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:52.520394 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:52.520919 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Volume info retrieved successfully. Jul 09 15:41:52.522418 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99866) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 15:41:52.535435 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1213202156 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1213202156, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:52.535662 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1213202156 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1213202156, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:41:52.544493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Created reservations ['8c2789d2-61df-4405-9380-ac6d02468812', '99d1b528-2962-4806-8fea-21058d714412', 'eef95c4e-a9c5-47df-8a54-30dbfcdc3d98', 'badd26ed-cbc6-4fb4-a145-5e52a3083504'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:52.573815 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Delete volume request issued successfully. Jul 09 15:41:52.574131 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-17773886-0c20-4087-8345-f10c7d0930c2 tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 returned with HTTP 202 Jul 09 15:41:52.574651 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 566/2234] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:41:52 2026] DELETE /volume/v3/volumes/8b9e9da6-648d-4d4e-ba74-828fbfa41320 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 09 15:41:52.581671 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ff73ec8c-6f24-49e1-bed1-9a325ae1f2da None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:52.583709 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff73ec8c-6f24-49e1-bed1-9a325ae1f2da tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] DELETE https://10.4.3.19/volume/v3/types/39afe583-0401-41c3-ad8f-763001ce7ab9 Jul 09 15:41:52.584012 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff73ec8c-6f24-49e1-bed1-9a325ae1f2da tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:52.584350 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff73ec8c-6f24-49e1-bed1-9a325ae1f2da tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:52.613425 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff73ec8c-6f24-49e1-bed1-9a325ae1f2da tempest-ProjectMemberTests-57426788 tempest-ProjectMemberTests-57426788-project-admin] https://10.4.3.19/volume/v3/types/39afe583-0401-41c3-ad8f-763001ce7ab9 returned with HTTP 202 Jul 09 15:41:52.614113 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 552/2235] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:41:52 2026] DELETE /volume/v3/types/39afe583-0401-41c3-ad8f-763001ce7ab9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:52.732274 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5cc1eb9c-2910-4cd6-84c8-5514a25e10a1 req-782186ff-8883-47d2-8e55-dfa2396952c0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008 returned with HTTP 200 Jul 09 15:41:52.732836 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 559/2236] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:41:52 2026] DELETE /volume/v3/attachments/e0a6a4c1-38de-472c-a917-02fe3c281008 => generated 19 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:53.075376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f26d7efd-f95a-4fdb-8fb8-400ff3dfb2b3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:53.077447 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f26d7efd-f95a-4fdb-8fb8-400ff3dfb2b3 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:53.077656 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f26d7efd-f95a-4fdb-8fb8-400ff3dfb2b3 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:53.078214 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f26d7efd-f95a-4fdb-8fb8-400ff3dfb2b3 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:53.088910 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:53.088910 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:53.093946 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f26d7efd-f95a-4fdb-8fb8-400ff3dfb2b3 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:53.099257 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f26d7efd-f95a-4fdb-8fb8-400ff3dfb2b3 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:53.099945 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 560/2237] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:53 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:53.178619 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:53.183277 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:53.183277 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-164147384"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:53.183464 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-164147384'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:53.183667 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Create volume of 1 GB Jul 09 15:41:53.189101 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Availability Zones retrieved successfully. Jul 09 15:41:53.205707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Flow 'volume_create_api' (41da5f6a-909b-4b0b-83b6-d7fa60a009c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:53.208861 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afce8cff-277a-45ac-8117-89819fb3c27c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:53.211918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:53.252847 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afce8cff-277a-45ac-8117-89819fb3c27c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:53.254027 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b718d7f-141c-4423-abfc-3f700d0d22d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:53.317569 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Created reservations ['1124e0cb-d7d6-406e-8081-7450adbc87d2', '61a8d7db-ff25-44dc-acd8-89af5deb4e62', '85c1901a-f12c-4bb0-80bb-ce082ca8cdac', '3249bb00-b9b8-4145-9704-d5fcf2721f0b'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:53.318848 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b718d7f-141c-4423-abfc-3f700d0d22d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1124e0cb-d7d6-406e-8081-7450adbc87d2', '61a8d7db-ff25-44dc-acd8-89af5deb4e62', '85c1901a-f12c-4bb0-80bb-ce082ca8cdac', '3249bb00-b9b8-4145-9704-d5fcf2721f0b']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:53.319855 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5dadc2-ffa1-42fc-ac8f-770babd7036b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:53.355647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f5dadc2-ffa1-42fc-ac8f-770babd7036b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '636833a8-5b00-4fd9-b612-1cd2c3a5dfa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-164147384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29428511442a4bd1aad045224cdb15fa',qos_specs=None,replication_status=,reservations=['1124e0cb-d7d6-406e-8081-7450adbc87d2','61a8d7db-ff25-44dc-acd8-89af5deb4e62','85c1901a-f12c-4bb0-80bb-ce082ca8cdac','3249bb00-b9b8-4145-9704-d5fcf2721f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47903773993a47b08b63277fff1d20da',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-164147384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=636833a8-5b00-4fd9-b612-1cd2c3a5dfa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29428511442a4bd1aad045224cdb15fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='47903773993a47b08b63277fff1d20da',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:53.356502 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78dd3f7-22d2-42a1-b3e9-31069fb76ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:53.390993 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9977b070-e975-4fd5-87f0-c455c7ab1b8e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:53.392494 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78dd3f7-22d2-42a1-b3e9-31069fb76ae1) transitioned into state 'SUCCESS' from state '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-164147384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29428511442a4bd1aad045224cdb15fa',qos_specs=None,replication_status=,reservations=['1124e0cb-d7d6-406e-8081-7450adbc87d2','61a8d7db-ff25-44dc-acd8-89af5deb4e62','85c1901a-f12c-4bb0-80bb-ce082ca8cdac','3249bb00-b9b8-4145-9704-d5fcf2721f0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='47903773993a47b08b63277fff1d20da',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:53.393313 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9977b070-e975-4fd5-87f0-c455c7ab1b8e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:53.393620 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4916048c-8374-4fca-bac3-2ff0a95d4f4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:53.393827 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9977b070-e975-4fd5-87f0-c455c7ab1b8e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:53.394370 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9977b070-e975-4fd5-87f0-c455c7ab1b8e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:53.394567 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9977b070-e975-4fd5-87f0-c455c7ab1b8e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:53.400572 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:53.400572 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:53.401736 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9977b070-e975-4fd5-87f0-c455c7ab1b8e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:53.402444 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 553/2238] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:53 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:53.406536 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4916048c-8374-4fca-bac3-2ff0a95d4f4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:53.407752 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Flow 'volume_create_api' (41da5f6a-909b-4b0b-83b6-d7fa60a009c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:53.408140 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Create volume request issued successfully. Jul 09 15:41:53.408879 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47b2d19e-b45f-4d67-8fce-e2fe2303659e tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:53.409516 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 567/2239] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:53 2026] POST /volume/v3/volumes => generated 754 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:53.428523 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9bc73d8d-46cb-4e56-9294-2a5a068772e7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:53.431108 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9bc73d8d-46cb-4e56-9294-2a5a068772e7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:41:53.431424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9bc73d8d-46cb-4e56-9294-2a5a068772e7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:53.431690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9bc73d8d-46cb-4e56-9294-2a5a068772e7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:53.443990 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:53.443990 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:53.452646 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9bc73d8d-46cb-4e56-9294-2a5a068772e7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:41:53.459569 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9bc73d8d-46cb-4e56-9294-2a5a068772e7 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:41:53.460028 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 560/2240] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:53 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 822 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:53.522775 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fb9965e1-23d9-4e20-b324-47237d28bfe8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:53.524853 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb9965e1-23d9-4e20-b324-47237d28bfe8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:53.525085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb9965e1-23d9-4e20-b324-47237d28bfe8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:53.525287 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb9965e1-23d9-4e20-b324-47237d28bfe8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:53.535636 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:53.535636 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:53.540271 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-fb9965e1-23d9-4e20-b324-47237d28bfe8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:53.549396 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb9965e1-23d9-4e20-b324-47237d28bfe8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:53.549396 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 561/2241] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:53 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:53.572370 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e51be1c0-caca-465b-b5a0-14c370869e94 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:53.575073 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e51be1c0-caca-465b-b5a0-14c370869e94 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:53.575284 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e51be1c0-caca-465b-b5a0-14c370869e94 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:53.575479 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e51be1c0-caca-465b-b5a0-14c370869e94 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:53.592602 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:53.592602 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:53.600130 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e51be1c0-caca-465b-b5a0-14c370869e94 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:53.606910 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e51be1c0-caca-465b-b5a0-14c370869e94 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:53.607037 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 554/2242] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:53 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:41:53.668704 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d6cce7f5-b19c-4e03-bc31-5e0db37b1ae0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:53.670866 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d6cce7f5-b19c-4e03-bc31-5e0db37b1ae0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:41:53.671218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d6cce7f5-b19c-4e03-bc31-5e0db37b1ae0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:53.671395 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d6cce7f5-b19c-4e03-bc31-5e0db37b1ae0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:53.679071 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:53.679071 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:53.683111 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d6cce7f5-b19c-4e03-bc31-5e0db37b1ae0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:41:53.687623 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d6cce7f5-b19c-4e03-bc31-5e0db37b1ae0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:41:53.688112 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 568/2243] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:53 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:54.115058 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d98e23ae-125f-4fc0-bc44-1368bd256719 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:54.118401 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d98e23ae-125f-4fc0-bc44-1368bd256719 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:54.118643 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d98e23ae-125f-4fc0-bc44-1368bd256719 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:54.118899 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d98e23ae-125f-4fc0-bc44-1368bd256719 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:54.135155 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:54.135155 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:54.139540 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d98e23ae-125f-4fc0-bc44-1368bd256719 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:54.147878 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d98e23ae-125f-4fc0-bc44-1368bd256719 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:54.148540 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 561/2244] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:54 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:54.417646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-056c3d10-b511-4c4f-acce-e44d8a0cac51 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:54.420335 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-056c3d10-b511-4c4f-acce-e44d8a0cac51 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:54.420609 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-056c3d10-b511-4c4f-acce-e44d8a0cac51 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:54.420864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-056c3d10-b511-4c4f-acce-e44d8a0cac51 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:54.421032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-056c3d10-b511-4c4f-acce-e44d8a0cac51 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:54.426104 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:54.426104 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:54.427003 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-056c3d10-b511-4c4f-acce-e44d8a0cac51 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:54.427427 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 562/2245] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:54 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:54.477744 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-87263276-69b1-474f-96e9-1f71d7f1d708 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:54.480194 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-87263276-69b1-474f-96e9-1f71d7f1d708 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:41:54.480467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-87263276-69b1-474f-96e9-1f71d7f1d708 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:54.480717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-87263276-69b1-474f-96e9-1f71d7f1d708 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:54.492753 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:54.492753 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:54.499752 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-87263276-69b1-474f-96e9-1f71d7f1d708 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:41:54.508734 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-87263276-69b1-474f-96e9-1f71d7f1d708 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:41:54.509408 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 555/2246] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:54 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:54.819138 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:54.952576 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:54.952984 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-521928546"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:54.958781 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-521928546'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:54.960200 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Create volume of 1 GB Jul 09 15:41:54.967090 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:54.973371 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Flow 'volume_create_api' (30e44daf-714a-449c-9723-9db87a56ccc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:54.974425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f82abe-7541-45e0-b711-119f6eb788bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:54.975321 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:54.997945 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-996d0b78-589d-499f-81c0-beda53bac467 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:55.000728 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-996d0b78-589d-499f-81c0-beda53bac467 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36/action Jul 09 15:41:55.001223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-996d0b78-589d-499f-81c0-beda53bac467 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:55.001392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-996d0b78-589d-499f-81c0-beda53bac467 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:55.011667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a0f82abe-7541-45e0-b711-119f6eb788bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:55.012809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59701aad-b049-4d89-b22c-704f717469b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:55.038834 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:55.038834 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:55.053312 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3db59b04-4866-423f-a22f-cb6171a47d11 req-996d0b78-589d-499f-81c0-beda53bac467 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36/action returned with HTTP 204 Jul 09 15:41:55.053983 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 562/2247] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:41:54 2026] POST /volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:55.108242 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Created reservations ['f547a206-0ee6-4e90-87d3-b48b6108f78f', '37161493-09d5-4699-84e7-6f9379babd84', '178a4f3b-31f5-435b-90f9-e11f4cb29ca8', 'dae25de1-4824-4dd7-ac59-3766ffb57f42'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:55.110315 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59701aad-b049-4d89-b22c-704f717469b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f547a206-0ee6-4e90-87d3-b48b6108f78f', '37161493-09d5-4699-84e7-6f9379babd84', '178a4f3b-31f5-435b-90f9-e11f4cb29ca8', 'dae25de1-4824-4dd7-ac59-3766ffb57f42']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:55.111608 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873af4e0-af42-492e-a778-1909eef8256c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:55.142772 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (873af4e0-af42-492e-a778-1909eef8256c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e64138bb-5b4b-4c0a-8e48-fec6727591ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-521928546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b78500a15a24ff2af0484d0767f5eda',qos_specs=None,replication_status=,reservations=['f547a206-0ee6-4e90-87d3-b48b6108f78f','37161493-09d5-4699-84e7-6f9379babd84','178a4f3b-31f5-435b-90f9-e11f4cb29ca8','dae25de1-4824-4dd7-ac59-3766ffb57f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac89029ab3b44a37bd2badbcee5e3101',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-521928546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e64138bb-5b4b-4c0a-8e48-fec6727591ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b78500a15a24ff2af0484d0767f5eda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac89029ab3b44a37bd2badbcee5e3101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:55.143663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0793a066-a963-42f3-8f5d-dee023893e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:55.164130 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c1f14fd8-5790-40d6-9e11-ce6f35082624 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:55.167277 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c1f14fd8-5790-40d6-9e11-ce6f35082624 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:55.167531 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c1f14fd8-5790-40d6-9e11-ce6f35082624 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:55.167751 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c1f14fd8-5790-40d6-9e11-ce6f35082624 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:55.168210 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0793a066-a963-42f3-8f5d-dee023893e03) transitioned into state 'SUCCESS' from state '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-521928546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b78500a15a24ff2af0484d0767f5eda',qos_specs=None,replication_status=,reservations=['f547a206-0ee6-4e90-87d3-b48b6108f78f','37161493-09d5-4699-84e7-6f9379babd84','178a4f3b-31f5-435b-90f9-e11f4cb29ca8','dae25de1-4824-4dd7-ac59-3766ffb57f42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac89029ab3b44a37bd2badbcee5e3101',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:55.169057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (312a72de-2a05-4c29-aa52-c7d25157aae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:55.181114 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:55.181114 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:55.182123 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (312a72de-2a05-4c29-aa52-c7d25157aae8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:55.183427 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Flow 'volume_create_api' (30e44daf-714a-449c-9723-9db87a56ccc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:55.184205 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Create volume request issued successfully. Jul 09 15:41:55.187596 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c1f14fd8-5790-40d6-9e11-ce6f35082624 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:55.189411 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a85e5645-6f9a-45c5-8e0d-587d678373c0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:55.189976 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 569/2248] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:54 2026] POST /volume/v3/volumes => generated 775 bytes in 371 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:55.198790 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c1f14fd8-5790-40d6-9e11-ce6f35082624 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:55.200060 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 563/2249] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:55 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 1133 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:55.218077 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eeac1720-762d-4812-85e9-0d67e9145d04 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:55.223392 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eeac1720-762d-4812-85e9-0d67e9145d04 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] GET https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed Jul 09 15:41:55.223706 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eeac1720-762d-4812-85e9-0d67e9145d04 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:55.224074 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eeac1720-762d-4812-85e9-0d67e9145d04 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:55.225332 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-570131dd-3319-461d-8855-cc284850de59 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:55.229023 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-570131dd-3319-461d-8855-cc284850de59 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:41:55.229299 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-570131dd-3319-461d-8855-cc284850de59 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:55.229552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-570131dd-3319-461d-8855-cc284850de59 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:55.234469 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:55.234469 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:55.240276 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eeac1720-762d-4812-85e9-0d67e9145d04 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Volume info retrieved successfully. Jul 09 15:41:55.246743 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eeac1720-762d-4812-85e9-0d67e9145d04 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed returned with HTTP 200 Jul 09 15:41:55.247440 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:55.247440 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:55.247825 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 556/2250] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:55 2026] GET /volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:55.254627 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-570131dd-3319-461d-8855-cc284850de59 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:41:55.266235 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-570131dd-3319-461d-8855-cc284850de59 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:41:55.268050 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 563/2251] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:55 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 1133 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:55.441948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1a117416-afa1-48e1-b642-d0bb94ce82ed None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:55.444701 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a117416-afa1-48e1-b642-d0bb94ce82ed tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:55.444986 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a117416-afa1-48e1-b642-d0bb94ce82ed tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:55.445261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a117416-afa1-48e1-b642-d0bb94ce82ed tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:55.445458 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1a117416-afa1-48e1-b642-d0bb94ce82ed tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:55.454220 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:55.454220 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:55.454461 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a117416-afa1-48e1-b642-d0bb94ce82ed tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:55.454877 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 570/2252] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:55 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:56.268211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-85ccf927-d0b5-44aa-8246-2f0471da1288 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:56.268211 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85ccf927-d0b5-44aa-8246-2f0471da1288 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] GET https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed Jul 09 15:41:56.268211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-85ccf927-d0b5-44aa-8246-2f0471da1288 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:56.268804 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-85ccf927-d0b5-44aa-8246-2f0471da1288 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:56.277895 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:56.277895 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:56.282238 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-85ccf927-d0b5-44aa-8246-2f0471da1288 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Volume info retrieved successfully. Jul 09 15:41:56.286847 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85ccf927-d0b5-44aa-8246-2f0471da1288 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed returned with HTTP 200 Jul 09 15:41:56.287260 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 564/2253] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:56 2026] GET /volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:56.302316 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1c4412b7-7443-45f1-bf16-207f19bb7fea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:56.364276 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1c4412b7-7443-45f1-bf16-207f19bb7fea tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] POST https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed/action Jul 09 15:41:56.364705 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1c4412b7-7443-45f1-bf16-207f19bb7fea tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:56.364883 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1c4412b7-7443-45f1-bf16-207f19bb7fea tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:56.375754 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:56.375754 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:56.376224 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1c4412b7-7443-45f1-bf16-207f19bb7fea tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] Volume info retrieved successfully. Jul 09 15:41:56.377290 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-1c4412b7-7443-45f1-bf16-207f19bb7fea tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '93d3b4967e6d493099b6c3ab22296aad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b78500a15a24ff2af0484d0767f5eda', '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=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:41:56.377495 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1c4412b7-7443-45f1-bf16-207f19bb7fea tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed/action returned with HTTP 403 Jul 09 15:41:56.377970 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 557/2254] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:41:56 2026] POST /volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed/action => generated 131 bytes in 76 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:56.385929 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4d76012c-e053-4322-929c-2be5554eb211 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:56.387924 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4d76012c-e053-4322-929c-2be5554eb211 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed Jul 09 15:41:56.388194 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4d76012c-e053-4322-929c-2be5554eb211 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:56.388457 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4d76012c-e053-4322-929c-2be5554eb211 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:56.388620 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4d76012c-e053-4322-929c-2be5554eb211 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Delete volume with id: e64138bb-5b4b-4c0a-8e48-fec6727591ed Jul 09 15:41:56.396702 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:56.396702 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:56.397174 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4d76012c-e053-4322-929c-2be5554eb211 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Volume info retrieved successfully. Jul 09 15:41:56.417388 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4d76012c-e053-4322-929c-2be5554eb211 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Delete volume request issued successfully. Jul 09 15:41:56.417520 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4d76012c-e053-4322-929c-2be5554eb211 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed returned with HTTP 202 Jul 09 15:41:56.418049 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 564/2255] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:56 2026] DELETE /volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:56.428718 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8a134518-4c20-4c4d-a3a2-28e98529088f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:56.431015 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8a134518-4c20-4c4d-a3a2-28e98529088f tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] GET https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed Jul 09 15:41:56.431291 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8a134518-4c20-4c4d-a3a2-28e98529088f tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:56.431550 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8a134518-4c20-4c4d-a3a2-28e98529088f tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:56.441035 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:56.441035 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:56.446049 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8a134518-4c20-4c4d-a3a2-28e98529088f tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Volume info retrieved successfully. Jul 09 15:41:56.451311 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8a134518-4c20-4c4d-a3a2-28e98529088f tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed returned with HTTP 200 Jul 09 15:41:56.451804 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 571/2256] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:56 2026] GET /volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:56.468862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-13809464-dcb0-47bc-87c4-062f92465ef7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:56.470695 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-13809464-dcb0-47bc-87c4-062f92465ef7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:56.471052 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-13809464-dcb0-47bc-87c4-062f92465ef7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:56.471309 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-13809464-dcb0-47bc-87c4-062f92465ef7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:56.471471 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-13809464-dcb0-47bc-87c4-062f92465ef7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:56.475499 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:56.475499 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:56.476272 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-13809464-dcb0-47bc-87c4-062f92465ef7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:56.476630 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 565/2257] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:56 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:57.468718 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8a66cec7-3dc2-45fd-9eed-55eb4f2caeb0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:57.471659 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a66cec7-3dc2-45fd-9eed-55eb4f2caeb0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] GET https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed Jul 09 15:41:57.472136 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a66cec7-3dc2-45fd-9eed-55eb4f2caeb0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:57.472683 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a66cec7-3dc2-45fd-9eed-55eb4f2caeb0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:57.479055 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a66cec7-3dc2-45fd-9eed-55eb4f2caeb0 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed returned with HTTP 404 Jul 09 15:41:57.479620 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 558/2258] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:57 2026] GET /volume/v3/volumes/e64138bb-5b4b-4c0a-8e48-fec6727591ed => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:57.488371 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-54353869-531c-49e2-8998-fd1c5c753b69 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:57.490658 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:41:57.491250 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1739105637"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:57.492102 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-31f7f5bb-7a3c-4b5b-865b-97ac0bc4dc3a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:57.493204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1739105637'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:41:57.493623 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Create volume of 1 GB Jul 09 15:41:57.493999 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-31f7f5bb-7a3c-4b5b-865b-97ac0bc4dc3a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:57.494239 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-31f7f5bb-7a3c-4b5b-865b-97ac0bc4dc3a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:57.494457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-31f7f5bb-7a3c-4b5b-865b-97ac0bc4dc3a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:57.494590 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-31f7f5bb-7a3c-4b5b-865b-97ac0bc4dc3a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:57.498984 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:57.498984 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:57.499338 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Availability Zones retrieved successfully. Jul 09 15:41:57.499799 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-31f7f5bb-7a3c-4b5b-865b-97ac0bc4dc3a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:57.500335 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 572/2259] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:57 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:57.509733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Flow 'volume_create_api' (407f12f4-3cce-4172-a1b0-8466a5736b7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:57.511454 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbe5818-ae00-43e9-851f-84c790efb5d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:57.512762 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:41:57.550506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0dbe5818-ae00-43e9-851f-84c790efb5d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:57.552162 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd9f1b0-96f5-4e96-bdc0-863fcfdfda8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:57.607929 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Created reservations ['02ea66e8-df88-42c8-929b-7a9779bcdd5a', 'abf1ee7b-29e6-4b0f-9f31-e0edeb248c05', '107a7c22-4e37-4f85-8749-8449139bbe83', 'd56b9912-29c8-4c2e-8ad2-b647f98a477e'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:41:57.608867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6fd9f1b0-96f5-4e96-bdc0-863fcfdfda8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02ea66e8-df88-42c8-929b-7a9779bcdd5a', 'abf1ee7b-29e6-4b0f-9f31-e0edeb248c05', '107a7c22-4e37-4f85-8749-8449139bbe83', 'd56b9912-29c8-4c2e-8ad2-b647f98a477e']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:57.609888 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8272001-6a8a-4ed6-8ea3-604f0caf0435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:57.639034 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8272001-6a8a-4ed6-8ea3-604f0caf0435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f699fa1-04d1-4b1b-951e-11285bfa2aa0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1739105637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b78500a15a24ff2af0484d0767f5eda',qos_specs=None,replication_status=,reservations=['02ea66e8-df88-42c8-929b-7a9779bcdd5a','abf1ee7b-29e6-4b0f-9f31-e0edeb248c05','107a7c22-4e37-4f85-8749-8449139bbe83','d56b9912-29c8-4c2e-8ad2-b647f98a477e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac89029ab3b44a37bd2badbcee5e3101',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:41:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1739105637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f699fa1-04d1-4b1b-951e-11285bfa2aa0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b78500a15a24ff2af0484d0767f5eda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac89029ab3b44a37bd2badbcee5e3101',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:57.640025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a47b545e-1a3f-4925-8cd8-6300404a64c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:57.661981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a47b545e-1a3f-4925-8cd8-6300404a64c2) transitioned into state 'SUCCESS' from state '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-1739105637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b78500a15a24ff2af0484d0767f5eda',qos_specs=None,replication_status=,reservations=['02ea66e8-df88-42c8-929b-7a9779bcdd5a','abf1ee7b-29e6-4b0f-9f31-e0edeb248c05','107a7c22-4e37-4f85-8749-8449139bbe83','d56b9912-29c8-4c2e-8ad2-b647f98a477e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac89029ab3b44a37bd2badbcee5e3101',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:57.662966 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbba743-f7b1-4606-9395-f473ab6048c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:41:57.678528 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bbba743-f7b1-4606-9395-f473ab6048c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:41:57.679477 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Flow 'volume_create_api' (407f12f4-3cce-4172-a1b0-8466a5736b7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:41:57.679819 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Create volume request issued successfully. Jul 09 15:41:57.680527 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54353869-531c-49e2-8998-fd1c5c753b69 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:41:57.680996 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 565/2260] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:41:57 2026] POST /volume/v3/volumes => generated 776 bytes in 193 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:41:57.694709 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-164457bf-2c23-44c0-b60f-05340dc3efaa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:57.697640 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-164457bf-2c23-44c0-b60f-05340dc3efaa tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] GET https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 Jul 09 15:41:57.697640 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-164457bf-2c23-44c0-b60f-05340dc3efaa tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:57.697640 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-164457bf-2c23-44c0-b60f-05340dc3efaa tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:57.711211 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:57.711211 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:57.713350 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-164457bf-2c23-44c0-b60f-05340dc3efaa tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Volume info retrieved successfully. Jul 09 15:41:57.719174 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-164457bf-2c23-44c0-b60f-05340dc3efaa tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 returned with HTTP 200 Jul 09 15:41:57.719715 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 566/2261] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:57 2026] GET /volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 => generated 955 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:58.512700 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fb82a559-1ea1-454d-b055-8235fb3e6448 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:58.515369 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fb82a559-1ea1-454d-b055-8235fb3e6448 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:58.515695 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fb82a559-1ea1-454d-b055-8235fb3e6448 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:58.516004 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fb82a559-1ea1-454d-b055-8235fb3e6448 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:58.516228 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-fb82a559-1ea1-454d-b055-8235fb3e6448 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:58.529011 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:58.529011 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:58.530296 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fb82a559-1ea1-454d-b055-8235fb3e6448 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:58.531580 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 559/2262] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:58 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:58.735763 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d90cc00a-bc7a-4ae1-abdd-536abc9f69e6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:58.738316 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d90cc00a-bc7a-4ae1-abdd-536abc9f69e6 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] GET https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 Jul 09 15:41:58.738774 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d90cc00a-bc7a-4ae1-abdd-536abc9f69e6 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:58.738880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d90cc00a-bc7a-4ae1-abdd-536abc9f69e6 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:58.748447 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:58.748447 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:58.754557 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d90cc00a-bc7a-4ae1-abdd-536abc9f69e6 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Volume info retrieved successfully. Jul 09 15:41:58.760594 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d90cc00a-bc7a-4ae1-abdd-536abc9f69e6 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 returned with HTTP 200 Jul 09 15:41:58.761454 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 573/2263] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:58 2026] GET /volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:58.780910 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-95d6bf61-9416-45ef-9182-4aad077ae445 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:58.782919 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-95d6bf61-9416-45ef-9182-4aad077ae445 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] POST https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0/action Jul 09 15:41:58.783372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-95d6bf61-9416-45ef-9182-4aad077ae445 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:41:58.783508 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-95d6bf61-9416-45ef-9182-4aad077ae445 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:41:58.795258 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:58.795258 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:41:58.795258 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.policy [None req-95d6bf61-9416-45ef-9182-4aad077ae445 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '93d3b4967e6d493099b6c3ab22296aad', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '2b78500a15a24ff2af0484d0767f5eda', '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=99867) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:41:58.795605 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-95d6bf61-9416-45ef-9182-4aad077ae445 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-reader] https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0/action returned with HTTP 403 Jul 09 15:41:58.796194 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 566/2264] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:41:58 2026] POST /volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0/action => generated 131 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:41:58.808788 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b70e07b9-9eb0-4edb-8845-ef235b6c9001 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:58.811521 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b70e07b9-9eb0-4edb-8845-ef235b6c9001 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 Jul 09 15:41:58.811836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b70e07b9-9eb0-4edb-8845-ef235b6c9001 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:58.812100 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b70e07b9-9eb0-4edb-8845-ef235b6c9001 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:58.812366 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-b70e07b9-9eb0-4edb-8845-ef235b6c9001 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Delete volume with id: 8f699fa1-04d1-4b1b-951e-11285bfa2aa0 Jul 09 15:41:58.821733 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:58.821733 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:41:58.822049 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b70e07b9-9eb0-4edb-8845-ef235b6c9001 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Volume info retrieved successfully. Jul 09 15:41:58.851990 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b70e07b9-9eb0-4edb-8845-ef235b6c9001 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Delete volume request issued successfully. Jul 09 15:41:58.852169 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b70e07b9-9eb0-4edb-8845-ef235b6c9001 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 returned with HTTP 202 Jul 09 15:41:58.852639 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 567/2265] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:41:58 2026] DELETE /volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:41:58.863071 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-755cc37a-db9a-47a7-849f-3cb7c0ad2137 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:58.868418 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-755cc37a-db9a-47a7-849f-3cb7c0ad2137 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] GET https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 Jul 09 15:41:58.868710 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-755cc37a-db9a-47a7-849f-3cb7c0ad2137 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:58.868992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-755cc37a-db9a-47a7-849f-3cb7c0ad2137 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:58.883504 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:58.883504 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:41:58.892156 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-755cc37a-db9a-47a7-849f-3cb7c0ad2137 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Volume info retrieved successfully. Jul 09 15:41:58.898390 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-755cc37a-db9a-47a7-849f-3cb7c0ad2137 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 returned with HTTP 200 Jul 09 15:41:58.898892 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 560/2266] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:58 2026] GET /volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 => generated 1006 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:41:59.544664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2d0f88e7-82a8-4992-97ec-45fe37de887f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:59.547201 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d0f88e7-82a8-4992-97ec-45fe37de887f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:41:59.547579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d0f88e7-82a8-4992-97ec-45fe37de887f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:59.547986 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d0f88e7-82a8-4992-97ec-45fe37de887f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:59.548300 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2d0f88e7-82a8-4992-97ec-45fe37de887f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:41:59.553852 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:41:59.553852 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:41:59.555046 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d0f88e7-82a8-4992-97ec-45fe37de887f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:41:59.555539 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 574/2267] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:59 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:41:59.914453 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b90ea176-8952-49c5-af98-5c7f3c541741 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:41:59.917129 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b90ea176-8952-49c5-af98-5c7f3c541741 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] GET https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 Jul 09 15:41:59.917396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b90ea176-8952-49c5-af98-5c7f3c541741 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:41:59.917653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b90ea176-8952-49c5-af98-5c7f3c541741 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:41:59.924393 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b90ea176-8952-49c5-af98-5c7f3c541741 tempest-ProjectReaderTests-903089634 tempest-ProjectReaderTests-903089634-project-admin] https://10.4.3.19/volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 returned with HTTP 404 Jul 09 15:41:59.924968 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 567/2268] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:41:59 2026] GET /volume/v3/volumes/8f699fa1-04d1-4b1b-951e-11285bfa2aa0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:00.570119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7dcc43e8-d279-4e8d-9285-1ebc1af69eb8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:00.575008 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7dcc43e8-d279-4e8d-9285-1ebc1af69eb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:00.575224 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7dcc43e8-d279-4e8d-9285-1ebc1af69eb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:00.575487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7dcc43e8-d279-4e8d-9285-1ebc1af69eb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:00.575660 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7dcc43e8-d279-4e8d-9285-1ebc1af69eb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:00.580619 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:00.580619 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:00.581716 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7dcc43e8-d279-4e8d-9285-1ebc1af69eb8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:00.582160 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 568/2269] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:00 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 824 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:01.597334 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-00c481fd-9e35-4a9d-bdbb-de4884103040 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:01.599445 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-00c481fd-9e35-4a9d-bdbb-de4884103040 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:01.599445 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-00c481fd-9e35-4a9d-bdbb-de4884103040 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:01.599694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-00c481fd-9e35-4a9d-bdbb-de4884103040 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:01.599875 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-00c481fd-9e35-4a9d-bdbb-de4884103040 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:01.606920 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:01.606920 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:01.608199 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-00c481fd-9e35-4a9d-bdbb-de4884103040 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:01.609019 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 561/2270] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:01 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:01.627395 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1ddeecfd-9466-42ba-abb7-c36102281aa6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:01.628469 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1ddeecfd-9466-42ba-abb7-c36102281aa6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:42:01.628665 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1ddeecfd-9466-42ba-abb7-c36102281aa6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:01.628894 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1ddeecfd-9466-42ba-abb7-c36102281aa6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:01.640199 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:01.640199 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:01.645732 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1ddeecfd-9466-42ba-abb7-c36102281aa6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:01.651523 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1ddeecfd-9466-42ba-abb7-c36102281aa6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa returned with HTTP 200 Jul 09 15:42:01.652123 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 575/2271] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:01 2026] GET /volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:01.669571 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7ca0a483-d82e-4e48-99f7-3af6384265c6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:01.672207 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7ca0a483-d82e-4e48-99f7-3af6384265c6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:01.674063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7ca0a483-d82e-4e48-99f7-3af6384265c6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:01.674063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7ca0a483-d82e-4e48-99f7-3af6384265c6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:01.674063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7ca0a483-d82e-4e48-99f7-3af6384265c6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:01.679709 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:01.679709 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:01.681240 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7ca0a483-d82e-4e48-99f7-3af6384265c6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:01.681782 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 568/2272] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:01 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:01.692462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-da22717b-32b2-4ecd-9578-5fffeebb5903 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:01.695172 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-da22717b-32b2-4ecd-9578-5fffeebb5903 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/detail Jul 09 15:42:01.695469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-da22717b-32b2-4ecd-9578-5fffeebb5903 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:01.695780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-da22717b-32b2-4ecd-9578-5fffeebb5903 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:01.696167 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-da22717b-32b2-4ecd-9578-5fffeebb5903 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:42:01.705494 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-da22717b-32b2-4ecd-9578-5fffeebb5903 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/detail returned with HTTP 200 Jul 09 15:42:01.706094 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 569/2273] 10.4.3.19 () {66 vars in 1251 bytes} [Thu Jul 9 15:42:01 2026] GET /volume/v3/backups/detail => generated 828 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:01.718658 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:01.720896 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731/restore Jul 09 15:42:01.722363 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:01.722801 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Restoring backup 4fdde2a7-d1a1-434c-b44c-4f93c4785731 ({'restore': {}}) {{(pid=99865) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 09 15:42:01.722897 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Restoring backup 4fdde2a7-d1a1-434c-b44c-4f93c4785731 to volume None. Jul 09 15:42:01.729668 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:01.729668 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:01.731121 np0000004916 devstack@c-api.service[99865]: INFO cinder.backup.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating volume of 1 GB for restore of backup 4fdde2a7-d1a1-434c-b44c-4f93c4785731. Jul 09 15:42:01.738142 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Availability Zones retrieved successfully. Jul 09 15:42:01.752212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (fe0e8d87-0843-48e9-acbb-24460e6838bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:01.752212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d46d73a-2bea-405e-ae95-b1c0ac5154c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:01.752903 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:01.798708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d46d73a-2bea-405e-ae95-b1c0ac5154c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:01.799702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa16f74-0007-4b70-8ae9-90e1939a4908) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:01.867289 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['29740b51-279f-442a-9d7f-66d6bd03453c', '35d4e525-bee3-46ee-8df5-407fb44b44b1', 'e8550650-fd07-40a3-96c7-c3dca97c6c26', '954b7200-4a67-4d0b-8617-9a40b3cd0bad'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:01.868932 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6aa16f74-0007-4b70-8ae9-90e1939a4908) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29740b51-279f-442a-9d7f-66d6bd03453c', '35d4e525-bee3-46ee-8df5-407fb44b44b1', 'e8550650-fd07-40a3-96c7-c3dca97c6c26', '954b7200-4a67-4d0b-8617-9a40b3cd0bad']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:01.869842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff24a755-ccc8-43f2-83a0-e21b9b4bd485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:01.918279 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff24a755-ccc8-43f2-83a0-e21b9b4bd485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9a0b63b-6690-4a80-93c2-05e3e7b94f87', '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_4fdde2a7-d1a1-434c-b44c-4f93c4785731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['29740b51-279f-442a-9d7f-66d6bd03453c','35d4e525-bee3-46ee-8df5-407fb44b44b1','e8550650-fd07-40a3-96c7-c3dca97c6c26','954b7200-4a67-4d0b-8617-9a40b3cd0bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:01Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_4fdde2a7-d1a1-434c-b44c-4f93c4785731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9a0b63b-6690-4a80-93c2-05e3e7b94f87,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='519bdbd134fe49bf9da196788e2ca37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:01.921412 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3563e825-c90d-4c41-b7b4-0c9b72cc72c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:01.975897 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3563e825-c90d-4c41-b7b4-0c9b72cc72c3) transitioned into 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_4fdde2a7-d1a1-434c-b44c-4f93c4785731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['29740b51-279f-442a-9d7f-66d6bd03453c','35d4e525-bee3-46ee-8df5-407fb44b44b1','e8550650-fd07-40a3-96c7-c3dca97c6c26','954b7200-4a67-4d0b-8617-9a40b3cd0bad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:01.979381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e44a726e-f0b8-437f-8899-50ebd14cbd0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:02.000555 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e44a726e-f0b8-437f-8899-50ebd14cbd0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:02.002623 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (fe0e8d87-0843-48e9-acbb-24460e6838bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:02.002899 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request issued successfully. Jul 09 15:42:02.018956 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:02.018956 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:02.018956 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:03.030256 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:03.030256 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:03.031343 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:03.031343 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Checking backup size 1 against volume size 1 {{(pid=99865) restore /opt/stack/cinder/cinder/backup/api.py:429}} Jul 09 15:42:03.031447 np0000004916 devstack@c-api.service[99865]: INFO cinder.backup.api [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Overwriting volume b9a0b63b-6690-4a80-93c2-05e3e7b94f87 with restore of backup 4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:03.061227 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] restore_backup in rpcapi backup_id 4fdde2a7-d1a1-434c-b44c-4f93c4785731 {{(pid=99865) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 09 15:42:03.063496 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8f77e1b-52f2-4336-af94-5e0d71439399 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731/restore returned with HTTP 202 Jul 09 15:42:03.064092 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 562/2274] 10.4.3.19 () {68 vars in 1386 bytes} [Thu Jul 9 15:42:01 2026] POST /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731/restore => generated 189 bytes in 1347 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:03.075370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-254521b3-d7c7-4b79-95e2-a4a66b0f5af9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:03.078033 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-254521b3-d7c7-4b79-95e2-a4a66b0f5af9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:03.078210 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-254521b3-d7c7-4b79-95e2-a4a66b0f5af9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:03.078483 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-254521b3-d7c7-4b79-95e2-a4a66b0f5af9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:03.078651 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-254521b3-d7c7-4b79-95e2-a4a66b0f5af9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:03.084483 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:03.084483 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:03.085581 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-254521b3-d7c7-4b79-95e2-a4a66b0f5af9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:03.086092 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 576/2275] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:03 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:04.100321 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ee3e0529-7510-432a-a283-a5b5e62a9a1c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:04.102398 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ee3e0529-7510-432a-a283-a5b5e62a9a1c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:04.102611 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ee3e0529-7510-432a-a283-a5b5e62a9a1c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:04.102838 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ee3e0529-7510-432a-a283-a5b5e62a9a1c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:04.102944 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ee3e0529-7510-432a-a283-a5b5e62a9a1c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:04.109275 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:04.109275 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:04.110594 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ee3e0529-7510-432a-a283-a5b5e62a9a1c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:04.111244 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 569/2276] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:04 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:05.125799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b6ad536f-d726-4131-bc6b-5a8ecc6fb2a8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:05.130214 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b6ad536f-d726-4131-bc6b-5a8ecc6fb2a8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:05.130214 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b6ad536f-d726-4131-bc6b-5a8ecc6fb2a8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:05.130214 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b6ad536f-d726-4131-bc6b-5a8ecc6fb2a8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:05.130214 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b6ad536f-d726-4131-bc6b-5a8ecc6fb2a8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:05.136345 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:05.136345 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:05.137863 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b6ad536f-d726-4131-bc6b-5a8ecc6fb2a8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:05.138762 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 570/2277] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:05 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:06.159761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e322bc69-3803-4087-93d1-937ef79d12ca None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:06.166924 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e322bc69-3803-4087-93d1-937ef79d12ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:06.166924 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e322bc69-3803-4087-93d1-937ef79d12ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:06.166924 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e322bc69-3803-4087-93d1-937ef79d12ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:06.166924 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e322bc69-3803-4087-93d1-937ef79d12ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:06.174580 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:06.174580 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:06.175695 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e322bc69-3803-4087-93d1-937ef79d12ca tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:06.176270 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 563/2278] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:06 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:07.187156 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2ec5524b-02df-4da5-8786-d7bb1e08c3b8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:07.190124 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ec5524b-02df-4da5-8786-d7bb1e08c3b8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:07.190124 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ec5524b-02df-4da5-8786-d7bb1e08c3b8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:07.190362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ec5524b-02df-4da5-8786-d7bb1e08c3b8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:07.190516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2ec5524b-02df-4da5-8786-d7bb1e08c3b8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:07.193174 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=369,cinder:UPDATE=147,cinder:INSERT=80 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:42:07.198097 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:07.198097 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:07.200110 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ec5524b-02df-4da5-8786-d7bb1e08c3b8 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:07.200110 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 577/2279] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:07 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:08.192521 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0fe3c81f-76ad-4a06-ab45-ac3e5bd11f30 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:08.194587 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0fe3c81f-76ad-4a06-ab45-ac3e5bd11f30 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:08.194824 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0fe3c81f-76ad-4a06-ab45-ac3e5bd11f30 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:08.195044 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0fe3c81f-76ad-4a06-ab45-ac3e5bd11f30 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:08.197913 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=322,cinder:UPDATE=69,cinder:INSERT=28 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:42:08.205027 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:08.205027 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:08.213103 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0fe3c81f-76ad-4a06-ab45-ac3e5bd11f30 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:08.213272 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a8dbca8d-3912-4ce6-a252-453c9631c4e4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:08.216476 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8dbca8d-3912-4ce6-a252-453c9631c4e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:08.216785 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8dbca8d-3912-4ce6-a252-453c9631c4e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:08.217310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8dbca8d-3912-4ce6-a252-453c9631c4e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:08.217310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a8dbca8d-3912-4ce6-a252-453c9631c4e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:08.220569 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0fe3c81f-76ad-4a06-ab45-ac3e5bd11f30 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:08.221011 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 570/2280] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:08 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:08.224118 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:08.224118 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:08.225307 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8dbca8d-3912-4ce6-a252-453c9631c4e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:08.226432 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 571/2281] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:08 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:08.240445 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-44364f4c-f88a-48a5-843a-5d9762179e7c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:08.242927 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-44364f4c-f88a-48a5-843a-5d9762179e7c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:08.243217 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-44364f4c-f88a-48a5-843a-5d9762179e7c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:08.243492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-44364f4c-f88a-48a5-843a-5d9762179e7c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:08.254975 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:08.254975 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:08.260847 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-44364f4c-f88a-48a5-843a-5d9762179e7c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:08.268809 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-44364f4c-f88a-48a5-843a-5d9762179e7c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:08.269059 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 564/2282] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:08 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:08.332111 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-457461a0-2b89-439a-a86e-9c2b2595b897 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:08.334890 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-457461a0-2b89-439a-a86e-9c2b2595b897 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:08.335156 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-457461a0-2b89-439a-a86e-9c2b2595b897 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:08.335379 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-457461a0-2b89-439a-a86e-9c2b2595b897 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:08.345348 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:08.345348 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:08.350206 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-457461a0-2b89-439a-a86e-9c2b2595b897 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:08.357830 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-457461a0-2b89-439a-a86e-9c2b2595b897 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:08.358534 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 578/2283] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:08 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:08.959215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-baf63b2e-4500-4850-b836-31b3b1de8952 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:08.959215 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-baf63b2e-4500-4850-b836-31b3b1de8952 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:42:08.959215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-baf63b2e-4500-4850-b836-31b3b1de8952 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:08.959491 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-baf63b2e-4500-4850-b836-31b3b1de8952 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:08.967366 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:08.967366 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:08.973001 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-baf63b2e-4500-4850-b836-31b3b1de8952 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:42:08.980339 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-baf63b2e-4500-4850-b836-31b3b1de8952 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:42:08.980339 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 571/2284] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:08 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:09.003974 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-01e32e07-8f18-4b4b-a7bc-1cb0870a2478 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.004720 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-01e32e07-8f18-4b4b-a7bc-1cb0870a2478 None None] GET https://10.4.3.19/volume// Jul 09 15:42:09.004720 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-01e32e07-8f18-4b4b-a7bc-1cb0870a2478 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.005004 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-01e32e07-8f18-4b4b-a7bc-1cb0870a2478 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.005862 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-01e32e07-8f18-4b4b-a7bc-1cb0870a2478 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:09.005862 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 572/2285] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15: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 09 15:42:09.016698 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-b03eb704-4353-4b64-9874-33853242d3bc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.019438 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-b03eb704-4353-4b64-9874-33853242d3bc tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:42:09.020541 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-b03eb704-4353-4b64-9874-33853242d3bc tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "636833a8-5b00-4fd9-b612-1cd2c3a5dfa4", "connector": null, "instance_uuid": "32f92e28-8e11-4c3a-87be-34ed69ffd8aa"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:09.031721 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.031721 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:09.058270 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-b03eb704-4353-4b64-9874-33853242d3bc tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:42:09.058831 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 565/2286] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:42:09 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 09 15:42:09.108558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-9821570d-e91e-4661-a3cf-567581612efb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.111568 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-9821570d-e91e-4661-a3cf-567581612efb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] POST https://10.4.3.19/volume/v3/attachments/7128df7d-c599-4a57-9b1c-20216d100a5c/action Jul 09 15:42:09.112062 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-9821570d-e91e-4661-a3cf-567581612efb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:09.112325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-9821570d-e91e-4661-a3cf-567581612efb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:09.134091 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.134091 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:09.147795 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-38af8bb7-da3a-4b6f-b1c8-03ede06bf85a req-9821570d-e91e-4661-a3cf-567581612efb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/attachments/7128df7d-c599-4a57-9b1c-20216d100a5c/action returned with HTTP 204 Jul 09 15:42:09.148243 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 579/2287] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:42:09 2026] POST /volume/v3/attachments/7128df7d-c599-4a57-9b1c-20216d100a5c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:09.174475 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bd0940bd-b2a7-4b9c-b1ad-111cff1ea7fb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.177314 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bd0940bd-b2a7-4b9c-b1ad-111cff1ea7fb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:42:09.177642 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bd0940bd-b2a7-4b9c-b1ad-111cff1ea7fb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.177882 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bd0940bd-b2a7-4b9c-b1ad-111cff1ea7fb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.189691 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.189691 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:09.194204 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bd0940bd-b2a7-4b9c-b1ad-111cff1ea7fb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:42:09.199894 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bd0940bd-b2a7-4b9c-b1ad-111cff1ea7fb tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:42:09.200421 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 572/2288] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:09 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 1109 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:09.216402 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a53dfbf5-0681-44b6-9de5-e73d20619e5c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.218355 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a53dfbf5-0681-44b6-9de5-e73d20619e5c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:42:09.218550 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a53dfbf5-0681-44b6-9de5-e73d20619e5c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.218717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a53dfbf5-0681-44b6-9de5-e73d20619e5c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.227365 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-fba85ad6-ca4f-4b51-b014-191f0356dc67 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.229214 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.229214 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:09.230151 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-fba85ad6-ca4f-4b51-b014-191f0356dc67 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/limits Jul 09 15:42:09.230453 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-fba85ad6-ca4f-4b51-b014-191f0356dc67 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.230743 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-fba85ad6-ca4f-4b51-b014-191f0356dc67 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.233653 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a53dfbf5-0681-44b6-9de5-e73d20619e5c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:42:09.239295 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a53dfbf5-0681-44b6-9de5-e73d20619e5c tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:42:09.239794 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 573/2289] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:09 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 1109 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:09.240834 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2ae7e413-963a-4a7e-b65f-b1dbd8cea1f6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.242950 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.242950 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:09.243456 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ae7e413-963a-4a7e-b65f-b1dbd8cea1f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:09.243546 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ae7e413-963a-4a7e-b65f-b1dbd8cea1f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.243800 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ae7e413-963a-4a7e-b65f-b1dbd8cea1f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.243928 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2ae7e413-963a-4a7e-b65f-b1dbd8cea1f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:09.249588 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.249588 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:09.250640 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ae7e413-963a-4a7e-b65f-b1dbd8cea1f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:09.251110 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 580/2290] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:09 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:09.258355 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-fba85ad6-ca4f-4b51-b014-191f0356dc67 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/limits returned with HTTP 200 Jul 09 15:42:09.258980 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 566/2291] 10.4.3.19 () {68 vars in 1477 bytes} [Thu Jul 9 15:42:09 2026] GET /volume/v3/limits => generated 302 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:09.297038 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-13903ece-a3c9-493e-8ffa-b539c7b6d7ea None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.299173 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-13903ece-a3c9-493e-8ffa-b539c7b6d7ea tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:42:09.300561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-13903ece-a3c9-493e-8ffa-b539c7b6d7ea tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.300561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-13903ece-a3c9-493e-8ffa-b539c7b6d7ea tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.309452 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.309452 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:09.313744 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-13903ece-a3c9-493e-8ffa-b539c7b6d7ea tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:42:09.318343 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-13903ece-a3c9-493e-8ffa-b539c7b6d7ea tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:42:09.318785 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 573/2292] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:09 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 1109 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:09.356487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-d0e81fcf-8894-46c3-a20a-647eb2aa82c6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.358739 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-d0e81fcf-8894-46c3-a20a-647eb2aa82c6 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] DELETE https://10.4.3.19/volume/v3/attachments/7128df7d-c599-4a57-9b1c-20216d100a5c Jul 09 15:42:09.359919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-d0e81fcf-8894-46c3-a20a-647eb2aa82c6 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.359919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-d0e81fcf-8894-46c3-a20a-647eb2aa82c6 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.370215 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.370215 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:09.782508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-849cae0f-330e-42a1-a17b-9c28fdfa8167 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.785701 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-849cae0f-330e-42a1-a17b-9c28fdfa8167 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:42:09.785977 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-849cae0f-330e-42a1-a17b-9c28fdfa8167 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.786284 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-849cae0f-330e-42a1-a17b-9c28fdfa8167 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.798562 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.798562 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:09.803797 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-849cae0f-330e-42a1-a17b-9c28fdfa8167 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:42:09.812207 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-849cae0f-330e-42a1-a17b-9c28fdfa8167 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:42:09.812782 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 581/2293] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:09 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 1661 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:09.823359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-39c759a9-973e-469b-84fd-09032ceffb85 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.827762 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-39c759a9-973e-469b-84fd-09032ceffb85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:42:09.828251 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-39c759a9-973e-469b-84fd-09032ceffb85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5f9f21f9-d177-4575-8739-5cc6c88d4c1f", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1705207097", "description": null, "metadata": {}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:09.839593 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.839593 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:09.840273 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-39c759a9-973e-469b-84fd-09032ceffb85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:42:09.840480 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-39c759a9-973e-469b-84fd-09032ceffb85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create snapshot from volume 5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:42:09.886492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-39c759a9-973e-469b-84fd-09032ceffb85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Created reservations ['f3ae5fc5-fa92-4d4b-b897-e948c5e2132b', 'bdb16c3a-0fe8-4fec-938d-9412f45fcf7a', '498ea56c-5104-4fab-8314-dc675bf44ffb', '415a5d50-37d8-4567-a064-99d8c0ae09d9'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:09.920870 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ba2d91b2-bb5f-4e65-8a78-4d04462600c3 req-d0e81fcf-8894-46c3-a20a-647eb2aa82c6 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/attachments/7128df7d-c599-4a57-9b1c-20216d100a5c returned with HTTP 200 Jul 09 15:42:09.921643 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 574/2294] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:42:09 2026] DELETE /volume/v3/attachments/7128df7d-c599-4a57-9b1c-20216d100a5c => generated 19 bytes in 566 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:09.938221 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-39c759a9-973e-469b-84fd-09032ceffb85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot force create request issued successfully. Jul 09 15:42:09.938221 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d3c3c04a-9ad1-4b80-a2a7-00c15ef36be9 req-39c759a9-973e-469b-84fd-09032ceffb85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:42:09.938221 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 567/2295] 10.4.3.19 () {72 vars in 1540 bytes} [Thu Jul 9 15:42:09 2026] POST /volume/v3/snapshots => generated 324 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:09.971218 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-60485f84-0f57-44bd-8994-cba30cd994b4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:09.971443 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60485f84-0f57-44bd-8994-cba30cd994b4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:42:09.971919 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60485f84-0f57-44bd-8994-cba30cd994b4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:09.972235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60485f84-0f57-44bd-8994-cba30cd994b4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:09.982987 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:09.982987 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:09.990904 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-60485f84-0f57-44bd-8994-cba30cd994b4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:42:10.000849 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60485f84-0f57-44bd-8994-cba30cd994b4 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:42:10.001562 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 574/2296] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:09 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 847 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:10.269589 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-167dd3d5-0516-430b-93c6-6d25a16d7a09 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:10.270433 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-167dd3d5-0516-430b-93c6-6d25a16d7a09 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:10.270740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-167dd3d5-0516-430b-93c6-6d25a16d7a09 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:10.270948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-167dd3d5-0516-430b-93c6-6d25a16d7a09 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:10.271089 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-167dd3d5-0516-430b-93c6-6d25a16d7a09 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:10.281362 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:10.281362 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:10.282175 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-167dd3d5-0516-430b-93c6-6d25a16d7a09 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:10.282600 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 582/2297] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:10 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:10.403902 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-28bc20a8-e4b9-471e-8ef8-33077756acf7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:10.404589 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28bc20a8-e4b9-471e-8ef8-33077756acf7 None None] GET https://10.4.3.19/volume// Jul 09 15:42:10.404589 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28bc20a8-e4b9-471e-8ef8-33077756acf7 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:10.404678 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28bc20a8-e4b9-471e-8ef8-33077756acf7 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:10.405016 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28bc20a8-e4b9-471e-8ef8-33077756acf7 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:10.405321 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 575/2298] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:42: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 09 15:42:10.417146 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-8059e1e0-468a-4760-8829-1cc804ec33f0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:10.420838 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-8059e1e0-468a-4760-8829-1cc804ec33f0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:42:10.421403 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-8059e1e0-468a-4760-8829-1cc804ec33f0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92b12aa7-adcb-476a-985c-ca3bb235246c", "connector": null, "instance_uuid": "fa2146da-1796-4d6a-ba22-90848b9ef6a6"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:10.435168 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:10.435168 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:10.467717 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-8059e1e0-468a-4760-8829-1cc804ec33f0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:42:10.468338 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 568/2299] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:42:10 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 09 15:42:10.887894 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e3a27f34-024e-44ee-bfe9-5cf4a3a9ddaf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:10.890313 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e3a27f34-024e-44ee-bfe9-5cf4a3a9ddaf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:10.890546 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e3a27f34-024e-44ee-bfe9-5cf4a3a9ddaf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:10.890764 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e3a27f34-024e-44ee-bfe9-5cf4a3a9ddaf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:10.902700 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:10.902700 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:10.907990 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e3a27f34-024e-44ee-bfe9-5cf4a3a9ddaf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:10.916527 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e3a27f34-024e-44ee-bfe9-5cf4a3a9ddaf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:10.917003 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 575/2300] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:10 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:11.004593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2fc17819-131a-4606-8348-9eff1c812cef None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:11.004983 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2fc17819-131a-4606-8348-9eff1c812cef None None] GET https://10.4.3.19/volume// Jul 09 15:42:11.005137 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2fc17819-131a-4606-8348-9eff1c812cef None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:11.005749 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2fc17819-131a-4606-8348-9eff1c812cef None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:11.007855 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2fc17819-131a-4606-8348-9eff1c812cef None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:11.007855 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 583/2301] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:42:11 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:42:11.021584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-2d4d2a85-b530-4e81-a78e-e39cbab31495 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:11.024056 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-2d4d2a85-b530-4e81-a78e-e39cbab31495 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:11.024487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-2d4d2a85-b530-4e81-a78e-e39cbab31495 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:11.024789 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-2d4d2a85-b530-4e81-a78e-e39cbab31495 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:11.042919 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:11.042919 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:11.048401 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-2d4d2a85-b530-4e81-a78e-e39cbab31495 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:11.056348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-2d4d2a85-b530-4e81-a78e-e39cbab31495 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:11.057202 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 576/2302] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:42:11 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 1017 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:11.200375 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-ac975b15-8912-4ba0-88db-85e502b337fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:11.205558 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-ac975b15-8912-4ba0-88db-85e502b337fe tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] PUT https://10.4.3.19/volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a Jul 09 15:42:11.205988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-ac975b15-8912-4ba0-88db-85e502b337fe tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:11.221210 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-ac975b15-8912-4ba0-88db-85e502b337fe tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Acquiring lock "cinder-attachment_update-92b12aa7-adcb-476a-985c-ca3bb235246c-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:42:11.231427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-ac975b15-8912-4ba0-88db-85e502b337fe tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Lock "cinder-attachment_update-92b12aa7-adcb-476a-985c-ca3bb235246c-np0000004916" acquired by "attachment_update" :: waited 0.010s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:42:11.232863 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:11.232863 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:11.298048 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3a2737dc-13a8-4185-b911-b3c0a9aea06c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:11.306794 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a2737dc-13a8-4185-b911-b3c0a9aea06c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:11.307043 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a2737dc-13a8-4185-b911-b3c0a9aea06c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:11.307307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a2737dc-13a8-4185-b911-b3c0a9aea06c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:11.308549 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-3a2737dc-13a8-4185-b911-b3c0a9aea06c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:11.314118 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:11.314118 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:11.315063 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a2737dc-13a8-4185-b911-b3c0a9aea06c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:11.315553 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 576/2303] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:11 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:11.760397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-ac975b15-8912-4ba0-88db-85e502b337fe tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Lock "cinder-attachment_update-92b12aa7-adcb-476a-985c-ca3bb235246c-np0000004916" released by "attachment_update" :: held 0.528s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:42:11.760397 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-ac975b15-8912-4ba0-88db-85e502b337fe tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a returned with HTTP 200 Jul 09 15:42:11.760982 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 569/2304] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:42:11 2026] PUT /volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a => generated 969 bytes in 561 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:11.932395 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ba645677-2dd3-41f3-b0f4-d9a31f483a13 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:11.935202 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba645677-2dd3-41f3-b0f4-d9a31f483a13 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:11.935594 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba645677-2dd3-41f3-b0f4-d9a31f483a13 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:11.935748 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba645677-2dd3-41f3-b0f4-d9a31f483a13 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:11.952571 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:11.952571 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:11.956022 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ba645677-2dd3-41f3-b0f4-d9a31f483a13 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:11.965029 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba645677-2dd3-41f3-b0f4-d9a31f483a13 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:11.966557 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 584/2305] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:11 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:12.329523 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d8dd88c0-50d7-4598-b195-b03458d25a13 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:12.333241 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d8dd88c0-50d7-4598-b195-b03458d25a13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:12.333823 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d8dd88c0-50d7-4598-b195-b03458d25a13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:12.333983 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d8dd88c0-50d7-4598-b195-b03458d25a13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:12.334212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d8dd88c0-50d7-4598-b195-b03458d25a13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:12.343286 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:12.343286 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:12.344394 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d8dd88c0-50d7-4598-b195-b03458d25a13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:12.344903 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 577/2306] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:12 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:12.361701 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0cde6b46-30b2-462b-8b52-0365fcfaaccb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:12.363986 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0cde6b46-30b2-462b-8b52-0365fcfaaccb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 Jul 09 15:42:12.364207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0cde6b46-30b2-462b-8b52-0365fcfaaccb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:12.364424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0cde6b46-30b2-462b-8b52-0365fcfaaccb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:12.374150 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:12.374150 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:12.374695 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0cde6b46-30b2-462b-8b52-0365fcfaaccb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot retrieved successfully. Jul 09 15:42:12.375782 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0cde6b46-30b2-462b-8b52-0365fcfaaccb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 returned with HTTP 200 Jul 09 15:42:12.376335 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 577/2307] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:12 2026] GET /volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 => generated 483 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:12.426791 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:12.440977 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:12.441531 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-530194724", "snapshot_id": null, "imageRef": "65aa3300-4c6d-4f9f-afad-9212af98f26f", "volume_type": null, "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:12.443911 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-530194724', 'snapshot_id': None, 'imageRef': '65aa3300-4c6d-4f9f-afad-9212af98f26f', 'volume_type': None, 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:12.583207 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:12.583207 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:12.583322 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot retrieved successfully. Jul 09 15:42:12.583712 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume of 1 GB Jul 09 15:42:12.592614 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Availability Zones retrieved successfully. Jul 09 15:42:12.602569 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Flow 'volume_create_api' (f5a1c04d-18cd-41bc-ba45-7b810a890546) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:12.605644 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e405ca9-2e92-4f39-9b2d-ff22fb0fca66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:12.605783 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:12.644258 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e405ca9-2e92-4f39-9b2d-ff22fb0fca66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '39d1712a-e6d5-406d-b438-00a7b6e4b768', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:12.644998 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de0ae6e7-9a5e-43a1-8833-a00d26a06641) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:12.700979 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Created reservations ['796ecc4d-983e-41aa-838f-2c5e587275be', 'e4199099-bda5-4e8d-acb8-8552e38fec51', '20ed4f79-14e2-4aa4-9df2-e14ceffb97ad', '35c705e9-29db-4adb-b095-c587e1ec2bfe'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:12.702284 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de0ae6e7-9a5e-43a1-8833-a00d26a06641) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['796ecc4d-983e-41aa-838f-2c5e587275be', 'e4199099-bda5-4e8d-acb8-8552e38fec51', '20ed4f79-14e2-4aa4-9df2-e14ceffb97ad', '35c705e9-29db-4adb-b095-c587e1ec2bfe']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:12.703476 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2aae06c-f32c-41b2-a8df-883473d391c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:12.773397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2aae06c-f32c-41b2-a8df-883473d391c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fca67577-bc9d-4338-be36-581dfdf70ffe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-530194724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a413de4cb48b4971bd5fdbad81456803',qos_specs=None,replication_status=,reservations=['796ecc4d-983e-41aa-838f-2c5e587275be','e4199099-bda5-4e8d-acb8-8552e38fec51','20ed4f79-14e2-4aa4-9df2-e14ceffb97ad','35c705e9-29db-4adb-b095-c587e1ec2bfe'],size=1,snapshot_id=39d1712a-e6d5-406d-b438-00a7b6e4b768,source_replicaid=,source_volid=None,status='creating',user_id='5207fbebd9664916a796386ef387a4b1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), '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-09T15:42:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-530194724',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fca67577-bc9d-4338-be36-581dfdf70ffe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a413de4cb48b4971bd5fdbad81456803',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=39d1712a-e6d5-406d-b438-00a7b6e4b768,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5207fbebd9664916a796386ef387a4b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:12.775425 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b3e9571-b2ab-4d64-b883-a691a75c385c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:12.804492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b3e9571-b2ab-4d64-b883-a691a75c385c) transitioned into state 'SUCCESS' from state '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-530194724',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a413de4cb48b4971bd5fdbad81456803',qos_specs=None,replication_status=,reservations=['796ecc4d-983e-41aa-838f-2c5e587275be','e4199099-bda5-4e8d-acb8-8552e38fec51','20ed4f79-14e2-4aa4-9df2-e14ceffb97ad','35c705e9-29db-4adb-b095-c587e1ec2bfe'],size=1,snapshot_id=39d1712a-e6d5-406d-b438-00a7b6e4b768,source_replicaid=,source_volid=None,status='creating',user_id='5207fbebd9664916a796386ef387a4b1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:12.805993 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e27c60f-b40a-46e5-954d-a578f4b313fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:12.849302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e27c60f-b40a-46e5-954d-a578f4b313fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:12.850280 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Flow 'volume_create_api' (f5a1c04d-18cd-41bc-ba45-7b810a890546) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:12.854213 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Create volume request issued successfully. Jul 09 15:42:12.854213 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c304769-9bdc-4d4f-aa0a-18fbd77f90f8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:12.854213 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 570/2308] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:42:12 2026] POST /volume/v3/volumes => generated 811 bytes in 430 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:12.871877 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b050be9f-c15e-42d3-adf8-dc0cae023b64 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:12.877691 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b050be9f-c15e-42d3-adf8-dc0cae023b64 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:42:12.877691 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b050be9f-c15e-42d3-adf8-dc0cae023b64 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:12.877691 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b050be9f-c15e-42d3-adf8-dc0cae023b64 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:12.889975 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:12.889975 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:12.895805 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b050be9f-c15e-42d3-adf8-dc0cae023b64 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:42:12.902156 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b050be9f-c15e-42d3-adf8-dc0cae023b64 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 200 Jul 09 15:42:12.902766 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 585/2309] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:12 2026] GET /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 879 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:12.985864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-29d77aeb-85b9-42ea-8388-02adea6b4f05 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:12.990442 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29d77aeb-85b9-42ea-8388-02adea6b4f05 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:12.990737 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29d77aeb-85b9-42ea-8388-02adea6b4f05 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:12.991014 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29d77aeb-85b9-42ea-8388-02adea6b4f05 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:13.005013 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:13.005013 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:13.011580 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-29d77aeb-85b9-42ea-8388-02adea6b4f05 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:13.019039 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29d77aeb-85b9-42ea-8388-02adea6b4f05 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:13.019637 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 578/2310] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:12 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:13.357513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-29213b5f-7522-4309-9265-be5e2a16db5c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:13.360083 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-29213b5f-7522-4309-9265-be5e2a16db5c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:13.360400 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-29213b5f-7522-4309-9265-be5e2a16db5c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:13.360690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-29213b5f-7522-4309-9265-be5e2a16db5c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:13.360855 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-29213b5f-7522-4309-9265-be5e2a16db5c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:13.367130 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:13.367130 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:13.368073 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-29213b5f-7522-4309-9265-be5e2a16db5c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:13.368518 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 578/2311] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:13 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:13.918815 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6b36e2a3-df26-4c59-b28b-258e3c2f0137 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:13.922029 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b36e2a3-df26-4c59-b28b-258e3c2f0137 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:42:13.922029 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b36e2a3-df26-4c59-b28b-258e3c2f0137 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:13.922029 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b36e2a3-df26-4c59-b28b-258e3c2f0137 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:13.940602 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:13.940602 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:13.946082 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6b36e2a3-df26-4c59-b28b-258e3c2f0137 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:42:13.957397 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b36e2a3-df26-4c59-b28b-258e3c2f0137 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 200 Jul 09 15:42:13.958171 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 571/2312] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:13 2026] GET /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 1420 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:13.975206 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f4072a1e-5a86-48f2-9688-49e5edacde89 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:13.979053 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f4072a1e-5a86-48f2-9688-49e5edacde89 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:42:13.979053 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f4072a1e-5a86-48f2-9688-49e5edacde89 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:13.979053 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f4072a1e-5a86-48f2-9688-49e5edacde89 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:13.992013 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:13.992013 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:14.000987 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f4072a1e-5a86-48f2-9688-49e5edacde89 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:42:14.007525 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f4072a1e-5a86-48f2-9688-49e5edacde89 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 200 Jul 09 15:42:14.008305 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 586/2313] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:13 2026] GET /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 1420 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:14.038918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a1b36173-0efd-42ed-9522-8d4b1762b63a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:14.041070 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1b36173-0efd-42ed-9522-8d4b1762b63a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:14.043030 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1b36173-0efd-42ed-9522-8d4b1762b63a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:14.043341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1b36173-0efd-42ed-9522-8d4b1762b63a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:14.059107 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:14.059107 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:14.066205 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a1b36173-0efd-42ed-9522-8d4b1762b63a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:14.074272 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1b36173-0efd-42ed-9522-8d4b1762b63a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:14.074906 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 579/2314] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:14 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:42:14.381258 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8e8aeb00-1a55-4b98-ad48-64189accceac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:14.383929 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8e8aeb00-1a55-4b98-ad48-64189accceac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:14.384155 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8e8aeb00-1a55-4b98-ad48-64189accceac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:14.384401 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8e8aeb00-1a55-4b98-ad48-64189accceac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:14.384519 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-8e8aeb00-1a55-4b98-ad48-64189accceac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:14.391714 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:14.391714 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:14.392823 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8e8aeb00-1a55-4b98-ad48-64189accceac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:14.393384 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 579/2315] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:14 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:15.093538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2044f880-0625-482c-9b6d-a4f735fbb165 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:15.096491 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2044f880-0625-482c-9b6d-a4f735fbb165 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:15.096591 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2044f880-0625-482c-9b6d-a4f735fbb165 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:15.097059 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2044f880-0625-482c-9b6d-a4f735fbb165 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:15.118950 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:15.118950 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:15.128349 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2044f880-0625-482c-9b6d-a4f735fbb165 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:15.138258 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2044f880-0625-482c-9b6d-a4f735fbb165 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:15.138258 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 572/2316] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:15 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:15.405377 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b4eeb621-3444-4af2-b530-f5e94a1c9c65 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:15.408270 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b4eeb621-3444-4af2-b530-f5e94a1c9c65 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:15.408270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b4eeb621-3444-4af2-b530-f5e94a1c9c65 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:15.408270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b4eeb621-3444-4af2-b530-f5e94a1c9c65 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:15.408515 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b4eeb621-3444-4af2-b530-f5e94a1c9c65 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:15.416982 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:15.416982 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:15.418351 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b4eeb621-3444-4af2-b530-f5e94a1c9c65 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:15.420519 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 587/2317] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:15 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:15.475438 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-40852e8f-ddf1-441d-9497-bd250fa9c8b2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:15.478754 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-40852e8f-ddf1-441d-9497-bd250fa9c8b2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:42:15.479027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-40852e8f-ddf1-441d-9497-bd250fa9c8b2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:15.479338 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-40852e8f-ddf1-441d-9497-bd250fa9c8b2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:15.488847 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:15.488847 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:15.494515 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-40852e8f-ddf1-441d-9497-bd250fa9c8b2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:42:15.504384 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-40852e8f-ddf1-441d-9497-bd250fa9c8b2 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 200 Jul 09 15:42:15.504384 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 580/2318] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:15 2026] GET /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 1402 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:15.829736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ac744a46-cd11-46b4-8e66-e97139049341 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:15.918341 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ac744a46-cd11-46b4-8e66-e97139049341 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:42:15.918845 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ac744a46-cd11-46b4-8e66-e97139049341 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2080944729", "extra_specs": {}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:15.946202 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ac744a46-cd11-46b4-8e66-e97139049341 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:42:15.946820 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 580/2319] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:42:15 2026] POST /volume/v3/types => generated 212 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:15.958002 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5db307d0-7cf0-47f0-8feb-0e465cda797b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:15.960488 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5db307d0-7cf0-47f0-8feb-0e465cda797b tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] POST https://10.4.3.19/volume/v3/types/0b3c9564-59ae-4227-bae6-88f792b1e951/encryption Jul 09 15:42:15.960958 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5db307d0-7cf0-47f0-8feb-0e465cda797b tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:15.995507 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5db307d0-7cf0-47f0-8feb-0e465cda797b tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] https://10.4.3.19/volume/v3/types/0b3c9564-59ae-4227-bae6-88f792b1e951/encryption returned with HTTP 200 Jul 09 15:42:15.996018 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 573/2320] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:42:15 2026] POST /volume/v3/types/0b3c9564-59ae-4227-bae6-88f792b1e951/encryption => generated 230 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:16.007214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.082550 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:16.082937 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1589627212", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2080944729", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:16.084782 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1589627212', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2080944729', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:16.088881 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume of 1 GB Jul 09 15:42:16.089593 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.089593 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:16.090235 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Availability Zones retrieved successfully. Jul 09 15:42:16.096259 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Flow 'volume_create_api' (f3d6f250-9d49-473c-b482-24ba25cf35d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:16.097413 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b7680a-41ea-49e8-a199-9b566f08cd21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:16.098627 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:16.134215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8b7680a-41ea-49e8-a199-9b566f08cd21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:42:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b3c9564-59ae-4227-bae6-88f792b1e951,is_public=True,name='tempest-scenario-type-luks-2080944729',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b3c9564-59ae-4227-bae6-88f792b1e951', '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=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:16.135435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1639a130-925c-46ac-8c69-3f0dca026afe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:16.155425 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-89681cd0-49b1-4c96-92ca-058bb9ee0209 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.157597 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89681cd0-49b1-4c96-92ca-058bb9ee0209 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:16.157866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89681cd0-49b1-4c96-92ca-058bb9ee0209 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.158134 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89681cd0-49b1-4c96-92ca-058bb9ee0209 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.174747 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.174747 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:16.176548 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2080944729 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2080944729, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:16.177111 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2080944729 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2080944729, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:16.181673 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-89681cd0-49b1-4c96-92ca-058bb9ee0209 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:16.185335 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89681cd0-49b1-4c96-92ca-058bb9ee0209 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:16.185802 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 581/2321] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:16 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:16.205130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-49c9db1d-db0b-4207-9fc9-12035aa3a568 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.208925 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-49c9db1d-db0b-4207-9fc9-12035aa3a568 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:42:16.209490 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-49c9db1d-db0b-4207-9fc9-12035aa3a568 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.209809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-49c9db1d-db0b-4207-9fc9-12035aa3a568 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.224539 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.224539 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:16.231018 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-49c9db1d-db0b-4207-9fc9-12035aa3a568 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:42:16.232637 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Created reservations ['46590d47-5d12-4e6f-ad1c-f501ada89d6e', 'dac6c97e-45f2-4b62-9f7f-4b93143f4937', '6a1a6dfd-14eb-4898-b206-1a683918ebc6', 'b6a4b5ee-f939-4bb2-a6ea-acb3909bc402'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:16.233807 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1639a130-925c-46ac-8c69-3f0dca026afe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46590d47-5d12-4e6f-ad1c-f501ada89d6e', 'dac6c97e-45f2-4b62-9f7f-4b93143f4937', '6a1a6dfd-14eb-4898-b206-1a683918ebc6', 'b6a4b5ee-f939-4bb2-a6ea-acb3909bc402']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:16.237133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb6b70c1-9415-4bb0-8667-4e322155d441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:16.242321 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-49c9db1d-db0b-4207-9fc9-12035aa3a568 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 200 Jul 09 15:42:16.243098 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 581/2322] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:16 2026] GET /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 1402 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:16.255554 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-57f9475e-624d-4faa-9c4b-eba6f44c2695 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.256054 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-57f9475e-624d-4faa-9c4b-eba6f44c2695 None None] GET https://10.4.3.19/volume// Jul 09 15:42:16.256400 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-57f9475e-624d-4faa-9c4b-eba6f44c2695 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.256566 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-57f9475e-624d-4faa-9c4b-eba6f44c2695 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.256957 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-57f9475e-624d-4faa-9c4b-eba6f44c2695 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:16.257341 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 574/2323] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15: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 09 15:42:16.261221 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb6b70c1-9415-4bb0-8667-4e322155d441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff707675-76c6-45d8-b5b5-e1fd46063f11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1589627212',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a1652069a547b194e2204e35d3f519',qos_specs=None,replication_status=,reservations=['46590d47-5d12-4e6f-ad1c-f501ada89d6e','dac6c97e-45f2-4b62-9f7f-4b93143f4937','6a1a6dfd-14eb-4898-b206-1a683918ebc6','b6a4b5ee-f939-4bb2-a6ea-acb3909bc402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3ccb18ff0f42338de82241e7207942',volume_type_id=0b3c9564-59ae-4227-bae6-88f792b1e951), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1589627212',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ff707675-76c6-45d8-b5b5-e1fd46063f11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a1652069a547b194e2204e35d3f519',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b3ccb18ff0f42338de82241e7207942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b3c9564-59ae-4227-bae6-88f792b1e951),volume_type_id=0b3c9564-59ae-4227-bae6-88f792b1e951)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:16.261221 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7499139-f2d4-4a27-862c-8322597a86bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:16.269171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-4b552103-c340-40cb-ab86-d58d959962c8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.271678 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-4b552103-c340-40cb-ab86-d58d959962c8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:42:16.272411 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-4b552103-c340-40cb-ab86-d58d959962c8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fca67577-bc9d-4338-be36-581dfdf70ffe", "connector": null, "instance_uuid": "dd0166aa-00c7-4fd5-b7eb-d688b0e0878f"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:16.281871 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.281871 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:16.282010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e7499139-f2d4-4a27-862c-8322597a86bf) transitioned into state 'SUCCESS' from state '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-1589627212',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a1652069a547b194e2204e35d3f519',qos_specs=None,replication_status=,reservations=['46590d47-5d12-4e6f-ad1c-f501ada89d6e','dac6c97e-45f2-4b62-9f7f-4b93143f4937','6a1a6dfd-14eb-4898-b206-1a683918ebc6','b6a4b5ee-f939-4bb2-a6ea-acb3909bc402'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3ccb18ff0f42338de82241e7207942',volume_type_id=0b3c9564-59ae-4227-bae6-88f792b1e951)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:16.282989 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5476ea34-b8de-45c1-9dc9-fe524e4d6efb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:16.295267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5476ea34-b8de-45c1-9dc9-fe524e4d6efb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:16.296370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Flow 'volume_create_api' (f3d6f250-9d49-473c-b482-24ba25cf35d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:16.296801 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume request issued successfully. Jul 09 15:42:16.297694 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-16549246-8a5c-40dc-9a58-4b4692d8c751 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:16.298229 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 588/2324] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:42:16 2026] POST /volume/v3/volumes => generated 783 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:16.315415 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-daeb2811-c585-4a5b-a07d-79e180447118 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.317406 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-daeb2811-c585-4a5b-a07d-79e180447118 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 Jul 09 15:42:16.317742 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-daeb2811-c585-4a5b-a07d-79e180447118 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.318095 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-daeb2811-c585-4a5b-a07d-79e180447118 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.324220 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-4b552103-c340-40cb-ab86-d58d959962c8 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:42:16.324220 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 582/2325] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:42:16 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:42:16.327533 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.327533 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:16.335627 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-daeb2811-c585-4a5b-a07d-79e180447118 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:16.341069 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-daeb2811-c585-4a5b-a07d-79e180447118 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 returned with HTTP 200 Jul 09 15:42:16.341647 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 582/2326] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:16 2026] GET /volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:16.434100 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d948ad5b-f614-4bee-ac15-f006e5023b59 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.437678 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d948ad5b-f614-4bee-ac15-f006e5023b59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:16.437967 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d948ad5b-f614-4bee-ac15-f006e5023b59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.438238 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d948ad5b-f614-4bee-ac15-f006e5023b59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.438328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d948ad5b-f614-4bee-ac15-f006e5023b59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:16.445241 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.445241 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:16.446380 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d948ad5b-f614-4bee-ac15-f006e5023b59 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:16.446860 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 575/2327] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:16 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 825 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:16.458602 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-daff2298-a08c-44bf-9fc5-07930d7d3937 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.460680 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-daff2298-a08c-44bf-9fc5-07930d7d3937 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 Jul 09 15:42:16.460920 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-daff2298-a08c-44bf-9fc5-07930d7d3937 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.461162 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-daff2298-a08c-44bf-9fc5-07930d7d3937 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.471433 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.471433 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:16.479363 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-daff2298-a08c-44bf-9fc5-07930d7d3937 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:16.485700 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-daff2298-a08c-44bf-9fc5-07930d7d3937 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 returned with HTTP 200 Jul 09 15:42:16.486221 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 589/2328] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:16 2026] GET /volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 => generated 963 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:16.499082 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bc846267-0bd9-4090-a8de-adaaf39c0b68 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.501039 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc846267-0bd9-4090-a8de-adaaf39c0b68 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 Jul 09 15:42:16.501275 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc846267-0bd9-4090-a8de-adaaf39c0b68 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.501472 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc846267-0bd9-4090-a8de-adaaf39c0b68 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.512682 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.512682 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:16.517885 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bc846267-0bd9-4090-a8de-adaaf39c0b68 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:16.522597 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc846267-0bd9-4090-a8de-adaaf39c0b68 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 returned with HTTP 200 Jul 09 15:42:16.522977 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 583/2329] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:16 2026] GET /volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 => generated 963 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:16.535892 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-32efbf9e-1aaa-4e04-9c9c-36d373af4216 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.538401 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-32efbf9e-1aaa-4e04-9c9c-36d373af4216 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 Jul 09 15:42:16.538735 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-32efbf9e-1aaa-4e04-9c9c-36d373af4216 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.539062 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-32efbf9e-1aaa-4e04-9c9c-36d373af4216 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.539358 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-32efbf9e-1aaa-4e04-9c9c-36d373af4216 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume with id: b9a0b63b-6690-4a80-93c2-05e3e7b94f87 Jul 09 15:42:16.549171 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.549171 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:16.549999 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-32efbf9e-1aaa-4e04-9c9c-36d373af4216 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:16.577099 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-32efbf9e-1aaa-4e04-9c9c-36d373af4216 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume request issued successfully. Jul 09 15:42:16.577424 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-32efbf9e-1aaa-4e04-9c9c-36d373af4216 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 returned with HTTP 202 Jul 09 15:42:16.578113 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 583/2330] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:42:16 2026] DELETE /volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:16.588492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dcd30a14-699c-459d-83f3-0468839c8eb3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:16.591932 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dcd30a14-699c-459d-83f3-0468839c8eb3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 Jul 09 15:42:16.592265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dcd30a14-699c-459d-83f3-0468839c8eb3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:16.592600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dcd30a14-699c-459d-83f3-0468839c8eb3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:16.608383 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:16.608383 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:16.618601 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dcd30a14-699c-459d-83f3-0468839c8eb3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:16.626855 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dcd30a14-699c-459d-83f3-0468839c8eb3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 returned with HTTP 200 Jul 09 15:42:16.629598 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 576/2331] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:16 2026] GET /volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 => generated 962 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:17.202553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6f5a9ef8-d1b6-40cb-a4b0-6ec58806fdbc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:17.204515 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6f5a9ef8-d1b6-40cb-a4b0-6ec58806fdbc tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:17.204686 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6f5a9ef8-d1b6-40cb-a4b0-6ec58806fdbc tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:17.204870 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6f5a9ef8-d1b6-40cb-a4b0-6ec58806fdbc tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:17.215885 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:17.215885 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:17.220207 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6f5a9ef8-d1b6-40cb-a4b0-6ec58806fdbc tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:17.226453 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6f5a9ef8-d1b6-40cb-a4b0-6ec58806fdbc tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:17.226855 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 590/2332] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:17 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:17.355924 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-66177fe5-6fc1-42d6-a23a-6d10a110a32f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:17.357865 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66177fe5-6fc1-42d6-a23a-6d10a110a32f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 Jul 09 15:42:17.358075 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66177fe5-6fc1-42d6-a23a-6d10a110a32f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:17.358350 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66177fe5-6fc1-42d6-a23a-6d10a110a32f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:17.367129 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:17.367129 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:17.371348 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-66177fe5-6fc1-42d6-a23a-6d10a110a32f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:17.376203 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66177fe5-6fc1-42d6-a23a-6d10a110a32f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 returned with HTTP 200 Jul 09 15:42:17.376680 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 584/2333] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:17 2026] GET /volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:17.394024 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-99cc539f-7570-454c-a0cc-f61f6d627e3e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:17.396533 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-99cc539f-7570-454c-a0cc-f61f6d627e3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 Jul 09 15:42:17.396600 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-99cc539f-7570-454c-a0cc-f61f6d627e3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:17.396893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-99cc539f-7570-454c-a0cc-f61f6d627e3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:17.406148 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:17.406148 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:17.410306 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-99cc539f-7570-454c-a0cc-f61f6d627e3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:17.414323 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-99cc539f-7570-454c-a0cc-f61f6d627e3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 returned with HTTP 200 Jul 09 15:42:17.414711 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 584/2334] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:17 2026] GET /volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:17.431754 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:17.435846 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:17.436402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1992343772", "source_volid": "ff707675-76c6-45d8-b5b5-e1fd46063f11", "volume_type": "tempest-scenario-type-luks-2080944729", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:17.441385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1992343772', 'source_volid': 'ff707675-76c6-45d8-b5b5-e1fd46063f11', 'volume_type': 'tempest-scenario-type-luks-2080944729', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:17.451901 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:17.451901 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:17.452466 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume retrieved successfully. Jul 09 15:42:17.452628 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume of 1 GB Jul 09 15:42:17.453367 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Availability Zones retrieved successfully. Jul 09 15:42:17.458922 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Flow 'volume_create_api' (8c1efc37-03bc-4552-9535-ea347be921e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:17.460172 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc008c4-9e49-41c5-b243-b66c0695ad70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:17.461576 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:17.483818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7fc008c4-9e49-41c5-b243-b66c0695ad70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'ff707675-76c6-45d8-b5b5-e1fd46063f11', 'volume_type': VolumeType(created_at=2026-07-09T15:42:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b3c9564-59ae-4227-bae6-88f792b1e951,is_public=True,name='tempest-scenario-type-luks-2080944729',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b3c9564-59ae-4227-bae6-88f792b1e951', '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=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:17.484956 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36c45f1-78a3-4492-844d-94d60df9e2c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:17.525090 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2080944729 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2080944729, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:17.525759 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2080944729 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2080944729, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:17.553285 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Created reservations ['cb3c74ce-b529-499f-90dd-11fc88120f12', '4a3f64f7-756d-41f8-b97f-e50a8de88ad4', '2ef67c75-9fbf-4bef-97c4-00a0d50b626d', 'd69c797a-0693-4627-8c75-0e67973d7bde'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:17.554994 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b36c45f1-78a3-4492-844d-94d60df9e2c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb3c74ce-b529-499f-90dd-11fc88120f12', '4a3f64f7-756d-41f8-b97f-e50a8de88ad4', '2ef67c75-9fbf-4bef-97c4-00a0d50b626d', 'd69c797a-0693-4627-8c75-0e67973d7bde']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:17.555999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e78b92-a339-41a2-a5bb-e4f329118a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:17.604963 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9e78b92-a339-41a2-a5bb-e4f329118a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46893914-bd23-4aa5-830f-f9e731e1da0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1992343772',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a1652069a547b194e2204e35d3f519',qos_specs=None,replication_status=,reservations=['cb3c74ce-b529-499f-90dd-11fc88120f12','4a3f64f7-756d-41f8-b97f-e50a8de88ad4','2ef67c75-9fbf-4bef-97c4-00a0d50b626d','d69c797a-0693-4627-8c75-0e67973d7bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff707675-76c6-45d8-b5b5-e1fd46063f11,status='creating',user_id='6b3ccb18ff0f42338de82241e7207942',volume_type_id=0b3c9564-59ae-4227-bae6-88f792b1e951), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1992343772',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=46893914-bd23-4aa5-830f-f9e731e1da0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a1652069a547b194e2204e35d3f519',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=ff707675-76c6-45d8-b5b5-e1fd46063f11,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b3ccb18ff0f42338de82241e7207942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b3c9564-59ae-4227-bae6-88f792b1e951),volume_type_id=0b3c9564-59ae-4227-bae6-88f792b1e951)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:17.605898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a27ff2-bf19-4106-ad7c-d0af8c817d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:17.626557 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41a27ff2-bf19-4106-ad7c-d0af8c817d43) transitioned into state 'SUCCESS' from state '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-1992343772',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a1652069a547b194e2204e35d3f519',qos_specs=None,replication_status=,reservations=['cb3c74ce-b529-499f-90dd-11fc88120f12','4a3f64f7-756d-41f8-b97f-e50a8de88ad4','2ef67c75-9fbf-4bef-97c4-00a0d50b626d','d69c797a-0693-4627-8c75-0e67973d7bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=ff707675-76c6-45d8-b5b5-e1fd46063f11,status='creating',user_id='6b3ccb18ff0f42338de82241e7207942',volume_type_id=0b3c9564-59ae-4227-bae6-88f792b1e951)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:17.627114 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e1c80b-48d4-46ed-a144-cfea6ee9a7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:17.644418 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34e1c80b-48d4-46ed-a144-cfea6ee9a7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:17.645648 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Flow 'volume_create_api' (8c1efc37-03bc-4552-9535-ea347be921e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:17.646107 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume request issued successfully. Jul 09 15:42:17.646884 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f9f4ffda-778f-42f0-8dd3-da7167f1a706 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:17.647321 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a3fff6d9-a558-4e77-8c97-ee97ef3d5e71 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:17.647582 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 577/2335] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:42:17 2026] POST /volume/v3/volumes => generated 810 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:17.648823 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f9f4ffda-778f-42f0-8dd3-da7167f1a706 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 Jul 09 15:42:17.649065 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f9f4ffda-778f-42f0-8dd3-da7167f1a706 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:17.649321 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f9f4ffda-778f-42f0-8dd3-da7167f1a706 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:17.656178 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f9f4ffda-778f-42f0-8dd3-da7167f1a706 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 returned with HTTP 404 Jul 09 15:42:17.656880 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 591/2336] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:17 2026] GET /volume/v3/volumes/b9a0b63b-6690-4a80-93c2-05e3e7b94f87 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:17.660114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-867f3179-456d-4c1d-b544-7c07203bbf54 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:17.662329 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-867f3179-456d-4c1d-b544-7c07203bbf54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:17.662583 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-867f3179-456d-4c1d-b544-7c07203bbf54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:17.663267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-867f3179-456d-4c1d-b544-7c07203bbf54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:17.664664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f0173e51-efe5-40f9-b6b7-e96ade82744c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:17.666835 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f0173e51-efe5-40f9-b6b7-e96ade82744c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:17.667146 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f0173e51-efe5-40f9-b6b7-e96ade82744c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:17.667391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f0173e51-efe5-40f9-b6b7-e96ade82744c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:17.667496 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-f0173e51-efe5-40f9-b6b7-e96ade82744c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete backup with id: 4fdde2a7-d1a1-434c-b44c-4f93c4785731. Jul 09 15:42:17.670496 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:17.670496 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:17.672418 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:17.672418 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:17.674422 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-867f3179-456d-4c1d-b544-7c07203bbf54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:17.679475 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-867f3179-456d-4c1d-b544-7c07203bbf54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:17.679823 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 585/2337] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:17 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:17.690250 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-f0173e51-efe5-40f9-b6b7-e96ade82744c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] delete_backup rpcapi backup_id 4fdde2a7-d1a1-434c-b44c-4f93c4785731 {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:42:17.692822 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f0173e51-efe5-40f9-b6b7-e96ade82744c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 202 Jul 09 15:42:17.693585 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 585/2338] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:42:17 2026] DELETE /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:42:17.702010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5900ef92-2611-4bc6-a1a3-611444d3f3a7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:17.703825 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5900ef92-2611-4bc6-a1a3-611444d3f3a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:17.704009 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5900ef92-2611-4bc6-a1a3-611444d3f3a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:17.704204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5900ef92-2611-4bc6-a1a3-611444d3f3a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:17.704351 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5900ef92-2611-4bc6-a1a3-611444d3f3a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:17.708898 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:17.708898 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:17.709856 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5900ef92-2611-4bc6-a1a3-611444d3f3a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 200 Jul 09 15:42:17.710235 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 578/2339] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:17 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 824 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:18.024529 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-e22b504b-d29a-4778-b16e-1054e83b95bf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:18.027576 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-e22b504b-d29a-4778-b16e-1054e83b95bf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a/action Jul 09 15:42:18.028038 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-e22b504b-d29a-4778-b16e-1054e83b95bf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:18.028196 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-e22b504b-d29a-4778-b16e-1054e83b95bf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:18.053702 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:18.053702 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:18.069018 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-25c2e602-0ae7-4b63-90c3-122a9d2c2b6d req-e22b504b-d29a-4778-b16e-1054e83b95bf tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a/action returned with HTTP 204 Jul 09 15:42:18.070026 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 592/2340] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:42:18 2026] POST /volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:18.240251 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-114031c9-e97a-4b95-a0ca-821f512e6538 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:18.242166 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-114031c9-e97a-4b95-a0ca-821f512e6538 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:18.242400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-114031c9-e97a-4b95-a0ca-821f512e6538 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:18.242620 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-114031c9-e97a-4b95-a0ca-821f512e6538 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:18.252642 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:18.252642 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:18.256110 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-114031c9-e97a-4b95-a0ca-821f512e6538 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:18.260208 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-114031c9-e97a-4b95-a0ca-821f512e6538 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:18.260612 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 586/2341] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:18 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 1130 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:18.273393 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-21695447-7d29-44e7-bc22-27aa19a81912 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:18.275660 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-21695447-7d29-44e7-bc22-27aa19a81912 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:18.275848 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-21695447-7d29-44e7-bc22-27aa19a81912 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:18.276046 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-21695447-7d29-44e7-bc22-27aa19a81912 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:18.288587 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:18.288587 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:18.295792 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-21695447-7d29-44e7-bc22-27aa19a81912 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:18.301048 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-21695447-7d29-44e7-bc22-27aa19a81912 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:18.301651 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 586/2342] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:18 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 1130 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:18.694081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6045e442-f478-43b6-be8b-3f212be6524d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:18.695918 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6045e442-f478-43b6-be8b-3f212be6524d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:18.696149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6045e442-f478-43b6-be8b-3f212be6524d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:18.696395 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6045e442-f478-43b6-be8b-3f212be6524d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:18.704367 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:18.704367 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:18.708357 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6045e442-f478-43b6-be8b-3f212be6524d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:18.713386 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6045e442-f478-43b6-be8b-3f212be6524d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:18.713862 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 579/2343] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:18 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:18.721902 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6e7d9214-7bbf-425f-8de1-676386171093 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:18.724465 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6e7d9214-7bbf-425f-8de1-676386171093 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 Jul 09 15:42:18.724758 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6e7d9214-7bbf-425f-8de1-676386171093 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:18.725069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6e7d9214-7bbf-425f-8de1-676386171093 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:18.725278 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-6e7d9214-7bbf-425f-8de1-676386171093 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 4fdde2a7-d1a1-434c-b44c-4f93c4785731. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:42:18.730437 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6e7d9214-7bbf-425f-8de1-676386171093 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 returned with HTTP 404 Jul 09 15:42:18.731105 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 593/2344] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:18 2026] GET /volume/v3/backups/4fdde2a7-d1a1-434c-b44c-4f93c4785731 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:18.823572 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-82b5dabf-7998-4d85-9aff-389946083c3e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:18.825817 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82b5dabf-7998-4d85-9aff-389946083c3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:42:18.826060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82b5dabf-7998-4d85-9aff-389946083c3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:18.826370 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82b5dabf-7998-4d85-9aff-389946083c3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:18.826603 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-82b5dabf-7998-4d85-9aff-389946083c3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume with id: 36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:42:18.835068 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:18.835068 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:18.835623 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-82b5dabf-7998-4d85-9aff-389946083c3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:18.854395 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-82b5dabf-7998-4d85-9aff-389946083c3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume request issued successfully. Jul 09 15:42:18.854712 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82b5dabf-7998-4d85-9aff-389946083c3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa returned with HTTP 202 Jul 09 15:42:18.855262 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 587/2345] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:42:18 2026] DELETE /volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:18.863270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-198a8a0d-6bc9-4e49-ba34-daecc3e14912 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:18.865720 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-198a8a0d-6bc9-4e49-ba34-daecc3e14912 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:42:18.865990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-198a8a0d-6bc9-4e49-ba34-daecc3e14912 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:18.866269 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-198a8a0d-6bc9-4e49-ba34-daecc3e14912 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:18.873884 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:18.873884 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:18.877918 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-198a8a0d-6bc9-4e49-ba34-daecc3e14912 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:18.883131 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-198a8a0d-6bc9-4e49-ba34-daecc3e14912 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa returned with HTTP 200 Jul 09 15:42:18.883797 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 587/2346] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:18 2026] GET /volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa => generated 905 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:19.104419 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-82694522-96fa-4240-8fec-7af46e896b4c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:19.107041 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-82694522-96fa-4240-8fec-7af46e896b4c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:42:19.107041 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-82694522-96fa-4240-8fec-7af46e896b4c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:19.107041 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-82694522-96fa-4240-8fec-7af46e896b4c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:19.117339 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:19.117339 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:19.121807 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-82694522-96fa-4240-8fec-7af46e896b4c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:42:19.127252 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-82694522-96fa-4240-8fec-7af46e896b4c tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:42:19.127625 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 580/2347] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:19 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 1142 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:19.186058 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-8aebf7f5-5005-45f3-8421-5a8cd7892739 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:19.193524 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-8aebf7f5-5005-45f3-8421-5a8cd7892739 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:42:19.193849 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-8aebf7f5-5005-45f3-8421-5a8cd7892739 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:19.193849 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-8aebf7f5-5005-45f3-8421-5a8cd7892739 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:19.211581 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:19.211581 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:19.218165 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-8aebf7f5-5005-45f3-8421-5a8cd7892739 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:42:19.225455 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-8aebf7f5-5005-45f3-8421-5a8cd7892739 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:42:19.225774 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 594/2348] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:19 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 1142 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:19.250854 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-921187d0-af04-47a0-8f33-5f664c3d4320 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:19.304697 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-921187d0-af04-47a0-8f33-5f664c3d4320 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] POST https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0/action Jul 09 15:42:19.304862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-921187d0-af04-47a0-8f33-5f664c3d4320 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:19.305067 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-921187d0-af04-47a0-8f33-5f664c3d4320 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:19.331096 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:19.331096 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:19.331677 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-921187d0-af04-47a0-8f33-5f664c3d4320 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:42:19.341599 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-921187d0-af04-47a0-8f33-5f664c3d4320 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Begin detaching volume completed successfully. Jul 09 15:42:19.341898 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-921187d0-af04-47a0-8f33-5f664c3d4320 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0/action returned with HTTP 202 Jul 09 15:42:19.342846 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 588/2349] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:42:19 2026] POST /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:42:19.733569 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-60e89607-447f-4135-8a56-0a48048e271e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:19.735971 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60e89607-447f-4135-8a56-0a48048e271e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:19.736252 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60e89607-447f-4135-8a56-0a48048e271e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:19.736515 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60e89607-447f-4135-8a56-0a48048e271e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:19.746760 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:19.746760 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:19.752870 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-60e89607-447f-4135-8a56-0a48048e271e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:19.760605 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60e89607-447f-4135-8a56-0a48048e271e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:19.760605 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 588/2350] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:19 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:19.900455 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-93487f9e-e1c7-4dde-b254-daa27c5faa5b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:19.902940 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93487f9e-e1c7-4dde-b254-daa27c5faa5b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:42:19.903282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93487f9e-e1c7-4dde-b254-daa27c5faa5b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:19.903582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93487f9e-e1c7-4dde-b254-daa27c5faa5b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:19.911513 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93487f9e-e1c7-4dde-b254-daa27c5faa5b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa returned with HTTP 404 Jul 09 15:42:19.912144 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 581/2351] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:19 2026] GET /volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:19.925073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a9c8480a-1eb8-479e-b96f-34043ba4c0e9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:19.932144 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9c8480a-1eb8-479e-b96f-34043ba4c0e9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:42:19.933845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9c8480a-1eb8-479e-b96f-34043ba4c0e9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:19.934627 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9c8480a-1eb8-479e-b96f-34043ba4c0e9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:19.943699 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9c8480a-1eb8-479e-b96f-34043ba4c0e9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa returned with HTTP 404 Jul 09 15:42:19.944426 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 595/2352] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:19 2026] GET /volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:19.954582 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6f88810f-9925-4a15-9c7b-e6f57eb902f6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:19.957134 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6f88810f-9925-4a15-9c7b-e6f57eb902f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:42:19.957386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6f88810f-9925-4a15-9c7b-e6f57eb902f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:19.957941 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6f88810f-9925-4a15-9c7b-e6f57eb902f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:19.957941 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-6f88810f-9925-4a15-9c7b-e6f57eb902f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume with id: 36068ba0-4760-431a-ad99-a2c7038a10fa Jul 09 15:42:19.967795 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6f88810f-9925-4a15-9c7b-e6f57eb902f6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa returned with HTTP 404 Jul 09 15:42:19.968609 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 589/2353] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:42:19 2026] DELETE /volume/v3/volumes/36068ba0-4760-431a-ad99-a2c7038a10fa => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:19.985632 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:19.987987 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:19.988383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1933687918"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:19.990083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1933687918'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:19.990282 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume of 1 GB Jul 09 15:42:19.995484 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Availability Zones retrieved successfully. Jul 09 15:42:20.003218 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (438d9c36-ce72-48b4-bece-2f34bb1cb63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:20.004658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b83f7448-9d01-4ebd-b827-5afe80997b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:20.006041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:20.051648 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b83f7448-9d01-4ebd-b827-5afe80997b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:20.052412 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7bd696-c18e-4dba-abad-ea818757e401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:20.143559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['51d57b58-44af-4369-91cb-c6e9fc5ba470', 'ca6c7bdc-3612-4a49-9367-7e9a66b31d6e', '3f9252a1-2d38-48de-a466-5cb57a827ccd', 'd26bf6b6-137f-4f40-b1ab-ed6fa068a2f1'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:20.144720 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5c7bd696-c18e-4dba-abad-ea818757e401) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['51d57b58-44af-4369-91cb-c6e9fc5ba470', 'ca6c7bdc-3612-4a49-9367-7e9a66b31d6e', '3f9252a1-2d38-48de-a466-5cb57a827ccd', 'd26bf6b6-137f-4f40-b1ab-ed6fa068a2f1']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:20.145690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fcc3c5-1cf9-4504-b831-7c0369c12841) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:20.181876 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6fcc3c5-1cf9-4504-b831-7c0369c12841) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b600766-5a57-4413-9b23-37f0772639f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1933687918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['51d57b58-44af-4369-91cb-c6e9fc5ba470','ca6c7bdc-3612-4a49-9367-7e9a66b31d6e','3f9252a1-2d38-48de-a466-5cb57a827ccd','d26bf6b6-137f-4f40-b1ab-ed6fa068a2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1933687918',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b600766-5a57-4413-9b23-37f0772639f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='519bdbd134fe49bf9da196788e2ca37d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:20.182974 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c2af1f-01e7-421e-b27c-dcae31f20e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:20.217234 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c2af1f-01e7-421e-b27c-dcae31f20e2f) transitioned into state 'SUCCESS' from state '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-1933687918',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='519bdbd134fe49bf9da196788e2ca37d',qos_specs=None,replication_status=,reservations=['51d57b58-44af-4369-91cb-c6e9fc5ba470','ca6c7bdc-3612-4a49-9367-7e9a66b31d6e','3f9252a1-2d38-48de-a466-5cb57a827ccd','d26bf6b6-137f-4f40-b1ab-ed6fa068a2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c345ab7b9b634a899eb635c6dc5aca17',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:20.217234 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b818a26-064a-4930-9aae-e86774894a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:20.229751 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b818a26-064a-4930-9aae-e86774894a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:20.230898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Flow 'volume_create_api' (438d9c36-ce72-48b4-bece-2f34bb1cb63f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:20.232003 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Create volume request issued successfully. Jul 09 15:42:20.232341 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d440f84c-9bae-4897-9f2f-29ac15e38356 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:20.232926 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 589/2354] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:42:19 2026] POST /volume/v3/volumes => generated 747 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:20.249049 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e3dbf622-fb82-4617-b855-370ffe03f896 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:20.255349 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e3dbf622-fb82-4617-b855-370ffe03f896 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:42:20.255349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e3dbf622-fb82-4617-b855-370ffe03f896 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:20.255349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e3dbf622-fb82-4617-b855-370ffe03f896 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:20.267916 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:20.267916 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:20.271685 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e3dbf622-fb82-4617-b855-370ffe03f896 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:20.277543 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e3dbf622-fb82-4617-b855-370ffe03f896 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:42:20.279709 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 582/2355] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:20 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:20.380723 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e42ac7f5-9520-45ff-b5d6-31bf8783b548 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:20.381282 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e42ac7f5-9520-45ff-b5d6-31bf8783b548 None None] GET https://10.4.3.19/volume// Jul 09 15:42:20.381581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e42ac7f5-9520-45ff-b5d6-31bf8783b548 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:20.381797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e42ac7f5-9520-45ff-b5d6-31bf8783b548 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:20.382267 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e42ac7f5-9520-45ff-b5d6-31bf8783b548 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:20.382641 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 596/2356] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:42: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 09 15:42:20.394919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-dbec9eca-28e2-4de9-be95-fcd7733afa82 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:20.399552 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-dbec9eca-28e2-4de9-be95-fcd7733afa82 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:42:20.399902 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-dbec9eca-28e2-4de9-be95-fcd7733afa82 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:20.400212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-dbec9eca-28e2-4de9-be95-fcd7733afa82 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:20.414300 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:20.414300 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:20.421873 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-dbec9eca-28e2-4de9-be95-fcd7733afa82 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:42:20.428293 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-dbec9eca-28e2-4de9-be95-fcd7733afa82 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:42:20.428857 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 590/2357] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:42:20 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 1325 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:20.784599 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-94719e91-c5ec-4c56-a077-4b6054937250 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:20.787434 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-94719e91-c5ec-4c56-a077-4b6054937250 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:20.787666 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-94719e91-c5ec-4c56-a077-4b6054937250 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:20.787946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-94719e91-c5ec-4c56-a077-4b6054937250 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:20.798764 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:20.798764 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:20.804429 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-94719e91-c5ec-4c56-a077-4b6054937250 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:20.810359 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-94719e91-c5ec-4c56-a077-4b6054937250 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:20.810870 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 590/2358] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:20 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:21.301986 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-80bb9876-768f-459a-825c-b91053a46827 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:21.306057 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-80bb9876-768f-459a-825c-b91053a46827 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:42:21.306354 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-80bb9876-768f-459a-825c-b91053a46827 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:21.306489 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-80bb9876-768f-459a-825c-b91053a46827 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:21.318723 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:21.318723 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:21.333591 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-80bb9876-768f-459a-825c-b91053a46827 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:42:21.346958 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-80bb9876-768f-459a-825c-b91053a46827 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:42:21.347879 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 583/2359] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:21 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:21.654141 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-f5bcc94e-af42-4948-9dc5-82f1769731e5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:21.656464 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-f5bcc94e-af42-4948-9dc5-82f1769731e5 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] DELETE https://10.4.3.19/volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8 Jul 09 15:42:21.657486 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-f5bcc94e-af42-4948-9dc5-82f1769731e5 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:21.657486 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-f5bcc94e-af42-4948-9dc5-82f1769731e5 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:21.670350 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:21.670350 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:21.827585 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9e3c3882-c6d9-4c3f-9043-ae875787dff9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:21.830537 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9e3c3882-c6d9-4c3f-9043-ae875787dff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:21.830660 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9e3c3882-c6d9-4c3f-9043-ae875787dff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:21.830978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9e3c3882-c6d9-4c3f-9043-ae875787dff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:21.838977 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:21.838977 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:21.847940 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9e3c3882-c6d9-4c3f-9043-ae875787dff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:21.852867 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9e3c3882-c6d9-4c3f-9043-ae875787dff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:21.853280 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 591/2360] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:21 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:22.214956 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-86201d0c-c0e4-4a73-98b6-1013d6fdae7f req-f5bcc94e-af42-4948-9dc5-82f1769731e5 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8 returned with HTTP 200 Jul 09 15:42:22.215449 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 597/2361] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:42:21 2026] DELETE /volume/v3/attachments/16f2f04c-db84-4275-8a64-a0145314f3a8 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:22.866955 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e64a954d-6099-4cb4-b9c8-79400dfa60e2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:22.869225 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e64a954d-6099-4cb4-b9c8-79400dfa60e2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:22.869440 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e64a954d-6099-4cb4-b9c8-79400dfa60e2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:22.869614 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e64a954d-6099-4cb4-b9c8-79400dfa60e2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:22.878516 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:22.878516 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:22.881155 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-5a08b91a-b2b0-4f71-b331-d43478ba9d6b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:22.883853 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-5a08b91a-b2b0-4f71-b331-d43478ba9d6b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:22.884022 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e64a954d-6099-4cb4-b9c8-79400dfa60e2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:22.884130 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-5a08b91a-b2b0-4f71-b331-d43478ba9d6b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:22.884339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-5a08b91a-b2b0-4f71-b331-d43478ba9d6b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:22.890340 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e64a954d-6099-4cb4-b9c8-79400dfa60e2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:22.890714 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 591/2362] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:22 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:22.899960 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:22.899960 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:22.912811 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-5a08b91a-b2b0-4f71-b331-d43478ba9d6b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:22.919988 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-5a08b91a-b2b0-4f71-b331-d43478ba9d6b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:22.920546 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 584/2363] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:22 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 1130 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:22.946365 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-6e96f42a-c571-482f-a1bd-1e40f01b7378 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:22.949255 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-6e96f42a-c571-482f-a1bd-1e40f01b7378 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c/action Jul 09 15:42:22.949742 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-6e96f42a-c571-482f-a1bd-1e40f01b7378 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:22.949918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-6e96f42a-c571-482f-a1bd-1e40f01b7378 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:22.964566 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:22.964566 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:22.965365 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-6e96f42a-c571-482f-a1bd-1e40f01b7378 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:22.981781 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-6e96f42a-c571-482f-a1bd-1e40f01b7378 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Begin detaching volume completed successfully. Jul 09 15:42:22.982136 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-6e96f42a-c571-482f-a1bd-1e40f01b7378 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c/action returned with HTTP 202 Jul 09 15:42:22.982756 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 592/2364] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:42:22 2026] POST /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 09 15:42:23.652360 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5d9c9683-cf79-467f-a871-d52bcb49d779 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:23.660364 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5d9c9683-cf79-467f-a871-d52bcb49d779 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:42:23.660364 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5d9c9683-cf79-467f-a871-d52bcb49d779 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:23.660646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5d9c9683-cf79-467f-a871-d52bcb49d779 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:23.675628 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:23.675628 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:23.679495 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5d9c9683-cf79-467f-a871-d52bcb49d779 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:42:23.684403 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5d9c9683-cf79-467f-a871-d52bcb49d779 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:42:23.684849 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 598/2365] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:23 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:23.906053 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f7da8001-431a-4f59-9cce-3f754942fbbc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:23.908461 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f7da8001-431a-4f59-9cce-3f754942fbbc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:23.908828 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f7da8001-431a-4f59-9cce-3f754942fbbc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:23.909083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f7da8001-431a-4f59-9cce-3f754942fbbc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:23.917734 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:23.917734 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:23.923890 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f7da8001-431a-4f59-9cce-3f754942fbbc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:23.930689 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f7da8001-431a-4f59-9cce-3f754942fbbc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:23.931426 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 592/2366] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:23 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:24.018119 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-928c773b-00fa-4797-a6a5-37e578ca5f92 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:24.018527 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-928c773b-00fa-4797-a6a5-37e578ca5f92 None None] GET https://10.4.3.19/volume// Jul 09 15:42:24.018689 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-928c773b-00fa-4797-a6a5-37e578ca5f92 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:24.018870 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-928c773b-00fa-4797-a6a5-37e578ca5f92 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:24.019205 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-928c773b-00fa-4797-a6a5-37e578ca5f92 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:24.019485 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 585/2367] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:42: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 09 15:42:24.036360 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-7d051b89-a49f-45fe-a5a9-9cbf47e56295 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:24.039879 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-7d051b89-a49f-45fe-a5a9-9cbf47e56295 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:24.040244 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-7d051b89-a49f-45fe-a5a9-9cbf47e56295 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:24.041590 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-7d051b89-a49f-45fe-a5a9-9cbf47e56295 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:24.056842 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:24.056842 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:24.065264 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-7d051b89-a49f-45fe-a5a9-9cbf47e56295 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:24.070545 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-7d051b89-a49f-45fe-a5a9-9cbf47e56295 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:42:24.071212 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 593/2368] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:42:24 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 1313 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:24.616415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3d1f6931-5d17-4e24-ac47-dd42af7794c1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:24.616415 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d1f6931-5d17-4e24-ac47-dd42af7794c1 None None] GET https://10.4.3.19/volume// Jul 09 15:42:24.616562 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d1f6931-5d17-4e24-ac47-dd42af7794c1 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:24.616929 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d1f6931-5d17-4e24-ac47-dd42af7794c1 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:24.617638 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d1f6931-5d17-4e24-ac47-dd42af7794c1 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:24.617827 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 599/2369] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:42: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 09 15:42:24.636030 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-07a59e3a-ab4a-40bb-b510-d5895bf66cda None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:24.641397 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-07a59e3a-ab4a-40bb-b510-d5895bf66cda tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:42:24.641781 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-07a59e3a-ab4a-40bb-b510-d5895bf66cda tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:24.642083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-07a59e3a-ab4a-40bb-b510-d5895bf66cda tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:24.663591 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:24.663591 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:24.671723 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-07a59e3a-ab4a-40bb-b510-d5895bf66cda tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:42:24.682468 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-07a59e3a-ab4a-40bb-b510-d5895bf66cda tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 200 Jul 09 15:42:24.682468 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 593/2370] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:42:24 2026] GET /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 1581 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:24.818563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-48a9aa89-8f7f-4e78-87d3-39e423edb10d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:24.822682 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-48a9aa89-8f7f-4e78-87d3-39e423edb10d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] PUT https://10.4.3.19/volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0 Jul 09 15:42:24.823516 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-48a9aa89-8f7f-4e78-87d3-39e423edb10d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:24.834378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-48a9aa89-8f7f-4e78-87d3-39e423edb10d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Acquiring lock "cinder-attachment_update-fca67577-bc9d-4338-be36-581dfdf70ffe-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:42:24.843595 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-48a9aa89-8f7f-4e78-87d3-39e423edb10d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Lock "cinder-attachment_update-fca67577-bc9d-4338-be36-581dfdf70ffe-np0000004916" acquired by "attachment_update" :: waited 0.009s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:42:24.844869 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:24.844869 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:24.948508 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-36a0316d-eb4f-4a65-883a-79d1bb836bc4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:24.951176 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-36a0316d-eb4f-4a65-883a-79d1bb836bc4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:24.951477 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-36a0316d-eb4f-4a65-883a-79d1bb836bc4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:24.953696 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-36a0316d-eb4f-4a65-883a-79d1bb836bc4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:24.986520 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:24.986520 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:24.995864 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-36a0316d-eb4f-4a65-883a-79d1bb836bc4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:25.006668 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-36a0316d-eb4f-4a65-883a-79d1bb836bc4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:25.009227 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 594/2371] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:24 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:25.207227 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-2d969d82-0372-4dbc-8c3a-07ed81e9e90f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:25.210787 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-2d969d82-0372-4dbc-8c3a-07ed81e9e90f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] DELETE https://10.4.3.19/volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a Jul 09 15:42:25.210977 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-2d969d82-0372-4dbc-8c3a-07ed81e9e90f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:25.211205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-2d969d82-0372-4dbc-8c3a-07ed81e9e90f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:25.235552 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:25.235552 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:25.375126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-48a9aa89-8f7f-4e78-87d3-39e423edb10d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Lock "cinder-attachment_update-fca67577-bc9d-4338-be36-581dfdf70ffe-np0000004916" released by "attachment_update" :: held 0.531s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:42:25.375126 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-48a9aa89-8f7f-4e78-87d3-39e423edb10d tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0 returned with HTTP 200 Jul 09 15:42:25.375126 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 586/2372] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:42:24 2026] PUT /volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:25.784351 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34438229-9e0a-4ad4-8a25-bb268d04c2c0 req-2d969d82-0372-4dbc-8c3a-07ed81e9e90f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a returned with HTTP 200 Jul 09 15:42:25.784838 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 600/2373] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:42:25 2026] DELETE /volume/v3/attachments/3bc172c2-d592-40ea-a4f4-814ef843c37a => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:25.887489 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-173f248b-99b5-4112-ba4e-7542d21d2994 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:25.889620 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-173f248b-99b5-4112-ba4e-7542d21d2994 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] POST https://10.4.3.19/volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0/action Jul 09 15:42:25.890119 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-173f248b-99b5-4112-ba4e-7542d21d2994 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:25.890409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-173f248b-99b5-4112-ba4e-7542d21d2994 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:25.921933 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:25.921933 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:25.947312 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-633c5064-4887-4344-8f6c-f4da3b34f2c8 req-173f248b-99b5-4112-ba4e-7542d21d2994 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0/action returned with HTTP 204 Jul 09 15:42:25.947312 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 594/2374] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:42:25 2026] POST /volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:26.026604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ca1b9d8c-d117-4c54-915b-101579a1654c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:26.028676 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ca1b9d8c-d117-4c54-915b-101579a1654c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:26.028948 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ca1b9d8c-d117-4c54-915b-101579a1654c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:26.029226 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ca1b9d8c-d117-4c54-915b-101579a1654c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:26.037930 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:26.037930 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:26.042746 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ca1b9d8c-d117-4c54-915b-101579a1654c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:26.054818 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ca1b9d8c-d117-4c54-915b-101579a1654c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:26.055459 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 595/2375] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:26 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:27.070306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-859bb27c-fabb-4f7e-aa6a-5874b595da12 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:27.072594 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-859bb27c-fabb-4f7e-aa6a-5874b595da12 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:27.072836 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-859bb27c-fabb-4f7e-aa6a-5874b595da12 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:27.073075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-859bb27c-fabb-4f7e-aa6a-5874b595da12 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:27.082712 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:27.082712 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:27.092215 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-859bb27c-fabb-4f7e-aa6a-5874b595da12 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:27.096814 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-859bb27c-fabb-4f7e-aa6a-5874b595da12 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:27.097321 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 587/2376] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:27 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:27.117135 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1f0e2512-298d-483e-b34f-1cadd951e4b9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:27.128264 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1f0e2512-298d-483e-b34f-1cadd951e4b9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:42:27.129759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1f0e2512-298d-483e-b34f-1cadd951e4b9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:27.130162 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1f0e2512-298d-483e-b34f-1cadd951e4b9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:27.142319 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:27.142319 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:27.150944 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1f0e2512-298d-483e-b34f-1cadd951e4b9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:42:27.158643 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1f0e2512-298d-483e-b34f-1cadd951e4b9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:42:27.158979 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 601/2377] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:27 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:27.265328 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6acfd42f-9656-4fb6-802a-8023bf8460fb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:27.268689 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6acfd42f-9656-4fb6-802a-8023bf8460fb tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:42:27.269121 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6acfd42f-9656-4fb6-802a-8023bf8460fb tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "92b12aa7-adcb-476a-985c-ca3bb235246c", "force": false, "name": "tempest-TestStampPattern-snapshot-554157029", "description": null, "metadata": null}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:27.286412 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:27.286412 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:27.286955 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6acfd42f-9656-4fb6-802a-8023bf8460fb tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:42:27.287201 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-6acfd42f-9656-4fb6-802a-8023bf8460fb tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Create snapshot from volume 92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:42:27.344867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-6acfd42f-9656-4fb6-802a-8023bf8460fb tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Created reservations ['1bf1f08e-44ea-4ad0-8908-3765721ea805', '46110a1f-c0fd-465e-ba11-6c920c1f8aa7', 'f926c5d6-9a63-4f5f-b396-9bb2d381ae77', 'b44655d4-ad80-4010-af57-5d0b23626be0'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:27.407973 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6acfd42f-9656-4fb6-802a-8023bf8460fb tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Snapshot create request issued successfully. Jul 09 15:42:27.408425 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6acfd42f-9656-4fb6-802a-8023bf8460fb tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:42:27.408990 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 595/2378] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:42:27 2026] POST /volume/v3/snapshots => generated 302 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:27.420574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bc10d0f2-3865-41f2-8dbf-9bdc7c50a5c7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:27.425167 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc10d0f2-3865-41f2-8dbf-9bdc7c50a5c7 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 Jul 09 15:42:27.425462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc10d0f2-3865-41f2-8dbf-9bdc7c50a5c7 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:27.425786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc10d0f2-3865-41f2-8dbf-9bdc7c50a5c7 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:27.438239 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:27.438239 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:27.438882 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bc10d0f2-3865-41f2-8dbf-9bdc7c50a5c7 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Snapshot retrieved successfully. Jul 09 15:42:27.440058 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc10d0f2-3865-41f2-8dbf-9bdc7c50a5c7 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 returned with HTTP 200 Jul 09 15:42:27.440548 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 596/2379] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:27 2026] GET /volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 => generated 434 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:28.456128 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7024fb10-c1f7-4510-b16d-3f422c16cd8b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:28.460136 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7024fb10-c1f7-4510-b16d-3f422c16cd8b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 Jul 09 15:42:28.460136 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7024fb10-c1f7-4510-b16d-3f422c16cd8b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:28.460136 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7024fb10-c1f7-4510-b16d-3f422c16cd8b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:28.466214 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:28.466214 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:28.466829 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7024fb10-c1f7-4510-b16d-3f422c16cd8b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Snapshot retrieved successfully. Jul 09 15:42:28.467935 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7024fb10-c1f7-4510-b16d-3f422c16cd8b tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 returned with HTTP 200 Jul 09 15:42:28.468481 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 588/2380] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:28 2026] GET /volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 => generated 461 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:28.486231 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-96d9c727-c19e-46fd-a2b8-f4dd8605ad52 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:28.490323 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96d9c727-c19e-46fd-a2b8-f4dd8605ad52 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 Jul 09 15:42:28.490323 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96d9c727-c19e-46fd-a2b8-f4dd8605ad52 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:28.490323 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96d9c727-c19e-46fd-a2b8-f4dd8605ad52 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:28.495336 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:28.495336 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:28.495786 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-96d9c727-c19e-46fd-a2b8-f4dd8605ad52 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Snapshot retrieved successfully. Jul 09 15:42:28.496719 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96d9c727-c19e-46fd-a2b8-f4dd8605ad52 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 returned with HTTP 200 Jul 09 15:42:28.497069 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 602/2381] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:28 2026] GET /volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 => generated 461 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:32.161372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-344247f3-2adb-4377-b8df-133b07e67c71 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:32.163747 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-344247f3-2adb-4377-b8df-133b07e67c71 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] DELETE https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:42:32.163994 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-344247f3-2adb-4377-b8df-133b07e67c71 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:32.164219 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-344247f3-2adb-4377-b8df-133b07e67c71 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:32.164409 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-344247f3-2adb-4377-b8df-133b07e67c71 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Delete volume with id: 567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:42:32.173459 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:32.173459 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:32.174137 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-344247f3-2adb-4377-b8df-133b07e67c71 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:42:32.205214 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-344247f3-2adb-4377-b8df-133b07e67c71 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Delete volume request issued successfully. Jul 09 15:42:32.205214 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-344247f3-2adb-4377-b8df-133b07e67c71 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 202 Jul 09 15:42:32.205214 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 596/2382] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:42:32 2026] DELETE /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:32.214851 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fb6d699e-54d5-47dd-b569-5142839d2135 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:32.217170 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb6d699e-54d5-47dd-b569-5142839d2135 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:42:32.217612 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb6d699e-54d5-47dd-b569-5142839d2135 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:32.217952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb6d699e-54d5-47dd-b569-5142839d2135 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:32.228531 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:32.228531 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:32.235986 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-fb6d699e-54d5-47dd-b569-5142839d2135 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Volume info retrieved successfully. Jul 09 15:42:32.239770 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb6d699e-54d5-47dd-b569-5142839d2135 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 200 Jul 09 15:42:32.240506 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 597/2383] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:32 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:32.669267 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:32.671255 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:32.671628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-2071173171"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:32.673360 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-2071173171'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:32.677486 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume of 1 GB Jul 09 15:42:32.677846 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:32.677846 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:32.678386 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Availability Zones retrieved successfully. Jul 09 15:42:32.684310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Flow 'volume_create_api' (b1b32c9c-215e-4870-8c4e-67f86baba4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:32.685190 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e88cf3-18aa-42bd-938b-e381747e7417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:32.688394 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:32.696472 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:32.696472 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:32.708272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05e88cf3-18aa-42bd-938b-e381747e7417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=374541e7-3086-48ab-8ed0-c32d19e43b0e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '374541e7-3086-48ab-8ed0-c32d19e43b0e', 'encryption_key_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=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:32.708900 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb464d4-40d2-4245-9e20-36d154c9393d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:32.745322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Created reservations ['74a1962a-20d6-49ba-964b-7d289e252d20', '00686025-904f-4d37-809f-e5f4891fca40', 'a7e4c2b6-5d37-48b0-bc7b-d889f6787df1', '9285881e-7965-4bec-9cc1-20d9ba2d4c57'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:32.745991 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1eb464d4-40d2-4245-9e20-36d154c9393d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74a1962a-20d6-49ba-964b-7d289e252d20', '00686025-904f-4d37-809f-e5f4891fca40', 'a7e4c2b6-5d37-48b0-bc7b-d889f6787df1', '9285881e-7965-4bec-9cc1-20d9ba2d4c57']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:32.747212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072788b7-0a93-42b1-b3b6-1f3cdd9c455f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:32.771545 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (072788b7-0a93-42b1-b3b6-1f3cdd9c455f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2071173171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c21ccd76dfc24c0690216ddfcb921745',qos_specs=None,replication_status=,reservations=['74a1962a-20d6-49ba-964b-7d289e252d20','00686025-904f-4d37-809f-e5f4891fca40','a7e4c2b6-5d37-48b0-bc7b-d889f6787df1','9285881e-7965-4bec-9cc1-20d9ba2d4c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d31fd641f441439918f7968c4c967a',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-2071173171',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c21ccd76dfc24c0690216ddfcb921745',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4d31fd641f441439918f7968c4c967a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(374541e7-3086-48ab-8ed0-c32d19e43b0e),volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:32.772256 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (610f9969-54e8-45b9-8b97-9f7d852fa913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:32.798211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (610f9969-54e8-45b9-8b97-9f7d852fa913) transitioned into state 'SUCCESS' from state '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-2071173171',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c21ccd76dfc24c0690216ddfcb921745',qos_specs=None,replication_status=,reservations=['74a1962a-20d6-49ba-964b-7d289e252d20','00686025-904f-4d37-809f-e5f4891fca40','a7e4c2b6-5d37-48b0-bc7b-d889f6787df1','9285881e-7965-4bec-9cc1-20d9ba2d4c57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d31fd641f441439918f7968c4c967a',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:32.798211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c301f51f-f547-4182-9ea5-d566e1bdf459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:32.807798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c301f51f-f547-4182-9ea5-d566e1bdf459) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:32.808516 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Flow 'volume_create_api' (b1b32c9c-215e-4870-8c4e-67f86baba4cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:32.808781 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume request issued successfully. Jul 09 15:42:32.809581 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9da8e60-1681-4284-b2a6-5be7fec2ed1f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:32.809969 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 589/2384] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:42:32 2026] POST /volume/v3/volumes => generated 758 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:32.825688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2ed6b16b-5d0c-4964-82b4-915bcb743cf8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:32.826136 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ed6b16b-5d0c-4964-82b4-915bcb743cf8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:32.826387 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ed6b16b-5d0c-4964-82b4-915bcb743cf8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:32.826637 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ed6b16b-5d0c-4964-82b4-915bcb743cf8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:32.838214 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:32.838214 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:32.846599 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2ed6b16b-5d0c-4964-82b4-915bcb743cf8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:32.858275 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ed6b16b-5d0c-4964-82b4-915bcb743cf8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:32.858862 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 603/2385] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:32 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 826 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:33.258043 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1eda47eb-6e14-4955-bc78-57efbdb4b219 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:33.262126 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1eda47eb-6e14-4955-bc78-57efbdb4b219 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] GET https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 Jul 09 15:42:33.262126 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1eda47eb-6e14-4955-bc78-57efbdb4b219 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:33.262126 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1eda47eb-6e14-4955-bc78-57efbdb4b219 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:33.271527 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1eda47eb-6e14-4955-bc78-57efbdb4b219 tempest-ServerStableDeviceRescueTest-1553824552 tempest-ServerStableDeviceRescueTest-1553824552-project-member] https://10.4.3.19/volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 returned with HTTP 404 Jul 09 15:42:33.272465 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 597/2386] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:33 2026] GET /volume/v3/volumes/567e50a0-7526-4f4f-bb85-be887b72b5b0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:33.875925 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df8a4abe-99e3-4fb0-a167-0e019e9b5eda None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:33.878073 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df8a4abe-99e3-4fb0-a167-0e019e9b5eda tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:33.878355 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df8a4abe-99e3-4fb0-a167-0e019e9b5eda tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:33.878621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df8a4abe-99e3-4fb0-a167-0e019e9b5eda tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:33.886262 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:33.886262 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:33.893014 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-df8a4abe-99e3-4fb0-a167-0e019e9b5eda tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:33.899326 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df8a4abe-99e3-4fb0-a167-0e019e9b5eda tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:33.900287 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 598/2387] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:33 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:33.975881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-3d488237-d993-4199-aec7-314e4d215ae1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:33.980740 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-3d488237-d993-4199-aec7-314e4d215ae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:33.980961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-3d488237-d993-4199-aec7-314e4d215ae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:33.981162 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-3d488237-d993-4199-aec7-314e4d215ae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:33.995439 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:33.995439 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:34.000920 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-3d488237-d993-4199-aec7-314e4d215ae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:34.007527 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-3d488237-d993-4199-aec7-314e4d215ae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:34.008135 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 590/2388] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:33 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:36.062227 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a298a96d-b5ab-49b6-abf4-1ce092e16fa4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:36.062790 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a298a96d-b5ab-49b6-abf4-1ce092e16fa4 None None] GET https://10.4.3.19/volume// Jul 09 15:42:36.062876 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a298a96d-b5ab-49b6-abf4-1ce092e16fa4 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:36.063772 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a298a96d-b5ab-49b6-abf4-1ce092e16fa4 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:36.063772 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a298a96d-b5ab-49b6-abf4-1ce092e16fa4 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:36.063772 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 604/2389] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:42: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 09 15:42:36.075349 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-d1f0cffd-5cb4-471e-8343-143af4045eba None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:36.078912 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-d1f0cffd-5cb4-471e-8343-143af4045eba tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:42:36.079344 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-d1f0cffd-5cb4-471e-8343-143af4045eba tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b", "connector": null, "instance_uuid": "1c043f4d-92e3-4265-b65e-5bdb3dd85000"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:36.099712 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:36.099712 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:36.176869 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-d1f0cffd-5cb4-471e-8343-143af4045eba tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:42:36.177575 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 598/2390] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:42:36 2026] POST /volume/v3/attachments => generated 273 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:36.535657 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-58cc0eb1-181c-430b-bc2c-566d8caf4484 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:36.538094 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-58cc0eb1-181c-430b-bc2c-566d8caf4484 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:36.538386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-58cc0eb1-181c-430b-bc2c-566d8caf4484 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:36.538664 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-58cc0eb1-181c-430b-bc2c-566d8caf4484 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:36.553911 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:36.553911 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:36.562690 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-58cc0eb1-181c-430b-bc2c-566d8caf4484 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:36.575506 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-58cc0eb1-181c-430b-bc2c-566d8caf4484 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:36.576523 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 599/2391] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:36 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:36.763956 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f7dbb09a-7630-4484-9a9b-97edbdfa4344 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:36.764430 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f7dbb09a-7630-4484-9a9b-97edbdfa4344 None None] GET https://10.4.3.19/volume// Jul 09 15:42:36.764430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f7dbb09a-7630-4484-9a9b-97edbdfa4344 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:36.764613 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f7dbb09a-7630-4484-9a9b-97edbdfa4344 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:36.764978 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f7dbb09a-7630-4484-9a9b-97edbdfa4344 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:36.765266 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 591/2392] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:42: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 09 15:42:36.781957 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-f1b4a312-4aa4-476e-864e-b095d4fa881a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:36.784271 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-f1b4a312-4aa4-476e-864e-b095d4fa881a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:36.784499 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-f1b4a312-4aa4-476e-864e-b095d4fa881a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:36.784680 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-f1b4a312-4aa4-476e-864e-b095d4fa881a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:36.797408 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:36.797408 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:36.802772 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-f1b4a312-4aa4-476e-864e-b095d4fa881a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:36.812375 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-f1b4a312-4aa4-476e-864e-b095d4fa881a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:36.812375 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 605/2393] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:42:36 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1030 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:37.032071 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-70f46cc6-3dca-4cfe-a3e3-fcdf9e9abb5b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:37.039025 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-70f46cc6-3dca-4cfe-a3e3-fcdf9e9abb5b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] PUT https://10.4.3.19/volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570 Jul 09 15:42:37.039743 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-70f46cc6-3dca-4cfe-a3e3-fcdf9e9abb5b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:37.060130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-70f46cc6-3dca-4cfe-a3e3-fcdf9e9abb5b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Acquiring lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:42:37.069290 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-70f46cc6-3dca-4cfe-a3e3-fcdf9e9abb5b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" acquired by "attachment_update" :: waited 0.009s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:42:37.070608 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:37.070608 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:37.596703 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b233996e-ce8d-4a4a-b5f0-e43a2abad28a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:37.601325 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b233996e-ce8d-4a4a-b5f0-e43a2abad28a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:37.601325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b233996e-ce8d-4a4a-b5f0-e43a2abad28a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:37.601325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b233996e-ce8d-4a4a-b5f0-e43a2abad28a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:37.605680 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-70f46cc6-3dca-4cfe-a3e3-fcdf9e9abb5b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" released by "attachment_update" :: held 0.536s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:42:37.605680 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-70f46cc6-3dca-4cfe-a3e3-fcdf9e9abb5b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570 returned with HTTP 200 Jul 09 15:42:37.606248 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 599/2394] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:42:37 2026] PUT /volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570 => generated 969 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:37.621635 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:37.621635 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:37.629038 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b233996e-ce8d-4a4a-b5f0-e43a2abad28a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:37.636259 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b233996e-ce8d-4a4a-b5f0-e43a2abad28a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:37.636259 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 600/2395] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:37 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:37.871110 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:37.876018 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:37.876205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1099512996", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:37.879013 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1099512996', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:37.879293 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Create volume of 1 GB Jul 09 15:42:37.884606 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Availability Zones retrieved successfully. Jul 09 15:42:37.897796 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Flow 'volume_create_api' (7b4a9e25-6a5d-485f-bd6e-a5c3dfd6256f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:37.899426 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be402bae-7d52-4dc2-8bca-c3cb3789fcff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:37.900574 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:37.950594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be402bae-7d52-4dc2-8bca-c3cb3789fcff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:37.952419 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (700041e0-36f1-46a7-8606-bc781b700c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:38.044755 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Created reservations ['3e5d94e2-f3c9-48ff-bcbd-297d4f2a913a', '4ed26dfd-a2d9-4308-9f16-9cdca63e9885', 'f30de9fc-3931-44f4-a282-9a5052c32147', '6f2a784b-8b36-4dba-bd82-6173f465423c'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:38.045708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (700041e0-36f1-46a7-8606-bc781b700c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5d94e2-f3c9-48ff-bcbd-297d4f2a913a', '4ed26dfd-a2d9-4308-9f16-9cdca63e9885', 'f30de9fc-3931-44f4-a282-9a5052c32147', '6f2a784b-8b36-4dba-bd82-6173f465423c']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:38.046552 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4170b5d-304e-4073-aac8-a6049725df63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:38.076846 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4170b5d-304e-4073-aac8-a6049725df63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71882f5c-67f9-4703-bfb8-2ac33b3af753', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1099512996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc6a40ac4e496a81cee795e9ea2e27',qos_specs=None,replication_status=,reservations=['3e5d94e2-f3c9-48ff-bcbd-297d4f2a913a','4ed26dfd-a2d9-4308-9f16-9cdca63e9885','f30de9fc-3931-44f4-a282-9a5052c32147','6f2a784b-8b36-4dba-bd82-6173f465423c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f1c894df40c400795a6c4d5d0950929',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1099512996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71882f5c-67f9-4703-bfb8-2ac33b3af753,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9dcc6a40ac4e496a81cee795e9ea2e27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3f1c894df40c400795a6c4d5d0950929',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:38.077548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c073296-805d-4250-bc26-cd8f5d85475a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:38.100636 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c073296-805d-4250-bc26-cd8f5d85475a) transitioned into state 'SUCCESS' from state '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-1099512996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9dcc6a40ac4e496a81cee795e9ea2e27',qos_specs=None,replication_status=,reservations=['3e5d94e2-f3c9-48ff-bcbd-297d4f2a913a','4ed26dfd-a2d9-4308-9f16-9cdca63e9885','f30de9fc-3931-44f4-a282-9a5052c32147','6f2a784b-8b36-4dba-bd82-6173f465423c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3f1c894df40c400795a6c4d5d0950929',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:38.101827 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (facb596a-cd07-4bf6-adc6-0c49a1be9071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:38.131635 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (facb596a-cd07-4bf6-adc6-0c49a1be9071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:38.131635 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Flow 'volume_create_api' (7b4a9e25-6a5d-485f-bd6e-a5c3dfd6256f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:38.131635 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Create volume request issued successfully. Jul 09 15:42:38.135438 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c7851668-412e-46cd-96d1-aaef69393b27 req-74250bae-a622-4f75-9cf4-71bcdba60ea5 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:38.135438 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 592/2396] 10.4.3.19 () {72 vars in 1534 bytes} [Thu Jul 9 15:42:37 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:38.156947 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-c7851668-412e-46cd-96d1-aaef69393b27 req-f9940e09-974c-4223-b543-7b9f5cd05cbf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:38.159613 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c7851668-412e-46cd-96d1-aaef69393b27 req-f9940e09-974c-4223-b543-7b9f5cd05cbf tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:38.159925 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c7851668-412e-46cd-96d1-aaef69393b27 req-f9940e09-974c-4223-b543-7b9f5cd05cbf tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:38.160254 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c7851668-412e-46cd-96d1-aaef69393b27 req-f9940e09-974c-4223-b543-7b9f5cd05cbf tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:38.170611 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:38.170611 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:38.175946 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-c7851668-412e-46cd-96d1-aaef69393b27 req-f9940e09-974c-4223-b543-7b9f5cd05cbf tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Volume info retrieved successfully. Jul 09 15:42:38.182067 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c7851668-412e-46cd-96d1-aaef69393b27 req-f9940e09-974c-4223-b543-7b9f5cd05cbf tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 returned with HTTP 200 Jul 09 15:42:38.182520 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 606/2397] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:38 2026] GET /volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 => generated 821 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:38.217391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d5848666-b02b-404a-ac6a-cf32c581599c req-72c6ae28-0268-4598-ba5d-0fa9ce062c5d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:38.219413 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d5848666-b02b-404a-ac6a-cf32c581599c req-72c6ae28-0268-4598-ba5d-0fa9ce062c5d tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:38.219807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d5848666-b02b-404a-ac6a-cf32c581599c req-72c6ae28-0268-4598-ba5d-0fa9ce062c5d tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:38.220221 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d5848666-b02b-404a-ac6a-cf32c581599c req-72c6ae28-0268-4598-ba5d-0fa9ce062c5d tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:38.232770 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:38.232770 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:38.242632 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-d5848666-b02b-404a-ac6a-cf32c581599c req-72c6ae28-0268-4598-ba5d-0fa9ce062c5d tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Volume info retrieved successfully. Jul 09 15:42:38.251485 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d5848666-b02b-404a-ac6a-cf32c581599c req-72c6ae28-0268-4598-ba5d-0fa9ce062c5d tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 returned with HTTP 200 Jul 09 15:42:38.251485 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 600/2398] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:38 2026] GET /volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:38.660478 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-29bf69f9-2d68-4434-bed3-be4e50cfb5b9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:38.661835 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29bf69f9-2d68-4434-bed3-be4e50cfb5b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:38.662206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29bf69f9-2d68-4434-bed3-be4e50cfb5b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:38.662482 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29bf69f9-2d68-4434-bed3-be4e50cfb5b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:38.683739 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:38.683739 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:38.690497 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-29bf69f9-2d68-4434-bed3-be4e50cfb5b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:38.697570 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29bf69f9-2d68-4434-bed3-be4e50cfb5b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:38.698131 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 601/2399] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:38 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:38.708131 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2ce8a285-d140-459f-b65b-c89787ef8575 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:38.714376 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:38.714376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1392054228", "snapshot_id": "21ec863d-4819-43b9-a1fc-d242d9d5c7e9", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:38.714943 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1392054228', 'snapshot_id': '21ec863d-4819-43b9-a1fc-d242d9d5c7e9', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:38.723553 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:38.723553 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:38.724360 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Snapshot retrieved successfully. Jul 09 15:42:38.724580 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Create volume of 1 GB Jul 09 15:42:38.733022 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Availability Zones retrieved successfully. Jul 09 15:42:38.743273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Flow 'volume_create_api' (f80a35d6-cbf6-41d9-8f82-bc5488743f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:38.745271 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fafa1f-c4ca-4cf2-a06a-ff995011f8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:38.746984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:38.802769 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4fafa1f-c4ca-4cf2-a06a-ff995011f8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '21ec863d-4819-43b9-a1fc-d242d9d5c7e9', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:38.803766 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db10709-372c-4d9f-a010-ee181cf2fab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:38.861380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Created reservations ['ae219b37-4408-406e-8038-88db7ff968a4', '52f70a35-efef-4b6c-a92b-4ea009a76692', '83e8fe52-fcf3-4d5c-9e63-81f2d79abe9f', '46ec69ec-2c20-435d-be63-1e0faae2ddd3'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:38.862239 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8db10709-372c-4d9f-a010-ee181cf2fab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ae219b37-4408-406e-8038-88db7ff968a4', '52f70a35-efef-4b6c-a92b-4ea009a76692', '83e8fe52-fcf3-4d5c-9e63-81f2d79abe9f', '46ec69ec-2c20-435d-be63-1e0faae2ddd3']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:38.862897 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a95ca2c-105d-4749-8778-097636040dfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:38.945776 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1a95ca2c-105d-4749-8778-097636040dfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '597b64b1-346f-47f4-a4d4-f12dfcf0f504', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1392054228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304b759d6168438db2d7cd16edeb2e44',qos_specs=None,replication_status=,reservations=['ae219b37-4408-406e-8038-88db7ff968a4','52f70a35-efef-4b6c-a92b-4ea009a76692','83e8fe52-fcf3-4d5c-9e63-81f2d79abe9f','46ec69ec-2c20-435d-be63-1e0faae2ddd3'],size=1,snapshot_id=21ec863d-4819-43b9-a1fc-d242d9d5c7e9,source_replicaid=,source_volid=None,status='creating',user_id='0fc4a684af73466dba4f1356ce598ef8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1392054228',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=597b64b1-346f-47f4-a4d4-f12dfcf0f504,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='304b759d6168438db2d7cd16edeb2e44',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=21ec863d-4819-43b9-a1fc-d242d9d5c7e9,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fc4a684af73466dba4f1356ce598ef8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:38.947866 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1fca2d5-4267-46d4-a903-f496f2c4ccda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:38.991926 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1fca2d5-4267-46d4-a903-f496f2c4ccda) transitioned into state 'SUCCESS' from state '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-1392054228',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='304b759d6168438db2d7cd16edeb2e44',qos_specs=None,replication_status=,reservations=['ae219b37-4408-406e-8038-88db7ff968a4','52f70a35-efef-4b6c-a92b-4ea009a76692','83e8fe52-fcf3-4d5c-9e63-81f2d79abe9f','46ec69ec-2c20-435d-be63-1e0faae2ddd3'],size=1,snapshot_id=21ec863d-4819-43b9-a1fc-d242d9d5c7e9,source_replicaid=,source_volid=None,status='creating',user_id='0fc4a684af73466dba4f1356ce598ef8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:38.992566 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a9a453-05c8-4f78-bf6e-fb91a7367edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:39.035037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87a9a453-05c8-4f78-bf6e-fb91a7367edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:39.036162 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Flow 'volume_create_api' (f80a35d6-cbf6-41d9-8f82-bc5488743f47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:39.037454 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Create volume request issued successfully. Jul 09 15:42:39.037454 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2ce8a285-d140-459f-b65b-c89787ef8575 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:39.037963 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 593/2400] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:42:38 2026] POST /volume/v3/volumes => generated 779 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:39.284551 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-9c90e405-32b2-419b-b6a0-1d340cd375a8 req-86a56bb7-f04b-418d-8d15-d7553dcb4c36 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:39.287508 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-9c90e405-32b2-419b-b6a0-1d340cd375a8 req-86a56bb7-f04b-418d-8d15-d7553dcb4c36 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:39.287936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-9c90e405-32b2-419b-b6a0-1d340cd375a8 req-86a56bb7-f04b-418d-8d15-d7553dcb4c36 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:39.288011 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-9c90e405-32b2-419b-b6a0-1d340cd375a8 req-86a56bb7-f04b-418d-8d15-d7553dcb4c36 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:39.298985 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.298985 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:39.304563 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-9c90e405-32b2-419b-b6a0-1d340cd375a8 req-86a56bb7-f04b-418d-8d15-d7553dcb4c36 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Volume info retrieved successfully. Jul 09 15:42:39.312926 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-9c90e405-32b2-419b-b6a0-1d340cd375a8 req-86a56bb7-f04b-418d-8d15-d7553dcb4c36 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 returned with HTTP 200 Jul 09 15:42:39.312926 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 607/2401] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:39 2026] GET /volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:39.358451 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b8e05d26-f028-4250-af8e-bbcf529bbfbf req-92748ed1-8646-4d64-afbb-a1c100bba435 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:39.363099 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b8e05d26-f028-4250-af8e-bbcf529bbfbf req-92748ed1-8646-4d64-afbb-a1c100bba435 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:42:39.364165 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b8e05d26-f028-4250-af8e-bbcf529bbfbf req-92748ed1-8646-4d64-afbb-a1c100bba435 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71882f5c-67f9-4703-bfb8-2ac33b3af753", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-457539740", "description": null, "metadata": {}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:39.377102 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.377102 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:39.377931 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b8e05d26-f028-4250-af8e-bbcf529bbfbf req-92748ed1-8646-4d64-afbb-a1c100bba435 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Volume info retrieved successfully. Jul 09 15:42:39.378204 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [req-b8e05d26-f028-4250-af8e-bbcf529bbfbf req-92748ed1-8646-4d64-afbb-a1c100bba435 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Create snapshot from volume 71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:39.428495 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [req-b8e05d26-f028-4250-af8e-bbcf529bbfbf req-92748ed1-8646-4d64-afbb-a1c100bba435 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Created reservations ['da3a5b7e-5a08-4739-ba7f-9da045b10f7f', '95540293-0154-4f02-896e-631765c9bfc4', 'd5e5978c-fa1b-4c18-b044-11a041f05d64', '4d7e265f-4c80-446a-8cda-49348e1200ac'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:39.473224 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b8e05d26-f028-4250-af8e-bbcf529bbfbf req-92748ed1-8646-4d64-afbb-a1c100bba435 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Snapshot create request issued successfully. Jul 09 15:42:39.476616 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b8e05d26-f028-4250-af8e-bbcf529bbfbf req-92748ed1-8646-4d64-afbb-a1c100bba435 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:42:39.476616 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 601/2402] 10.4.3.19 () {72 vars in 1540 bytes} [Thu Jul 9 15:42:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:39.551534 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-13ee253f-6ad5-4438-9a4e-5604101f6ab5 req-e324c921-46f1-4a37-bd03-52f852612ebd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:39.555155 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-13ee253f-6ad5-4438-9a4e-5604101f6ab5 req-e324c921-46f1-4a37-bd03-52f852612ebd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] GET https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 Jul 09 15:42:39.556282 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-13ee253f-6ad5-4438-9a4e-5604101f6ab5 req-e324c921-46f1-4a37-bd03-52f852612ebd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:39.556282 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-13ee253f-6ad5-4438-9a4e-5604101f6ab5 req-e324c921-46f1-4a37-bd03-52f852612ebd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:39.563847 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.563847 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:39.564630 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-13ee253f-6ad5-4438-9a4e-5604101f6ab5 req-e324c921-46f1-4a37-bd03-52f852612ebd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] Snapshot retrieved successfully. Jul 09 15:42:39.565919 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-13ee253f-6ad5-4438-9a4e-5604101f6ab5 req-e324c921-46f1-4a37-bd03-52f852612ebd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 returned with HTTP 200 Jul 09 15:42:39.566666 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 602/2403] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:42:39 2026] GET /volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:39.599251 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-533a9096-d057-4c97-b2fb-96a585d6c47e req-26b29e8b-131f-4256-8c2d-c464d358ebdd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:39.601770 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-533a9096-d057-4c97-b2fb-96a585d6c47e req-26b29e8b-131f-4256-8c2d-c464d358ebdd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:42:39.602068 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-533a9096-d057-4c97-b2fb-96a585d6c47e req-26b29e8b-131f-4256-8c2d-c464d358ebdd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:39.602299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-533a9096-d057-4c97-b2fb-96a585d6c47e req-26b29e8b-131f-4256-8c2d-c464d358ebdd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:39.602669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [req-533a9096-d057-4c97-b2fb-96a585d6c47e req-26b29e8b-131f-4256-8c2d-c464d358ebdd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:42:39.602979 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.602979 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:39.604350 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.db.api [req-533a9096-d057-4c97-b2fb-96a585d6c47e req-26b29e8b-131f-4256-8c2d-c464d358ebdd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] Building query based on filter {{(pid=99865) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:42:39.612306 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-533a9096-d057-4c97-b2fb-96a585d6c47e req-26b29e8b-131f-4256-8c2d-c464d358ebdd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] Get all snapshots completed successfully. Jul 09 15:42:39.613016 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.613016 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:39.613842 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-533a9096-d057-4c97-b2fb-96a585d6c47e req-26b29e8b-131f-4256-8c2d-c464d358ebdd tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-reader] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:42:39.614518 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 594/2404] 10.4.3.19 () {68 vars in 1507 bytes} [Thu Jul 9 15:42:39 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:39.645978 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-ed562479-20c7-44db-aa5d-206f1c95d15a req-d066a029-b72e-45ed-a070-ff3fb93a1713 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:39.649490 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ed562479-20c7-44db-aa5d-206f1c95d15a req-d066a029-b72e-45ed-a070-ff3fb93a1713 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 Jul 09 15:42:39.649886 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-ed562479-20c7-44db-aa5d-206f1c95d15a req-d066a029-b72e-45ed-a070-ff3fb93a1713 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:39.650259 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-ed562479-20c7-44db-aa5d-206f1c95d15a req-d066a029-b72e-45ed-a070-ff3fb93a1713 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:39.659121 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.659121 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:39.659798 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-ed562479-20c7-44db-aa5d-206f1c95d15a req-d066a029-b72e-45ed-a070-ff3fb93a1713 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Snapshot retrieved successfully. Jul 09 15:42:39.661903 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ed562479-20c7-44db-aa5d-206f1c95d15a req-d066a029-b72e-45ed-a070-ff3fb93a1713 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 returned with HTTP 200 Jul 09 15:42:39.663029 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 608/2405] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:42:39 2026] GET /volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:39.700107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-12e62744-58d9-4e8c-a189-a764e20888f6 req-7eed100e-21db-42de-b991-f0b7439af1f7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:39.702985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-12e62744-58d9-4e8c-a189-a764e20888f6 req-7eed100e-21db-42de-b991-f0b7439af1f7 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 Jul 09 15:42:39.703224 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-12e62744-58d9-4e8c-a189-a764e20888f6 req-7eed100e-21db-42de-b991-f0b7439af1f7 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:39.703504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-12e62744-58d9-4e8c-a189-a764e20888f6 req-7eed100e-21db-42de-b991-f0b7439af1f7 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:39.703646 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [req-12e62744-58d9-4e8c-a189-a764e20888f6 req-7eed100e-21db-42de-b991-f0b7439af1f7 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Delete snapshot with id: 46f89b73-b4d5-4a23-b75b-e67364254955 Jul 09 15:42:39.713336 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.713336 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:39.715944 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-12e62744-58d9-4e8c-a189-a764e20888f6 req-7eed100e-21db-42de-b991-f0b7439af1f7 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Snapshot retrieved successfully. Jul 09 15:42:39.719457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4490ef7b-5e41-4e05-b661-99cffeb67d3b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:39.723479 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4490ef7b-5e41-4e05-b661-99cffeb67d3b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:39.723890 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4490ef7b-5e41-4e05-b661-99cffeb67d3b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:39.724150 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4490ef7b-5e41-4e05-b661-99cffeb67d3b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:39.739484 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-12e62744-58d9-4e8c-a189-a764e20888f6 req-7eed100e-21db-42de-b991-f0b7439af1f7 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Snapshot delete request issued successfully. Jul 09 15:42:39.739771 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-12e62744-58d9-4e8c-a189-a764e20888f6 req-7eed100e-21db-42de-b991-f0b7439af1f7 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 returned with HTTP 202 Jul 09 15:42:39.740265 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 602/2406] 10.4.3.19 () {70 vars in 1619 bytes} [Thu Jul 9 15:42:39 2026] DELETE /volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:39.740775 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.740775 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:39.746901 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4490ef7b-5e41-4e05-b661-99cffeb67d3b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:39.753967 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4490ef7b-5e41-4e05-b661-99cffeb67d3b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:39.756716 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 603/2407] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:39 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:39.775898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-7cdd7e0c-157f-461a-a071-ed50e79e6a59 req-12bf8458-ec9e-4a42-8eef-db916d4e6e3b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:39.780544 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7cdd7e0c-157f-461a-a071-ed50e79e6a59 req-12bf8458-ec9e-4a42-8eef-db916d4e6e3b tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 Jul 09 15:42:39.780968 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7cdd7e0c-157f-461a-a071-ed50e79e6a59 req-12bf8458-ec9e-4a42-8eef-db916d4e6e3b tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:39.781721 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7cdd7e0c-157f-461a-a071-ed50e79e6a59 req-12bf8458-ec9e-4a42-8eef-db916d4e6e3b tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:39.788949 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:39.788949 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:39.789518 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-7cdd7e0c-157f-461a-a071-ed50e79e6a59 req-12bf8458-ec9e-4a42-8eef-db916d4e6e3b tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Snapshot retrieved successfully. Jul 09 15:42:39.790780 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7cdd7e0c-157f-461a-a071-ed50e79e6a59 req-12bf8458-ec9e-4a42-8eef-db916d4e6e3b tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 returned with HTTP 200 Jul 09 15:42:39.791509 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 595/2408] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:42:39 2026] GET /volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:40.772466 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a7e2492a-ecdb-4985-8f33-d7bd53524207 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:40.778216 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a7e2492a-ecdb-4985-8f33-d7bd53524207 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:40.778216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a7e2492a-ecdb-4985-8f33-d7bd53524207 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:40.778216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a7e2492a-ecdb-4985-8f33-d7bd53524207 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:40.800275 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:40.800275 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:40.812719 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a7e2492a-ecdb-4985-8f33-d7bd53524207 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:40.819806 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a7e2492a-ecdb-4985-8f33-d7bd53524207 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:40.821593 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 609/2409] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:40 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:40.833701 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-5b05d7f3-99b8-490a-9842-2c769913bf60 req-d6704f9e-3243-4870-a149-67a3caf5e140 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:40.838870 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5b05d7f3-99b8-490a-9842-2c769913bf60 req-d6704f9e-3243-4870-a149-67a3caf5e140 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 Jul 09 15:42:40.839385 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5b05d7f3-99b8-490a-9842-2c769913bf60 req-d6704f9e-3243-4870-a149-67a3caf5e140 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:40.841069 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5b05d7f3-99b8-490a-9842-2c769913bf60 req-d6704f9e-3243-4870-a149-67a3caf5e140 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:40.850475 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5b05d7f3-99b8-490a-9842-2c769913bf60 req-d6704f9e-3243-4870-a149-67a3caf5e140 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 returned with HTTP 404 Jul 09 15:42:40.851229 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 603/2410] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:42:40 2026] GET /volume/v3/snapshots/46f89b73-b4d5-4a23-b75b-e67364254955 => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:40.882465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-af0112f2-31d7-4e63-b590-dbc4f2c36d1b req-b9ecfe5f-c0f2-4783-839a-45be856d3c6e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:40.886348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-af0112f2-31d7-4e63-b590-dbc4f2c36d1b req-b9ecfe5f-c0f2-4783-839a-45be856d3c6e tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] DELETE https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:40.886348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-af0112f2-31d7-4e63-b590-dbc4f2c36d1b req-b9ecfe5f-c0f2-4783-839a-45be856d3c6e tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:40.887336 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-af0112f2-31d7-4e63-b590-dbc4f2c36d1b req-b9ecfe5f-c0f2-4783-839a-45be856d3c6e tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:40.887566 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [req-af0112f2-31d7-4e63-b590-dbc4f2c36d1b req-b9ecfe5f-c0f2-4783-839a-45be856d3c6e tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Delete volume with id: 71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:40.891762 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=265,cinder:INSERT=17,cinder:UPDATE=40 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:42:40.902406 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:40.902406 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:40.903562 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-af0112f2-31d7-4e63-b590-dbc4f2c36d1b req-b9ecfe5f-c0f2-4783-839a-45be856d3c6e tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Volume info retrieved successfully. Jul 09 15:42:40.944990 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-af0112f2-31d7-4e63-b590-dbc4f2c36d1b req-b9ecfe5f-c0f2-4783-839a-45be856d3c6e tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Delete volume request issued successfully. Jul 09 15:42:40.946756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-af0112f2-31d7-4e63-b590-dbc4f2c36d1b req-b9ecfe5f-c0f2-4783-839a-45be856d3c6e tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 returned with HTTP 202 Jul 09 15:42:40.946756 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 604/2411] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:42:40 2026] DELETE /volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:40.976747 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f733f95f-17da-4579-8754-0869d853f723 req-61e4cd90-0863-41e3-b529-bcbf67e17f16 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:40.979227 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f733f95f-17da-4579-8754-0869d853f723 req-61e4cd90-0863-41e3-b529-bcbf67e17f16 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:40.979414 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f733f95f-17da-4579-8754-0869d853f723 req-61e4cd90-0863-41e3-b529-bcbf67e17f16 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:40.980333 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f733f95f-17da-4579-8754-0869d853f723 req-61e4cd90-0863-41e3-b529-bcbf67e17f16 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:40.989316 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:40.989316 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:40.994467 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-f733f95f-17da-4579-8754-0869d853f723 req-61e4cd90-0863-41e3-b529-bcbf67e17f16 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Volume info retrieved successfully. Jul 09 15:42:41.000800 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f733f95f-17da-4579-8754-0869d853f723 req-61e4cd90-0863-41e3-b529-bcbf67e17f16 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 returned with HTTP 200 Jul 09 15:42:41.001481 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 596/2412] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:40 2026] GET /volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:41.840272 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3dfd79a5-ae1b-471d-b6ac-6739072792b9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:41.845629 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3dfd79a5-ae1b-471d-b6ac-6739072792b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:41.846030 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3dfd79a5-ae1b-471d-b6ac-6739072792b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:41.846436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3dfd79a5-ae1b-471d-b6ac-6739072792b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:41.872373 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:41.872373 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:41.878445 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3dfd79a5-ae1b-471d-b6ac-6739072792b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:41.887327 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3dfd79a5-ae1b-471d-b6ac-6739072792b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:41.888548 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 610/2413] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:41 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:42.030892 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-fcb38ebb-4093-4a93-8ce7-fe060e962501 req-01067b04-7fac-4645-86b4-8edbff45d4ac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:42.033795 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-fcb38ebb-4093-4a93-8ce7-fe060e962501 req-01067b04-7fac-4645-86b4-8edbff45d4ac tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:42.034006 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-fcb38ebb-4093-4a93-8ce7-fe060e962501 req-01067b04-7fac-4645-86b4-8edbff45d4ac tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:42.034284 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-fcb38ebb-4093-4a93-8ce7-fe060e962501 req-01067b04-7fac-4645-86b4-8edbff45d4ac tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:42.041676 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-fcb38ebb-4093-4a93-8ce7-fe060e962501 req-01067b04-7fac-4645-86b4-8edbff45d4ac tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 returned with HTTP 404 Jul 09 15:42:42.042314 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 604/2414] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:42 2026] GET /volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:42.072373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-05ab3a81-b6a1-43b6-8ab4-cee35520fa17 req-e007490d-0540-41da-8981-e57c6eb1f643 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:42.076369 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-05ab3a81-b6a1-43b6-8ab4-cee35520fa17 req-e007490d-0540-41da-8981-e57c6eb1f643 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] DELETE https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:42.076602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-05ab3a81-b6a1-43b6-8ab4-cee35520fa17 req-e007490d-0540-41da-8981-e57c6eb1f643 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:42.076799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-05ab3a81-b6a1-43b6-8ab4-cee35520fa17 req-e007490d-0540-41da-8981-e57c6eb1f643 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:42.077156 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [req-05ab3a81-b6a1-43b6-8ab4-cee35520fa17 req-e007490d-0540-41da-8981-e57c6eb1f643 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Delete volume with id: 71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:42.085801 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-05ab3a81-b6a1-43b6-8ab4-cee35520fa17 req-e007490d-0540-41da-8981-e57c6eb1f643 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 returned with HTTP 404 Jul 09 15:42:42.086516 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 605/2415] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:42:42 2026] DELETE /volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:42.113274 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-7510d6fc-d9b8-47ce-9413-f3e9eb3e0994 req-a874fef3-9ac3-4de3-aa62-d651e0cef467 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:42.115611 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7510d6fc-d9b8-47ce-9413-f3e9eb3e0994 req-a874fef3-9ac3-4de3-aa62-d651e0cef467 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] GET https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 Jul 09 15:42:42.115735 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7510d6fc-d9b8-47ce-9413-f3e9eb3e0994 req-a874fef3-9ac3-4de3-aa62-d651e0cef467 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:42.115967 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-7510d6fc-d9b8-47ce-9413-f3e9eb3e0994 req-a874fef3-9ac3-4de3-aa62-d651e0cef467 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:42.129037 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-7510d6fc-d9b8-47ce-9413-f3e9eb3e0994 req-a874fef3-9ac3-4de3-aa62-d651e0cef467 tempest-VolumesSnapshotsTestJSON-1485914975 tempest-VolumesSnapshotsTestJSON-1485914975-project-member] https://10.4.3.19/volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 returned with HTTP 404 Jul 09 15:42:42.130008 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 597/2416] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:42 2026] GET /volume/v3/volumes/71882f5c-67f9-4703-bfb8-2ac33b3af753 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:42.908489 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7f1682f8-7d2c-4bad-a94a-ac99fb6fe570 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:42.910887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7f1682f8-7d2c-4bad-a94a-ac99fb6fe570 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:42.911667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7f1682f8-7d2c-4bad-a94a-ac99fb6fe570 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:42.911667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7f1682f8-7d2c-4bad-a94a-ac99fb6fe570 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:42.944064 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:42.944064 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:42.954867 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7f1682f8-7d2c-4bad-a94a-ac99fb6fe570 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:42.970777 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7f1682f8-7d2c-4bad-a94a-ac99fb6fe570 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:42.970777 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 611/2417] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:42 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:43.931832 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-cd00583e-88a4-46e3-8a15-23c3d2adb306 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:43.935249 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-cd00583e-88a4-46e3-8a15-23c3d2adb306 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570/action Jul 09 15:42:43.937669 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-cd00583e-88a4-46e3-8a15-23c3d2adb306 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:43.937933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-cd00583e-88a4-46e3-8a15-23c3d2adb306 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:43.962236 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:43.962236 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:43.981112 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a34c55d8-a71c-4828-a10a-e12776aefc46 req-cd00583e-88a4-46e3-8a15-23c3d2adb306 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570/action returned with HTTP 204 Jul 09 15:42:43.981963 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 605/2418] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:42:43 2026] POST /volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:43.989844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b3ce3aa4-4176-4163-9dbd-7071fd04e2ce None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:43.992064 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3ce3aa4-4176-4163-9dbd-7071fd04e2ce tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:43.992320 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3ce3aa4-4176-4163-9dbd-7071fd04e2ce tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:43.992553 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3ce3aa4-4176-4163-9dbd-7071fd04e2ce tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:44.003219 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:44.003219 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:44.011673 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b3ce3aa4-4176-4163-9dbd-7071fd04e2ce tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:44.020307 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3ce3aa4-4176-4163-9dbd-7071fd04e2ce tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:44.020618 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 606/2419] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:43 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:44.093787 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-35c666b8-3202-4674-9846-54a2dfd65ce7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:44.096244 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-35c666b8-3202-4674-9846-54a2dfd65ce7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:44.096513 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-35c666b8-3202-4674-9846-54a2dfd65ce7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:44.096776 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-35c666b8-3202-4674-9846-54a2dfd65ce7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:44.112646 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:44.112646 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:44.118276 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-35c666b8-3202-4674-9846-54a2dfd65ce7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:44.126680 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-35c666b8-3202-4674-9846-54a2dfd65ce7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:44.127325 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 598/2420] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:44 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:44.647850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-90f5b600-de8b-4c82-b862-3d58771d891b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:44.744300 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-90f5b600-de8b-4c82-b862-3d58771d891b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] POST https://10.4.3.19/volume/v3/qos-specs Jul 09 15:42:44.744758 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-90f5b600-de8b-4c82-b862-3d58771d891b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-69474231", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:44.747032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.qos_specs [None req-90f5b600-de8b-4c82-b862-3d58771d891b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-69474231', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=99866) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 09 15:42:44.756822 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-90f5b600-de8b-4c82-b862-3d58771d891b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DB qos_specs_create(): root {'id': '3865da13-ea3a-41b0-a56e-1eb65f9beadb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-69474231'} {{(pid=99866) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 09 15:42:44.767506 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-90f5b600-de8b-4c82-b862-3d58771d891b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs returned with HTTP 200 Jul 09 15:42:44.768040 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 612/2421] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:42:44 2026] POST /volume/v3/qos-specs => generated 389 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:44.778675 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-88a67461-9baa-47ed-bc43-3d2c9fd2ed8d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:44.782731 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-88a67461-9baa-47ed-bc43-3d2c9fd2ed8d tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:42:44.782958 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-88a67461-9baa-47ed-bc43-3d2c9fd2ed8d tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-2086157128"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:44.809021 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-88a67461-9baa-47ed-bc43-3d2c9fd2ed8d tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:42:44.809418 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 606/2422] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:42:44 2026] POST /volume/v3/types => generated 222 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:44.821445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-463da11a-d85c-4c36-9447-4a04f9f8f010 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:44.823308 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-463da11a-d85c-4c36-9447-4a04f9f8f010 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:42:44.823724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-463da11a-d85c-4c36-9447-4a04f9f8f010 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1406408491"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:44.840382 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-463da11a-d85c-4c36-9447-4a04f9f8f010 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:42:44.840870 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 607/2423] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:42:44 2026] POST /volume/v3/types => generated 222 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:44.850991 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5bea0cab-bd70-45d2-a69c-cdb9f270f7af None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:44.852747 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5bea0cab-bd70-45d2-a69c-cdb9f270f7af tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:42:44.853124 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5bea0cab-bd70-45d2-a69c-cdb9f270f7af tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-948304488"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:44.857615 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=349,cinder:UPDATE=117,cinder:INSERT=60 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:42:44.876123 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5bea0cab-bd70-45d2-a69c-cdb9f270f7af tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:42:44.876625 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 599/2424] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:42:44 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:42:44.889489 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-20773e29-e6e0-449c-90eb-fed99a3ce560 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:44.892476 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-20773e29-e6e0-449c-90eb-fed99a3ce560 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=553bf83f-bc7a-4a18-9aec-04c2aaeeb4db Jul 09 15:42:44.893111 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-20773e29-e6e0-449c-90eb-fed99a3ce560 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:44.893527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-20773e29-e6e0-449c-90eb-fed99a3ce560 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'associate' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:44.893940 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:44.893940 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:44.894392 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.qos_specs_manage [None req-20773e29-e6e0-449c-90eb-fed99a3ce560 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Associate qos_spec: 3865da13-ea3a-41b0-a56e-1eb65f9beadb with type: 553bf83f-bc7a-4a18-9aec-04c2aaeeb4db {{(pid=99866) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 09 15:42:44.932895 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-20773e29-e6e0-449c-90eb-fed99a3ce560 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=553bf83f-bc7a-4a18-9aec-04c2aaeeb4db returned with HTTP 202 Jul 09 15:42:44.933438 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 613/2425] 10.4.3.19 () {66 vars in 1474 bytes} [Thu Jul 9 15:42:44 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=553bf83f-bc7a-4a18-9aec-04c2aaeeb4db => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:44.940779 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-931522d4-dc56-4b14-97ad-989a13fc2d1f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:44.943166 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-931522d4-dc56-4b14-97ad-989a13fc2d1f tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=5e4172a6-c6cd-43dd-b376-2cdc9726f942 Jul 09 15:42:44.943433 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-931522d4-dc56-4b14-97ad-989a13fc2d1f tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:44.943688 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-931522d4-dc56-4b14-97ad-989a13fc2d1f tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'associate' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:44.944432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.qos_specs_manage [None req-931522d4-dc56-4b14-97ad-989a13fc2d1f tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Associate qos_spec: 3865da13-ea3a-41b0-a56e-1eb65f9beadb with type: 5e4172a6-c6cd-43dd-b376-2cdc9726f942 {{(pid=99867) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 09 15:42:44.971594 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-931522d4-dc56-4b14-97ad-989a13fc2d1f tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=5e4172a6-c6cd-43dd-b376-2cdc9726f942 returned with HTTP 202 Jul 09 15:42:44.972056 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 607/2426] 10.4.3.19 () {66 vars in 1474 bytes} [Thu Jul 9 15:42:44 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=5e4172a6-c6cd-43dd-b376-2cdc9726f942 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:44.979682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0aeb9526-06f0-4813-be95-58b947853a18 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:44.982009 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0aeb9526-06f0-4813-be95-58b947853a18 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=61a95a0b-d7b1-43b4-a528-4c156f57440b Jul 09 15:42:44.982223 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0aeb9526-06f0-4813-be95-58b947853a18 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:44.982405 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0aeb9526-06f0-4813-be95-58b947853a18 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'associate' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:44.983038 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0aeb9526-06f0-4813-be95-58b947853a18 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Associate qos_spec: 3865da13-ea3a-41b0-a56e-1eb65f9beadb with type: 61a95a0b-d7b1-43b4-a528-4c156f57440b {{(pid=99864) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 09 15:42:45.008435 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0aeb9526-06f0-4813-be95-58b947853a18 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=61a95a0b-d7b1-43b4-a528-4c156f57440b returned with HTTP 202 Jul 09 15:42:45.009008 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 608/2427] 10.4.3.19 () {66 vars in 1474 bytes} [Thu Jul 9 15:42:44 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associate?vol_type_id=61a95a0b-d7b1-43b4-a528-4c156f57440b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:45.019568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-50406d82-195b-4ec2-bdac-eba90c83a786 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.022120 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-50406d82-195b-4ec2-bdac-eba90c83a786 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations Jul 09 15:42:45.022476 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-50406d82-195b-4ec2-bdac-eba90c83a786 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.022702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-50406d82-195b-4ec2-bdac-eba90c83a786 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'associations' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.023542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.qos_specs_manage [None req-50406d82-195b-4ec2-bdac-eba90c83a786 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Get associations for qos_spec id: 3865da13-ea3a-41b0-a56e-1eb65f9beadb {{(pid=99865) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 09 15:42:45.047476 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-50406d82-195b-4ec2-bdac-eba90c83a786 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations returned with HTTP 200 Jul 09 15:42:45.048058 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 600/2428] 10.4.3.19 () {66 vars in 1386 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations => generated 447 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.057165 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-74d2a319-3256-4b86-a6b8-2d2951c30f1e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.060291 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-74d2a319-3256-4b86-a6b8-2d2951c30f1e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/disassociate?vol_type_id=553bf83f-bc7a-4a18-9aec-04c2aaeeb4db Jul 09 15:42:45.060291 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-74d2a319-3256-4b86-a6b8-2d2951c30f1e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.060512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-74d2a319-3256-4b86-a6b8-2d2951c30f1e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'disassociate' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.061438 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.061438 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:45.062059 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.qos_specs_manage [None req-74d2a319-3256-4b86-a6b8-2d2951c30f1e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Disassociate qos_spec: 3865da13-ea3a-41b0-a56e-1eb65f9beadb from type: 553bf83f-bc7a-4a18-9aec-04c2aaeeb4db {{(pid=99866) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 09 15:42:45.080060 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-74d2a319-3256-4b86-a6b8-2d2951c30f1e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/disassociate?vol_type_id=553bf83f-bc7a-4a18-9aec-04c2aaeeb4db returned with HTTP 202 Jul 09 15:42:45.080634 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 614/2429] 10.4.3.19 () {66 vars in 1483 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/disassociate?vol_type_id=553bf83f-bc7a-4a18-9aec-04c2aaeeb4db => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:45.088610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-038c6f45-3492-4d18-9031-5f18e6e6a161 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.091558 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-038c6f45-3492-4d18-9031-5f18e6e6a161 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations Jul 09 15:42:45.091558 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-038c6f45-3492-4d18-9031-5f18e6e6a161 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.091870 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-038c6f45-3492-4d18-9031-5f18e6e6a161 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'associations' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.092210 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.092210 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:45.092592 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.qos_specs_manage [None req-038c6f45-3492-4d18-9031-5f18e6e6a161 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Get associations for qos_spec id: 3865da13-ea3a-41b0-a56e-1eb65f9beadb {{(pid=99867) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 09 15:42:45.111215 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-038c6f45-3492-4d18-9031-5f18e6e6a161 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations returned with HTTP 200 Jul 09 15:42:45.111709 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 608/2430] 10.4.3.19 () {66 vars in 1386 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations => generated 305 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.121652 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-868f30ed-d484-41c2-bb80-1a4f38f7adf9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.123732 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-868f30ed-d484-41c2-bb80-1a4f38f7adf9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/disassociate_all Jul 09 15:42:45.123979 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-868f30ed-d484-41c2-bb80-1a4f38f7adf9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.124174 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-868f30ed-d484-41c2-bb80-1a4f38f7adf9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'disassociate_all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.124594 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.124594 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:45.124932 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.qos_specs_manage [None req-868f30ed-d484-41c2-bb80-1a4f38f7adf9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Disassociate qos_spec: 3865da13-ea3a-41b0-a56e-1eb65f9beadb from all. {{(pid=99864) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 09 15:42:45.140524 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-868f30ed-d484-41c2-bb80-1a4f38f7adf9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/disassociate_all returned with HTTP 202 Jul 09 15:42:45.141121 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 609/2431] 10.4.3.19 () {66 vars in 1398 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:45.150251 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-61277762-b9b6-430d-a4f7-291b74e29106 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.153206 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-61277762-b9b6-430d-a4f7-291b74e29106 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations Jul 09 15:42:45.153609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-61277762-b9b6-430d-a4f7-291b74e29106 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.153918 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-61277762-b9b6-430d-a4f7-291b74e29106 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'associations' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.154686 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.154686 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:45.154847 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.qos_specs_manage [None req-61277762-b9b6-430d-a4f7-291b74e29106 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Get associations for qos_spec id: 3865da13-ea3a-41b0-a56e-1eb65f9beadb {{(pid=99865) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 09 15:42:45.166017 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-61277762-b9b6-430d-a4f7-291b74e29106 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations returned with HTTP 200 Jul 09 15:42:45.166960 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 601/2432] 10.4.3.19 () {66 vars in 1386 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/associations => generated 24 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:42:45.179911 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-22d514ee-05ae-4dfb-8d81-6bf9a39ad7ad None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.182602 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-22d514ee-05ae-4dfb-8d81-6bf9a39ad7ad tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/types/61a95a0b-d7b1-43b4-a528-4c156f57440b Jul 09 15:42:45.183345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-22d514ee-05ae-4dfb-8d81-6bf9a39ad7ad tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.183826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-22d514ee-05ae-4dfb-8d81-6bf9a39ad7ad tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.185844 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.185844 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:45.227809 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-22d514ee-05ae-4dfb-8d81-6bf9a39ad7ad tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types/61a95a0b-d7b1-43b4-a528-4c156f57440b returned with HTTP 202 Jul 09 15:42:45.228582 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 615/2433] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/types/61a95a0b-d7b1-43b4-a528-4c156f57440b => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 09 15:42:45.239291 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fa15d998-d4ea-4578-b03b-23ba764aafcb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.241871 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa15d998-d4ea-4578-b03b-23ba764aafcb tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/types/61a95a0b-d7b1-43b4-a528-4c156f57440b Jul 09 15:42:45.242159 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa15d998-d4ea-4578-b03b-23ba764aafcb tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.242459 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa15d998-d4ea-4578-b03b-23ba764aafcb tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.247380 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa15d998-d4ea-4578-b03b-23ba764aafcb tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types/61a95a0b-d7b1-43b4-a528-4c156f57440b returned with HTTP 404 Jul 09 15:42:45.248086 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 609/2434] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/types/61a95a0b-d7b1-43b4-a528-4c156f57440b => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.258289 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b1c90e05-bb9f-4144-aaba-292d85b0f825 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.260669 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b1c90e05-bb9f-4144-aaba-292d85b0f825 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/types/5e4172a6-c6cd-43dd-b376-2cdc9726f942 Jul 09 15:42:45.260962 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b1c90e05-bb9f-4144-aaba-292d85b0f825 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.261288 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b1c90e05-bb9f-4144-aaba-292d85b0f825 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.261619 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.261619 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:45.292134 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b1c90e05-bb9f-4144-aaba-292d85b0f825 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types/5e4172a6-c6cd-43dd-b376-2cdc9726f942 returned with HTTP 202 Jul 09 15:42:45.292774 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 610/2435] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/types/5e4172a6-c6cd-43dd-b376-2cdc9726f942 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:45.304154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-11f5062d-0180-4ac3-b768-4b7231b95929 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.308056 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-11f5062d-0180-4ac3-b768-4b7231b95929 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/types/5e4172a6-c6cd-43dd-b376-2cdc9726f942 Jul 09 15:42:45.308056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-11f5062d-0180-4ac3-b768-4b7231b95929 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.308056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-11f5062d-0180-4ac3-b768-4b7231b95929 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.311155 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-11f5062d-0180-4ac3-b768-4b7231b95929 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types/5e4172a6-c6cd-43dd-b376-2cdc9726f942 returned with HTTP 404 Jul 09 15:42:45.311821 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 602/2436] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/types/5e4172a6-c6cd-43dd-b376-2cdc9726f942 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.324135 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1d48e1b2-c34b-4b40-87d4-8194cc5b4f9d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.328729 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1d48e1b2-c34b-4b40-87d4-8194cc5b4f9d tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/types/553bf83f-bc7a-4a18-9aec-04c2aaeeb4db Jul 09 15:42:45.329057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1d48e1b2-c34b-4b40-87d4-8194cc5b4f9d tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.329453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1d48e1b2-c34b-4b40-87d4-8194cc5b4f9d tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.367261 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1d48e1b2-c34b-4b40-87d4-8194cc5b4f9d tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types/553bf83f-bc7a-4a18-9aec-04c2aaeeb4db returned with HTTP 202 Jul 09 15:42:45.368196 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 616/2437] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/types/553bf83f-bc7a-4a18-9aec-04c2aaeeb4db => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:45.377744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0e3005da-e797-4ad7-891a-edfa08cda006 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.382960 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0e3005da-e797-4ad7-891a-edfa08cda006 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/types/553bf83f-bc7a-4a18-9aec-04c2aaeeb4db Jul 09 15:42:45.383253 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0e3005da-e797-4ad7-891a-edfa08cda006 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.383486 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0e3005da-e797-4ad7-891a-edfa08cda006 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.388968 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0e3005da-e797-4ad7-891a-edfa08cda006 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/types/553bf83f-bc7a-4a18-9aec-04c2aaeeb4db returned with HTTP 404 Jul 09 15:42:45.389601 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 610/2438] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/types/553bf83f-bc7a-4a18-9aec-04c2aaeeb4db => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.400103 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bf3e5bff-af59-4f4a-aa1a-f6cabbd837e6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.401982 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bf3e5bff-af59-4f4a-aa1a-f6cabbd837e6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] POST https://10.4.3.19/volume/v3/qos-specs Jul 09 15:42:45.402439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bf3e5bff-af59-4f4a-aa1a-f6cabbd837e6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-2052151205", "consumer": "back-end"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:45.404641 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.qos_specs [None req-bf3e5bff-af59-4f4a-aa1a-f6cabbd837e6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-2052151205', 'consumer': 'back-end', 'specs': {}} {{(pid=99864) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 09 15:42:45.412398 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-bf3e5bff-af59-4f4a-aa1a-f6cabbd837e6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DB qos_specs_create(): root {'id': '9302884a-c941-419e-9d9e-45c51abf5f0d', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-2052151205'} {{(pid=99864) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 09 15:42:45.420933 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bf3e5bff-af59-4f4a-aa1a-f6cabbd837e6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs returned with HTTP 200 Jul 09 15:42:45.421715 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 611/2439] 10.4.3.19 () {68 vars in 1257 bytes} [Thu Jul 9 15:42:45 2026] POST /volume/v3/qos-specs => generated 367 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.430250 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-535d60cf-c8a0-4c13-a2c8-42ad9ce29a92 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.432699 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-535d60cf-c8a0-4c13-a2c8-42ad9ce29a92 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d?force=False Jul 09 15:42:45.432975 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-535d60cf-c8a0-4c13-a2c8-42ad9ce29a92 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.433391 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-535d60cf-c8a0-4c13-a2c8-42ad9ce29a92 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.433767 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.433767 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:45.434391 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.qos_specs_manage [None req-535d60cf-c8a0-4c13-a2c8-42ad9ce29a92 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Delete qos_spec: 9302884a-c941-419e-9d9e-45c51abf5f0d, force: False {{(pid=99865) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 09 15:42:45.458032 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-535d60cf-c8a0-4c13-a2c8-42ad9ce29a92 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d?force=False returned with HTTP 202 Jul 09 15:42:45.458534 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 603/2440] 10.4.3.19 () {66 vars in 1373 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:45.467881 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4e19d967-ae64-4e9e-9815-339edf779a88 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.470338 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e19d967-ae64-4e9e-9815-339edf779a88 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d Jul 09 15:42:45.470552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e19d967-ae64-4e9e-9815-339edf779a88 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.470802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e19d967-ae64-4e9e-9815-339edf779a88 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.475318 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e19d967-ae64-4e9e-9815-339edf779a88 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d returned with HTTP 404 Jul 09 15:42:45.476017 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 617/2441] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.484605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f77316ba-0bee-49b4-a048-de0eaf3d286b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.487196 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f77316ba-0bee-49b4-a048-de0eaf3d286b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs Jul 09 15:42:45.487442 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f77316ba-0bee-49b4-a048-de0eaf3d286b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.487639 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f77316ba-0bee-49b4-a048-de0eaf3d286b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.487929 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.487929 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:45.498543 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f77316ba-0bee-49b4-a048-de0eaf3d286b tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs returned with HTTP 200 Jul 09 15:42:45.498956 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 611/2442] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs => generated 173 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.508883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-40a808af-fe6b-4abf-923d-7ab62df76e13 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.512552 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-40a808af-fe6b-4abf-923d-7ab62df76e13 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d?force=False Jul 09 15:42:45.512952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-40a808af-fe6b-4abf-923d-7ab62df76e13 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.513280 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-40a808af-fe6b-4abf-923d-7ab62df76e13 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.513872 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.513872 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:45.514329 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.qos_specs_manage [None req-40a808af-fe6b-4abf-923d-7ab62df76e13 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Delete qos_spec: 9302884a-c941-419e-9d9e-45c51abf5f0d, force: False {{(pid=99864) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 09 15:42:45.521961 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-40a808af-fe6b-4abf-923d-7ab62df76e13 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d?force=False returned with HTTP 404 Jul 09 15:42:45.522729 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 612/2443] 10.4.3.19 () {66 vars in 1373 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.532222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-16dfe265-22a7-45a6-a9f8-d7643ae1b4e8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.534364 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-16dfe265-22a7-45a6-a9f8-d7643ae1b4e8 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d Jul 09 15:42:45.534650 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-16dfe265-22a7-45a6-a9f8-d7643ae1b4e8 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.534860 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-16dfe265-22a7-45a6-a9f8-d7643ae1b4e8 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.535172 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.535172 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:45.538824 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-16dfe265-22a7-45a6-a9f8-d7643ae1b4e8 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d returned with HTTP 404 Jul 09 15:42:45.539405 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 604/2444] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/9302884a-c941-419e-9d9e-45c51abf5f0d => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.549764 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-47b55bcb-6f7b-4daa-93a4-0c033b575239 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.552248 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47b55bcb-6f7b-4daa-93a4-0c033b575239 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] POST https://10.4.3.19/volume/v3/qos-specs Jul 09 15:42:45.552248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-47b55bcb-6f7b-4daa-93a4-0c033b575239 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1245987034", "consumer": "both"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:45.555035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.qos_specs [None req-47b55bcb-6f7b-4daa-93a4-0c033b575239 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1245987034', 'consumer': 'both', 'specs': {}} {{(pid=99866) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 09 15:42:45.559019 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-47b55bcb-6f7b-4daa-93a4-0c033b575239 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DB qos_specs_create(): root {'id': '7ebf44e4-32b0-4610-bdc3-edb635e83454', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1245987034'} {{(pid=99866) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 09 15:42:45.565632 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47b55bcb-6f7b-4daa-93a4-0c033b575239 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs returned with HTTP 200 Jul 09 15:42:45.566203 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 618/2445] 10.4.3.19 () {68 vars in 1257 bytes} [Thu Jul 9 15:42:45 2026] POST /volume/v3/qos-specs => generated 363 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.575996 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-88daf0e7-7390-4ff1-8b1e-73adb555927e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.578342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-88daf0e7-7390-4ff1-8b1e-73adb555927e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454?force=False Jul 09 15:42:45.578608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-88daf0e7-7390-4ff1-8b1e-73adb555927e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.578904 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-88daf0e7-7390-4ff1-8b1e-73adb555927e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.579266 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.579266 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:45.579737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.qos_specs_manage [None req-88daf0e7-7390-4ff1-8b1e-73adb555927e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Delete qos_spec: 7ebf44e4-32b0-4610-bdc3-edb635e83454, force: False {{(pid=99867) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 09 15:42:45.603447 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-88daf0e7-7390-4ff1-8b1e-73adb555927e tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454?force=False returned with HTTP 202 Jul 09 15:42:45.604336 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 612/2446] 10.4.3.19 () {66 vars in 1373 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454?force=False => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:45.614615 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d03d613-7726-46d6-9716-61d62ee57cfc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.617046 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d03d613-7726-46d6-9716-61d62ee57cfc tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454 Jul 09 15:42:45.618060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d03d613-7726-46d6-9716-61d62ee57cfc tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.618060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d03d613-7726-46d6-9716-61d62ee57cfc tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.625590 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d03d613-7726-46d6-9716-61d62ee57cfc tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454 returned with HTTP 404 Jul 09 15:42:45.626473 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 613/2447] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454 => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.636410 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-89e71921-7d70-471c-aa31-0d51f20e6ff9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.639103 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89e71921-7d70-471c-aa31-0d51f20e6ff9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs Jul 09 15:42:45.639567 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89e71921-7d70-471c-aa31-0d51f20e6ff9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.640095 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89e71921-7d70-471c-aa31-0d51f20e6ff9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.655057 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89e71921-7d70-471c-aa31-0d51f20e6ff9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs returned with HTTP 200 Jul 09 15:42:45.655621 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 605/2448] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs => generated 173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.668446 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2d10a7b1-57b1-43db-b1b4-76d63669d124 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.670477 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d10a7b1-57b1-43db-b1b4-76d63669d124 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454?force=False Jul 09 15:42:45.670717 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d10a7b1-57b1-43db-b1b4-76d63669d124 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.670939 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d10a7b1-57b1-43db-b1b4-76d63669d124 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.672010 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.672010 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:45.672010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2d10a7b1-57b1-43db-b1b4-76d63669d124 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Delete qos_spec: 7ebf44e4-32b0-4610-bdc3-edb635e83454, force: False {{(pid=99866) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 09 15:42:45.677545 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d10a7b1-57b1-43db-b1b4-76d63669d124 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454?force=False returned with HTTP 404 Jul 09 15:42:45.678176 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 619/2449] 10.4.3.19 () {66 vars in 1373 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.690927 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-36e34767-1bfc-422e-b7de-98a212ea2df2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.696967 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36e34767-1bfc-422e-b7de-98a212ea2df2 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454 Jul 09 15:42:45.696967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36e34767-1bfc-422e-b7de-98a212ea2df2 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.697298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36e34767-1bfc-422e-b7de-98a212ea2df2 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.697708 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.697708 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:45.702561 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36e34767-1bfc-422e-b7de-98a212ea2df2 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454 returned with HTTP 404 Jul 09 15:42:45.703320 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 613/2450] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/7ebf44e4-32b0-4610-bdc3-edb635e83454 => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:42:45.714885 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9b2fc75c-7b6b-4066-9941-080e418524ee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.717885 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9b2fc75c-7b6b-4066-9941-080e418524ee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] POST https://10.4.3.19/volume/v3/qos-specs Jul 09 15:42:45.718512 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9b2fc75c-7b6b-4066-9941-080e418524ee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-863950377", "consumer": "front-end"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:45.721104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.qos_specs [None req-9b2fc75c-7b6b-4066-9941-080e418524ee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-863950377', 'consumer': 'front-end', 'specs': {}} {{(pid=99864) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 09 15:42:45.725153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-9b2fc75c-7b6b-4066-9941-080e418524ee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DB qos_specs_create(): root {'id': 'ddcfb797-b54d-4e0b-8f9b-37f5de5562fb', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-863950377'} {{(pid=99864) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 09 15:42:45.733703 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9b2fc75c-7b6b-4066-9941-080e418524ee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs returned with HTTP 200 Jul 09 15:42:45.734337 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 614/2451] 10.4.3.19 () {68 vars in 1257 bytes} [Thu Jul 9 15:42:45 2026] POST /volume/v3/qos-specs => generated 367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.751547 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2acd496c-e3d9-49f5-93f5-7eacc89a37c9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.754622 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2acd496c-e3d9-49f5-93f5-7eacc89a37c9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb?force=False Jul 09 15:42:45.754622 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2acd496c-e3d9-49f5-93f5-7eacc89a37c9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.755201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2acd496c-e3d9-49f5-93f5-7eacc89a37c9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.755201 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.755201 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:45.755633 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2acd496c-e3d9-49f5-93f5-7eacc89a37c9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Delete qos_spec: ddcfb797-b54d-4e0b-8f9b-37f5de5562fb, force: False {{(pid=99865) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 09 15:42:45.781841 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2acd496c-e3d9-49f5-93f5-7eacc89a37c9 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb?force=False returned with HTTP 202 Jul 09 15:42:45.783547 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 606/2452] 10.4.3.19 () {66 vars in 1373 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb?force=False => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:45.796382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-973c80cb-9eb9-4aba-ad6a-fe0acfca1d57 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.799023 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-973c80cb-9eb9-4aba-ad6a-fe0acfca1d57 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb Jul 09 15:42:45.799352 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-973c80cb-9eb9-4aba-ad6a-fe0acfca1d57 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.799602 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-973c80cb-9eb9-4aba-ad6a-fe0acfca1d57 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.807241 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-973c80cb-9eb9-4aba-ad6a-fe0acfca1d57 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb returned with HTTP 404 Jul 09 15:42:45.808003 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 620/2453] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb => generated 100 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.823658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-60f7c029-f86b-494b-ae64-c6ecf58695a1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.829270 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60f7c029-f86b-494b-ae64-c6ecf58695a1 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs Jul 09 15:42:45.829270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60f7c029-f86b-494b-ae64-c6ecf58695a1 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.829270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60f7c029-f86b-494b-ae64-c6ecf58695a1 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.838259 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60f7c029-f86b-494b-ae64-c6ecf58695a1 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs returned with HTTP 200 Jul 09 15:42:45.839467 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 614/2454] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs => generated 173 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.849693 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9f6df840-63a3-4ba0-b62f-ad39b2d26a46 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.853423 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9f6df840-63a3-4ba0-b62f-ad39b2d26a46 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb?force=False Jul 09 15:42:45.853423 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9f6df840-63a3-4ba0-b62f-ad39b2d26a46 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.854971 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9f6df840-63a3-4ba0-b62f-ad39b2d26a46 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.854971 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.854971 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:45.855538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9f6df840-63a3-4ba0-b62f-ad39b2d26a46 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Delete qos_spec: ddcfb797-b54d-4e0b-8f9b-37f5de5562fb, force: False {{(pid=99864) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 09 15:42:45.861857 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9f6df840-63a3-4ba0-b62f-ad39b2d26a46 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb?force=False returned with HTTP 404 Jul 09 15:42:45.862833 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 615/2455] 10.4.3.19 () {66 vars in 1373 bytes} [Thu Jul 9 15:42:45 2026] DELETE /volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb?force=False => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.872230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-07039d59-90ce-4aef-9e7f-17ff0bc8426c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.875433 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07039d59-90ce-4aef-9e7f-17ff0bc8426c tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb Jul 09 15:42:45.877338 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07039d59-90ce-4aef-9e7f-17ff0bc8426c tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.877338 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07039d59-90ce-4aef-9e7f-17ff0bc8426c tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.877338 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.877338 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:45.886359 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07039d59-90ce-4aef-9e7f-17ff0bc8426c tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb returned with HTTP 404 Jul 09 15:42:45.887140 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 607/2456] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/ddcfb797-b54d-4e0b-8f9b-37f5de5562fb => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:45.897787 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-318ecf14-b01e-4987-8d18-2e491bb8fb00 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.903434 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-318ecf14-b01e-4987-8d18-2e491bb8fb00 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb Jul 09 15:42:45.903434 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-318ecf14-b01e-4987-8d18-2e491bb8fb00 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.904687 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-318ecf14-b01e-4987-8d18-2e491bb8fb00 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.912681 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-318ecf14-b01e-4987-8d18-2e491bb8fb00 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb returned with HTTP 200 Jul 09 15:42:45.913311 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 621/2457] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb => generated 389 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.929136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d5630df1-6203-48eb-9b3c-639e613cb554 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.937041 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d5630df1-6203-48eb-9b3c-639e613cb554 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs Jul 09 15:42:45.937041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d5630df1-6203-48eb-9b3c-639e613cb554 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:45.937041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d5630df1-6203-48eb-9b3c-639e613cb554 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:45.937041 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:45.937041 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:45.950784 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d5630df1-6203-48eb-9b3c-639e613cb554 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs returned with HTTP 200 Jul 09 15:42:45.951289 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 615/2458] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:42:45 2026] GET /volume/v3/qos-specs => generated 173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:45.966952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9478a7b8-070b-4547-874f-3ecdcc1331d4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:45.969862 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9478a7b8-070b-4547-874f-3ecdcc1331d4 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] PUT https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb Jul 09 15:42:45.970949 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9478a7b8-070b-4547-874f-3ecdcc1331d4 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:45.980295 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.qos_specs [None req-9478a7b8-070b-4547-874f-3ecdcc1331d4 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=99864) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 09 15:42:45.989739 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-9478a7b8-070b-4547-874f-3ecdcc1331d4 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] qos_specs_update() value: {'id': '7396114a-a006-444d-97d5-f27d1944233e', 'key': 'iops_bytes', 'value': '500', 'specs_id': '3865da13-ea3a-41b0-a56e-1eb65f9beadb', 'deleted': False} {{(pid=99864) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 09 15:42:45.998574 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9478a7b8-070b-4547-874f-3ecdcc1331d4 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb returned with HTTP 200 Jul 09 15:42:45.999095 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 616/2459] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:42:45 2026] PUT /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb => generated 36 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:42:46.011399 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-11aeb6fd-8bc1-4896-8e34-6efa14563d89 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.017112 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-11aeb6fd-8bc1-4896-8e34-6efa14563d89 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb Jul 09 15:42:46.018711 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-11aeb6fd-8bc1-4896-8e34-6efa14563d89 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.019211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-11aeb6fd-8bc1-4896-8e34-6efa14563d89 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.029152 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-11aeb6fd-8bc1-4896-8e34-6efa14563d89 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb returned with HTTP 200 Jul 09 15:42:46.029716 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 608/2460] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:46 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb => generated 410 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:46.045101 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-010c7d2e-f5e7-4b11-b4cb-645f7bce4223 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.048072 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-010c7d2e-f5e7-4b11-b4cb-645f7bce4223 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] PUT https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/delete_keys Jul 09 15:42:46.048464 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-010c7d2e-f5e7-4b11-b4cb-645f7bce4223 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:46.050695 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:46.050695 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:46.051263 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.qos_specs_manage [None req-010c7d2e-f5e7-4b11-b4cb-645f7bce4223 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Delete_key spec: 3865da13-ea3a-41b0-a56e-1eb65f9beadb, keys: ['iops_bytes'] {{(pid=99866) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 09 15:42:46.091010 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-010c7d2e-f5e7-4b11-b4cb-645f7bce4223 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/delete_keys returned with HTTP 202 Jul 09 15:42:46.091663 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 622/2461] 10.4.3.19 () {68 vars in 1403 bytes} [Thu Jul 9 15:42:46 2026] PUT /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb/delete_keys => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:46.107237 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b234cc23-22ea-436d-9df1-434c7da24fee None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.109026 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b234cc23-22ea-436d-9df1-434c7da24fee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb Jul 09 15:42:46.109217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b234cc23-22ea-436d-9df1-434c7da24fee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.109405 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b234cc23-22ea-436d-9df1-434c7da24fee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.109683 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:46.109683 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:46.116634 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b234cc23-22ea-436d-9df1-434c7da24fee tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb returned with HTTP 200 Jul 09 15:42:46.117150 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 616/2462] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:46 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb => generated 389 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:46.133802 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-eb083ac5-ef09-4841-9b9f-b287fadeb6c2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.140158 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eb083ac5-ef09-4841-9b9f-b287fadeb6c2 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb Jul 09 15:42:46.140158 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eb083ac5-ef09-4841-9b9f-b287fadeb6c2 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.140434 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eb083ac5-ef09-4841-9b9f-b287fadeb6c2 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.140701 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:46.140701 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:46.145283 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eb083ac5-ef09-4841-9b9f-b287fadeb6c2 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb returned with HTTP 200 Jul 09 15:42:46.145835 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 617/2463] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:46 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:46.161947 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2e98d81d-bef2-4575-a10e-8f9a51f05cb6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.162748 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2e98d81d-bef2-4575-a10e-8f9a51f05cb6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] DELETE https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb?force=False Jul 09 15:42:46.162748 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2e98d81d-bef2-4575-a10e-8f9a51f05cb6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.162871 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2e98d81d-bef2-4575-a10e-8f9a51f05cb6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.163048 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:46.163048 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:46.163410 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2e98d81d-bef2-4575-a10e-8f9a51f05cb6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Delete qos_spec: 3865da13-ea3a-41b0-a56e-1eb65f9beadb, force: False {{(pid=99865) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 09 15:42:46.178596 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-22268c4e-54a4-4036-9c99-a274e126f7df None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.179168 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-22268c4e-54a4-4036-9c99-a274e126f7df None None] GET https://10.4.3.19/volume// Jul 09 15:42:46.179457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-22268c4e-54a4-4036-9c99-a274e126f7df None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.179733 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-22268c4e-54a4-4036-9c99-a274e126f7df None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.180248 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-22268c4e-54a4-4036-9c99-a274e126f7df None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:46.180682 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 623/2464] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:42: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 09 15:42:46.192004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-72448356-cd1b-4d1d-9190-2f7d17d46ff2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.197201 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-72448356-cd1b-4d1d-9190-2f7d17d46ff2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:42:46.197201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-72448356-cd1b-4d1d-9190-2f7d17d46ff2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b", "connector": null, "instance_uuid": "fefe4e25-fd70-43eb-899d-22f0e53e2f3c"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:46.200571 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2e98d81d-bef2-4575-a10e-8f9a51f05cb6 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb?force=False returned with HTTP 202 Jul 09 15:42:46.201333 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 609/2465] 10.4.3.19 () {66 vars in 1373 bytes} [Thu Jul 9 15:42:46 2026] DELETE /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb?force=False => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:46.214528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-36cb99f2-b600-441b-8f44-0b2b51d91e61 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.218048 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-36cb99f2-b600-441b-8f44-0b2b51d91e61 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] GET https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb Jul 09 15:42:46.218503 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-36cb99f2-b600-441b-8f44-0b2b51d91e61 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.218503 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-36cb99f2-b600-441b-8f44-0b2b51d91e61 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.220088 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:46.220088 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:46.220202 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:46.220202 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:46.231714 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-36cb99f2-b600-441b-8f44-0b2b51d91e61 tempest-QosSpecsTestJSON-1157002383 tempest-QosSpecsTestJSON-1157002383-project-admin] https://10.4.3.19/volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb returned with HTTP 404 Jul 09 15:42:46.232327 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 618/2466] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:46 2026] GET /volume/v3/qos-specs/3865da13-ea3a-41b0-a56e-1eb65f9beadb => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:46.270424 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-72448356-cd1b-4d1d-9190-2f7d17d46ff2 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:42:46.270833 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 617/2467] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:42:46 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 09 15:42:46.660008 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-57ebe3b5-6d8d-4b3d-b4a0-3b07811557c7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.665061 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-57ebe3b5-6d8d-4b3d-b4a0-3b07811557c7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:46.665423 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-57ebe3b5-6d8d-4b3d-b4a0-3b07811557c7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.665728 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-57ebe3b5-6d8d-4b3d-b4a0-3b07811557c7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.686376 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:46.686376 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:46.698261 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-57ebe3b5-6d8d-4b3d-b4a0-3b07811557c7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:46.706588 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-57ebe3b5-6d8d-4b3d-b4a0-3b07811557c7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:46.707005 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 624/2468] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:46 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1145 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:46.816906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dfadc7bb-6a30-4020-85ad-99a26ee3d390 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.817384 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dfadc7bb-6a30-4020-85ad-99a26ee3d390 None None] GET https://10.4.3.19/volume// Jul 09 15:42:46.817593 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dfadc7bb-6a30-4020-85ad-99a26ee3d390 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.817843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dfadc7bb-6a30-4020-85ad-99a26ee3d390 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.818284 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dfadc7bb-6a30-4020-85ad-99a26ee3d390 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:46.818635 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 610/2469] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:42: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 09 15:42:46.832012 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-786c7ca2-20cf-4f90-ab34-f076b41b0bde None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:46.838978 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-786c7ca2-20cf-4f90-ab34-f076b41b0bde tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:46.840004 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-786c7ca2-20cf-4f90-ab34-f076b41b0bde tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:46.840282 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-786c7ca2-20cf-4f90-ab34-f076b41b0bde tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:46.861521 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:46.861521 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:46.868076 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-786c7ca2-20cf-4f90-ab34-f076b41b0bde tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:46.881151 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-786c7ca2-20cf-4f90-ab34-f076b41b0bde tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:46.881151 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 619/2470] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:42:46 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1325 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:47.011388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-0e968767-05dd-4965-8b65-cd1214a930b9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:47.013881 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-0e968767-05dd-4965-8b65-cd1214a930b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] PUT https://10.4.3.19/volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9 Jul 09 15:42:47.014499 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-0e968767-05dd-4965-8b65-cd1214a930b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:47.025884 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-0e968767-05dd-4965-8b65-cd1214a930b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Acquiring lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:42:47.032307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-0e968767-05dd-4965-8b65-cd1214a930b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:42:47.033451 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:47.033451 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:47.566501 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-0e968767-05dd-4965-8b65-cd1214a930b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" released by "attachment_update" :: held 0.532s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:42:47.566501 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-0e968767-05dd-4965-8b65-cd1214a930b9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9 returned with HTTP 200 Jul 09 15:42:47.566501 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 618/2471] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:42:47 2026] PUT /volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9 => generated 969 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:47.725783 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7a0c8200-6837-4b83-b45e-bd214df80ac4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:47.727889 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7a0c8200-6837-4b83-b45e-bd214df80ac4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:47.728140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7a0c8200-6837-4b83-b45e-bd214df80ac4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:47.728795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7a0c8200-6837-4b83-b45e-bd214df80ac4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:47.752210 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:47.752210 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:47.757844 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7a0c8200-6837-4b83-b45e-bd214df80ac4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:47.764406 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7a0c8200-6837-4b83-b45e-bd214df80ac4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:47.765215 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 625/2472] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:47 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:48.782410 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-febe277f-c2c3-4d35-800c-9c93f95ad95e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:48.784943 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-febe277f-c2c3-4d35-800c-9c93f95ad95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:48.785311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-febe277f-c2c3-4d35-800c-9c93f95ad95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:48.785460 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-febe277f-c2c3-4d35-800c-9c93f95ad95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:48.808144 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:48.808144 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:48.813568 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-febe277f-c2c3-4d35-800c-9c93f95ad95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:48.821953 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-febe277f-c2c3-4d35-800c-9c93f95ad95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:48.822690 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 611/2473] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:48 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:49.322366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f03d1661-7578-4944-abba-577fb5eee527 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:49.443099 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f03d1661-7578-4944-abba-577fb5eee527 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f Jul 09 15:42:49.443395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f03d1661-7578-4944-abba-577fb5eee527 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:49.443647 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f03d1661-7578-4944-abba-577fb5eee527 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:49.452878 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-f03d1661-7578-4944-abba-577fb5eee527 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2080944729 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2080944729, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:49.453152 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-f03d1661-7578-4944-abba-577fb5eee527 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2080944729 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2080944729, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:49.453443 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-f03d1661-7578-4944-abba-577fb5eee527 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2080944729 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2080944729, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:49.460643 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f03d1661-7578-4944-abba-577fb5eee527 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f returned with HTTP 200 Jul 09 15:42:49.461367 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 620/2474] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:42:49 2026] GET /volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f => generated 600 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:49.474302 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:49.569679 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:49.570101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-713292346"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:49.571991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-713292346'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:49.572201 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Create volume of 1 GB Jul 09 15:42:49.572572 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:49.572572 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:49.579935 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Availability Zones retrieved successfully. Jul 09 15:42:49.585527 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Flow 'volume_create_api' (05980497-a975-4af9-a618-63588404c020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:49.586438 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbf4a8d-a2fd-4e8f-a129-caa3dff892c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:49.587384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:49.632261 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfbf4a8d-a2fd-4e8f-a129-caa3dff892c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:49.633392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2237a2fd-193f-407e-9441-c3dd1a717fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:49.735694 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Created reservations ['d92eed4a-42c1-4f22-aee5-5108946d37d4', 'ecec6004-e53c-4cc6-b908-17ab9683e2ad', '78d631ac-92a5-46fb-84cc-91516079a450', '3ca297bd-f025-461f-b719-cf8fddcf775f'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:49.736974 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2237a2fd-193f-407e-9441-c3dd1a717fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d92eed4a-42c1-4f22-aee5-5108946d37d4', 'ecec6004-e53c-4cc6-b908-17ab9683e2ad', '78d631ac-92a5-46fb-84cc-91516079a450', '3ca297bd-f025-461f-b719-cf8fddcf775f']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:49.738604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa58b126-f5fa-4791-a671-f31ffe9ea347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:49.773765 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa58b126-f5fa-4791-a671-f31ffe9ea347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fb9086d-0b2e-498a-a945-a4ee23685500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-713292346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a20aef229354579a954ed04c46b107f',qos_specs=None,replication_status=,reservations=['d92eed4a-42c1-4f22-aee5-5108946d37d4','ecec6004-e53c-4cc6-b908-17ab9683e2ad','78d631ac-92a5-46fb-84cc-91516079a450','3ca297bd-f025-461f-b719-cf8fddcf775f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49b0703dcdf4e6a89ff4dd429f1c1b9',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-713292346',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fb9086d-0b2e-498a-a945-a4ee23685500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a20aef229354579a954ed04c46b107f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c49b0703dcdf4e6a89ff4dd429f1c1b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:49.774921 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d356a0-3988-4f89-8084-3817bbc1c17e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:49.804164 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6d356a0-3988-4f89-8084-3817bbc1c17e) transitioned into state 'SUCCESS' from state '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-713292346',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a20aef229354579a954ed04c46b107f',qos_specs=None,replication_status=,reservations=['d92eed4a-42c1-4f22-aee5-5108946d37d4','ecec6004-e53c-4cc6-b908-17ab9683e2ad','78d631ac-92a5-46fb-84cc-91516079a450','3ca297bd-f025-461f-b719-cf8fddcf775f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c49b0703dcdf4e6a89ff4dd429f1c1b9',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:49.804886 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dea902f-764e-4f74-be00-221c38618eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:49.818729 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6dea902f-764e-4f74-be00-221c38618eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:49.819612 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Flow 'volume_create_api' (05980497-a975-4af9-a618-63588404c020) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:49.820097 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Create volume request issued successfully. Jul 09 15:42:49.821763 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ddb47755-9708-42f7-b6ac-6a6d9ba52523 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:49.822220 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 619/2475] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:42:49 2026] POST /volume/v3/volumes => generated 756 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:42:49.838908 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9f931b1c-7182-4556-bf5e-30fcaa6baaf5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:49.840361 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4a3db496-f8f8-43d3-aa15-1287ff066c5d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:49.842551 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f931b1c-7182-4556-bf5e-30fcaa6baaf5 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] GET https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 Jul 09 15:42:49.842829 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a3db496-f8f8-43d3-aa15-1287ff066c5d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:49.842915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f931b1c-7182-4556-bf5e-30fcaa6baaf5 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:49.843267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f931b1c-7182-4556-bf5e-30fcaa6baaf5 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:49.843411 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a3db496-f8f8-43d3-aa15-1287ff066c5d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:49.843668 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a3db496-f8f8-43d3-aa15-1287ff066c5d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:49.852723 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:49.852723 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:49.857890 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9f931b1c-7182-4556-bf5e-30fcaa6baaf5 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Volume info retrieved successfully. Jul 09 15:42:49.863095 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f931b1c-7182-4556-bf5e-30fcaa6baaf5 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 returned with HTTP 200 Jul 09 15:42:49.863530 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 626/2476] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:49 2026] GET /volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 => generated 824 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:49.873354 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:49.873354 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:49.880820 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4a3db496-f8f8-43d3-aa15-1287ff066c5d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:49.890146 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a3db496-f8f8-43d3-aa15-1287ff066c5d tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:49.890897 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 612/2477] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:49 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:50.879068 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-eed77866-9368-4773-8272-6c4eb9ed7d56 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:50.881562 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eed77866-9368-4773-8272-6c4eb9ed7d56 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] GET https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 Jul 09 15:42:50.881822 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eed77866-9368-4773-8272-6c4eb9ed7d56 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:50.882067 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eed77866-9368-4773-8272-6c4eb9ed7d56 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:50.892381 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:50.892381 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:50.899575 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-eed77866-9368-4773-8272-6c4eb9ed7d56 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Volume info retrieved successfully. Jul 09 15:42:50.904980 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eed77866-9368-4773-8272-6c4eb9ed7d56 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 returned with HTTP 200 Jul 09 15:42:50.905576 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 621/2478] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:50 2026] GET /volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:50.910736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7fe6768c-ccfb-4c6e-af68-edf7adcd03e4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:50.912758 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7fe6768c-ccfb-4c6e-af68-edf7adcd03e4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:50.912940 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7fe6768c-ccfb-4c6e-af68-edf7adcd03e4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:50.913139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7fe6768c-ccfb-4c6e-af68-edf7adcd03e4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:50.921683 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-918778ed-3310-49c3-ab78-253127503261 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:50.923915 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-918778ed-3310-49c3-ab78-253127503261 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f Jul 09 15:42:50.924449 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-918778ed-3310-49c3-ab78-253127503261 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:50.938112 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:50.938112 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:50.942754 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7fe6768c-ccfb-4c6e-af68-edf7adcd03e4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:50.949821 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7fe6768c-ccfb-4c6e-af68-edf7adcd03e4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:50.950523 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 620/2479] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:50 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:50.984550 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-918778ed-3310-49c3-ab78-253127503261 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-2080944729 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-2080944729, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:50.993453 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-918778ed-3310-49c3-ab78-253127503261 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f returned with HTTP 200 Jul 09 15:42:50.994065 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 627/2480] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:42:50 2026] PUT /volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f => generated 555 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:51.004097 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.006715 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:51.007207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:51.009542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:51.009750 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Create volume of 2 GB Jul 09 15:42:51.015327 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Availability Zones retrieved successfully. Jul 09 15:42:51.029767 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Flow 'volume_create_api' (244c788f-c486-41ec-9840-661de06fdbf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:51.030851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe43edf-9343-48d5-b4bb-a32706a9670f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:51.031854 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Validating volume size '2' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:51.066356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe43edf-9343-48d5-b4bb-a32706a9670f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:51.067154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7887e51-6918-4331-ad94-9e68187cca45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:51.132907 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota_utils [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Quota exceeded for 6a20aef229354579a954ed04c46b107f, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 09 15:42:51.137495 np0000004916 devstack@c-api.service[99865]: WARNING cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7887e51-6918-4331-ad94-9e68187cca45) transitioned into state 'FAILURE' from state 'RUNNING' Jul 09 15:42:51.137495 np0000004916 devstack@c-api.service[99865]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 09 15:42:51.138145 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7887e51-6918-4331-ad94-9e68187cca45) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:51.139214 np0000004916 devstack@c-api.service[99865]: WARNING cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7887e51-6918-4331-ad94-9e68187cca45) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 09 15:42:51.140119 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe43edf-9343-48d5-b4bb-a32706a9670f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:51.141592 np0000004916 devstack@c-api.service[99865]: WARNING cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4fe43edf-9343-48d5-b4bb-a32706a9670f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 09 15:42:51.141625 np0000004916 devstack@c-api.service[99865]: WARNING cinder.volume.api [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Flow 'volume_create_api' (244c788f-c486-41ec-9840-661de06fdbf1) transitioned into state 'REVERTED' from state 'RUNNING' Jul 09 15:42:51.141914 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.middleware.fault [None req-0fcb62a9-b1a8-4bc4-b419-afed3c46dd0a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 413 Jul 09 15:42:51.142611 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 613/2481] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:42:51 2026] POST /volume/v3/volumes => generated 208 bytes in 139 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 09 15:42:51.152116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0a5c74e4-9d28-4e91-b455-24c217ac5678 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.154458 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0a5c74e4-9d28-4e91-b455-24c217ac5678 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f Jul 09 15:42:51.154841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0a5c74e4-9d28-4e91-b455-24c217ac5678 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:51.232726 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0a5c74e4-9d28-4e91-b455-24c217ac5678 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f returned with HTTP 200 Jul 09 15:42:51.233418 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 622/2482] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:42:51 2026] PUT /volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f => generated 555 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:51.244812 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.247021 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:51.247462 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:51.249256 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:51.249430 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Create volume of 1 GB Jul 09 15:42:51.254501 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Availability Zones retrieved successfully. Jul 09 15:42:51.260976 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Flow 'volume_create_api' (e98fc516-86fb-4258-98f3-406c30c61029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:51.262344 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad5e912-781b-4eac-94d8-a4ff6c69413f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:51.263364 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:51.302295 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad5e912-781b-4eac-94d8-a4ff6c69413f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:51.303417 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebaa197a-42ca-4168-989a-e43058ec7433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:51.363762 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota_utils [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Quota exceeded for 6a20aef229354579a954ed04c46b107f, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 09 15:42:51.367969 np0000004916 devstack@c-api.service[99867]: WARNING cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebaa197a-42ca-4168-989a-e43058ec7433) transitioned into state 'FAILURE' from state 'RUNNING' Jul 09 15:42:51.367969 np0000004916 devstack@c-api.service[99867]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 09 15:42:51.371136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebaa197a-42ca-4168-989a-e43058ec7433) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:51.372455 np0000004916 devstack@c-api.service[99867]: WARNING cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebaa197a-42ca-4168-989a-e43058ec7433) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 09 15:42:51.373381 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad5e912-781b-4eac-94d8-a4ff6c69413f) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:51.374607 np0000004916 devstack@c-api.service[99867]: WARNING cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad5e912-781b-4eac-94d8-a4ff6c69413f) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 09 15:42:51.376306 np0000004916 devstack@c-api.service[99867]: WARNING cinder.volume.api [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Flow 'volume_create_api' (e98fc516-86fb-4258-98f3-406c30c61029) transitioned into state 'REVERTED' from state 'RUNNING' Jul 09 15:42:51.376646 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.middleware.fault [None req-b935d88e-3e11-46da-bcbb-ce3b23439d0d tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 413 Jul 09 15:42:51.377749 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 621/2483] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:42:51 2026] POST /volume/v3/volumes => generated 150 bytes in 134 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 09 15:42:51.390094 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e774ebe5-52de-43ed-bf12-0409e55a3766 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.392199 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e774ebe5-52de-43ed-bf12-0409e55a3766 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f Jul 09 15:42:51.392545 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e774ebe5-52de-43ed-bf12-0409e55a3766 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:51.453104 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e774ebe5-52de-43ed-bf12-0409e55a3766 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f returned with HTTP 200 Jul 09 15:42:51.453748 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 628/2484] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:42:51 2026] PUT /volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f => generated 554 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:51.465145 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d6350ce4-7353-4f0c-a48d-85462d980ebd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.468049 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6350ce4-7353-4f0c-a48d-85462d980ebd tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] POST https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500/action Jul 09 15:42:51.468487 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6350ce4-7353-4f0c-a48d-85462d980ebd tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:51.468648 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6350ce4-7353-4f0c-a48d-85462d980ebd tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:51.480385 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:51.480385 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:51.481100 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d6350ce4-7353-4f0c-a48d-85462d980ebd tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Volume info retrieved successfully. Jul 09 15:42:51.521478 np0000004916 devstack@c-api.service[99865]: ERROR cinder.volume.api [None req-d6350ce4-7353-4f0c-a48d-85462d980ebd tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Quota exceeded for 6a20aef229354579a954ed04c46b107f, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 09 15:42:51.528772 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.middleware.fault [None req-d6350ce4-7353-4f0c-a48d-85462d980ebd tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500/action returned with HTTP 413 Jul 09 15:42:51.529873 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 614/2485] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:42:51 2026] POST /volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500/action => generated 208 bytes in 65 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 09 15:42:51.539632 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b396460a-ea87-4105-8e95-6ec4264e90e7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.541701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b396460a-ea87-4105-8e95-6ec4264e90e7 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] GET https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 Jul 09 15:42:51.541990 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b396460a-ea87-4105-8e95-6ec4264e90e7 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:51.542139 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b396460a-ea87-4105-8e95-6ec4264e90e7 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:51.551206 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:51.551206 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:51.556483 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b396460a-ea87-4105-8e95-6ec4264e90e7 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Volume info retrieved successfully. Jul 09 15:42:51.561536 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b396460a-ea87-4105-8e95-6ec4264e90e7 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 returned with HTTP 200 Jul 09 15:42:51.562039 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 623/2486] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:51 2026] GET /volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:51.574620 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bb55f1ad-6022-4346-959d-8e2db6a94c41 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.576867 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bb55f1ad-6022-4346-959d-8e2db6a94c41 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 Jul 09 15:42:51.577059 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bb55f1ad-6022-4346-959d-8e2db6a94c41 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:51.577306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bb55f1ad-6022-4346-959d-8e2db6a94c41 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:51.577495 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-bb55f1ad-6022-4346-959d-8e2db6a94c41 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Delete volume with id: 2fb9086d-0b2e-498a-a945-a4ee23685500 Jul 09 15:42:51.585404 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:51.585404 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:51.585970 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bb55f1ad-6022-4346-959d-8e2db6a94c41 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Volume info retrieved successfully. Jul 09 15:42:51.614599 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bb55f1ad-6022-4346-959d-8e2db6a94c41 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Delete volume request issued successfully. Jul 09 15:42:51.615340 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bb55f1ad-6022-4346-959d-8e2db6a94c41 tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 returned with HTTP 202 Jul 09 15:42:51.616427 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 622/2487] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:42:51 2026] DELETE /volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:42:51.627289 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-307b15bf-735b-4734-88a4-08719060537a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.629307 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-307b15bf-735b-4734-88a4-08719060537a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] GET https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 Jul 09 15:42:51.629592 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-307b15bf-735b-4734-88a4-08719060537a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:51.629914 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-307b15bf-735b-4734-88a4-08719060537a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:51.639926 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:51.639926 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:51.644736 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-307b15bf-735b-4734-88a4-08719060537a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Volume info retrieved successfully. Jul 09 15:42:51.649514 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-307b15bf-735b-4734-88a4-08719060537a tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 returned with HTTP 200 Jul 09 15:42:51.649907 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 629/2488] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:51 2026] GET /volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:51.966702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-47b35abe-a8b8-4bed-8cf3-d46bfacae248 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:51.969947 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-47b35abe-a8b8-4bed-8cf3-d46bfacae248 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:51.970266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-47b35abe-a8b8-4bed-8cf3-d46bfacae248 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:51.970546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-47b35abe-a8b8-4bed-8cf3-d46bfacae248 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:51.989599 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:51.989599 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:51.995475 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-47b35abe-a8b8-4bed-8cf3-d46bfacae248 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:52.002975 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-47b35abe-a8b8-4bed-8cf3-d46bfacae248 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:52.003579 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 615/2489] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:51 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:52.659907 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-3ddab801-5660-4203-a7b0-5c76e6f7ab71 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:52.664434 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-3ddab801-5660-4203-a7b0-5c76e6f7ab71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:42:52.664706 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-3ddab801-5660-4203-a7b0-5c76e6f7ab71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:52.665462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-3ddab801-5660-4203-a7b0-5c76e6f7ab71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:52.668204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1f455146-8ca3-458c-957f-51ae4f25fefc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:52.671752 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f455146-8ca3-458c-957f-51ae4f25fefc tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] GET https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 Jul 09 15:42:52.672027 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f455146-8ca3-458c-957f-51ae4f25fefc tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:52.672309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f455146-8ca3-458c-957f-51ae4f25fefc tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:52.680148 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f455146-8ca3-458c-957f-51ae4f25fefc tempest-VolumeQuotasNegativeTestJSON-1550879552 tempest-VolumeQuotasNegativeTestJSON-1550879552-project-member] https://10.4.3.19/volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 returned with HTTP 404 Jul 09 15:42:52.681115 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 623/2490] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:52 2026] GET /volume/v3/volumes/2fb9086d-0b2e-498a-a945-a4ee23685500 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:52.683419 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:52.683419 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:52.689035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a9ca4595-524e-40cf-b050-c22a7c102999 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:52.690687 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-3ddab801-5660-4203-a7b0-5c76e6f7ab71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:42:52.691231 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9ca4595-524e-40cf-b050-c22a7c102999 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f Jul 09 15:42:52.691623 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9ca4595-524e-40cf-b050-c22a7c102999 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-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=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:52.700768 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-3ddab801-5660-4203-a7b0-5c76e6f7ab71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:42:52.701455 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 624/2491] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:42:52 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 1133 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:52.724017 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-2268e5d3-615f-458a-b0e1-79bbd57bc8cc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:52.728609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-2268e5d3-615f-458a-b0e1-79bbd57bc8cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235/action Jul 09 15:42:52.728609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-2268e5d3-615f-458a-b0e1-79bbd57bc8cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:52.728609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-2268e5d3-615f-458a-b0e1-79bbd57bc8cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:52.745723 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:52.745723 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:52.747053 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-2268e5d3-615f-458a-b0e1-79bbd57bc8cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:42:52.756286 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-2268e5d3-615f-458a-b0e1-79bbd57bc8cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Begin detaching volume completed successfully. Jul 09 15:42:52.756286 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-2268e5d3-615f-458a-b0e1-79bbd57bc8cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235/action returned with HTTP 202 Jul 09 15:42:52.756286 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 616/2492] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:42:52 2026] POST /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:42:52.776372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9cc39f6d-7adc-4f1c-a78a-98f236f6a5f7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:52.778755 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9cc39f6d-7adc-4f1c-a78a-98f236f6a5f7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:42:52.779028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9cc39f6d-7adc-4f1c-a78a-98f236f6a5f7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:52.779338 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9cc39f6d-7adc-4f1c-a78a-98f236f6a5f7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:52.793867 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:52.793867 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:52.798771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9ca4595-524e-40cf-b050-c22a7c102999 tempest-VolumeQuotasNegativeTestJSON-1037009783 tempest-VolumeQuotasNegativeTestJSON-1037009783-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f returned with HTTP 200 Jul 09 15:42:52.799089 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9cc39f6d-7adc-4f1c-a78a-98f236f6a5f7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:42:52.799358 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 630/2493] 10.4.3.19 () {68 vars in 1368 bytes} [Thu Jul 9 15:42:52 2026] PUT /volume/v3/os-quota-sets/6a20aef229354579a954ed04c46b107f => generated 558 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:52.805826 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9cc39f6d-7adc-4f1c-a78a-98f236f6a5f7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:42:52.806450 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 624/2494] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:52 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:52.815949 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-8187c7bc-cc25-449c-8af1-7c58559541be None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:52.818749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-8187c7bc-cc25-449c-8af1-7c58559541be tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9/action Jul 09 15:42:52.819041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-8187c7bc-cc25-449c-8af1-7c58559541be tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:52.819243 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-8187c7bc-cc25-449c-8af1-7c58559541be tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:52.847061 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:52.847061 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:52.863747 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e086a6a1-590f-40dc-a5bd-cb86d5060159 req-8187c7bc-cc25-449c-8af1-7c58559541be tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9/action returned with HTTP 204 Jul 09 15:42:52.864348 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 625/2495] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:42:52 2026] POST /volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:42:53.016934 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b6c3f8e9-b8a3-4780-9080-c0773075f4ff None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:53.021067 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b6c3f8e9-b8a3-4780-9080-c0773075f4ff tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:42:53.021067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b6c3f8e9-b8a3-4780-9080-c0773075f4ff tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:53.021067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b6c3f8e9-b8a3-4780-9080-c0773075f4ff tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:53.034200 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:53.034200 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:53.039150 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b6c3f8e9-b8a3-4780-9080-c0773075f4ff tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:42:53.045144 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b6c3f8e9-b8a3-4780-9080-c0773075f4ff tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:42:53.045466 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 617/2496] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:53 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:53.790682 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6b1ffc20-316c-4948-9df2-bb6c922e2dfb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:53.791609 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6b1ffc20-316c-4948-9df2-bb6c922e2dfb None None] GET https://10.4.3.19/volume// Jul 09 15:42:53.791609 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6b1ffc20-316c-4948-9df2-bb6c922e2dfb None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:53.791829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6b1ffc20-316c-4948-9df2-bb6c922e2dfb None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:53.793297 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6b1ffc20-316c-4948-9df2-bb6c922e2dfb None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:42:53.793297 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 631/2497] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:42:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:42:53.802139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-fa90d044-354b-4b05-b7e9-b22535a5b375 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:53.804577 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-fa90d044-354b-4b05-b7e9-b22535a5b375 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:42:53.804915 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-fa90d044-354b-4b05-b7e9-b22535a5b375 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:53.805217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-fa90d044-354b-4b05-b7e9-b22535a5b375 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:53.817049 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:53.817049 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:53.821205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ff9c5049-0101-4605-bc46-9b0a3d06ee0c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:53.824391 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-fa90d044-354b-4b05-b7e9-b22535a5b375 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:42:53.824724 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff9c5049-0101-4605-bc46-9b0a3d06ee0c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:42:53.824980 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff9c5049-0101-4605-bc46-9b0a3d06ee0c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:53.825257 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff9c5049-0101-4605-bc46-9b0a3d06ee0c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:53.836774 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-fa90d044-354b-4b05-b7e9-b22535a5b375 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:42:53.837308 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 625/2498] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:42:53 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 1316 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:53.841381 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:53.841381 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:53.848326 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff9c5049-0101-4605-bc46-9b0a3d06ee0c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:42:53.856287 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff9c5049-0101-4605-bc46-9b0a3d06ee0c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:42:53.856887 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 626/2499] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:53 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 1136 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:54.874933 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eb95505b-15b2-4d42-a751-ea5f43127585 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:54.880139 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb95505b-15b2-4d42-a751-ea5f43127585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:42:54.880467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb95505b-15b2-4d42-a751-ea5f43127585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:54.880772 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb95505b-15b2-4d42-a751-ea5f43127585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:54.890714 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-0adfa263-8313-4d1b-a72c-82e62d37e61f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:54.893907 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-0adfa263-8313-4d1b-a72c-82e62d37e61f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] DELETE https://10.4.3.19/volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36 Jul 09 15:42:54.894223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-0adfa263-8313-4d1b-a72c-82e62d37e61f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:54.894471 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-0adfa263-8313-4d1b-a72c-82e62d37e61f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:54.895675 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:54.895675 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:54.904120 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eb95505b-15b2-4d42-a751-ea5f43127585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:42:54.904340 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:54.904340 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:54.913270 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb95505b-15b2-4d42-a751-ea5f43127585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:42:54.913270 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 618/2500] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:54 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 1136 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:55.392203 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-26f4d86f-0add-483f-96f4-f028d1bdaefe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:55.447628 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-accb17df-61e3-44e5-b615-00a54ef4b225 req-0adfa263-8313-4d1b-a72c-82e62d37e61f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36 returned with HTTP 200 Jul 09 15:42:55.448297 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 632/2501] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:42:54 2026] DELETE /volume/v3/attachments/776275d4-e5e9-47f4-ba76-22c591053e36 => generated 19 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:55.512681 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-26f4d86f-0add-483f-96f4-f028d1bdaefe tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:42:55.512877 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-26f4d86f-0add-483f-96f4-f028d1bdaefe tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-870152077"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:55.547200 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-26f4d86f-0add-483f-96f4-f028d1bdaefe tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:42:55.547955 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 626/2502] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:42:55 2026] POST /volume/v3/types => generated 232 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:55.559359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-513e83e4-4aee-44b6-8807-72e8919f8de9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:55.561889 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-513e83e4-4aee-44b6-8807-72e8919f8de9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:42:55.562391 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-513e83e4-4aee-44b6-8807-72e8919f8de9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-121745933", "extra_specs": {"multiattach": " True"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:55.586379 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-513e83e4-4aee-44b6-8807-72e8919f8de9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:42:55.586928 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 627/2503] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:42:55 2026] POST /volume/v3/types => generated 258 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:55.598972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:55.670822 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:42:55.671196 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-870152077", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-454340873"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:55.673535 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-870152077', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-454340873'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:42:55.677859 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Create volume of 1 GB Jul 09 15:42:55.678208 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:55.678208 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:55.679281 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Availability Zones retrieved successfully. Jul 09 15:42:55.685585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Flow 'volume_create_api' (1580be3d-5ca8-4cf9-ac42-7dab769ead95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:55.686584 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34ca9e0-e939-4bbe-845b-ceb9653bbe3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:55.687603 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:42:55.710274 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e34ca9e0-e939-4bbe-845b-ceb9653bbe3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:42:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5221e917-7a30-4a2b-84fb-17d8e2f3603f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-870152077',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5221e917-7a30-4a2b-84fb-17d8e2f3603f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:55.710936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df951b11-c181-497f-9cf4-8971cd2b541d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:55.739792 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:55.740110 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:55.788623 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Created reservations ['0420b52d-be1a-4627-acf6-372ec2de2deb', 'd6cc99c4-12ed-40c5-b179-7ec1ade11e09', '50ddf172-6343-42c3-8603-913b7d157055', '80dd12c2-ff61-442e-9f2a-c87c33d8a8b6'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:55.789258 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df951b11-c181-497f-9cf4-8971cd2b541d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0420b52d-be1a-4627-acf6-372ec2de2deb', 'd6cc99c4-12ed-40c5-b179-7ec1ade11e09', '50ddf172-6343-42c3-8603-913b7d157055', '80dd12c2-ff61-442e-9f2a-c87c33d8a8b6']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:55.790342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8044f2-326c-4008-8c61-65349b35479a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:55.823168 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e8044f2-326c-4008-8c61-65349b35479a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f15e1dec-0e16-4645-b6de-0dc482f7dfde', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-454340873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8075762eae064b47bdd1b509d5bc99e2',qos_specs=None,replication_status=,reservations=['0420b52d-be1a-4627-acf6-372ec2de2deb','d6cc99c4-12ed-40c5-b179-7ec1ade11e09','50ddf172-6343-42c3-8603-913b7d157055','80dd12c2-ff61-442e-9f2a-c87c33d8a8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc270d96e1bd452d8f89793ae7e2a264',volume_type_id=5221e917-7a30-4a2b-84fb-17d8e2f3603f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:42:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-454340873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f15e1dec-0e16-4645-b6de-0dc482f7dfde,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8075762eae064b47bdd1b509d5bc99e2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bc270d96e1bd452d8f89793ae7e2a264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5221e917-7a30-4a2b-84fb-17d8e2f3603f),volume_type_id=5221e917-7a30-4a2b-84fb-17d8e2f3603f)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:55.824201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beb77481-8098-4acb-87b5-ce4c9d9e4856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:55.857977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (beb77481-8098-4acb-87b5-ce4c9d9e4856) transitioned into state 'SUCCESS' from state '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-454340873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8075762eae064b47bdd1b509d5bc99e2',qos_specs=None,replication_status=,reservations=['0420b52d-be1a-4627-acf6-372ec2de2deb','d6cc99c4-12ed-40c5-b179-7ec1ade11e09','50ddf172-6343-42c3-8603-913b7d157055','80dd12c2-ff61-442e-9f2a-c87c33d8a8b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bc270d96e1bd452d8f89793ae7e2a264',volume_type_id=5221e917-7a30-4a2b-84fb-17d8e2f3603f)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:55.858884 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8a5f282-2ae4-405f-b430-103d71f4879d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:42:55.874039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8a5f282-2ae4-405f-b430-103d71f4879d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:42:55.875298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Flow 'volume_create_api' (1580be3d-5ca8-4cf9-ac42-7dab769ead95) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:42:55.875846 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Create volume request issued successfully. Jul 09 15:42:55.876437 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-12ccc7e8-6e10-4711-8826-9aa13fc3fa87 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:42:55.876882 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 619/2504] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:42:55 2026] POST /volume/v3/volumes => generated 868 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:42:55.892906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d9f02d42-3476-4930-b163-fc92aaa2aade None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:55.898316 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d9f02d42-3476-4930-b163-fc92aaa2aade tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:55.898723 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d9f02d42-3476-4930-b163-fc92aaa2aade tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:55.899707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d9f02d42-3476-4930-b163-fc92aaa2aade tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:55.912517 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:55.912517 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:55.930805 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d9f02d42-3476-4930-b163-fc92aaa2aade tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:55.932265 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-39e405ad-638f-46e1-8767-b9a1afe023f0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:55.936206 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39e405ad-638f-46e1-8767-b9a1afe023f0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:42:55.936206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39e405ad-638f-46e1-8767-b9a1afe023f0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:55.936206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39e405ad-638f-46e1-8767-b9a1afe023f0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:55.938438 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d9f02d42-3476-4930-b163-fc92aaa2aade tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:55.939544 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 633/2505] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:55 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 936 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:55.945692 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:55.945692 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:55.951881 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-39e405ad-638f-46e1-8767-b9a1afe023f0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:42:55.961712 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39e405ad-638f-46e1-8767-b9a1afe023f0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:42:55.962773 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 627/2506] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:42:55 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:42:56.957978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5a7f9fc4-389d-4aab-9653-27bfab43f4c4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:56.961383 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5a7f9fc4-389d-4aab-9653-27bfab43f4c4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:56.961582 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5a7f9fc4-389d-4aab-9653-27bfab43f4c4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:56.961787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5a7f9fc4-389d-4aab-9653-27bfab43f4c4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:56.977908 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:56.977908 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:56.985382 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5a7f9fc4-389d-4aab-9653-27bfab43f4c4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:56.995215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5a7f9fc4-389d-4aab-9653-27bfab43f4c4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:56.996034 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 628/2507] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:56 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 995 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:57.015296 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-83e1183b-1de2-4367-b9aa-0651de5fc15a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:57.018102 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-83e1183b-1de2-4367-b9aa-0651de5fc15a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:57.018452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-83e1183b-1de2-4367-b9aa-0651de5fc15a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:57.018767 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-83e1183b-1de2-4367-b9aa-0651de5fc15a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:57.027952 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:57.027952 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:57.032625 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-83e1183b-1de2-4367-b9aa-0651de5fc15a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Volume info retrieved successfully. Jul 09 15:42:57.037800 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-83e1183b-1de2-4367-b9aa-0651de5fc15a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:57.038315 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 620/2508] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:57 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 1189 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:57.055486 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5f8fc586-5467-4713-ba6a-18b70de439ca None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:57.057436 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] POST https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde/action Jul 09 15:42:57.057932 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-121745933", "migration_policy": "never"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:57.058146 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-121745933", "migration_policy": "never"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:57.067177 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:57.067177 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:57.067873 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:57.073841 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:57.073841 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:57.103867 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-121745933 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-121745933, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:57.104398 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-121745933 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-121745933, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:57.133957 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Created reservations ['660e86a2-7753-4922-9ddd-49c95351e01e', '22e63752-cfd3-4fec-9e7e-fc35c1795b9a'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:57.145895 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:57.146195 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:57.156207 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Created reservations ['0232a150-df67-45e1-a85a-5efcc558dab6', '45a1a7a1-43e3-4f28-b498-287d4e544133'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:57.195315 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Retype volume request issued successfully. Jul 09 15:42:57.195427 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f8fc586-5467-4713-ba6a-18b70de439ca tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde/action returned with HTTP 202 Jul 09 15:42:57.195912 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 634/2509] 10.4.3.19 () {70 vars in 1425 bytes} [Thu Jul 9 15:42:57 2026] POST /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde/action => generated 0 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 09 15:42:57.207375 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dfa0f9f4-5907-48e9-9003-0f9d07c9643f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:57.212156 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dfa0f9f4-5907-48e9-9003-0f9d07c9643f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:57.212464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dfa0f9f4-5907-48e9-9003-0f9d07c9643f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:57.213617 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dfa0f9f4-5907-48e9-9003-0f9d07c9643f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:57.227382 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:57.227382 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:57.232889 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dfa0f9f4-5907-48e9-9003-0f9d07c9643f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:57.240073 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dfa0f9f4-5907-48e9-9003-0f9d07c9643f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:57.240726 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 628/2510] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:57 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 993 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:58.253429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a0c5dfe5-8c15-4308-8cb3-327b3de1737a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:58.255228 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0c5dfe5-8c15-4308-8cb3-327b3de1737a tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:58.255418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0c5dfe5-8c15-4308-8cb3-327b3de1737a tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:58.255615 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0c5dfe5-8c15-4308-8cb3-327b3de1737a tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:58.262962 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:58.262962 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:58.266967 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a0c5dfe5-8c15-4308-8cb3-327b3de1737a tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:58.272824 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0c5dfe5-8c15-4308-8cb3-327b3de1737a tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:58.273355 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 629/2511] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:58 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:58.286207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ec7ae3ab-977c-43e6-9259-31a202acde51 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:58.288460 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ec7ae3ab-977c-43e6-9259-31a202acde51 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:58.288766 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ec7ae3ab-977c-43e6-9259-31a202acde51 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:58.289030 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ec7ae3ab-977c-43e6-9259-31a202acde51 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:58.299521 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:58.299521 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:58.304465 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ec7ae3ab-977c-43e6-9259-31a202acde51 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Volume info retrieved successfully. Jul 09 15:42:58.310090 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ec7ae3ab-977c-43e6-9259-31a202acde51 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:58.310636 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 621/2512] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:58 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 1188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:58.326374 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-efc8e5ad-8469-42fe-8277-1f6fed8ed710 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:58.328740 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-efc8e5ad-8469-42fe-8277-1f6fed8ed710 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:58.329157 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-efc8e5ad-8469-42fe-8277-1f6fed8ed710 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:58.329481 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-efc8e5ad-8469-42fe-8277-1f6fed8ed710 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:58.338438 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:58.338438 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:58.343370 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-efc8e5ad-8469-42fe-8277-1f6fed8ed710 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Volume info retrieved successfully. Jul 09 15:42:58.349558 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-efc8e5ad-8469-42fe-8277-1f6fed8ed710 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:58.350271 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 635/2513] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:58 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 1188 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:58.364818 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:58.366979 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] POST https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde/action Jul 09 15:42:58.367377 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-870152077", "migration_policy": "never"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:42:58.367536 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-870152077", "migration_policy": "never"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:42:58.376561 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:58.376561 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:58.376847 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:58.397938 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:58.398354 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-870152077, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:58.422347 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Created reservations ['a8122c4f-5c0d-4fd1-b6a8-46beff48c86c', '4b616d8b-4ca5-4358-9198-875616372d0a'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:58.437155 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-121745933 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-121745933, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:58.437540 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-121745933 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-121745933, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:42:58.452547 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Created reservations ['1a076ef7-deb7-4299-aefc-4f9b15640b6b', '7668f233-82ac-4c99-a9c0-65373417db96'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:42:58.502818 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Retype volume request issued successfully. Jul 09 15:42:58.502818 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de0ec012-6841-4a7e-8b72-3b21c5c2df0c tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde/action returned with HTTP 202 Jul 09 15:42:58.502818 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 629/2514] 10.4.3.19 () {70 vars in 1425 bytes} [Thu Jul 9 15:42:58 2026] POST /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde/action => generated 0 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 09 15:42:58.511538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5ddf0957-d6e5-450c-8d30-47d75f309952 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:58.514253 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ddf0957-d6e5-450c-8d30-47d75f309952 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:58.514613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ddf0957-d6e5-450c-8d30-47d75f309952 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:58.514952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ddf0957-d6e5-450c-8d30-47d75f309952 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:58.525124 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:58.525124 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:42:58.529334 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5ddf0957-d6e5-450c-8d30-47d75f309952 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:58.534468 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ddf0957-d6e5-450c-8d30-47d75f309952 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:58.534915 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 630/2515] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:58 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:59.548933 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-16300895-2fdf-4482-8278-a5db11ce41a4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:59.550924 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-16300895-2fdf-4482-8278-a5db11ce41a4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:59.551163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-16300895-2fdf-4482-8278-a5db11ce41a4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:59.551381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-16300895-2fdf-4482-8278-a5db11ce41a4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:59.559412 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:59.559412 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:59.563648 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-16300895-2fdf-4482-8278-a5db11ce41a4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:59.567951 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-16300895-2fdf-4482-8278-a5db11ce41a4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:59.568337 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 622/2516] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:59 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:59.587210 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2b9adb0d-1791-4fad-984e-d48f41c4d14a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:59.589202 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2b9adb0d-1791-4fad-984e-d48f41c4d14a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:59.589427 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2b9adb0d-1791-4fad-984e-d48f41c4d14a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:59.589631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2b9adb0d-1791-4fad-984e-d48f41c4d14a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:59.598455 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:59.598455 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:59.602883 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2b9adb0d-1791-4fad-984e-d48f41c4d14a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Volume info retrieved successfully. Jul 09 15:42:59.609094 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2b9adb0d-1791-4fad-984e-d48f41c4d14a tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:59.610890 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 636/2517] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:59 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 1189 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:42:59.625970 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-17d38d54-5894-4bbd-8e3f-1030563153e9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:59.628408 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-17d38d54-5894-4bbd-8e3f-1030563153e9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] GET https://10.4.3.19/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-454340873 Jul 09 15:42:59.628754 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-17d38d54-5894-4bbd-8e3f-1030563153e9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:59.628902 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-17d38d54-5894-4bbd-8e3f-1030563153e9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:59.629592 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:59.629592 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:59.629946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-17d38d54-5894-4bbd-8e3f-1030563153e9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-454340873'), ('all_tenants', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:42:59.665255 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-17d38d54-5894-4bbd-8e3f-1030563153e9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Get all volumes completed successfully. Jul 09 15:42:59.665929 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-17d38d54-5894-4bbd-8e3f-1030563153e9 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-454340873 returned with HTTP 200 Jul 09 15:42:59.666496 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 630/2518] 10.4.3.19 () {68 vars in 1420 bytes} [Thu Jul 9 15:42:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-454340873 => generated 339 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:59.676406 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6380a9ef-3064-47f8-ba95-24a1ef2ce979 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:59.678219 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6380a9ef-3064-47f8-ba95-24a1ef2ce979 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] GET https://10.4.3.19/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-454340873 Jul 09 15:42:59.678496 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6380a9ef-3064-47f8-ba95-24a1ef2ce979 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:59.678746 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6380a9ef-3064-47f8-ba95-24a1ef2ce979 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:59.679537 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-6380a9ef-3064-47f8-ba95-24a1ef2ce979 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-454340873'), ('all_tenants', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:42:59.687956 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6380a9ef-3064-47f8-ba95-24a1ef2ce979 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Get all volumes completed successfully. Jul 09 15:42:59.688470 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6380a9ef-3064-47f8-ba95-24a1ef2ce979 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-454340873 returned with HTTP 200 Jul 09 15:42:59.688893 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 631/2519] 10.4.3.19 () {68 vars in 1420 bytes} [Thu Jul 9 15:42:59 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-454340873 => generated 339 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:59.698630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-62829547-cdda-4d31-9e79-82d7173a36e4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:59.702388 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-62829547-cdda-4d31-9e79-82d7173a36e4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:59.702388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-62829547-cdda-4d31-9e79-82d7173a36e4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:59.702388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-62829547-cdda-4d31-9e79-82d7173a36e4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:59.708769 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:59.708769 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:42:59.713213 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-62829547-cdda-4d31-9e79-82d7173a36e4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:59.718119 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-62829547-cdda-4d31-9e79-82d7173a36e4 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:59.719157 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 623/2520] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:59 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 995 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:42:59.733334 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d918c5dd-76b9-4c30-a94d-081e5592df7f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:59.734398 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d918c5dd-76b9-4c30-a94d-081e5592df7f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:59.734725 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d918c5dd-76b9-4c30-a94d-081e5592df7f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:59.734974 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d918c5dd-76b9-4c30-a94d-081e5592df7f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:59.735224 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-d918c5dd-76b9-4c30-a94d-081e5592df7f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Delete volume with id: f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:59.752133 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:59.752133 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:42:59.754081 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d918c5dd-76b9-4c30-a94d-081e5592df7f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:59.791127 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d918c5dd-76b9-4c30-a94d-081e5592df7f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Delete volume request issued successfully. Jul 09 15:42:59.791391 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d918c5dd-76b9-4c30-a94d-081e5592df7f tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 202 Jul 09 15:42:59.792262 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 637/2521] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:42:59 2026] DELETE /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:42:59.801779 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-05e061a6-092b-42dd-9cea-e330d1e1ca00 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:42:59.803695 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-05e061a6-092b-42dd-9cea-e330d1e1ca00 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:42:59.803948 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-05e061a6-092b-42dd-9cea-e330d1e1ca00 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:42:59.804137 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-05e061a6-092b-42dd-9cea-e330d1e1ca00 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:42:59.813448 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:42:59.813448 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:42:59.819362 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-05e061a6-092b-42dd-9cea-e330d1e1ca00 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Volume info retrieved successfully. Jul 09 15:42:59.829428 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-05e061a6-092b-42dd-9cea-e330d1e1ca00 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 200 Jul 09 15:42:59.830202 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 631/2522] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:42:59 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:00.846412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-75569236-4a76-4645-a577-3b76644aa9f6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:00.848434 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75569236-4a76-4645-a577-3b76644aa9f6 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] GET https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde Jul 09 15:43:00.848812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75569236-4a76-4645-a577-3b76644aa9f6 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:00.849155 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75569236-4a76-4645-a577-3b76644aa9f6 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:00.857804 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75569236-4a76-4645-a577-3b76644aa9f6 tempest-VolumeRetypeMultiattachTest-1252419738 tempest-VolumeRetypeMultiattachTest-1252419738-project-member] https://10.4.3.19/volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde returned with HTTP 404 Jul 09 15:43:00.857804 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 632/2523] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:00 2026] GET /volume/v3/volumes/f15e1dec-0e16-4645-b6de-0dc482f7dfde => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:00.867009 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-746547d7-0ce8-48ae-8fb5-bf4eb95b7a57 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:00.868844 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-746547d7-0ce8-48ae-8fb5-bf4eb95b7a57 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] DELETE https://10.4.3.19/volume/v3/types/b5cbc738-ec02-4586-8e26-7af897aa5492 Jul 09 15:43:00.869104 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-746547d7-0ce8-48ae-8fb5-bf4eb95b7a57 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:00.869391 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-746547d7-0ce8-48ae-8fb5-bf4eb95b7a57 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:00.896124 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-746547d7-0ce8-48ae-8fb5-bf4eb95b7a57 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/types/b5cbc738-ec02-4586-8e26-7af897aa5492 returned with HTTP 202 Jul 09 15:43:00.896676 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 624/2524] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:00 2026] DELETE /volume/v3/types/b5cbc738-ec02-4586-8e26-7af897aa5492 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:00.906215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bbeac43f-9802-4586-846e-dccb8663c54f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:00.908584 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bbeac43f-9802-4586-846e-dccb8663c54f tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] GET https://10.4.3.19/volume/v3/types/b5cbc738-ec02-4586-8e26-7af897aa5492 Jul 09 15:43:00.908889 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bbeac43f-9802-4586-846e-dccb8663c54f tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:00.909137 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bbeac43f-9802-4586-846e-dccb8663c54f tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:00.914167 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bbeac43f-9802-4586-846e-dccb8663c54f tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/types/b5cbc738-ec02-4586-8e26-7af897aa5492 returned with HTTP 404 Jul 09 15:43:00.914993 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 638/2525] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:00 2026] GET /volume/v3/types/b5cbc738-ec02-4586-8e26-7af897aa5492 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:00.925141 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c1a62059-bb18-4d6a-a790-4c273d810ff8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:00.926765 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c1a62059-bb18-4d6a-a790-4c273d810ff8 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] DELETE https://10.4.3.19/volume/v3/types/5221e917-7a30-4a2b-84fb-17d8e2f3603f Jul 09 15:43:00.926970 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c1a62059-bb18-4d6a-a790-4c273d810ff8 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:00.927236 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c1a62059-bb18-4d6a-a790-4c273d810ff8 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:00.979293 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c1a62059-bb18-4d6a-a790-4c273d810ff8 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/types/5221e917-7a30-4a2b-84fb-17d8e2f3603f returned with HTTP 202 Jul 09 15:43:00.980560 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 632/2526] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:00 2026] DELETE /volume/v3/types/5221e917-7a30-4a2b-84fb-17d8e2f3603f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:00.994112 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dd33744f-b3ca-4338-8241-30ac71e21d55 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:00.996993 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dd33744f-b3ca-4338-8241-30ac71e21d55 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] GET https://10.4.3.19/volume/v3/types/5221e917-7a30-4a2b-84fb-17d8e2f3603f Jul 09 15:43:01.000356 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dd33744f-b3ca-4338-8241-30ac71e21d55 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:01.000883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dd33744f-b3ca-4338-8241-30ac71e21d55 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:01.005994 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dd33744f-b3ca-4338-8241-30ac71e21d55 tempest-VolumeRetypeMultiattachTest-975212445 tempest-VolumeRetypeMultiattachTest-975212445-project-admin] https://10.4.3.19/volume/v3/types/5221e917-7a30-4a2b-84fb-17d8e2f3603f returned with HTTP 404 Jul 09 15:43:01.006795 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 633/2527] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:00 2026] GET /volume/v3/types/5221e917-7a30-4a2b-84fb-17d8e2f3603f => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:02.404921 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-957f69c1-964d-450f-8878-d3d56b2b36f9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:02.408899 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-957f69c1-964d-450f-8878-d3d56b2b36f9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:43:02.409142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-957f69c1-964d-450f-8878-d3d56b2b36f9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:02.409381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-957f69c1-964d-450f-8878-d3d56b2b36f9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:02.428062 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:02.428062 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:02.432687 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-957f69c1-964d-450f-8878-d3d56b2b36f9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:43:02.441516 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-957f69c1-964d-450f-8878-d3d56b2b36f9 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:43:02.442148 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 625/2528] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:43:02 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1440 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:03.407500 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ed93a87c-a294-4159-ad93-e37cfd7a9daf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:03.407902 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed93a87c-a294-4159-ad93-e37cfd7a9daf None None] GET https://10.4.3.19/volume// Jul 09 15:43:03.408092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed93a87c-a294-4159-ad93-e37cfd7a9daf None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:03.408391 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed93a87c-a294-4159-ad93-e37cfd7a9daf None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:03.408834 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed93a87c-a294-4159-ad93-e37cfd7a9daf None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:03.409151 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 639/2529] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:43: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 09 15:43:03.418931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-472b30ac-2b83-4512-bc1b-3261d05b8079 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:03.421256 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-472b30ac-2b83-4512-bc1b-3261d05b8079 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:43:03.421697 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-472b30ac-2b83-4512-bc1b-3261d05b8079 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b", "connector": null, "instance_uuid": "1c043f4d-92e3-4265-b65e-5bdb3dd85000"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:03.438648 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:03.438648 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:03.481681 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-472b30ac-2b83-4512-bc1b-3261d05b8079 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:43:03.482040 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 633/2530] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:43:03 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:03.493751 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-7e35c169-5e37-4207-abf7-eecdd9e63aef None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:03.496688 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-7e35c169-5e37-4207-abf7-eecdd9e63aef tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570 Jul 09 15:43:03.496915 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-7e35c169-5e37-4207-abf7-eecdd9e63aef tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:03.497146 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-7e35c169-5e37-4207-abf7-eecdd9e63aef tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:03.505708 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:03.505708 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:04.052379 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-7e35c169-5e37-4207-abf7-eecdd9e63aef tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570 returned with HTTP 200 Jul 09 15:43:04.053062 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 634/2531] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:43:03 2026] DELETE /volume/v3/attachments/a6810bdc-3ead-4126-9d85-5e18fb676570 => generated 367 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:04.198826 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8cbacfa6-0ec4-4af7-b694-5abc1b5bdde4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:04.320367 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8cbacfa6-0ec4-4af7-b694-5abc1b5bdde4 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:04.320895 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8cbacfa6-0ec4-4af7-b694-5abc1b5bdde4 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1915904475", "os-volume-type-access:is_public": false}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:04.338698 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8cbacfa6-0ec4-4af7-b694-5abc1b5bdde4 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:43:04.339066 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 626/2532] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:43:04 2026] POST /volume/v3/types => generated 229 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:04.349797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-85750e8b-4205-41eb-b0ef-faec9f6ab8ed None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:04.417868 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-85750e8b-4205-41eb-b0ef-faec9f6ab8ed tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:04.418353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-85750e8b-4205-41eb-b0ef-faec9f6ab8ed tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5953dabf-9c52-4fbc-bc1d-976dbc5ff105", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:04.420267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-85750e8b-4205-41eb-b0ef-faec9f6ab8ed tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Create volume request body: {'volume': {'volume_type': '5953dabf-9c52-4fbc-bc1d-976dbc5ff105', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:04.429192 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-85750e8b-4205-41eb-b0ef-faec9f6ab8ed tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 404 Jul 09 15:43:04.429852 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 640/2533] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:43:04 2026] POST /volume/v3/volumes => generated 114 bytes in 81 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:04.436661 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-88439b35-db2a-4cdf-8033-58c72248eaf6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:04.438332 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-88439b35-db2a-4cdf-8033-58c72248eaf6 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] POST https://10.4.3.19/volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105/action Jul 09 15:43:04.438691 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-88439b35-db2a-4cdf-8033-58c72248eaf6 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action body: b'{"addProjectAccess": {"project": "6a154253b1c3473d87e8fd7e762df854"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:04.438804 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-88439b35-db2a-4cdf-8033-58c72248eaf6 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6a154253b1c3473d87e8fd7e762df854"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:04.440175 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:04.440175 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:04.459503 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-88439b35-db2a-4cdf-8033-58c72248eaf6 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105/action returned with HTTP 202 Jul 09 15:43:04.459965 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 634/2534] 10.4.3.19 () {68 vars in 1377 bytes} [Thu Jul 9 15:43:04 2026] POST /volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:04.468600 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:04.470892 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:04.471412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5953dabf-9c52-4fbc-bc1d-976dbc5ff105", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-99483036"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:04.473375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Create volume request body: {'volume': {'volume_type': '5953dabf-9c52-4fbc-bc1d-976dbc5ff105', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-99483036'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:04.477980 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Create volume of 1 GB Jul 09 15:43:04.478290 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:04.478290 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:04.478794 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Availability Zones retrieved successfully. Jul 09 15:43:04.485005 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Flow 'volume_create_api' (07ab4cb8-2fc3-46bc-976a-fedc2afea24b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:04.485869 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea710994-d791-4a91-8eee-12522789183a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:04.486919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:04.509213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea710994-d791-4a91-8eee-12522789183a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:43:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5953dabf-9c52-4fbc-bc1d-976dbc5ff105,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1915904475',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5953dabf-9c52-4fbc-bc1d-976dbc5ff105', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:04.510340 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8012bb-110b-44f3-a68f-79c65a7d358f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:04.539820 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1915904475 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1915904475, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:04.540189 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1915904475 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1915904475, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:04.598213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Created reservations ['523ccb20-b42a-463c-b014-2772e0c5658a', '36f2c678-d02e-4ca1-a38a-06b22fc10eec', 'a57a6519-4f68-4332-b977-9e2c29e6d05a', 'b1899da6-4465-45f5-bb85-e0fdbcb05121'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:04.598213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba8012bb-110b-44f3-a68f-79c65a7d358f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['523ccb20-b42a-463c-b014-2772e0c5658a', '36f2c678-d02e-4ca1-a38a-06b22fc10eec', 'a57a6519-4f68-4332-b977-9e2c29e6d05a', 'b1899da6-4465-45f5-bb85-e0fdbcb05121']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:04.598213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d363fa4a-4576-4bd1-bffb-56bbcc7fa741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:04.629057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d363fa4a-4576-4bd1-bffb-56bbcc7fa741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-99483036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a154253b1c3473d87e8fd7e762df854',qos_specs=None,replication_status=,reservations=['523ccb20-b42a-463c-b014-2772e0c5658a','36f2c678-d02e-4ca1-a38a-06b22fc10eec','a57a6519-4f68-4332-b977-9e2c29e6d05a','b1899da6-4465-45f5-bb85-e0fdbcb05121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0972e145ec23426a8bf2df8364fad8f9',volume_type_id=5953dabf-9c52-4fbc-bc1d-976dbc5ff105), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-99483036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6a154253b1c3473d87e8fd7e762df854',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0972e145ec23426a8bf2df8364fad8f9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5953dabf-9c52-4fbc-bc1d-976dbc5ff105),volume_type_id=5953dabf-9c52-4fbc-bc1d-976dbc5ff105)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:04.629057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e20bde9d-d8e5-472e-a383-814ddf625a67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:04.654647 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e20bde9d-d8e5-472e-a383-814ddf625a67) transitioned into state 'SUCCESS' from state '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-99483036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6a154253b1c3473d87e8fd7e762df854',qos_specs=None,replication_status=,reservations=['523ccb20-b42a-463c-b014-2772e0c5658a','36f2c678-d02e-4ca1-a38a-06b22fc10eec','a57a6519-4f68-4332-b977-9e2c29e6d05a','b1899da6-4465-45f5-bb85-e0fdbcb05121'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0972e145ec23426a8bf2df8364fad8f9',volume_type_id=5953dabf-9c52-4fbc-bc1d-976dbc5ff105)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:04.655405 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94dacad5-0fc0-43dc-a256-2b9408959d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:04.665472 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (94dacad5-0fc0-43dc-a256-2b9408959d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:04.666304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Flow 'volume_create_api' (07ab4cb8-2fc3-46bc-976a-fedc2afea24b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:04.666589 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Create volume request issued successfully. Jul 09 15:43:04.667171 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-15901abd-a181-44b0-8b2d-c05140fdf7c7 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:43:04.667598 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 635/2535] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:43:04 2026] POST /volume/v3/volumes => generated 792 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:04.689895 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d1aff57c-41fc-4d7a-93d7-2bffc808d40a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:04.691853 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d1aff57c-41fc-4d7a-93d7-2bffc808d40a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] GET https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 Jul 09 15:43:04.692079 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d1aff57c-41fc-4d7a-93d7-2bffc808d40a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:04.692335 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d1aff57c-41fc-4d7a-93d7-2bffc808d40a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:04.699947 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:04.699947 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:04.704899 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d1aff57c-41fc-4d7a-93d7-2bffc808d40a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Volume info retrieved successfully. Jul 09 15:43:04.711434 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d1aff57c-41fc-4d7a-93d7-2bffc808d40a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 returned with HTTP 200 Jul 09 15:43:04.711909 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 627/2536] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:04 2026] GET /volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:05.727003 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9b4a4068-97c2-4218-a0a2-ced15df3ee83 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:05.728892 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9b4a4068-97c2-4218-a0a2-ced15df3ee83 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] GET https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 Jul 09 15:43:05.729087 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9b4a4068-97c2-4218-a0a2-ced15df3ee83 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:05.729297 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9b4a4068-97c2-4218-a0a2-ced15df3ee83 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:05.736771 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:05.736771 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:05.740628 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9b4a4068-97c2-4218-a0a2-ced15df3ee83 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Volume info retrieved successfully. Jul 09 15:43:05.745061 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9b4a4068-97c2-4218-a0a2-ced15df3ee83 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 returned with HTTP 200 Jul 09 15:43:05.745478 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 641/2537] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:05 2026] GET /volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:05.758553 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d46e4d82-a348-464f-b3d7-5dfe447f6414 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:05.760735 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d46e4d82-a348-464f-b3d7-5dfe447f6414 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] GET https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 Jul 09 15:43:05.760931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d46e4d82-a348-464f-b3d7-5dfe447f6414 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:05.761123 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d46e4d82-a348-464f-b3d7-5dfe447f6414 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:05.767290 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:05.767290 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:05.771268 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d46e4d82-a348-464f-b3d7-5dfe447f6414 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Volume info retrieved successfully. Jul 09 15:43:05.776410 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d46e4d82-a348-464f-b3d7-5dfe447f6414 tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 returned with HTTP 200 Jul 09 15:43:05.776724 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 635/2538] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:05 2026] GET /volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 => generated 885 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:05.788753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5de052c2-ecd8-4b6f-ae12-7b4dd4813c0a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:05.790661 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5de052c2-ecd8-4b6f-ae12-7b4dd4813c0a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] DELETE https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 Jul 09 15:43:05.790875 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5de052c2-ecd8-4b6f-ae12-7b4dd4813c0a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:05.791099 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5de052c2-ecd8-4b6f-ae12-7b4dd4813c0a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:05.791299 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-5de052c2-ecd8-4b6f-ae12-7b4dd4813c0a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Delete volume with id: 6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 Jul 09 15:43:05.798108 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:05.798108 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:05.798635 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5de052c2-ecd8-4b6f-ae12-7b4dd4813c0a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Volume info retrieved successfully. Jul 09 15:43:05.815485 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5de052c2-ecd8-4b6f-ae12-7b4dd4813c0a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Delete volume request issued successfully. Jul 09 15:43:05.815674 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5de052c2-ecd8-4b6f-ae12-7b4dd4813c0a tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 returned with HTTP 202 Jul 09 15:43:05.816157 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 636/2539] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:43:05 2026] DELETE /volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:05.826016 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-752de272-360c-4356-8340-c601b77fd5eb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:05.828037 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-752de272-360c-4356-8340-c601b77fd5eb tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] GET https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 Jul 09 15:43:05.828287 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-752de272-360c-4356-8340-c601b77fd5eb tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:05.828527 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-752de272-360c-4356-8340-c601b77fd5eb tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:05.835793 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:05.835793 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:05.839863 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-752de272-360c-4356-8340-c601b77fd5eb tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Volume info retrieved successfully. Jul 09 15:43:05.844449 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-752de272-360c-4356-8340-c601b77fd5eb tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 returned with HTTP 200 Jul 09 15:43:05.844843 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 628/2540] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:05 2026] GET /volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:06.812804 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a0afffba-4d8a-43ea-a0c3-5b6002986bb2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:06.815089 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a0afffba-4d8a-43ea-a0c3-5b6002986bb2 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:43:06.815347 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a0afffba-4d8a-43ea-a0c3-5b6002986bb2 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:06.815587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a0afffba-4d8a-43ea-a0c3-5b6002986bb2 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:06.833279 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:06.833279 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:06.842223 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a0afffba-4d8a-43ea-a0c3-5b6002986bb2 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:43:06.849287 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a0afffba-4d8a-43ea-a0c3-5b6002986bb2 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:43:06.849839 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 642/2541] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:06 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 847 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:06.864699 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b3bb6e54-973e-41c0-af5d-3e30d61d2f0d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:06.869109 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b3bb6e54-973e-41c0-af5d-3e30d61d2f0d tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] GET https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 Jul 09 15:43:06.869462 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b3bb6e54-973e-41c0-af5d-3e30d61d2f0d tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:06.869577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b3bb6e54-973e-41c0-af5d-3e30d61d2f0d tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:06.880462 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b3bb6e54-973e-41c0-af5d-3e30d61d2f0d tempest-VolumeTypesAccessTest-2113843928 tempest-VolumeTypesAccessTest-2113843928-project-member] https://10.4.3.19/volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 returned with HTTP 404 Jul 09 15:43:06.881064 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 636/2542] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:06 2026] GET /volume/v3/volumes/6d399f4b-e72c-47cd-92d0-0bc2ca6b84c0 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:06.890083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-abf00083-3b48-4364-933a-3eec46cdbb92 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:06.892945 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-abf00083-3b48-4364-933a-3eec46cdbb92 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] POST https://10.4.3.19/volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105/action Jul 09 15:43:06.893707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-abf00083-3b48-4364-933a-3eec46cdbb92 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action body: b'{"removeProjectAccess": {"project": "6a154253b1c3473d87e8fd7e762df854"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:06.893707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-abf00083-3b48-4364-933a-3eec46cdbb92 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6a154253b1c3473d87e8fd7e762df854"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:06.910240 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-abf00083-3b48-4364-933a-3eec46cdbb92 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105/action returned with HTTP 202 Jul 09 15:43:06.911466 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 637/2543] 10.4.3.19 () {68 vars in 1377 bytes} [Thu Jul 9 15:43:06 2026] POST /volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:06.919849 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bc594fa0-713b-4006-815f-ddd76260e316 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:06.922030 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bc594fa0-713b-4006-815f-ddd76260e316 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] DELETE https://10.4.3.19/volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105 Jul 09 15:43:06.922367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bc594fa0-713b-4006-815f-ddd76260e316 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:06.922637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bc594fa0-713b-4006-815f-ddd76260e316 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:06.926879 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-39014b61-f299-410e-915d-ade582816443 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:06.928754 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-39014b61-f299-410e-915d-ade582816443 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:43:06.928963 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-39014b61-f299-410e-915d-ade582816443 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:06.929168 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-39014b61-f299-410e-915d-ade582816443 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:06.943083 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:06.943083 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:06.949277 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-39014b61-f299-410e-915d-ade582816443 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:43:06.955162 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-39014b61-f299-410e-915d-ade582816443 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:43:06.955695 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 643/2544] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:06 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:06.971583 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bc594fa0-713b-4006-815f-ddd76260e316 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105 returned with HTTP 202 Jul 09 15:43:06.972073 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 629/2545] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:06 2026] DELETE /volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:06.980293 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0b673723-c4c8-40c7-894a-64bee0f1c643 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:06.982707 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0b673723-c4c8-40c7-894a-64bee0f1c643 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] GET https://10.4.3.19/volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105 Jul 09 15:43:06.982953 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0b673723-c4c8-40c7-894a-64bee0f1c643 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:06.983197 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0b673723-c4c8-40c7-894a-64bee0f1c643 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:06.988579 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0b673723-c4c8-40c7-894a-64bee0f1c643 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105 returned with HTTP 404 Jul 09 15:43:06.989116 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 637/2546] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:06 2026] GET /volume/v3/types/5953dabf-9c52-4fbc-bc1d-976dbc5ff105 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:06.999447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b1f52f42-355b-42c6-b0d8-cf6d4c5678bd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:07.018628 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b1f52f42-355b-42c6-b0d8-cf6d4c5678bd tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:07.019206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b1f52f42-355b-42c6-b0d8-cf6d4c5678bd tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-975131449", "os-volume-type-access:is_public": false}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:07.039650 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b1f52f42-355b-42c6-b0d8-cf6d4c5678bd tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:43:07.039650 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 638/2547] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:43:06 2026] POST /volume/v3/types => generated 228 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:07.048811 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0d4f000c-232a-4f1a-950f-e1c5fb2517f0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:07.051119 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0d4f000c-232a-4f1a-950f-e1c5fb2517f0 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] POST https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action Jul 09 15:43:07.051600 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0d4f000c-232a-4f1a-950f-e1c5fb2517f0 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action body: b'{"addProjectAccess": {"project": "6a154253b1c3473d87e8fd7e762df854"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:07.051775 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0d4f000c-232a-4f1a-950f-e1c5fb2517f0 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "6a154253b1c3473d87e8fd7e762df854"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:07.071393 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0d4f000c-232a-4f1a-950f-e1c5fb2517f0 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action returned with HTTP 202 Jul 09 15:43:07.071834 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 644/2548] 10.4.3.19 () {68 vars in 1377 bytes} [Thu Jul 9 15:43:07 2026] POST /volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:07.085805 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ebc16614-021a-40cf-a84e-fa2d77f7cb9e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:07.087596 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ebc16614-021a-40cf-a84e-fa2d77f7cb9e tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] POST https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action Jul 09 15:43:07.088017 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ebc16614-021a-40cf-a84e-fa2d77f7cb9e tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action body: b'{"addProjectAccess": {"project": "c2fa0805331847cf967ff9c7c7b26681"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:07.088208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ebc16614-021a-40cf-a84e-fa2d77f7cb9e tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c2fa0805331847cf967ff9c7c7b26681"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:07.103508 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ebc16614-021a-40cf-a84e-fa2d77f7cb9e tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action returned with HTTP 202 Jul 09 15:43:07.104072 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 630/2549] 10.4.3.19 () {68 vars in 1377 bytes} [Thu Jul 9 15:43:07 2026] POST /volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:07.115834 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9604116e-0b2f-4aea-b96f-fb7904776e7f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:07.117659 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9604116e-0b2f-4aea-b96f-fb7904776e7f tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] GET https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/os-volume-type-access Jul 09 15:43:07.117812 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9604116e-0b2f-4aea-b96f-fb7904776e7f tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:07.117983 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9604116e-0b2f-4aea-b96f-fb7904776e7f tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:07.131575 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9604116e-0b2f-4aea-b96f-fb7904776e7f tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/os-volume-type-access returned with HTTP 200 Jul 09 15:43:07.131990 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 638/2550] 10.4.3.19 () {66 vars in 1401 bytes} [Thu Jul 9 15:43:07 2026] GET /volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/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 09 15:43:07.143464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3c084945-f4f5-4da7-be62-a8afcc64f340 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:07.145612 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3c084945-f4f5-4da7-be62-a8afcc64f340 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] POST https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action Jul 09 15:43:07.146085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3c084945-f4f5-4da7-be62-a8afcc64f340 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action body: b'{"removeProjectAccess": {"project": "c2fa0805331847cf967ff9c7c7b26681"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:07.146251 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3c084945-f4f5-4da7-be62-a8afcc64f340 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c2fa0805331847cf967ff9c7c7b26681"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:07.168072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3c084945-f4f5-4da7-be62-a8afcc64f340 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action returned with HTTP 202 Jul 09 15:43:07.168644 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 639/2551] 10.4.3.19 () {68 vars in 1377 bytes} [Thu Jul 9 15:43:07 2026] POST /volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:07.180666 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7669822f-9139-41e6-9c44-482735d23232 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:07.182778 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7669822f-9139-41e6-9c44-482735d23232 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] POST https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action Jul 09 15:43:07.186202 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7669822f-9139-41e6-9c44-482735d23232 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action body: b'{"removeProjectAccess": {"project": "6a154253b1c3473d87e8fd7e762df854"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:07.186449 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7669822f-9139-41e6-9c44-482735d23232 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "6a154253b1c3473d87e8fd7e762df854"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:07.203738 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=304,cinder:UPDATE=45,cinder:INSERT=29 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:43:07.210349 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7669822f-9139-41e6-9c44-482735d23232 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action returned with HTTP 202 Jul 09 15:43:07.210846 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 645/2552] 10.4.3.19 () {68 vars in 1377 bytes} [Thu Jul 9 15:43:07 2026] POST /volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:07.218057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6aae0bdb-ef71-42d8-aba2-79a0a594a658 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:07.220103 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6aae0bdb-ef71-42d8-aba2-79a0a594a658 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] DELETE https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4 Jul 09 15:43:07.220362 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6aae0bdb-ef71-42d8-aba2-79a0a594a658 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:07.220607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6aae0bdb-ef71-42d8-aba2-79a0a594a658 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:07.251966 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6aae0bdb-ef71-42d8-aba2-79a0a594a658 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4 returned with HTTP 202 Jul 09 15:43:07.252603 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 631/2553] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:07 2026] DELETE /volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:07.263382 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3c1068af-0319-40ab-8602-58dddb886090 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:07.265842 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c1068af-0319-40ab-8602-58dddb886090 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] GET https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4 Jul 09 15:43:07.266087 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c1068af-0319-40ab-8602-58dddb886090 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:07.266339 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c1068af-0319-40ab-8602-58dddb886090 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:07.272763 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c1068af-0319-40ab-8602-58dddb886090 tempest-VolumeTypesAccessTest-1671486118 tempest-VolumeTypesAccessTest-1671486118-project-admin] https://10.4.3.19/volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4 returned with HTTP 404 Jul 09 15:43:07.273398 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 639/2554] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:07 2026] GET /volume/v3/types/95f290ff-5333-4e64-bb99-cb953fbf8de4 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:08.951798 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-a67d1330-2819-4e0e-92b6-1bdc5f01c3cf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:08.957514 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-a67d1330-2819-4e0e-92b6-1bdc5f01c3cf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] PUT https://10.4.3.19/volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c Jul 09 15:43:08.957981 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-a67d1330-2819-4e0e-92b6-1bdc5f01c3cf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:08.979251 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-a67d1330-2819-4e0e-92b6-1bdc5f01c3cf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Acquiring lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:43:08.993342 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-a67d1330-2819-4e0e-92b6-1bdc5f01c3cf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" acquired by "attachment_update" :: waited 0.014s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:43:08.994683 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:08.994683 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:09.537238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-a67d1330-2819-4e0e-92b6-1bdc5f01c3cf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" released by "attachment_update" :: held 0.544s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:43:09.537621 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-a67d1330-2819-4e0e-92b6-1bdc5f01c3cf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c returned with HTTP 200 Jul 09 15:43:09.538125 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 640/2555] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:43:08 2026] PUT /volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c => generated 969 bytes in 587 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:09.550094 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-84067cd0-37f9-4201-abd8-cc9569b189ba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:09.553694 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-84067cd0-37f9-4201-abd8-cc9569b189ba tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c Jul 09 15:43:09.553976 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-84067cd0-37f9-4201-abd8-cc9569b189ba tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:09.554224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-84067cd0-37f9-4201-abd8-cc9569b189ba tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:09.577919 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-84067cd0-37f9-4201-abd8-cc9569b189ba tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c returned with HTTP 200 Jul 09 15:43:09.578542 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 646/2556] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:43:09 2026] GET /volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:14.996503 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-178d1817-037f-4a68-931d-a8b5366c8611 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:15.000591 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-178d1817-037f-4a68-931d-a8b5366c8611 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] DELETE https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:43:15.000876 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-178d1817-037f-4a68-931d-a8b5366c8611 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:15.001114 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-178d1817-037f-4a68-931d-a8b5366c8611 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:15.001355 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-178d1817-037f-4a68-931d-a8b5366c8611 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Delete volume with id: 636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:43:15.014752 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:15.014752 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:15.017020 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-178d1817-037f-4a68-931d-a8b5366c8611 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:43:15.042851 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-178d1817-037f-4a68-931d-a8b5366c8611 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Delete volume request issued successfully. Jul 09 15:43:15.043097 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-178d1817-037f-4a68-931d-a8b5366c8611 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 202 Jul 09 15:43:15.043628 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 632/2557] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:43:14 2026] DELETE /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:15.059565 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-11ba2b79-d37b-4096-b8cf-b5d4732b1bdd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:15.061735 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-11ba2b79-d37b-4096-b8cf-b5d4732b1bdd tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:43:15.061991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-11ba2b79-d37b-4096-b8cf-b5d4732b1bdd tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:15.062257 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-11ba2b79-d37b-4096-b8cf-b5d4732b1bdd tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:15.064366 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=319,cinder:INSERT=44,cinder:UPDATE=75 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:43:15.073392 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:15.073392 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:15.077757 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-11ba2b79-d37b-4096-b8cf-b5d4732b1bdd tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:43:15.084980 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-11ba2b79-d37b-4096-b8cf-b5d4732b1bdd tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 200 Jul 09 15:43:15.085351 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 640/2558] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:15 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:15.974808 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:16.054014 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:16.054495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-736836342"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:16.056530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-736836342'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:16.056660 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Create volume of 1 GB Jul 09 15:43:16.057264 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:16.057264 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:16.063497 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Availability Zones retrieved successfully. Jul 09 15:43:16.073323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Flow 'volume_create_api' (f7641019-1148-420e-acbb-79cc20590ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:16.075345 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a44356-d47f-47ab-abe0-81e4d2170341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:16.076888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:16.100251 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f1f4bbcd-12e8-499b-adf4-56154fcd8dab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:16.102940 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1f4bbcd-12e8-499b-adf4-56154fcd8dab tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 Jul 09 15:43:16.103383 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1f4bbcd-12e8-499b-adf4-56154fcd8dab tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:16.103817 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1f4bbcd-12e8-499b-adf4-56154fcd8dab tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:16.112471 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1f4bbcd-12e8-499b-adf4-56154fcd8dab tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 returned with HTTP 404 Jul 09 15:43:16.112632 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11a44356-d47f-47ab-abe0-81e4d2170341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:16.112943 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 647/2559] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:16 2026] GET /volume/v3/volumes/636833a8-5b00-4fd9-b612-1cd2c3a5dfa4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:16.116209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dccf0270-a80d-4c86-bfff-93dcc6dc1fd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:16.178744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Created reservations ['12b3e66b-971f-47c3-995f-d9b3f8fbe774', '58f89fd8-f688-47db-a9eb-6089fe7e68d0', '2bc62223-7d3c-4346-826f-41246b930cce', '2c2356e7-ac0b-4959-bd4c-7bb114e002ab'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:16.179790 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dccf0270-a80d-4c86-bfff-93dcc6dc1fd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['12b3e66b-971f-47c3-995f-d9b3f8fbe774', '58f89fd8-f688-47db-a9eb-6089fe7e68d0', '2bc62223-7d3c-4346-826f-41246b930cce', '2c2356e7-ac0b-4959-bd4c-7bb114e002ab']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:16.180762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76218ffc-6051-4bd2-9f71-e8ca9575cf3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:16.193358 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0f0647fd-ebf7-4727-a5be-f6a39fb0d189 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:16.196628 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0f0647fd-ebf7-4727-a5be-f6a39fb0d189 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] DELETE https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:43:16.196840 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0f0647fd-ebf7-4727-a5be-f6a39fb0d189 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:16.197054 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0f0647fd-ebf7-4727-a5be-f6a39fb0d189 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:16.197287 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0f0647fd-ebf7-4727-a5be-f6a39fb0d189 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Delete volume with id: 4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:43:16.208036 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:16.208036 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:16.209498 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0f0647fd-ebf7-4727-a5be-f6a39fb0d189 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:43:16.216121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76218ffc-6051-4bd2-9f71-e8ca9575cf3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5623ec15-29e5-459b-9ab3-10766ec1ccf2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-736836342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1244e436932746f187f413a7cfbe3f1a',qos_specs=None,replication_status=,reservations=['12b3e66b-971f-47c3-995f-d9b3f8fbe774','58f89fd8-f688-47db-a9eb-6089fe7e68d0','2bc62223-7d3c-4346-826f-41246b930cce','2c2356e7-ac0b-4959-bd4c-7bb114e002ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485706f4fa4f458096170ab071499906',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-736836342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5623ec15-29e5-459b-9ab3-10766ec1ccf2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1244e436932746f187f413a7cfbe3f1a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='485706f4fa4f458096170ab071499906',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:16.217481 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7ae86f-24ae-4669-9508-fcffcaae4cdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:16.241695 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0f0647fd-ebf7-4727-a5be-f6a39fb0d189 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Delete volume request issued successfully. Jul 09 15:43:16.241898 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0f0647fd-ebf7-4727-a5be-f6a39fb0d189 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 202 Jul 09 15:43:16.242380 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 633/2560] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:43:16 2026] DELETE /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:16.246497 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7ae86f-24ae-4669-9508-fcffcaae4cdd) transitioned into state 'SUCCESS' from state '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-736836342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1244e436932746f187f413a7cfbe3f1a',qos_specs=None,replication_status=,reservations=['12b3e66b-971f-47c3-995f-d9b3f8fbe774','58f89fd8-f688-47db-a9eb-6089fe7e68d0','2bc62223-7d3c-4346-826f-41246b930cce','2c2356e7-ac0b-4959-bd4c-7bb114e002ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='485706f4fa4f458096170ab071499906',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:16.246497 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97816700-3d30-4c5d-aaf9-836094175f6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:16.251065 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-299c29c7-b08c-4bca-9c72-b91386da3233 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:16.253826 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-299c29c7-b08c-4bca-9c72-b91386da3233 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:43:16.253883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-299c29c7-b08c-4bca-9c72-b91386da3233 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:16.255430 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-299c29c7-b08c-4bca-9c72-b91386da3233 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:16.256339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97816700-3d30-4c5d-aaf9-836094175f6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:16.259316 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Flow 'volume_create_api' (f7641019-1148-420e-acbb-79cc20590ef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:16.259955 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Create volume request issued successfully. Jul 09 15:43:16.260846 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c03b0496-191d-497d-ab08-f083d0d96bb0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:43:16.261389 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 641/2561] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:43:15 2026] POST /volume/v3/volumes => generated 746 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:16.265941 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:16.265941 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:16.271755 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-299c29c7-b08c-4bca-9c72-b91386da3233 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Volume info retrieved successfully. Jul 09 15:43:16.278781 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-601a3dbf-36b4-43ab-9c66-e809f4dee7df None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:16.281309 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-601a3dbf-36b4-43ab-9c66-e809f4dee7df tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:43:16.281309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-601a3dbf-36b4-43ab-9c66-e809f4dee7df tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:16.281309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-601a3dbf-36b4-43ab-9c66-e809f4dee7df tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:16.281685 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-299c29c7-b08c-4bca-9c72-b91386da3233 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 200 Jul 09 15:43:16.282467 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 641/2562] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:16 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:16.295403 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:16.295403 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:16.297131 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-601a3dbf-36b4-43ab-9c66-e809f4dee7df tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:43:16.303883 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-601a3dbf-36b4-43ab-9c66-e809f4dee7df tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:43:16.304334 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 648/2563] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:16 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 814 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:16.575361 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-b37e9bcc-5f6b-4e2b-8215-9c258060c959 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:16.577323 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-b37e9bcc-5f6b-4e2b-8215-9c258060c959 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c/action Jul 09 15:43:16.577684 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-b37e9bcc-5f6b-4e2b-8215-9c258060c959 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:16.577796 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-b37e9bcc-5f6b-4e2b-8215-9c258060c959 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:16.600977 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:16.600977 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:16.611692 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4c0d2102-6dca-4b13-bfeb-a010fd25693a req-b37e9bcc-5f6b-4e2b-8215-9c258060c959 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c/action returned with HTTP 204 Jul 09 15:43:16.612128 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 634/2564] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:43:16 2026] POST /volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:43:16.986347 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-6ba261b2-d4c3-4a1c-ae99-42ff6abdf231 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:16.989143 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-6ba261b2-d4c3-4a1c-ae99-42ff6abdf231 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:16.989446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-6ba261b2-d4c3-4a1c-ae99-42ff6abdf231 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:16.989697 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-6ba261b2-d4c3-4a1c-ae99-42ff6abdf231 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:17.000558 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:17.000558 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:17.005617 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-6ba261b2-d4c3-4a1c-ae99-42ff6abdf231 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:17.011505 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-6ba261b2-d4c3-4a1c-ae99-42ff6abdf231 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:17.012107 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 642/2565] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:43:16 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:17.302608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-374dbccb-4c91-4d5b-9b54-dfebd9f7fc41 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:17.304370 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-374dbccb-4c91-4d5b-9b54-dfebd9f7fc41 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] GET https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b Jul 09 15:43:17.304491 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-374dbccb-4c91-4d5b-9b54-dfebd9f7fc41 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:17.304893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-374dbccb-4c91-4d5b-9b54-dfebd9f7fc41 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:17.310029 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-374dbccb-4c91-4d5b-9b54-dfebd9f7fc41 tempest-AttachVolumeShelveTestJSON-797259535 tempest-AttachVolumeShelveTestJSON-797259535-project-member] https://10.4.3.19/volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b returned with HTTP 404 Jul 09 15:43:17.310550 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 642/2566] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:17 2026] GET /volume/v3/volumes/4340ae53-fd33-46af-a0d9-fa3a47ab617b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:17.317046 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a1f0fdca-d2bd-4cfc-8390-8c2906301fbc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:17.321761 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a1f0fdca-d2bd-4cfc-8390-8c2906301fbc tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:43:17.321761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a1f0fdca-d2bd-4cfc-8390-8c2906301fbc tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:17.321761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a1f0fdca-d2bd-4cfc-8390-8c2906301fbc tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:17.328753 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:17.328753 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:17.333739 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a1f0fdca-d2bd-4cfc-8390-8c2906301fbc tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:43:17.343597 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a1f0fdca-d2bd-4cfc-8390-8c2906301fbc tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:43:17.344249 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 649/2567] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:17 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:19.051582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6b8fb6fd-c3ed-4ca6-a453-4fdf34f830ef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:19.051582 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b8fb6fd-c3ed-4ca6-a453-4fdf34f830ef None None] GET https://10.4.3.19/volume// Jul 09 15:43:19.051582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b8fb6fd-c3ed-4ca6-a453-4fdf34f830ef None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:19.051582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b8fb6fd-c3ed-4ca6-a453-4fdf34f830ef None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:19.051582 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b8fb6fd-c3ed-4ca6-a453-4fdf34f830ef None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:19.051582 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 635/2568] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15: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 09 15:43:19.065364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e2050764-9b07-4c59-9400-e778a25a6dae None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:19.068072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e2050764-9b07-4c59-9400-e778a25a6dae tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:43:19.069687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e2050764-9b07-4c59-9400-e778a25a6dae tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3b600766-5a57-4413-9b23-37f0772639f8", "connector": null, "instance_uuid": "8df5458b-2160-41d3-bd3e-20f5846c7a2b"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:19.083555 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:19.083555 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:19.113039 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e2050764-9b07-4c59-9400-e778a25a6dae tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:43:19.113602 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 643/2569] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:43:19 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 09 15:43:19.534122 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4f2b703c-eb8b-46c0-8d8c-6e24f33b76e7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:19.536198 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f2b703c-eb8b-46c0-8d8c-6e24f33b76e7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:19.536198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f2b703c-eb8b-46c0-8d8c-6e24f33b76e7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:19.536468 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f2b703c-eb8b-46c0-8d8c-6e24f33b76e7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:19.548135 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:19.548135 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:19.551460 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4f2b703c-eb8b-46c0-8d8c-6e24f33b76e7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:19.557334 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f2b703c-eb8b-46c0-8d8c-6e24f33b76e7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:19.557939 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 643/2570] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:19 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:19.641777 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f0604fad-2895-44a5-b027-77dfbce37f3f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:19.642147 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f0604fad-2895-44a5-b027-77dfbce37f3f None None] GET https://10.4.3.19/volume// Jul 09 15:43:19.642147 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f0604fad-2895-44a5-b027-77dfbce37f3f None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:19.642446 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f0604fad-2895-44a5-b027-77dfbce37f3f None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:19.642620 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f0604fad-2895-44a5-b027-77dfbce37f3f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:19.642865 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 650/2571] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15: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 09 15:43:19.651702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-94a924ca-09e7-4af2-9549-4cf7d273424d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:19.655447 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-94a924ca-09e7-4af2-9549-4cf7d273424d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:19.655754 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-94a924ca-09e7-4af2-9549-4cf7d273424d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:19.656026 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-94a924ca-09e7-4af2-9549-4cf7d273424d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:19.668704 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:19.668704 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:19.674621 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-94a924ca-09e7-4af2-9549-4cf7d273424d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:19.679508 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-94a924ca-09e7-4af2-9549-4cf7d273424d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:19.680012 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 636/2572] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:43:19 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:19.788075 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-d62e9d1d-b438-4656-89ca-58f315147818 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:19.790699 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-d62e9d1d-b438-4656-89ca-58f315147818 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] PUT https://10.4.3.19/volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 Jul 09 15:43:19.791025 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-d62e9d1d-b438-4656-89ca-58f315147818 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:19.798632 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-d62e9d1d-b438-4656-89ca-58f315147818 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Acquiring lock "cinder-attachment_update-3b600766-5a57-4413-9b23-37f0772639f8-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:43:19.803752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-d62e9d1d-b438-4656-89ca-58f315147818 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Lock "cinder-attachment_update-3b600766-5a57-4413-9b23-37f0772639f8-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:43:19.805157 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:19.805157 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:20.333445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-d62e9d1d-b438-4656-89ca-58f315147818 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Lock "cinder-attachment_update-3b600766-5a57-4413-9b23-37f0772639f8-np0000004916" released by "attachment_update" :: held 0.530s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:43:20.334005 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-d62e9d1d-b438-4656-89ca-58f315147818 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 returned with HTTP 200 Jul 09 15:43:20.334625 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 644/2573] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:43:19 2026] PUT /volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:20.573541 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-10e562bf-9c0c-49bf-9c82-8b367816bfac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:20.575576 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-10e562bf-9c0c-49bf-9c82-8b367816bfac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:20.576494 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-10e562bf-9c0c-49bf-9c82-8b367816bfac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:20.577101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-10e562bf-9c0c-49bf-9c82-8b367816bfac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:20.596988 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:20.596988 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:20.604697 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-10e562bf-9c0c-49bf-9c82-8b367816bfac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:20.612323 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-10e562bf-9c0c-49bf-9c82-8b367816bfac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:20.612870 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 644/2574] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:20 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:21.520466 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-840be96d-bf25-4ebd-abc1-2f4ad7100710 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:21.631079 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-80e33a96-7587-4564-b5b0-f2cf665fd30f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:21.633202 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-80e33a96-7587-4564-b5b0-f2cf665fd30f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:21.633456 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-80e33a96-7587-4564-b5b0-f2cf665fd30f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:21.633713 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-80e33a96-7587-4564-b5b0-f2cf665fd30f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:21.633887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-840be96d-bf25-4ebd-abc1-2f4ad7100710 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:21.634332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-840be96d-bf25-4ebd-abc1-2f4ad7100710 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-127726593"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:21.649508 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:21.649508 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:21.656634 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-80e33a96-7587-4564-b5b0-f2cf665fd30f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:21.659231 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-840be96d-bf25-4ebd-abc1-2f4ad7100710 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:43:21.659231 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 651/2575] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:43:21 2026] POST /volume/v3/types => generated 215 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:21.663578 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-80e33a96-7587-4564-b5b0-f2cf665fd30f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:21.665683 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 637/2576] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:21 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:21.669334 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a0f00bcc-e454-431f-8de8-b4f3a139a20d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:21.674542 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0f00bcc-e454-431f-8de8-b4f3a139a20d tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:43:21.676639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0f00bcc-e454-431f-8de8-b4f3a139a20d tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1178737914"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:21.682597 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:21.682597 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:21.701328 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0f00bcc-e454-431f-8de8-b4f3a139a20d tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:43:21.701921 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 645/2577] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:43:21 2026] POST /volume/v3/group_types => generated 173 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:21.712424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ded5deb1-ae64-4c93-a395-6f4aa29b3b37 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:21.797650 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ded5deb1-ae64-4c93-a395-6f4aa29b3b37 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:43:21.798806 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ded5deb1-ae64-4c93-a395-6f4aa29b3b37 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "711d122e-4168-4a04-8b5c-14912329c642", "volume_types": ["c46b0719-1d11-441c-b290-2622b2858956"], "name": "tempest-Group1-2057264428"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:21.799628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-ded5deb1-ae64-4c93-a395-6f4aa29b3b37 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Creating new group {'group': {'group_type': '711d122e-4168-4a04-8b5c-14912329c642', 'volume_types': ['c46b0719-1d11-441c-b290-2622b2858956'], 'name': 'tempest-Group1-2057264428'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:43:21.803395 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-ded5deb1-ae64-4c93-a395-6f4aa29b3b37 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Creating group tempest-Group1-2057264428. Jul 09 15:43:21.809700 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ded5deb1-ae64-4c93-a395-6f4aa29b3b37 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Availability Zones retrieved successfully. Jul 09 15:43:21.827476 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-ded5deb1-ae64-4c93-a395-6f4aa29b3b37 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Created reservations ['3713df81-2842-4d43-86d4-b53cda5b22f1'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:21.849050 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ded5deb1-ae64-4c93-a395-6f4aa29b3b37 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:43:21.849570 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 645/2578] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:43:21 2026] POST /volume/v3/groups => generated 94 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:21.857695 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5261e43e-8946-4e4f-8584-e4f11250d23b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:21.859680 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5261e43e-8946-4e4f-8584-e4f11250d23b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb Jul 09 15:43:21.859910 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5261e43e-8946-4e4f-8584-e4f11250d23b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:21.860117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5261e43e-8946-4e4f-8584-e4f11250d23b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:21.860302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-5261e43e-8946-4e4f-8584-e4f11250d23b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:21.864887 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:21.864887 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:21.876149 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5261e43e-8946-4e4f-8584-e4f11250d23b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb returned with HTTP 200 Jul 09 15:43:21.876607 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 652/2579] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:21 2026] GET /volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb => generated 322 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:22.681615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0761ad66-58d3-43d5-b442-f4c95a0c6149 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:22.683603 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0761ad66-58d3-43d5-b442-f4c95a0c6149 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:22.683817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0761ad66-58d3-43d5-b442-f4c95a0c6149 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:22.684039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0761ad66-58d3-43d5-b442-f4c95a0c6149 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:22.697023 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:22.697023 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:22.702788 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0761ad66-58d3-43d5-b442-f4c95a0c6149 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:22.707132 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0761ad66-58d3-43d5-b442-f4c95a0c6149 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:22.707562 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 638/2580] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:22 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:22.887308 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-005c3ca2-aed8-466a-8ce7-16ca0fc688c6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:22.891138 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-005c3ca2-aed8-466a-8ce7-16ca0fc688c6 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb Jul 09 15:43:22.891447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-005c3ca2-aed8-466a-8ce7-16ca0fc688c6 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:22.891671 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-005c3ca2-aed8-466a-8ce7-16ca0fc688c6 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:22.891820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-005c3ca2-aed8-466a-8ce7-16ca0fc688c6 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:22.896907 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:22.896907 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:22.911284 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-005c3ca2-aed8-466a-8ce7-16ca0fc688c6 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb returned with HTTP 200 Jul 09 15:43:22.915409 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 646/2581] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:22 2026] GET /volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb => generated 323 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:22.925555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3f67ded8-e8b9-4c53-8708-e32ca76a62b4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:22.927677 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3f67ded8-e8b9-4c53-8708-e32ca76a62b4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:43:22.928051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3f67ded8-e8b9-4c53-8708-e32ca76a62b4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "711d122e-4168-4a04-8b5c-14912329c642", "volume_types": ["c46b0719-1d11-441c-b290-2622b2858956"], "name": "tempest-Group2-146215298"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:22.929500 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-3f67ded8-e8b9-4c53-8708-e32ca76a62b4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Creating new group {'group': {'group_type': '711d122e-4168-4a04-8b5c-14912329c642', 'volume_types': ['c46b0719-1d11-441c-b290-2622b2858956'], 'name': 'tempest-Group2-146215298'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:43:22.933262 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-3f67ded8-e8b9-4c53-8708-e32ca76a62b4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Creating group tempest-Group2-146215298. Jul 09 15:43:22.933572 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:22.933572 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:22.942990 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3f67ded8-e8b9-4c53-8708-e32ca76a62b4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Availability Zones retrieved successfully. Jul 09 15:43:22.956315 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-3f67ded8-e8b9-4c53-8708-e32ca76a62b4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Created reservations ['1a1db7bc-6243-450e-b3c7-12cb8f4d3855'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:22.984610 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3f67ded8-e8b9-4c53-8708-e32ca76a62b4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:43:22.985012 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 646/2582] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:43:22 2026] POST /volume/v3/groups => generated 93 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:22.992705 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ff42f43c-62e6-4871-8333-be32dba316a3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:22.994841 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff42f43c-62e6-4871-8333-be32dba316a3 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b Jul 09 15:43:22.995087 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff42f43c-62e6-4871-8333-be32dba316a3 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:22.995325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff42f43c-62e6-4871-8333-be32dba316a3 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:22.995506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-ff42f43c-62e6-4871-8333-be32dba316a3 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member db6cfcff-2b3e-4307-b0cf-d154d2b2c49b {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:22.998947 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:22.998947 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:23.013432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff42f43c-62e6-4871-8333-be32dba316a3 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b returned with HTTP 200 Jul 09 15:43:23.013830 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 653/2583] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:22 2026] GET /volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b => generated 321 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:23.333364 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-92cb9765-b93a-4630-a911-a923e55e7ff9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:23.338817 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-92cb9765-b93a-4630-a911-a923e55e7ff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:23.339030 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-92cb9765-b93a-4630-a911-a923e55e7ff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:23.339292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-92cb9765-b93a-4630-a911-a923e55e7ff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:23.351205 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:23.351205 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:23.358643 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-92cb9765-b93a-4630-a911-a923e55e7ff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:23.363438 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-92cb9765-b93a-4630-a911-a923e55e7ff9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:23.363843 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 639/2584] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:43:23 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:23.720208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3d08bbaf-2948-4efb-b057-28d9bbbf3471 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:23.723377 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3d08bbaf-2948-4efb-b057-28d9bbbf3471 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:23.723377 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3d08bbaf-2948-4efb-b057-28d9bbbf3471 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:23.723377 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3d08bbaf-2948-4efb-b057-28d9bbbf3471 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:23.736399 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:23.736399 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:23.741416 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3d08bbaf-2948-4efb-b057-28d9bbbf3471 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:23.750051 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3d08bbaf-2948-4efb-b057-28d9bbbf3471 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:23.750623 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 647/2585] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:23 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:24.025795 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-69af3cab-9af0-4b9f-81ac-5fcd3b1a986f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:24.030645 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-69af3cab-9af0-4b9f-81ac-5fcd3b1a986f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b Jul 09 15:43:24.030928 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-69af3cab-9af0-4b9f-81ac-5fcd3b1a986f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:24.031215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-69af3cab-9af0-4b9f-81ac-5fcd3b1a986f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:24.031417 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-69af3cab-9af0-4b9f-81ac-5fcd3b1a986f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member db6cfcff-2b3e-4307-b0cf-d154d2b2c49b {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:24.036921 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:24.036921 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:24.048019 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-69af3cab-9af0-4b9f-81ac-5fcd3b1a986f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b returned with HTTP 200 Jul 09 15:43:24.048019 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 647/2586] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:24 2026] GET /volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b => generated 322 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:24.059199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:24.061086 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:24.061605 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-844945345", "volume_type": "c46b0719-1d11-441c-b290-2622b2858956", "group_id": "aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:24.063052 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-844945345', 'volume_type': 'c46b0719-1d11-441c-b290-2622b2858956', 'group_id': 'aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:24.070197 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:24.070197 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:24.070689 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume of 1 GB Jul 09 15:43:24.075990 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Availability Zones retrieved successfully. Jul 09 15:43:24.081960 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Flow 'volume_create_api' (a7b8f648-b04a-429f-b999-6e65671eacf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:24.083326 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d3014a-ebb5-4438-8d76-7c4aef15d6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:24.083998 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:24.083998 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:24.084595 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:24.108372 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49d3014a-ebb5-4438-8d76-7c4aef15d6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:43:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c46b0719-1d11-441c-b290-2622b2858956,is_public=True,name='tempest-GroupsTest-volume-type-127726593',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c46b0719-1d11-441c-b290-2622b2858956', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:24.109153 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6246761a-d1a8-4b27-8851-7abaed097ed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:24.139847 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-127726593 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-127726593, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:24.140282 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-127726593 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-127726593, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:24.189020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Created reservations ['e2040242-efae-49de-be8d-a33cb8bda1e1', '96e67fb4-e088-47fa-bdcb-9cc9f50983fc', '6ae08cb2-38b1-44cd-8706-4b60084ae31e', '45f96de6-3905-4c52-a864-10a63820a009'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:24.190127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6246761a-d1a8-4b27-8851-7abaed097ed0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2040242-efae-49de-be8d-a33cb8bda1e1', '96e67fb4-e088-47fa-bdcb-9cc9f50983fc', '6ae08cb2-38b1-44cd-8706-4b60084ae31e', '45f96de6-3905-4c52-a864-10a63820a009']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:24.191231 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6afc50f-91d4-48d5-afda-98b4f1e52e32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:24.221923 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6afc50f-91d4-48d5-afda-98b4f1e52e32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '942d5ea1-bea5-4fde-9729-9714102df167', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-844945345',encryption_key_id=None,group_id=aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb,group_type_id=,metadata={},multiattach=False,project_id='a51d4cb73e094b2092cf7fbfe566bc11',qos_specs=None,replication_status=,reservations=['e2040242-efae-49de-be8d-a33cb8bda1e1','96e67fb4-e088-47fa-bdcb-9cc9f50983fc','6ae08cb2-38b1-44cd-8706-4b60084ae31e','45f96de6-3905-4c52-a864-10a63820a009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61ed4d96d6f40e29b727a96944958ed',volume_type_id=c46b0719-1d11-441c-b290-2622b2858956), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-844945345',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb,host=None,id=942d5ea1-bea5-4fde-9729-9714102df167,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51d4cb73e094b2092cf7fbfe566bc11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f61ed4d96d6f40e29b727a96944958ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c46b0719-1d11-441c-b290-2622b2858956),volume_type_id=c46b0719-1d11-441c-b290-2622b2858956)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:24.223074 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a10b5e60-0cea-4443-835a-abd1ae2f2fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:24.257511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a10b5e60-0cea-4443-835a-abd1ae2f2fbe) transitioned into state 'SUCCESS' from state '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-844945345',encryption_key_id=None,group_id=aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb,group_type_id=,metadata={},multiattach=False,project_id='a51d4cb73e094b2092cf7fbfe566bc11',qos_specs=None,replication_status=,reservations=['e2040242-efae-49de-be8d-a33cb8bda1e1','96e67fb4-e088-47fa-bdcb-9cc9f50983fc','6ae08cb2-38b1-44cd-8706-4b60084ae31e','45f96de6-3905-4c52-a864-10a63820a009'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61ed4d96d6f40e29b727a96944958ed',volume_type_id=c46b0719-1d11-441c-b290-2622b2858956)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:24.258160 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056ce4a5-dc00-4c80-8f97-5628f4cea5df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:24.275436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (056ce4a5-dc00-4c80-8f97-5628f4cea5df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:24.276764 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Flow 'volume_create_api' (a7b8f648-b04a-429f-b999-6e65671eacf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:24.277171 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume request issued successfully. Jul 09 15:43:24.279231 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:24.280546 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:24.341208 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:24.343329 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:24.343329 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:24.347213 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6a7d314-216d-42c8-9eac-6f5d2d824e34 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:43:24.347831 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 654/2587] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:43:24 2026] POST /volume/v3/volumes => generated 811 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:24.367837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7075b471-f336-4664-9404-63f690695a8b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:24.372753 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7075b471-f336-4664-9404-63f690695a8b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 Jul 09 15:43:24.373143 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7075b471-f336-4664-9404-63f690695a8b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:24.373416 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7075b471-f336-4664-9404-63f690695a8b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:24.387082 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:24.387082 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:24.396440 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7075b471-f336-4664-9404-63f690695a8b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Volume info retrieved successfully. Jul 09 15:43:24.398280 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-7075b471-f336-4664-9404-63f690695a8b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:24.398280 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-7075b471-f336-4664-9404-63f690695a8b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:24.455825 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-7075b471-f336-4664-9404-63f690695a8b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:24.462496 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:24.462496 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:24.474828 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7075b471-f336-4664-9404-63f690695a8b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 returned with HTTP 200 Jul 09 15:43:24.475567 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 640/2588] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:24 2026] GET /volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 => generated 879 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:24.772334 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-96d91a7d-3cad-440a-90d8-e20710ed1b5f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:24.776735 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-96d91a7d-3cad-440a-90d8-e20710ed1b5f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:24.776912 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-96d91a7d-3cad-440a-90d8-e20710ed1b5f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:24.777107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-96d91a7d-3cad-440a-90d8-e20710ed1b5f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:24.795135 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:24.795135 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:24.799935 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-96d91a7d-3cad-440a-90d8-e20710ed1b5f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:24.804789 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-96d91a7d-3cad-440a-90d8-e20710ed1b5f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:24.805194 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 648/2589] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:24 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:25.418024 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a3841b44-9877-4773-bf5f-8ddd41560264 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.418024 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a3841b44-9877-4773-bf5f-8ddd41560264 None None] GET https://10.4.3.19/volume// Jul 09 15:43:25.418024 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a3841b44-9877-4773-bf5f-8ddd41560264 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.418024 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a3841b44-9877-4773-bf5f-8ddd41560264 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.418024 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a3841b44-9877-4773-bf5f-8ddd41560264 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:25.418024 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 648/2590] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15: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 09 15:43:25.427903 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-65c7cb89-94aa-40cd-aa24-baaf3f527611 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.430219 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-65c7cb89-94aa-40cd-aa24-baaf3f527611 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:43:25.430597 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-65c7cb89-94aa-40cd-aa24-baaf3f527611 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "46893914-bd23-4aa5-830f-f9e731e1da0a", "connector": null, "instance_uuid": "92d78759-8fd4-47a9-990d-ce35ac3b86dd"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:25.442725 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.442725 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:25.470572 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-65c7cb89-94aa-40cd-aa24-baaf3f527611 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:43:25.470840 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 655/2591] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:43:25 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 09 15:43:25.491501 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.493599 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 Jul 09 15:43:25.494046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.494142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.504478 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.504478 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:25.508166 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Volume info retrieved successfully. Jul 09 15:43:25.508896 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:25.509061 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:25.545140 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:25.548403 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.548403 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:25.555095 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b4156df6-ab36-42df-a5e2-ed97edaaee26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 returned with HTTP 200 Jul 09 15:43:25.555694 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 641/2592] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 => generated 904 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:25.569206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-49d36b2c-1474-4e01-a9f5-76d8673138f4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.571028 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-49d36b2c-1474-4e01-a9f5-76d8673138f4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb Jul 09 15:43:25.571254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-49d36b2c-1474-4e01-a9f5-76d8673138f4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.571494 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-49d36b2c-1474-4e01-a9f5-76d8673138f4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.571634 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-49d36b2c-1474-4e01-a9f5-76d8673138f4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:25.575310 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.575310 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:25.582938 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-49d36b2c-1474-4e01-a9f5-76d8673138f4 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb returned with HTTP 200 Jul 09 15:43:25.583540 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 649/2593] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:25.594023 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-92e67edf-3c65-4a42-bf01-88ef5caf497b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.595694 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-92e67edf-3c65-4a42-bf01-88ef5caf497b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b Jul 09 15:43:25.597136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-92e67edf-3c65-4a42-bf01-88ef5caf497b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.597136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-92e67edf-3c65-4a42-bf01-88ef5caf497b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.597136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-92e67edf-3c65-4a42-bf01-88ef5caf497b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member db6cfcff-2b3e-4307-b0cf-d154d2b2c49b {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:25.600306 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.600306 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:25.608321 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-92e67edf-3c65-4a42-bf01-88ef5caf497b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b returned with HTTP 200 Jul 09 15:43:25.608975 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 649/2594] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b => generated 322 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:25.619302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-82960391-4e71-4eca-bcb0-8136cc2e4576 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.621076 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-82960391-4e71-4eca-bcb0-8136cc2e4576 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/detail Jul 09 15:43:25.621300 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-82960391-4e71-4eca-bcb0-8136cc2e4576 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.621505 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-82960391-4e71-4eca-bcb0-8136cc2e4576 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.621988 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.621988 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:25.640841 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-82960391-4e71-4eca-bcb0-8136cc2e4576 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/detail returned with HTTP 200 Jul 09 15:43:25.641277 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 656/2595] 10.4.3.19 () {68 vars in 1289 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/groups/detail => generated 639 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:25.652159 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.654176 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:25.654417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.654589 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.654837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:25.655515 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:25.662792 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Get all volumes completed successfully. Jul 09 15:43:25.663564 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:25.663757 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:25.699957 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:25.703286 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.703286 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:25.711530 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8971ed2-b5bf-47a9-be3d-b86d0a383990 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:25.712207 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 642/2596] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:25.728245 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.731521 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:25.731521 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.731521 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.731521 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:25.731857 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.731857 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:25.732493 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:25.740382 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Get all volumes completed successfully. Jul 09 15:43:25.740382 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:25.740572 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:25.776762 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:25.779655 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.779655 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:25.786430 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-77e6fd93-1bb8-4a92-b4e3-ad8339b734f7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:25.787016 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 650/2597] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/volumes/detail => generated 907 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:25.798858 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-35bfd9fc-a967-4899-b50b-917e0d599934 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.803208 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35bfd9fc-a967-4899-b50b-917e0d599934 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb/action Jul 09 15:43:25.803208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35bfd9fc-a967-4899-b50b-917e0d599934 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:25.803208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35bfd9fc-a967-4899-b50b-917e0d599934 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:25.803208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-35bfd9fc-a967-4899-b50b-917e0d599934 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] delete called for group aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb {{(pid=99867) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:43:25.803208 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-35bfd9fc-a967-4899-b50b-917e0d599934 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Delete group with id: aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb Jul 09 15:43:25.808106 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.808106 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:25.822021 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-caa5332d-33a6-4a79-859a-a9b29e83a1dc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.824262 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-caa5332d-33a6-4a79-859a-a9b29e83a1dc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:25.824516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-caa5332d-33a6-4a79-859a-a9b29e83a1dc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.824755 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-caa5332d-33a6-4a79-859a-a9b29e83a1dc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.837398 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.837398 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:25.843907 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-caa5332d-33a6-4a79-859a-a9b29e83a1dc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:25.848473 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-caa5332d-33a6-4a79-859a-a9b29e83a1dc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:25.848883 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 657/2598] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:25.853216 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35bfd9fc-a967-4899-b50b-917e0d599934 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb/action returned with HTTP 202 Jul 09 15:43:25.853643 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 650/2599] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:43:25 2026] POST /volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 09 15:43:25.862027 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.864588 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 Jul 09 15:43:25.864848 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.865103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.874527 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.874527 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:25.879906 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Volume info retrieved successfully. Jul 09 15:43:25.880987 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:25.881192 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:25.897571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d8fd8f87-c9f7-4dd1-b51a-dd797d76771f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.900349 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d8fd8f87-c9f7-4dd1-b51a-dd797d76771f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:25.900605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d8fd8f87-c9f7-4dd1-b51a-dd797d76771f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.900854 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d8fd8f87-c9f7-4dd1-b51a-dd797d76771f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.915839 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.915839 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:25.921583 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d8fd8f87-c9f7-4dd1-b51a-dd797d76771f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:25.924946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-292c81e5-7225-462f-9f30-5e406714fcc6 req-48bd904d-76f1-43a7-81ee-e6d3f74b3220 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:25.927133 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-292c81e5-7225-462f-9f30-5e406714fcc6 req-48bd904d-76f1-43a7-81ee-e6d3f74b3220 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] DELETE https://10.4.3.19/volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0 Jul 09 15:43:25.927356 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-292c81e5-7225-462f-9f30-5e406714fcc6 req-48bd904d-76f1-43a7-81ee-e6d3f74b3220 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:25.927590 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-292c81e5-7225-462f-9f30-5e406714fcc6 req-48bd904d-76f1-43a7-81ee-e6d3f74b3220 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:25.929614 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d8fd8f87-c9f7-4dd1-b51a-dd797d76771f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:25.930113 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 651/2600] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:25.936692 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.936692 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:25.942422 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:25.947988 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:25.947988 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:25.958053 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-725979ea-947e-4d0f-b38e-767ed1c6d895 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 returned with HTTP 200 Jul 09 15:43:25.958776 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 643/2601] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:25 2026] GET /volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 => generated 903 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:26.020114 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e0727175-4b73-4516-881a-7333cdec0462 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.020583 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e0727175-4b73-4516-881a-7333cdec0462 None None] GET https://10.4.3.19/volume// Jul 09 15:43:26.020790 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e0727175-4b73-4516-881a-7333cdec0462 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:26.021026 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e0727175-4b73-4516-881a-7333cdec0462 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:26.021444 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e0727175-4b73-4516-881a-7333cdec0462 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:26.021935 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 651/2602] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:43: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 09 15:43:26.032514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-a6faedca-cc48-4606-a2f5-b67ea0e3bebf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.035010 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-a6faedca-cc48-4606-a2f5-b67ea0e3bebf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:26.035271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-a6faedca-cc48-4606-a2f5-b67ea0e3bebf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:26.035488 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-a6faedca-cc48-4606-a2f5-b67ea0e3bebf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:26.044803 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:26.044803 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:26.048523 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-a6faedca-cc48-4606-a2f5-b67ea0e3bebf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:26.053622 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-a6faedca-cc48-4606-a2f5-b67ea0e3bebf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:26.054071 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 652/2603] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:43:26 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 1082 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:26.178803 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-bbcad4eb-49fb-40b8-bc46-2debaed9e4c4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.181787 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-bbcad4eb-49fb-40b8-bc46-2debaed9e4c4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] PUT https://10.4.3.19/volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3 Jul 09 15:43:26.182279 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-bbcad4eb-49fb-40b8-bc46-2debaed9e4c4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:26.191971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-bbcad4eb-49fb-40b8-bc46-2debaed9e4c4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Acquiring lock "cinder-attachment_update-46893914-bd23-4aa5-830f-f9e731e1da0a-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:43:26.197281 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-bbcad4eb-49fb-40b8-bc46-2debaed9e4c4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Lock "cinder-attachment_update-46893914-bd23-4aa5-830f-f9e731e1da0a-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:43:26.198333 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:26.198333 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:26.470616 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-292c81e5-7225-462f-9f30-5e406714fcc6 req-48bd904d-76f1-43a7-81ee-e6d3f74b3220 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0 returned with HTTP 200 Jul 09 15:43:26.471074 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 658/2604] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:43:25 2026] DELETE /volume/v3/attachments/6be4874b-ea63-4a79-9580-b5e39f6655a0 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:26.601128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e256ec0e-f271-420d-a939-144120f6e897 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.604135 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e256ec0e-f271-420d-a939-144120f6e897 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9/action Jul 09 15:43:26.604645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e256ec0e-f271-420d-a939-144120f6e897 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:26.604815 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e256ec0e-f271-420d-a939-144120f6e897 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:26.639142 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:26.639142 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:26.652652 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5a8417d0-b798-4e59-9c7a-c1f6f639d545 req-e256ec0e-f271-420d-a939-144120f6e897 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9/action returned with HTTP 204 Jul 09 15:43:26.654244 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 652/2605] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:43:26 2026] POST /volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:26.722766 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-bbcad4eb-49fb-40b8-bc46-2debaed9e4c4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Lock "cinder-attachment_update-46893914-bd23-4aa5-830f-f9e731e1da0a-np0000004916" released by "attachment_update" :: held 0.525s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:43:26.723121 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-bbcad4eb-49fb-40b8-bc46-2debaed9e4c4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3 returned with HTTP 200 Jul 09 15:43:26.723650 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 644/2606] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:43:26 2026] PUT /volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3 => generated 968 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:26.732841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-ae5b57eb-d472-4c5d-ab23-d070dbfd375a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.735333 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-ae5b57eb-d472-4c5d-ab23-d070dbfd375a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/encryption Jul 09 15:43:26.735539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-ae5b57eb-d472-4c5d-ab23-d070dbfd375a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:26.735786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-ae5b57eb-d472-4c5d-ab23-d070dbfd375a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:26.745327 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:26.745327 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:26.751722 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-ae5b57eb-d472-4c5d-ab23-d070dbfd375a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/encryption returned with HTTP 200 Jul 09 15:43:26.752063 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 653/2607] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:43:26 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:26.866624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a204fc7d-5f5f-4984-8b61-5cd74786d339 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.868453 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a204fc7d-5f5f-4984-8b61-5cd74786d339 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:43:26.868926 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a204fc7d-5f5f-4984-8b61-5cd74786d339 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:26.869266 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a204fc7d-5f5f-4984-8b61-5cd74786d339 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:26.882244 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:26.882244 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:26.887497 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a204fc7d-5f5f-4984-8b61-5cd74786d339 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:26.896101 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a204fc7d-5f5f-4984-8b61-5cd74786d339 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:43:26.896101 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 659/2608] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:26 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:26.909348 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-be458e53-dab1-4a56-9e84-80d304264feb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.911315 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-be458e53-dab1-4a56-9e84-80d304264feb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:43:26.911665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-be458e53-dab1-4a56-9e84-80d304264feb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b600766-5a57-4413-9b23-37f0772639f8", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1330915370", "container": "tempest-volumesbackupstest-backup-container-1518637610"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:26.913100 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-be458e53-dab1-4a56-9e84-80d304264feb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating new backup {'backup': {'volume_id': '3b600766-5a57-4413-9b23-37f0772639f8', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1330915370', 'container': 'tempest-volumesbackupstest-backup-container-1518637610'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:43:26.913310 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-be458e53-dab1-4a56-9e84-80d304264feb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating backup of volume 3b600766-5a57-4413-9b23-37f0772639f8 in container tempest-volumesbackupstest-backup-container-1518637610 Jul 09 15:43:26.923618 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:26.923618 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:26.924281 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-be458e53-dab1-4a56-9e84-80d304264feb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:26.945369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-729c1542-27b8-43d3-8e9a-b34901aac496 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.947608 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-729c1542-27b8-43d3-8e9a-b34901aac496 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:26.947793 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-729c1542-27b8-43d3-8e9a-b34901aac496 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:26.947969 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-729c1542-27b8-43d3-8e9a-b34901aac496 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:26.952843 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-be458e53-dab1-4a56-9e84-80d304264feb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['045ed59f-025a-4188-80ad-41b0067abd23', 'c76358f6-db55-4a77-bc34-6a7345e4bd18'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:26.957711 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:26.957711 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:26.961416 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-729c1542-27b8-43d3-8e9a-b34901aac496 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:26.966581 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-729c1542-27b8-43d3-8e9a-b34901aac496 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:26.967014 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 645/2609] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:26 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:26.977533 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8aa5d4f1-61ae-4e6d-9686-5639e4405820 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:26.979792 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8aa5d4f1-61ae-4e6d-9686-5639e4405820 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 Jul 09 15:43:26.980341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8aa5d4f1-61ae-4e6d-9686-5639e4405820 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:26.980341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8aa5d4f1-61ae-4e6d-9686-5639e4405820 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:26.988764 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8aa5d4f1-61ae-4e6d-9686-5639e4405820 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 returned with HTTP 404 Jul 09 15:43:26.989500 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 654/2610] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:26 2026] GET /volume/v3/volumes/942d5ea1-bea5-4fde-9729-9714102df167 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:27.001262 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a400a496-cdf3-48d8-aaf5-40fa442fd91f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:27.003525 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a400a496-cdf3-48d8-aaf5-40fa442fd91f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb Jul 09 15:43:27.026921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a400a496-cdf3-48d8-aaf5-40fa442fd91f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:27.026921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a400a496-cdf3-48d8-aaf5-40fa442fd91f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:27.026921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-a400a496-cdf3-48d8-aaf5-40fa442fd91f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:27.027529 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-be458e53-dab1-4a56-9e84-80d304264feb tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:43:27.027529 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 653/2611] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:43:26 2026] POST /volume/v3/backups => generated 328 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:27.027609 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a400a496-cdf3-48d8-aaf5-40fa442fd91f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb returned with HTTP 404 Jul 09 15:43:27.027609 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 660/2612] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:26 2026] GET /volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:27.041000 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a74b1f7f-14cd-48a0-bf7b-cf4d72537f3e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:27.041070 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a8c3014d-72b0-49b1-93c5-59b0a79e0ddf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:27.043110 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a74b1f7f-14cd-48a0-bf7b-cf4d72537f3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:27.043110 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a74b1f7f-14cd-48a0-bf7b-cf4d72537f3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:27.043110 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a74b1f7f-14cd-48a0-bf7b-cf4d72537f3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:27.043251 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-a74b1f7f-14cd-48a0-bf7b-cf4d72537f3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:27.044148 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8c3014d-72b0-49b1-93c5-59b0a79e0ddf tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b/action Jul 09 15:43:27.044566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8c3014d-72b0-49b1-93c5-59b0a79e0ddf tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:27.044707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8c3014d-72b0-49b1-93c5-59b0a79e0ddf tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:27.049268 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-a8c3014d-72b0-49b1-93c5-59b0a79e0ddf tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] delete called for group db6cfcff-2b3e-4307-b0cf-d154d2b2c49b {{(pid=99864) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:43:27.049268 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.groups [None req-a8c3014d-72b0-49b1-93c5-59b0a79e0ddf tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Delete group with id: db6cfcff-2b3e-4307-b0cf-d154d2b2c49b Jul 09 15:43:27.049513 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:27.049513 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:27.049513 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a74b1f7f-14cd-48a0-bf7b-cf4d72537f3e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:27.049625 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 646/2613] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:27 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:27.050874 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:27.050874 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:27.077397 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8c3014d-72b0-49b1-93c5-59b0a79e0ddf tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b/action returned with HTTP 202 Jul 09 15:43:27.077858 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 655/2614] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:43:27 2026] POST /volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:27.087786 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5a11c055-9341-4ede-ac01-cdb649bb9deb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:27.089646 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a11c055-9341-4ede-ac01-cdb649bb9deb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b Jul 09 15:43:27.089920 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a11c055-9341-4ede-ac01-cdb649bb9deb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:27.090062 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a11c055-9341-4ede-ac01-cdb649bb9deb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:27.090217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-5a11c055-9341-4ede-ac01-cdb649bb9deb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member db6cfcff-2b3e-4307-b0cf-d154d2b2c49b {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:27.093913 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:27.093913 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:27.103294 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a11c055-9341-4ede-ac01-cdb649bb9deb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b returned with HTTP 200 Jul 09 15:43:27.104592 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 654/2615] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:27 2026] GET /volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b => generated 321 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:27.985943 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-75509e78-26df-4917-ba76-3d668bae41a8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:27.989103 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-75509e78-26df-4917-ba76-3d668bae41a8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:27.989103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-75509e78-26df-4917-ba76-3d668bae41a8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:27.989103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-75509e78-26df-4917-ba76-3d668bae41a8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:27.999423 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:27.999423 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:28.008675 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-75509e78-26df-4917-ba76-3d668bae41a8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:28.019932 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-75509e78-26df-4917-ba76-3d668bae41a8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:28.020472 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 661/2616] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:27 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:28.063621 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9ab658d6-477b-44ed-a686-df4e00cbc357 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.067424 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9ab658d6-477b-44ed-a686-df4e00cbc357 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:28.067703 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9ab658d6-477b-44ed-a686-df4e00cbc357 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.067955 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9ab658d6-477b-44ed-a686-df4e00cbc357 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.068112 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9ab658d6-477b-44ed-a686-df4e00cbc357 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:28.075052 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:28.075052 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:28.075923 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9ab658d6-477b-44ed-a686-df4e00cbc357 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:28.076353 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 647/2617] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:28 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:28.114481 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4968648f-7a23-4194-b20b-335adc964b15 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.116344 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4968648f-7a23-4194-b20b-335adc964b15 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b Jul 09 15:43:28.116674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4968648f-7a23-4194-b20b-335adc964b15 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.117055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4968648f-7a23-4194-b20b-335adc964b15 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.118523 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-4968648f-7a23-4194-b20b-335adc964b15 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member db6cfcff-2b3e-4307-b0cf-d154d2b2c49b {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:28.123441 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4968648f-7a23-4194-b20b-335adc964b15 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b returned with HTTP 404 Jul 09 15:43:28.123441 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 656/2618] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:28 2026] GET /volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:28.130837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9d6fa10d-89d8-4c4f-9037-ebab4ecb11be None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.134622 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9d6fa10d-89d8-4c4f-9037-ebab4ecb11be tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/detail Jul 09 15:43:28.134801 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9d6fa10d-89d8-4c4f-9037-ebab4ecb11be tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.135005 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9d6fa10d-89d8-4c4f-9037-ebab4ecb11be tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.135741 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:28.135741 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:28.143424 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9d6fa10d-89d8-4c4f-9037-ebab4ecb11be tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/detail returned with HTTP 200 Jul 09 15:43:28.143424 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 655/2619] 10.4.3.19 () {68 vars in 1289 bytes} [Thu Jul 9 15:43:28 2026] GET /volume/v3/groups/detail => generated 14 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:28.155375 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5d7e592a-cb6e-4f4c-b441-617d8b8ee55f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.157057 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5d7e592a-cb6e-4f4c-b441-617d8b8ee55f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:28.157537 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5d7e592a-cb6e-4f4c-b441-617d8b8ee55f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.157914 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5d7e592a-cb6e-4f4c-b441-617d8b8ee55f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.158335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-5d7e592a-cb6e-4f4c-b441-617d8b8ee55f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:28.159364 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5d7e592a-cb6e-4f4c-b441-617d8b8ee55f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:28.168931 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5d7e592a-cb6e-4f4c-b441-617d8b8ee55f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Get all volumes completed successfully. Jul 09 15:43:28.171119 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5d7e592a-cb6e-4f4c-b441-617d8b8ee55f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:28.171673 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 662/2620] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:28.191486 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b580bf5e-4834-4ab9-bb1c-c27d076269e7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.194754 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b580bf5e-4834-4ab9-bb1c-c27d076269e7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b/action Jul 09 15:43:28.195148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b580bf5e-4834-4ab9-bb1c-c27d076269e7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:28.195302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b580bf5e-4834-4ab9-bb1c-c27d076269e7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:28.200539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-b580bf5e-4834-4ab9-bb1c-c27d076269e7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] delete called for group db6cfcff-2b3e-4307-b0cf-d154d2b2c49b {{(pid=99865) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:43:28.200698 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-b580bf5e-4834-4ab9-bb1c-c27d076269e7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Delete group with id: db6cfcff-2b3e-4307-b0cf-d154d2b2c49b Jul 09 15:43:28.204819 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b580bf5e-4834-4ab9-bb1c-c27d076269e7 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b/action returned with HTTP 404 Jul 09 15:43:28.205570 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 648/2621] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:43:28 2026] POST /volume/v3/groups/db6cfcff-2b3e-4307-b0cf-d154d2b2c49b/action => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:28.213753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bcf0ffc3-1f47-41c1-9e0c-0f5b0771e90f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.215849 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bcf0ffc3-1f47-41c1-9e0c-0f5b0771e90f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:28.216094 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bcf0ffc3-1f47-41c1-9e0c-0f5b0771e90f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.216376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bcf0ffc3-1f47-41c1-9e0c-0f5b0771e90f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.216587 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-bcf0ffc3-1f47-41c1-9e0c-0f5b0771e90f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:28.218054 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-bcf0ffc3-1f47-41c1-9e0c-0f5b0771e90f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:28.224238 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bcf0ffc3-1f47-41c1-9e0c-0f5b0771e90f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Get all volumes completed successfully. Jul 09 15:43:28.227161 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bcf0ffc3-1f47-41c1-9e0c-0f5b0771e90f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:28.227970 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 657/2622] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:28 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:28.240919 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ecb23d45-db20-4fa2-8fe7-558716757530 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.242824 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ecb23d45-db20-4fa2-8fe7-558716757530 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb/action Jul 09 15:43:28.243211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ecb23d45-db20-4fa2-8fe7-558716757530 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:28.243339 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ecb23d45-db20-4fa2-8fe7-558716757530 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:28.245010 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-ecb23d45-db20-4fa2-8fe7-558716757530 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] delete called for group aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb {{(pid=99867) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:43:28.245165 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-ecb23d45-db20-4fa2-8fe7-558716757530 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Delete group with id: aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb Jul 09 15:43:28.250573 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ecb23d45-db20-4fa2-8fe7-558716757530 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb/action returned with HTTP 404 Jul 09 15:43:28.251114 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 656/2623] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:43:28 2026] POST /volume/v3/groups/aec5ae32-0e3f-4c81-8c3f-ca9b53bf53cb/action => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:28.260875 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c48a276d-1733-4160-9024-0abeb7863a13 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.263665 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c48a276d-1733-4160-9024-0abeb7863a13 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/711d122e-4168-4a04-8b5c-14912329c642 Jul 09 15:43:28.264224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c48a276d-1733-4160-9024-0abeb7863a13 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.264692 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c48a276d-1733-4160-9024-0abeb7863a13 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.291049 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c48a276d-1733-4160-9024-0abeb7863a13 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/group_types/711d122e-4168-4a04-8b5c-14912329c642 returned with HTTP 202 Jul 09 15:43:28.291686 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 663/2624] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:43:28 2026] DELETE /volume/v3/group_types/711d122e-4168-4a04-8b5c-14912329c642 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:28.300942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-19b1668d-cec9-4138-842d-b5601c0dc713 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.303724 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-19b1668d-cec9-4138-842d-b5601c0dc713 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] DELETE https://10.4.3.19/volume/v3/types/c46b0719-1d11-441c-b290-2622b2858956 Jul 09 15:43:28.304576 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-19b1668d-cec9-4138-842d-b5601c0dc713 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.304845 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-19b1668d-cec9-4138-842d-b5601c0dc713 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.340248 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-19b1668d-cec9-4138-842d-b5601c0dc713 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/types/c46b0719-1d11-441c-b290-2622b2858956 returned with HTTP 202 Jul 09 15:43:28.340701 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 649/2625] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:28 2026] DELETE /volume/v3/types/c46b0719-1d11-441c-b290-2622b2858956 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:28.349074 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1fb035fc-dd4f-4b6f-820f-c3a026536843 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.351524 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1fb035fc-dd4f-4b6f-820f-c3a026536843 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] GET https://10.4.3.19/volume/v3/types/c46b0719-1d11-441c-b290-2622b2858956 Jul 09 15:43:28.352033 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1fb035fc-dd4f-4b6f-820f-c3a026536843 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.352033 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1fb035fc-dd4f-4b6f-820f-c3a026536843 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.355553 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1fb035fc-dd4f-4b6f-820f-c3a026536843 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/types/c46b0719-1d11-441c-b290-2622b2858956 returned with HTTP 404 Jul 09 15:43:28.356105 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 658/2626] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:28 2026] GET /volume/v3/types/c46b0719-1d11-441c-b290-2622b2858956 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:28.365271 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-22d51395-afe1-4747-a10c-4bd0f80817fa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.367807 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-22d51395-afe1-4747-a10c-4bd0f80817fa tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:28.368316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-22d51395-afe1-4747-a10c-4bd0f80817fa tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1842771942"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:28.393005 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-22d51395-afe1-4747-a10c-4bd0f80817fa tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:43:28.393460 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 657/2627] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:43:28 2026] POST /volume/v3/types => generated 216 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:28.403067 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-297cf939-af87-4455-9cf2-d84b5724ae05 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.405662 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-297cf939-af87-4455-9cf2-d84b5724ae05 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:43:28.406132 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-297cf939-af87-4455-9cf2-d84b5724ae05 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-417939037"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:28.422387 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-297cf939-af87-4455-9cf2-d84b5724ae05 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:43:28.422930 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 664/2628] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:43:28 2026] POST /volume/v3/group_types => generated 172 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:28.432067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cd95ef15-1057-44be-8931-bb0995416773 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.433867 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cd95ef15-1057-44be-8931-bb0995416773 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:43:28.434257 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cd95ef15-1057-44be-8931-bb0995416773 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "45cc477c-eefc-4b88-90e1-042bd0ab588b", "volume_types": ["1398eb75-7e2a-45a5-886d-40337f08288a"], "name": "tempest-GroupsTest-Group-491274810"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:28.435611 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-cd95ef15-1057-44be-8931-bb0995416773 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Creating new group {'group': {'group_type': '45cc477c-eefc-4b88-90e1-042bd0ab588b', 'volume_types': ['1398eb75-7e2a-45a5-886d-40337f08288a'], 'name': 'tempest-GroupsTest-Group-491274810'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:43:28.438805 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-cd95ef15-1057-44be-8931-bb0995416773 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Creating group tempest-GroupsTest-Group-491274810. Jul 09 15:43:28.446257 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cd95ef15-1057-44be-8931-bb0995416773 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Availability Zones retrieved successfully. Jul 09 15:43:28.458034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-cd95ef15-1057-44be-8931-bb0995416773 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Created reservations ['4d728d03-ae39-4e70-bc7b-1cc101aac54d'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:28.481563 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cd95ef15-1057-44be-8931-bb0995416773 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:43:28.482126 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 650/2629] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:43:28 2026] POST /volume/v3/groups => generated 103 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:28.490621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-da861e8e-c73e-43b6-9ffa-0effd55b9ad9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:28.492763 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-da861e8e-c73e-43b6-9ffa-0effd55b9ad9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:28.492991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-da861e8e-c73e-43b6-9ffa-0effd55b9ad9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:28.493199 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-da861e8e-c73e-43b6-9ffa-0effd55b9ad9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:28.493359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-da861e8e-c73e-43b6-9ffa-0effd55b9ad9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:28.497649 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:28.497649 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:28.506746 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-da861e8e-c73e-43b6-9ffa-0effd55b9ad9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 200 Jul 09 15:43:28.507196 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 659/2630] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:28 2026] GET /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 331 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:29.039083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d5aed4ae-b4c8-42a5-9161-f1790b882918 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:29.041045 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d5aed4ae-b4c8-42a5-9161-f1790b882918 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:29.041297 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d5aed4ae-b4c8-42a5-9161-f1790b882918 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:29.041523 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d5aed4ae-b4c8-42a5-9161-f1790b882918 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:29.056002 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:29.056002 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:29.062017 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d5aed4ae-b4c8-42a5-9161-f1790b882918 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:29.068543 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d5aed4ae-b4c8-42a5-9161-f1790b882918 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:29.069086 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 658/2631] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:29 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:29.087923 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-27e3518c-b416-4c32-b795-b8bb15f1acc3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:29.090268 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-27e3518c-b416-4c32-b795-b8bb15f1acc3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:29.090486 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-27e3518c-b416-4c32-b795-b8bb15f1acc3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:29.090604 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-27e3518c-b416-4c32-b795-b8bb15f1acc3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:29.090715 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-27e3518c-b416-4c32-b795-b8bb15f1acc3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:29.094930 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:29.094930 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:29.095582 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-27e3518c-b416-4c32-b795-b8bb15f1acc3 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:29.095991 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 665/2632] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:29 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:29.516402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4cfe0820-e1c3-4766-9216-153e756ce591 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:29.518461 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4cfe0820-e1c3-4766-9216-153e756ce591 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:29.518710 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4cfe0820-e1c3-4766-9216-153e756ce591 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:29.518905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4cfe0820-e1c3-4766-9216-153e756ce591 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:29.519056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-4cfe0820-e1c3-4766-9216-153e756ce591 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:29.522429 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:29.522429 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:29.531042 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4cfe0820-e1c3-4766-9216-153e756ce591 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 200 Jul 09 15:43:29.531562 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 651/2633] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:29 2026] GET /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 332 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:29.542739 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-15e51bf8-3307-4380-849e-2232cb73deb5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:29.544555 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:29.544923 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-535756898", "volume_type": "1398eb75-7e2a-45a5-886d-40337f08288a", "group_id": "8f3f4e54-a191-4f23-871b-a536896e4fa5", "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:29.546571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-535756898', 'volume_type': '1398eb75-7e2a-45a5-886d-40337f08288a', 'group_id': '8f3f4e54-a191-4f23-871b-a536896e4fa5', 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:29.554129 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:29.554129 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:29.554671 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume of 1 GB Jul 09 15:43:29.559888 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Availability Zones retrieved successfully. Jul 09 15:43:29.564563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Flow 'volume_create_api' (34fbbc4f-09a3-4723-9ebd-e8e44dee5d19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:29.565552 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34893322-94ef-428c-9ed9-72f7648d49aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:29.566035 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:29.566035 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:29.566419 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:29.585102 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34893322-94ef-428c-9ed9-72f7648d49aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:43:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1398eb75-7e2a-45a5-886d-40337f08288a,is_public=True,name='tempest-GroupsTest-volume-type-1842771942',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1398eb75-7e2a-45a5-886d-40337f08288a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8f3f4e54-a191-4f23-871b-a536896e4fa5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:29.585861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1e86cd-d349-4e39-9be3-3013dd8ed44e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:29.612237 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1842771942 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1842771942, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:29.612581 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1842771942 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1842771942, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:29.643744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Created reservations ['107dba3d-d8e1-4aeb-9f80-d24bb9cff1d8', 'b90baa4a-1d82-4e68-b55a-dfb4fc7e0303', '141ea722-d60f-4c3f-b90d-8ca898f816ac', 'af740a40-806b-40c7-840f-cb03037e32b5'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:29.644942 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f1e86cd-d349-4e39-9be3-3013dd8ed44e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['107dba3d-d8e1-4aeb-9f80-d24bb9cff1d8', 'b90baa4a-1d82-4e68-b55a-dfb4fc7e0303', '141ea722-d60f-4c3f-b90d-8ca898f816ac', 'af740a40-806b-40c7-840f-cb03037e32b5']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:29.646107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1a4164-197f-4cee-8d01-6bd2816a767c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:29.669987 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0f1a4164-197f-4cee-8d01-6bd2816a767c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f56f1b5a-a1de-4ce9-a097-0bbc0f8db121', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-535756898',encryption_key_id=None,group_id=8f3f4e54-a191-4f23-871b-a536896e4fa5,group_type_id=,metadata={},multiattach=False,project_id='a51d4cb73e094b2092cf7fbfe566bc11',qos_specs=None,replication_status=,reservations=['107dba3d-d8e1-4aeb-9f80-d24bb9cff1d8','b90baa4a-1d82-4e68-b55a-dfb4fc7e0303','141ea722-d60f-4c3f-b90d-8ca898f816ac','af740a40-806b-40c7-840f-cb03037e32b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61ed4d96d6f40e29b727a96944958ed',volume_type_id=1398eb75-7e2a-45a5-886d-40337f08288a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-535756898',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8f3f4e54-a191-4f23-871b-a536896e4fa5,host=None,id=f56f1b5a-a1de-4ce9-a097-0bbc0f8db121,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51d4cb73e094b2092cf7fbfe566bc11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f61ed4d96d6f40e29b727a96944958ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1398eb75-7e2a-45a5-886d-40337f08288a),volume_type_id=1398eb75-7e2a-45a5-886d-40337f08288a)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:29.671894 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c54f9e9c-dc7e-4be8-ad43-2c1bcf360087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:29.690341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c54f9e9c-dc7e-4be8-ad43-2c1bcf360087) transitioned into state 'SUCCESS' from state '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-535756898',encryption_key_id=None,group_id=8f3f4e54-a191-4f23-871b-a536896e4fa5,group_type_id=,metadata={},multiattach=False,project_id='a51d4cb73e094b2092cf7fbfe566bc11',qos_specs=None,replication_status=,reservations=['107dba3d-d8e1-4aeb-9f80-d24bb9cff1d8','b90baa4a-1d82-4e68-b55a-dfb4fc7e0303','141ea722-d60f-4c3f-b90d-8ca898f816ac','af740a40-806b-40c7-840f-cb03037e32b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61ed4d96d6f40e29b727a96944958ed',volume_type_id=1398eb75-7e2a-45a5-886d-40337f08288a)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:29.691083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697102bf-ccad-4547-83c0-5e9e12f5af64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:29.704116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (697102bf-ccad-4547-83c0-5e9e12f5af64) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:29.704992 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Flow 'volume_create_api' (34fbbc4f-09a3-4723-9ebd-e8e44dee5d19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:29.705285 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume request issued successfully. Jul 09 15:43:29.705945 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:29.706084 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:29.748039 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:29.751358 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:29.751358 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:29.755445 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-15e51bf8-3307-4380-849e-2232cb73deb5 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:43:29.755930 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 660/2634] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:43:29 2026] POST /volume/v3/volumes => generated 812 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:29.769962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:29.774144 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 Jul 09 15:43:29.774144 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:29.774483 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:29.783250 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:29.783250 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:29.790217 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Volume info retrieved successfully. Jul 09 15:43:29.790217 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:29.790217 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:29.835710 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:29.840111 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:29.840111 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:29.850476 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fcf74199-8d2a-41a7-adfa-f0565a26e386 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 returned with HTTP 200 Jul 09 15:43:29.851077 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 659/2635] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:29 2026] GET /volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 => generated 880 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:30.086001 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bdb5a6cf-31b5-4973-b97b-eb642c32ba3e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:30.088690 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bdb5a6cf-31b5-4973-b97b-eb642c32ba3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:30.089123 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bdb5a6cf-31b5-4973-b97b-eb642c32ba3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:30.089296 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bdb5a6cf-31b5-4973-b97b-eb642c32ba3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:30.101442 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:30.101442 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:30.105893 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bdb5a6cf-31b5-4973-b97b-eb642c32ba3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:30.107857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1baac3db-96b1-473e-954c-1e91ea4454fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:30.110061 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1baac3db-96b1-473e-954c-1e91ea4454fe tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:30.110364 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1baac3db-96b1-473e-954c-1e91ea4454fe tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:30.110605 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1baac3db-96b1-473e-954c-1e91ea4454fe tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:30.110761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-1baac3db-96b1-473e-954c-1e91ea4454fe tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:30.111984 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bdb5a6cf-31b5-4973-b97b-eb642c32ba3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:30.112610 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 666/2636] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:30 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:30.115562 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:30.115562 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:30.116675 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1baac3db-96b1-473e-954c-1e91ea4454fe tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:30.117226 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 652/2637] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:30 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:30.810465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-06018441-b9b6-4dcf-b09d-2a9a2a084752 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:30.813139 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-06018441-b9b6-4dcf-b09d-2a9a2a084752 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] DELETE https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:43:30.813544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-06018441-b9b6-4dcf-b09d-2a9a2a084752 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:30.813791 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-06018441-b9b6-4dcf-b09d-2a9a2a084752 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:30.814026 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-06018441-b9b6-4dcf-b09d-2a9a2a084752 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Delete volume with id: fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:43:30.823839 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:30.823839 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:30.824683 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-06018441-b9b6-4dcf-b09d-2a9a2a084752 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:43:30.853233 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-06018441-b9b6-4dcf-b09d-2a9a2a084752 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Delete volume request issued successfully. Jul 09 15:43:30.853460 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-06018441-b9b6-4dcf-b09d-2a9a2a084752 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 202 Jul 09 15:43:30.854133 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 661/2638] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:43:30 2026] DELETE /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:30.867596 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7e240764-1763-4b2a-8f93-ea29dfa7ac85 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:30.868396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:30.869609 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7e240764-1763-4b2a-8f93-ea29dfa7ac85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:43:30.870954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7e240764-1763-4b2a-8f93-ea29dfa7ac85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:30.870954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7e240764-1763-4b2a-8f93-ea29dfa7ac85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:30.871129 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 Jul 09 15:43:30.871129 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:30.871129 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:30.879874 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:30.879874 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:30.880622 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:30.880622 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:30.886723 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7e240764-1763-4b2a-8f93-ea29dfa7ac85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:43:30.891208 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Volume info retrieved successfully. Jul 09 15:43:30.891208 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:30.891208 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:30.894337 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7e240764-1763-4b2a-8f93-ea29dfa7ac85 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 200 Jul 09 15:43:30.894825 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 660/2639] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:30 2026] GET /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 1419 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:30.935148 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:30.938787 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:30.938787 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:30.950413 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d08671f0-af17-4a87-b91b-5fbbea17e3c9 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 returned with HTTP 200 Jul 09 15:43:30.950413 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 667/2640] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:30 2026] GET /volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 => generated 905 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:30.972032 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:30.975365 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:30.975913 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1475143974", "volume_type": "1398eb75-7e2a-45a5-886d-40337f08288a", "group_id": "8f3f4e54-a191-4f23-871b-a536896e4fa5", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:30.978408 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1475143974', 'volume_type': '1398eb75-7e2a-45a5-886d-40337f08288a', 'group_id': '8f3f4e54-a191-4f23-871b-a536896e4fa5', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:30.988822 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:30.988822 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:30.990778 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume of 1 GB Jul 09 15:43:30.997132 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Availability Zones retrieved successfully. Jul 09 15:43:31.005837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Flow 'volume_create_api' (19e378a0-f0d0-4362-b537-c4a6a69f7434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:31.006156 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a3c716-c201-4049-b998-fe9fc6be863f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:31.007041 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:31.007041 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:31.007622 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:31.035458 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a3c716-c201-4049-b998-fe9fc6be863f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:43:28Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=1398eb75-7e2a-45a5-886d-40337f08288a,is_public=True,name='tempest-GroupsTest-volume-type-1842771942',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '1398eb75-7e2a-45a5-886d-40337f08288a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8f3f4e54-a191-4f23-871b-a536896e4fa5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:31.038566 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd48ed5e-525d-4b71-83e4-7423d8cd5306) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:31.077589 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1842771942 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1842771942, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:31.077874 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1842771942 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1842771942, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:31.092298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Created reservations ['c364ad8d-ce50-4db7-8c27-f33f1d41c167', '8ef68883-d4d1-40d3-b9d0-85e342cd7774', 'cd4478d8-6bf8-4d88-99cc-11473fb4c1d5', '1eda336e-3473-4d2f-8ac5-5d087696e03f'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:31.094087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd48ed5e-525d-4b71-83e4-7423d8cd5306) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c364ad8d-ce50-4db7-8c27-f33f1d41c167', '8ef68883-d4d1-40d3-b9d0-85e342cd7774', 'cd4478d8-6bf8-4d88-99cc-11473fb4c1d5', '1eda336e-3473-4d2f-8ac5-5d087696e03f']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:31.094087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca9babe-1d86-453c-b0f0-4d6bb1657ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:31.126417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca9babe-1d86-453c-b0f0-4d6bb1657ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fbfa0ef-79c8-4a12-99a5-e7541995311c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1475143974',encryption_key_id=None,group_id=8f3f4e54-a191-4f23-871b-a536896e4fa5,group_type_id=,metadata={},multiattach=False,project_id='a51d4cb73e094b2092cf7fbfe566bc11',qos_specs=None,replication_status=,reservations=['c364ad8d-ce50-4db7-8c27-f33f1d41c167','8ef68883-d4d1-40d3-b9d0-85e342cd7774','cd4478d8-6bf8-4d88-99cc-11473fb4c1d5','1eda336e-3473-4d2f-8ac5-5d087696e03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61ed4d96d6f40e29b727a96944958ed',volume_type_id=1398eb75-7e2a-45a5-886d-40337f08288a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1475143974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8f3f4e54-a191-4f23-871b-a536896e4fa5,host=None,id=1fbfa0ef-79c8-4a12-99a5-e7541995311c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a51d4cb73e094b2092cf7fbfe566bc11',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f61ed4d96d6f40e29b727a96944958ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1398eb75-7e2a-45a5-886d-40337f08288a),volume_type_id=1398eb75-7e2a-45a5-886d-40337f08288a)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:31.127777 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517a868b-8482-4476-b237-036e2af6107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:31.129333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-824f44c1-ecdb-4a9a-9569-6dd52b3786f1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:31.131519 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-824f44c1-ecdb-4a9a-9569-6dd52b3786f1 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:31.131773 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-824f44c1-ecdb-4a9a-9569-6dd52b3786f1 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:31.132038 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-824f44c1-ecdb-4a9a-9569-6dd52b3786f1 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:31.132102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-87785e41-48c2-42eb-a2cf-3199d76a344f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:31.136232 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87785e41-48c2-42eb-a2cf-3199d76a344f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:31.136590 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87785e41-48c2-42eb-a2cf-3199d76a344f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:31.137511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87785e41-48c2-42eb-a2cf-3199d76a344f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:31.137511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-87785e41-48c2-42eb-a2cf-3199d76a344f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:31.144309 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:31.144309 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:31.147373 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:31.147373 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:31.148535 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87785e41-48c2-42eb-a2cf-3199d76a344f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:31.148610 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-824f44c1-ecdb-4a9a-9569-6dd52b3786f1 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:31.150015 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 661/2641] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:31 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:31.157062 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-824f44c1-ecdb-4a9a-9569-6dd52b3786f1 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:31.157626 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 662/2642] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:31 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:31.174020 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (517a868b-8482-4476-b237-036e2af6107d) transitioned into state 'SUCCESS' from state '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-1475143974',encryption_key_id=None,group_id=8f3f4e54-a191-4f23-871b-a536896e4fa5,group_type_id=,metadata={},multiattach=False,project_id='a51d4cb73e094b2092cf7fbfe566bc11',qos_specs=None,replication_status=,reservations=['c364ad8d-ce50-4db7-8c27-f33f1d41c167','8ef68883-d4d1-40d3-b9d0-85e342cd7774','cd4478d8-6bf8-4d88-99cc-11473fb4c1d5','1eda336e-3473-4d2f-8ac5-5d087696e03f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f61ed4d96d6f40e29b727a96944958ed',volume_type_id=1398eb75-7e2a-45a5-886d-40337f08288a)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:31.174926 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd52fda9-f249-4656-9f77-31cb399b83ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:31.193657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd52fda9-f249-4656-9f77-31cb399b83ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:31.194505 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Flow 'volume_create_api' (19e378a0-f0d0-4362-b537-c4a6a69f7434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:31.194693 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Create volume request issued successfully. Jul 09 15:43:31.195688 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:31.195917 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:31.269811 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:31.275405 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:31.275405 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:31.279648 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-155b6f9a-b28b-469d-a0eb-4b9adf7b2dcb tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:43:31.280261 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 653/2643] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:43:30 2026] POST /volume/v3/volumes => generated 813 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:31.296656 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:31.299708 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c Jul 09 15:43:31.299708 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:31.299987 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:31.311578 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:31.311578 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:31.318202 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Volume info retrieved successfully. Jul 09 15:43:31.318973 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:31.319273 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:31.357145 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:31.361049 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:31.361049 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:31.373210 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1d87276b-9f2e-4e08-9ef9-79c3e0531a84 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c returned with HTTP 200 Jul 09 15:43:31.373210 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 668/2644] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:31 2026] GET /volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c => generated 905 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:31.912369 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6e685294-acd5-49ba-8156-6456a03d1318 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:31.914501 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6e685294-acd5-49ba-8156-6456a03d1318 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe Jul 09 15:43:31.914650 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6e685294-acd5-49ba-8156-6456a03d1318 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:31.915282 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6e685294-acd5-49ba-8156-6456a03d1318 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:31.920365 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6e685294-acd5-49ba-8156-6456a03d1318 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe returned with HTTP 404 Jul 09 15:43:31.920859 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 662/2645] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:31 2026] GET /volume/v3/volumes/fca67577-bc9d-4338-be36-581dfdf70ffe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:31.930140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-26be7b9e-1fb5-4fce-a4f5-03e5f041160e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:31.932342 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-26be7b9e-1fb5-4fce-a4f5-03e5f041160e tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 Jul 09 15:43:31.932575 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-26be7b9e-1fb5-4fce-a4f5-03e5f041160e tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:31.932798 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-26be7b9e-1fb5-4fce-a4f5-03e5f041160e tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:31.933041 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-26be7b9e-1fb5-4fce-a4f5-03e5f041160e tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Delete snapshot with id: 39d1712a-e6d5-406d-b438-00a7b6e4b768 Jul 09 15:43:31.938696 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:31.938696 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:31.939289 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-26be7b9e-1fb5-4fce-a4f5-03e5f041160e tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot retrieved successfully. Jul 09 15:43:31.960692 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-26be7b9e-1fb5-4fce-a4f5-03e5f041160e tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot delete request issued successfully. Jul 09 15:43:31.960938 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-26be7b9e-1fb5-4fce-a4f5-03e5f041160e tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 returned with HTTP 202 Jul 09 15:43:31.961468 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 663/2646] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:43:31 2026] DELETE /volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:31.969556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-73c90ff9-b4b8-4d8e-94d7-3b91d3170a3b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:31.971827 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-73c90ff9-b4b8-4d8e-94d7-3b91d3170a3b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 Jul 09 15:43:31.972086 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-73c90ff9-b4b8-4d8e-94d7-3b91d3170a3b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:31.972459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-73c90ff9-b4b8-4d8e-94d7-3b91d3170a3b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:31.977936 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:31.977936 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:31.978443 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-73c90ff9-b4b8-4d8e-94d7-3b91d3170a3b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot retrieved successfully. Jul 09 15:43:31.979404 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-73c90ff9-b4b8-4d8e-94d7-3b91d3170a3b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 returned with HTTP 200 Jul 09 15:43:31.979783 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 654/2647] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:43:31 2026] GET /volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:43:32.169938 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c01ec3ee-e228-4099-8832-ae28c066e34a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:32.171779 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-429cf41f-6e93-478a-81f1-dce392d8c57a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:32.172167 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c01ec3ee-e228-4099-8832-ae28c066e34a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:32.172338 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c01ec3ee-e228-4099-8832-ae28c066e34a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:32.172541 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c01ec3ee-e228-4099-8832-ae28c066e34a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:32.172655 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-c01ec3ee-e228-4099-8832-ae28c066e34a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:32.173948 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-429cf41f-6e93-478a-81f1-dce392d8c57a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:32.174335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-429cf41f-6e93-478a-81f1-dce392d8c57a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:32.175512 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-429cf41f-6e93-478a-81f1-dce392d8c57a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:32.178317 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:32.178317 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:32.182198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c01ec3ee-e228-4099-8832-ae28c066e34a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:32.182198 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 669/2648] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:32 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:32.187195 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:32.187195 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:32.193090 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-429cf41f-6e93-478a-81f1-dce392d8c57a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:32.198668 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-429cf41f-6e93-478a-81f1-dce392d8c57a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:32.199248 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 663/2649] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:32 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:32.390013 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:32.392701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c Jul 09 15:43:32.392964 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:32.393246 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:32.402170 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:32.402170 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:32.408871 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Volume info retrieved successfully. Jul 09 15:43:32.409911 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:32.410424 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:32.462822 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:32.465988 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:32.465988 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:32.476534 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c9214a85-da2a-4288-b460-5c26ae9f0a83 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c returned with HTTP 200 Jul 09 15:43:32.477041 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 664/2650] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:32 2026] GET /volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:32.499653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5f9b4548-e24b-460d-9f02-82615e1a1e69 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:32.501364 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5f9b4548-e24b-460d-9f02-82615e1a1e69 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] PUT https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:32.501753 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5f9b4548-e24b-460d-9f02-82615e1a1e69 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1fbfa0ef-79c8-4a12-99a5-e7541995311c"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:32.503394 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-5f9b4548-e24b-460d-9f02-82615e1a1e69 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Update called for group 8f3f4e54-a191-4f23-871b-a536896e4fa5. {{(pid=99865) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 09 15:43:32.503546 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-5f9b4548-e24b-460d-9f02-82615e1a1e69 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Updating group 8f3f4e54-a191-4f23-871b-a536896e4fa5 with name new_group description: This is a new group add_volumes: None remove_volumes: 1fbfa0ef-79c8-4a12-99a5-e7541995311c. Jul 09 15:43:32.507796 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:32.507796 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:32.526344 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5f9b4548-e24b-460d-9f02-82615e1a1e69 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 202 Jul 09 15:43:32.526833 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 655/2651] 10.4.3.19 () {70 vars in 1400 bytes} [Thu Jul 9 15:43:32 2026] PUT /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:32.538405 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3c50e127-ce3f-4d3f-a615-8177e34d1c6f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:32.540353 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c50e127-ce3f-4d3f-a615-8177e34d1c6f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:32.540588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c50e127-ce3f-4d3f-a615-8177e34d1c6f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:32.540769 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c50e127-ce3f-4d3f-a615-8177e34d1c6f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:32.540920 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-3c50e127-ce3f-4d3f-a615-8177e34d1c6f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:32.544866 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:32.544866 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:32.552929 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c50e127-ce3f-4d3f-a615-8177e34d1c6f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 200 Jul 09 15:43:32.553526 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 670/2652] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:32 2026] GET /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 323 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:32.990665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-53ebc940-20c5-4404-82bf-242f200ddcab None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:32.993634 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-53ebc940-20c5-4404-82bf-242f200ddcab tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 Jul 09 15:43:32.993987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-53ebc940-20c5-4404-82bf-242f200ddcab tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:32.994349 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-53ebc940-20c5-4404-82bf-242f200ddcab tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:32.999398 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-53ebc940-20c5-4404-82bf-242f200ddcab tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 returned with HTTP 404 Jul 09 15:43:33.000103 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 664/2653] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:43:32 2026] GET /volume/v3/snapshots/39d1712a-e6d5-406d-b438-00a7b6e4b768 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:33.190810 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c898916b-2be2-4b27-a26b-de917d2e3229 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.193444 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c898916b-2be2-4b27-a26b-de917d2e3229 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:33.193818 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c898916b-2be2-4b27-a26b-de917d2e3229 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:33.194221 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c898916b-2be2-4b27-a26b-de917d2e3229 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:33.194381 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c898916b-2be2-4b27-a26b-de917d2e3229 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:33.199019 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.199019 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:33.199890 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c898916b-2be2-4b27-a26b-de917d2e3229 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:33.200389 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 665/2654] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:33 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:33.217431 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-15d85fa5-9892-4d8e-84ba-de4040ecb3de None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.219419 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-15d85fa5-9892-4d8e-84ba-de4040ecb3de tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:33.219658 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-15d85fa5-9892-4d8e-84ba-de4040ecb3de tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:33.219863 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-15d85fa5-9892-4d8e-84ba-de4040ecb3de tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:33.238574 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.238574 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:33.245631 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-15d85fa5-9892-4d8e-84ba-de4040ecb3de tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:33.254614 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-15d85fa5-9892-4d8e-84ba-de4040ecb3de tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:33.255113 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 656/2655] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:33 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:33.564940 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-112d7db6-024f-4717-a4e5-53ec7b81b50f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.566774 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-112d7db6-024f-4717-a4e5-53ec7b81b50f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:33.566979 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-112d7db6-024f-4717-a4e5-53ec7b81b50f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:33.567195 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-112d7db6-024f-4717-a4e5-53ec7b81b50f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:33.567352 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-112d7db6-024f-4717-a4e5-53ec7b81b50f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:33.570844 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.570844 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:33.579608 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-112d7db6-024f-4717-a4e5-53ec7b81b50f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 200 Jul 09 15:43:33.579978 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 671/2656] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:33 2026] GET /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:33.591421 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-474c8319-62c6-4c58-9a85-92ca97de25d8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.593142 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-474c8319-62c6-4c58-9a85-92ca97de25d8 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:33.593757 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-474c8319-62c6-4c58-9a85-92ca97de25d8 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:33.594879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-474c8319-62c6-4c58-9a85-92ca97de25d8 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:33.595158 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-474c8319-62c6-4c58-9a85-92ca97de25d8 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:33.600660 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.600660 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:33.611749 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-474c8319-62c6-4c58-9a85-92ca97de25d8 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 200 Jul 09 15:43:33.612477 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 665/2657] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:33 2026] GET /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 324 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:33.623747 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.627650 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:33.627921 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:33.628198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:33.628579 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:33.631669 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:33.645166 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Get all volumes completed successfully. Jul 09 15:43:33.646473 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:33.646699 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:33.699047 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:33.706307 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.706307 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:33.718737 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-91fe9c7e-2e1e-423b-a3d1-c208c6fd445d tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:33.719219 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 666/2658] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:33 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:33.736789 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-729f6cac-2fea-4ec7-9c1c-d72018123c89 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.738737 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-729f6cac-2fea-4ec7-9c1c-d72018123c89 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] PUT https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:33.739078 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-729f6cac-2fea-4ec7-9c1c-d72018123c89 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1fbfa0ef-79c8-4a12-99a5-e7541995311c"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:33.740885 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-729f6cac-2fea-4ec7-9c1c-d72018123c89 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Update called for group 8f3f4e54-a191-4f23-871b-a536896e4fa5. {{(pid=99865) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 09 15:43:33.740885 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-729f6cac-2fea-4ec7-9c1c-d72018123c89 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Updating group 8f3f4e54-a191-4f23-871b-a536896e4fa5 with name None description: None add_volumes: 1fbfa0ef-79c8-4a12-99a5-e7541995311c remove_volumes: None. Jul 09 15:43:33.744579 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.744579 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:33.778976 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-729f6cac-2fea-4ec7-9c1c-d72018123c89 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 202 Jul 09 15:43:33.779595 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 657/2659] 10.4.3.19 () {70 vars in 1399 bytes} [Thu Jul 9 15:43:33 2026] PUT /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:33.789525 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bbf9282b-6ac6-4492-9cfc-d187644a5f26 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.791873 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bbf9282b-6ac6-4492-9cfc-d187644a5f26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:33.792165 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bbf9282b-6ac6-4492-9cfc-d187644a5f26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:33.792441 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bbf9282b-6ac6-4492-9cfc-d187644a5f26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:33.792616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-bbf9282b-6ac6-4492-9cfc-d187644a5f26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:33.797777 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.797777 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:33.810160 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bbf9282b-6ac6-4492-9cfc-d187644a5f26 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 200 Jul 09 15:43:33.811233 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 672/2660] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:33 2026] GET /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 323 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:33.868267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-534a2ad9-325e-4cc5-b756-9f6174c0ba79 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.870238 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-534a2ad9-325e-4cc5-b756-9f6174c0ba79 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:43:33.870933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-534a2ad9-325e-4cc5-b756-9f6174c0ba79 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-attach": {"instance_uuid": "6c38d286-0d4e-47cf-8cac-671a30f40ce7", "mountpoint": "/dev/vdb"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:33.871270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-534a2ad9-325e-4cc5-b756-9f6174c0ba79 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "6c38d286-0d4e-47cf-8cac-671a30f40ce7", "mountpoint": "/dev/vdb"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:33.884427 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.884427 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:33.889221 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-534a2ad9-325e-4cc5-b756-9f6174c0ba79 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:43:33.907030 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-cb8b2242-ebd7-405e-b420-185aa8e8476e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:33.909833 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-534a2ad9-325e-4cc5-b756-9f6174c0ba79 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Update volume admin metadata completed successfully. Jul 09 15:43:33.910495 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-cb8b2242-ebd7-405e-b420-185aa8e8476e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3/action Jul 09 15:43:33.910965 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-cb8b2242-ebd7-405e-b420-185aa8e8476e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:33.911137 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-cb8b2242-ebd7-405e-b420-185aa8e8476e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:33.949579 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:33.949579 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:33.969369 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9cd11b24-3565-46f3-9d31-e1866f999fe2 req-cb8b2242-ebd7-405e-b420-185aa8e8476e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3/action returned with HTTP 204 Jul 09 15:43:33.970071 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 667/2661] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:43:33 2026] POST /volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:34.209264 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-89fddcff-95f9-46af-b4ad-5608fdd5b02f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.211959 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89fddcff-95f9-46af-b4ad-5608fdd5b02f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:34.212113 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89fddcff-95f9-46af-b4ad-5608fdd5b02f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.212401 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89fddcff-95f9-46af-b4ad-5608fdd5b02f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.214524 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6751c2f4-8f48-47e7-9e5c-eed2da9438c1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.216936 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6751c2f4-8f48-47e7-9e5c-eed2da9438c1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:34.217093 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6751c2f4-8f48-47e7-9e5c-eed2da9438c1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.217375 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6751c2f4-8f48-47e7-9e5c-eed2da9438c1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.217768 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-6751c2f4-8f48-47e7-9e5c-eed2da9438c1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:34.222650 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.222650 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:34.223342 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.223342 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:34.224326 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6751c2f4-8f48-47e7-9e5c-eed2da9438c1 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:34.224862 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 673/2662] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:34.227944 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-89fddcff-95f9-46af-b4ad-5608fdd5b02f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:34.234591 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89fddcff-95f9-46af-b4ad-5608fdd5b02f tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:34.235162 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 658/2663] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:34.251788 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-21774519-7d41-4ef8-b4ca-81fa2e2e4b6a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.254279 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-21774519-7d41-4ef8-b4ca-81fa2e2e4b6a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:34.254587 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-21774519-7d41-4ef8-b4ca-81fa2e2e4b6a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.254856 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-21774519-7d41-4ef8-b4ca-81fa2e2e4b6a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.264754 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.264754 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:34.272696 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-21774519-7d41-4ef8-b4ca-81fa2e2e4b6a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:34.273511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-61850f9b-b0be-431c-951b-a597a94fe428 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.275458 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61850f9b-b0be-431c-951b-a597a94fe428 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:34.275616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61850f9b-b0be-431c-951b-a597a94fe428 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.275786 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61850f9b-b0be-431c-951b-a597a94fe428 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.278414 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-21774519-7d41-4ef8-b4ca-81fa2e2e4b6a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:34.278944 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 668/2664] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:34.284782 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.284782 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:34.291081 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-61850f9b-b0be-431c-951b-a597a94fe428 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:34.295668 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61850f9b-b0be-431c-951b-a597a94fe428 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:34.296046 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 674/2665] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 1195 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:34.314450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3a0e7004-6924-46c7-b65a-8fcc01bbd2f4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.316657 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a0e7004-6924-46c7-b65a-8fcc01bbd2f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:34.316965 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a0e7004-6924-46c7-b65a-8fcc01bbd2f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.317161 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a0e7004-6924-46c7-b65a-8fcc01bbd2f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.332217 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.332217 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:34.336005 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3a0e7004-6924-46c7-b65a-8fcc01bbd2f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:34.338667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-c97cb4dd-41e3-437c-88c4-4bbc8d47cf36 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.340945 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-c97cb4dd-41e3-437c-88c4-4bbc8d47cf36 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:34.341137 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-c97cb4dd-41e3-437c-88c4-4bbc8d47cf36 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.341348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-c97cb4dd-41e3-437c-88c4-4bbc8d47cf36 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.342387 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a0e7004-6924-46c7-b65a-8fcc01bbd2f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:34.342877 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 659/2666] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 1195 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:34.360115 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.360115 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:34.364455 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-c97cb4dd-41e3-437c-88c4-4bbc8d47cf36 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:34.369472 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-c97cb4dd-41e3-437c-88c4-4bbc8d47cf36 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:34.369894 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 669/2667] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:34.399678 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-1a396788-484f-4602-884e-73c42316a974 req-e60302fb-2193-40a2-92db-bded71ed97cc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.401789 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-e60302fb-2193-40a2-92db-bded71ed97cc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:34.401989 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-e60302fb-2193-40a2-92db-bded71ed97cc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.402251 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-e60302fb-2193-40a2-92db-bded71ed97cc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.412898 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.412898 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:34.414383 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-534a2ad9-325e-4cc5-b756-9f6174c0ba79 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Attach volume completed successfully. Jul 09 15:43:34.415964 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-534a2ad9-325e-4cc5-b756-9f6174c0ba79 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:43:34.415964 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 666/2668] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:43:33 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:43:34.417598 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-1a396788-484f-4602-884e-73c42316a974 req-e60302fb-2193-40a2-92db-bded71ed97cc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:34.424922 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-e60302fb-2193-40a2-92db-bded71ed97cc tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:34.425622 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 675/2669] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 1195 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:34.426018 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8481d8ba-32d3-4cb5-932e-9485a981cc3a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.428355 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8481d8ba-32d3-4cb5-932e-9485a981cc3a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:43:34.428629 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8481d8ba-32d3-4cb5-932e-9485a981cc3a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.428904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8481d8ba-32d3-4cb5-932e-9485a981cc3a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.449755 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1a396788-484f-4602-884e-73c42316a974 req-4acce84f-cdaf-4f6c-81ae-9a361e20de0f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.449983 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.449983 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:34.452448 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-4acce84f-cdaf-4f6c-81ae-9a361e20de0f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/action Jul 09 15:43:34.452961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-4acce84f-cdaf-4f6c-81ae-9a361e20de0f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:34.453123 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-4acce84f-cdaf-4f6c-81ae-9a361e20de0f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:34.454980 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8481d8ba-32d3-4cb5-932e-9485a981cc3a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:43:34.460574 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8481d8ba-32d3-4cb5-932e-9485a981cc3a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:43:34.461035 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 660/2670] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:34.472761 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.472761 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:34.473497 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-1a396788-484f-4602-884e-73c42316a974 req-4acce84f-cdaf-4f6c-81ae-9a361e20de0f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:34.476216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-73ce05c8-8cdf-4892-95ba-d526c84995b9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.478442 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-73ce05c8-8cdf-4892-95ba-d526c84995b9 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:43:34.480200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-73ce05c8-8cdf-4892-95ba-d526c84995b9 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-detach": {}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:34.480200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-73ce05c8-8cdf-4892-95ba-d526c84995b9 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:34.488145 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-1a396788-484f-4602-884e-73c42316a974 req-4acce84f-cdaf-4f6c-81ae-9a361e20de0f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Begin detaching volume completed successfully. Jul 09 15:43:34.488456 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-4acce84f-cdaf-4f6c-81ae-9a361e20de0f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/action returned with HTTP 202 Jul 09 15:43:34.489013 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 670/2671] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:43:34 2026] POST /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:43:34.496862 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.496862 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:34.497779 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-73ce05c8-8cdf-4892-95ba-d526c84995b9 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:43:34.820837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c84ca59b-e032-47d5-af9b-bae04be00a1f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.822945 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c84ca59b-e032-47d5-af9b-bae04be00a1f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:34.823209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c84ca59b-e032-47d5-af9b-bae04be00a1f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.823527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c84ca59b-e032-47d5-af9b-bae04be00a1f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.823798 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-c84ca59b-e032-47d5-af9b-bae04be00a1f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:34.828382 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.828382 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:34.838957 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c84ca59b-e032-47d5-af9b-bae04be00a1f tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 200 Jul 09 15:43:34.839652 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 676/2672] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:34.853310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:34.857146 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:34.857437 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:34.857673 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:34.858025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:34.859984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:34.872044 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Get all volumes completed successfully. Jul 09 15:43:34.872994 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:34.873330 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:34.932128 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:34.936369 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.936369 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:34.944686 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:34.944845 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:34.982549 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:34.985564 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:34.985564 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:34.992605 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-624ff50d-eff0-4b36-b690-0a2e75a0c430 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:34.992970 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 661/2673] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:34 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:35.004097 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-73ce05c8-8cdf-4892-95ba-d526c84995b9 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Detach volume completed successfully. Jul 09 15:43:35.004097 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-73ce05c8-8cdf-4892-95ba-d526c84995b9 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:43:35.004097 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 667/2674] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:43:34 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:43:35.009306 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-678c311d-4943-40f0-80ff-04063af838b1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:35.011287 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:35.011515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:35.011823 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:35.012110 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:35.012873 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:35.014474 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-41a487bb-b0ac-40fc-ac06-83ec827bea05 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:35.016695 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-41a487bb-b0ac-40fc-ac06-83ec827bea05 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:43:35.017211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-41a487bb-b0ac-40fc-ac06-83ec827bea05 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:35.017305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-41a487bb-b0ac-40fc-ac06-83ec827bea05 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:35.022862 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Get all volumes completed successfully. Jul 09 15:43:35.023731 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:35.023958 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:35.027093 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.027093 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:35.032408 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-41a487bb-b0ac-40fc-ac06-83ec827bea05 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:43:35.038443 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-41a487bb-b0ac-40fc-ac06-83ec827bea05 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:43:35.039034 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 677/2675] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:35 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:35.086591 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:35.091157 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.091157 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:35.101467 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:35.101615 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:35.143280 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:35.146703 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.146703 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:35.155801 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-678c311d-4943-40f0-80ff-04063af838b1 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:35.156208 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 671/2676] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:35 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:35.172246 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-02fb88c2-68a4-4178-a256-b2f1d7471f3a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:35.174725 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-02fb88c2-68a4-4178-a256-b2f1d7471f3a tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] POST https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5/action Jul 09 15:43:35.175198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-02fb88c2-68a4-4178-a256-b2f1d7471f3a tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:35.175377 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-02fb88c2-68a4-4178-a256-b2f1d7471f3a tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:35.176997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-02fb88c2-68a4-4178-a256-b2f1d7471f3a tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] delete called for group 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99865) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:43:35.177093 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-02fb88c2-68a4-4178-a256-b2f1d7471f3a tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Delete group with id: 8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:35.182260 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.182260 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:35.238261 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b9b99fb3-60ae-41d0-8a4e-fda8adfca29d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:35.238407 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-02fb88c2-68a4-4178-a256-b2f1d7471f3a tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5/action returned with HTTP 202 Jul 09 15:43:35.238778 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 662/2677] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:43:35 2026] POST /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:35.244057 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b9b99fb3-60ae-41d0-8a4e-fda8adfca29d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:35.245206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b9b99fb3-60ae-41d0-8a4e-fda8adfca29d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:35.245206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b9b99fb3-60ae-41d0-8a4e-fda8adfca29d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:35.245206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b9b99fb3-60ae-41d0-8a4e-fda8adfca29d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:35.248694 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:35.251365 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c Jul 09 15:43:35.251645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:35.251892 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:35.253733 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.253733 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:35.253733 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b9b99fb3-60ae-41d0-8a4e-fda8adfca29d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:35.253733 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 668/2678] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:35 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:35.260915 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.260915 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:35.264928 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Volume info retrieved successfully. Jul 09 15:43:35.265638 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:35.265824 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:35.310339 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:35.313771 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.313771 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:35.322918 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0bb83405-1177-4d1c-8b35-a7e3538a6a6b tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c returned with HTTP 200 Jul 09 15:43:35.323542 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 678/2679] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:35 2026] GET /volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c => generated 905 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:35.526349 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a1da7970-f859-4f37-861c-c9e0baaf0ec7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:35.526988 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1da7970-f859-4f37-861c-c9e0baaf0ec7 None None] GET https://10.4.3.19/volume// Jul 09 15:43:35.527253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1da7970-f859-4f37-861c-c9e0baaf0ec7 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:35.527524 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1da7970-f859-4f37-861c-c9e0baaf0ec7 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:35.527986 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1da7970-f859-4f37-861c-c9e0baaf0ec7 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:35.528434 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 672/2680] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:43:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:43:35.541349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-1a396788-484f-4602-884e-73c42316a974 req-e77de80d-6bae-427c-8835-35d84d1f28ef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:35.543865 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-e77de80d-6bae-427c-8835-35d84d1f28ef tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:35.544355 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-e77de80d-6bae-427c-8835-35d84d1f28ef tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:35.544729 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-e77de80d-6bae-427c-8835-35d84d1f28ef tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:35.559006 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.559006 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:35.565420 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-1a396788-484f-4602-884e-73c42316a974 req-e77de80d-6bae-427c-8835-35d84d1f28ef tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:35.574459 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-e77de80d-6bae-427c-8835-35d84d1f28ef tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:35.575338 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 663/2681] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:43:35 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 1378 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:35.590798 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-1a396788-484f-4602-884e-73c42316a974 req-a8dba85a-fb7f-4638-9609-2d229935bbed None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:35.595924 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-a8dba85a-fb7f-4638-9609-2d229935bbed tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/encryption Jul 09 15:43:35.596561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-a8dba85a-fb7f-4638-9609-2d229935bbed tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:35.596887 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-a8dba85a-fb7f-4638-9609-2d229935bbed tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:35.610443 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:35.610443 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:35.618864 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-a8dba85a-fb7f-4638-9609-2d229935bbed tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/encryption returned with HTTP 200 Jul 09 15:43:35.619407 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 669/2682] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:43:35 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:36.266044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-222b18a4-99c0-4729-bd8f-1524b74df671 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.268006 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-222b18a4-99c0-4729-bd8f-1524b74df671 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:36.268248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-222b18a4-99c0-4729-bd8f-1524b74df671 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.268381 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-222b18a4-99c0-4729-bd8f-1524b74df671 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.268479 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-222b18a4-99c0-4729-bd8f-1524b74df671 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:36.273105 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:36.273105 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:36.273894 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-222b18a4-99c0-4729-bd8f-1524b74df671 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:36.274482 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 679/2683] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:36 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:36.343300 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-70d5e8b4-c97b-443f-a3ef-9cc2ea79b266 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.345560 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-70d5e8b4-c97b-443f-a3ef-9cc2ea79b266 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c Jul 09 15:43:36.345816 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-70d5e8b4-c97b-443f-a3ef-9cc2ea79b266 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.346039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-70d5e8b4-c97b-443f-a3ef-9cc2ea79b266 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.356437 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-70d5e8b4-c97b-443f-a3ef-9cc2ea79b266 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c returned with HTTP 404 Jul 09 15:43:36.357016 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 673/2684] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:36 2026] GET /volume/v3/volumes/1fbfa0ef-79c8-4a12-99a5-e7541995311c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:36.371237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c530fd03-6757-4b1a-ad10-6366608ad7e0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.374122 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c530fd03-6757-4b1a-ad10-6366608ad7e0 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 Jul 09 15:43:36.374498 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c530fd03-6757-4b1a-ad10-6366608ad7e0 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.374785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c530fd03-6757-4b1a-ad10-6366608ad7e0 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.381198 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c530fd03-6757-4b1a-ad10-6366608ad7e0 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 returned with HTTP 404 Jul 09 15:43:36.381787 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 664/2685] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:36 2026] GET /volume/v3/volumes/f56f1b5a-a1de-4ce9-a097-0bbc0f8db121 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:36.389913 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ad405151-9f29-4c19-8ee8-eb1c51dc7f00 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.392483 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad405151-9f29-4c19-8ee8-eb1c51dc7f00 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] GET https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 Jul 09 15:43:36.392837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad405151-9f29-4c19-8ee8-eb1c51dc7f00 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.393147 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad405151-9f29-4c19-8ee8-eb1c51dc7f00 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.393459 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-ad405151-9f29-4c19-8ee8-eb1c51dc7f00 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] show called for member 8f3f4e54-a191-4f23-871b-a536896e4fa5 {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:36.397161 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad405151-9f29-4c19-8ee8-eb1c51dc7f00 tempest-GroupsTest-1705068343 tempest-GroupsTest-1705068343-project-member] https://10.4.3.19/volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 returned with HTTP 404 Jul 09 15:43:36.399120 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 670/2686] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:36 2026] GET /volume/v3/groups/8f3f4e54-a191-4f23-871b-a536896e4fa5 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:36.414090 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-07ae615b-be5f-44da-86d5-2aaec01cec38 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.416351 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-07ae615b-be5f-44da-86d5-2aaec01cec38 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/45cc477c-eefc-4b88-90e1-042bd0ab588b Jul 09 15:43:36.416351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-07ae615b-be5f-44da-86d5-2aaec01cec38 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.416351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-07ae615b-be5f-44da-86d5-2aaec01cec38 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.418482 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-890c5658-4f19-4ffb-afc3-79d0dd5757ba None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.419009 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-890c5658-4f19-4ffb-afc3-79d0dd5757ba None None] GET https://10.4.3.19/volume// Jul 09 15:43:36.419272 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-890c5658-4f19-4ffb-afc3-79d0dd5757ba None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.419532 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-890c5658-4f19-4ffb-afc3-79d0dd5757ba None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.419928 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-890c5658-4f19-4ffb-afc3-79d0dd5757ba None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:36.420356 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 674/2687] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:43:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:43:36.432359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-eade7980-0fcb-48ac-a0a4-9272f755e31a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.434838 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-07ae615b-be5f-44da-86d5-2aaec01cec38 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/group_types/45cc477c-eefc-4b88-90e1-042bd0ab588b returned with HTTP 202 Jul 09 15:43:36.435363 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 680/2688] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:43:36 2026] DELETE /volume/v3/group_types/45cc477c-eefc-4b88-90e1-042bd0ab588b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:36.435808 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-eade7980-0fcb-48ac-a0a4-9272f755e31a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:43:36.439154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-eade7980-0fcb-48ac-a0a4-9272f755e31a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "597b64b1-346f-47f4-a4d4-f12dfcf0f504", "connector": null, "instance_uuid": "6e845490-f670-4ab5-8248-42afe2ef792a"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:36.446623 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-241c1100-686e-4c49-bced-bc42432b9bc1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.448855 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-241c1100-686e-4c49-bced-bc42432b9bc1 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] DELETE https://10.4.3.19/volume/v3/types/1398eb75-7e2a-45a5-886d-40337f08288a Jul 09 15:43:36.449131 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-241c1100-686e-4c49-bced-bc42432b9bc1 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.449460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-241c1100-686e-4c49-bced-bc42432b9bc1 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.452603 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:36.452603 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:36.480223 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-241c1100-686e-4c49-bced-bc42432b9bc1 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/types/1398eb75-7e2a-45a5-886d-40337f08288a returned with HTTP 202 Jul 09 15:43:36.480831 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 671/2689] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:36 2026] DELETE /volume/v3/types/1398eb75-7e2a-45a5-886d-40337f08288a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:36.488760 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-49a04bae-e4c6-48b1-9bf6-02bea97337f0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.494093 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-49a04bae-e4c6-48b1-9bf6-02bea97337f0 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] GET https://10.4.3.19/volume/v3/types/1398eb75-7e2a-45a5-886d-40337f08288a Jul 09 15:43:36.494422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-49a04bae-e4c6-48b1-9bf6-02bea97337f0 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.494951 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-49a04bae-e4c6-48b1-9bf6-02bea97337f0 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.501015 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-49a04bae-e4c6-48b1-9bf6-02bea97337f0 tempest-GroupsTest-1056735115 tempest-GroupsTest-1056735115-project-admin] https://10.4.3.19/volume/v3/types/1398eb75-7e2a-45a5-886d-40337f08288a returned with HTTP 404 Jul 09 15:43:36.501866 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 675/2690] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:36 2026] GET /volume/v3/types/1398eb75-7e2a-45a5-886d-40337f08288a => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:36.502391 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-eade7980-0fcb-48ac-a0a4-9272f755e31a tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:43:36.505322 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 665/2691] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:43: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 09 15:43:36.555640 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-1a396788-484f-4602-884e-73c42316a974 req-ce6da150-bd0f-493e-849f-844c3c214726 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.558248 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-ce6da150-bd0f-493e-849f-844c3c214726 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] DELETE https://10.4.3.19/volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3 Jul 09 15:43:36.558561 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-ce6da150-bd0f-493e-849f-844c3c214726 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.558791 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-ce6da150-bd0f-493e-849f-844c3c214726 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.566641 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:36.566641 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:36.892857 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fddfbd71-0149-4c95-8238-7db4594de119 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:36.895337 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fddfbd71-0149-4c95-8238-7db4594de119 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:36.895526 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fddfbd71-0149-4c95-8238-7db4594de119 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:36.895721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fddfbd71-0149-4c95-8238-7db4594de119 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:36.905563 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:36.905563 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:36.925841 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fddfbd71-0149-4c95-8238-7db4594de119 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:36.938339 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fddfbd71-0149-4c95-8238-7db4594de119 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:36.940018 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 672/2692] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:36 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 871 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:37.063117 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bcbc4027-60ee-4667-a6b4-353b4e220b0f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:37.063625 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bcbc4027-60ee-4667-a6b4-353b4e220b0f None None] GET https://10.4.3.19/volume// Jul 09 15:43:37.063853 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bcbc4027-60ee-4667-a6b4-353b4e220b0f None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:37.064060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bcbc4027-60ee-4667-a6b4-353b4e220b0f None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:37.064490 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bcbc4027-60ee-4667-a6b4-353b4e220b0f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:37.064902 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 676/2693] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:43:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:43:37.076653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-9a323310-a4ed-4554-a076-d9a1e8829fba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:37.082237 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-9a323310-a4ed-4554-a076-d9a1e8829fba tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:37.084451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-9a323310-a4ed-4554-a076-d9a1e8829fba tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:37.084977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-9a323310-a4ed-4554-a076-d9a1e8829fba tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:37.105262 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:37.105262 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:37.109502 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1a396788-484f-4602-884e-73c42316a974 req-ce6da150-bd0f-493e-849f-844c3c214726 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3 returned with HTTP 200 Jul 09 15:43:37.109969 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 681/2694] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:43:36 2026] DELETE /volume/v3/attachments/a250cda5-c1b7-4937-bb6d-c8f4c67f61d3 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:43:37.110792 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-9a323310-a4ed-4554-a076-d9a1e8829fba tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:37.119322 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-9a323310-a4ed-4554-a076-d9a1e8829fba tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:37.119322 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 666/2695] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:43:37 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 1051 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:37.247689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-897cf8d2-1560-4f2b-a936-4ce51105e5ff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:37.250277 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-897cf8d2-1560-4f2b-a936-4ce51105e5ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] PUT https://10.4.3.19/volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25 Jul 09 15:43:37.250369 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-897cf8d2-1560-4f2b-a936-4ce51105e5ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:37.259261 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-897cf8d2-1560-4f2b-a936-4ce51105e5ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Acquiring lock "cinder-attachment_update-597b64b1-346f-47f4-a4d4-f12dfcf0f504-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:43:37.265115 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-897cf8d2-1560-4f2b-a936-4ce51105e5ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Lock "cinder-attachment_update-597b64b1-346f-47f4-a4d4-f12dfcf0f504-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:43:37.266552 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:37.266552 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:37.287674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-056ee1c9-411a-4cd0-98b6-ffeb59f64999 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:37.296422 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-056ee1c9-411a-4cd0-98b6-ffeb59f64999 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:37.296422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-056ee1c9-411a-4cd0-98b6-ffeb59f64999 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:37.296422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-056ee1c9-411a-4cd0-98b6-ffeb59f64999 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:37.296422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-056ee1c9-411a-4cd0-98b6-ffeb59f64999 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:37.304586 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:37.304586 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:37.305728 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-056ee1c9-411a-4cd0-98b6-ffeb59f64999 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:37.306265 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 677/2696] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:37 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:37.722643 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-ba15b2e6-25bb-4168-9219-6265da5acb59 req-23bdec20-f9a5-40f9-b910-486a1ea9c254 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:37.725340 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ba15b2e6-25bb-4168-9219-6265da5acb59 req-23bdec20-f9a5-40f9-b910-486a1ea9c254 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:37.725497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-ba15b2e6-25bb-4168-9219-6265da5acb59 req-23bdec20-f9a5-40f9-b910-486a1ea9c254 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:37.725960 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-ba15b2e6-25bb-4168-9219-6265da5acb59 req-23bdec20-f9a5-40f9-b910-486a1ea9c254 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:37.737204 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:37.737204 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:37.744021 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-ba15b2e6-25bb-4168-9219-6265da5acb59 req-23bdec20-f9a5-40f9-b910-486a1ea9c254 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:37.751470 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ba15b2e6-25bb-4168-9219-6265da5acb59 req-23bdec20-f9a5-40f9-b910-486a1ea9c254 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:37.752146 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 682/2697] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:43:37 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:43:37.801543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-897cf8d2-1560-4f2b-a936-4ce51105e5ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Lock "cinder-attachment_update-597b64b1-346f-47f4-a4d4-f12dfcf0f504-np0000004916" released by "attachment_update" :: held 0.536s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:43:37.801986 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-897cf8d2-1560-4f2b-a936-4ce51105e5ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25 returned with HTTP 200 Jul 09 15:43:37.802487 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 673/2698] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:43:37 2026] PUT /volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25 => generated 969 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:43:37.953507 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-48000828-74a6-41ab-ab63-67e9269e5318 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:37.955876 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48000828-74a6-41ab-ab63-67e9269e5318 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:37.956140 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48000828-74a6-41ab-ab63-67e9269e5318 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:37.956344 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48000828-74a6-41ab-ab63-67e9269e5318 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:37.968122 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-27ae018e-59bb-44b5-90c4-f06a524fa461 req-48b633b0-b878-4c19-8a5c-680ac880576c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:37.970457 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-27ae018e-59bb-44b5-90c4-f06a524fa461 req-48b633b0-b878-4c19-8a5c-680ac880576c tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] DELETE https://10.4.3.19/volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4 Jul 09 15:43:37.970820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-27ae018e-59bb-44b5-90c4-f06a524fa461 req-48b633b0-b878-4c19-8a5c-680ac880576c tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:37.970820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-27ae018e-59bb-44b5-90c4-f06a524fa461 req-48b633b0-b878-4c19-8a5c-680ac880576c tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:37.975602 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:37.975602 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:37.980803 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-48000828-74a6-41ab-ab63-67e9269e5318 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:37.981108 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:37.981108 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:37.990408 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48000828-74a6-41ab-ab63-67e9269e5318 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:37.991139 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 667/2699] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:37 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:38.319305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-98d25ec1-cedf-41db-9d84-6d08922cebe5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:38.321545 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-98d25ec1-cedf-41db-9d84-6d08922cebe5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:38.321859 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-98d25ec1-cedf-41db-9d84-6d08922cebe5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:38.322919 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-98d25ec1-cedf-41db-9d84-6d08922cebe5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:38.322919 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-98d25ec1-cedf-41db-9d84-6d08922cebe5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:38.327767 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:38.327767 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:38.328724 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-98d25ec1-cedf-41db-9d84-6d08922cebe5 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:38.329214 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 683/2700] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:38 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:38.534747 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-27ae018e-59bb-44b5-90c4-f06a524fa461 req-48b633b0-b878-4c19-8a5c-680ac880576c tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4 returned with HTTP 200 Jul 09 15:43:38.535443 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 678/2701] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:43:37 2026] DELETE /volume/v3/attachments/63e77227-0fc2-48ac-97d2-bc8e8dc718a4 => generated 19 bytes in 568 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:39.006033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a00e7ce7-f1a6-4639-ae38-f9b30a684ee0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:39.008626 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a00e7ce7-f1a6-4639-ae38-f9b30a684ee0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:39.008977 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a00e7ce7-f1a6-4639-ae38-f9b30a684ee0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:39.009266 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a00e7ce7-f1a6-4639-ae38-f9b30a684ee0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:39.023348 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:39.023348 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:39.028690 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a00e7ce7-f1a6-4639-ae38-f9b30a684ee0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:39.035931 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a00e7ce7-f1a6-4639-ae38-f9b30a684ee0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:39.036499 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 674/2702] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:39 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:39.204077 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2996f674-eeaa-471b-8364-378d975c6485 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:39.332967 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2996f674-eeaa-471b-8364-378d975c6485 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:39.333474 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2996f674-eeaa-471b-8364-378d975c6485 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-2083510208"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:39.340672 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8d7d37f0-b283-4826-9920-a4c43b82cc6d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:39.342969 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8d7d37f0-b283-4826-9920-a4c43b82cc6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:39.343222 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8d7d37f0-b283-4826-9920-a4c43b82cc6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:39.343463 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8d7d37f0-b283-4826-9920-a4c43b82cc6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:39.343578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-8d7d37f0-b283-4826-9920-a4c43b82cc6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:39.349472 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:39.349472 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:39.349993 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8d7d37f0-b283-4826-9920-a4c43b82cc6d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:39.350447 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2996f674-eeaa-471b-8364-378d975c6485 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:43:39.350509 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 684/2703] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:39 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:39.350961 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 668/2704] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:43:39 2026] POST /volume/v3/types => generated 220 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:39.365093 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7faf2c5c-06c9-4727-84dc-8400f25f9f00 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:39.367291 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7faf2c5c-06c9-4727-84dc-8400f25f9f00 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:43:39.367723 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7faf2c5c-06c9-4727-84dc-8400f25f9f00 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-1591191044"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:39.369513 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:39.369513 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:39.381498 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7faf2c5c-06c9-4727-84dc-8400f25f9f00 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:43:39.381934 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 679/2705] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:43:39 2026] POST /volume/v3/group_types => generated 177 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:39.391703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-10e61127-5b3a-42c7-a75a-b3c4b72388fd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:39.452200 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-10e61127-5b3a-42c7-a75a-b3c4b72388fd tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:43:39.452701 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-10e61127-5b3a-42c7-a75a-b3c4b72388fd tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a421ba15-959a-47e6-8777-c89e3c5015b4", "volume_types": ["5dcbd19d-754a-4ab9-94ab-1ae8b59c0916"], "name": "tempest-GroupsV314Test-Group-973215874"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:39.454247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-10e61127-5b3a-42c7-a75a-b3c4b72388fd tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Creating new group {'group': {'group_type': 'a421ba15-959a-47e6-8777-c89e3c5015b4', 'volume_types': ['5dcbd19d-754a-4ab9-94ab-1ae8b59c0916'], 'name': 'tempest-GroupsV314Test-Group-973215874'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:43:39.458682 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-10e61127-5b3a-42c7-a75a-b3c4b72388fd tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Creating group tempest-GroupsV314Test-Group-973215874. Jul 09 15:43:39.468606 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-10e61127-5b3a-42c7-a75a-b3c4b72388fd tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Availability Zones retrieved successfully. Jul 09 15:43:39.491405 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-10e61127-5b3a-42c7-a75a-b3c4b72388fd tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Created reservations ['a19e0a55-2726-4170-b323-60416812e727'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:39.517203 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-10e61127-5b3a-42c7-a75a-b3c4b72388fd tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:43:39.517635 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 675/2706] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:43:39 2026] POST /volume/v3/groups => generated 107 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:39.527736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c565e7c9-c6dd-4037-9a5e-f06dcb9dcced None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:39.530359 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c565e7c9-c6dd-4037-9a5e-f06dcb9dcced tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 Jul 09 15:43:39.530641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c565e7c9-c6dd-4037-9a5e-f06dcb9dcced tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:39.530897 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c565e7c9-c6dd-4037-9a5e-f06dcb9dcced tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:39.531874 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-c565e7c9-c6dd-4037-9a5e-f06dcb9dcced tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] show called for member f3673b16-1244-4cec-95ca-3d8c338847e5 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:39.536683 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:39.536683 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:39.545478 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c565e7c9-c6dd-4037-9a5e-f06dcb9dcced tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 returned with HTTP 200 Jul 09 15:43:39.545959 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 685/2707] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:39 2026] GET /volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 => generated 387 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:43:40.050773 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9195ef2b-f396-4de6-94d8-5d5c72468ba9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:40.052529 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9195ef2b-f396-4de6-94d8-5d5c72468ba9 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:40.052699 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9195ef2b-f396-4de6-94d8-5d5c72468ba9 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:40.052870 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9195ef2b-f396-4de6-94d8-5d5c72468ba9 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:40.067224 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:40.067224 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:40.071756 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9195ef2b-f396-4de6-94d8-5d5c72468ba9 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:40.076913 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9195ef2b-f396-4de6-94d8-5d5c72468ba9 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:40.077587 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 669/2708] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:40 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:40.366372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-746da5d0-14e0-4738-994d-5ecadec2d82e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:40.368447 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-746da5d0-14e0-4738-994d-5ecadec2d82e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:40.368657 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-746da5d0-14e0-4738-994d-5ecadec2d82e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:40.368888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-746da5d0-14e0-4738-994d-5ecadec2d82e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:40.369055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-746da5d0-14e0-4738-994d-5ecadec2d82e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:40.373849 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:40.373849 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:40.374633 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-746da5d0-14e0-4738-994d-5ecadec2d82e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:40.375029 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 680/2709] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:40 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:40.556895 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e771af68-35ec-465b-8305-397300e5aba9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:40.559113 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e771af68-35ec-465b-8305-397300e5aba9 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 Jul 09 15:43:40.559388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e771af68-35ec-465b-8305-397300e5aba9 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:40.559602 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e771af68-35ec-465b-8305-397300e5aba9 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:40.559856 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-e771af68-35ec-465b-8305-397300e5aba9 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] show called for member f3673b16-1244-4cec-95ca-3d8c338847e5 {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:40.563955 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:40.563955 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:40.572811 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e771af68-35ec-465b-8305-397300e5aba9 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 returned with HTTP 200 Jul 09 15:43:40.573324 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 676/2710] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:40 2026] GET /volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:40.583238 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:40.585317 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:40.585784 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1546086227", "volume_type": "5dcbd19d-754a-4ab9-94ab-1ae8b59c0916", "group_id": "f3673b16-1244-4cec-95ca-3d8c338847e5", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:40.587894 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1546086227', 'volume_type': '5dcbd19d-754a-4ab9-94ab-1ae8b59c0916', 'group_id': 'f3673b16-1244-4cec-95ca-3d8c338847e5', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:40.597344 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:40.597344 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:40.598015 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Create volume of 1 GB Jul 09 15:43:40.603771 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Availability Zones retrieved successfully. Jul 09 15:43:40.610835 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Flow 'volume_create_api' (384dadcb-2040-4da2-934b-3ecc38296281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:40.612352 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b671d869-9f8f-4345-b5e2-42033954372d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:40.613240 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:40.613240 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:40.613847 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:40.636329 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b671d869-9f8f-4345-b5e2-42033954372d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:43:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5dcbd19d-754a-4ab9-94ab-1ae8b59c0916,is_public=True,name='tempest-GroupsV314Test-volume-type-2083510208',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dcbd19d-754a-4ab9-94ab-1ae8b59c0916', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f3673b16-1244-4cec-95ca-3d8c338847e5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:40.637398 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa26f4e-b1c2-4cc9-bee6-7770a216629c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:40.671533 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2083510208 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2083510208, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:40.671850 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2083510208 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2083510208, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:40.720117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Created reservations ['bae4480a-8367-48de-8a71-302eeaa699e8', 'b02daf25-910c-4a32-8184-371680a87482', '6b12d588-c501-4cb7-b6a9-48fc7cfe4da7', 'd95cb328-4137-4d51-91d4-611de32fa46e'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:40.721092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa26f4e-b1c2-4cc9-bee6-7770a216629c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae4480a-8367-48de-8a71-302eeaa699e8', 'b02daf25-910c-4a32-8184-371680a87482', '6b12d588-c501-4cb7-b6a9-48fc7cfe4da7', 'd95cb328-4137-4d51-91d4-611de32fa46e']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:40.721906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c807f6d7-281e-4c04-9ad6-94465476ca21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:40.748836 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c807f6d7-281e-4c04-9ad6-94465476ca21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf95202e-4895-4e2c-a2cd-964fd43347e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1546086227',encryption_key_id=None,group_id=f3673b16-1244-4cec-95ca-3d8c338847e5,group_type_id=,metadata={},multiattach=False,project_id='b24846529cde40e9bf001843f08d20c8',qos_specs=None,replication_status=,reservations=['bae4480a-8367-48de-8a71-302eeaa699e8','b02daf25-910c-4a32-8184-371680a87482','6b12d588-c501-4cb7-b6a9-48fc7cfe4da7','d95cb328-4137-4d51-91d4-611de32fa46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6828a1926bdb4d2c867d8d7c4dafd59e',volume_type_id=5dcbd19d-754a-4ab9-94ab-1ae8b59c0916), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1546086227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f3673b16-1244-4cec-95ca-3d8c338847e5,host=None,id=bf95202e-4895-4e2c-a2cd-964fd43347e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b24846529cde40e9bf001843f08d20c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6828a1926bdb4d2c867d8d7c4dafd59e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dcbd19d-754a-4ab9-94ab-1ae8b59c0916),volume_type_id=5dcbd19d-754a-4ab9-94ab-1ae8b59c0916)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:40.749742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6415261d-65da-456f-ba28-1e8236c01d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:40.770323 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6415261d-65da-456f-ba28-1e8236c01d4b) transitioned into state 'SUCCESS' from state '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-1546086227',encryption_key_id=None,group_id=f3673b16-1244-4cec-95ca-3d8c338847e5,group_type_id=,metadata={},multiattach=False,project_id='b24846529cde40e9bf001843f08d20c8',qos_specs=None,replication_status=,reservations=['bae4480a-8367-48de-8a71-302eeaa699e8','b02daf25-910c-4a32-8184-371680a87482','6b12d588-c501-4cb7-b6a9-48fc7cfe4da7','d95cb328-4137-4d51-91d4-611de32fa46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6828a1926bdb4d2c867d8d7c4dafd59e',volume_type_id=5dcbd19d-754a-4ab9-94ab-1ae8b59c0916)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:40.771231 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a02a19-f2c4-4d0a-b603-32346ed98761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:40.788205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a02a19-f2c4-4d0a-b603-32346ed98761) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:40.789655 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Flow 'volume_create_api' (384dadcb-2040-4da2-934b-3ecc38296281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:40.790141 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Create volume request issued successfully. Jul 09 15:43:40.791173 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:40.791402 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:40.835363 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:40.841669 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:40.841669 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:40.848589 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8f9c53bf-ff82-4f2e-8008-ddb7f0b47ab0 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:43:40.848589 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 686/2711] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:43:40 2026] POST /volume/v3/volumes => generated 817 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:40.863703 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:40.865986 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 Jul 09 15:43:40.866308 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:40.866569 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:40.876325 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:40.876325 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:40.883552 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Volume info retrieved successfully. Jul 09 15:43:40.884445 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:40.884648 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:40.931077 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:40.937890 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:40.937890 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:40.945392 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-998580cf-8f1c-41c1-94ab-7be6d926e97a tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 returned with HTTP 200 Jul 09 15:43:40.945542 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 670/2712] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:40 2026] GET /volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 => generated 885 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:41.091108 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a91ab412-5a6e-4264-b3ed-cf037c0b6ec6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:41.093171 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a91ab412-5a6e-4264-b3ed-cf037c0b6ec6 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:41.093443 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a91ab412-5a6e-4264-b3ed-cf037c0b6ec6 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:41.093663 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a91ab412-5a6e-4264-b3ed-cf037c0b6ec6 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:41.096212 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=337,cinder:UPDATE=66,cinder:INSERT=43 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:43:41.109050 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:41.109050 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:41.113887 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a91ab412-5a6e-4264-b3ed-cf037c0b6ec6 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:41.119886 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a91ab412-5a6e-4264-b3ed-cf037c0b6ec6 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:41.120466 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 681/2713] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:41 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:41.388869 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7bba6f17-2d31-4a92-8c71-c753a604751e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:41.391368 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7bba6f17-2d31-4a92-8c71-c753a604751e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:41.391662 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7bba6f17-2d31-4a92-8c71-c753a604751e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:41.391956 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7bba6f17-2d31-4a92-8c71-c753a604751e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:41.392086 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7bba6f17-2d31-4a92-8c71-c753a604751e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:41.400028 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:41.400028 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:41.401021 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7bba6f17-2d31-4a92-8c71-c753a604751e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:41.401625 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 677/2714] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:41 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:41.959939 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-333a3e37-d5a1-486f-b273-2e857d046f56 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:41.962029 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-333a3e37-d5a1-486f-b273-2e857d046f56 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 Jul 09 15:43:41.962330 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-333a3e37-d5a1-486f-b273-2e857d046f56 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:41.962531 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-333a3e37-d5a1-486f-b273-2e857d046f56 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:41.971744 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:41.971744 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:41.976714 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-333a3e37-d5a1-486f-b273-2e857d046f56 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Volume info retrieved successfully. Jul 09 15:43:41.977487 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-333a3e37-d5a1-486f-b273-2e857d046f56 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:41.977645 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-333a3e37-d5a1-486f-b273-2e857d046f56 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:42.018535 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-333a3e37-d5a1-486f-b273-2e857d046f56 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:42.021489 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.021489 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:42.028847 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-333a3e37-d5a1-486f-b273-2e857d046f56 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 returned with HTTP 200 Jul 09 15:43:42.029306 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 687/2715] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:41 2026] GET /volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 => generated 910 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:43:42.042849 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-08670682-733d-463a-b2fa-b424a572344c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:42.044806 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] POST https://10.4.3.19/volume/v3/groups/action Jul 09 15:43:42.045145 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Action body: b'{"create-from-src": {"source_group_id": "f3673b16-1244-4cec-95ca-3d8c338847e5", "name": "tempest-Group_from_grp-1590991878"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:42.045320 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "f3673b16-1244-4cec-95ca-3d8c338847e5", "name": "tempest-Group_from_grp-1590991878"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:42.046677 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Creating new group {'create-from-src': {'source_group_id': 'f3673b16-1244-4cec-95ca-3d8c338847e5', 'name': 'tempest-Group_from_grp-1590991878'}}. {{(pid=99865) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 09 15:43:42.046786 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Creating group tempest-Group_from_grp-1590991878 from source group f3673b16-1244-4cec-95ca-3d8c338847e5. Jul 09 15:43:42.050340 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.050340 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:42.058022 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.058022 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:42.090592 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Created reservations ['19c9f773-d1f5-4629-a7ec-eaf3c807a456'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:42.133267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7446befd-c460-47d7-adb8-22c95d5d8176 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:42.135611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7446befd-c460-47d7-adb8-22c95d5d8176 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:42.135898 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7446befd-c460-47d7-adb8-22c95d5d8176 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:42.136175 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7446befd-c460-47d7-adb8-22c95d5d8176 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:42.147991 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.147991 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:42.152598 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7446befd-c460-47d7-adb8-22c95d5d8176 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:42.159959 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7446befd-c460-47d7-adb8-22c95d5d8176 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:42.160434 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 682/2716] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:42 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:42.204877 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-738d7c02-b253-46dd-bfab-77654ead61e0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:42.206879 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-738d7c02-b253-46dd-bfab-77654ead61e0 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] DELETE https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:43:42.207094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-738d7c02-b253-46dd-bfab-77654ead61e0 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:42.207323 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-738d7c02-b253-46dd-bfab-77654ead61e0 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:42.207484 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-738d7c02-b253-46dd-bfab-77654ead61e0 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Delete volume with id: 4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:43:42.215611 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.215611 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:42.216304 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-738d7c02-b253-46dd-bfab-77654ead61e0 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:43:42.236533 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-738d7c02-b253-46dd-bfab-77654ead61e0 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Delete volume request issued successfully. Jul 09 15:43:42.236773 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-738d7c02-b253-46dd-bfab-77654ead61e0 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 202 Jul 09 15:43:42.237172 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 678/2717] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:43:42 2026] DELETE /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:42.245052 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cbbcb882-8a29-4973-9fb8-b750143a79bb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:42.248062 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cbbcb882-8a29-4973-9fb8-b750143a79bb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:43:42.248370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cbbcb882-8a29-4973-9fb8-b750143a79bb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:42.248660 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cbbcb882-8a29-4973-9fb8-b750143a79bb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:42.258650 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.258650 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:42.264665 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cbbcb882-8a29-4973-9fb8-b750143a79bb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:43:42.272118 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cbbcb882-8a29-4973-9fb8-b750143a79bb tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 200 Jul 09 15:43:42.272712 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 688/2718] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:42 2026] GET /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 1420 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:42.413662 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d5cc9bd9-44f2-42ef-adb2-5ff0c658d961 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:42.415791 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d5cc9bd9-44f2-42ef-adb2-5ff0c658d961 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:42.415979 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d5cc9bd9-44f2-42ef-adb2-5ff0c658d961 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:42.416228 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d5cc9bd9-44f2-42ef-adb2-5ff0c658d961 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:42.416385 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d5cc9bd9-44f2-42ef-adb2-5ff0c658d961 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:42.421431 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.421431 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:42.422254 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d5cc9bd9-44f2-42ef-adb2-5ff0c658d961 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:42.422638 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 683/2719] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:42 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:42.657749 np0000004916 devstack@c-api.service[99865]: INFO cinder.group.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] A mapping entry already exists for group 451d18c8-5c79-440b-a042-53e7b29cfd7d and volume type 5dcbd19d-754a-4ab9-94ab-1ae8b59c0916. Do not need to create again. Jul 09 15:43:42.658315 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.658315 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:42.659114 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Availability Zones retrieved successfully. Jul 09 15:43:42.665142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Flow 'volume_create_api' (fff2424a-dedb-408e-bfbd-d89071ffd1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:42.666368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e84848-c91e-41c4-abd4-e99093393940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:42.667600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:42.693953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6e84848-c91e-41c4-abd4-e99093393940) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'bf95202e-4895-4e2c-a2cd-964fd43347e7', 'volume_type': VolumeType(created_at=2026-07-09T15:43:39Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5dcbd19d-754a-4ab9-94ab-1ae8b59c0916,is_public=True,name='tempest-GroupsV314Test-volume-type-2083510208',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5dcbd19d-754a-4ab9-94ab-1ae8b59c0916', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '451d18c8-5c79-440b-a042-53e7b29cfd7d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:42.694893 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a3335a-0c81-4338-b1b1-192fd77088ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:42.728322 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-2083510208 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-2083510208, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:42.728692 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-2083510208 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-2083510208, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:42.748567 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Created reservations ['93a011bc-ed2e-4db3-abbe-57206f3a35d6', '99e0bc14-b220-4c11-a373-9ffea564bca2', 'b68c7b91-e967-489a-867e-094296abe018', 'b72e13c4-fb29-4829-b3de-4037b58d2ccf'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:42.749468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7a3335a-0c81-4338-b1b1-192fd77088ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['93a011bc-ed2e-4db3-abbe-57206f3a35d6', '99e0bc14-b220-4c11-a373-9ffea564bca2', 'b68c7b91-e967-489a-867e-094296abe018', 'b72e13c4-fb29-4829-b3de-4037b58d2ccf']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:42.750169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ccc17a4-0d3b-4373-ba03-a26d0ebcfa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:42.776598 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ccc17a4-0d3b-4373-ba03-a26d0ebcfa69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac4475dd-6c00-46e4-bd72-598549b580de', '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=451d18c8-5c79-440b-a042-53e7b29cfd7d,group_type_id=,metadata={},multiattach=False,project_id='b24846529cde40e9bf001843f08d20c8',qos_specs=None,replication_status=,reservations=['93a011bc-ed2e-4db3-abbe-57206f3a35d6','99e0bc14-b220-4c11-a373-9ffea564bca2','b68c7b91-e967-489a-867e-094296abe018','b72e13c4-fb29-4829-b3de-4037b58d2ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=bf95202e-4895-4e2c-a2cd-964fd43347e7,status='creating',user_id='6828a1926bdb4d2c867d8d7c4dafd59e',volume_type_id=5dcbd19d-754a-4ab9-94ab-1ae8b59c0916), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:42Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=451d18c8-5c79-440b-a042-53e7b29cfd7d,host=None,id=ac4475dd-6c00-46e4-bd72-598549b580de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b24846529cde40e9bf001843f08d20c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=bf95202e-4895-4e2c-a2cd-964fd43347e7,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6828a1926bdb4d2c867d8d7c4dafd59e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5dcbd19d-754a-4ab9-94ab-1ae8b59c0916),volume_type_id=5dcbd19d-754a-4ab9-94ab-1ae8b59c0916)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:42.777520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (646b4b50-2d9b-4e9e-b4d9-c88c4f5d6f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:42.800050 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (646b4b50-2d9b-4e9e-b4d9-c88c4f5d6f72) transitioned into state 'SUCCESS' from 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=451d18c8-5c79-440b-a042-53e7b29cfd7d,group_type_id=,metadata={},multiattach=False,project_id='b24846529cde40e9bf001843f08d20c8',qos_specs=None,replication_status=,reservations=['93a011bc-ed2e-4db3-abbe-57206f3a35d6','99e0bc14-b220-4c11-a373-9ffea564bca2','b68c7b91-e967-489a-867e-094296abe018','b72e13c4-fb29-4829-b3de-4037b58d2ccf'],size=1,snapshot_id=None,source_replicaid=,source_volid=bf95202e-4895-4e2c-a2cd-964fd43347e7,status='creating',user_id='6828a1926bdb4d2c867d8d7c4dafd59e',volume_type_id=5dcbd19d-754a-4ab9-94ab-1ae8b59c0916)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:42.801063 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Flow 'volume_create_api' (fff2424a-dedb-408e-bfbd-d89071ffd1f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:42.801445 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Create volume request issued successfully. Jul 09 15:43:42.815774 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-08670682-733d-463a-b2fa-b424a572344c tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups/action returned with HTTP 202 Jul 09 15:43:42.816392 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 671/2720] 10.4.3.19 () {70 vars in 1311 bytes} [Thu Jul 9 15:43:42 2026] POST /volume/v3/groups/action => generated 102 bytes in 774 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:42.825951 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:42.828658 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:42.828952 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:42.829247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:42.829644 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:42.830659 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:42.840418 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Get all volumes completed successfully. Jul 09 15:43:42.841402 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:42.841619 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:42.893588 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:42.898060 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.898060 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:42.902825 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:42.903037 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:42.947215 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:42.949089 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:42.949089 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:42.965978 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de1ff274-5896-4da3-a5d4-dc654bc5ffd4 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:42.965978 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 679/2721] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:42 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:42.985644 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5887d590-4128-460a-b3a8-a37af7d5e303 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:42.990308 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5887d590-4128-460a-b3a8-a37af7d5e303 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de Jul 09 15:43:42.990308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5887d590-4128-460a-b3a8-a37af7d5e303 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:42.990308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5887d590-4128-460a-b3a8-a37af7d5e303 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.007883 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.007883 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:43.016507 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5887d590-4128-460a-b3a8-a37af7d5e303 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Volume info retrieved successfully. Jul 09 15:43:43.017505 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-5887d590-4128-460a-b3a8-a37af7d5e303 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:43.017756 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-5887d590-4128-460a-b3a8-a37af7d5e303 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:43.076524 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-5887d590-4128-460a-b3a8-a37af7d5e303 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:43.082450 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.082450 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:43.094554 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5887d590-4128-460a-b3a8-a37af7d5e303 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de returned with HTTP 200 Jul 09 15:43:43.095111 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 689/2722] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:42 2026] GET /volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de => generated 921 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:43.109203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-800b0402-5b48-4398-9d0e-0c4296a1f46b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.111432 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-800b0402-5b48-4398-9d0e-0c4296a1f46b tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d Jul 09 15:43:43.111712 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-800b0402-5b48-4398-9d0e-0c4296a1f46b tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:43.112006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-800b0402-5b48-4398-9d0e-0c4296a1f46b tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.112097 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-800b0402-5b48-4398-9d0e-0c4296a1f46b tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] show called for member 451d18c8-5c79-440b-a042-53e7b29cfd7d {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:43.116473 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.116473 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:43.127165 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-800b0402-5b48-4398-9d0e-0c4296a1f46b tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d returned with HTTP 200 Jul 09 15:43:43.127165 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 684/2723] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:43 2026] GET /volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d => generated 417 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:43.144399 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.147062 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:43.147364 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:43.147565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.147865 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:43.148321 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.148321 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:43.148763 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:43.159751 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Get all volumes completed successfully. Jul 09 15:43:43.161082 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:43.161356 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:43.176099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-caaad9e5-4b33-408b-adba-0635c7bcef8e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.179349 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-caaad9e5-4b33-408b-adba-0635c7bcef8e tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:43.179731 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-caaad9e5-4b33-408b-adba-0635c7bcef8e tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:43.179931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-caaad9e5-4b33-408b-adba-0635c7bcef8e tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.191210 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.191210 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:43.196250 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-caaad9e5-4b33-408b-adba-0635c7bcef8e tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:43.203154 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-caaad9e5-4b33-408b-adba-0635c7bcef8e tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:43.203345 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 680/2724] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:43 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:43.226686 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:43.231955 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.231955 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:43.239756 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:43.240141 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:43.282745 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:43.289048 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.289048 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:43.291980 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-254d5421-1c9c-4086-9ffe-469aa9236dc1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.294535 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-254d5421-1c9c-4086-9ffe-469aa9236dc1 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 Jul 09 15:43:43.294804 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-254d5421-1c9c-4086-9ffe-469aa9236dc1 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:43.295062 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-254d5421-1c9c-4086-9ffe-469aa9236dc1 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.299745 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-54b04260-089f-4945-9f9e-a4354bbcf7e2 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:43.300332 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 672/2725] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:43 2026] GET /volume/v3/volumes/detail => generated 1824 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:43.303379 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-254d5421-1c9c-4086-9ffe-469aa9236dc1 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 returned with HTTP 404 Jul 09 15:43:43.303992 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 690/2726] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:43 2026] GET /volume/v3/volumes/4d6a484e-6a8a-4b89-b430-c3d57bc21914 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:43.313413 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-360f0439-b462-4010-a12e-461683216486 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.315041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-70260b0d-8a16-475c-836b-e884eed770af None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.317153 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-360f0439-b462-4010-a12e-461683216486 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 Jul 09 15:43:43.317495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-360f0439-b462-4010-a12e-461683216486 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:43.317709 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-360f0439-b462-4010-a12e-461683216486 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.317841 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-360f0439-b462-4010-a12e-461683216486 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Delete snapshot with id: 016b3493-1eff-42c8-ba33-9a06e118dbe0 Jul 09 15:43:43.320387 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-70260b0d-8a16-475c-836b-e884eed770af tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] POST https://10.4.3.19/volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d/action Jul 09 15:43:43.320840 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-70260b0d-8a16-475c-836b-e884eed770af tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:43.320999 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-70260b0d-8a16-475c-836b-e884eed770af tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:43.326465 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-70260b0d-8a16-475c-836b-e884eed770af tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] delete called for group 451d18c8-5c79-440b-a042-53e7b29cfd7d {{(pid=99867) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:43:43.326644 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-70260b0d-8a16-475c-836b-e884eed770af tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Delete group with id: 451d18c8-5c79-440b-a042-53e7b29cfd7d Jul 09 15:43:43.333754 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.333754 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:43.334085 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.334085 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:43.334845 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-360f0439-b462-4010-a12e-461683216486 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot retrieved successfully. Jul 09 15:43:43.359898 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-360f0439-b462-4010-a12e-461683216486 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot delete request issued successfully. Jul 09 15:43:43.360086 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-360f0439-b462-4010-a12e-461683216486 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 returned with HTTP 202 Jul 09 15:43:43.360538 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 685/2727] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:43:43 2026] DELETE /volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:43.368842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-10b3083a-e996-48a3-9fb3-9b561d141193 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.372658 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-10b3083a-e996-48a3-9fb3-9b561d141193 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 Jul 09 15:43:43.372902 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-10b3083a-e996-48a3-9fb3-9b561d141193 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:43.373244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-10b3083a-e996-48a3-9fb3-9b561d141193 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.380675 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.380675 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:43.381395 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-10b3083a-e996-48a3-9fb3-9b561d141193 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Snapshot retrieved successfully. Jul 09 15:43:43.382964 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-10b3083a-e996-48a3-9fb3-9b561d141193 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 returned with HTTP 200 Jul 09 15:43:43.383136 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 673/2728] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:43:43 2026] GET /volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:43.389071 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-70260b0d-8a16-475c-836b-e884eed770af tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d/action returned with HTTP 202 Jul 09 15:43:43.389778 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 681/2729] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:43:43 2026] POST /volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Jul 09 15:43:43.399987 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.402443 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de Jul 09 15:43:43.402752 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:43.402996 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.411311 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.411311 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:43.416603 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Volume info retrieved successfully. Jul 09 15:43:43.417608 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:43.417854 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:43.437288 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f338ae0e-487e-41e0-be09-ad2a63beb3b9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:43.439597 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f338ae0e-487e-41e0-be09-ad2a63beb3b9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:43.439820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f338ae0e-487e-41e0-be09-ad2a63beb3b9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:43.440046 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f338ae0e-487e-41e0-be09-ad2a63beb3b9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:43.440195 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-f338ae0e-487e-41e0-be09-ad2a63beb3b9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:43.444893 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.444893 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:43.445831 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f338ae0e-487e-41e0-be09-ad2a63beb3b9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:43.446327 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 686/2730] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:43 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:43.456119 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:43.460328 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:43.460328 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:43.470003 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6367ffc-df55-4503-bdc2-5bbf5c5def12 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de returned with HTTP 200 Jul 09 15:43:43.470634 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 691/2731] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:43 2026] GET /volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de => generated 920 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:44.228084 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-41cadbe1-d7bf-478f-91c4-d257c1cc4561 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:44.230913 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-41cadbe1-d7bf-478f-91c4-d257c1cc4561 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:44.231097 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-41cadbe1-d7bf-478f-91c4-d257c1cc4561 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:44.231313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-41cadbe1-d7bf-478f-91c4-d257c1cc4561 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:44.245954 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:44.245954 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:44.250367 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-41cadbe1-d7bf-478f-91c4-d257c1cc4561 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:44.255289 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-41cadbe1-d7bf-478f-91c4-d257c1cc4561 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:44.255718 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 674/2732] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:44 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:44.393481 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5800c9d8-f7aa-4218-bc6c-89d884fa0669 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:44.395466 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5800c9d8-f7aa-4218-bc6c-89d884fa0669 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 Jul 09 15:43:44.395732 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5800c9d8-f7aa-4218-bc6c-89d884fa0669 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:44.395967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5800c9d8-f7aa-4218-bc6c-89d884fa0669 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:44.402233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5800c9d8-f7aa-4218-bc6c-89d884fa0669 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 returned with HTTP 404 Jul 09 15:43:44.402954 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 682/2733] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:43:44 2026] GET /volume/v3/snapshots/016b3493-1eff-42c8-ba33-9a06e118dbe0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:44.459713 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-aced3127-f37f-4224-b123-11d03cd2cbac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:44.465778 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aced3127-f37f-4224-b123-11d03cd2cbac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:44.466104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aced3127-f37f-4224-b123-11d03cd2cbac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:44.466438 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aced3127-f37f-4224-b123-11d03cd2cbac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:44.466608 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-aced3127-f37f-4224-b123-11d03cd2cbac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:44.478380 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:44.478380 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:44.479708 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aced3127-f37f-4224-b123-11d03cd2cbac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:44.482837 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 687/2734] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:44 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:44.489076 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d3fbb7f3-1daa-4bd9-a30f-9b078ee559ec None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:44.495353 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d3fbb7f3-1daa-4bd9-a30f-9b078ee559ec tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de Jul 09 15:43:44.495353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d3fbb7f3-1daa-4bd9-a30f-9b078ee559ec tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:44.495353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d3fbb7f3-1daa-4bd9-a30f-9b078ee559ec tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:44.503462 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d3fbb7f3-1daa-4bd9-a30f-9b078ee559ec tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de returned with HTTP 404 Jul 09 15:43:44.503974 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 692/2735] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:44 2026] GET /volume/v3/volumes/ac4475dd-6c00-46e4-bd72-598549b580de => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:44.513400 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1eef9f9b-2c0a-4599-9377-9314d2018730 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:44.517532 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1eef9f9b-2c0a-4599-9377-9314d2018730 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d Jul 09 15:43:44.517532 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1eef9f9b-2c0a-4599-9377-9314d2018730 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:44.517532 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1eef9f9b-2c0a-4599-9377-9314d2018730 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:44.517532 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-1eef9f9b-2c0a-4599-9377-9314d2018730 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] show called for member 451d18c8-5c79-440b-a042-53e7b29cfd7d {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:44.524888 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1eef9f9b-2c0a-4599-9377-9314d2018730 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d returned with HTTP 404 Jul 09 15:43:44.525819 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 675/2736] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:44 2026] GET /volume/v3/groups/451d18c8-5c79-440b-a042-53e7b29cfd7d => generated 108 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:44.536313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:44.539009 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:43:44.539139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:44.539551 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:44.540236 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:43:44.541083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:44.551580 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Get all volumes completed successfully. Jul 09 15:43:44.552378 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:44.552804 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:44.598562 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:44.602478 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:44.602478 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:44.612513 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-92ac1c25-1588-4fab-83fa-092efb2688c6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:43:44.613071 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 683/2737] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:43:44 2026] GET /volume/v3/volumes/detail => generated 913 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:44.627199 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f012bdac-47ee-4b5a-91ca-c8d76a83bbac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:44.629245 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f012bdac-47ee-4b5a-91ca-c8d76a83bbac tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] POST https://10.4.3.19/volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5/action Jul 09 15:43:44.629693 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f012bdac-47ee-4b5a-91ca-c8d76a83bbac tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:44.629802 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f012bdac-47ee-4b5a-91ca-c8d76a83bbac tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:44.631374 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-f012bdac-47ee-4b5a-91ca-c8d76a83bbac tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] delete called for group f3673b16-1244-4cec-95ca-3d8c338847e5 {{(pid=99864) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:43:44.631511 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.groups [None req-f012bdac-47ee-4b5a-91ca-c8d76a83bbac tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Delete group with id: f3673b16-1244-4cec-95ca-3d8c338847e5 Jul 09 15:43:44.635303 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:44.635303 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:44.675454 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f012bdac-47ee-4b5a-91ca-c8d76a83bbac tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5/action returned with HTTP 202 Jul 09 15:43:44.675948 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 688/2738] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:43:44 2026] POST /volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:44.694080 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:44.700138 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 Jul 09 15:43:44.700424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:44.700647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:44.717604 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:44.717604 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:44.725509 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Volume info retrieved successfully. Jul 09 15:43:44.726772 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:43:44.726772 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:43:44.793853 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:43:44.798125 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:44.798125 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:44.807793 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61d76e1e-6c9c-45d0-9fcb-a1e7af525fd6 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 returned with HTTP 200 Jul 09 15:43:44.808371 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 693/2739] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:44 2026] GET /volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 => generated 908 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:45.035845 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-a65c43fd-6653-4128-a7df-e47cff12dd49 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.038194 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-a65c43fd-6653-4128-a7df-e47cff12dd49 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25/action Jul 09 15:43:45.038645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-a65c43fd-6653-4128-a7df-e47cff12dd49 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:45.038793 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-a65c43fd-6653-4128-a7df-e47cff12dd49 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:45.043214 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=415,cinder:INSERT=34,cinder:UPDATE=77 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:43:45.060862 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:45.060862 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:45.074128 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ea27d448-0821-4de0-ba43-0c00ff3a31ad req-a65c43fd-6653-4128-a7df-e47cff12dd49 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25/action returned with HTTP 204 Jul 09 15:43:45.074755 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 676/2740] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:43:45 2026] POST /volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:45.272137 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9b17eb76-434e-4b40-97b2-8ca2c89c0a25 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.274829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9b17eb76-434e-4b40-97b2-8ca2c89c0a25 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:45.275138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9b17eb76-434e-4b40-97b2-8ca2c89c0a25 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.275410 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9b17eb76-434e-4b40-97b2-8ca2c89c0a25 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.290901 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:45.290901 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:45.296603 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9b17eb76-434e-4b40-97b2-8ca2c89c0a25 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:45.303152 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9b17eb76-434e-4b40-97b2-8ca2c89c0a25 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:45.303668 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 684/2741] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:45 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:45.318273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0ff1fd60-7654-4f85-a570-7bb4ce3485ff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.320855 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0ff1fd60-7654-4f85-a570-7bb4ce3485ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:45.321176 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0ff1fd60-7654-4f85-a570-7bb4ce3485ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.321503 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0ff1fd60-7654-4f85-a570-7bb4ce3485ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.338297 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:45.338297 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:45.344061 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0ff1fd60-7654-4f85-a570-7bb4ce3485ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:45.350823 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0ff1fd60-7654-4f85-a570-7bb4ce3485ff tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:45.351420 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 689/2742] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:45 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 1164 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:45.498930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-14448219-3e77-446d-8e40-e0170d2b660d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.500983 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14448219-3e77-446d-8e40-e0170d2b660d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:45.501199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14448219-3e77-446d-8e40-e0170d2b660d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.501436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14448219-3e77-446d-8e40-e0170d2b660d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.501546 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-14448219-3e77-446d-8e40-e0170d2b660d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:45.506368 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:45.506368 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:45.507477 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14448219-3e77-446d-8e40-e0170d2b660d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:45.507946 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 694/2743] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:45 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:45.734081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8702949f-050e-465b-ae4a-b29661a6ee5a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.736118 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8702949f-050e-465b-ae4a-b29661a6ee5a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] DELETE https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:45.736365 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8702949f-050e-465b-ae4a-b29661a6ee5a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.736553 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8702949f-050e-465b-ae4a-b29661a6ee5a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.736838 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-8702949f-050e-465b-ae4a-b29661a6ee5a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Delete volume with id: 46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:45.746099 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:45.746099 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:45.746772 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8702949f-050e-465b-ae4a-b29661a6ee5a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:45.761924 np0000004916 devstack@c-api.service[99865]: WARNING cinder.keymgr.conf_key_mgr [None req-8702949f-050e-465b-ae4a-b29661a6ee5a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:43:45.769758 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8702949f-050e-465b-ae4a-b29661a6ee5a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Delete volume request issued successfully. Jul 09 15:43:45.770030 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8702949f-050e-465b-ae4a-b29661a6ee5a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 202 Jul 09 15:43:45.770656 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 677/2744] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:43:45 2026] DELETE /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:45.778452 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4f6863f4-984c-4e9c-a09a-57fc7e206585 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.781765 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f6863f4-984c-4e9c-a09a-57fc7e206585 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:45.782037 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f6863f4-984c-4e9c-a09a-57fc7e206585 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.782307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f6863f4-984c-4e9c-a09a-57fc7e206585 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.791737 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:45.791737 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:45.796395 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4f6863f4-984c-4e9c-a09a-57fc7e206585 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:45.802970 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f6863f4-984c-4e9c-a09a-57fc7e206585 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 200 Jul 09 15:43:45.803677 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 685/2745] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:45 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 902 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:45.824470 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4d37a3ba-b0c4-4bf5-ad7f-df68030bb78e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.827606 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d37a3ba-b0c4-4bf5-ad7f-df68030bb78e tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 Jul 09 15:43:45.828010 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d37a3ba-b0c4-4bf5-ad7f-df68030bb78e tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.828242 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d37a3ba-b0c4-4bf5-ad7f-df68030bb78e tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.837127 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d37a3ba-b0c4-4bf5-ad7f-df68030bb78e tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 returned with HTTP 404 Jul 09 15:43:45.837709 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 690/2746] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:45 2026] GET /volume/v3/volumes/bf95202e-4895-4e2c-a2cd-964fd43347e7 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:45.849496 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1885db88-63e3-4880-b579-a999c3ea5942 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.856959 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1885db88-63e3-4880-b579-a999c3ea5942 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] GET https://10.4.3.19/volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 Jul 09 15:43:45.857237 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1885db88-63e3-4880-b579-a999c3ea5942 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.857518 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1885db88-63e3-4880-b579-a999c3ea5942 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.857671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-1885db88-63e3-4880-b579-a999c3ea5942 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] show called for member f3673b16-1244-4cec-95ca-3d8c338847e5 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:43:45.864886 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1885db88-63e3-4880-b579-a999c3ea5942 tempest-GroupsV314Test-1125348521 tempest-GroupsV314Test-1125348521-project-member] https://10.4.3.19/volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 returned with HTTP 404 Jul 09 15:43:45.865543 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 695/2747] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:43:45 2026] GET /volume/v3/groups/f3673b16-1244-4cec-95ca-3d8c338847e5 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:45.876422 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7ba293c1-7a5e-4ee4-8d80-d896f71a3fe0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.879281 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ba293c1-7a5e-4ee4-8d80-d896f71a3fe0 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/a421ba15-959a-47e6-8777-c89e3c5015b4 Jul 09 15:43:45.879621 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ba293c1-7a5e-4ee4-8d80-d896f71a3fe0 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.879907 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ba293c1-7a5e-4ee4-8d80-d896f71a3fe0 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.900274 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ba293c1-7a5e-4ee4-8d80-d896f71a3fe0 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] https://10.4.3.19/volume/v3/group_types/a421ba15-959a-47e6-8777-c89e3c5015b4 returned with HTTP 202 Jul 09 15:43:45.900697 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 678/2748] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:43:45 2026] DELETE /volume/v3/group_types/a421ba15-959a-47e6-8777-c89e3c5015b4 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:45.909634 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1c98dd84-b6e6-421f-8f22-a58d45b5d304 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.913258 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1c98dd84-b6e6-421f-8f22-a58d45b5d304 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] DELETE https://10.4.3.19/volume/v3/types/5dcbd19d-754a-4ab9-94ab-1ae8b59c0916 Jul 09 15:43:45.913560 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1c98dd84-b6e6-421f-8f22-a58d45b5d304 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.913842 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1c98dd84-b6e6-421f-8f22-a58d45b5d304 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.967560 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1c98dd84-b6e6-421f-8f22-a58d45b5d304 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] https://10.4.3.19/volume/v3/types/5dcbd19d-754a-4ab9-94ab-1ae8b59c0916 returned with HTTP 202 Jul 09 15:43:45.967939 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 686/2749] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:45 2026] DELETE /volume/v3/types/5dcbd19d-754a-4ab9-94ab-1ae8b59c0916 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:45.980070 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c60d8673-8e24-4df1-a115-8db9ece286f1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:45.981795 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c60d8673-8e24-4df1-a115-8db9ece286f1 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] GET https://10.4.3.19/volume/v3/types/5dcbd19d-754a-4ab9-94ab-1ae8b59c0916 Jul 09 15:43:45.982318 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c60d8673-8e24-4df1-a115-8db9ece286f1 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:45.983564 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c60d8673-8e24-4df1-a115-8db9ece286f1 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:45.991393 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c60d8673-8e24-4df1-a115-8db9ece286f1 tempest-GroupsV314Test-1654598140 tempest-GroupsV314Test-1654598140-project-admin] https://10.4.3.19/volume/v3/types/5dcbd19d-754a-4ab9-94ab-1ae8b59c0916 returned with HTTP 404 Jul 09 15:43:45.992173 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 691/2750] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:45 2026] GET /volume/v3/types/5dcbd19d-754a-4ab9-94ab-1ae8b59c0916 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:46.270942 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-61943e75-9d6c-497e-98f8-d2fd669c0398 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:46.273196 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61943e75-9d6c-497e-98f8-d2fd669c0398 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:43:46.273475 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61943e75-9d6c-497e-98f8-d2fd669c0398 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:46.273729 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61943e75-9d6c-497e-98f8-d2fd669c0398 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:46.284173 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:46.284173 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:46.289155 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-61943e75-9d6c-497e-98f8-d2fd669c0398 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:43:46.295766 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61943e75-9d6c-497e-98f8-d2fd669c0398 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:43:46.296353 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 696/2751] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:46 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:46.347118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7855511f-1c37-4395-b457-ee660d8b3488 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:46.349577 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7855511f-1c37-4395-b457-ee660d8b3488 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:43:46.349855 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7855511f-1c37-4395-b457-ee660d8b3488 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:46.350116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7855511f-1c37-4395-b457-ee660d8b3488 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:46.360096 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:46.360096 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:46.364977 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7855511f-1c37-4395-b457-ee660d8b3488 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:43:46.371101 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7855511f-1c37-4395-b457-ee660d8b3488 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:43:46.371701 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 679/2752] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:46 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:46.522782 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-195fbbe9-6bf5-4b86-ae66-e229106095be None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:46.526549 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-195fbbe9-6bf5-4b86-ae66-e229106095be tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:46.526855 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-195fbbe9-6bf5-4b86-ae66-e229106095be tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:46.527167 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-195fbbe9-6bf5-4b86-ae66-e229106095be tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:46.527384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-195fbbe9-6bf5-4b86-ae66-e229106095be tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:46.538789 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:46.538789 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:46.539963 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-195fbbe9-6bf5-4b86-ae66-e229106095be tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:46.540367 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 687/2753] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:46 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 790 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:46.820673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2378c2c0-f448-4f54-896b-aa82ef304b70 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:46.823801 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2378c2c0-f448-4f54-896b-aa82ef304b70 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a Jul 09 15:43:46.824247 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2378c2c0-f448-4f54-896b-aa82ef304b70 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:46.824586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2378c2c0-f448-4f54-896b-aa82ef304b70 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:46.832124 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2378c2c0-f448-4f54-896b-aa82ef304b70 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a returned with HTTP 404 Jul 09 15:43:46.833667 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 692/2754] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:46 2026] GET /volume/v3/volumes/46893914-bd23-4aa5-830f-f9e731e1da0a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:46.845400 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:46.850123 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 Jul 09 15:43:46.851388 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:46.851704 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:46.852572 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Delete volume with id: ff707675-76c6-45d8-b5b5-e1fd46063f11 Jul 09 15:43:46.865303 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:46.865303 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:46.865932 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:46.890330 np0000004916 devstack@c-api.service[99866]: WARNING cinder.keymgr.conf_key_mgr [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:43:46.899272 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Delete volume request issued successfully. Jul 09 15:43:46.899512 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1efc6eaf-f86f-42a9-ba80-28e69bf8cbf8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 returned with HTTP 202 Jul 09 15:43:46.899989 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 697/2755] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:43:46 2026] DELETE /volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:46.911073 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f335ce6f-a59e-4855-99d2-ea694bcb894c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:46.913248 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f335ce6f-a59e-4855-99d2-ea694bcb894c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 Jul 09 15:43:46.913607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f335ce6f-a59e-4855-99d2-ea694bcb894c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:46.913880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f335ce6f-a59e-4855-99d2-ea694bcb894c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:46.923432 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:46.923432 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:46.928058 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f335ce6f-a59e-4855-99d2-ea694bcb894c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:46.934348 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f335ce6f-a59e-4855-99d2-ea694bcb894c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 returned with HTTP 200 Jul 09 15:43:46.935019 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 680/2756] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:46 2026] GET /volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:47.554476 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c3c01ce1-b9cd-442c-ad67-fa8bf772fc90 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:47.556684 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c3c01ce1-b9cd-442c-ad67-fa8bf772fc90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:47.556951 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c3c01ce1-b9cd-442c-ad67-fa8bf772fc90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:47.557174 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c3c01ce1-b9cd-442c-ad67-fa8bf772fc90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:47.557342 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c3c01ce1-b9cd-442c-ad67-fa8bf772fc90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:47.562339 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:47.562339 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:47.563165 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c3c01ce1-b9cd-442c-ad67-fa8bf772fc90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:47.563616 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 688/2757] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:47 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:47.575006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e01fbabe-97ef-4b0d-9907-0e5f73d7f299 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:47.576734 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e01fbabe-97ef-4b0d-9907-0e5f73d7f299 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:43:47.576966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e01fbabe-97ef-4b0d-9907-0e5f73d7f299 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:47.577144 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e01fbabe-97ef-4b0d-9907-0e5f73d7f299 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:47.577386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-e01fbabe-97ef-4b0d-9907-0e5f73d7f299 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:47.582392 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:47.582392 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:47.583308 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e01fbabe-97ef-4b0d-9907-0e5f73d7f299 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:43:47.583680 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 693/2758] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:47 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:47.593811 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-acea1f94-6a39-4c08-bd56-960d65df8bce None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:47.595523 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-acea1f94-6a39-4c08-bd56-960d65df8bce tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:43:47.595830 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-acea1f94-6a39-4c08-bd56-960d65df8bce tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b600766-5a57-4413-9b23-37f0772639f8", "incremental": true, "force": true}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:47.597417 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-acea1f94-6a39-4c08-bd56-960d65df8bce tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating new backup {'backup': {'volume_id': '3b600766-5a57-4413-9b23-37f0772639f8', 'incremental': True, 'force': True}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:43:47.597526 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-acea1f94-6a39-4c08-bd56-960d65df8bce tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating backup of volume 3b600766-5a57-4413-9b23-37f0772639f8 in container None Jul 09 15:43:47.607908 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:47.607908 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:47.608831 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-acea1f94-6a39-4c08-bd56-960d65df8bce tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:43:47.628749 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-acea1f94-6a39-4c08-bd56-960d65df8bce tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['cccbb217-103c-4a17-998c-2c9e5ae6fff9', '5baf1a29-0aed-43b9-a3a7-9a2bb3877e3e'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:47.674774 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-acea1f94-6a39-4c08-bd56-960d65df8bce tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:43:47.675352 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 698/2759] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:43:47 2026] POST /volume/v3/backups => generated 286 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:47.687953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-57c23031-b248-45eb-be25-788eec7bbe4a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:47.690276 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-57c23031-b248-45eb-be25-788eec7bbe4a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:47.690480 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-57c23031-b248-45eb-be25-788eec7bbe4a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:47.690672 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-57c23031-b248-45eb-be25-788eec7bbe4a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:47.690776 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-57c23031-b248-45eb-be25-788eec7bbe4a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:47.698586 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:47.698586 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:47.699617 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-57c23031-b248-45eb-be25-788eec7bbe4a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:47.700058 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 681/2760] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:47 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 692 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:47.949116 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-35896627-8ce3-4c3a-8aa8-5c548f99d3be None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:47.950875 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35896627-8ce3-4c3a-8aa8-5c548f99d3be tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 Jul 09 15:43:47.951065 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35896627-8ce3-4c3a-8aa8-5c548f99d3be tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:47.951314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35896627-8ce3-4c3a-8aa8-5c548f99d3be tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:47.963051 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35896627-8ce3-4c3a-8aa8-5c548f99d3be tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 returned with HTTP 404 Jul 09 15:43:47.963659 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 689/2761] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:47 2026] GET /volume/v3/volumes/ff707675-76c6-45d8-b5b5-e1fd46063f11 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:47.972734 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9c69122d-b9a9-449c-95bb-4726f8362f0a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:47.973632 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9c69122d-b9a9-449c-95bb-4726f8362f0a tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:43:47.973742 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9c69122d-b9a9-449c-95bb-4726f8362f0a tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:47.974147 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9c69122d-b9a9-449c-95bb-4726f8362f0a tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:47.975566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9c69122d-b9a9-449c-95bb-4726f8362f0a tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:43:48.047690 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9c69122d-b9a9-449c-95bb-4726f8362f0a tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Get all volumes completed successfully. Jul 09 15:43:48.051604 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:48.051604 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:48.059567 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9c69122d-b9a9-449c-95bb-4726f8362f0a tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:43:48.060275 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 694/2762] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:43:47 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13993 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:48.079423 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-445ad3b6-af34-4771-9ce7-cd76dd481c80 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:48.082645 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-445ad3b6-af34-4771-9ce7-cd76dd481c80 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] DELETE https://10.4.3.19/volume/v3/types/0b3c9564-59ae-4227-bae6-88f792b1e951 Jul 09 15:43:48.082907 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-445ad3b6-af34-4771-9ce7-cd76dd481c80 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:48.083103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-445ad3b6-af34-4771-9ce7-cd76dd481c80 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:48.084136 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:48.084136 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:48.113042 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-445ad3b6-af34-4771-9ce7-cd76dd481c80 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] https://10.4.3.19/volume/v3/types/0b3c9564-59ae-4227-bae6-88f792b1e951 returned with HTTP 202 Jul 09 15:43:48.113516 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 699/2763] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:48 2026] DELETE /volume/v3/types/0b3c9564-59ae-4227-bae6-88f792b1e951 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:48.339314 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-9ad68759-36c4-4091-905e-96263fe18c7d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:48.342218 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-9ad68759-36c4-4091-905e-96263fe18c7d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:48.342559 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-9ad68759-36c4-4091-905e-96263fe18c7d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:48.342855 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-9ad68759-36c4-4091-905e-96263fe18c7d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:48.356339 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:48.356339 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:48.361981 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-9ad68759-36c4-4091-905e-96263fe18c7d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:48.368853 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-9ad68759-36c4-4091-905e-96263fe18c7d tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:48.368853 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 682/2764] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:43:48 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 1164 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:43:48.407076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-ceca51bb-e767-4a94-b48d-d3ae96717960 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:48.412002 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-ceca51bb-e767-4a94-b48d-d3ae96717960 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] POST https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504/action Jul 09 15:43:48.412461 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-ceca51bb-e767-4a94-b48d-d3ae96717960 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:43:48.412625 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-ceca51bb-e767-4a94-b48d-d3ae96717960 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:48.437868 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:48.437868 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:48.438494 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-ceca51bb-e767-4a94-b48d-d3ae96717960 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:48.447229 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-ceca51bb-e767-4a94-b48d-d3ae96717960 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Begin detaching volume completed successfully. Jul 09 15:43:48.447534 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-ceca51bb-e767-4a94-b48d-d3ae96717960 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504/action returned with HTTP 202 Jul 09 15:43:48.448627 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 690/2765] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:43:48 2026] POST /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:43:48.721453 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-90c2a6eb-3f7f-4d15-b3c9-e28de12fa0da None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:48.721859 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90c2a6eb-3f7f-4d15-b3c9-e28de12fa0da tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:48.722500 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90c2a6eb-3f7f-4d15-b3c9-e28de12fa0da tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:48.722500 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90c2a6eb-3f7f-4d15-b3c9-e28de12fa0da tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:48.722583 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-90c2a6eb-3f7f-4d15-b3c9-e28de12fa0da tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:48.727981 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:48.727981 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:48.729034 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90c2a6eb-3f7f-4d15-b3c9-e28de12fa0da tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:48.729481 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 695/2766] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:48 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:48.745559 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-842b7718-8cc5-4448-9416-2ef3ed6991eb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:48.866921 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-842b7718-8cc5-4448-9416-2ef3ed6991eb tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] POST https://10.4.3.19/volume/v3/types/269c800b-f4c6-4e21-b882-796119f21c89/encryption Jul 09 15:43:48.867325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-842b7718-8cc5-4448-9416-2ef3ed6991eb tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:48.895558 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-842b7718-8cc5-4448-9416-2ef3ed6991eb tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types/269c800b-f4c6-4e21-b882-796119f21c89/encryption returned with HTTP 404 Jul 09 15:43:48.896216 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 700/2767] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:43:48 2026] POST /volume/v3/types/269c800b-f4c6-4e21-b882-796119f21c89/encryption => generated 114 bytes in 151 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:48.905216 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2c6f9e87-e1fd-47b9-9951-4f0f3d2267c7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:48.907205 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2c6f9e87-e1fd-47b9-9951-4f0f3d2267c7 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:48.907708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2c6f9e87-e1fd-47b9-9951-4f0f3d2267c7 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-766463999", "os-volume-type-access:is_public": false}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:48.925090 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2c6f9e87-e1fd-47b9-9951-4f0f3d2267c7 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:43:48.925559 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 683/2768] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:43:48 2026] POST /volume/v3/types => generated 230 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:48.936961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-061f0761-1418-4369-b11d-60581af0e2ef None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.028122 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-061f0761-1418-4369-b11d-60581af0e2ef tempest-VolumeTypesNegativeTest-1665524038 tempest-VolumeTypesNegativeTest-1665524038-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:49.028489 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-061f0761-1418-4369-b11d-60581af0e2ef tempest-VolumeTypesNegativeTest-1665524038 tempest-VolumeTypesNegativeTest-1665524038-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "7cf3154b-b255-42cc-b493-aebfc17c73e0", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-326432421"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:49.029939 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-061f0761-1418-4369-b11d-60581af0e2ef tempest-VolumeTypesNegativeTest-1665524038 tempest-VolumeTypesNegativeTest-1665524038-project-member] Create volume request body: {'volume': {'volume_type': '7cf3154b-b255-42cc-b493-aebfc17c73e0', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-326432421'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:49.037066 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-061f0761-1418-4369-b11d-60581af0e2ef tempest-VolumeTypesNegativeTest-1665524038 tempest-VolumeTypesNegativeTest-1665524038-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 404 Jul 09 15:43:49.037784 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 691/2769] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:43:48 2026] POST /volume/v3/volumes => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:49.046767 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a5ba3f9e-5a62-4645-907e-695a29a51d88 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.048580 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a5ba3f9e-5a62-4645-907e-695a29a51d88 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] DELETE https://10.4.3.19/volume/v3/types/7cf3154b-b255-42cc-b493-aebfc17c73e0 Jul 09 15:43:49.048748 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a5ba3f9e-5a62-4645-907e-695a29a51d88 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.048948 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a5ba3f9e-5a62-4645-907e-695a29a51d88 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.075410 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a5ba3f9e-5a62-4645-907e-695a29a51d88 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types/7cf3154b-b255-42cc-b493-aebfc17c73e0 returned with HTTP 202 Jul 09 15:43:49.076117 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 696/2770] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:49 2026] DELETE /volume/v3/types/7cf3154b-b255-42cc-b493-aebfc17c73e0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:49.087666 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-418c2be4-caa6-429f-ab5e-a3ae7f401c00 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.089435 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-418c2be4-caa6-429f-ab5e-a3ae7f401c00 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] GET https://10.4.3.19/volume/v3/types/7cf3154b-b255-42cc-b493-aebfc17c73e0 Jul 09 15:43:49.089638 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-418c2be4-caa6-429f-ab5e-a3ae7f401c00 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.089829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-418c2be4-caa6-429f-ab5e-a3ae7f401c00 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.094570 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-418c2be4-caa6-429f-ab5e-a3ae7f401c00 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types/7cf3154b-b255-42cc-b493-aebfc17c73e0 returned with HTTP 404 Jul 09 15:43:49.095125 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 701/2771] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:49 2026] GET /volume/v3/types/7cf3154b-b255-42cc-b493-aebfc17c73e0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:49.104473 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-65de4f51-8c55-4d20-94dc-c00104e2701e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.106393 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-65de4f51-8c55-4d20-94dc-c00104e2701e tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:49.107124 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-65de4f51-8c55-4d20-94dc-c00104e2701e tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:49.108896 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-65de4f51-8c55-4d20-94dc-c00104e2701e tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 400 Jul 09 15:43:49.109503 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 684/2772] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:43:49 2026] POST /volume/v3/types => generated 115 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:43:49.122851 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-52b9dd55-25dd-4657-aced-c3cd3e8fe2d1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.126822 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-52b9dd55-25dd-4657-aced-c3cd3e8fe2d1 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:49.127248 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-52b9dd55-25dd-4657-aced-c3cd3e8fe2d1 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1713365130"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:49.145710 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-52b9dd55-25dd-4657-aced-c3cd3e8fe2d1 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:43:49.146194 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 692/2773] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:43:49 2026] POST /volume/v3/types => generated 229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:49.154699 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38faa4d0-3863-444b-8e4c-1501d80d02f8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.156638 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38faa4d0-3863-444b-8e4c-1501d80d02f8 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:49.157048 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38faa4d0-3863-444b-8e4c-1501d80d02f8 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1713365130"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:49.163136 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38faa4d0-3863-444b-8e4c-1501d80d02f8 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1713365130 already exists. Jul 09 15:43:49.163389 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38faa4d0-3863-444b-8e4c-1501d80d02f8 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 409 Jul 09 15:43:49.163895 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 697/2774] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:43:49 2026] POST /volume/v3/types => generated 134 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:49.171647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f7ecc336-73fb-4be5-ac96-63d34ffa9bd3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.173739 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7ecc336-73fb-4be5-ac96-63d34ffa9bd3 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] DELETE https://10.4.3.19/volume/v3/types/117a174c-7099-4bc1-8c47-e86f81819074 Jul 09 15:43:49.173880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7ecc336-73fb-4be5-ac96-63d34ffa9bd3 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.174302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7ecc336-73fb-4be5-ac96-63d34ffa9bd3 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.202891 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7ecc336-73fb-4be5-ac96-63d34ffa9bd3 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types/117a174c-7099-4bc1-8c47-e86f81819074 returned with HTTP 202 Jul 09 15:43:49.203379 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 702/2775] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:49 2026] DELETE /volume/v3/types/117a174c-7099-4bc1-8c47-e86f81819074 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:43:49.210204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0a98a010-4e78-4403-9e2d-b7957e5188e5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.212351 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a98a010-4e78-4403-9e2d-b7957e5188e5 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] GET https://10.4.3.19/volume/v3/types/117a174c-7099-4bc1-8c47-e86f81819074 Jul 09 15:43:49.212595 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a98a010-4e78-4403-9e2d-b7957e5188e5 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.212854 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a98a010-4e78-4403-9e2d-b7957e5188e5 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.216674 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a98a010-4e78-4403-9e2d-b7957e5188e5 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types/117a174c-7099-4bc1-8c47-e86f81819074 returned with HTTP 404 Jul 09 15:43:49.217334 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 685/2776] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:49 2026] GET /volume/v3/types/117a174c-7099-4bc1-8c47-e86f81819074 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:49.225923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1eca1d74-3ab6-4e66-ad6e-7910ccfe2b90 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.227571 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1eca1d74-3ab6-4e66-ad6e-7910ccfe2b90 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] DELETE https://10.4.3.19/volume/v3/types/f77e12b3-345e-41a1-914d-833519e53231 Jul 09 15:43:49.228014 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1eca1d74-3ab6-4e66-ad6e-7910ccfe2b90 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.228092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1eca1d74-3ab6-4e66-ad6e-7910ccfe2b90 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.232320 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1eca1d74-3ab6-4e66-ad6e-7910ccfe2b90 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types/f77e12b3-345e-41a1-914d-833519e53231 returned with HTTP 404 Jul 09 15:43:49.232885 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 693/2777] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:43:49 2026] DELETE /volume/v3/types/f77e12b3-345e-41a1-914d-833519e53231 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:49.242292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d0ddd2cf-3fc7-4fa9-8700-f7757f747a24 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.244369 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d0ddd2cf-3fc7-4fa9-8700-f7757f747a24 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] GET https://10.4.3.19/volume/v3/types/c0feb2c6-6497-4303-8b43-3abc6327461d Jul 09 15:43:49.244595 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d0ddd2cf-3fc7-4fa9-8700-f7757f747a24 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.244812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d0ddd2cf-3fc7-4fa9-8700-f7757f747a24 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.249901 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d0ddd2cf-3fc7-4fa9-8700-f7757f747a24 tempest-VolumeTypesNegativeTest-172249199 tempest-VolumeTypesNegativeTest-172249199-project-admin] https://10.4.3.19/volume/v3/types/c0feb2c6-6497-4303-8b43-3abc6327461d returned with HTTP 404 Jul 09 15:43:49.250701 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 698/2778] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:43:49 2026] GET /volume/v3/types/c0feb2c6-6497-4303-8b43-3abc6327461d => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:43:49.485443 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4fd2767f-20d5-4f28-bf47-0f035c3a390a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.485443 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4fd2767f-20d5-4f28-bf47-0f035c3a390a None None] GET https://10.4.3.19/volume// Jul 09 15:43:49.485443 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4fd2767f-20d5-4f28-bf47-0f035c3a390a None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.485443 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4fd2767f-20d5-4f28-bf47-0f035c3a390a None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.485443 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4fd2767f-20d5-4f28-bf47-0f035c3a390a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:43:49.485861 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 703/2779] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:43: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 09 15:43:49.493523 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-615a2b99-a276-45f0-9700-98e66e09070c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.495772 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-615a2b99-a276-45f0-9700-98e66e09070c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:43:49.495972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-615a2b99-a276-45f0-9700-98e66e09070c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.496149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-615a2b99-a276-45f0-9700-98e66e09070c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.509520 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:49.509520 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:49.514150 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-615a2b99-a276-45f0-9700-98e66e09070c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:43:49.519597 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-615a2b99-a276-45f0-9700-98e66e09070c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:43:49.520068 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 686/2780] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:43:49 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 1347 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:49.566244 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b788d633-04dd-4014-808c-63ed0d608fdd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.569050 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b788d633-04dd-4014-808c-63ed0d608fdd tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:43:49.569547 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b788d633-04dd-4014-808c-63ed0d608fdd tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-385310584", "extra_specs": {}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:49.583327 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b788d633-04dd-4014-808c-63ed0d608fdd tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:43:49.583692 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 694/2781] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:43:49 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:49.591692 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-deda15f2-b437-4f25-abcc-b800b93c6ef5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.593500 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-deda15f2-b437-4f25-abcc-b800b93c6ef5 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] POST https://10.4.3.19/volume/v3/types/d59ce6d8-db62-46a4-bd54-861a783c1c77/encryption Jul 09 15:43:49.593831 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-deda15f2-b437-4f25-abcc-b800b93c6ef5 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:49.623082 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-deda15f2-b437-4f25-abcc-b800b93c6ef5 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] https://10.4.3.19/volume/v3/types/d59ce6d8-db62-46a4-bd54-861a783c1c77/encryption returned with HTTP 200 Jul 09 15:43:49.624018 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 699/2782] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:43:49 2026] POST /volume/v3/types/d59ce6d8-db62-46a4-bd54-861a783c1c77/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:49.648514 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.650571 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:49.651595 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-499829677", "snapshot_id": null, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "volume_type": "tempest-scenario-type-luks-385310584", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:49.653309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-499829677', 'snapshot_id': None, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'volume_type': 'tempest-scenario-type-luks-385310584', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:49.672883 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-3f8528b1-8024-49aa-979f-5a3d1c0e8aeb req-21c2f2cf-c00c-4554-a2d0-6b84d8131b86 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.675663 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3f8528b1-8024-49aa-979f-5a3d1c0e8aeb req-21c2f2cf-c00c-4554-a2d0-6b84d8131b86 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] DELETE https://10.4.3.19/volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89 Jul 09 15:43:49.676156 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3f8528b1-8024-49aa-979f-5a3d1c0e8aeb req-21c2f2cf-c00c-4554-a2d0-6b84d8131b86 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.676358 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3f8528b1-8024-49aa-979f-5a3d1c0e8aeb req-21c2f2cf-c00c-4554-a2d0-6b84d8131b86 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.686118 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:49.686118 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:49.743441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-040cfcee-7d2d-43c6-8eaa-6ee097561a0e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.745642 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-040cfcee-7d2d-43c6-8eaa-6ee097561a0e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:49.745839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-040cfcee-7d2d-43c6-8eaa-6ee097561a0e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.746027 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-040cfcee-7d2d-43c6-8eaa-6ee097561a0e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:49.746083 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume of 1 GB Jul 09 15:43:49.746131 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-040cfcee-7d2d-43c6-8eaa-6ee097561a0e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:49.746502 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:49.746502 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:49.747200 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Availability Zones retrieved successfully. Jul 09 15:43:49.752693 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:49.752693 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:49.753612 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-040cfcee-7d2d-43c6-8eaa-6ee097561a0e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:49.754025 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 695/2783] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:49 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 694 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:49.758685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Flow 'volume_create_api' (547887c9-9233-4c03-ad60-f48b1d84388a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:49.760209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3185b07a-264b-4aa8-b4b5-7ba9532b7e74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:49.761725 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:49.840632 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3185b07a-264b-4aa8-b4b5-7ba9532b7e74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:43:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d59ce6d8-db62-46a4-bd54-861a783c1c77,is_public=True,name='tempest-scenario-type-luks-385310584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd59ce6d8-db62-46a4-bd54-861a783c1c77', '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=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:49.841558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82147181-380e-41db-b0a4-1a1bc791d375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:49.871353 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:49.871678 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:43:49.902849 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Created reservations ['82bbd6e6-cd6f-4fa5-8e3d-2d66efb9476a', '33a92fda-7a38-4a47-9a3e-74fa07881689', '5e5a0daf-99aa-4b9c-a37d-212890ef3116', 'f4c5c2ef-1bd9-42c8-870e-24c6e685fd6c'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:49.904073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82147181-380e-41db-b0a4-1a1bc791d375) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82bbd6e6-cd6f-4fa5-8e3d-2d66efb9476a', '33a92fda-7a38-4a47-9a3e-74fa07881689', '5e5a0daf-99aa-4b9c-a37d-212890ef3116', 'f4c5c2ef-1bd9-42c8-870e-24c6e685fd6c']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:49.904965 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a650d6d4-7e2d-4e7b-9381-9e4491a929bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:49.935024 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a650d6d4-7e2d-4e7b-9381-9e4491a929bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c470f4a-a533-415b-bb26-705c758158f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-499829677',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a1652069a547b194e2204e35d3f519',qos_specs=None,replication_status=,reservations=['82bbd6e6-cd6f-4fa5-8e3d-2d66efb9476a','33a92fda-7a38-4a47-9a3e-74fa07881689','5e5a0daf-99aa-4b9c-a37d-212890ef3116','f4c5c2ef-1bd9-42c8-870e-24c6e685fd6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3ccb18ff0f42338de82241e7207942',volume_type_id=d59ce6d8-db62-46a4-bd54-861a783c1c77), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-499829677',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9c470f4a-a533-415b-bb26-705c758158f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a1652069a547b194e2204e35d3f519',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b3ccb18ff0f42338de82241e7207942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d59ce6d8-db62-46a4-bd54-861a783c1c77),volume_type_id=d59ce6d8-db62-46a4-bd54-861a783c1c77)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:49.935738 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bcc101b-9552-4b97-a4c8-b0c901529b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:49.959497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8bcc101b-9552-4b97-a4c8-b0c901529b07) transitioned into state 'SUCCESS' from state '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-499829677',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a1652069a547b194e2204e35d3f519',qos_specs=None,replication_status=,reservations=['82bbd6e6-cd6f-4fa5-8e3d-2d66efb9476a','33a92fda-7a38-4a47-9a3e-74fa07881689','5e5a0daf-99aa-4b9c-a37d-212890ef3116','f4c5c2ef-1bd9-42c8-870e-24c6e685fd6c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6b3ccb18ff0f42338de82241e7207942',volume_type_id=d59ce6d8-db62-46a4-bd54-861a783c1c77)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:49.960407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80cb0f9e-278e-4f46-80fc-54b7f4faa42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:49.970110 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (80cb0f9e-278e-4f46-80fc-54b7f4faa42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:49.970950 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Flow 'volume_create_api' (547887c9-9233-4c03-ad60-f48b1d84388a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:49.971309 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume request issued successfully. Jul 09 15:43:49.971884 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-baf2e3e3-0c47-415e-b9ba-881da443e38d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:43:49.972342 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 704/2784] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:43:49 2026] POST /volume/v3/volumes => generated 788 bytes in 324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:49.990320 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3de6e989-061e-4d21-a38c-9b377923fb5b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:49.992942 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3de6e989-061e-4d21-a38c-9b377923fb5b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:49.993325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3de6e989-061e-4d21-a38c-9b377923fb5b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:49.993602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3de6e989-061e-4d21-a38c-9b377923fb5b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:50.005462 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:50.005462 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:50.011977 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3de6e989-061e-4d21-a38c-9b377923fb5b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:50.021600 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3de6e989-061e-4d21-a38c-9b377923fb5b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:50.022240 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 700/2785] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:49 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:50.219624 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3f8528b1-8024-49aa-979f-5a3d1c0e8aeb req-21c2f2cf-c00c-4554-a2d0-6b84d8131b86 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89 returned with HTTP 200 Jul 09 15:43:50.220132 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 687/2786] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:43:49 2026] DELETE /volume/v3/attachments/8b1cefe3-85b8-4934-a665-1a342aecce89 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:50.774447 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-54f2f7c9-e31d-469d-9c00-2b74f0d7e811 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:50.785977 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54f2f7c9-e31d-469d-9c00-2b74f0d7e811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:50.786274 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54f2f7c9-e31d-469d-9c00-2b74f0d7e811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:50.786491 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54f2f7c9-e31d-469d-9c00-2b74f0d7e811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:50.786551 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-54f2f7c9-e31d-469d-9c00-2b74f0d7e811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:50.799991 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:50.799991 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:50.800845 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54f2f7c9-e31d-469d-9c00-2b74f0d7e811 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:50.801297 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 696/2787] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:50 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 694 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:50.939601 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-e223d601-e442-47e3-aec6-c370a1978714 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:50.942462 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-e223d601-e442-47e3-aec6-c370a1978714 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] DELETE https://10.4.3.19/volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25 Jul 09 15:43:50.942712 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-e223d601-e442-47e3-aec6-c370a1978714 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:50.942968 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-e223d601-e442-47e3-aec6-c370a1978714 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:50.952481 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:50.952481 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:51.037252 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5ec05f94-5db4-411f-9488-01487b453e16 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:51.039174 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ec05f94-5db4-411f-9488-01487b453e16 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:51.039428 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ec05f94-5db4-411f-9488-01487b453e16 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:51.039720 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ec05f94-5db4-411f-9488-01487b453e16 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:51.048400 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:51.048400 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:51.052897 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5ec05f94-5db4-411f-9488-01487b453e16 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:51.056934 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ec05f94-5db4-411f-9488-01487b453e16 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:51.057383 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 701/2788] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:51 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 880 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:51.501973 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-db6017e2-3650-4b96-9d0f-0bd925646b99 req-e223d601-e442-47e3-aec6-c370a1978714 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25 returned with HTTP 200 Jul 09 15:43:51.503331 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 705/2789] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:43:50 2026] DELETE /volume/v3/attachments/88d34f00-bf3a-4749-85e6-430587848a25 => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:51.689838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2d8f4460-b490-4be9-87a8-71d512573c11 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:51.812485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8a9d5cf0-62b5-4154-bead-dafeb090f50f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:51.814629 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8a9d5cf0-62b5-4154-bead-dafeb090f50f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:51.814703 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:43:51.814920 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8a9d5cf0-62b5-4154-bead-dafeb090f50f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:51.815002 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-26342939"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:51.815218 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8a9d5cf0-62b5-4154-bead-dafeb090f50f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:51.815472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-8a9d5cf0-62b5-4154-bead-dafeb090f50f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:51.816776 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-26342939'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:43:51.816902 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Create volume of 1 GB Jul 09 15:43:51.817309 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:51.817309 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:51.820443 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:51.820443 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:51.821246 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8a9d5cf0-62b5-4154-bead-dafeb090f50f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:51.821470 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Availability Zones retrieved successfully. Jul 09 15:43:51.821701 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 697/2790] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:51 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:51.829101 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Flow 'volume_create_api' (45c9bf0f-c9de-4628-960a-180b8c884c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:51.830356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d5ad68-8d0a-42a0-b41f-1de4fd29ad97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:51.831692 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:43:51.863133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86d5ad68-8d0a-42a0-b41f-1de4fd29ad97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:51.864352 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0002474b-b957-4e83-b12f-83d308509ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:51.946913 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Created reservations ['7fe04894-edbd-4d52-b834-fd3d770920da', '2c7e543d-9b39-44d1-afad-41017b7af120', '216f5373-969d-4664-9878-f27097b54725', '32cbd5b4-c8fb-41dd-9420-80e7381b32db'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:51.948046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0002474b-b957-4e83-b12f-83d308509ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fe04894-edbd-4d52-b834-fd3d770920da', '2c7e543d-9b39-44d1-afad-41017b7af120', '216f5373-969d-4664-9878-f27097b54725', '32cbd5b4-c8fb-41dd-9420-80e7381b32db']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:51.949166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc1635ae-69f8-4e56-94ba-eac39043e76a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:51.973704 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc1635ae-69f8-4e56-94ba-eac39043e76a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-26342939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c263631ae8d44df6a762d2627ceff9c0',qos_specs=None,replication_status=,reservations=['7fe04894-edbd-4d52-b834-fd3d770920da','2c7e543d-9b39-44d1-afad-41017b7af120','216f5373-969d-4664-9878-f27097b54725','32cbd5b4-c8fb-41dd-9420-80e7381b32db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:43:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-26342939',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c263631ae8d44df6a762d2627ceff9c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:51.974395 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d40f93c-014d-4ec3-bf3e-5307fda60c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:51.993367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d40f93c-014d-4ec3-bf3e-5307fda60c3b) transitioned into state 'SUCCESS' from state '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-26342939',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c263631ae8d44df6a762d2627ceff9c0',qos_specs=None,replication_status=,reservations=['7fe04894-edbd-4d52-b834-fd3d770920da','2c7e543d-9b39-44d1-afad-41017b7af120','216f5373-969d-4664-9878-f27097b54725','32cbd5b4-c8fb-41dd-9420-80e7381b32db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:51.994045 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba8907c6-fcaf-4dc8-bed5-d19d445ccb67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:43:52.006590 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba8907c6-fcaf-4dc8-bed5-d19d445ccb67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:43:52.007889 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Flow 'volume_create_api' (45c9bf0f-c9de-4628-960a-180b8c884c5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:43:52.008368 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Create volume request issued successfully. Jul 09 15:43:52.009226 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d8f4460-b490-4be9-87a8-71d512573c11 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:43:52.009823 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 688/2791] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:43:51 2026] POST /volume/v3/volumes => generated 750 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:52.024160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c483d831-ec7e-4798-80db-2d46797dcaf6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:52.026344 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c483d831-ec7e-4798-80db-2d46797dcaf6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce Jul 09 15:43:52.026622 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c483d831-ec7e-4798-80db-2d46797dcaf6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:52.026844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c483d831-ec7e-4798-80db-2d46797dcaf6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:52.035369 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:52.035369 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:52.040568 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c483d831-ec7e-4798-80db-2d46797dcaf6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:43:52.046889 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c483d831-ec7e-4798-80db-2d46797dcaf6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce returned with HTTP 200 Jul 09 15:43:52.046889 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 702/2792] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:52 2026] GET /volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:52.070394 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8ece7010-f29c-458c-9a0b-0a2514f36d02 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:52.072955 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8ece7010-f29c-458c-9a0b-0a2514f36d02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:52.073215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8ece7010-f29c-458c-9a0b-0a2514f36d02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:52.073572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8ece7010-f29c-458c-9a0b-0a2514f36d02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:52.081712 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:52.081712 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:52.085935 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8ece7010-f29c-458c-9a0b-0a2514f36d02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:52.090983 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8ece7010-f29c-458c-9a0b-0a2514f36d02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:52.091595 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 706/2793] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:52 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:52.837460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4d66af19-eb2b-48cd-9923-3b1deecf722c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:52.840628 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4d66af19-eb2b-48cd-9923-3b1deecf722c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:52.840628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4d66af19-eb2b-48cd-9923-3b1deecf722c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:52.840628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4d66af19-eb2b-48cd-9923-3b1deecf722c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:52.840628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4d66af19-eb2b-48cd-9923-3b1deecf722c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:52.845467 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:52.845467 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:52.846402 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4d66af19-eb2b-48cd-9923-3b1deecf722c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:52.846913 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 698/2794] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:52 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:53.064082 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1a3c1477-2b2e-411e-9b1d-45ad8b07d001 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:53.066997 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1a3c1477-2b2e-411e-9b1d-45ad8b07d001 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce Jul 09 15:43:53.067225 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1a3c1477-2b2e-411e-9b1d-45ad8b07d001 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:53.067468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1a3c1477-2b2e-411e-9b1d-45ad8b07d001 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:53.082622 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:53.082622 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:53.088282 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1a3c1477-2b2e-411e-9b1d-45ad8b07d001 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:43:53.097846 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1a3c1477-2b2e-411e-9b1d-45ad8b07d001 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce returned with HTTP 200 Jul 09 15:43:53.097974 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 689/2795] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:53 2026] GET /volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:53.108740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0c727713-a342-43ff-9880-17640daf8e7a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:53.112990 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c727713-a342-43ff-9880-17640daf8e7a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:53.112990 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c727713-a342-43ff-9880-17640daf8e7a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:53.113421 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c727713-a342-43ff-9880-17640daf8e7a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:53.119593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d13f5322-f8f5-4fe2-8d2b-026657b39b24 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:53.121694 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d13f5322-f8f5-4fe2-8d2b-026657b39b24 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:43:53.121818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d13f5322-f8f5-4fe2-8d2b-026657b39b24 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce", "name": "tempest-VolumesBackupsAdminTest-Backup-2052918333", "container": "tempest-volumesbackupsadmintest-backup-container-574286123"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:43:53.123487 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:53.123487 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:53.123635 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-d13f5322-f8f5-4fe2-8d2b-026657b39b24 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Creating new backup {'backup': {'volume_id': '6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce', 'name': 'tempest-VolumesBackupsAdminTest-Backup-2052918333', 'container': 'tempest-volumesbackupsadmintest-backup-container-574286123'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:43:53.123804 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-d13f5322-f8f5-4fe2-8d2b-026657b39b24 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Creating backup of volume 6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce in container tempest-volumesbackupsadmintest-backup-container-574286123 Jul 09 15:43:53.129884 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0c727713-a342-43ff-9880-17640daf8e7a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:53.134071 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:53.134071 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:53.134991 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d13f5322-f8f5-4fe2-8d2b-026657b39b24 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:43:53.137397 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c727713-a342-43ff-9880-17640daf8e7a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:53.137860 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 703/2796] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:53 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:53.181710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-d13f5322-f8f5-4fe2-8d2b-026657b39b24 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Created reservations ['0dae2e76-bc19-49de-98ce-d4a3b0343b0e', 'ef55d0cd-da42-437c-ba09-e4a511cdc135'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:43:53.220158 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d13f5322-f8f5-4fe2-8d2b-026657b39b24 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:43:53.220661 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 707/2797] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:43:53 2026] POST /volume/v3/backups => generated 333 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:43:53.231739 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-68f18073-64c3-450e-b3d3-003628cdc6a6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:53.233702 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68f18073-64c3-450e-b3d3-003628cdc6a6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:43:53.234432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-68f18073-64c3-450e-b3d3-003628cdc6a6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:53.234432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-68f18073-64c3-450e-b3d3-003628cdc6a6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:53.234432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-68f18073-64c3-450e-b3d3-003628cdc6a6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:53.238621 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:53.238621 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:53.239390 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68f18073-64c3-450e-b3d3-003628cdc6a6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:43:53.239742 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 699/2798] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:53 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 796 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:53.866137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-26987e4e-a327-4be1-8e26-82fdb3303d13 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:53.868823 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-26987e4e-a327-4be1-8e26-82fdb3303d13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:53.869000 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-26987e4e-a327-4be1-8e26-82fdb3303d13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:53.869302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-26987e4e-a327-4be1-8e26-82fdb3303d13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:53.869449 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-26987e4e-a327-4be1-8e26-82fdb3303d13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:53.874417 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:53.874417 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:53.875294 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-26987e4e-a327-4be1-8e26-82fdb3303d13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:53.875783 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 690/2799] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:53 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:54.153618 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9b48fc22-ef6c-4ee5-a9f2-342712da7dc5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:54.155836 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9b48fc22-ef6c-4ee5-a9f2-342712da7dc5 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:54.156153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9b48fc22-ef6c-4ee5-a9f2-342712da7dc5 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:54.156635 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9b48fc22-ef6c-4ee5-a9f2-342712da7dc5 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:54.165379 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:54.165379 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:54.170090 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9b48fc22-ef6c-4ee5-a9f2-342712da7dc5 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:54.176767 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9b48fc22-ef6c-4ee5-a9f2-342712da7dc5 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:54.177365 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 704/2800] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:54 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:54.251553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-dd1b1589-3626-4227-b23c-8464db2a3c33 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:54.254778 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dd1b1589-3626-4227-b23c-8464db2a3c33 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:43:54.255086 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dd1b1589-3626-4227-b23c-8464db2a3c33 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:54.255409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dd1b1589-3626-4227-b23c-8464db2a3c33 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:54.255552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-dd1b1589-3626-4227-b23c-8464db2a3c33 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:54.260923 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:54.260923 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:54.261939 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dd1b1589-3626-4227-b23c-8464db2a3c33 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:43:54.262654 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 708/2801] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:54 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:54.726774 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1c23994c-04f3-4cb7-a17d-612de5f0f2ae None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:54.728740 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1c23994c-04f3-4cb7-a17d-612de5f0f2ae tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] DELETE https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:43:54.729018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1c23994c-04f3-4cb7-a17d-612de5f0f2ae tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:54.729242 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1c23994c-04f3-4cb7-a17d-612de5f0f2ae tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:54.729468 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-1c23994c-04f3-4cb7-a17d-612de5f0f2ae tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Delete volume with id: 5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:43:54.737821 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:54.737821 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:54.738430 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1c23994c-04f3-4cb7-a17d-612de5f0f2ae tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:43:54.756205 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1c23994c-04f3-4cb7-a17d-612de5f0f2ae tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Delete volume request issued successfully. Jul 09 15:43:54.756530 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1c23994c-04f3-4cb7-a17d-612de5f0f2ae tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 202 Jul 09 15:43:54.757059 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 700/2802] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:43:54 2026] DELETE /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:43:54.765518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c88e83fd-4bb3-4626-b4f2-5e83fec88536 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:54.767294 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c88e83fd-4bb3-4626-b4f2-5e83fec88536 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:43:54.767527 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c88e83fd-4bb3-4626-b4f2-5e83fec88536 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:54.767701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c88e83fd-4bb3-4626-b4f2-5e83fec88536 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:54.777129 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:54.777129 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:54.782065 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c88e83fd-4bb3-4626-b4f2-5e83fec88536 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Volume info retrieved successfully. Jul 09 15:43:54.789987 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c88e83fd-4bb3-4626-b4f2-5e83fec88536 tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 200 Jul 09 15:43:54.790585 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 691/2803] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:54 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 1386 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:43:54.896858 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3ea4a7f2-5ffa-4ad6-adfd-0a2b025a077f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:54.899000 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3ea4a7f2-5ffa-4ad6-adfd-0a2b025a077f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:54.899262 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3ea4a7f2-5ffa-4ad6-adfd-0a2b025a077f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:54.899517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3ea4a7f2-5ffa-4ad6-adfd-0a2b025a077f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:54.899624 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3ea4a7f2-5ffa-4ad6-adfd-0a2b025a077f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:54.905094 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:54.905094 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:54.906109 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3ea4a7f2-5ffa-4ad6-adfd-0a2b025a077f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:54.906601 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 705/2804] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:54 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:55.193465 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b40ce5ca-bff4-4c17-b195-1f5156d6b695 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:55.196162 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b40ce5ca-bff4-4c17-b195-1f5156d6b695 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:55.196522 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b40ce5ca-bff4-4c17-b195-1f5156d6b695 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:55.197408 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b40ce5ca-bff4-4c17-b195-1f5156d6b695 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:55.206290 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:55.206290 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:55.213007 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b40ce5ca-bff4-4c17-b195-1f5156d6b695 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:55.220703 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b40ce5ca-bff4-4c17-b195-1f5156d6b695 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:55.221370 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 709/2805] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:55 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:55.276206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d6237b8d-3d63-4bf4-b833-6d2ec49e3807 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:55.278749 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6237b8d-3d63-4bf4-b833-6d2ec49e3807 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:43:55.279018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6237b8d-3d63-4bf4-b833-6d2ec49e3807 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:55.279331 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6237b8d-3d63-4bf4-b833-6d2ec49e3807 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:55.279493 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d6237b8d-3d63-4bf4-b833-6d2ec49e3807 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:55.286753 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:55.286753 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:55.288003 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6237b8d-3d63-4bf4-b833-6d2ec49e3807 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:43:55.288197 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 701/2806] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:55 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:55.804365 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-48c096c3-f1ab-401a-9613-a1954912f70b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:55.806706 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48c096c3-f1ab-401a-9613-a1954912f70b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] GET https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f Jul 09 15:43:55.806931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48c096c3-f1ab-401a-9613-a1954912f70b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:55.807139 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48c096c3-f1ab-401a-9613-a1954912f70b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:55.813511 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48c096c3-f1ab-401a-9613-a1954912f70b tempest-TestVolumeBootPatternV346-607363780 tempest-TestVolumeBootPatternV346-607363780-project-member] https://10.4.3.19/volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f returned with HTTP 404 Jul 09 15:43:55.814037 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 692/2807] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:43:55 2026] GET /volume/v3/volumes/5f9f21f9-d177-4575-8739-5cc6c88d4c1f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:43:55.929360 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3f13ca9f-29d1-4e84-bcd9-625c04f3d7a6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:55.932728 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3f13ca9f-29d1-4e84-bcd9-625c04f3d7a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:55.933002 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3f13ca9f-29d1-4e84-bcd9-625c04f3d7a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:55.933585 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3f13ca9f-29d1-4e84-bcd9-625c04f3d7a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:55.933847 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3f13ca9f-29d1-4e84-bcd9-625c04f3d7a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:55.939236 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:55.939236 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:55.939885 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3f13ca9f-29d1-4e84-bcd9-625c04f3d7a6 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:55.940305 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 706/2808] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:55 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:56.236930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5ac5b18a-a930-4ef5-b722-894da8fecd5e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:56.238963 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5ac5b18a-a930-4ef5-b722-894da8fecd5e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:56.239203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5ac5b18a-a930-4ef5-b722-894da8fecd5e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:56.239478 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5ac5b18a-a930-4ef5-b722-894da8fecd5e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:56.247953 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:56.247953 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:56.251247 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5ac5b18a-a930-4ef5-b722-894da8fecd5e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:56.256200 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5ac5b18a-a930-4ef5-b722-894da8fecd5e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:56.256613 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 710/2809] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:56 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:43:56.307455 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a6e798c1-ecf6-4105-a83b-477e04dda7b3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:56.310138 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a6e798c1-ecf6-4105-a83b-477e04dda7b3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:43:56.310538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a6e798c1-ecf6-4105-a83b-477e04dda7b3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:56.310835 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a6e798c1-ecf6-4105-a83b-477e04dda7b3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:56.311004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-a6e798c1-ecf6-4105-a83b-477e04dda7b3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:56.319208 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:56.319208 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:56.319208 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a6e798c1-ecf6-4105-a83b-477e04dda7b3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:43:56.319208 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 702/2810] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:56 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:56.954495 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2f517d4b-6a7a-4569-a4a5-f86c439d745e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:56.957044 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2f517d4b-6a7a-4569-a4a5-f86c439d745e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:56.957573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2f517d4b-6a7a-4569-a4a5-f86c439d745e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:56.959121 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2f517d4b-6a7a-4569-a4a5-f86c439d745e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:56.959121 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-2f517d4b-6a7a-4569-a4a5-f86c439d745e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:56.966164 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:56.966164 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:56.967993 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2f517d4b-6a7a-4569-a4a5-f86c439d745e tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:56.967993 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 693/2811] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:56 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:57.271294 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9a5d4696-1278-4fa4-8729-8bbb3f25e607 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:57.274990 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9a5d4696-1278-4fa4-8729-8bbb3f25e607 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:57.275306 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9a5d4696-1278-4fa4-8729-8bbb3f25e607 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:57.275566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9a5d4696-1278-4fa4-8729-8bbb3f25e607 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:57.284429 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:57.284429 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:57.289248 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9a5d4696-1278-4fa4-8729-8bbb3f25e607 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:57.294659 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9a5d4696-1278-4fa4-8729-8bbb3f25e607 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:57.295206 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 707/2812] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:57 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:57.333996 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fb9f4b1a-f2fa-4cbd-a550-feba436fb26b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:57.336772 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb9f4b1a-f2fa-4cbd-a550-feba436fb26b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:43:57.337048 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb9f4b1a-f2fa-4cbd-a550-feba436fb26b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:57.337345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb9f4b1a-f2fa-4cbd-a550-feba436fb26b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:57.337513 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-fb9f4b1a-f2fa-4cbd-a550-feba436fb26b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:57.344049 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:57.344049 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:57.345081 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb9f4b1a-f2fa-4cbd-a550-feba436fb26b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:43:57.345655 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 711/2813] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:57 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:57.984032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e50d3e3c-4276-4c7e-92da-1d7434e3acbd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:57.989273 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e50d3e3c-4276-4c7e-92da-1d7434e3acbd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:57.989575 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e50d3e3c-4276-4c7e-92da-1d7434e3acbd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:57.989836 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e50d3e3c-4276-4c7e-92da-1d7434e3acbd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:57.989992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e50d3e3c-4276-4c7e-92da-1d7434e3acbd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:57.998778 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:57.998778 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:57.999985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e50d3e3c-4276-4c7e-92da-1d7434e3acbd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:58.000397 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 703/2814] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:57 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:58.315311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-649b71ee-e6a2-4ce2-b1a0-181137cd9271 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:58.319131 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-649b71ee-e6a2-4ce2-b1a0-181137cd9271 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:58.319433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-649b71ee-e6a2-4ce2-b1a0-181137cd9271 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:58.319638 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-649b71ee-e6a2-4ce2-b1a0-181137cd9271 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:58.332890 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:58.332890 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:58.364679 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-649b71ee-e6a2-4ce2-b1a0-181137cd9271 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:58.366657 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b4fcb62f-fb84-4e14-812c-ce0e0b3890cb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:58.371215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b4fcb62f-fb84-4e14-812c-ce0e0b3890cb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:43:58.371912 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b4fcb62f-fb84-4e14-812c-ce0e0b3890cb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:58.372216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b4fcb62f-fb84-4e14-812c-ce0e0b3890cb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:58.373139 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b4fcb62f-fb84-4e14-812c-ce0e0b3890cb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:58.375264 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-649b71ee-e6a2-4ce2-b1a0-181137cd9271 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:58.376110 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 694/2815] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:58 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:58.379068 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:58.379068 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:43:58.379771 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b4fcb62f-fb84-4e14-812c-ce0e0b3890cb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:43:58.379860 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 708/2816] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:58 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:59.019439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8497f02d-cfa3-4c61-bf1f-3b2f02df9746 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:59.025944 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8497f02d-cfa3-4c61-bf1f-3b2f02df9746 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:43:59.026335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8497f02d-cfa3-4c61-bf1f-3b2f02df9746 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:59.026639 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8497f02d-cfa3-4c61-bf1f-3b2f02df9746 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:59.026851 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-8497f02d-cfa3-4c61-bf1f-3b2f02df9746 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:59.044622 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:59.044622 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:43:59.047072 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8497f02d-cfa3-4c61-bf1f-3b2f02df9746 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:43:59.047072 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 712/2817] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:59 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:59.393418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9b277b8f-68c9-46ad-b9c8-8f96b2816606 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:59.393795 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39f2053c-fff5-469d-bd59-5edc99ca086e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:43:59.395452 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39f2053c-fff5-469d-bd59-5edc99ca086e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:43:59.395548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39f2053c-fff5-469d-bd59-5edc99ca086e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:59.395848 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39f2053c-fff5-469d-bd59-5edc99ca086e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:59.396506 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-39f2053c-fff5-469d-bd59-5edc99ca086e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:43:59.396658 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9b277b8f-68c9-46ad-b9c8-8f96b2816606 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:43:59.396799 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9b277b8f-68c9-46ad-b9c8-8f96b2816606 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:43:59.397023 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9b277b8f-68c9-46ad-b9c8-8f96b2816606 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:43:59.403929 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:59.403929 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:43:59.405078 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39f2053c-fff5-469d-bd59-5edc99ca086e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:43:59.405555 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 695/2818] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:59 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:43:59.409848 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:43:59.409848 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:43:59.416155 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9b277b8f-68c9-46ad-b9c8-8f96b2816606 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:43:59.422631 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9b277b8f-68c9-46ad-b9c8-8f96b2816606 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:43:59.422960 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 704/2819] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:43:59 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:00.066578 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f8632b21-150c-47a3-8dab-5dc9013d004b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:00.068759 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f8632b21-150c-47a3-8dab-5dc9013d004b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:44:00.069065 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f8632b21-150c-47a3-8dab-5dc9013d004b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:00.069727 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f8632b21-150c-47a3-8dab-5dc9013d004b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:00.069727 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-f8632b21-150c-47a3-8dab-5dc9013d004b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:00.075777 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:00.075777 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:00.076850 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f8632b21-150c-47a3-8dab-5dc9013d004b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:44:00.077310 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 709/2820] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:00 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:00.098600 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d78f7a2d-f72f-4e1a-b29f-4751955685e4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:00.101343 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d78f7a2d-f72f-4e1a-b29f-4751955685e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:44:00.101564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d78f7a2d-f72f-4e1a-b29f-4751955685e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:00.101765 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d78f7a2d-f72f-4e1a-b29f-4751955685e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:00.101889 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d78f7a2d-f72f-4e1a-b29f-4751955685e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:00.106970 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:00.106970 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:00.107884 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d78f7a2d-f72f-4e1a-b29f-4751955685e4 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:44:00.108319 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 713/2821] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:00 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:00.122806 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-08e0d6e9-648a-4723-ad38-9b2267164b13 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:00.125141 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-08e0d6e9-648a-4723-ad38-9b2267164b13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:44:00.125141 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-08e0d6e9-648a-4723-ad38-9b2267164b13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:00.125408 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-08e0d6e9-648a-4723-ad38-9b2267164b13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:00.125610 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-08e0d6e9-648a-4723-ad38-9b2267164b13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete backup with id: 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. Jul 09 15:44:00.137789 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:00.137789 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:00.181991 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-08e0d6e9-648a-4723-ad38-9b2267164b13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] delete_backup rpcapi backup_id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:44:00.184864 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-08e0d6e9-648a-4723-ad38-9b2267164b13 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 202 Jul 09 15:44:00.185883 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 696/2822] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:00 2026] DELETE /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 0 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:00.199161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-093142e3-840d-44e2-ac4c-88659393e193 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:00.205847 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-093142e3-840d-44e2-ac4c-88659393e193 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:44:00.207169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-093142e3-840d-44e2-ac4c-88659393e193 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:00.207464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-093142e3-840d-44e2-ac4c-88659393e193 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:00.207633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-093142e3-840d-44e2-ac4c-88659393e193 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:00.218407 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:00.218407 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:00.219509 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-093142e3-840d-44e2-ac4c-88659393e193 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 200 Jul 09 15:44:00.220106 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 705/2823] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:00 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 705 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:00.417777 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6c8050bd-e489-4c2a-98b5-f753e7a4ff78 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:00.420039 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6c8050bd-e489-4c2a-98b5-f753e7a4ff78 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:00.420280 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6c8050bd-e489-4c2a-98b5-f753e7a4ff78 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:00.420481 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6c8050bd-e489-4c2a-98b5-f753e7a4ff78 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:00.420571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-6c8050bd-e489-4c2a-98b5-f753e7a4ff78 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:00.426214 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:00.426214 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:00.427429 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6c8050bd-e489-4c2a-98b5-f753e7a4ff78 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:00.427958 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 710/2824] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:00 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:00.447210 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9527e8a8-c7fc-41af-aac7-78c1ce0ea055 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:00.451160 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9527e8a8-c7fc-41af-aac7-78c1ce0ea055 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:00.451415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9527e8a8-c7fc-41af-aac7-78c1ce0ea055 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:00.451665 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9527e8a8-c7fc-41af-aac7-78c1ce0ea055 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:00.466300 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:00.466300 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:00.475211 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9527e8a8-c7fc-41af-aac7-78c1ce0ea055 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:00.485708 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9527e8a8-c7fc-41af-aac7-78c1ce0ea055 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:00.485708 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 714/2825] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:00 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:00.488654 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-29e9eb06-70d5-4cd4-8f37-5fcba0f42ead None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:00.491758 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-29e9eb06-70d5-4cd4-8f37-5fcba0f42ead tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] DELETE https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:44:00.492048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-29e9eb06-70d5-4cd4-8f37-5fcba0f42ead tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:00.492853 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-29e9eb06-70d5-4cd4-8f37-5fcba0f42ead tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:00.493113 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-29e9eb06-70d5-4cd4-8f37-5fcba0f42ead tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Delete volume with id: 597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:44:00.503900 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:00.503900 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:00.504203 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-29e9eb06-70d5-4cd4-8f37-5fcba0f42ead tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:44:00.529606 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-29e9eb06-70d5-4cd4-8f37-5fcba0f42ead tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Delete volume request issued successfully. Jul 09 15:44:00.529817 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-29e9eb06-70d5-4cd4-8f37-5fcba0f42ead tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 202 Jul 09 15:44:00.530450 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 697/2826] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:00 2026] DELETE /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:44:00.541607 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-95f94b2c-f127-4b4c-a9fa-c5aa8e07ad53 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:00.543953 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-95f94b2c-f127-4b4c-a9fa-c5aa8e07ad53 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:44:00.544299 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-95f94b2c-f127-4b4c-a9fa-c5aa8e07ad53 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:00.544548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-95f94b2c-f127-4b4c-a9fa-c5aa8e07ad53 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:00.554388 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:00.554388 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:00.560787 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-95f94b2c-f127-4b4c-a9fa-c5aa8e07ad53 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:44:00.569061 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-95f94b2c-f127-4b4c-a9fa-c5aa8e07ad53 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 200 Jul 09 15:44:00.569312 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 706/2827] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:00 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:01.233633 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fd4537b4-78c7-41ac-9768-51df71d44e84 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:01.236354 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fd4537b4-78c7-41ac-9768-51df71d44e84 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f Jul 09 15:44:01.236645 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fd4537b4-78c7-41ac-9768-51df71d44e84 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:01.236865 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fd4537b4-78c7-41ac-9768-51df71d44e84 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:01.237003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-fd4537b4-78c7-41ac-9768-51df71d44e84 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 6e9e479e-698e-4c6a-b1ad-cf5f2731675f. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:01.242888 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fd4537b4-78c7-41ac-9768-51df71d44e84 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f returned with HTTP 404 Jul 09 15:44:01.243797 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 711/2828] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:01 2026] GET /volume/v3/backups/6e9e479e-698e-4c6a-b1ad-cf5f2731675f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:01.253397 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-07de9956-6a68-4386-ad85-f91fd7fb5dc0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:01.255654 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-07de9956-6a68-4386-ad85-f91fd7fb5dc0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:44:01.256157 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-07de9956-6a68-4386-ad85-f91fd7fb5dc0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b600766-5a57-4413-9b23-37f0772639f8", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1004871798", "container": "tempest-volumesbackupstest-backup-container-800722747"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:01.259318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-07de9956-6a68-4386-ad85-f91fd7fb5dc0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating new backup {'backup': {'volume_id': '3b600766-5a57-4413-9b23-37f0772639f8', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1004871798', 'container': 'tempest-volumesbackupstest-backup-container-800722747'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:44:01.259318 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-07de9956-6a68-4386-ad85-f91fd7fb5dc0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Creating backup of volume 3b600766-5a57-4413-9b23-37f0772639f8 in container tempest-volumesbackupstest-backup-container-800722747 Jul 09 15:44:01.282829 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:01.282829 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:01.282829 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-07de9956-6a68-4386-ad85-f91fd7fb5dc0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:01.320901 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-07de9956-6a68-4386-ad85-f91fd7fb5dc0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Created reservations ['4c0b3fb2-040c-4e99-a3ed-3dd85ccbac5e', '1083bef9-6f27-4e37-9050-7b8c2ff55627'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:01.374779 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-07de9956-6a68-4386-ad85-f91fd7fb5dc0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:44:01.375155 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 715/2829] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:44:01 2026] POST /volume/v3/backups => generated 328 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:01.389122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8fca4c10-7e04-4489-be9c-1f0681a25314 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:01.391561 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8fca4c10-7e04-4489-be9c-1f0681a25314 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:01.391778 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8fca4c10-7e04-4489-be9c-1f0681a25314 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:01.391972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8fca4c10-7e04-4489-be9c-1f0681a25314 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:01.392099 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-8fca4c10-7e04-4489-be9c-1f0681a25314 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:01.403060 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:01.403060 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:01.404305 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8fca4c10-7e04-4489-be9c-1f0681a25314 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:01.404305 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 698/2830] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:01 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 785 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:01.439879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-79f6cebc-f5cb-44e6-bbc9-dcbba285fda9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:01.444929 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-79f6cebc-f5cb-44e6-bbc9-dcbba285fda9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:01.445217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-79f6cebc-f5cb-44e6-bbc9-dcbba285fda9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:01.445543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-79f6cebc-f5cb-44e6-bbc9-dcbba285fda9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:01.446196 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-79f6cebc-f5cb-44e6-bbc9-dcbba285fda9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:01.454385 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:01.454385 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:01.455336 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-79f6cebc-f5cb-44e6-bbc9-dcbba285fda9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:01.455806 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 707/2831] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:01 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:01.503342 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f626f01b-5b79-40cc-ae49-bdc459ac49bd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:01.509218 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f626f01b-5b79-40cc-ae49-bdc459ac49bd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:01.509524 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f626f01b-5b79-40cc-ae49-bdc459ac49bd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:01.509786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f626f01b-5b79-40cc-ae49-bdc459ac49bd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:01.524739 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:01.524739 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:01.533444 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f626f01b-5b79-40cc-ae49-bdc459ac49bd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:01.538961 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f626f01b-5b79-40cc-ae49-bdc459ac49bd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:01.539411 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 712/2832] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:01 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:01.585247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d3f064dc-f83d-4f97-8f7d-893e94b478a2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:01.593557 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d3f064dc-f83d-4f97-8f7d-893e94b478a2 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 Jul 09 15:44:01.593796 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d3f064dc-f83d-4f97-8f7d-893e94b478a2 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:01.593995 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d3f064dc-f83d-4f97-8f7d-893e94b478a2 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:01.601063 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d3f064dc-f83d-4f97-8f7d-893e94b478a2 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 returned with HTTP 404 Jul 09 15:44:01.601688 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 716/2833] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:01 2026] GET /volume/v3/volumes/597b64b1-346f-47f4-a4d4-f12dfcf0f504 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:01.705317 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6328f051-cb37-4892-bede-96170a67177c req-51f24c4d-1e3b-4c03-8809-3d611df69bca None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:01.709019 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-51f24c4d-1e3b-4c03-8809-3d611df69bca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:01.709727 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-51f24c4d-1e3b-4c03-8809-3d611df69bca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:01.709727 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-51f24c4d-1e3b-4c03-8809-3d611df69bca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:01.730364 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:01.730364 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:01.735697 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-6328f051-cb37-4892-bede-96170a67177c req-51f24c4d-1e3b-4c03-8809-3d611df69bca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:01.744693 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-51f24c4d-1e3b-4c03-8809-3d611df69bca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:01.745348 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 699/2834] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:01 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:02.198116 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-89bd3ec3-7810-4c08-b368-0019233cf863 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.200150 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-89bd3ec3-7810-4c08-b368-0019233cf863 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 Jul 09 15:44:02.200490 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-89bd3ec3-7810-4c08-b368-0019233cf863 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:02.200797 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-89bd3ec3-7810-4c08-b368-0019233cf863 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:02.200966 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-89bd3ec3-7810-4c08-b368-0019233cf863 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Delete snapshot with id: 21ec863d-4819-43b9-a1fc-d242d9d5c7e9 Jul 09 15:44:02.207367 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:02.207367 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:02.207786 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-89bd3ec3-7810-4c08-b368-0019233cf863 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Snapshot retrieved successfully. Jul 09 15:44:02.224993 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-89bd3ec3-7810-4c08-b368-0019233cf863 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Snapshot delete request issued successfully. Jul 09 15:44:02.225299 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-89bd3ec3-7810-4c08-b368-0019233cf863 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 returned with HTTP 202 Jul 09 15:44:02.225824 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 708/2835] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:44:02 2026] DELETE /volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:44:02.234040 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-16a420d9-fbc1-405d-909d-006c8746cace None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.236747 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16a420d9-fbc1-405d-909d-006c8746cace tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 Jul 09 15:44:02.236747 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16a420d9-fbc1-405d-909d-006c8746cace tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:02.236890 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16a420d9-fbc1-405d-909d-006c8746cace tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:02.245412 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:02.245412 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:02.246334 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-16a420d9-fbc1-405d-909d-006c8746cace tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Snapshot retrieved successfully. Jul 09 15:44:02.247738 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16a420d9-fbc1-405d-909d-006c8746cace tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 returned with HTTP 200 Jul 09 15:44:02.248229 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 713/2836] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:44:02 2026] GET /volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 => generated 460 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:02.418596 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-43c03978-a5f8-4cfd-8944-ccde8a14793d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.420699 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-43c03978-a5f8-4cfd-8944-ccde8a14793d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:02.420983 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-43c03978-a5f8-4cfd-8944-ccde8a14793d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:02.421316 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-43c03978-a5f8-4cfd-8944-ccde8a14793d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:02.421527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-43c03978-a5f8-4cfd-8944-ccde8a14793d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:02.434197 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:02.434197 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:02.434197 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-43c03978-a5f8-4cfd-8944-ccde8a14793d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:02.434732 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 717/2837] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:02 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:02.474299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-64566bb4-1ec9-49a6-aed5-abb63c2231cd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.476688 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-64566bb4-1ec9-49a6-aed5-abb63c2231cd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:02.476969 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-64566bb4-1ec9-49a6-aed5-abb63c2231cd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:02.477306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-64566bb4-1ec9-49a6-aed5-abb63c2231cd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:02.477430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-64566bb4-1ec9-49a6-aed5-abb63c2231cd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:02.485448 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:02.485448 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:02.486634 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-64566bb4-1ec9-49a6-aed5-abb63c2231cd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:02.487159 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 700/2838] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:02 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:02.555669 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bd7f97cd-3184-4fe0-82d3-c52ce3d0347b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.558762 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bd7f97cd-3184-4fe0-82d3-c52ce3d0347b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:02.559036 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bd7f97cd-3184-4fe0-82d3-c52ce3d0347b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:02.559323 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bd7f97cd-3184-4fe0-82d3-c52ce3d0347b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:02.567740 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:02.567740 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:02.573030 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bd7f97cd-3184-4fe0-82d3-c52ce3d0347b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:02.579357 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bd7f97cd-3184-4fe0-82d3-c52ce3d0347b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:02.579985 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 709/2839] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:02 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:02.638772 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d1a5e08d-cf60-4b55-813c-77b727da91d6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.641024 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d1a5e08d-cf60-4b55-813c-77b727da91d6 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:02.642639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d1a5e08d-cf60-4b55-813c-77b727da91d6 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-attach": {"instance_uuid": "9c4df644-2a11-4a46-9efa-0caa5a13201d", "mountpoint": "/dev/vdb"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:02.642639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d1a5e08d-cf60-4b55-813c-77b727da91d6 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9c4df644-2a11-4a46-9efa-0caa5a13201d", "mountpoint": "/dev/vdb"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:02.653339 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:02.653339 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:02.654334 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d1a5e08d-cf60-4b55-813c-77b727da91d6 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:02.660193 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d1a5e08d-cf60-4b55-813c-77b727da91d6 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Update volume admin metadata completed successfully. Jul 09 15:44:02.739050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-42c97060-a48b-4155-8a94-362fc59b21f3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.739655 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-42c97060-a48b-4155-8a94-362fc59b21f3 None None] GET https://10.4.3.19/volume// Jul 09 15:44:02.739898 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-42c97060-a48b-4155-8a94-362fc59b21f3 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:02.740178 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-42c97060-a48b-4155-8a94-362fc59b21f3 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:02.740638 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-42c97060-a48b-4155-8a94-362fc59b21f3 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:44:02.741119 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 718/2840] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:44: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 09 15:44:02.751053 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6328f051-cb37-4892-bede-96170a67177c req-64d2795b-2136-44f7-9170-53e7fdd551ac None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.753682 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-64d2795b-2136-44f7-9170-53e7fdd551ac tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:44:02.754135 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-64d2795b-2136-44f7-9170-53e7fdd551ac tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b", "connector": null, "instance_uuid": "fefe4e25-fd70-43eb-899d-22f0e53e2f3c"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:02.771622 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:02.771622 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:02.803742 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-64d2795b-2136-44f7-9170-53e7fdd551ac tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:44:02.804366 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 701/2841] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:44:02 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 09 15:44:02.814901 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6328f051-cb37-4892-bede-96170a67177c req-d2ef9b7b-04e3-494a-a4ef-28c0b0817ce3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:02.818084 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-d2ef9b7b-04e3-494a-a4ef-28c0b0817ce3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9 Jul 09 15:44:02.818332 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-d2ef9b7b-04e3-494a-a4ef-28c0b0817ce3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:02.818499 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-d2ef9b7b-04e3-494a-a4ef-28c0b0817ce3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:02.828066 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:02.828066 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:03.163953 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d1a5e08d-cf60-4b55-813c-77b727da91d6 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Attach volume completed successfully. Jul 09 15:44:03.164319 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d1a5e08d-cf60-4b55-813c-77b727da91d6 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:44:03.164718 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 714/2842] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:44:02 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:03.175126 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c7843178-1cce-4516-b96c-effb7d10b7e8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.177292 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c7843178-1cce-4516-b96c-effb7d10b7e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:03.177292 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c7843178-1cce-4516-b96c-effb7d10b7e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:03.177537 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c7843178-1cce-4516-b96c-effb7d10b7e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:03.194498 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:03.194498 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:03.204218 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c7843178-1cce-4516-b96c-effb7d10b7e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:03.214478 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c7843178-1cce-4516-b96c-effb7d10b7e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:03.214971 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 719/2843] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:03 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 1173 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:03.233372 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8d28efa6-635a-4c88-a3c4-beca242d2335 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.236757 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8d28efa6-635a-4c88-a3c4-beca242d2335 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:03.236983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8d28efa6-635a-4c88-a3c4-beca242d2335 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:03.237264 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8d28efa6-635a-4c88-a3c4-beca242d2335 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:03.257920 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:03.257920 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:03.262232 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3310910f-2638-4000-9670-18bfe4158395 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.264925 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3310910f-2638-4000-9670-18bfe4158395 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 Jul 09 15:44:03.265134 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3310910f-2638-4000-9670-18bfe4158395 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:03.265330 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3310910f-2638-4000-9670-18bfe4158395 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:03.265879 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8d28efa6-635a-4c88-a3c4-beca242d2335 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:03.275539 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3310910f-2638-4000-9670-18bfe4158395 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 returned with HTTP 404 Jul 09 15:44:03.276142 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 715/2844] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:44:03 2026] GET /volume/v3/snapshots/21ec863d-4819-43b9-a1fc-d242d9d5c7e9 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:03.281880 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8d28efa6-635a-4c88-a3c4-beca242d2335 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:03.282494 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 702/2845] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:03 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 1173 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:03.298803 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-62497e0c-8dd9-401c-b8e5-94fd4a1da843 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.303636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-62497e0c-8dd9-401c-b8e5-94fd4a1da843 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:03.303636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-62497e0c-8dd9-401c-b8e5-94fd4a1da843 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-detach": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:03.303636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-62497e0c-8dd9-401c-b8e5-94fd4a1da843 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:03.329558 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:03.329558 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:03.329558 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-62497e0c-8dd9-401c-b8e5-94fd4a1da843 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:03.331365 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-10af7575-010b-4ca1-9098-47eb2b7e80cc req-15471a0c-0533-4f47-9def-5a348ef4635c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.336246 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-10af7575-010b-4ca1-9098-47eb2b7e80cc req-15471a0c-0533-4f47-9def-5a348ef4635c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:44:03.336482 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-10af7575-010b-4ca1-9098-47eb2b7e80cc req-15471a0c-0533-4f47-9def-5a348ef4635c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:03.336720 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-10af7575-010b-4ca1-9098-47eb2b7e80cc req-15471a0c-0533-4f47-9def-5a348ef4635c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:03.347065 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:03.347065 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:03.353099 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-10af7575-010b-4ca1-9098-47eb2b7e80cc req-15471a0c-0533-4f47-9def-5a348ef4635c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:44:03.358117 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-10af7575-010b-4ca1-9098-47eb2b7e80cc req-15471a0c-0533-4f47-9def-5a348ef4635c tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:44:03.358570 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 716/2846] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:03 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:03.403573 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-d2ef9b7b-04e3-494a-a4ef-28c0b0817ce3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9 returned with HTTP 200 Jul 09 15:44:03.403573 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 710/2847] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:44:02 2026] DELETE /volume/v3/attachments/08c8c80f-fc2b-4dc4-9455-7160f7444cf9 => generated 367 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:03.452306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-97573009-7941-47bc-8fe1-41f9d78674fd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.455631 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-97573009-7941-47bc-8fe1-41f9d78674fd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:03.455631 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-97573009-7941-47bc-8fe1-41f9d78674fd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:03.455966 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-97573009-7941-47bc-8fe1-41f9d78674fd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:03.456093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-97573009-7941-47bc-8fe1-41f9d78674fd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:03.464797 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:03.464797 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:03.468296 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-97573009-7941-47bc-8fe1-41f9d78674fd tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:03.468718 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 703/2848] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:03 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:03.505633 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a4012c23-8e58-4516-a5d5-45758dd7d18f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.509600 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a4012c23-8e58-4516-a5d5-45758dd7d18f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:03.509600 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a4012c23-8e58-4516-a5d5-45758dd7d18f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:03.509600 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a4012c23-8e58-4516-a5d5-45758dd7d18f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:03.509600 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a4012c23-8e58-4516-a5d5-45758dd7d18f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:03.518728 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:03.518728 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:03.519692 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a4012c23-8e58-4516-a5d5-45758dd7d18f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:03.520053 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 717/2849] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:03 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:03.602554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2740d525-6160-4429-90e5-4c145e72408c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.602554 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2740d525-6160-4429-90e5-4c145e72408c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:03.602554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2740d525-6160-4429-90e5-4c145e72408c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:03.602554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2740d525-6160-4429-90e5-4c145e72408c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:03.609968 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:03.609968 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:03.620248 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2740d525-6160-4429-90e5-4c145e72408c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:03.626947 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2740d525-6160-4429-90e5-4c145e72408c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:03.627765 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 711/2850] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:03 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:03.832926 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-62497e0c-8dd9-401c-b8e5-94fd4a1da843 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Detach volume completed successfully. Jul 09 15:44:03.833820 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-62497e0c-8dd9-401c-b8e5-94fd4a1da843 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:44:03.833820 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 720/2851] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:44:03 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 536 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:03.847362 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-60a3a3e0-c296-4628-a191-db3a4d9f46b0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:03.854549 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-60a3a3e0-c296-4628-a191-db3a4d9f46b0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:03.854549 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-60a3a3e0-c296-4628-a191-db3a4d9f46b0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:03.854549 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-60a3a3e0-c296-4628-a191-db3a4d9f46b0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:03.861388 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:03.861388 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:03.866878 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-60a3a3e0-c296-4628-a191-db3a4d9f46b0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:03.874845 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-60a3a3e0-c296-4628-a191-db3a4d9f46b0 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:03.874845 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 704/2852] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:03 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:04.482615 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3f5b825a-27b0-41dd-8bef-4b3a489d78ac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:04.487809 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3f5b825a-27b0-41dd-8bef-4b3a489d78ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:04.488128 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3f5b825a-27b0-41dd-8bef-4b3a489d78ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:04.488455 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3f5b825a-27b0-41dd-8bef-4b3a489d78ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:04.488640 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3f5b825a-27b0-41dd-8bef-4b3a489d78ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:04.497420 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:04.497420 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:04.498691 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3f5b825a-27b0-41dd-8bef-4b3a489d78ac tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:04.502212 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 718/2853] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:04 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:04.538766 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fc045527-6c6c-47f7-947d-8d60a69306b1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:04.542858 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fc045527-6c6c-47f7-947d-8d60a69306b1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:04.542858 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fc045527-6c6c-47f7-947d-8d60a69306b1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:04.542858 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fc045527-6c6c-47f7-947d-8d60a69306b1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:04.542858 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-fc045527-6c6c-47f7-947d-8d60a69306b1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:04.556120 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:04.556120 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:04.558684 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fc045527-6c6c-47f7-947d-8d60a69306b1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:04.562793 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 712/2854] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:04 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:04.648478 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e18015ec-a9cc-440d-b1c8-2292b16e4514 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:04.651172 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e18015ec-a9cc-440d-b1c8-2292b16e4514 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:04.651425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e18015ec-a9cc-440d-b1c8-2292b16e4514 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:04.651651 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e18015ec-a9cc-440d-b1c8-2292b16e4514 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:04.660726 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:04.660726 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:04.670960 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e18015ec-a9cc-440d-b1c8-2292b16e4514 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:04.681408 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e18015ec-a9cc-440d-b1c8-2292b16e4514 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:04.681990 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 721/2855] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:04 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:05.097621 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:05.100120 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:05.100467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "d88c61d3-353b-4bb4-8897-3ebce1a1171f", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:05.102417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'd88c61d3-353b-4bb4-8897-3ebce1a1171f', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:05.194941 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume of 1 GB Jul 09 15:44:05.204927 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Availability Zones retrieved successfully. Jul 09 15:44:05.212707 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (41a3e2e3-39b8-4810-a4c7-5b1a6db30448) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:05.214839 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c34752e-df20-4f5c-9002-bc3bd8e5923d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:05.216770 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:05.303785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c34752e-df20-4f5c-9002-bc3bd8e5923d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:05.304234 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2021a03-a4a1-44db-81a2-408821e44350) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:05.396731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Created reservations ['3ae602ae-ce42-45b9-9316-80a6f71fc0e3', '9999f3e9-583a-442c-a7cb-3964c1f3cb54', '800a87e3-8d98-4103-9902-a936643eeb98', '98af39ee-0b69-484d-96d5-cf5075498f9d'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:05.397809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c2021a03-a4a1-44db-81a2-408821e44350) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ae602ae-ce42-45b9-9316-80a6f71fc0e3', '9999f3e9-583a-442c-a7cb-3964c1f3cb54', '800a87e3-8d98-4103-9902-a936643eeb98', '98af39ee-0b69-484d-96d5-cf5075498f9d']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:05.398824 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c2e132b-8f1d-450e-bd55-d9c3352e31b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:05.426398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c2e132b-8f1d-450e-bd55-d9c3352e31b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5f6db34-9942-41ba-ba22-1dbe33cf1018', '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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['3ae602ae-ce42-45b9-9316-80a6f71fc0e3','9999f3e9-583a-442c-a7cb-3964c1f3cb54','800a87e3-8d98-4103-9902-a936643eeb98','98af39ee-0b69-484d-96d5-cf5075498f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:05Z,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=e5f6db34-9942-41ba-ba22-1dbe33cf1018,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3740971677f448469105034559d0bff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61237d092e9344368546c1a3982c38d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:05.428093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47c69be-61c1-4e87-81cb-53b142c169e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:05.455969 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b47c69be-61c1-4e87-81cb-53b142c169e8) transitioned into state 'SUCCESS' from 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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['3ae602ae-ce42-45b9-9316-80a6f71fc0e3','9999f3e9-583a-442c-a7cb-3964c1f3cb54','800a87e3-8d98-4103-9902-a936643eeb98','98af39ee-0b69-484d-96d5-cf5075498f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:05.456997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b3e7a65-ad03-45ed-9d86-b5ba44c5d9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:05.469031 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b3e7a65-ad03-45ed-9d86-b5ba44c5d9c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:05.470052 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (41a3e2e3-39b8-4810-a4c7-5b1a6db30448) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:05.470431 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request issued successfully. Jul 09 15:44:05.471193 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-598a98ea-185c-4917-a632-4ddd0f95bea5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:05.471815 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 705/2856] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:44:05 2026] POST /volume/v3/volumes => generated 773 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:05.485295 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bbe2245c-0b48-4058-b8b0-c94cb9c1e7e8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:05.488685 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bbe2245c-0b48-4058-b8b0-c94cb9c1e7e8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:05.493346 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bbe2245c-0b48-4058-b8b0-c94cb9c1e7e8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:05.493346 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bbe2245c-0b48-4058-b8b0-c94cb9c1e7e8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:05.500550 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:05.500550 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:05.502762 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bbe2245c-0b48-4058-b8b0-c94cb9c1e7e8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:05.507956 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bbe2245c-0b48-4058-b8b0-c94cb9c1e7e8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:05.508469 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 719/2857] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:05 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:05.515785 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-215a328d-c6ca-49c9-bac6-d905b7f1688c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:05.518255 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-215a328d-c6ca-49c9-bac6-d905b7f1688c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:05.518540 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-215a328d-c6ca-49c9-bac6-d905b7f1688c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:05.518795 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-215a328d-c6ca-49c9-bac6-d905b7f1688c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:05.518964 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-215a328d-c6ca-49c9-bac6-d905b7f1688c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:05.525297 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:05.525297 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:05.526235 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-215a328d-c6ca-49c9-bac6-d905b7f1688c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:05.526716 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 713/2858] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:05 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:05.588060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7cb73a67-21dc-4783-ab50-1bcc0b0e2a62 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:05.590582 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7cb73a67-21dc-4783-ab50-1bcc0b0e2a62 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:05.592347 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7cb73a67-21dc-4783-ab50-1bcc0b0e2a62 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:05.592347 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7cb73a67-21dc-4783-ab50-1bcc0b0e2a62 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:05.592347 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-7cb73a67-21dc-4783-ab50-1bcc0b0e2a62 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:05.600210 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:05.600210 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:05.600210 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7cb73a67-21dc-4783-ab50-1bcc0b0e2a62 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:05.600210 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 722/2859] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:05 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:05.698521 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c11f0c61-af0e-4bd6-abc9-4a90d9a9504e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:05.701023 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c11f0c61-af0e-4bd6-abc9-4a90d9a9504e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:05.701309 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c11f0c61-af0e-4bd6-abc9-4a90d9a9504e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:05.701557 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c11f0c61-af0e-4bd6-abc9-4a90d9a9504e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:05.709297 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:05.709297 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:05.714434 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c11f0c61-af0e-4bd6-abc9-4a90d9a9504e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:05.719705 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c11f0c61-af0e-4bd6-abc9-4a90d9a9504e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:05.720282 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 706/2860] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:05 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:06.523847 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9f63499b-a311-45fe-a800-cc930111f1a3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:06.526319 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9f63499b-a311-45fe-a800-cc930111f1a3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:06.526623 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9f63499b-a311-45fe-a800-cc930111f1a3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:06.526969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9f63499b-a311-45fe-a800-cc930111f1a3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:06.542389 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6cbdbc13-dd31-48c5-958a-cad0251d0a90 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:06.543579 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:06.543579 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:06.548668 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6cbdbc13-dd31-48c5-958a-cad0251d0a90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:06.548976 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6cbdbc13-dd31-48c5-958a-cad0251d0a90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:06.549319 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6cbdbc13-dd31-48c5-958a-cad0251d0a90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:06.551589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-6cbdbc13-dd31-48c5-958a-cad0251d0a90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:06.553309 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9f63499b-a311-45fe-a800-cc930111f1a3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:06.561734 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:06.561734 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:06.561923 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9f63499b-a311-45fe-a800-cc930111f1a3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:06.562450 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 720/2861] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:06 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:06.563229 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6cbdbc13-dd31-48c5-958a-cad0251d0a90 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:06.563492 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 714/2862] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:06 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:06.620442 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-35a19184-15e5-4fb2-9bce-873e1bf5645e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:06.622658 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-35a19184-15e5-4fb2-9bce-873e1bf5645e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:06.622902 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-35a19184-15e5-4fb2-9bce-873e1bf5645e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:06.623140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-35a19184-15e5-4fb2-9bce-873e1bf5645e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:06.623377 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-35a19184-15e5-4fb2-9bce-873e1bf5645e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:06.629951 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:06.629951 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:06.631104 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-35a19184-15e5-4fb2-9bce-873e1bf5645e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:06.631638 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 723/2863] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:06 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:06.737418 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e9830af8-c177-4dfe-b775-0b3109273645 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:06.739704 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e9830af8-c177-4dfe-b775-0b3109273645 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:06.740032 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e9830af8-c177-4dfe-b775-0b3109273645 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:06.740119 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e9830af8-c177-4dfe-b775-0b3109273645 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:06.750047 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:06.750047 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:06.757326 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e9830af8-c177-4dfe-b775-0b3109273645 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:06.767329 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e9830af8-c177-4dfe-b775-0b3109273645 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:06.767920 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 707/2864] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:06 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 941 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:07.581445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-75ee5211-ce9d-492d-8532-f1687fd2f562 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:07.582065 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b46044d5-675d-4071-a2a4-2d6b8aa8ab23 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:07.584370 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b46044d5-675d-4071-a2a4-2d6b8aa8ab23 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:07.585129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b46044d5-675d-4071-a2a4-2d6b8aa8ab23 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:07.585231 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75ee5211-ce9d-492d-8532-f1687fd2f562 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:07.585360 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b46044d5-675d-4071-a2a4-2d6b8aa8ab23 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:07.585446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75ee5211-ce9d-492d-8532-f1687fd2f562 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:07.585446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75ee5211-ce9d-492d-8532-f1687fd2f562 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:07.585541 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-75ee5211-ce9d-492d-8532-f1687fd2f562 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:07.593697 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:07.593697 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:07.597395 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:07.597395 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:07.598124 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75ee5211-ce9d-492d-8532-f1687fd2f562 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:07.598452 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 721/2865] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:07 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:07.601854 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b46044d5-675d-4071-a2a4-2d6b8aa8ab23 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:07.607009 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b46044d5-675d-4071-a2a4-2d6b8aa8ab23 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:07.607655 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 715/2866] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:07 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:07.644171 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0f593331-6b9d-47d3-b896-b630209cf038 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:07.645917 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0f593331-6b9d-47d3-b896-b630209cf038 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:07.646119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0f593331-6b9d-47d3-b896-b630209cf038 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:07.646360 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0f593331-6b9d-47d3-b896-b630209cf038 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:07.646461 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-0f593331-6b9d-47d3-b896-b630209cf038 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:07.648027 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=375,cinder:INSERT=43,cinder:UPDATE=84 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:44:07.651626 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:07.651626 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:07.652460 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0f593331-6b9d-47d3-b896-b630209cf038 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:07.653043 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 724/2867] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:07 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:07.785568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b3351394-b708-4e2d-86d1-b6c493365f3e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:07.789805 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b3351394-b708-4e2d-86d1-b6c493365f3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:07.790008 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b3351394-b708-4e2d-86d1-b6c493365f3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:07.790169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b3351394-b708-4e2d-86d1-b6c493365f3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:07.799213 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:07.799213 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:07.805384 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b3351394-b708-4e2d-86d1-b6c493365f3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:07.810985 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b3351394-b708-4e2d-86d1-b6c493365f3e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:07.811469 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 708/2868] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:07 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 1427 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:44:07.824526 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e2584ff2-210b-4ef0-8143-83f1f71738b2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:07.826829 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2584ff2-210b-4ef0-8143-83f1f71738b2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:07.827067 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2584ff2-210b-4ef0-8143-83f1f71738b2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:07.827332 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2584ff2-210b-4ef0-8143-83f1f71738b2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:07.836395 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:07.836395 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:07.843254 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e2584ff2-210b-4ef0-8143-83f1f71738b2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:07.849217 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2584ff2-210b-4ef0-8143-83f1f71738b2 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:07.849739 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 722/2869] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:07 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 1427 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:08.040597 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-b7ea68ab-c360-44e0-b1d3-93e2c52dbda9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:08.044944 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-b7ea68ab-c360-44e0-b1d3-93e2c52dbda9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:08.045212 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-b7ea68ab-c360-44e0-b1d3-93e2c52dbda9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:08.045526 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-b7ea68ab-c360-44e0-b1d3-93e2c52dbda9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:08.058479 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:08.058479 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:08.067292 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-b7ea68ab-c360-44e0-b1d3-93e2c52dbda9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:08.074304 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-b7ea68ab-c360-44e0-b1d3-93e2c52dbda9 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:08.074910 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 716/2870] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:08 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 1427 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:08.610237 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ddfeda84-9a72-4dbe-876c-a04817799b63 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:08.610834 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6328f051-cb37-4892-bede-96170a67177c req-24e8097c-a431-480e-8330-bfe4c96e287e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:08.612448 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddfeda84-9a72-4dbe-876c-a04817799b63 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:08.612629 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddfeda84-9a72-4dbe-876c-a04817799b63 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:08.613223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddfeda84-9a72-4dbe-876c-a04817799b63 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:08.613223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ddfeda84-9a72-4dbe-876c-a04817799b63 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:08.614037 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-24e8097c-a431-480e-8330-bfe4c96e287e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] PUT https://10.4.3.19/volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 Jul 09 15:44:08.614630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-24e8097c-a431-480e-8330-bfe4c96e287e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:08.619428 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:08.619428 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:08.621177 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddfeda84-9a72-4dbe-876c-a04817799b63 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:08.621177 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 725/2871] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:08 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:08.625293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-6328f051-cb37-4892-bede-96170a67177c req-24e8097c-a431-480e-8330-bfe4c96e287e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Acquiring lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:44:08.634216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-619ebdb3-c7e5-4af1-acfc-7c2aa1b5177b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:08.634554 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-6328f051-cb37-4892-bede-96170a67177c req-24e8097c-a431-480e-8330-bfe4c96e287e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" acquired by "attachment_update" :: waited 0.009s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:44:08.635709 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:08.635709 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:08.637643 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-619ebdb3-c7e5-4af1-acfc-7c2aa1b5177b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:08.637643 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-619ebdb3-c7e5-4af1-acfc-7c2aa1b5177b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:08.637643 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-619ebdb3-c7e5-4af1-acfc-7c2aa1b5177b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:08.651005 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:08.651005 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:08.656593 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-619ebdb3-c7e5-4af1-acfc-7c2aa1b5177b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:08.661058 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-619ebdb3-c7e5-4af1-acfc-7c2aa1b5177b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:08.661490 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 723/2872] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:08 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:08.667068 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2829f6a1-2188-4e35-9ddb-a3901169d8d9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:08.672033 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2829f6a1-2188-4e35-9ddb-a3901169d8d9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:08.672033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2829f6a1-2188-4e35-9ddb-a3901169d8d9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:08.672033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2829f6a1-2188-4e35-9ddb-a3901169d8d9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:08.672033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2829f6a1-2188-4e35-9ddb-a3901169d8d9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:08.677501 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:08.677501 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:08.679215 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2829f6a1-2188-4e35-9ddb-a3901169d8d9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:08.679752 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 717/2873] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:08 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:08.727775 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-232b2c88-8a35-44c9-b586-97572f5aff62 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:08.730103 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-232b2c88-8a35-44c9-b586-97572f5aff62 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:08.730103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-232b2c88-8a35-44c9-b586-97572f5aff62 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:08.730250 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-232b2c88-8a35-44c9-b586-97572f5aff62 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:08.738729 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:08.738729 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:08.743484 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-232b2c88-8a35-44c9-b586-97572f5aff62 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:08.748945 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-232b2c88-8a35-44c9-b586-97572f5aff62 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:08.749410 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 726/2874] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:08 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 1427 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:08.762432 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fe3e6170-aa1c-4d83-b428-16587afb7144 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:08.763245 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fe3e6170-aa1c-4d83-b428-16587afb7144 None None] GET https://10.4.3.19/volume// Jul 09 15:44:08.763245 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fe3e6170-aa1c-4d83-b428-16587afb7144 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:08.763245 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fe3e6170-aa1c-4d83-b428-16587afb7144 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:08.763976 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fe3e6170-aa1c-4d83-b428-16587afb7144 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:44:08.763976 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 724/2875] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:44: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 09 15:44:08.776833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-4f0ee76b-241b-48f2-84ca-1aa7e45555a7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:08.779145 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-4f0ee76b-241b-48f2-84ca-1aa7e45555a7 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:44:08.779488 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-4f0ee76b-241b-48f2-84ca-1aa7e45555a7 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c470f4a-a533-415b-bb26-705c758158f0", "connector": null, "instance_uuid": "9f44eb86-6424-4f0b-ac5c-82e25dfec439"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:08.786982 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:08.786982 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:08.824076 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-4f0ee76b-241b-48f2-84ca-1aa7e45555a7 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:44:08.825463 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 718/2876] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:44:08 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 09 15:44:09.166886 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-6328f051-cb37-4892-bede-96170a67177c req-24e8097c-a431-480e-8330-bfe4c96e287e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b-np0000004916" released by "attachment_update" :: held 0.532s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:44:09.167352 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-24e8097c-a431-480e-8330-bfe4c96e287e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 returned with HTTP 200 Jul 09 15:44:09.167474 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 709/2877] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:44:08 2026] PUT /volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 => generated 969 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:09.179894 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-6328f051-cb37-4892-bede-96170a67177c req-126084df-8f74-4a1b-a1ca-3cfff5ed7b77 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:09.182971 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-126084df-8f74-4a1b-a1ca-3cfff5ed7b77 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 Jul 09 15:44:09.183324 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-126084df-8f74-4a1b-a1ca-3cfff5ed7b77 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:09.183705 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-126084df-8f74-4a1b-a1ca-3cfff5ed7b77 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:09.207047 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-126084df-8f74-4a1b-a1ca-3cfff5ed7b77 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 returned with HTTP 200 Jul 09 15:44:09.207593 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 727/2878] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:44:09 2026] GET /volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:09.633881 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a2516478-e4f5-414c-9dec-6d502db60700 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:09.636102 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a2516478-e4f5-414c-9dec-6d502db60700 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:09.636674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a2516478-e4f5-414c-9dec-6d502db60700 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:09.636674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a2516478-e4f5-414c-9dec-6d502db60700 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:09.636674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a2516478-e4f5-414c-9dec-6d502db60700 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:09.642993 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:09.642993 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:09.644201 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a2516478-e4f5-414c-9dec-6d502db60700 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:09.644794 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 725/2879] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:09 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:09.678633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a52ba302-f3de-4a09-9ce1-276d8da61de9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:09.682082 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a52ba302-f3de-4a09-9ce1-276d8da61de9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:09.682368 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a52ba302-f3de-4a09-9ce1-276d8da61de9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:09.682626 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a52ba302-f3de-4a09-9ce1-276d8da61de9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:09.692106 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3ff7fe4a-9c56-4e27-9b87-17c304ebe802 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:09.693972 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:09.693972 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:09.695016 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3ff7fe4a-9c56-4e27-9b87-17c304ebe802 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:09.695376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3ff7fe4a-9c56-4e27-9b87-17c304ebe802 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:09.695664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3ff7fe4a-9c56-4e27-9b87-17c304ebe802 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:09.695863 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3ff7fe4a-9c56-4e27-9b87-17c304ebe802 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:09.699525 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a52ba302-f3de-4a09-9ce1-276d8da61de9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:09.701930 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:09.701930 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:09.703054 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3ff7fe4a-9c56-4e27-9b87-17c304ebe802 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:09.703913 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 710/2880] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:09 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:09.705738 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a52ba302-f3de-4a09-9ce1-276d8da61de9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:09.706248 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 719/2881] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:09 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:10.655515 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1883c3c9-542d-4dc3-b5e4-839a3f86346d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:10.718565 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-83f09dbd-2f03-40cb-b72f-43759a16b0fe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:10.722450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e87cc390-3f26-4197-ac9b-d81620cc5c0b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:10.722754 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-83f09dbd-2f03-40cb-b72f-43759a16b0fe tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:10.722754 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-83f09dbd-2f03-40cb-b72f-43759a16b0fe tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:10.722754 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-83f09dbd-2f03-40cb-b72f-43759a16b0fe tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:10.722754 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-83f09dbd-2f03-40cb-b72f-43759a16b0fe tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:10.722978 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e87cc390-3f26-4197-ac9b-d81620cc5c0b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:10.722978 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e87cc390-3f26-4197-ac9b-d81620cc5c0b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:10.722978 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e87cc390-3f26-4197-ac9b-d81620cc5c0b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:10.728026 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:10.728026 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:10.729849 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-83f09dbd-2f03-40cb-b72f-43759a16b0fe tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:10.729849 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 726/2882] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:10 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:10.732338 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:10.732338 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:10.738399 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e87cc390-3f26-4197-ac9b-d81620cc5c0b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:10.746343 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e87cc390-3f26-4197-ac9b-d81620cc5c0b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:10.746824 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 711/2883] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:10 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:10.782328 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1883c3c9-542d-4dc3-b5e4-839a3f86346d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:10.782581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1883c3c9-542d-4dc3-b5e4-839a3f86346d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:10.782851 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1883c3c9-542d-4dc3-b5e4-839a3f86346d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:10.783019 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1883c3c9-542d-4dc3-b5e4-839a3f86346d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:10.789305 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:10.789305 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:10.790520 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1883c3c9-542d-4dc3-b5e4-839a3f86346d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:10.790885 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 728/2884] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:10 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:11.328216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-11120c2a-4a67-472e-93c8-2fb65ad8e6b0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:11.330441 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-11120c2a-4a67-472e-93c8-2fb65ad8e6b0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] DELETE https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:44:11.330704 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-11120c2a-4a67-472e-93c8-2fb65ad8e6b0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:11.330909 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-11120c2a-4a67-472e-93c8-2fb65ad8e6b0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:11.331160 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-11120c2a-4a67-472e-93c8-2fb65ad8e6b0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Delete volume with id: 92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:44:11.341082 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:11.341082 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:11.341758 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-11120c2a-4a67-472e-93c8-2fb65ad8e6b0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:44:11.377102 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-11120c2a-4a67-472e-93c8-2fb65ad8e6b0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Delete volume request issued successfully. Jul 09 15:44:11.377440 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-11120c2a-4a67-472e-93c8-2fb65ad8e6b0 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 202 Jul 09 15:44:11.377943 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 720/2885] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:11 2026] DELETE /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:44:11.389287 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9078725f-83d0-4e2f-9ca4-51a63ae067c8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:11.391371 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9078725f-83d0-4e2f-9ca4-51a63ae067c8 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:44:11.391635 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9078725f-83d0-4e2f-9ca4-51a63ae067c8 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:11.391837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9078725f-83d0-4e2f-9ca4-51a63ae067c8 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:11.407432 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:11.407432 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:11.418622 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9078725f-83d0-4e2f-9ca4-51a63ae067c8 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Volume info retrieved successfully. Jul 09 15:44:11.427950 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9078725f-83d0-4e2f-9ca4-51a63ae067c8 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 200 Jul 09 15:44:11.428592 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 727/2886] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:11 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 837 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:11.742256 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eeb59ab4-ce27-4e9e-96e8-cceee3433b3c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:11.744013 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eeb59ab4-ce27-4e9e-96e8-cceee3433b3c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:11.744205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eeb59ab4-ce27-4e9e-96e8-cceee3433b3c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:11.744407 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eeb59ab4-ce27-4e9e-96e8-cceee3433b3c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:11.744513 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-eeb59ab4-ce27-4e9e-96e8-cceee3433b3c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:11.750083 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:11.750083 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:11.751020 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eeb59ab4-ce27-4e9e-96e8-cceee3433b3c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:11.751445 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 712/2887] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:11 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:11.760690 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9236267d-04e7-4f18-8edc-92ff127d2260 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:11.762641 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9236267d-04e7-4f18-8edc-92ff127d2260 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:11.762906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9236267d-04e7-4f18-8edc-92ff127d2260 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:11.763140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9236267d-04e7-4f18-8edc-92ff127d2260 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:11.770101 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:11.770101 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:11.774166 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9236267d-04e7-4f18-8edc-92ff127d2260 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:11.779209 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9236267d-04e7-4f18-8edc-92ff127d2260 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:11.779685 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 729/2888] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:11 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:11.802223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-19019099-4815-4e74-aa16-48d697675fa7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:11.804344 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19019099-4815-4e74-aa16-48d697675fa7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:11.804579 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19019099-4815-4e74-aa16-48d697675fa7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:11.804770 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19019099-4815-4e74-aa16-48d697675fa7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:11.804863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-19019099-4815-4e74-aa16-48d697675fa7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:11.809727 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:11.809727 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:11.810567 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19019099-4815-4e74-aa16-48d697675fa7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:11.810959 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 721/2889] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:11 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:12.449156 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e16d7f67-b65f-4f8e-af82-98a669d9f643 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:12.452388 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e16d7f67-b65f-4f8e-af82-98a669d9f643 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] GET https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c Jul 09 15:44:12.452606 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e16d7f67-b65f-4f8e-af82-98a669d9f643 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:12.452970 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e16d7f67-b65f-4f8e-af82-98a669d9f643 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:12.461612 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e16d7f67-b65f-4f8e-af82-98a669d9f643 tempest-TestStampPattern-200334769 tempest-TestStampPattern-200334769-project-member] https://10.4.3.19/volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c returned with HTTP 404 Jul 09 15:44:12.462375 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 728/2890] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:12 2026] GET /volume/v3/volumes/92b12aa7-adcb-476a-985c-ca3bb235246c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:12.765661 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cf434ffd-0432-42be-af98-c21151228b20 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:12.769207 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf434ffd-0432-42be-af98-c21151228b20 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:12.769207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf434ffd-0432-42be-af98-c21151228b20 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:12.769207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf434ffd-0432-42be-af98-c21151228b20 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:12.769207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-cf434ffd-0432-42be-af98-c21151228b20 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:12.773928 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:12.773928 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:12.775357 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf434ffd-0432-42be-af98-c21151228b20 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:12.775799 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 713/2891] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:12 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:12.796067 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8003b6b8-86cb-4b29-b9ad-d7cea61cd736 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:12.798402 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8003b6b8-86cb-4b29-b9ad-d7cea61cd736 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:12.798677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8003b6b8-86cb-4b29-b9ad-d7cea61cd736 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:12.798937 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8003b6b8-86cb-4b29-b9ad-d7cea61cd736 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:12.808909 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:12.808909 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:12.815415 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8003b6b8-86cb-4b29-b9ad-d7cea61cd736 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:12.820797 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8003b6b8-86cb-4b29-b9ad-d7cea61cd736 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:12.823402 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 730/2892] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:12 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:12.824748 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2327fdc7-4933-4e44-9d0d-19eafc363cee None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:12.826991 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2327fdc7-4933-4e44-9d0d-19eafc363cee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:12.827092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2327fdc7-4933-4e44-9d0d-19eafc363cee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:12.827265 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2327fdc7-4933-4e44-9d0d-19eafc363cee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:12.827402 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2327fdc7-4933-4e44-9d0d-19eafc363cee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:12.832690 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:12.832690 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:12.833615 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2327fdc7-4933-4e44-9d0d-19eafc363cee tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:12.834175 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 722/2893] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:12 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:13.723157 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-58e4ce85-2cd2-4a36-947f-fd99cfd097fe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.727024 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-58e4ce85-2cd2-4a36-947f-fd99cfd097fe tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:13.727430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-58e4ce85-2cd2-4a36-947f-fd99cfd097fe tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:13.727577 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-58e4ce85-2cd2-4a36-947f-fd99cfd097fe tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:13.737210 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.737210 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:13.737210 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-58e4ce85-2cd2-4a36-947f-fd99cfd097fe tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:13.746341 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-58e4ce85-2cd2-4a36-947f-fd99cfd097fe tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Reserve volume completed successfully. Jul 09 15:44:13.747153 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-58e4ce85-2cd2-4a36-947f-fd99cfd097fe tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:44:13.747153 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 729/2894] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:44:13 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:13.755936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a480c7bb-7ab3-4236-bf5d-c2dcab85f3e8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.758442 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a480c7bb-7ab3-4236-bf5d-c2dcab85f3e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:13.758735 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a480c7bb-7ab3-4236-bf5d-c2dcab85f3e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.759104 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a480c7bb-7ab3-4236-bf5d-c2dcab85f3e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.768680 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.768680 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:13.773307 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a480c7bb-7ab3-4236-bf5d-c2dcab85f3e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:13.778415 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a480c7bb-7ab3-4236-bf5d-c2dcab85f3e8 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:13.778837 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 714/2895] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:13 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:13.788831 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a51f0ea3-0cc0-41da-88e3-33832b98ae61 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.791441 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a51f0ea3-0cc0-41da-88e3-33832b98ae61 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:13.791742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a51f0ea3-0cc0-41da-88e3-33832b98ae61 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.792047 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a51f0ea3-0cc0-41da-88e3-33832b98ae61 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.792193 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a51f0ea3-0cc0-41da-88e3-33832b98ae61 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:13.798853 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.798853 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:13.799394 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c5233585-7ccf-4203-a204-386beea44441 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.799829 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a51f0ea3-0cc0-41da-88e3-33832b98ae61 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:13.800268 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 731/2896] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:13 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:13.801107 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5233585-7ccf-4203-a204-386beea44441 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:13.801585 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5233585-7ccf-4203-a204-386beea44441 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:13.801733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5233585-7ccf-4203-a204-386beea44441 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:13.821116 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.821116 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:13.821832 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c5233585-7ccf-4203-a204-386beea44441 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:13.836813 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e9f42382-d73f-4d5b-972c-6ba2a69d2544 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.841057 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9f42382-d73f-4d5b-972c-6ba2a69d2544 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:13.841057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9f42382-d73f-4d5b-972c-6ba2a69d2544 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.841203 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c5233585-7ccf-4203-a204-386beea44441 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Unreserve volume completed successfully. Jul 09 15:44:13.841496 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9f42382-d73f-4d5b-972c-6ba2a69d2544 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.841528 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5233585-7ccf-4203-a204-386beea44441 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:44:13.841528 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 723/2897] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:44:13 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:13.848455 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.848455 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:13.849732 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8b61ecbc-c4f7-4521-8b1b-1241d3e53709 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.850611 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bc8537e7-5534-4d4c-95da-e8a303507206 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.852485 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bc8537e7-5534-4d4c-95da-e8a303507206 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:13.852611 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bc8537e7-5534-4d4c-95da-e8a303507206 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.852803 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bc8537e7-5534-4d4c-95da-e8a303507206 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.853561 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8b61ecbc-c4f7-4521-8b1b-1241d3e53709 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:13.856574 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8b61ecbc-c4f7-4521-8b1b-1241d3e53709 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.856741 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e9f42382-d73f-4d5b-972c-6ba2a69d2544 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:13.856787 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8b61ecbc-c4f7-4521-8b1b-1241d3e53709 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.856787 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-8b61ecbc-c4f7-4521-8b1b-1241d3e53709 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:13.860174 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9f42382-d73f-4d5b-972c-6ba2a69d2544 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:13.861339 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 730/2898] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:13 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:13.862277 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.862277 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:13.862632 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.862632 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:13.863591 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8b61ecbc-c4f7-4521-8b1b-1241d3e53709 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:13.865203 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 715/2899] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:13 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:13.868536 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bc8537e7-5534-4d4c-95da-e8a303507206 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:13.875240 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bc8537e7-5534-4d4c-95da-e8a303507206 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:13.875240 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 732/2900] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:13 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:13.883556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6b0c59b5-d3a2-4dd5-aae9-bd19ebe06245 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.885775 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6b0c59b5-d3a2-4dd5-aae9-bd19ebe06245 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:13.886070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6b0c59b5-d3a2-4dd5-aae9-bd19ebe06245 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.886135 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6b0c59b5-d3a2-4dd5-aae9-bd19ebe06245 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.886249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-6b0c59b5-d3a2-4dd5-aae9-bd19ebe06245 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:13.892203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4024ae14-9958-4ff5-a368-f3e9a5a5209f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.892353 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.892353 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:13.892886 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6b0c59b5-d3a2-4dd5-aae9-bd19ebe06245 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:13.893407 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 724/2901] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:13 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:13.894619 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4024ae14-9958-4ff5-a368-f3e9a5a5209f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:13.895142 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4024ae14-9958-4ff5-a368-f3e9a5a5209f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:13.895418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4024ae14-9958-4ff5-a368-f3e9a5a5209f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:13.905899 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.905899 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:13.906218 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4024ae14-9958-4ff5-a368-f3e9a5a5209f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:13.907354 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8119ca5a-158a-44f0-ab07-015deca58f12 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.909297 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8119ca5a-158a-44f0-ab07-015deca58f12 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:13.909655 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8119ca5a-158a-44f0-ab07-015deca58f12 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.910648 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8119ca5a-158a-44f0-ab07-015deca58f12 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.910648 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-8119ca5a-158a-44f0-ab07-015deca58f12 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete backup with id: 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. Jul 09 15:44:13.916895 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.916895 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:13.918295 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4024ae14-9958-4ff5-a368-f3e9a5a5209f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume updated successfully. Jul 09 15:44:13.918582 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4024ae14-9958-4ff5-a368-f3e9a5a5209f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 200 Jul 09 15:44:13.919312 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 731/2902] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:44:13 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 09 15:44:13.928512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a9c7b771-8c1b-4309-8c48-be57dcb5f4ab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.931472 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9c7b771-8c1b-4309-8c48-be57dcb5f4ab tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:13.931671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9c7b771-8c1b-4309-8c48-be57dcb5f4ab tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.931928 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9c7b771-8c1b-4309-8c48-be57dcb5f4ab tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.942255 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-8119ca5a-158a-44f0-ab07-015deca58f12 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] delete_backup rpcapi backup_id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:44:13.943177 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.943177 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:13.944625 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8119ca5a-158a-44f0-ab07-015deca58f12 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 202 Jul 09 15:44:13.945583 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 716/2903] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:13 2026] DELETE /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:13.957498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-00bba1e5-48d7-446e-bccf-3fb3cc38c676 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.957629 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a9c7b771-8c1b-4309-8c48-be57dcb5f4ab tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:13.963289 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-00bba1e5-48d7-446e-bccf-3fb3cc38c676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:13.963289 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-00bba1e5-48d7-446e-bccf-3fb3cc38c676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:13.963522 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-00bba1e5-48d7-446e-bccf-3fb3cc38c676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:13.963658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-00bba1e5-48d7-446e-bccf-3fb3cc38c676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:13.967921 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9c7b771-8c1b-4309-8c48-be57dcb5f4ab tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:13.968442 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 733/2904] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:13 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 857 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:13.970850 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.970850 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:13.972098 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-00bba1e5-48d7-446e-bccf-3fb3cc38c676 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 200 Jul 09 15:44:13.972602 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 725/2905] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:13 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:13.985932 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f3b28c92-bb76-4225-971c-5067dc8345d4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:13.988271 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f3b28c92-bb76-4225-971c-5067dc8345d4 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:13.989119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f3b28c92-bb76-4225-971c-5067dc8345d4 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:13.989119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f3b28c92-bb76-4225-971c-5067dc8345d4 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:13.998556 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:13.998556 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:13.999232 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f3b28c92-bb76-4225-971c-5067dc8345d4 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:14.015092 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f3b28c92-bb76-4225-971c-5067dc8345d4 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume updated successfully. Jul 09 15:44:14.016414 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f3b28c92-bb76-4225-971c-5067dc8345d4 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 200 Jul 09 15:44:14.017169 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 732/2906] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:44:13 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 09 15:44:14.033081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e7802913-ff50-4523-aa2f-f09bae3b227c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.033836 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e7802913-ff50-4523-aa2f-f09bae3b227c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:14.034045 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e7802913-ff50-4523-aa2f-f09bae3b227c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:14.034329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e7802913-ff50-4523-aa2f-f09bae3b227c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:14.044625 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.044625 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:14.049254 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e7802913-ff50-4523-aa2f-f09bae3b227c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:14.059159 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e7802913-ff50-4523-aa2f-f09bae3b227c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:14.059817 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 717/2907] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:14 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:14.076480 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eed987b0-6de6-40ff-aac4-45688cd69205 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.078363 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eed987b0-6de6-40ff-aac4-45688cd69205 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:14.078789 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eed987b0-6de6-40ff-aac4-45688cd69205 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:14.080204 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eed987b0-6de6-40ff-aac4-45688cd69205 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:14.088857 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.088857 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:14.089635 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eed987b0-6de6-40ff-aac4-45688cd69205 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:14.104928 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eed987b0-6de6-40ff-aac4-45688cd69205 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Update volume admin metadata completed successfully. Jul 09 15:44:14.105070 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eed987b0-6de6-40ff-aac4-45688cd69205 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Update readonly setting on volume completed successfully. Jul 09 15:44:14.105373 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eed987b0-6de6-40ff-aac4-45688cd69205 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:44:14.105857 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 734/2908] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:44:14 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:14.112694 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d28de525-0238-45a2-a3c2-3756d762d79a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.117073 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d28de525-0238-45a2-a3c2-3756d762d79a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:14.117073 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d28de525-0238-45a2-a3c2-3756d762d79a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:14.117073 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d28de525-0238-45a2-a3c2-3756d762d79a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:14.127237 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.127237 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:14.133841 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d28de525-0238-45a2-a3c2-3756d762d79a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:14.145384 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d28de525-0238-45a2-a3c2-3756d762d79a tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:14.145384 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 726/2909] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:14 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:14.165028 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-89185730-232a-4119-b212-ba79fb56724b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.166660 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89185730-232a-4119-b212-ba79fb56724b tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:14.167452 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89185730-232a-4119-b212-ba79fb56724b tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:14.167452 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89185730-232a-4119-b212-ba79fb56724b tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:14.178088 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.178088 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:14.179010 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-89185730-232a-4119-b212-ba79fb56724b tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:14.194132 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-89185730-232a-4119-b212-ba79fb56724b tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Update volume admin metadata completed successfully. Jul 09 15:44:14.194333 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-89185730-232a-4119-b212-ba79fb56724b tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Update readonly setting on volume completed successfully. Jul 09 15:44:14.194660 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89185730-232a-4119-b212-ba79fb56724b tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:44:14.195087 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 733/2910] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:44:14 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:14.203419 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7cf0a558-7579-4831-a403-fa4aaa32dcbd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.205873 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7cf0a558-7579-4831-a403-fa4aaa32dcbd tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:14.206380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7cf0a558-7579-4831-a403-fa4aaa32dcbd tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:14.206708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7cf0a558-7579-4831-a403-fa4aaa32dcbd tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:14.216419 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.216419 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:14.222829 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7cf0a558-7579-4831-a403-fa4aaa32dcbd tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:14.230628 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7cf0a558-7579-4831-a403-fa4aaa32dcbd tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:14.231294 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 718/2911] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:14 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:14.247587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9625df1f-17fb-4380-a3f7-21a270df1b80 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.249787 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9625df1f-17fb-4380-a3f7-21a270df1b80 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:14.250229 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9625df1f-17fb-4380-a3f7-21a270df1b80 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1308467294", "disk_format": "raw"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:14.250399 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9625df1f-17fb-4380-a3f7-21a270df1b80 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1308467294", "disk_format": "raw"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:14.260249 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.260249 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:14.260796 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9625df1f-17fb-4380-a3f7-21a270df1b80 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:14.275230 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.275230 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:14.279883 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.image.image_utils [None req-9625df1f-17fb-4380-a3f7-21a270df1b80 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-1308467294'}] 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-1308467294'}]. {{(pid=99866) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 09 15:44:14.816448 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dcc63c23-bf65-4d3e-b41e-e34c4f0bf739 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.820089 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dcc63c23-bf65-4d3e-b41e-e34c4f0bf739 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:14.820302 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dcc63c23-bf65-4d3e-b41e-e34c4f0bf739 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:14.820510 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dcc63c23-bf65-4d3e-b41e-e34c4f0bf739 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:14.820614 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-dcc63c23-bf65-4d3e-b41e-e34c4f0bf739 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:14.829423 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.829423 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:14.832247 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dcc63c23-bf65-4d3e-b41e-e34c4f0bf739 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:14.834509 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 727/2912] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:14 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:14.876740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4f72658b-1b36-4120-9757-f0f501bd805d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.879368 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4f72658b-1b36-4120-9757-f0f501bd805d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:14.879368 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4f72658b-1b36-4120-9757-f0f501bd805d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:14.879589 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4f72658b-1b36-4120-9757-f0f501bd805d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:14.891200 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:14.891200 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:14.894513 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4f72658b-1b36-4120-9757-f0f501bd805d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:14.901349 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4f72658b-1b36-4120-9757-f0f501bd805d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:14.902015 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 734/2913] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:14 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:14.934117 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9625df1f-17fb-4380-a3f7-21a270df1b80 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Copy volume to image completed successfully. Jul 09 15:44:14.934648 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9625df1f-17fb-4380-a3f7-21a270df1b80 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:44:14.935610 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 735/2914] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:44:14 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 687 bytes in 688 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 09 15:44:14.987677 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4df6bac5-946b-48d0-b860-5e4c449cbe48 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:14.989876 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4df6bac5-946b-48d0-b860-5e4c449cbe48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f Jul 09 15:44:14.990166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4df6bac5-946b-48d0-b860-5e4c449cbe48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:14.990464 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4df6bac5-946b-48d0-b860-5e4c449cbe48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:14.990625 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4df6bac5-946b-48d0-b860-5e4c449cbe48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:14.999373 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4df6bac5-946b-48d0-b860-5e4c449cbe48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f returned with HTTP 404 Jul 09 15:44:15.000075 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 719/2915] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:14 2026] GET /volume/v3/backups/7c9acbc3-ffdd-4bda-a5e7-43013e0c4d3f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:15.108803 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-adda3fb2-d2bb-4630-b41e-7c43e180ac2d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:15.110489 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-adda3fb2-d2bb-4630-b41e-7c43e180ac2d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:44:15.110750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-adda3fb2-d2bb-4630-b41e-7c43e180ac2d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:15.110917 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-adda3fb2-d2bb-4630-b41e-7c43e180ac2d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:15.111075 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-adda3fb2-d2bb-4630-b41e-7c43e180ac2d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete backup with id: 69382bc0-647e-487f-89bc-018ba3ecc8c3. Jul 09 15:44:15.112913 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=299,cinder:INSERT=22,cinder:UPDATE=43 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:44:15.117682 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:15.117682 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:15.136640 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-adda3fb2-d2bb-4630-b41e-7c43e180ac2d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] delete_backup rpcapi backup_id 69382bc0-647e-487f-89bc-018ba3ecc8c3 {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:44:15.142927 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-adda3fb2-d2bb-4630-b41e-7c43e180ac2d tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 202 Jul 09 15:44:15.142927 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 728/2916] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:15 2026] DELETE /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:15.147893 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8c047b5e-ec6a-4a6d-84bb-3c830d8c85a7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:15.150110 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8c047b5e-ec6a-4a6d-84bb-3c830d8c85a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:44:15.150418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8c047b5e-ec6a-4a6d-84bb-3c830d8c85a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:15.150707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8c047b5e-ec6a-4a6d-84bb-3c830d8c85a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:15.151369 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8c047b5e-ec6a-4a6d-84bb-3c830d8c85a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:15.157344 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:15.157344 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:15.158737 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8c047b5e-ec6a-4a6d-84bb-3c830d8c85a7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 200 Jul 09 15:44:15.159330 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 735/2917] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:15 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:15.846099 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-93817a34-8f79-47ac-a628-229485c26fb9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:15.848417 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-93817a34-8f79-47ac-a628-229485c26fb9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:15.848666 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-93817a34-8f79-47ac-a628-229485c26fb9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:15.849009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-93817a34-8f79-47ac-a628-229485c26fb9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:15.849088 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-93817a34-8f79-47ac-a628-229485c26fb9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:15.856673 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:15.856673 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:15.857719 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-93817a34-8f79-47ac-a628-229485c26fb9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:15.858478 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 736/2918] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:15 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:15.919661 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d1184c33-7deb-462a-ad09-a62405a948de None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:15.922080 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d1184c33-7deb-462a-ad09-a62405a948de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:15.922428 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d1184c33-7deb-462a-ad09-a62405a948de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:15.922728 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d1184c33-7deb-462a-ad09-a62405a948de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:15.932081 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:15.932081 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:15.939053 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d1184c33-7deb-462a-ad09-a62405a948de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:15.949873 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d1184c33-7deb-462a-ad09-a62405a948de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:15.949873 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 720/2919] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:15 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:16.174146 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-38b90c9a-7aa0-433b-9396-2e6a09bc34a2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.177619 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-38b90c9a-7aa0-433b-9396-2e6a09bc34a2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 Jul 09 15:44:16.177899 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-38b90c9a-7aa0-433b-9396-2e6a09bc34a2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:16.178174 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-38b90c9a-7aa0-433b-9396-2e6a09bc34a2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:16.178385 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-38b90c9a-7aa0-433b-9396-2e6a09bc34a2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Show backup with id 69382bc0-647e-487f-89bc-018ba3ecc8c3. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:16.188159 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-38b90c9a-7aa0-433b-9396-2e6a09bc34a2 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 returned with HTTP 404 Jul 09 15:44:16.189328 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 729/2920] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/v3/backups/69382bc0-647e-487f-89bc-018ba3ecc8c3 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:16.351600 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-c0898414-2ee4-4d03-89da-3fa3867e0d46 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.357327 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-c0898414-2ee4-4d03-89da-3fa3867e0d46 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:16.357598 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-c0898414-2ee4-4d03-89da-3fa3867e0d46 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:16.357854 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-c0898414-2ee4-4d03-89da-3fa3867e0d46 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:16.372032 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:16.372032 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:16.375860 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-c0898414-2ee4-4d03-89da-3fa3867e0d46 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:16.380696 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-c0898414-2ee4-4d03-89da-3fa3867e0d46 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:16.381401 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 736/2921] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1132 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:16.411994 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-7a2b69bb-7076-4f49-8354-b80c1a0eb278 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.415174 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-7a2b69bb-7076-4f49-8354-b80c1a0eb278 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] POST https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8/action Jul 09 15:44:16.415811 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-7a2b69bb-7076-4f49-8354-b80c1a0eb278 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:16.415980 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-7a2b69bb-7076-4f49-8354-b80c1a0eb278 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:16.440513 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:16.440513 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:16.441225 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-7a2b69bb-7076-4f49-8354-b80c1a0eb278 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:16.452983 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-7a2b69bb-7076-4f49-8354-b80c1a0eb278 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Begin detaching volume completed successfully. Jul 09 15:44:16.453277 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-7a2b69bb-7076-4f49-8354-b80c1a0eb278 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8/action returned with HTTP 202 Jul 09 15:44:16.453801 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 737/2922] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:44:16 2026] POST /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:16.484489 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b63256cb-3a72-4bf4-9233-2c1dfbe3fc71 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.486957 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b63256cb-3a72-4bf4-9233-2c1dfbe3fc71 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:16.487198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b63256cb-3a72-4bf4-9233-2c1dfbe3fc71 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:16.487440 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b63256cb-3a72-4bf4-9233-2c1dfbe3fc71 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:16.497343 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:16.497343 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:16.501907 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b63256cb-3a72-4bf4-9233-2c1dfbe3fc71 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:16.506931 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b63256cb-3a72-4bf4-9233-2c1dfbe3fc71 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:16.507431 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 721/2923] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:16.748667 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9ffd4a25-d828-4dae-bced-774fc1904107 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.749311 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9ffd4a25-d828-4dae-bced-774fc1904107 None None] GET https://10.4.3.19/volume// Jul 09 15:44:16.749507 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9ffd4a25-d828-4dae-bced-774fc1904107 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:16.749804 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9ffd4a25-d828-4dae-bced-774fc1904107 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:16.750263 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9ffd4a25-d828-4dae-bced-774fc1904107 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:44:16.750701 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 730/2924] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:44:16.759464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-df138243-dada-4c56-bb88-be30f18a6336 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.762339 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-df138243-dada-4c56-bb88-be30f18a6336 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:44:16.762601 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-df138243-dada-4c56-bb88-be30f18a6336 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:16.762857 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-df138243-dada-4c56-bb88-be30f18a6336 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:16.789396 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:16.789396 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:16.795886 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-df138243-dada-4c56-bb88-be30f18a6336 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:44:16.803521 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-df138243-dada-4c56-bb88-be30f18a6336 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:44:16.804335 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 737/2925] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 1606 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:16.872531 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4ee5961e-c2be-4807-8335-2ea3e4217ad8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.874613 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4ee5961e-c2be-4807-8335-2ea3e4217ad8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:16.874837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4ee5961e-c2be-4807-8335-2ea3e4217ad8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:16.875067 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4ee5961e-c2be-4807-8335-2ea3e4217ad8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:16.875204 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-4ee5961e-c2be-4807-8335-2ea3e4217ad8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:16.883745 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:16.883745 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:16.884565 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4ee5961e-c2be-4807-8335-2ea3e4217ad8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:16.884917 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 738/2926] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:16.896670 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-04df3eb8-a410-44f9-bc66-5e0da93680c3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.898633 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-04df3eb8-a410-44f9-bc66-5e0da93680c3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce Jul 09 15:44:16.898812 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-04df3eb8-a410-44f9-bc66-5e0da93680c3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:16.899029 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-04df3eb8-a410-44f9-bc66-5e0da93680c3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:16.906472 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:16.906472 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:16.911079 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-04df3eb8-a410-44f9-bc66-5e0da93680c3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:16.915749 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-04df3eb8-a410-44f9-bc66-5e0da93680c3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce returned with HTTP 200 Jul 09 15:44:16.916335 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 722/2927] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:16.928278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a0cd7302-1834-4354-9305-f1315a7d88fe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.931081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-38e4e575-fac2-4f6e-b88e-1b94b98c5dc8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.933826 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-38e4e575-fac2-4f6e-b88e-1b94b98c5dc8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] PUT https://10.4.3.19/volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae Jul 09 15:44:16.934318 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-38e4e575-fac2-4f6e-b88e-1b94b98c5dc8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:16.945653 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-38e4e575-fac2-4f6e-b88e-1b94b98c5dc8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Acquiring lock "cinder-attachment_update-9c470f4a-a533-415b-bb26-705c758158f0-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:44:16.952809 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-38e4e575-fac2-4f6e-b88e-1b94b98c5dc8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Lock "cinder-attachment_update-9c470f4a-a533-415b-bb26-705c758158f0-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:44:16.954413 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:16.954413 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:16.965319 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3a9f97e3-d4b1-4744-959d-bc21b6a4bf16 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:16.967883 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a9f97e3-d4b1-4744-959d-bc21b6a4bf16 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:16.968821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a9f97e3-d4b1-4744-959d-bc21b6a4bf16 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:16.968821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a9f97e3-d4b1-4744-959d-bc21b6a4bf16 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:16.978507 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:16.978507 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:16.985363 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3a9f97e3-d4b1-4744-959d-bc21b6a4bf16 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:16.999767 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a9f97e3-d4b1-4744-959d-bc21b6a4bf16 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:17.002548 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 739/2928] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:17.071594 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a0cd7302-1834-4354-9305-f1315a7d88fe tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb/export_record Jul 09 15:44:17.071923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a0cd7302-1834-4354-9305-f1315a7d88fe tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:17.072205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a0cd7302-1834-4354-9305-f1315a7d88fe tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Calling method 'export_record' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:17.072360 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-a0cd7302-1834-4354-9305-f1315a7d88fe tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Export record for backup c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 09 15:44:17.079145 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:17.079145 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:17.080627 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.api [None req-a0cd7302-1834-4354-9305-f1315a7d88fe tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Calling RPCAPI with context: , host: np0000004916, backup: c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) export_record /opt/stack/cinder/cinder/backup/api.py:504}} Jul 09 15:44:17.095281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-a0cd7302-1834-4354-9305-f1315a7d88fe tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] export_record in rpcapi backup_id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb on host np0000004916. {{(pid=99867) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 09 15:44:17.482006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-38e4e575-fac2-4f6e-b88e-1b94b98c5dc8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Lock "cinder-attachment_update-9c470f4a-a533-415b-bb26-705c758158f0-np0000004916" released by "attachment_update" :: held 0.529s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:44:17.482749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-38e4e575-fac2-4f6e-b88e-1b94b98c5dc8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae returned with HTTP 200 Jul 09 15:44:17.483367 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 738/2929] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:44:16 2026] PUT /volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae => generated 968 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:17.496880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c9b9a70e-4818-47d1-8dcd-091f323b5f43 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:17.498562 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c9b9a70e-4818-47d1-8dcd-091f323b5f43 None None] GET https://10.4.3.19/volume// Jul 09 15:44:17.498799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c9b9a70e-4818-47d1-8dcd-091f323b5f43 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:17.498980 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c9b9a70e-4818-47d1-8dcd-091f323b5f43 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:17.499336 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c9b9a70e-4818-47d1-8dcd-091f323b5f43 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:44:17.499791 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 723/2930] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:44:17 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:44:17.509848 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-0467619b-19b0-465b-8f07-0db886163b2b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:17.513671 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-0467619b-19b0-465b-8f07-0db886163b2b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:17.514118 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-0467619b-19b0-465b-8f07-0db886163b2b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:17.514391 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-0467619b-19b0-465b-8f07-0db886163b2b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:17.525443 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:17.525443 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:17.525571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d18e9f61-8efb-440d-ba49-295974f9401a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:17.527848 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d18e9f61-8efb-440d-ba49-295974f9401a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:17.528575 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d18e9f61-8efb-440d-ba49-295974f9401a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:17.528575 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d18e9f61-8efb-440d-ba49-295974f9401a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:17.529563 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-0467619b-19b0-465b-8f07-0db886163b2b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:17.534042 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-0467619b-19b0-465b-8f07-0db886163b2b tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:17.534459 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 740/2931] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:44:17 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1315 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:17.543084 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:17.543084 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:17.546781 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d18e9f61-8efb-440d-ba49-295974f9401a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:17.552288 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d18e9f61-8efb-440d-ba49-295974f9401a tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:17.552732 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 739/2932] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:17 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1135 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:17.597504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-a0cd7302-1834-4354-9305-f1315a7d88fe tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYzhlNjFmNmItNGZlMy00NjgwLWE2ZjctNjRlMDMwZTZhNmViIiwgInVzZXJfaWQiOiAiZjJlZDdjOWFjM2JmNDZhN2IzYTJlOTI5MjczNTcwZDEiLCAicHJvamVjdF9pZCI6ICJjMjYzNjMxYWU4ZDQ0ZGY2YTc2MmQyNjI3Y2VmZjljMCIsICJ2b2x1bWVfaWQiOiAiNmRiZDFhMTYtODFmZC00MGY2LTlkN2ItYTJiN2JlM2Q4OGNlIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyODYxMjMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjkxODMzMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkYmQxYTE2LTgxZmQtNDBmNi05ZDdiLWEyYjdiZTNkODhjZS8yMDI2MDcwOTE1NDM1OC9hel9ub3ZhX2JhY2t1cF9jOGU2MWY2Yi00ZmUzLTQ2ODAtYTZmNy02NGUwMzBlNmE2ZWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDQ6MTZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99867) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 09 15:44:17.597920 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a0cd7302-1834-4354-9305-f1315a7d88fe tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb/export_record returned with HTTP 200 Jul 09 15:44:17.598161 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 731/2933] 10.4.3.19 () {66 vars in 1383 bytes} [Thu Jul 9 15:44:16 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb/export_record => generated 1512 bytes in 670 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:17.609697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:17.614647 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] POST https://10.4.3.19/volume/v3/backups/import_record Jul 09 15:44:17.614647 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODljYzA0ZmMtNGRiZC00ZjM4LThmNjAtNzEwZTQ4ZWJjMzExIiwgInVzZXJfaWQiOiAiZjJlZDdjOWFjM2JmNDZhN2IzYTJlOTI5MjczNTcwZDEiLCAicHJvamVjdF9pZCI6ICJjMjYzNjMxYWU4ZDQ0ZGY2YTc2MmQyNjI3Y2VmZjljMCIsICJ2b2x1bWVfaWQiOiAiNmRiZDFhMTYtODFmZC00MGY2LTlkN2ItYTJiN2JlM2Q4OGNlIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyODYxMjMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjkxODMzMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkYmQxYTE2LTgxZmQtNDBmNi05ZDdiLWEyYjdiZTNkODhjZS8yMDI2MDcwOTE1NDM1OC9hel9ub3ZhX2JhY2t1cF9jOGU2MWY2Yi00ZmUzLTQ2ODAtYTZmNy02NGUwMzBlNmE2ZWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDQ6MTZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:17.615154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODljYzA0ZmMtNGRiZC00ZjM4LThmNjAtNzEwZTQ4ZWJjMzExIiwgInVzZXJfaWQiOiAiZjJlZDdjOWFjM2JmNDZhN2IzYTJlOTI5MjczNTcwZDEiLCAicHJvamVjdF9pZCI6ICJjMjYzNjMxYWU4ZDQ0ZGY2YTc2MmQyNjI3Y2VmZjljMCIsICJ2b2x1bWVfaWQiOiAiNmRiZDFhMTYtODFmZC00MGY2LTlkN2ItYTJiN2JlM2Q4OGNlIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyODYxMjMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjkxODMzMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkYmQxYTE2LTgxZmQtNDBmNi05ZDdiLWEyYjdiZTNkODhjZS8yMDI2MDcwOTE1NDM1OC9hel9ub3ZhX2JhY2t1cF9jOGU2MWY2Yi00ZmUzLTQ2ODAtYTZmNy02NGUwMzBlNmE2ZWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDQ6MTZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99865) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 09 15:44:17.615327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODljYzA0ZmMtNGRiZC00ZjM4LThmNjAtNzEwZTQ4ZWJjMzExIiwgInVzZXJfaWQiOiAiZjJlZDdjOWFjM2JmNDZhN2IzYTJlOTI5MjczNTcwZDEiLCAicHJvamVjdF9pZCI6ICJjMjYzNjMxYWU4ZDQ0ZGY2YTc2MmQyNjI3Y2VmZjljMCIsICJ2b2x1bWVfaWQiOiAiNmRiZDFhMTYtODFmZC00MGY2LTlkN2ItYTJiN2JlM2Q4OGNlIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyODYxMjMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjkxODMzMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkYmQxYTE2LTgxZmQtNDBmNi05ZDdiLWEyYjdiZTNkODhjZS8yMDI2MDcwOTE1NDM1OC9hel9ub3ZhX2JhY2t1cF9jOGU2MWY2Yi00ZmUzLTQ2ODAtYTZmNy02NGUwMzBlNmE2ZWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDQ6MTZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99865) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 09 15:44:17.674397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Created reservations ['7e9e6ff8-c866-4407-83d9-6c32db8a9388', 'c6dd441b-e5ac-4cf7-adfd-9970c899eebe'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:17.703143 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] import_record rpcapi backup id 89cc04fc-4dbd-4f38-8f60-710e48ebc311 on host np0000004916 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODljYzA0ZmMtNGRiZC00ZjM4LThmNjAtNzEwZTQ4ZWJjMzExIiwgInVzZXJfaWQiOiAiZjJlZDdjOWFjM2JmNDZhN2IzYTJlOTI5MjczNTcwZDEiLCAicHJvamVjdF9pZCI6ICJjMjYzNjMxYWU4ZDQ0ZGY2YTc2MmQyNjI3Y2VmZjljMCIsICJ2b2x1bWVfaWQiOiAiNmRiZDFhMTYtODFmZC00MGY2LTlkN2ItYTJiN2JlM2Q4OGNlIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci01NzQyODYxMjMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMjA1MjkxODMzMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzZkYmQxYTE2LTgxZmQtNDBmNi05ZDdiLWEyYjdiZTNkODhjZS8yMDI2MDcwOTE1NDM1OC9hel9ub3ZhX2JhY2t1cF9jOGU2MWY2Yi00ZmUzLTQ2ODAtYTZmNy02NGUwMzBlNmE2ZWIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQzOjUzWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NDQ6MTZaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99865) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 09 15:44:17.708046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Import record output: {'backup': {'id': '89cc04fc-4dbd-4f38-8f60-710e48ebc311', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311'}, {'rel': 'bookmark', 'href': 'https://10.4.3.19/volume/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311'}]}}. {{(pid=99865) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 09 15:44:17.708046 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e46ac4c4-e2ba-4ecf-865d-9fb6ba0e1888 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups/import_record returned with HTTP 201 Jul 09 15:44:17.708046 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 724/2934] 10.4.3.19 () {68 vars in 1295 bytes} [Thu Jul 9 15:44:17 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 97 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 09 15:44:17.719324 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fed2b51d-6c6d-4bbc-8d6b-73f5985c1f05 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:17.720765 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fed2b51d-6c6d-4bbc-8d6b-73f5985c1f05 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] GET https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 Jul 09 15:44:17.720958 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fed2b51d-6c6d-4bbc-8d6b-73f5985c1f05 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:17.721297 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fed2b51d-6c6d-4bbc-8d6b-73f5985c1f05 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:17.721297 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-fed2b51d-6c6d-4bbc-8d6b-73f5985c1f05 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Show backup with id 89cc04fc-4dbd-4f38-8f60-710e48ebc311. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:17.727752 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:17.727752 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:17.729340 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fed2b51d-6c6d-4bbc-8d6b-73f5985c1f05 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 returned with HTTP 200 Jul 09 15:44:17.729340 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 741/2935] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:17 2026] GET /volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 => generated 645 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:17.998292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-12564365-7136-41fb-9bc1-81b33f6c5419 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:18.000535 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-12564365-7136-41fb-9bc1-81b33f6c5419 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae/action Jul 09 15:44:18.000888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-12564365-7136-41fb-9bc1-81b33f6c5419 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:18.001002 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-12564365-7136-41fb-9bc1-81b33f6c5419 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:18.015923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-59009440-86be-497d-94e4-621e9524b627 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:18.018750 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-59009440-86be-497d-94e4-621e9524b627 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:18.018750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-59009440-86be-497d-94e4-621e9524b627 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:18.018750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-59009440-86be-497d-94e4-621e9524b627 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:18.019056 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:18.019056 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:18.027769 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:18.027769 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:18.032392 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-12564365-7136-41fb-9bc1-81b33f6c5419 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae/action returned with HTTP 204 Jul 09 15:44:18.033269 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 740/2936] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:44:17 2026] POST /volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:18.033463 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-59009440-86be-497d-94e4-621e9524b627 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:18.039408 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-59009440-86be-497d-94e4-621e9524b627 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:18.040100 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 732/2937] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:18 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:18.145081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6328f051-cb37-4892-bede-96170a67177c req-ff63b9d5-fd81-41db-b910-74c1d2d92537 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:18.146907 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-ff63b9d5-fd81-41db-b910-74c1d2d92537 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4/action Jul 09 15:44:18.147605 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-ff63b9d5-fd81-41db-b910-74c1d2d92537 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:18.147829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-ff63b9d5-fd81-41db-b910-74c1d2d92537 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:18.171810 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:18.171810 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:18.206239 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6328f051-cb37-4892-bede-96170a67177c req-ff63b9d5-fd81-41db-b910-74c1d2d92537 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4/action returned with HTTP 204 Jul 09 15:44:18.206239 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 725/2938] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:44:18 2026] POST /volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:18.573384 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0624812d-6e84-42ad-8e39-6d7388e511b0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:18.577711 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0624812d-6e84-42ad-8e39-6d7388e511b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:18.577711 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0624812d-6e84-42ad-8e39-6d7388e511b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:18.577711 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0624812d-6e84-42ad-8e39-6d7388e511b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:18.594958 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:18.594958 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:18.601933 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0624812d-6e84-42ad-8e39-6d7388e511b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:18.608151 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0624812d-6e84-42ad-8e39-6d7388e511b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:18.608747 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 742/2939] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:18 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:18.742932 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0c65f34e-0f3d-48ea-975e-adbaa42a3a24 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:18.745615 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c65f34e-0f3d-48ea-975e-adbaa42a3a24 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] GET https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 Jul 09 15:44:18.746017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c65f34e-0f3d-48ea-975e-adbaa42a3a24 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:18.746360 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c65f34e-0f3d-48ea-975e-adbaa42a3a24 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:18.746601 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-0c65f34e-0f3d-48ea-975e-adbaa42a3a24 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Show backup with id 89cc04fc-4dbd-4f38-8f60-710e48ebc311. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:18.753812 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:18.753812 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:18.754509 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c65f34e-0f3d-48ea-975e-adbaa42a3a24 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 returned with HTTP 200 Jul 09 15:44:18.755076 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 741/2940] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:18 2026] GET /volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:18.768553 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c1bc900f-c7fa-4042-9790-23c92f822421 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:18.770819 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c1bc900f-c7fa-4042-9790-23c92f822421 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] GET https://10.4.3.19/volume/v3/backups Jul 09 15:44:18.771735 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c1bc900f-c7fa-4042-9790-23c92f822421 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:18.772633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c1bc900f-c7fa-4042-9790-23c92f822421 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:18.798654 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c1bc900f-c7fa-4042-9790-23c92f822421 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 200 Jul 09 15:44:18.799087 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 733/2941] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:44:18 2026] GET /volume/v3/backups => generated 336 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:18.812392 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:18.815398 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] POST https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb/restore Jul 09 15:44:18.817201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:18.818067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Restoring backup c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb ({'restore': {}}) {{(pid=99865) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 09 15:44:18.819039 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Restoring backup c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb to volume None. Jul 09 15:44:18.827153 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:18.827153 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:18.827153 np0000004916 devstack@c-api.service[99865]: INFO cinder.backup.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Creating volume of 1 GB for restore of backup c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. Jul 09 15:44:18.833696 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Availability Zones retrieved successfully. Jul 09 15:44:18.842129 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Flow 'volume_create_api' (4acc05a3-1d12-41a4-afde-e715e74c6b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:18.844285 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992f7b9e-8afa-4d0f-a7e9-e64028660052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:18.844899 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:18.878074 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992f7b9e-8afa-4d0f-a7e9-e64028660052) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:18.878983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ec0e59-56c8-45ac-8d29-c168eed2b7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:18.928900 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Created reservations ['23af1235-abd4-4fc9-83c1-e55ee3828462', '02cf1b94-52c5-4953-9619-a7dad00e25cc', '11190b42-e0c8-4b34-bfcf-d79155b97785', '543585c3-3387-4916-b2a8-945afba31d2c'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:18.930311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ec0e59-56c8-45ac-8d29-c168eed2b7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23af1235-abd4-4fc9-83c1-e55ee3828462', '02cf1b94-52c5-4953-9619-a7dad00e25cc', '11190b42-e0c8-4b34-bfcf-d79155b97785', '543585c3-3387-4916-b2a8-945afba31d2c']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:18.931731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8690c4e2-6bbb-458b-9e93-2cb167391295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:18.975587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8690c4e2-6bbb-458b-9e93-2cb167391295) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '592d2e55-b1da-4d21-94db-9dfdaa63534d', '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_c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c263631ae8d44df6a762d2627ceff9c0',qos_specs=None,replication_status=,reservations=['23af1235-abd4-4fc9-83c1-e55ee3828462','02cf1b94-52c5-4953-9619-a7dad00e25cc','11190b42-e0c8-4b34-bfcf-d79155b97785','543585c3-3387-4916-b2a8-945afba31d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:18Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=592d2e55-b1da-4d21-94db-9dfdaa63534d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c263631ae8d44df6a762d2627ceff9c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:18.976915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5278f167-0409-49f0-a4bf-8042ef213b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:19.015322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5278f167-0409-49f0-a4bf-8042ef213b8b) transitioned into 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_c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c263631ae8d44df6a762d2627ceff9c0',qos_specs=None,replication_status=,reservations=['23af1235-abd4-4fc9-83c1-e55ee3828462','02cf1b94-52c5-4953-9619-a7dad00e25cc','11190b42-e0c8-4b34-bfcf-d79155b97785','543585c3-3387-4916-b2a8-945afba31d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:19.015322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2053b8f-6644-47da-ad82-a1e3adb3b037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:19.029170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2053b8f-6644-47da-ad82-a1e3adb3b037) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:19.031298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Flow 'volume_create_api' (4acc05a3-1d12-41a4-afde-e715e74c6b1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:19.031298 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Create volume request issued successfully. Jul 09 15:44:19.040534 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:19.040534 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:19.041401 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:19.055133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3ab6ea51-dfd3-4520-95bf-496cdd4e9061 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:19.057565 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ab6ea51-dfd3-4520-95bf-496cdd4e9061 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:19.057882 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ab6ea51-dfd3-4520-95bf-496cdd4e9061 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:19.058125 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ab6ea51-dfd3-4520-95bf-496cdd4e9061 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:19.067838 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:19.067838 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:19.073412 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3ab6ea51-dfd3-4520-95bf-496cdd4e9061 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:19.079492 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ab6ea51-dfd3-4520-95bf-496cdd4e9061 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:19.080017 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 743/2942] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:19 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:19.095995 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-592b5b12-1893-4d92-8f04-1756d48aadab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:19.100391 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-592b5b12-1893-4d92-8f04-1756d48aadab tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:19.100625 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-592b5b12-1893-4d92-8f04-1756d48aadab tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:19.100888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-592b5b12-1893-4d92-8f04-1756d48aadab tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:19.110564 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:19.110564 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:19.114167 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-592b5b12-1893-4d92-8f04-1756d48aadab tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:19.119660 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-592b5b12-1893-4d92-8f04-1756d48aadab tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:19.120115 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 742/2943] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:19 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:19.137942 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2a79c583-5f5c-496e-83f4-f64a8a885301 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:19.140604 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a79c583-5f5c-496e-83f4-f64a8a885301 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:19.140868 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a79c583-5f5c-496e-83f4-f64a8a885301 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:19.141110 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a79c583-5f5c-496e-83f4-f64a8a885301 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:19.141338 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-2a79c583-5f5c-496e-83f4-f64a8a885301 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:19.150462 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:19.150462 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:19.151125 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2a79c583-5f5c-496e-83f4-f64a8a885301 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:19.184236 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2a79c583-5f5c-496e-83f4-f64a8a885301 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume request issued successfully. Jul 09 15:44:19.184604 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a79c583-5f5c-496e-83f4-f64a8a885301 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 202 Jul 09 15:44:19.185406 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 734/2944] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:44:19 2026] DELETE /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:44:19.194676 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3ee76eb9-bb83-484d-a6a8-cf7933188f0c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:19.196655 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ee76eb9-bb83-484d-a6a8-cf7933188f0c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:19.196796 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ee76eb9-bb83-484d-a6a8-cf7933188f0c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:19.196908 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3ee76eb9-bb83-484d-a6a8-cf7933188f0c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:19.205624 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:19.205624 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:19.211582 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3ee76eb9-bb83-484d-a6a8-cf7933188f0c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:19.218906 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3ee76eb9-bb83-484d-a6a8-cf7933188f0c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 200 Jul 09 15:44:19.219360 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 744/2945] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:19 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 1190 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:19.606663 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:19.623995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-368d7b1a-0a89-4c7d-a84d-732f961c91d7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:19.626374 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-368d7b1a-0a89-4c7d-a84d-732f961c91d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:19.626659 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-368d7b1a-0a89-4c7d-a84d-732f961c91d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:19.626907 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-368d7b1a-0a89-4c7d-a84d-732f961c91d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:19.643856 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:19.643856 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:19.647787 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-368d7b1a-0a89-4c7d-a84d-732f961c91d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:19.652409 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-368d7b1a-0a89-4c7d-a84d-732f961c91d7 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:19.652832 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 735/2946] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:19 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1135 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:19.707528 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:19.707912 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1945716947"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:19.709348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1945716947'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:19.709523 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume of 1 GB Jul 09 15:44:19.713758 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Availability Zones retrieved successfully. Jul 09 15:44:19.720937 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Flow 'volume_create_api' (0c299634-c91e-40a6-85f3-b98cce38749e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:19.722290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d175215-257c-4a08-83c4-2a3a19cbeb71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:19.723521 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:19.748055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d175215-257c-4a08-83c4-2a3a19cbeb71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:19.748874 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5709634-b45a-461b-b940-d5fac6dd7da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:19.803009 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Created reservations ['36c61395-8331-4b38-9068-b8df6b870843', 'd696c69e-4a9b-43ad-8b97-4da71edc5482', '8f1606fb-0b9b-4248-94f8-844a21f09c5a', 'a5f7f094-d7d6-4319-8a2e-9345d41c3798'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:19.803676 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5709634-b45a-461b-b940-d5fac6dd7da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36c61395-8331-4b38-9068-b8df6b870843', 'd696c69e-4a9b-43ad-8b97-4da71edc5482', '8f1606fb-0b9b-4248-94f8-844a21f09c5a', 'a5f7f094-d7d6-4319-8a2e-9345d41c3798']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:19.804533 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32252118-966e-4a7b-868d-d1602bfdc63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:19.827166 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32252118-966e-4a7b-868d-d1602bfdc63b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e80f743d-12a8-4c4a-91b7-37399d50c826', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1945716947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb76fb62162458cb6aecdd01f5025df',qos_specs=None,replication_status=,reservations=['36c61395-8331-4b38-9068-b8df6b870843','d696c69e-4a9b-43ad-8b97-4da71edc5482','8f1606fb-0b9b-4248-94f8-844a21f09c5a','a5f7f094-d7d6-4319-8a2e-9345d41c3798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0808cf5b4a264bc691d961595ed5c212',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1945716947',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e80f743d-12a8-4c4a-91b7-37399d50c826,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb76fb62162458cb6aecdd01f5025df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0808cf5b4a264bc691d961595ed5c212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:19.827889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5463b1-b630-4af6-b493-31e6d64ba15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:19.845240 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b5463b1-b630-4af6-b493-31e6d64ba15c) transitioned into state 'SUCCESS' from state '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-1945716947',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb76fb62162458cb6aecdd01f5025df',qos_specs=None,replication_status=,reservations=['36c61395-8331-4b38-9068-b8df6b870843','d696c69e-4a9b-43ad-8b97-4da71edc5482','8f1606fb-0b9b-4248-94f8-844a21f09c5a','a5f7f094-d7d6-4319-8a2e-9345d41c3798'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0808cf5b4a264bc691d961595ed5c212',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:19.846071 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f4c103d-0574-405b-9f42-f8a6d993cbb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:19.854769 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f4c103d-0574-405b-9f42-f8a6d993cbb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:19.855606 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Flow 'volume_create_api' (0c299634-c91e-40a6-85f3-b98cce38749e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:19.855909 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume request issued successfully. Jul 09 15:44:19.856559 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-745f8986-d82d-4ef8-bfc8-e492cbaead95 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:19.857295 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 743/2947] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:44:19 2026] POST /volume/v3/volumes => generated 747 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:19.871624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e8136fda-9cba-4389-a76d-21beced92b3f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:19.876330 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8136fda-9cba-4389-a76d-21beced92b3f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 Jul 09 15:44:19.876744 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8136fda-9cba-4389-a76d-21beced92b3f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:19.877052 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8136fda-9cba-4389-a76d-21beced92b3f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:19.898177 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:19.898177 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:19.906209 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e8136fda-9cba-4389-a76d-21beced92b3f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:44:19.918207 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8136fda-9cba-4389-a76d-21beced92b3f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 returned with HTTP 200 Jul 09 15:44:19.918830 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 745/2948] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:19 2026] GET /volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 => generated 815 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:20.054247 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:20.054247 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:20.054950 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:20.055134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Checking backup size 1 against volume size 1 {{(pid=99865) restore /opt/stack/cinder/cinder/backup/api.py:429}} Jul 09 15:44:20.055275 np0000004916 devstack@c-api.service[99865]: INFO cinder.backup.api [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Overwriting volume 592d2e55-b1da-4d21-94db-9dfdaa63534d with restore of backup c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:20.077618 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] restore_backup in rpcapi backup_id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb {{(pid=99865) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 09 15:44:20.079842 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9afbba25-cc62-436a-8605-8e0d3d010d5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb/restore returned with HTTP 202 Jul 09 15:44:20.080401 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 726/2949] 10.4.3.19 () {68 vars in 1386 bytes} [Thu Jul 9 15:44:18 2026] POST /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb/restore => generated 189 bytes in 1270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:20.096290 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-836e1703-d449-47b6-8b4b-9bc5678c7055 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:20.098218 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-836e1703-d449-47b6-8b4b-9bc5678c7055 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:20.098458 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-836e1703-d449-47b6-8b4b-9bc5678c7055 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:20.098630 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-836e1703-d449-47b6-8b4b-9bc5678c7055 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:20.098825 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-836e1703-d449-47b6-8b4b-9bc5678c7055 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:20.104690 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:20.104690 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:20.105504 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-836e1703-d449-47b6-8b4b-9bc5678c7055 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:20.105869 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 736/2950] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:20 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:20.238153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f10f796e-358f-4f9a-bc7e-d8ab4a8c542e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:20.240783 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f10f796e-358f-4f9a-bc7e-d8ab4a8c542e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:44:20.241056 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f10f796e-358f-4f9a-bc7e-d8ab4a8c542e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:20.241342 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f10f796e-358f-4f9a-bc7e-d8ab4a8c542e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:20.248814 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f10f796e-358f-4f9a-bc7e-d8ab4a8c542e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 404 Jul 09 15:44:20.249524 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 744/2951] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:20 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:44:20.671056 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-90a2d402-b67a-40d4-b0a6-7eede05a23f9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:20.675673 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-90a2d402-b67a-40d4-b0a6-7eede05a23f9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:20.675673 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-90a2d402-b67a-40d4-b0a6-7eede05a23f9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:20.675673 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-90a2d402-b67a-40d4-b0a6-7eede05a23f9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:20.687896 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:20.687896 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:20.694871 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-90a2d402-b67a-40d4-b0a6-7eede05a23f9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:20.700275 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-90a2d402-b67a-40d4-b0a6-7eede05a23f9 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:20.700686 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 746/2952] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:20 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:20.937058 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-99904a85-ddb5-412f-adc5-4ba5f55e77ac None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:20.938728 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-99904a85-ddb5-412f-adc5-4ba5f55e77ac tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 Jul 09 15:44:20.938828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-99904a85-ddb5-412f-adc5-4ba5f55e77ac tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:20.939373 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-99904a85-ddb5-412f-adc5-4ba5f55e77ac tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:20.950406 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:20.950406 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:20.953456 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-99904a85-ddb5-412f-adc5-4ba5f55e77ac tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:44:20.963065 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-99904a85-ddb5-412f-adc5-4ba5f55e77ac tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 returned with HTTP 200 Jul 09 15:44:20.963065 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 727/2953] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:20 2026] GET /volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:20.980077 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-549b51ce-e7e0-46f2-bf9c-18d7237d8961 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:20.983431 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-549b51ce-e7e0-46f2-bf9c-18d7237d8961 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:44:20.983874 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-549b51ce-e7e0-46f2-bf9c-18d7237d8961 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e80f743d-12a8-4c4a-91b7-37399d50c826", "name": "tempest-VolumesBackupsTest-Backup-1645686573"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:20.988990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-549b51ce-e7e0-46f2-bf9c-18d7237d8961 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Creating new backup {'backup': {'volume_id': 'e80f743d-12a8-4c4a-91b7-37399d50c826', 'name': 'tempest-VolumesBackupsTest-Backup-1645686573'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:44:20.989221 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-549b51ce-e7e0-46f2-bf9c-18d7237d8961 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Creating backup of volume e80f743d-12a8-4c4a-91b7-37399d50c826 in container None Jul 09 15:44:21.006267 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:21.006267 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:21.006917 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-549b51ce-e7e0-46f2-bf9c-18d7237d8961 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:44:21.095283 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-549b51ce-e7e0-46f2-bf9c-18d7237d8961 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Created reservations ['b159b868-fc96-4681-9171-68c7982b8a6d', '499068b4-e803-4bad-989d-06d16e197bb7'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:21.123494 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-20830602-5702-4169-aeff-75cf17adc72b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:21.129118 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20830602-5702-4169-aeff-75cf17adc72b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:21.129449 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20830602-5702-4169-aeff-75cf17adc72b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:21.130389 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20830602-5702-4169-aeff-75cf17adc72b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:21.131624 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-20830602-5702-4169-aeff-75cf17adc72b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:21.141526 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:21.141526 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:21.141526 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20830602-5702-4169-aeff-75cf17adc72b tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:21.141741 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 745/2954] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:21 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:21.183486 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-549b51ce-e7e0-46f2-bf9c-18d7237d8961 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:44:21.185421 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 737/2955] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:44:20 2026] POST /volume/v3/backups => generated 328 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:21.195913 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-02efbf87-d05a-4175-91a7-b6213861bae2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:21.199732 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-02efbf87-d05a-4175-91a7-b6213861bae2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:21.203935 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-02efbf87-d05a-4175-91a7-b6213861bae2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:21.204195 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-02efbf87-d05a-4175-91a7-b6213861bae2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:21.204452 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-02efbf87-d05a-4175-91a7-b6213861bae2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:21.216357 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:21.216357 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:21.218442 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-02efbf87-d05a-4175-91a7-b6213861bae2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:21.219453 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 747/2956] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:21 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 735 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:21.721499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d5096172-19e2-4a41-b4a9-f189dc5bc8cc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:21.725040 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d5096172-19e2-4a41-b4a9-f189dc5bc8cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:21.725040 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d5096172-19e2-4a41-b4a9-f189dc5bc8cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:21.725040 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d5096172-19e2-4a41-b4a9-f189dc5bc8cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:21.733679 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:21.733679 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:21.737326 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d5096172-19e2-4a41-b4a9-f189dc5bc8cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:21.741362 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d5096172-19e2-4a41-b4a9-f189dc5bc8cc tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:21.741842 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 728/2957] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:21 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:22.156773 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fb92a745-082f-4ebc-8791-114e3c026d2c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:22.161578 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb92a745-082f-4ebc-8791-114e3c026d2c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:22.161856 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb92a745-082f-4ebc-8791-114e3c026d2c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:22.162124 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb92a745-082f-4ebc-8791-114e3c026d2c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:22.162914 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-fb92a745-082f-4ebc-8791-114e3c026d2c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:22.174062 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:22.174062 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:22.174998 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb92a745-082f-4ebc-8791-114e3c026d2c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:22.175976 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 746/2958] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:22 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:44:22.237730 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dfd3f89a-7b18-459d-9be6-6b8328fa2e08 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:22.240114 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dfd3f89a-7b18-459d-9be6-6b8328fa2e08 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:22.240404 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dfd3f89a-7b18-459d-9be6-6b8328fa2e08 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:22.240645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dfd3f89a-7b18-459d-9be6-6b8328fa2e08 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:22.240786 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-dfd3f89a-7b18-459d-9be6-6b8328fa2e08 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:22.246688 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:22.246688 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:22.247699 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dfd3f89a-7b18-459d-9be6-6b8328fa2e08 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:22.248114 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 738/2959] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:22 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:22.515304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-c92f2337-35f5-4238-afef-a29de199615e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:22.520735 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-c92f2337-35f5-4238-afef-a29de199615e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0/encryption Jul 09 15:44:22.520951 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-c92f2337-35f5-4238-afef-a29de199615e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:22.521170 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-c92f2337-35f5-4238-afef-a29de199615e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:22.534107 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:22.534107 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:22.542109 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-012cced1-fa63-4970-829d-7f22b46e9f2a req-c92f2337-35f5-4238-afef-a29de199615e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0/encryption returned with HTTP 200 Jul 09 15:44:22.542428 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 748/2960] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:44:22 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:22.630798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:22.633467 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:22.635212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "0d235fb9-258e-4cab-b17f-0f7fc1ade9df", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:22.635878 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '0d235fb9-258e-4cab-b17f-0f7fc1ade9df', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:22.732910 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume of 1 GB Jul 09 15:44:22.738983 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Availability Zones retrieved successfully. Jul 09 15:44:22.747516 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (dee92d3f-581e-46e9-a01f-a341a2c27012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:22.749551 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ce67c8-7cbb-48e9-aee4-9502cf0f31ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:22.751230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:22.759779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a80e430b-b2ac-418f-80b1-7aebd6b9283c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:22.763511 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a80e430b-b2ac-418f-80b1-7aebd6b9283c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:22.766278 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a80e430b-b2ac-418f-80b1-7aebd6b9283c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:22.766566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a80e430b-b2ac-418f-80b1-7aebd6b9283c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:22.785948 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:22.785948 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:22.794682 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a80e430b-b2ac-418f-80b1-7aebd6b9283c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:22.801564 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a80e430b-b2ac-418f-80b1-7aebd6b9283c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:22.803405 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 747/2961] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:22 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 1135 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:22.827125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8ce67c8-7cbb-48e9-aee4-9502cf0f31ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:22.829645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f3e5d0-57d8-41c0-be0f-471ddda9b2c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:22.884198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Created reservations ['42a1bbc0-8e6d-4ba4-b5c1-1b2955ce3fe9', '9144a3d4-6bb1-4a6d-ba5b-49595d3eedd7', 'c28eb1ac-0a59-40bf-9a5d-bb7fe95ff0e2', '717af4fa-2e63-4eb0-b841-5062b933af9b'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:22.884903 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7f3e5d0-57d8-41c0-be0f-471ddda9b2c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42a1bbc0-8e6d-4ba4-b5c1-1b2955ce3fe9', '9144a3d4-6bb1-4a6d-ba5b-49595d3eedd7', 'c28eb1ac-0a59-40bf-9a5d-bb7fe95ff0e2', '717af4fa-2e63-4eb0-b841-5062b933af9b']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:22.886466 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ec1f8-534e-46ff-988d-550f417d7a4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:22.902889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-8bf435dd-275d-4675-bb9e-24cff4794e48 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:22.906626 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-8bf435dd-275d-4675-bb9e-24cff4794e48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 Jul 09 15:44:22.906626 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-8bf435dd-275d-4675-bb9e-24cff4794e48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:22.907046 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-8bf435dd-275d-4675-bb9e-24cff4794e48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:22.918152 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ec1f8-534e-46ff-988d-550f417d7a4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd12078ad-e69a-44ee-967e-6992a2af69f1', '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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['42a1bbc0-8e6d-4ba4-b5c1-1b2955ce3fe9','9144a3d4-6bb1-4a6d-ba5b-49595d3eedd7','c28eb1ac-0a59-40bf-9a5d-bb7fe95ff0e2','717af4fa-2e63-4eb0-b841-5062b933af9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:22Z,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=d12078ad-e69a-44ee-967e-6992a2af69f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3740971677f448469105034559d0bff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61237d092e9344368546c1a3982c38d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:22.918396 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:22.918396 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:22.919154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773c5f49-2335-47dc-b680-4639397ac76d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:22.941482 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (773c5f49-2335-47dc-b680-4639397ac76d) transitioned into state 'SUCCESS' from 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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['42a1bbc0-8e6d-4ba4-b5c1-1b2955ce3fe9','9144a3d4-6bb1-4a6d-ba5b-49595d3eedd7','c28eb1ac-0a59-40bf-9a5d-bb7fe95ff0e2','717af4fa-2e63-4eb0-b841-5062b933af9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:22.942410 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc5e368-46d0-4db6-bf1b-bd0cd69e7af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:22.954494 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4fc5e368-46d0-4db6-bf1b-bd0cd69e7af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:22.956202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (dee92d3f-581e-46e9-a01f-a341a2c27012) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:22.956202 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request issued successfully. Jul 09 15:44:22.956202 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a142c363-d325-48cf-a9b3-db9d4c893c8c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:22.956666 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 729/2962] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:44:22 2026] POST /volume/v3/volumes => generated 773 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:22.972931 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-98e226cd-2f70-4636-81d4-3caec2ad24d3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:22.977526 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-98e226cd-2f70-4636-81d4-3caec2ad24d3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:22.977746 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-98e226cd-2f70-4636-81d4-3caec2ad24d3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:22.977985 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-98e226cd-2f70-4636-81d4-3caec2ad24d3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:22.986514 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:22.986514 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:22.997405 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-98e226cd-2f70-4636-81d4-3caec2ad24d3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:23.004959 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-98e226cd-2f70-4636-81d4-3caec2ad24d3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:23.005714 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 749/2963] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:22 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:23.193594 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-751025df-9bf0-4165-94dc-3fc68702b49e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:23.195583 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-751025df-9bf0-4165-94dc-3fc68702b49e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:23.195880 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-751025df-9bf0-4165-94dc-3fc68702b49e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:23.196221 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-751025df-9bf0-4165-94dc-3fc68702b49e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:23.196439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-751025df-9bf0-4165-94dc-3fc68702b49e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:23.201586 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:23.201586 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:23.202506 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-751025df-9bf0-4165-94dc-3fc68702b49e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:23.203546 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 748/2964] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:23 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:23.263988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-01e226d2-d8b9-4ac6-9d5a-3bf8dcd6c361 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:23.268080 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-01e226d2-d8b9-4ac6-9d5a-3bf8dcd6c361 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:23.268322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-01e226d2-d8b9-4ac6-9d5a-3bf8dcd6c361 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:23.268559 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-01e226d2-d8b9-4ac6-9d5a-3bf8dcd6c361 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:23.268669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-01e226d2-d8b9-4ac6-9d5a-3bf8dcd6c361 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:23.276383 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:23.276383 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:23.277376 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-01e226d2-d8b9-4ac6-9d5a-3bf8dcd6c361 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:23.277882 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 730/2965] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:23 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:23.456866 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a6434481-5913-4b53-9135-0c6a5d38cb97 req-8bf435dd-275d-4675-bb9e-24cff4794e48 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 returned with HTTP 200 Jul 09 15:44:23.457438 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 739/2966] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:44:22 2026] DELETE /volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:23.817217 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d5e31dd0-d440-467b-acbb-21d3196605df None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:23.819285 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d5e31dd0-d440-467b-acbb-21d3196605df tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:23.819668 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d5e31dd0-d440-467b-acbb-21d3196605df tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:23.819935 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d5e31dd0-d440-467b-acbb-21d3196605df tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:23.829948 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:23.829948 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:23.835176 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d5e31dd0-d440-467b-acbb-21d3196605df tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:23.840505 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d5e31dd0-d440-467b-acbb-21d3196605df tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:23.840997 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 750/2967] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:23 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:24.027373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e3a1c7b2-01c0-4b0a-9176-a852d12923b4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:24.031171 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e3a1c7b2-01c0-4b0a-9176-a852d12923b4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:24.031463 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e3a1c7b2-01c0-4b0a-9176-a852d12923b4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:24.031690 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e3a1c7b2-01c0-4b0a-9176-a852d12923b4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:24.041541 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:24.041541 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:24.049577 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e3a1c7b2-01c0-4b0a-9176-a852d12923b4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:24.056955 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e3a1c7b2-01c0-4b0a-9176-a852d12923b4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:24.057611 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 749/2968] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:24 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 865 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:24.224968 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4fe9b7ee-c6c5-458b-b00c-0f44ee833cb6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:24.227586 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4fe9b7ee-c6c5-458b-b00c-0f44ee833cb6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:24.227842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4fe9b7ee-c6c5-458b-b00c-0f44ee833cb6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:24.228084 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4fe9b7ee-c6c5-458b-b00c-0f44ee833cb6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:24.228245 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4fe9b7ee-c6c5-458b-b00c-0f44ee833cb6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:24.234681 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:24.234681 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:24.235395 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4fe9b7ee-c6c5-458b-b00c-0f44ee833cb6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:24.235810 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 731/2969] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:24 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:24.294644 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-da5ee86f-f12a-4f77-8d9d-b9303eac5e78 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:24.297140 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-da5ee86f-f12a-4f77-8d9d-b9303eac5e78 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:24.297140 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-da5ee86f-f12a-4f77-8d9d-b9303eac5e78 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:24.300211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-da5ee86f-f12a-4f77-8d9d-b9303eac5e78 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:24.300211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-da5ee86f-f12a-4f77-8d9d-b9303eac5e78 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:24.305018 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:24.305018 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:24.306052 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-da5ee86f-f12a-4f77-8d9d-b9303eac5e78 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:24.307904 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 740/2970] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:24 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:25.077419 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f7bc82a7-61db-4749-899c-41899c3575b6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:25.079735 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7bc82a7-61db-4749-899c-41899c3575b6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:25.080015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7bc82a7-61db-4749-899c-41899c3575b6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:25.080281 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7bc82a7-61db-4749-899c-41899c3575b6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:25.089745 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:25.089745 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:25.095730 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f7bc82a7-61db-4749-899c-41899c3575b6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:25.101345 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7bc82a7-61db-4749-899c-41899c3575b6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:25.101889 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 751/2971] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:25 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 923 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:25.250540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b9a5293d-d198-455f-b757-9dc980086085 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:25.253027 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b9a5293d-d198-455f-b757-9dc980086085 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:25.253347 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b9a5293d-d198-455f-b757-9dc980086085 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:25.255238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b9a5293d-d198-455f-b757-9dc980086085 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:25.255238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b9a5293d-d198-455f-b757-9dc980086085 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:25.262098 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:25.262098 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:25.263288 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b9a5293d-d198-455f-b757-9dc980086085 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:25.266725 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 750/2972] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:25 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:25.324539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-aede9386-5c3a-436b-87ac-dce9fe687600 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:25.328810 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aede9386-5c3a-436b-87ac-dce9fe687600 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:25.329017 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aede9386-5c3a-436b-87ac-dce9fe687600 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:25.329378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aede9386-5c3a-436b-87ac-dce9fe687600 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:25.329378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-aede9386-5c3a-436b-87ac-dce9fe687600 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:25.336113 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:25.336113 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:25.336919 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aede9386-5c3a-436b-87ac-dce9fe687600 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:25.338725 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 732/2973] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:25 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:26.123429 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8348101c-4ce9-44b7-a73b-095128879b8d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:26.127192 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8348101c-4ce9-44b7-a73b-095128879b8d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:26.127520 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8348101c-4ce9-44b7-a73b-095128879b8d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:26.127810 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8348101c-4ce9-44b7-a73b-095128879b8d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:26.143329 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:26.143329 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:26.149566 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8348101c-4ce9-44b7-a73b-095128879b8d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:26.155221 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8348101c-4ce9-44b7-a73b-095128879b8d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:26.155884 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 741/2974] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:26 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:26.280826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bea462fe-753b-404f-95d4-c9b1d74a9552 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:26.284592 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bea462fe-753b-404f-95d4-c9b1d74a9552 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:26.284848 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bea462fe-753b-404f-95d4-c9b1d74a9552 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:26.285290 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bea462fe-753b-404f-95d4-c9b1d74a9552 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:26.286216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-bea462fe-753b-404f-95d4-c9b1d74a9552 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:26.292614 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:26.292614 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:26.293908 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bea462fe-753b-404f-95d4-c9b1d74a9552 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:26.294914 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 752/2975] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:26 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:44:26.349990 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2824ab60-4875-4f7c-81cd-0ac27690a838 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:26.352254 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2824ab60-4875-4f7c-81cd-0ac27690a838 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:26.352481 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2824ab60-4875-4f7c-81cd-0ac27690a838 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:26.352780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2824ab60-4875-4f7c-81cd-0ac27690a838 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:26.352956 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2824ab60-4875-4f7c-81cd-0ac27690a838 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:26.359111 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:26.359111 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:26.360269 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2824ab60-4875-4f7c-81cd-0ac27690a838 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:26.360785 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 751/2976] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:26 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:27.173987 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-050a9b80-5513-4cc7-98bd-57cd8488d3bf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:27.175718 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-050a9b80-5513-4cc7-98bd-57cd8488d3bf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:27.176046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-050a9b80-5513-4cc7-98bd-57cd8488d3bf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:27.176430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-050a9b80-5513-4cc7-98bd-57cd8488d3bf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:27.187968 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:27.187968 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:27.191720 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-050a9b80-5513-4cc7-98bd-57cd8488d3bf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:27.202469 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-050a9b80-5513-4cc7-98bd-57cd8488d3bf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:27.203174 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 733/2977] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:27 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:27.307249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-da28a865-b0fc-4d50-9f4f-ed6d28a01730 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:27.313284 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-da28a865-b0fc-4d50-9f4f-ed6d28a01730 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:27.313284 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-da28a865-b0fc-4d50-9f4f-ed6d28a01730 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:27.313284 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-da28a865-b0fc-4d50-9f4f-ed6d28a01730 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:27.313284 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-da28a865-b0fc-4d50-9f4f-ed6d28a01730 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:27.317201 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:27.317201 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:27.318147 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-da28a865-b0fc-4d50-9f4f-ed6d28a01730 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:27.318599 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 742/2978] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:27 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:44:27.375992 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9f9fe9c2-0614-4bc7-88a8-43d303a3e990 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:27.377672 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f9fe9c2-0614-4bc7-88a8-43d303a3e990 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:27.377855 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f9fe9c2-0614-4bc7-88a8-43d303a3e990 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:27.378070 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f9fe9c2-0614-4bc7-88a8-43d303a3e990 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:27.378214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9f9fe9c2-0614-4bc7-88a8-43d303a3e990 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:27.384668 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:27.384668 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:27.389275 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f9fe9c2-0614-4bc7-88a8-43d303a3e990 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:27.389275 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 753/2979] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:27 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:28.226131 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3856ffc7-d445-4b71-9f01-3567d2ffee3d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:28.228893 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3856ffc7-d445-4b71-9f01-3567d2ffee3d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:28.229194 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3856ffc7-d445-4b71-9f01-3567d2ffee3d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:28.231983 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3856ffc7-d445-4b71-9f01-3567d2ffee3d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:28.243104 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:28.243104 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:28.251878 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3856ffc7-d445-4b71-9f01-3567d2ffee3d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:28.261483 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3856ffc7-d445-4b71-9f01-3567d2ffee3d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:28.262051 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 752/2980] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:28 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:28.338448 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6fa5c07a-673f-4afc-a2e8-33576b0cd19e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:28.342061 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6fa5c07a-673f-4afc-a2e8-33576b0cd19e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:28.342938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6fa5c07a-673f-4afc-a2e8-33576b0cd19e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:28.342938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6fa5c07a-673f-4afc-a2e8-33576b0cd19e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:28.342938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6fa5c07a-673f-4afc-a2e8-33576b0cd19e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:28.354120 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:28.354120 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:28.355036 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6fa5c07a-673f-4afc-a2e8-33576b0cd19e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:28.355431 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 734/2981] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:28 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:44:28.401460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-367278d5-2721-4688-83e8-358bdd5e7195 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:28.403541 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-367278d5-2721-4688-83e8-358bdd5e7195 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:28.403765 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-367278d5-2721-4688-83e8-358bdd5e7195 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:28.404571 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-367278d5-2721-4688-83e8-358bdd5e7195 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:28.404571 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-367278d5-2721-4688-83e8-358bdd5e7195 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:28.414801 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:28.414801 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:28.415919 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-367278d5-2721-4688-83e8-358bdd5e7195 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:28.417132 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 743/2982] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:28 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:29.284416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5389278b-4fe4-44b6-8507-10a02f66793b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:29.296344 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5389278b-4fe4-44b6-8507-10a02f66793b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:29.296864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5389278b-4fe4-44b6-8507-10a02f66793b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:29.296864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5389278b-4fe4-44b6-8507-10a02f66793b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:29.306888 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:29.306888 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:29.314749 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5389278b-4fe4-44b6-8507-10a02f66793b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:29.320304 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5389278b-4fe4-44b6-8507-10a02f66793b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:29.322242 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 754/2983] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:29 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:29.376611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-29688471-abd8-4826-8228-d0d22cc76fb7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:29.380873 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29688471-abd8-4826-8228-d0d22cc76fb7 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:29.380873 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29688471-abd8-4826-8228-d0d22cc76fb7 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:29.381089 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29688471-abd8-4826-8228-d0d22cc76fb7 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:29.381309 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-29688471-abd8-4826-8228-d0d22cc76fb7 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:29.394080 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:29.394080 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:29.395421 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29688471-abd8-4826-8228-d0d22cc76fb7 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:29.400080 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 753/2984] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:29 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:29.431848 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-731e5502-37eb-4e38-a7da-1e52cb96a96b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:29.442735 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-731e5502-37eb-4e38-a7da-1e52cb96a96b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:29.443080 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-731e5502-37eb-4e38-a7da-1e52cb96a96b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:29.444057 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-731e5502-37eb-4e38-a7da-1e52cb96a96b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:29.444290 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-731e5502-37eb-4e38-a7da-1e52cb96a96b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:29.468859 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:29.468859 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:29.475291 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-731e5502-37eb-4e38-a7da-1e52cb96a96b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:29.475849 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 735/2985] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:29 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:30.131278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-41153624-bb9b-46fb-a8a3-4def21d82509 req-32e24cf0-0647-48d7-88ff-6f6ca6ea5703 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:30.135325 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-41153624-bb9b-46fb-a8a3-4def21d82509 req-32e24cf0-0647-48d7-88ff-6f6ca6ea5703 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 Jul 09 15:44:30.135325 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-41153624-bb9b-46fb-a8a3-4def21d82509 req-32e24cf0-0647-48d7-88ff-6f6ca6ea5703 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:30.135633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-41153624-bb9b-46fb-a8a3-4def21d82509 req-32e24cf0-0647-48d7-88ff-6f6ca6ea5703 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:30.145790 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-41153624-bb9b-46fb-a8a3-4def21d82509 req-32e24cf0-0647-48d7-88ff-6f6ca6ea5703 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 returned with HTTP 404 Jul 09 15:44:30.146487 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 744/2986] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:44:30 2026] DELETE /volume/v3/attachments/9f607fd0-20e2-47c2-bc84-cd8f0c24ebe9 => generated 149 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:44:30.350424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-edbd8e6f-c27c-42c0-9010-382b1e6c22c6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:30.356359 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-edbd8e6f-c27c-42c0-9010-382b1e6c22c6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:30.357549 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-edbd8e6f-c27c-42c0-9010-382b1e6c22c6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:30.357549 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-edbd8e6f-c27c-42c0-9010-382b1e6c22c6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:30.378339 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:30.378339 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:30.390418 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-edbd8e6f-c27c-42c0-9010-382b1e6c22c6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:30.403585 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-edbd8e6f-c27c-42c0-9010-382b1e6c22c6 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:30.404527 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 755/2987] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:30 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:30.412735 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c95f867f-7b15-40e7-9804-831b6188fba2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:30.417700 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c95f867f-7b15-40e7-9804-831b6188fba2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:30.417700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c95f867f-7b15-40e7-9804-831b6188fba2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:30.418037 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c95f867f-7b15-40e7-9804-831b6188fba2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:30.418088 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c95f867f-7b15-40e7-9804-831b6188fba2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:30.427308 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:30.427308 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:30.427308 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c95f867f-7b15-40e7-9804-831b6188fba2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:30.429316 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 754/2988] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:30 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:30.492657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bc6b3fcc-c4ff-4d42-9be3-5ef1f7db5913 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:30.503116 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bc6b3fcc-c4ff-4d42-9be3-5ef1f7db5913 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:30.504105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bc6b3fcc-c4ff-4d42-9be3-5ef1f7db5913 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:30.505075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bc6b3fcc-c4ff-4d42-9be3-5ef1f7db5913 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:30.505587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-bc6b3fcc-c4ff-4d42-9be3-5ef1f7db5913 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:30.514666 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:30.514666 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:30.515644 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bc6b3fcc-c4ff-4d42-9be3-5ef1f7db5913 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:30.516267 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 736/2989] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:30 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:31.420439 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b5d0e4f3-c86a-401a-94a5-03d68b948c76 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:31.422418 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b5d0e4f3-c86a-401a-94a5-03d68b948c76 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:31.422644 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b5d0e4f3-c86a-401a-94a5-03d68b948c76 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:31.422822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b5d0e4f3-c86a-401a-94a5-03d68b948c76 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:31.427342 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-387ee87c-435a-440f-b259-a89d93af3b6f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:31.429577 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-387ee87c-435a-440f-b259-a89d93af3b6f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:31.429815 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-387ee87c-435a-440f-b259-a89d93af3b6f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:31.430032 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:31.430032 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:31.430129 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-387ee87c-435a-440f-b259-a89d93af3b6f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:31.433990 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b5d0e4f3-c86a-401a-94a5-03d68b948c76 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:31.438734 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b5d0e4f3-c86a-401a-94a5-03d68b948c76 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:31.438922 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:31.438922 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:31.439159 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 745/2990] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:31 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:31.443663 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-387ee87c-435a-440f-b259-a89d93af3b6f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:31.444459 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d63524b-5832-40ad-ae02-6b1e4266c9f6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:31.446596 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d63524b-5832-40ad-ae02-6b1e4266c9f6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:31.446833 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d63524b-5832-40ad-ae02-6b1e4266c9f6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:31.447089 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d63524b-5832-40ad-ae02-6b1e4266c9f6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:31.447270 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8d63524b-5832-40ad-ae02-6b1e4266c9f6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:31.449892 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-387ee87c-435a-440f-b259-a89d93af3b6f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:31.450388 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 756/2991] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:31 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:31.452099 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:31.452099 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:31.453171 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d63524b-5832-40ad-ae02-6b1e4266c9f6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:31.454412 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 755/2992] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:31 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:31.528902 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3322a908-c92f-41e2-a84c-95a8aaa1e2ff None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:31.531589 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3322a908-c92f-41e2-a84c-95a8aaa1e2ff tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:31.531842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3322a908-c92f-41e2-a84c-95a8aaa1e2ff tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:31.532082 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3322a908-c92f-41e2-a84c-95a8aaa1e2ff tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:31.532267 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3322a908-c92f-41e2-a84c-95a8aaa1e2ff tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:31.541319 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:31.541319 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:31.542336 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3322a908-c92f-41e2-a84c-95a8aaa1e2ff tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:31.542822 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 737/2993] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:31 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:32.452635 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-764b6f69-ed45-4fd9-9cc9-5a9e5da6d2d2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:32.454649 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-764b6f69-ed45-4fd9-9cc9-5a9e5da6d2d2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:32.454843 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-764b6f69-ed45-4fd9-9cc9-5a9e5da6d2d2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:32.455015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-764b6f69-ed45-4fd9-9cc9-5a9e5da6d2d2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:32.463301 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:32.463301 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:32.467758 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-764b6f69-ed45-4fd9-9cc9-5a9e5da6d2d2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:32.468481 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7b1d1c34-0266-4de0-8441-f8e9ebf0b30c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:32.471966 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-764b6f69-ed45-4fd9-9cc9-5a9e5da6d2d2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:32.473294 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 746/2994] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:32 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:32.473415 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-229f4ba0-bb7e-4efc-886a-ac3444123b63 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:32.476582 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-229f4ba0-bb7e-4efc-886a-ac3444123b63 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:32.476745 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-229f4ba0-bb7e-4efc-886a-ac3444123b63 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:32.476905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-229f4ba0-bb7e-4efc-886a-ac3444123b63 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:32.476992 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-229f4ba0-bb7e-4efc-886a-ac3444123b63 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:32.478336 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7b1d1c34-0266-4de0-8441-f8e9ebf0b30c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:32.479259 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7b1d1c34-0266-4de0-8441-f8e9ebf0b30c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:32.480616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7b1d1c34-0266-4de0-8441-f8e9ebf0b30c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:32.481300 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:32.481300 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:32.481730 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-229f4ba0-bb7e-4efc-886a-ac3444123b63 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:32.482107 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 756/2995] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:32 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:32.514612 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:32.514612 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:32.531258 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7b1d1c34-0266-4de0-8441-f8e9ebf0b30c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:32.544687 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7b1d1c34-0266-4de0-8441-f8e9ebf0b30c tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:32.544885 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 757/2996] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:32 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:32.553807 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-90b7a476-5281-4c0b-8b56-fcdf8296f4b7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:32.555773 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-90b7a476-5281-4c0b-8b56-fcdf8296f4b7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:32.555967 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-90b7a476-5281-4c0b-8b56-fcdf8296f4b7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:32.556164 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-90b7a476-5281-4c0b-8b56-fcdf8296f4b7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:32.556285 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-90b7a476-5281-4c0b-8b56-fcdf8296f4b7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:32.563540 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:32.563540 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:32.564580 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-90b7a476-5281-4c0b-8b56-fcdf8296f4b7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:32.566251 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 738/2997] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:32 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:32.576426 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cfb3b5cb-c962-44cd-95c5-a2bbd8229725 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:32.578231 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cfb3b5cb-c962-44cd-95c5-a2bbd8229725 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] POST https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action Jul 09 15:44:32.578576 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cfb3b5cb-c962-44cd-95c5-a2bbd8229725 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-734506536", "disk_format": "qcow2"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:32.578709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cfb3b5cb-c962-44cd-95c5-a2bbd8229725 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-734506536", "disk_format": "qcow2"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:32.587276 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:32.587276 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:32.589196 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cfb3b5cb-c962-44cd-95c5-a2bbd8229725 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:32.603782 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:32.603782 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:32.607812 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.image.image_utils [None req-cfb3b5cb-c962-44cd-95c5-a2bbd8229725 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-734506536'}] 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-734506536'}]. {{(pid=99867) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 09 15:44:33.205360 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cfb3b5cb-c962-44cd-95c5-a2bbd8229725 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Copy volume to image completed successfully. Jul 09 15:44:33.205987 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cfb3b5cb-c962-44cd-95c5-a2bbd8229725 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action returned with HTTP 202 Jul 09 15:44:33.206582 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 747/2998] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:44:32 2026] POST /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2/action => generated 688 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:33.487494 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dfccbfc1-555e-4f4f-a2be-620f83765044 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:33.489466 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dfccbfc1-555e-4f4f-a2be-620f83765044 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:33.489797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dfccbfc1-555e-4f4f-a2be-620f83765044 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:33.490060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dfccbfc1-555e-4f4f-a2be-620f83765044 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:33.498113 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:33.498113 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:33.499018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1407abf1-237d-4bc6-b1ae-393ba92b1b56 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:33.501086 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1407abf1-237d-4bc6-b1ae-393ba92b1b56 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:33.501312 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1407abf1-237d-4bc6-b1ae-393ba92b1b56 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:33.501544 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1407abf1-237d-4bc6-b1ae-393ba92b1b56 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:33.501664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1407abf1-237d-4bc6-b1ae-393ba92b1b56 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:33.503450 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dfccbfc1-555e-4f4f-a2be-620f83765044 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:33.506472 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:33.506472 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:33.507330 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1407abf1-237d-4bc6-b1ae-393ba92b1b56 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:33.507763 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 758/2999] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:33 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:33.508600 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dfccbfc1-555e-4f4f-a2be-620f83765044 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:33.509078 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 757/3000] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:33 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:33.576993 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-672958e4-f02e-4cab-a612-d6c50d1444f3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:33.579057 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-672958e4-f02e-4cab-a612-d6c50d1444f3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:33.579287 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-672958e4-f02e-4cab-a612-d6c50d1444f3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:33.579514 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-672958e4-f02e-4cab-a612-d6c50d1444f3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:33.579650 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-672958e4-f02e-4cab-a612-d6c50d1444f3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:33.584528 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:33.584528 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:33.585400 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-672958e4-f02e-4cab-a612-d6c50d1444f3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:33.585801 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 739/3001] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:33 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:34.436278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dfd052fb-282f-424f-a59c-1ce3e6e6c7b0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:34.437449 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dfd052fb-282f-424f-a59c-1ce3e6e6c7b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:34.437777 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dfd052fb-282f-424f-a59c-1ce3e6e6c7b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:34.438047 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dfd052fb-282f-424f-a59c-1ce3e6e6c7b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:34.457559 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:34.457559 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:34.466157 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dfd052fb-282f-424f-a59c-1ce3e6e6c7b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:34.472336 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dfd052fb-282f-424f-a59c-1ce3e6e6c7b0 tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:34.472751 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 748/3002] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:34 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:34.487492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e378ba0e-fcf6-463c-97b5-c0dce3919f0f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:34.489616 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e378ba0e-fcf6-463c-97b5-c0dce3919f0f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:34.489822 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e378ba0e-fcf6-463c-97b5-c0dce3919f0f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:34.490070 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e378ba0e-fcf6-463c-97b5-c0dce3919f0f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:34.490266 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-e378ba0e-fcf6-463c-97b5-c0dce3919f0f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume with id: 3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:34.502903 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:34.502903 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:34.503557 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e378ba0e-fcf6-463c-97b5-c0dce3919f0f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:34.522373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d22d855d-8d2a-4b37-bb2b-0b5ecb1850ce None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:34.523698 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d22d855d-8d2a-4b37-bb2b-0b5ecb1850ce tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:34.523881 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d22d855d-8d2a-4b37-bb2b-0b5ecb1850ce tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:34.524053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d22d855d-8d2a-4b37-bb2b-0b5ecb1850ce tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:34.524206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d22d855d-8d2a-4b37-bb2b-0b5ecb1850ce tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:34.528388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8c65b974-af0b-449f-a169-fd21e406ea10 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:34.529609 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:34.529609 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:34.530620 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d22d855d-8d2a-4b37-bb2b-0b5ecb1850ce tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:34.531081 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 758/3003] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:34 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:34.533624 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c65b974-af0b-449f-a169-fd21e406ea10 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:34.533885 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c65b974-af0b-449f-a169-fd21e406ea10 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:34.534110 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c65b974-af0b-449f-a169-fd21e406ea10 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:34.535730 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e378ba0e-fcf6-463c-97b5-c0dce3919f0f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Delete volume request issued successfully. Jul 09 15:44:34.536986 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e378ba0e-fcf6-463c-97b5-c0dce3919f0f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 202 Jul 09 15:44:34.536986 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 759/3004] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:34 2026] DELETE /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:44:34.546797 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:34.546797 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:34.548884 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0f6f542a-f8f8-4e36-b350-eb620a28514f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:34.550722 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0f6f542a-f8f8-4e36-b350-eb620a28514f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:34.550912 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0f6f542a-f8f8-4e36-b350-eb620a28514f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:34.550967 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8c65b974-af0b-449f-a169-fd21e406ea10 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:34.551106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0f6f542a-f8f8-4e36-b350-eb620a28514f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:34.556673 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c65b974-af0b-449f-a169-fd21e406ea10 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:34.557286 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 740/3005] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:34 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:34.559579 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:34.559579 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:34.564337 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0f6f542a-f8f8-4e36-b350-eb620a28514f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Volume info retrieved successfully. Jul 09 15:44:34.568134 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0f6f542a-f8f8-4e36-b350-eb620a28514f tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 200 Jul 09 15:44:34.568613 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 749/3006] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:34 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:34.599090 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3fb0f12b-3b74-4592-ae30-82409c1d5358 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:34.599686 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3fb0f12b-3b74-4592-ae30-82409c1d5358 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:34.599876 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3fb0f12b-3b74-4592-ae30-82409c1d5358 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:34.600089 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3fb0f12b-3b74-4592-ae30-82409c1d5358 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:34.600223 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3fb0f12b-3b74-4592-ae30-82409c1d5358 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:34.605512 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:34.605512 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:34.606485 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3fb0f12b-3b74-4592-ae30-82409c1d5358 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:34.606657 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 759/3007] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:34 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:35.545277 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6065802e-bb61-4d79-b67e-5b7cde0e589c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:35.554894 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6065802e-bb61-4d79-b67e-5b7cde0e589c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:35.555785 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6065802e-bb61-4d79-b67e-5b7cde0e589c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:35.556649 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6065802e-bb61-4d79-b67e-5b7cde0e589c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:35.558024 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-6065802e-bb61-4d79-b67e-5b7cde0e589c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:35.582332 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-45320d10-598d-4090-89c6-e76428c53d48 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:35.586221 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-38dfbb5d-14b6-4487-b359-ac30829f845c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:35.586724 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45320d10-598d-4090-89c6-e76428c53d48 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:35.587508 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45320d10-598d-4090-89c6-e76428c53d48 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:35.588460 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-38dfbb5d-14b6-4487-b359-ac30829f845c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] GET https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 Jul 09 15:44:35.588652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45320d10-598d-4090-89c6-e76428c53d48 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:35.588716 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-38dfbb5d-14b6-4487-b359-ac30829f845c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:35.588716 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-38dfbb5d-14b6-4487-b359-ac30829f845c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:35.594438 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:35.594438 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:35.594438 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6065802e-bb61-4d79-b67e-5b7cde0e589c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:35.594438 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 760/3008] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:35 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:35.596779 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-38dfbb5d-14b6-4487-b359-ac30829f845c tempest-VolumesBackupsTest-1622767247 tempest-VolumesBackupsTest-1622767247-project-member] https://10.4.3.19/volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 returned with HTTP 404 Jul 09 15:44:35.597667 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 750/3009] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:35 2026] GET /volume/v3/volumes/3b600766-5a57-4413-9b23-37f0772639f8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:35.612839 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:35.612839 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:35.619813 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d765fcdf-fda2-4178-a03d-2c3623f890e4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:35.622395 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d765fcdf-fda2-4178-a03d-2c3623f890e4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:35.622632 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d765fcdf-fda2-4178-a03d-2c3623f890e4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:35.622853 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d765fcdf-fda2-4178-a03d-2c3623f890e4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:35.622985 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d765fcdf-fda2-4178-a03d-2c3623f890e4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:35.623361 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-45320d10-598d-4090-89c6-e76428c53d48 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:35.631871 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:35.631871 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:35.632812 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d765fcdf-fda2-4178-a03d-2c3623f890e4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:35.633227 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 760/3010] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:35 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:35.636361 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45320d10-598d-4090-89c6-e76428c53d48 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:35.636935 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 741/3011] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:35 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:36.619120 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3a502679-708c-44e8-8470-c9ee76045b5f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:36.619120 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a502679-708c-44e8-8470-c9ee76045b5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:36.619120 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a502679-708c-44e8-8470-c9ee76045b5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:36.619120 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a502679-708c-44e8-8470-c9ee76045b5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:36.619120 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-3a502679-708c-44e8-8470-c9ee76045b5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:36.625934 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:36.625934 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:36.627096 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a502679-708c-44e8-8470-c9ee76045b5f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:36.627666 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 761/3012] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:36 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:36.648852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9b0a2ce0-0405-4e1e-ae1c-9a76ac92979d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:36.651260 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9b0a2ce0-0405-4e1e-ae1c-9a76ac92979d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:36.651624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9b0a2ce0-0405-4e1e-ae1c-9a76ac92979d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:36.651681 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-29b7b1b2-7c2f-4c39-b505-dc228f7fb508 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:36.651912 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9b0a2ce0-0405-4e1e-ae1c-9a76ac92979d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:36.652007 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-9b0a2ce0-0405-4e1e-ae1c-9a76ac92979d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:36.654079 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29b7b1b2-7c2f-4c39-b505-dc228f7fb508 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:36.655201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29b7b1b2-7c2f-4c39-b505-dc228f7fb508 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:36.655201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-29b7b1b2-7c2f-4c39-b505-dc228f7fb508 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:36.659291 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:36.659291 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:36.660746 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9b0a2ce0-0405-4e1e-ae1c-9a76ac92979d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:36.661438 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 751/3013] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:36 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:36.667039 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:36.667039 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:36.673223 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-29b7b1b2-7c2f-4c39-b505-dc228f7fb508 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:36.679605 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-29b7b1b2-7c2f-4c39-b505-dc228f7fb508 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:36.681218 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 761/3014] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:36 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:37.645324 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-70e69747-f4ab-4938-8f77-2ebdbe13d941 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:37.647952 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70e69747-f4ab-4938-8f77-2ebdbe13d941 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:37.648245 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70e69747-f4ab-4938-8f77-2ebdbe13d941 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:37.648526 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70e69747-f4ab-4938-8f77-2ebdbe13d941 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:37.648686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-70e69747-f4ab-4938-8f77-2ebdbe13d941 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:37.654004 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:37.654004 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:37.655044 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70e69747-f4ab-4938-8f77-2ebdbe13d941 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:37.655542 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 742/3015] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:37 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:37.674738 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-39a377b7-52c9-4187-9ce1-aa9c0f3f25be None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:37.677662 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-39a377b7-52c9-4187-9ce1-aa9c0f3f25be tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:37.678505 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-39a377b7-52c9-4187-9ce1-aa9c0f3f25be tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:37.678906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-39a377b7-52c9-4187-9ce1-aa9c0f3f25be tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:37.679028 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-39a377b7-52c9-4187-9ce1-aa9c0f3f25be tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:37.684853 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:37.684853 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:37.685967 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-39a377b7-52c9-4187-9ce1-aa9c0f3f25be tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:37.686284 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 762/3016] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:37 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:37.694545 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-78f6c93e-5543-4111-b6e1-ccef58d22f62 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:37.696602 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-78f6c93e-5543-4111-b6e1-ccef58d22f62 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:37.696830 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-78f6c93e-5543-4111-b6e1-ccef58d22f62 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:37.697412 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-78f6c93e-5543-4111-b6e1-ccef58d22f62 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:37.709220 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:37.709220 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:37.715103 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-78f6c93e-5543-4111-b6e1-ccef58d22f62 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:37.723397 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-78f6c93e-5543-4111-b6e1-ccef58d22f62 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:37.724008 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 752/3017] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:37 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 1191 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:37.751938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0c5e040c-6e5f-42d5-8f12-645538114b82 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:37.756211 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c5e040c-6e5f-42d5-8f12-645538114b82 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:37.756211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c5e040c-6e5f-42d5-8f12-645538114b82 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:37.756211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c5e040c-6e5f-42d5-8f12-645538114b82 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:37.768232 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:37.768232 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:37.775425 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0c5e040c-6e5f-42d5-8f12-645538114b82 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:37.783414 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c5e040c-6e5f-42d5-8f12-645538114b82 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:37.784318 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 762/3018] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:37 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 1191 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:37.805501 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:37.807997 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:37.808498 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "d12078ad-e69a-44ee-967e-6992a2af69f1", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:37.810652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'd12078ad-e69a-44ee-967e-6992a2af69f1', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:37.821213 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:37.821213 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:37.821864 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume retrieved successfully. Jul 09 15:44:37.822319 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume of 1 GB Jul 09 15:44:37.828453 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Availability Zones retrieved successfully. Jul 09 15:44:37.835471 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (90b3b54a-33c6-4796-9412-5bb039f5bb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:37.837662 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964ce2de-f95a-4c31-898f-1c70e3ec5eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:37.839054 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:37.873598 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (964ce2de-f95a-4c31-898f-1c70e3ec5eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd12078ad-e69a-44ee-967e-6992a2af69f1', 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:37.874894 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d2932f-6ffc-45f3-8491-b0b25d1dc817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:37.940799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Created reservations ['916aef60-177b-463b-ab7c-5c7bcc329af0', '756f3a03-7870-421b-a5f3-2fa470a752fa', '3ffd45af-8d9b-481b-a485-5536729adfdb', '3602d78f-271d-4d0f-b337-d42ec97051d4'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:37.942007 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7d2932f-6ffc-45f3-8491-b0b25d1dc817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['916aef60-177b-463b-ab7c-5c7bcc329af0', '756f3a03-7870-421b-a5f3-2fa470a752fa', '3ffd45af-8d9b-481b-a485-5536729adfdb', '3602d78f-271d-4d0f-b337-d42ec97051d4']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:37.943377 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d622f0-2821-4925-bf3f-974db0e8648f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:37.992485 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d622f0-2821-4925-bf3f-974db0e8648f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0', '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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['916aef60-177b-463b-ab7c-5c7bcc329af0','756f3a03-7870-421b-a5f3-2fa470a752fa','3ffd45af-8d9b-481b-a485-5536729adfdb','3602d78f-271d-4d0f-b337-d42ec97051d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=d12078ad-e69a-44ee-967e-6992a2af69f1,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), '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-09T15:44:37Z,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=3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3740971677f448469105034559d0bff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d12078ad-e69a-44ee-967e-6992a2af69f1,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61237d092e9344368546c1a3982c38d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:37.995224 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0309c3-f146-45e9-8fe3-5b426d9ba151) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:38.049120 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f0309c3-f146-45e9-8fe3-5b426d9ba151) transitioned into state 'SUCCESS' from 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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['916aef60-177b-463b-ab7c-5c7bcc329af0','756f3a03-7870-421b-a5f3-2fa470a752fa','3ffd45af-8d9b-481b-a485-5536729adfdb','3602d78f-271d-4d0f-b337-d42ec97051d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=d12078ad-e69a-44ee-967e-6992a2af69f1,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:38.050481 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30cedb8c-0f48-4d32-bce3-c750a8c613b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:38.087565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30cedb8c-0f48-4d32-bce3-c750a8c613b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:38.088725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (90b3b54a-33c6-4796-9412-5bb039f5bb16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:38.089089 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request issued successfully. Jul 09 15:44:38.089953 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1509c25d-8464-4fcd-8982-5a8c15bfe4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:38.090573 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 743/3019] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:44:37 2026] POST /volume/v3/volumes => generated 807 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:38.107291 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-92d8c32e-9ac3-48be-99d2-3d8697146eb7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:38.110551 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-92d8c32e-9ac3-48be-99d2-3d8697146eb7 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 Jul 09 15:44:38.111219 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-92d8c32e-9ac3-48be-99d2-3d8697146eb7 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:38.111525 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-92d8c32e-9ac3-48be-99d2-3d8697146eb7 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:38.122132 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:38.122132 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:38.130393 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-92d8c32e-9ac3-48be-99d2-3d8697146eb7 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:38.140761 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-92d8c32e-9ac3-48be-99d2-3d8697146eb7 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 returned with HTTP 200 Jul 09 15:44:38.141310 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 763/3020] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:38 2026] GET /volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:38.671012 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c0c32091-c442-4fe1-b953-843cf969ef98 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:38.673818 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c0c32091-c442-4fe1-b953-843cf969ef98 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:38.674085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c0c32091-c442-4fe1-b953-843cf969ef98 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:38.674269 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c0c32091-c442-4fe1-b953-843cf969ef98 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:38.674738 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c0c32091-c442-4fe1-b953-843cf969ef98 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:38.680356 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:38.680356 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:38.681403 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c0c32091-c442-4fe1-b953-843cf969ef98 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:38.681897 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 753/3021] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:38 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:38.696927 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cb920c33-d68f-4419-b874-9c97bfd69c17 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:38.699087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c58ada08-7216-43cb-88af-f2c62e5f6ef7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:38.699552 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cb920c33-d68f-4419-b874-9c97bfd69c17 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/592d2e55-b1da-4d21-94db-9dfdaa63534d Jul 09 15:44:38.699552 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cb920c33-d68f-4419-b874-9c97bfd69c17 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:38.699656 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cb920c33-d68f-4419-b874-9c97bfd69c17 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:38.701504 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c58ada08-7216-43cb-88af-f2c62e5f6ef7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:38.702205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c58ada08-7216-43cb-88af-f2c62e5f6ef7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:38.703509 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c58ada08-7216-43cb-88af-f2c62e5f6ef7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:38.703509 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-c58ada08-7216-43cb-88af-f2c62e5f6ef7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:38.707918 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:38.707918 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:38.709083 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c58ada08-7216-43cb-88af-f2c62e5f6ef7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:38.709629 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 744/3022] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:38 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:38.710796 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:38.710796 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:38.716855 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cb920c33-d68f-4419-b874-9c97bfd69c17 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:38.724391 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cb920c33-d68f-4419-b874-9c97bfd69c17 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/592d2e55-b1da-4d21-94db-9dfdaa63534d returned with HTTP 200 Jul 09 15:44:38.724920 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 763/3023] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:38 2026] GET /volume/v3/volumes/592d2e55-b1da-4d21-94db-9dfdaa63534d => generated 898 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:38.750089 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-af023703-4817-4ebc-bceb-fe11a5c11847 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:38.752229 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af023703-4817-4ebc-bceb-fe11a5c11847 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes Jul 09 15:44:38.752456 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af023703-4817-4ebc-bceb-fe11a5c11847 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:38.752697 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af023703-4817-4ebc-bceb-fe11a5c11847 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:38.754740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-af023703-4817-4ebc-bceb-fe11a5c11847 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:44:38.757631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-af023703-4817-4ebc-bceb-fe11a5c11847 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:44:38.776597 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-af023703-4817-4ebc-bceb-fe11a5c11847 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Get all volumes completed successfully. Jul 09 15:44:38.779356 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af023703-4817-4ebc-bceb-fe11a5c11847 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 15:44:38.782118 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 764/3024] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:44:38 2026] GET /volume/v3/volumes => generated 655 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:38.792350 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4f0710ed-936a-43cc-889b-6109d874b5e9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:38.795038 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f0710ed-936a-43cc-889b-6109d874b5e9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] DELETE https://10.4.3.19/volume/v3/volumes/592d2e55-b1da-4d21-94db-9dfdaa63534d Jul 09 15:44:38.795924 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f0710ed-936a-43cc-889b-6109d874b5e9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:38.796317 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f0710ed-936a-43cc-889b-6109d874b5e9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:38.796419 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4f0710ed-936a-43cc-889b-6109d874b5e9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Delete volume with id: 592d2e55-b1da-4d21-94db-9dfdaa63534d Jul 09 15:44:38.806233 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:38.806233 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:38.806979 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4f0710ed-936a-43cc-889b-6109d874b5e9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:38.834117 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4f0710ed-936a-43cc-889b-6109d874b5e9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Delete volume request issued successfully. Jul 09 15:44:38.834345 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f0710ed-936a-43cc-889b-6109d874b5e9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/592d2e55-b1da-4d21-94db-9dfdaa63534d returned with HTTP 202 Jul 09 15:44:38.834992 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 754/3025] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:38 2026] DELETE /volume/v3/volumes/592d2e55-b1da-4d21-94db-9dfdaa63534d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:44:38.850340 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1d4c504d-8c5c-46d8-9914-8e03ad6297e9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:38.852630 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d4c504d-8c5c-46d8-9914-8e03ad6297e9 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] DELETE https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 Jul 09 15:44:38.852864 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d4c504d-8c5c-46d8-9914-8e03ad6297e9 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:38.853056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d4c504d-8c5c-46d8-9914-8e03ad6297e9 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:38.853238 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-1d4c504d-8c5c-46d8-9914-8e03ad6297e9 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Delete backup with id: 89cc04fc-4dbd-4f38-8f60-710e48ebc311. Jul 09 15:44:38.859844 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:38.859844 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:38.888229 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-1d4c504d-8c5c-46d8-9914-8e03ad6297e9 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] delete_backup rpcapi backup_id 89cc04fc-4dbd-4f38-8f60-710e48ebc311 {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:44:38.891501 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d4c504d-8c5c-46d8-9914-8e03ad6297e9 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 returned with HTTP 202 Jul 09 15:44:38.892023 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 745/3026] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:38 2026] DELETE /volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:38.905068 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-89657f91-1d2b-49da-9636-cbfbb6c27c98 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:38.907871 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89657f91-1d2b-49da-9636-cbfbb6c27c98 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] GET https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 Jul 09 15:44:38.908472 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89657f91-1d2b-49da-9636-cbfbb6c27c98 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:38.908701 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89657f91-1d2b-49da-9636-cbfbb6c27c98 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:38.908836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-89657f91-1d2b-49da-9636-cbfbb6c27c98 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Show backup with id 89cc04fc-4dbd-4f38-8f60-710e48ebc311. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:38.915704 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:38.915704 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:38.916558 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89657f91-1d2b-49da-9636-cbfbb6c27c98 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 returned with HTTP 200 Jul 09 15:44:38.916997 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 764/3027] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:38 2026] GET /volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:39.161761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d4e1f806-3b3c-458a-8cfe-4104797f910e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:39.172883 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d4e1f806-3b3c-458a-8cfe-4104797f910e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 Jul 09 15:44:39.173517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d4e1f806-3b3c-458a-8cfe-4104797f910e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:39.173781 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d4e1f806-3b3c-458a-8cfe-4104797f910e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:39.202369 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:39.202369 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:39.221213 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d4e1f806-3b3c-458a-8cfe-4104797f910e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:39.230887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d4e1f806-3b3c-458a-8cfe-4104797f910e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 returned with HTTP 200 Jul 09 15:44:39.232261 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 765/3028] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:39 2026] GET /volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 => generated 1226 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:39.251416 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ee6b1495-971a-4b0f-bb44-3af8b74b665d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:39.254985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ee6b1495-971a-4b0f-bb44-3af8b74b665d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 Jul 09 15:44:39.255391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ee6b1495-971a-4b0f-bb44-3af8b74b665d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:39.255538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ee6b1495-971a-4b0f-bb44-3af8b74b665d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:39.271833 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:39.271833 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:39.281487 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ee6b1495-971a-4b0f-bb44-3af8b74b665d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:39.290868 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ee6b1495-971a-4b0f-bb44-3af8b74b665d tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 returned with HTTP 200 Jul 09 15:44:39.291306 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 755/3029] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:39 2026] GET /volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 => generated 1226 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:39.306818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-41816476-6dda-41a2-bcb1-c9ea12b17a6b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:39.310967 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-41816476-6dda-41a2-bcb1-c9ea12b17a6b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:39.311116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-41816476-6dda-41a2-bcb1-c9ea12b17a6b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:39.311322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-41816476-6dda-41a2-bcb1-c9ea12b17a6b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:39.311527 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-41816476-6dda-41a2-bcb1-c9ea12b17a6b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:39.325931 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:39.325931 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:39.326479 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-41816476-6dda-41a2-bcb1-c9ea12b17a6b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:39.354936 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-41816476-6dda-41a2-bcb1-c9ea12b17a6b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume request issued successfully. Jul 09 15:44:39.355257 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-41816476-6dda-41a2-bcb1-c9ea12b17a6b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 202 Jul 09 15:44:39.355835 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 746/3030] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:44:39 2026] DELETE /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:44:39.364269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-82feaa04-9d30-45e5-8683-a73f675e1948 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:39.367210 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82feaa04-9d30-45e5-8683-a73f675e1948 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:39.367210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82feaa04-9d30-45e5-8683-a73f675e1948 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:39.368123 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82feaa04-9d30-45e5-8683-a73f675e1948 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:39.379717 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:39.379717 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:39.386561 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-82feaa04-9d30-45e5-8683-a73f675e1948 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:39.395748 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82feaa04-9d30-45e5-8683-a73f675e1948 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 200 Jul 09 15:44:39.396270 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 765/3031] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:39 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 1190 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:39.398131 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bde45bbd-bfae-4ec2-909c-ac6274cecdc9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:39.524474 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bde45bbd-bfae-4ec2-909c-ac6274cecdc9 tempest-VolumesSummaryTest-326708073 tempest-VolumesSummaryTest-326708073-project-member] GET https://10.4.3.19/volume/v3/volumes/summary Jul 09 15:44:39.524896 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bde45bbd-bfae-4ec2-909c-ac6274cecdc9 tempest-VolumesSummaryTest-326708073 tempest-VolumesSummaryTest-326708073-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:39.525233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bde45bbd-bfae-4ec2-909c-ac6274cecdc9 tempest-VolumesSummaryTest-326708073 tempest-VolumesSummaryTest-326708073-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:39.525563 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-bde45bbd-bfae-4ec2-909c-ac6274cecdc9 tempest-VolumesSummaryTest-326708073 tempest-VolumesSummaryTest-326708073-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:44:39.533421 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bde45bbd-bfae-4ec2-909c-ac6274cecdc9 tempest-VolumesSummaryTest-326708073 tempest-VolumesSummaryTest-326708073-project-member] Get summary completed successfully. Jul 09 15:44:39.534773 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bde45bbd-bfae-4ec2-909c-ac6274cecdc9 tempest-VolumesSummaryTest-326708073 tempest-VolumesSummaryTest-326708073-project-member] https://10.4.3.19/volume/v3/volumes/summary returned with HTTP 200 Jul 09 15:44:39.534773 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 766/3032] 10.4.3.19 () {68 vars in 1295 bytes} [Thu Jul 9 15:44:39 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:39.726243 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-44710825-c200-4f13-9e2b-9ddf5e3e05c4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:39.734785 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44710825-c200-4f13-9e2b-9ddf5e3e05c4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:39.735108 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44710825-c200-4f13-9e2b-9ddf5e3e05c4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:39.735416 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44710825-c200-4f13-9e2b-9ddf5e3e05c4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:39.735589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-44710825-c200-4f13-9e2b-9ddf5e3e05c4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:39.750530 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:39.750530 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:39.753993 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44710825-c200-4f13-9e2b-9ddf5e3e05c4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:39.755411 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 756/3033] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:39 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:39.935755 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-15fdf4c1-ef04-4ffa-836d-2d91451395f8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:39.938798 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-15fdf4c1-ef04-4ffa-836d-2d91451395f8 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] GET https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 Jul 09 15:44:39.939011 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-15fdf4c1-ef04-4ffa-836d-2d91451395f8 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:39.939842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-15fdf4c1-ef04-4ffa-836d-2d91451395f8 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:39.939842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-15fdf4c1-ef04-4ffa-836d-2d91451395f8 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Show backup with id 89cc04fc-4dbd-4f38-8f60-710e48ebc311. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:39.948283 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-15fdf4c1-ef04-4ffa-836d-2d91451395f8 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 returned with HTTP 404 Jul 09 15:44:39.949012 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 747/3034] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:39 2026] GET /volume/v3/backups/89cc04fc-4dbd-4f38-8f60-710e48ebc311 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:39.963568 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2bd94eb0-0d4f-4bd2-807d-5a1005b72514 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:39.968499 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2bd94eb0-0d4f-4bd2-807d-5a1005b72514 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] DELETE https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:39.969259 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2bd94eb0-0d4f-4bd2-807d-5a1005b72514 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:39.970989 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2bd94eb0-0d4f-4bd2-807d-5a1005b72514 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:39.971212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-2bd94eb0-0d4f-4bd2-807d-5a1005b72514 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Delete backup with id: c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. Jul 09 15:44:39.993754 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:39.993754 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:40.046478 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-2bd94eb0-0d4f-4bd2-807d-5a1005b72514 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] delete_backup rpcapi backup_id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:44:40.051171 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2bd94eb0-0d4f-4bd2-807d-5a1005b72514 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 202 Jul 09 15:44:40.053011 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 766/3035] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:39 2026] DELETE /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:40.069271 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-177259de-be8a-4ab1-addf-4a2ab444e7e5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:40.075400 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-177259de-be8a-4ab1-addf-4a2ab444e7e5 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:40.075400 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-177259de-be8a-4ab1-addf-4a2ab444e7e5 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:40.075400 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-177259de-be8a-4ab1-addf-4a2ab444e7e5 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:40.075400 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-177259de-be8a-4ab1-addf-4a2ab444e7e5 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:40.087078 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:40.087078 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:40.087817 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-177259de-be8a-4ab1-addf-4a2ab444e7e5 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 200 Jul 09 15:44:40.088646 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 767/3036] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:40 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 799 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:40.422508 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1219a209-639d-4e74-b9d3-2b3a7189b78e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:40.430043 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1219a209-639d-4e74-b9d3-2b3a7189b78e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:44:40.430475 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1219a209-639d-4e74-b9d3-2b3a7189b78e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:40.433106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1219a209-639d-4e74-b9d3-2b3a7189b78e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:40.464397 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1219a209-639d-4e74-b9d3-2b3a7189b78e tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 404 Jul 09 15:44:40.467118 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 757/3037] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:40 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:44:40.769708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-81b825d1-a5d7-4963-aa73-d7217bfb76b8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:40.772421 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-81b825d1-a5d7-4963-aa73-d7217bfb76b8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:40.773310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-81b825d1-a5d7-4963-aa73-d7217bfb76b8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:40.773310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-81b825d1-a5d7-4963-aa73-d7217bfb76b8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:40.773671 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-81b825d1-a5d7-4963-aa73-d7217bfb76b8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:40.781612 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:40.781612 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:40.781939 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-81b825d1-a5d7-4963-aa73-d7217bfb76b8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:40.782539 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 748/3038] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:40 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:41.103689 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3434f925-e1b9-42d8-886f-5c289c944a35 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:41.113113 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3434f925-e1b9-42d8-886f-5c289c944a35 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb Jul 09 15:44:41.113977 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3434f925-e1b9-42d8-886f-5c289c944a35 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:41.115665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3434f925-e1b9-42d8-886f-5c289c944a35 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:41.115950 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3434f925-e1b9-42d8-886f-5c289c944a35 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:41.124327 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=248,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:44:41.136196 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3434f925-e1b9-42d8-886f-5c289c944a35 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb returned with HTTP 404 Jul 09 15:44:41.140390 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 767/3039] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:41 2026] GET /volume/v3/backups/c8e61f6b-4fe3-4680-a6f7-64e030e6a6eb => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:41.237941 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fe24d55e-f699-4bf3-9295-4f9871524df1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:41.240680 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fe24d55e-f699-4bf3-9295-4f9871524df1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce Jul 09 15:44:41.240984 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fe24d55e-f699-4bf3-9295-4f9871524df1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:41.241264 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fe24d55e-f699-4bf3-9295-4f9871524df1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:41.251065 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:41.251065 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:41.256960 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fe24d55e-f699-4bf3-9295-4f9871524df1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:41.264496 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fe24d55e-f699-4bf3-9295-4f9871524df1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce returned with HTTP 200 Jul 09 15:44:41.265340 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 768/3040] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:41 2026] GET /volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:41.281650 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e9002c8e-49ec-425a-bb12-c03003ba20d6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:41.289644 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9002c8e-49ec-425a-bb12-c03003ba20d6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] DELETE https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce Jul 09 15:44:41.289899 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9002c8e-49ec-425a-bb12-c03003ba20d6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:41.290194 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9002c8e-49ec-425a-bb12-c03003ba20d6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:41.290425 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-e9002c8e-49ec-425a-bb12-c03003ba20d6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Delete volume with id: 6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce Jul 09 15:44:41.319789 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:41.319789 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:41.321411 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e9002c8e-49ec-425a-bb12-c03003ba20d6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:41.363505 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e9002c8e-49ec-425a-bb12-c03003ba20d6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Delete volume request issued successfully. Jul 09 15:44:41.364495 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9002c8e-49ec-425a-bb12-c03003ba20d6 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce returned with HTTP 202 Jul 09 15:44:41.365552 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 758/3041] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:41 2026] DELETE /volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:44:41.377990 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ff828bd0-3129-449a-a867-6328e12e9c9f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:41.382548 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff828bd0-3129-449a-a867-6328e12e9c9f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce Jul 09 15:44:41.382638 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff828bd0-3129-449a-a867-6328e12e9c9f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:41.383062 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff828bd0-3129-449a-a867-6328e12e9c9f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:41.394570 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:41.394570 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:41.402043 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ff828bd0-3129-449a-a867-6328e12e9c9f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:41.411712 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff828bd0-3129-449a-a867-6328e12e9c9f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce returned with HTTP 200 Jul 09 15:44:41.412138 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 749/3042] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:41 2026] GET /volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:41.797024 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7b54f5be-bf82-4a62-af49-46b3bca13aa8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:41.798817 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7b54f5be-bf82-4a62-af49-46b3bca13aa8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:41.799008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7b54f5be-bf82-4a62-af49-46b3bca13aa8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:41.799539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7b54f5be-bf82-4a62-af49-46b3bca13aa8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:41.799539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7b54f5be-bf82-4a62-af49-46b3bca13aa8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:41.803883 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:41.803883 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:41.804674 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7b54f5be-bf82-4a62-af49-46b3bca13aa8 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:41.805032 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 768/3043] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:41 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:42.429112 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b0bc5ba4-bb43-49e3-8b27-64149d2adecd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:42.431228 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b0bc5ba4-bb43-49e3-8b27-64149d2adecd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce Jul 09 15:44:42.431501 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b0bc5ba4-bb43-49e3-8b27-64149d2adecd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:42.431719 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b0bc5ba4-bb43-49e3-8b27-64149d2adecd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:42.439732 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b0bc5ba4-bb43-49e3-8b27-64149d2adecd tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce returned with HTTP 404 Jul 09 15:44:42.440302 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 769/3044] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:42 2026] GET /volume/v3/volumes/6dbd1a16-81fd-40f6-9d7b-a2b7be3d88ce => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:42.453987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:42.456428 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:42.456883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1300535113"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:42.458690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1300535113'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:42.461355 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Create volume of 1 GB Jul 09 15:44:42.464052 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Availability Zones retrieved successfully. Jul 09 15:44:42.470376 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Flow 'volume_create_api' (f284d867-f46d-4325-bb3b-d1e4d77fcab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:42.471554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d6a7df-c58c-471c-bede-d7bf91cecc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:42.472652 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:42.502120 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0d6a7df-c58c-471c-bede-d7bf91cecc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:42.502920 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107c2e89-c214-4d9d-97aa-83a11e3f737e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:42.554339 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Created reservations ['9d8e6522-d78f-4c74-8c0c-47e5d3c311d7', 'b8e07dc5-f3a1-4452-a31d-b5cfaa7cbbc8', 'f4998d8f-a153-4c06-9346-25638cfe78bf', '7565fff3-a14d-4ce0-a80d-773a41729dd5'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:42.555529 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (107c2e89-c214-4d9d-97aa-83a11e3f737e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d8e6522-d78f-4c74-8c0c-47e5d3c311d7', 'b8e07dc5-f3a1-4452-a31d-b5cfaa7cbbc8', 'f4998d8f-a153-4c06-9346-25638cfe78bf', '7565fff3-a14d-4ce0-a80d-773a41729dd5']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:42.556782 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93ce2bf-d03d-4dff-9838-b36fbb864df3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:42.592961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93ce2bf-d03d-4dff-9838-b36fbb864df3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79fb5c01-f1a3-4cf7-b292-2a91d27f134f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1300535113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c263631ae8d44df6a762d2627ceff9c0',qos_specs=None,replication_status=,reservations=['9d8e6522-d78f-4c74-8c0c-47e5d3c311d7','b8e07dc5-f3a1-4452-a31d-b5cfaa7cbbc8','f4998d8f-a153-4c06-9346-25638cfe78bf','7565fff3-a14d-4ce0-a80d-773a41729dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1300535113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79fb5c01-f1a3-4cf7-b292-2a91d27f134f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c263631ae8d44df6a762d2627ceff9c0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:42.593919 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2caec315-9b80-43c6-af4b-fafddfb66cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:42.629306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2caec315-9b80-43c6-af4b-fafddfb66cf4) transitioned into state 'SUCCESS' from state '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-1300535113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c263631ae8d44df6a762d2627ceff9c0',qos_specs=None,replication_status=,reservations=['9d8e6522-d78f-4c74-8c0c-47e5d3c311d7','b8e07dc5-f3a1-4452-a31d-b5cfaa7cbbc8','f4998d8f-a153-4c06-9346-25638cfe78bf','7565fff3-a14d-4ce0-a80d-773a41729dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2ed7c9ac3bf46a7b3a2e929273570d1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:42.632225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8729d8e-fb59-4d39-8b03-543d55f5a4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:42.652377 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8729d8e-fb59-4d39-8b03-543d55f5a4ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:42.653603 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Flow 'volume_create_api' (f284d867-f46d-4325-bb3b-d1e4d77fcab6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:42.654086 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Create volume request issued successfully. Jul 09 15:44:42.654928 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ebfdd46-4af6-4ca3-9c67-3b9e1b04f6dc tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:42.655517 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 759/3045] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:44:42 2026] POST /volume/v3/volumes => generated 752 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:42.675411 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f3e91aeb-74eb-422a-85d6-2edd929f2c46 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:42.678884 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3e91aeb-74eb-422a-85d6-2edd929f2c46 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f Jul 09 15:44:42.679087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3e91aeb-74eb-422a-85d6-2edd929f2c46 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:42.679398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3e91aeb-74eb-422a-85d6-2edd929f2c46 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:42.691282 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:42.691282 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:42.701059 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f3e91aeb-74eb-422a-85d6-2edd929f2c46 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:42.707420 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3e91aeb-74eb-422a-85d6-2edd929f2c46 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f returned with HTTP 200 Jul 09 15:44:42.707960 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 750/3046] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:42 2026] GET /volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:42.833092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f4b7e40e-eadb-4057-ad48-3cb830b92d72 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:42.836291 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4b7e40e-eadb-4057-ad48-3cb830b92d72 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:42.836504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f4b7e40e-eadb-4057-ad48-3cb830b92d72 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:42.837493 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f4b7e40e-eadb-4057-ad48-3cb830b92d72 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:42.837493 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-f4b7e40e-eadb-4057-ad48-3cb830b92d72 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:42.854098 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:42.854098 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:42.854741 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f4b7e40e-eadb-4057-ad48-3cb830b92d72 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:42.855281 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 769/3047] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:42 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:43.244082 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:43.246711 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:43.247197 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "83cb873e-6d7a-4f12-90c2-3d4fbed4cf32", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:43.249014 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '83cb873e-6d7a-4f12-90c2-3d4fbed4cf32', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:43.355016 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume of 1 GB Jul 09 15:44:43.361073 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Availability Zones retrieved successfully. Jul 09 15:44:43.368302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (567b4242-ab34-48f6-8424-b4266ee22b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:43.369758 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d393b8e1-9bd3-421b-a79b-4566e70491a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:43.370962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:43.445659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d393b8e1-9bd3-421b-a79b-4566e70491a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:43.446881 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e5268a-45d5-4803-9f2c-890574a92039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:43.508640 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Created reservations ['beb9ef3a-902e-4d02-a4de-3bb1621e6997', '32b78bcf-a29f-4a8c-a13f-de609d357d50', '2dc57d87-060e-421d-b16a-ef771db79492', 'd0fd3fa9-857b-40ba-8689-a402d276cb8c'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:43.510302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58e5268a-45d5-4803-9f2c-890574a92039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beb9ef3a-902e-4d02-a4de-3bb1621e6997', '32b78bcf-a29f-4a8c-a13f-de609d357d50', '2dc57d87-060e-421d-b16a-ef771db79492', 'd0fd3fa9-857b-40ba-8689-a402d276cb8c']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:43.510473 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (028d833d-4072-4a13-ac66-d7a6b768e3ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:43.543044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (028d833d-4072-4a13-ac66-d7a6b768e3ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9cb1408-ca22-468a-a6b2-4f2c6de689d5', '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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['beb9ef3a-902e-4d02-a4de-3bb1621e6997','32b78bcf-a29f-4a8c-a13f-de609d357d50','2dc57d87-060e-421d-b16a-ef771db79492','d0fd3fa9-857b-40ba-8689-a402d276cb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:43Z,deleted=False,deleted_at=None,display_description=None,display_name='volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9cb1408-ca22-468a-a6b2-4f2c6de689d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3740971677f448469105034559d0bff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61237d092e9344368546c1a3982c38d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:43.544468 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f84c35-c481-4ab0-99a6-1015b4515d55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:43.575541 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20f84c35-c481-4ab0-99a6-1015b4515d55) transitioned into state 'SUCCESS' from 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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['beb9ef3a-902e-4d02-a4de-3bb1621e6997','32b78bcf-a29f-4a8c-a13f-de609d357d50','2dc57d87-060e-421d-b16a-ef771db79492','d0fd3fa9-857b-40ba-8689-a402d276cb8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:43.576573 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b59189-424e-4dbf-8398-796db910e203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:43.592356 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2b59189-424e-4dbf-8398-796db910e203) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:43.593410 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (567b4242-ab34-48f6-8424-b4266ee22b8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:43.593776 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request issued successfully. Jul 09 15:44:43.595041 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-94ea16e9-7ea8-42c6-a3d2-7a4d71da639a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:43.595902 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 770/3048] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:44:43 2026] POST /volume/v3/volumes => generated 773 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:43.612273 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f572c836-4074-4abe-934a-0a832af964de None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:43.615233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f572c836-4074-4abe-934a-0a832af964de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:43.615472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f572c836-4074-4abe-934a-0a832af964de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:43.616366 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f572c836-4074-4abe-934a-0a832af964de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:43.634422 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:43.634422 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:43.645274 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f572c836-4074-4abe-934a-0a832af964de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:43.654402 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f572c836-4074-4abe-934a-0a832af964de tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:43.654932 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 760/3049] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:43 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 841 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:43.726324 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b1bae3a1-6451-4132-a3da-b03e1d4d7fd1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:43.728261 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b1bae3a1-6451-4132-a3da-b03e1d4d7fd1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f Jul 09 15:44:43.728548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b1bae3a1-6451-4132-a3da-b03e1d4d7fd1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:43.728823 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b1bae3a1-6451-4132-a3da-b03e1d4d7fd1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:43.741509 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:43.741509 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:43.754033 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b1bae3a1-6451-4132-a3da-b03e1d4d7fd1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:43.765105 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b1bae3a1-6451-4132-a3da-b03e1d4d7fd1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f returned with HTTP 200 Jul 09 15:44:43.765602 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 751/3050] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:43 2026] GET /volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:43.789215 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-214c36ee-332d-42ca-a6a6-eb5aba647e47 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:43.789800 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-214c36ee-332d-42ca-a6a6-eb5aba647e47 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:44:43.790326 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-214c36ee-332d-42ca-a6a6-eb5aba647e47 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "79fb5c01-f1a3-4cf7-b292-2a91d27f134f", "name": "tempest-VolumesBackupsAdminTest-Backup-1193559149", "container": "tempest-volumesbackupsadmintest-backup-container-1602957973"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:43.792652 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-214c36ee-332d-42ca-a6a6-eb5aba647e47 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Creating new backup {'backup': {'volume_id': '79fb5c01-f1a3-4cf7-b292-2a91d27f134f', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1193559149', 'container': 'tempest-volumesbackupsadmintest-backup-container-1602957973'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:44:43.792905 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-214c36ee-332d-42ca-a6a6-eb5aba647e47 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Creating backup of volume 79fb5c01-f1a3-4cf7-b292-2a91d27f134f in container tempest-volumesbackupsadmintest-backup-container-1602957973 Jul 09 15:44:43.803912 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:43.803912 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:43.804588 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-214c36ee-332d-42ca-a6a6-eb5aba647e47 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:44:43.841198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-214c36ee-332d-42ca-a6a6-eb5aba647e47 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Created reservations ['c106cba1-d144-40e3-96a1-90e0c14aa25e', 'aa77c9e8-43cf-4afe-842d-d4df40ccc532'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:43.870946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-457c4e4e-3e63-42ca-b962-f8a38c583bbc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:43.873124 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-457c4e4e-3e63-42ca-b962-f8a38c583bbc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:43.873385 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-457c4e4e-3e63-42ca-b962-f8a38c583bbc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:43.873585 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-457c4e4e-3e63-42ca-b962-f8a38c583bbc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:43.873730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-457c4e4e-3e63-42ca-b962-f8a38c583bbc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:43.880686 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:43.880686 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:43.884288 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-457c4e4e-3e63-42ca-b962-f8a38c583bbc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:43.884288 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 771/3051] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:43 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:43.901454 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-214c36ee-332d-42ca-a6a6-eb5aba647e47 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:44:43.902432 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 770/3052] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:44:43 2026] POST /volume/v3/backups => generated 333 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:43.920833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-df589f52-3e2b-427b-8db7-ccd1e21b2829 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:43.923403 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-df589f52-3e2b-427b-8db7-ccd1e21b2829 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:43.923856 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-df589f52-3e2b-427b-8db7-ccd1e21b2829 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:43.924071 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-df589f52-3e2b-427b-8db7-ccd1e21b2829 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:43.929278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-df589f52-3e2b-427b-8db7-ccd1e21b2829 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:43.936893 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:43.936893 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:43.937903 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-df589f52-3e2b-427b-8db7-ccd1e21b2829 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:43.938460 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 761/3053] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:43 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:44.497570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c1edfcd0-709c-453c-b54a-518cf3791677 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:44.502154 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c1edfcd0-709c-453c-b54a-518cf3791677 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:44.502154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c1edfcd0-709c-453c-b54a-518cf3791677 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:44.502387 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c1edfcd0-709c-453c-b54a-518cf3791677 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:44.516462 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:44.516462 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:44.522449 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c1edfcd0-709c-453c-b54a-518cf3791677 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:44.529655 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c1edfcd0-709c-453c-b54a-518cf3791677 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:44.530212 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 752/3054] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:44 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:44.674959 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6db6c298-4cee-4484-803b-0c9864e5848a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:44.677392 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6db6c298-4cee-4484-803b-0c9864e5848a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:44.677722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6db6c298-4cee-4484-803b-0c9864e5848a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:44.677897 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6db6c298-4cee-4484-803b-0c9864e5848a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:44.688832 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:44.688832 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:44.700453 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6db6c298-4cee-4484-803b-0c9864e5848a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:44.708088 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6db6c298-4cee-4484-803b-0c9864e5848a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:44.708620 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 772/3055] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:44 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:44.900921 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c97f7cbc-5134-46b8-b751-f6e0513fcb22 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:44.908093 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c97f7cbc-5134-46b8-b751-f6e0513fcb22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:44.910863 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c97f7cbc-5134-46b8-b751-f6e0513fcb22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:44.912205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c97f7cbc-5134-46b8-b751-f6e0513fcb22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:44.912205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c97f7cbc-5134-46b8-b751-f6e0513fcb22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:44.921223 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:44.921223 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:44.922342 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c97f7cbc-5134-46b8-b751-f6e0513fcb22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:44.922843 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 771/3056] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:44 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 749 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:44.958330 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ecbe3894-b907-4bc3-a12c-05dddd25ece1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:44.961865 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ecbe3894-b907-4bc3-a12c-05dddd25ece1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:44.962222 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ecbe3894-b907-4bc3-a12c-05dddd25ece1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:44.962555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ecbe3894-b907-4bc3-a12c-05dddd25ece1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:44.962807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ecbe3894-b907-4bc3-a12c-05dddd25ece1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:44.972270 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:44.972270 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:44.973115 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ecbe3894-b907-4bc3-a12c-05dddd25ece1 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:44.973573 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 762/3057] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:44 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:45.316934 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-43df68ab-7cf9-43fa-a659-44956507ea6d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:45.319425 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-43df68ab-7cf9-43fa-a659-44956507ea6d tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:45.319708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-43df68ab-7cf9-43fa-a659-44956507ea6d tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:45.320146 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-43df68ab-7cf9-43fa-a659-44956507ea6d tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:45.322838 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=339,cinder:UPDATE=86,cinder:INSERT=48 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:44:45.332334 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:45.332334 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:45.338462 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-43df68ab-7cf9-43fa-a659-44956507ea6d tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:45.354872 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-43df68ab-7cf9-43fa-a659-44956507ea6d tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:45.355569 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 753/3058] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:45 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:45.371993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a3ed6911-3fa4-4d12-a2ae-9965e86de523 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:45.374090 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a3ed6911-3fa4-4d12-a2ae-9965e86de523 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] DELETE https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:45.374405 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a3ed6911-3fa4-4d12-a2ae-9965e86de523 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:45.374694 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a3ed6911-3fa4-4d12-a2ae-9965e86de523 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:45.375017 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a3ed6911-3fa4-4d12-a2ae-9965e86de523 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Delete volume with id: 5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:45.384857 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:45.384857 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:45.385919 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a3ed6911-3fa4-4d12-a2ae-9965e86de523 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:45.421202 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a3ed6911-3fa4-4d12-a2ae-9965e86de523 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Delete volume request issued successfully. Jul 09 15:44:45.421202 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a3ed6911-3fa4-4d12-a2ae-9965e86de523 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 202 Jul 09 15:44:45.421202 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 773/3059] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:45 2026] DELETE /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:44:45.436400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e620c5d8-d787-4131-8f72-527f820fe488 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:45.438828 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e620c5d8-d787-4131-8f72-527f820fe488 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:45.439194 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e620c5d8-d787-4131-8f72-527f820fe488 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:45.439400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e620c5d8-d787-4131-8f72-527f820fe488 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:45.448252 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:45.448252 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:45.454289 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e620c5d8-d787-4131-8f72-527f820fe488 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Volume info retrieved successfully. Jul 09 15:44:45.460720 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e620c5d8-d787-4131-8f72-527f820fe488 tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 200 Jul 09 15:44:45.460720 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 772/3060] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:45 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:45.726859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-19ad4895-751b-40ed-9c09-22963716a75c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:45.728582 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19ad4895-751b-40ed-9c09-22963716a75c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:45.728805 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19ad4895-751b-40ed-9c09-22963716a75c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:45.728991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19ad4895-751b-40ed-9c09-22963716a75c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:45.738724 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:45.738724 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:45.744222 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-19ad4895-751b-40ed-9c09-22963716a75c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:45.756366 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19ad4895-751b-40ed-9c09-22963716a75c tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:45.758101 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 763/3061] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:45 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 923 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:45.936048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-75daaf35-264e-4d1b-af9c-f75170596f20 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:45.938902 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75daaf35-264e-4d1b-af9c-f75170596f20 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:45.939136 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75daaf35-264e-4d1b-af9c-f75170596f20 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:45.939509 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75daaf35-264e-4d1b-af9c-f75170596f20 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:45.939680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-75daaf35-264e-4d1b-af9c-f75170596f20 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:45.951619 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:45.951619 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:45.951619 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75daaf35-264e-4d1b-af9c-f75170596f20 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:45.951619 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 754/3062] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:45 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:45.979591 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c7a7b9c2-9ba3-4431-8569-8f37982c06ba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:45.990572 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8cad04d0-77b9-4d15-b4e4-19eb4ed10d51 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:45.993286 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8cad04d0-77b9-4d15-b4e4-19eb4ed10d51 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:45.993909 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8cad04d0-77b9-4d15-b4e4-19eb4ed10d51 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:45.994312 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8cad04d0-77b9-4d15-b4e4-19eb4ed10d51 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:45.994613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8cad04d0-77b9-4d15-b4e4-19eb4ed10d51 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:46.000116 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:46.000116 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:46.001528 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8cad04d0-77b9-4d15-b4e4-19eb4ed10d51 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:46.002302 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 773/3063] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:45 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:44:46.154118 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c7a7b9c2-9ba3-4431-8569-8f37982c06ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:44:46.154765 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c7a7b9c2-9ba3-4431-8569-8f37982c06ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e80f743d-12a8-4c4a-91b7-37399d50c826", "incremental": true}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:46.156736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-c7a7b9c2-9ba3-4431-8569-8f37982c06ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Creating new backup {'backup': {'volume_id': 'e80f743d-12a8-4c4a-91b7-37399d50c826', 'incremental': True}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:44:46.158682 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-c7a7b9c2-9ba3-4431-8569-8f37982c06ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Creating backup of volume e80f743d-12a8-4c4a-91b7-37399d50c826 in container None Jul 09 15:44:46.170213 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:46.170213 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:46.170213 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c7a7b9c2-9ba3-4431-8569-8f37982c06ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Volume info retrieved successfully. Jul 09 15:44:46.207297 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-c7a7b9c2-9ba3-4431-8569-8f37982c06ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Created reservations ['9f242526-b644-4a7c-af87-70c95bc17dd8', 'a18d5aeb-0c82-47b5-8012-ec2dae16e14c'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:46.232636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c7a7b9c2-9ba3-4431-8569-8f37982c06ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 400 Jul 09 15:44:46.233463 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 774/3064] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:44:45 2026] POST /volume/v3/backups => generated 109 bytes in 259 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:44:46.243314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6ae5e3ef-b966-4bdb-b6de-fd4833ad1173 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:46.246991 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6ae5e3ef-b966-4bdb-b6de-fd4833ad1173 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] DELETE https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:46.247292 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6ae5e3ef-b966-4bdb-b6de-fd4833ad1173 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:46.247648 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6ae5e3ef-b966-4bdb-b6de-fd4833ad1173 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:46.247792 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-6ae5e3ef-b966-4bdb-b6de-fd4833ad1173 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete backup with id: 8955b714-f8d4-414f-ad2d-05d472c1b2f9. Jul 09 15:44:46.253517 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:46.253517 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:46.279863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-6ae5e3ef-b966-4bdb-b6de-fd4833ad1173 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] delete_backup rpcapi backup_id 8955b714-f8d4-414f-ad2d-05d472c1b2f9 {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:44:46.284215 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6ae5e3ef-b966-4bdb-b6de-fd4833ad1173 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 202 Jul 09 15:44:46.284215 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 764/3065] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:44:46 2026] DELETE /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:46.298292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cd70598a-8c7d-461c-a3c2-1345f0059c60 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:46.301244 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cd70598a-8c7d-461c-a3c2-1345f0059c60 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:46.301587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cd70598a-8c7d-461c-a3c2-1345f0059c60 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:46.301889 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cd70598a-8c7d-461c-a3c2-1345f0059c60 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:46.302077 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-cd70598a-8c7d-461c-a3c2-1345f0059c60 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:46.310256 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:46.310256 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:46.311606 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cd70598a-8c7d-461c-a3c2-1345f0059c60 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 200 Jul 09 15:44:46.312399 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 755/3066] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:46 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:46.474434 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-321d3194-2588-4bd2-9c52-9f86d8b0671f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:46.477071 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-321d3194-2588-4bd2-9c52-9f86d8b0671f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] GET https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 Jul 09 15:44:46.477539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-321d3194-2588-4bd2-9c52-9f86d8b0671f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:46.477845 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-321d3194-2588-4bd2-9c52-9f86d8b0671f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:46.497438 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-321d3194-2588-4bd2-9c52-9f86d8b0671f tempest-VolumesActionsTest-779754636 tempest-VolumesActionsTest-779754636-project-member] https://10.4.3.19/volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 returned with HTTP 404 Jul 09 15:44:46.499578 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 774/3067] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:46 2026] GET /volume/v3/volumes/5623ec15-29e5-459b-9ab3-10766ec1ccf2 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:46.780681 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a10bd803-ff26-4b32-95dc-221972ae54ea None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:46.785660 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a10bd803-ff26-4b32-95dc-221972ae54ea tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:46.786896 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a10bd803-ff26-4b32-95dc-221972ae54ea tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:46.786896 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a10bd803-ff26-4b32-95dc-221972ae54ea tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:46.796547 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:46.796547 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:46.808082 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a10bd803-ff26-4b32-95dc-221972ae54ea tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:46.821709 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a10bd803-ff26-4b32-95dc-221972ae54ea tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:46.821709 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 775/3068] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:46 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:47.017674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7a11ef9e-8a21-4a05-8858-d2aa3dcd0952 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.020008 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7a11ef9e-8a21-4a05-8858-d2aa3dcd0952 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:47.021309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7a11ef9e-8a21-4a05-8858-d2aa3dcd0952 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:47.021309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7a11ef9e-8a21-4a05-8858-d2aa3dcd0952 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:47.021309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7a11ef9e-8a21-4a05-8858-d2aa3dcd0952 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:47.029508 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:47.029508 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:47.032001 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7a11ef9e-8a21-4a05-8858-d2aa3dcd0952 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:47.033623 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 765/3069] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:47 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:47.231838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6200ae90-c7c8-4b10-bdb5-db87b92887f4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.235579 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6200ae90-c7c8-4b10-bdb5-db87b92887f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:47.235789 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6200ae90-c7c8-4b10-bdb5-db87b92887f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:47.235992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6200ae90-c7c8-4b10-bdb5-db87b92887f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:47.256258 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:47.256258 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:47.260358 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6200ae90-c7c8-4b10-bdb5-db87b92887f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Volume info retrieved successfully. Jul 09 15:44:47.266574 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6200ae90-c7c8-4b10-bdb5-db87b92887f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:47.268551 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 756/3070] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:47 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:47.317584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-63f9182a-2cc8-4c1d-a800-5e227239d069 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.320566 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-63f9182a-2cc8-4c1d-a800-5e227239d069 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:47.320832 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-63f9182a-2cc8-4c1d-a800-5e227239d069 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:47.321101 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-63f9182a-2cc8-4c1d-a800-5e227239d069 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:47.326736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3cb9ac68-4f50-4c68-82a9-00d96f095837 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.328862 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3cb9ac68-4f50-4c68-82a9-00d96f095837 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 Jul 09 15:44:47.329093 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3cb9ac68-4f50-4c68-82a9-00d96f095837 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:47.329365 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3cb9ac68-4f50-4c68-82a9-00d96f095837 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:47.329578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-3cb9ac68-4f50-4c68-82a9-00d96f095837 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 8955b714-f8d4-414f-ad2d-05d472c1b2f9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:47.334770 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3cb9ac68-4f50-4c68-82a9-00d96f095837 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 returned with HTTP 404 Jul 09 15:44:47.335427 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 776/3071] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:47 2026] GET /volume/v3/backups/8955b714-f8d4-414f-ad2d-05d472c1b2f9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:47.346808 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:47.346808 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:47.354579 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3cc56576-66f3-416d-9966-c68123c70ac7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.357435 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-63f9182a-2cc8-4c1d-a800-5e227239d069 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:47.361306 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:47.361306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-996895179"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:47.363611 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-996895179'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:47.363611 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume of 1 GB Jul 09 15:44:47.365033 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-63f9182a-2cc8-4c1d-a800-5e227239d069 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:47.365614 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 775/3072] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:47 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1440 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:47.370125 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Availability Zones retrieved successfully. Jul 09 15:44:47.379168 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Flow 'volume_create_api' (d212d08b-4936-4c3c-9969-5caa38452717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:47.380781 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567abd01-fe83-45b7-9388-10240d66f675) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:47.382548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:47.397634 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-ba83b837-f859-43a6-998a-8578b433513c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.400928 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-ba83b837-f859-43a6-998a-8578b433513c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b/action Jul 09 15:44:47.401457 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-ba83b837-f859-43a6-998a-8578b433513c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:47.401701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-ba83b837-f859-43a6-998a-8578b433513c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:47.424006 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:47.424006 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:47.424655 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-ba83b837-f859-43a6-998a-8578b433513c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:47.430832 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (567abd01-fe83-45b7-9388-10240d66f675) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:47.431693 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2fc42f3-190f-4b30-91fb-e1c1afa1a431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:47.438272 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-ba83b837-f859-43a6-998a-8578b433513c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Begin detaching volume completed successfully. Jul 09 15:44:47.438893 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-ba83b837-f859-43a6-998a-8578b433513c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b/action returned with HTTP 202 Jul 09 15:44:47.439607 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 757/3073] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:44:47 2026] POST /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:47.472412 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bd2c8b63-ce47-4688-8de2-7c3ca5f902c3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.477248 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd2c8b63-ce47-4688-8de2-7c3ca5f902c3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:47.477549 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd2c8b63-ce47-4688-8de2-7c3ca5f902c3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:47.477834 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd2c8b63-ce47-4688-8de2-7c3ca5f902c3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:47.487379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Created reservations ['654f2cf2-6092-4548-a43f-be5fc4570d16', '951ba2cb-fcd3-4fd4-a3af-9c539d735a34', '560923b9-bce2-4270-9d3f-9b8b54f1e6af', 'fcff414d-5edd-4e87-abd8-a4f5350af3bb'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:47.488625 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2fc42f3-190f-4b30-91fb-e1c1afa1a431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['654f2cf2-6092-4548-a43f-be5fc4570d16', '951ba2cb-fcd3-4fd4-a3af-9c539d735a34', '560923b9-bce2-4270-9d3f-9b8b54f1e6af', 'fcff414d-5edd-4e87-abd8-a4f5350af3bb']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:47.490100 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cac22019-b600-432b-bd4d-c3132dbbb83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:47.500531 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:47.500531 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:47.505719 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bd2c8b63-ce47-4688-8de2-7c3ca5f902c3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:47.511532 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd2c8b63-ce47-4688-8de2-7c3ca5f902c3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:47.512038 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 777/3074] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:47 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:47.517883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cac22019-b600-432b-bd4d-c3132dbbb83b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '277b70d5-2683-40d9-b344-2716437c8d70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-996895179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb76fb62162458cb6aecdd01f5025df',qos_specs=None,replication_status=,reservations=['654f2cf2-6092-4548-a43f-be5fc4570d16','951ba2cb-fcd3-4fd4-a3af-9c539d735a34','560923b9-bce2-4270-9d3f-9b8b54f1e6af','fcff414d-5edd-4e87-abd8-a4f5350af3bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0808cf5b4a264bc691d961595ed5c212',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-996895179',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=277b70d5-2683-40d9-b344-2716437c8d70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb76fb62162458cb6aecdd01f5025df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0808cf5b4a264bc691d961595ed5c212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:47.518728 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0ae16b-6939-463e-89c7-6cd17f9ec126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:47.551589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0ae16b-6939-463e-89c7-6cd17f9ec126) transitioned into state 'SUCCESS' from state '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-996895179',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb76fb62162458cb6aecdd01f5025df',qos_specs=None,replication_status=,reservations=['654f2cf2-6092-4548-a43f-be5fc4570d16','951ba2cb-fcd3-4fd4-a3af-9c539d735a34','560923b9-bce2-4270-9d3f-9b8b54f1e6af','fcff414d-5edd-4e87-abd8-a4f5350af3bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0808cf5b4a264bc691d961595ed5c212',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:47.552543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02ad987-f5b8-4ebe-9cff-d002aa93a202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:47.567060 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a02ad987-f5b8-4ebe-9cff-d002aa93a202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:47.567306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Flow 'volume_create_api' (d212d08b-4936-4c3c-9969-5caa38452717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:47.567746 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume request issued successfully. Jul 09 15:44:47.568779 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3cc56576-66f3-416d-9966-c68123c70ac7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:47.569404 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 766/3075] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:44:47 2026] POST /volume/v3/volumes => generated 746 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:47.586436 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3e2f105a-c091-4309-969e-99a8f64ac656 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.590446 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e2f105a-c091-4309-969e-99a8f64ac656 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 Jul 09 15:44:47.590446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e2f105a-c091-4309-969e-99a8f64ac656 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:47.590446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e2f105a-c091-4309-969e-99a8f64ac656 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:47.599091 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:47.599091 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:47.603718 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3e2f105a-c091-4309-969e-99a8f64ac656 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:44:47.608917 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e2f105a-c091-4309-969e-99a8f64ac656 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 returned with HTTP 200 Jul 09 15:44:47.609607 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 776/3076] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:47 2026] GET /volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:47.840088 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-debe5ae2-c7de-4c7b-a56d-15f3103f6ee4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:47.842326 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-debe5ae2-c7de-4c7b-a56d-15f3103f6ee4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:47.842637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-debe5ae2-c7de-4c7b-a56d-15f3103f6ee4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:47.842898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-debe5ae2-c7de-4c7b-a56d-15f3103f6ee4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:47.851853 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:47.851853 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:47.859877 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-debe5ae2-c7de-4c7b-a56d-15f3103f6ee4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:47.867523 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-debe5ae2-c7de-4c7b-a56d-15f3103f6ee4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:47.867845 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 758/3077] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:47 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:48.052810 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b40d85ab-8005-495d-b7e5-28a8234cab89 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:48.059034 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b40d85ab-8005-495d-b7e5-28a8234cab89 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:48.059034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b40d85ab-8005-495d-b7e5-28a8234cab89 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:48.059034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b40d85ab-8005-495d-b7e5-28a8234cab89 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:48.059034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b40d85ab-8005-495d-b7e5-28a8234cab89 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:48.068345 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:48.068345 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:48.069415 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b40d85ab-8005-495d-b7e5-28a8234cab89 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:48.070264 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 778/3078] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:48 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:48.471193 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b862a393-355b-4ab0-9df6-0a4a74d278c1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:48.471636 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b862a393-355b-4ab0-9df6-0a4a74d278c1 None None] GET https://10.4.3.19/volume// Jul 09 15:44:48.471807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b862a393-355b-4ab0-9df6-0a4a74d278c1 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:48.472042 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b862a393-355b-4ab0-9df6-0a4a74d278c1 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:48.472378 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b862a393-355b-4ab0-9df6-0a4a74d278c1 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:44:48.472789 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 767/3079] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:44: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 09 15:44:48.482107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-7c50497b-4ea8-4bd1-b49a-367614027485 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:48.484816 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-7c50497b-4ea8-4bd1-b49a-367614027485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:48.485040 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-7c50497b-4ea8-4bd1-b49a-367614027485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:48.485172 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-7c50497b-4ea8-4bd1-b49a-367614027485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:48.498314 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:48.498314 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:48.503028 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-7c50497b-4ea8-4bd1-b49a-367614027485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:48.509660 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-7c50497b-4ea8-4bd1-b49a-367614027485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:48.510199 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 777/3080] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:44:48 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1623 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:48.528384 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eb52f9cf-7af3-4ddd-8a77-905a71cbee47 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:48.530122 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb52f9cf-7af3-4ddd-8a77-905a71cbee47 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:48.530396 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb52f9cf-7af3-4ddd-8a77-905a71cbee47 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:48.530616 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb52f9cf-7af3-4ddd-8a77-905a71cbee47 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:48.549951 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:48.549951 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:48.555087 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eb52f9cf-7af3-4ddd-8a77-905a71cbee47 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:48.563798 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb52f9cf-7af3-4ddd-8a77-905a71cbee47 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:48.563798 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 759/3081] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:48 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1443 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:48.628282 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-15c0c5d0-645a-4a8f-9a38-09c5cc70e6d9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:48.635307 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-15c0c5d0-645a-4a8f-9a38-09c5cc70e6d9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 Jul 09 15:44:48.635565 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-15c0c5d0-645a-4a8f-9a38-09c5cc70e6d9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:48.636055 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-15c0c5d0-645a-4a8f-9a38-09c5cc70e6d9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:48.646775 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:48.646775 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:48.656851 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-15c0c5d0-645a-4a8f-9a38-09c5cc70e6d9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:44:48.661675 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-15c0c5d0-645a-4a8f-9a38-09c5cc70e6d9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 returned with HTTP 200 Jul 09 15:44:48.662069 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 779/3082] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:48 2026] GET /volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 => generated 839 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:48.678820 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-18e7c029-4624-4944-af92-4b5744200da4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:48.680660 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-18e7c029-4624-4944-af92-4b5744200da4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:44:48.681086 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-18e7c029-4624-4944-af92-4b5744200da4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "277b70d5-2683-40d9-b344-2716437c8d70", "name": "tempest-VolumesBackupsTest-Backup-1909774695"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:48.683015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-18e7c029-4624-4944-af92-4b5744200da4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Creating new backup {'backup': {'volume_id': '277b70d5-2683-40d9-b344-2716437c8d70', 'name': 'tempest-VolumesBackupsTest-Backup-1909774695'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:44:48.683235 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-18e7c029-4624-4944-af92-4b5744200da4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Creating backup of volume 277b70d5-2683-40d9-b344-2716437c8d70 in container None Jul 09 15:44:48.692711 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:48.692711 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:48.693200 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-18e7c029-4624-4944-af92-4b5744200da4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Volume info retrieved successfully. Jul 09 15:44:48.714301 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-18e7c029-4624-4944-af92-4b5744200da4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Created reservations ['bd895228-4ee5-4cdc-aba9-86ddc9787d92', 'f0d3eacf-481c-463d-806c-0b5f4ab60ff6'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:48.741533 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-18e7c029-4624-4944-af92-4b5744200da4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:44:48.742081 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 768/3083] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:44:48 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 09 15:44:48.757952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6dfe6724-fc92-43fb-978c-b5f35d924a35 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:48.763567 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6dfe6724-fc92-43fb-978c-b5f35d924a35 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:48.763567 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6dfe6724-fc92-43fb-978c-b5f35d924a35 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:48.763567 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6dfe6724-fc92-43fb-978c-b5f35d924a35 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:48.763567 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-6dfe6724-fc92-43fb-978c-b5f35d924a35 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:48.768621 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:48.768621 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:48.768621 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6dfe6724-fc92-43fb-978c-b5f35d924a35 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:48.768957 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 778/3084] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:48 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:48.889601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3fbfca20-fc36-41eb-b345-6ef7ec3282a8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:48.895124 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3fbfca20-fc36-41eb-b345-6ef7ec3282a8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:48.895500 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3fbfca20-fc36-41eb-b345-6ef7ec3282a8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:48.895841 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3fbfca20-fc36-41eb-b345-6ef7ec3282a8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:48.910626 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:48.910626 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:48.919458 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3fbfca20-fc36-41eb-b345-6ef7ec3282a8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:48.929474 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3fbfca20-fc36-41eb-b345-6ef7ec3282a8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:48.930657 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 760/3085] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:48 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:49.083975 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5aecb7b6-04f7-4a20-a282-eaced61bd060 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:49.086555 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5aecb7b6-04f7-4a20-a282-eaced61bd060 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:49.086815 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5aecb7b6-04f7-4a20-a282-eaced61bd060 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:49.087050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5aecb7b6-04f7-4a20-a282-eaced61bd060 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:49.087259 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-5aecb7b6-04f7-4a20-a282-eaced61bd060 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:49.093919 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:49.093919 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:49.094777 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5aecb7b6-04f7-4a20-a282-eaced61bd060 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:49.095166 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 780/3086] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:49 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:49.276424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-9f353b20-aba8-4fea-8b4f-bfaf608d4810 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:49.278958 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-9f353b20-aba8-4fea-8b4f-bfaf608d4810 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:49.279290 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-9f353b20-aba8-4fea-8b4f-bfaf608d4810 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:49.279560 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-9f353b20-aba8-4fea-8b4f-bfaf608d4810 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:49.296100 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:49.296100 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:49.300942 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-9f353b20-aba8-4fea-8b4f-bfaf608d4810 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:49.307767 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-9f353b20-aba8-4fea-8b4f-bfaf608d4810 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:49.308382 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 769/3087] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:49 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1443 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:49.578500 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3bb50e64-9247-4ae1-ad95-75e79ecc8f7c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:49.583665 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3bb50e64-9247-4ae1-ad95-75e79ecc8f7c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:49.584013 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3bb50e64-9247-4ae1-ad95-75e79ecc8f7c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:49.585174 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3bb50e64-9247-4ae1-ad95-75e79ecc8f7c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:49.610311 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:49.610311 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:49.615889 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3bb50e64-9247-4ae1-ad95-75e79ecc8f7c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:49.622440 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3bb50e64-9247-4ae1-ad95-75e79ecc8f7c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:49.623156 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 779/3088] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:49 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:49.781111 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9dc87f02-ee0c-48a6-9224-96b8d4c8eba8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:49.785302 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9dc87f02-ee0c-48a6-9224-96b8d4c8eba8 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:49.785302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9dc87f02-ee0c-48a6-9224-96b8d4c8eba8 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:49.785302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9dc87f02-ee0c-48a6-9224-96b8d4c8eba8 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:49.785302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9dc87f02-ee0c-48a6-9224-96b8d4c8eba8 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:49.790516 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:49.790516 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:49.790516 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9dc87f02-ee0c-48a6-9224-96b8d4c8eba8 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:49.790516 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 761/3089] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:49 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:49.819014 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-23fbdd80-029e-4b7b-ba91-2a2c40aaa007 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:49.821340 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-23fbdd80-029e-4b7b-ba91-2a2c40aaa007 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c Jul 09 15:44:49.821340 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-23fbdd80-029e-4b7b-ba91-2a2c40aaa007 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:49.821487 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-23fbdd80-029e-4b7b-ba91-2a2c40aaa007 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:49.830116 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:49.830116 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:49.951347 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-543a5789-b817-460a-b918-9630acfc1501 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:49.954719 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-543a5789-b817-460a-b918-9630acfc1501 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:49.955038 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-543a5789-b817-460a-b918-9630acfc1501 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:49.955444 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-543a5789-b817-460a-b918-9630acfc1501 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:49.979388 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:49.979388 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:49.985507 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-543a5789-b817-460a-b918-9630acfc1501 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:49.993382 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-543a5789-b817-460a-b918-9630acfc1501 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:49.993941 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 770/3090] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:49 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 926 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:50.106044 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b6a1a108-9224-45c9-aa8e-f53d3ef38b05 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:50.109146 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b6a1a108-9224-45c9-aa8e-f53d3ef38b05 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:50.109358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b6a1a108-9224-45c9-aa8e-f53d3ef38b05 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:50.109630 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b6a1a108-9224-45c9-aa8e-f53d3ef38b05 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:50.109739 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b6a1a108-9224-45c9-aa8e-f53d3ef38b05 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:50.113867 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:50.113867 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:50.114720 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b6a1a108-9224-45c9-aa8e-f53d3ef38b05 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:50.115298 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 780/3091] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:50 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:50.367082 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-bfbf2612-b0db-4e29-9667-037f5d424d88 req-23fbdd80-029e-4b7b-ba91-2a2c40aaa007 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c returned with HTTP 200 Jul 09 15:44:50.367500 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 781/3092] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:44:49 2026] DELETE /volume/v3/attachments/d41e25ac-d974-4147-81eb-be34902b313c => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:50.638404 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f11a30bc-80d9-40ab-8e32-160baea4f9fd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:50.639914 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f11a30bc-80d9-40ab-8e32-160baea4f9fd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:50.640106 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f11a30bc-80d9-40ab-8e32-160baea4f9fd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:50.640962 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f11a30bc-80d9-40ab-8e32-160baea4f9fd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:50.654653 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:50.654653 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:50.659885 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f11a30bc-80d9-40ab-8e32-160baea4f9fd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:50.672953 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f11a30bc-80d9-40ab-8e32-160baea4f9fd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:50.673812 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 762/3093] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:50 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1143 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:50.691140 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-51d238b8-54be-48b7-b25b-7f52d33f9f22 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:50.693728 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-51d238b8-54be-48b7-b25b-7f52d33f9f22 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:50.693995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-51d238b8-54be-48b7-b25b-7f52d33f9f22 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:50.694306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-51d238b8-54be-48b7-b25b-7f52d33f9f22 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:50.708596 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:50.708596 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:50.713894 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-51d238b8-54be-48b7-b25b-7f52d33f9f22 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] Volume info retrieved successfully. Jul 09 15:44:50.720816 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-51d238b8-54be-48b7-b25b-7f52d33f9f22 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-reader] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:50.721288 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 771/3094] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:50 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:50.776490 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-8fac1767-21eb-466d-ba0b-ef20b2509485 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:50.779407 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-8fac1767-21eb-466d-ba0b-ef20b2509485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:50.779675 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-8fac1767-21eb-466d-ba0b-ef20b2509485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:50.779915 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-8fac1767-21eb-466d-ba0b-ef20b2509485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:50.791608 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:50.791608 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:50.796080 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-8fac1767-21eb-466d-ba0b-ef20b2509485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:50.802997 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-8fac1767-21eb-466d-ba0b-ef20b2509485 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:50.803562 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 781/3095] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:50 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:50.805807 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ef4b1c4e-5b96-445a-985e-3a318880b5b2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:50.808296 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ef4b1c4e-5b96-445a-985e-3a318880b5b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:50.808296 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ef4b1c4e-5b96-445a-985e-3a318880b5b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:50.808566 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ef4b1c4e-5b96-445a-985e-3a318880b5b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:50.808625 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ef4b1c4e-5b96-445a-985e-3a318880b5b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:50.815057 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:50.815057 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:50.815933 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ef4b1c4e-5b96-445a-985e-3a318880b5b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:50.816376 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 782/3096] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:50 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:50.833354 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-b36f399e-e8d4-4424-81bc-a72845f75709 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:50.835553 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-b36f399e-e8d4-4424-81bc-a72845f75709 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b/action Jul 09 15:44:50.836859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-b36f399e-e8d4-4424-81bc-a72845f75709 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:44:50.836859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-b36f399e-e8d4-4424-81bc-a72845f75709 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:50.853468 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:50.853468 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:50.853740 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-b36f399e-e8d4-4424-81bc-a72845f75709 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:50.865004 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-b36f399e-e8d4-4424-81bc-a72845f75709 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Begin detaching volume completed successfully. Jul 09 15:44:50.865454 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-b36f399e-e8d4-4424-81bc-a72845f75709 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b/action returned with HTTP 202 Jul 09 15:44:50.866306 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 763/3097] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:44:50 2026] POST /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:44:50.901711 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-90db5faa-8142-4a13-91b0-441fb68cd7ca None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:50.905303 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-90db5faa-8142-4a13-91b0-441fb68cd7ca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:50.905632 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-90db5faa-8142-4a13-91b0-441fb68cd7ca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:50.905632 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-90db5faa-8142-4a13-91b0-441fb68cd7ca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:50.929690 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:50.929690 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:50.942227 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-90db5faa-8142-4a13-91b0-441fb68cd7ca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:50.948144 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-90db5faa-8142-4a13-91b0-441fb68cd7ca tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:50.949065 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 772/3098] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:50 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:51.016367 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2726be0f-71ce-46c9-a5b9-9c0e2e0a00ad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:51.017345 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2726be0f-71ce-46c9-a5b9-9c0e2e0a00ad tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:51.017655 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2726be0f-71ce-46c9-a5b9-9c0e2e0a00ad tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:51.017894 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2726be0f-71ce-46c9-a5b9-9c0e2e0a00ad tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:51.029431 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:51.029431 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:51.036880 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2726be0f-71ce-46c9-a5b9-9c0e2e0a00ad tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:51.045291 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2726be0f-71ce-46c9-a5b9-9c0e2e0a00ad tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:51.045935 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 782/3099] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:51 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:44:51.128261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-acd5f65b-c7f7-4525-b9d4-599a7821ee8a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:51.128261 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-acd5f65b-c7f7-4525-b9d4-599a7821ee8a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:51.128667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-acd5f65b-c7f7-4525-b9d4-599a7821ee8a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:51.128667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-acd5f65b-c7f7-4525-b9d4-599a7821ee8a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:51.128667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-acd5f65b-c7f7-4525-b9d4-599a7821ee8a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:51.132994 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:51.132994 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:51.133714 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-acd5f65b-c7f7-4525-b9d4-599a7821ee8a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:51.134454 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 783/3100] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:51 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:51.190711 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:51.192896 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:51.193419 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-364585195"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:51.195593 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-364585195'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:51.195806 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume of 1 GB Jul 09 15:44:51.201262 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Availability Zones retrieved successfully. Jul 09 15:44:51.210267 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Flow 'volume_create_api' (10a46371-9407-4077-8f55-4e4926d57fdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:51.211266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a09f593-d626-4515-b192-ef966afbfcee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:51.213817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:51.259231 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a09f593-d626-4515-b192-ef966afbfcee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:51.259991 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c924a76-34a3-4f28-a1ec-0888dda2a609) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:51.313430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Created reservations ['c26c07a0-1e03-4633-bb44-cded3527b5cb', '48e2712a-08c6-40a9-8885-faea976f7b68', '530a48f1-736e-4e99-9bca-134be4a7d0b2', '8f769003-75a5-4878-8a76-73f39eba05c5'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:51.314568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c924a76-34a3-4f28-a1ec-0888dda2a609) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c26c07a0-1e03-4633-bb44-cded3527b5cb', '48e2712a-08c6-40a9-8885-faea976f7b68', '530a48f1-736e-4e99-9bca-134be4a7d0b2', '8f769003-75a5-4878-8a76-73f39eba05c5']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:51.315356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4b242a-4e53-47d2-be32-caf13202ce0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:51.343362 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd4b242a-4e53-47d2-be32-caf13202ce0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0227d64d-5b91-4cd1-a8a4-7981a1881aef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-364585195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e4ea88770947669cab7229d38df559',qos_specs=None,replication_status=,reservations=['c26c07a0-1e03-4633-bb44-cded3527b5cb','48e2712a-08c6-40a9-8885-faea976f7b68','530a48f1-736e-4e99-9bca-134be4a7d0b2','8f769003-75a5-4878-8a76-73f39eba05c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8ff4f4b878406f8bdac831c7682061',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-364585195',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0227d64d-5b91-4cd1-a8a4-7981a1881aef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e4ea88770947669cab7229d38df559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc8ff4f4b878406f8bdac831c7682061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:51.344724 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbce9520-3b2b-48bf-ba70-13b53310c393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:51.372209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbce9520-3b2b-48bf-ba70-13b53310c393) transitioned into state 'SUCCESS' from state '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-364585195',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e4ea88770947669cab7229d38df559',qos_specs=None,replication_status=,reservations=['c26c07a0-1e03-4633-bb44-cded3527b5cb','48e2712a-08c6-40a9-8885-faea976f7b68','530a48f1-736e-4e99-9bca-134be4a7d0b2','8f769003-75a5-4878-8a76-73f39eba05c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8ff4f4b878406f8bdac831c7682061',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:51.373845 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdac6bdb-19ee-4110-87d1-bfdfc62f5a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:51.388763 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdac6bdb-19ee-4110-87d1-bfdfc62f5a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:51.390139 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Flow 'volume_create_api' (10a46371-9407-4077-8f55-4e4926d57fdd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:51.391851 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume request issued successfully. Jul 09 15:44:51.393109 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8bf30d50-6430-4fe0-9216-563d4901ee1b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:51.393867 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 764/3101] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:44:51 2026] POST /volume/v3/volumes => generated 748 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:51.413823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2f6e0052-1289-452e-94b7-40211ef2a9ad None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:51.420343 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2f6e0052-1289-452e-94b7-40211ef2a9ad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:51.420966 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2f6e0052-1289-452e-94b7-40211ef2a9ad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:51.422032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2f6e0052-1289-452e-94b7-40211ef2a9ad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:51.439292 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:51.439292 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:51.454427 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2f6e0052-1289-452e-94b7-40211ef2a9ad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:51.459025 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2f6e0052-1289-452e-94b7-40211ef2a9ad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:51.459528 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 773/3102] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:51 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:51.831466 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d5b4d6f0-8dfb-45b4-a9b3-50083da2ea37 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:51.833400 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d5b4d6f0-8dfb-45b4-a9b3-50083da2ea37 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:51.833663 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d5b4d6f0-8dfb-45b4-a9b3-50083da2ea37 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:51.833883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d5b4d6f0-8dfb-45b4-a9b3-50083da2ea37 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:51.834001 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d5b4d6f0-8dfb-45b4-a9b3-50083da2ea37 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:51.839075 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:51.839075 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:51.839832 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d5b4d6f0-8dfb-45b4-a9b3-50083da2ea37 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:51.840336 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 783/3103] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:51 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:51.901689 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1560f062-9888-46ae-a2e8-b71c9ea92ccf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:51.902150 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1560f062-9888-46ae-a2e8-b71c9ea92ccf None None] GET https://10.4.3.19/volume// Jul 09 15:44:51.902394 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1560f062-9888-46ae-a2e8-b71c9ea92ccf None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:51.902872 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1560f062-9888-46ae-a2e8-b71c9ea92ccf None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:51.903066 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1560f062-9888-46ae-a2e8-b71c9ea92ccf None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:44:51.903774 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 784/3104] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:44: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 09 15:44:51.916103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-bb8e4ed3-4bf4-4286-87e5-e344780bbffa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:51.919040 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-bb8e4ed3-4bf4-4286-87e5-e344780bbffa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:51.919319 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-bb8e4ed3-4bf4-4286-87e5-e344780bbffa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:51.919563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-bb8e4ed3-4bf4-4286-87e5-e344780bbffa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:51.934982 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:51.934982 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:51.938826 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-bb8e4ed3-4bf4-4286-87e5-e344780bbffa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:51.943859 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-bb8e4ed3-4bf4-4286-87e5-e344780bbffa tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:51.943973 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 765/3105] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:44:51 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1326 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:51.970355 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-998c9181-09ee-4de8-95f5-e46906e9e798 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:51.974053 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-998c9181-09ee-4de8-95f5-e46906e9e798 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:51.974053 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-998c9181-09ee-4de8-95f5-e46906e9e798 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:51.974217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-998c9181-09ee-4de8-95f5-e46906e9e798 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:51.990390 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:51.990390 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:51.996840 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-998c9181-09ee-4de8-95f5-e46906e9e798 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:52.002492 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-998c9181-09ee-4de8-95f5-e46906e9e798 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:52.003152 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 774/3106] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:51 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:52.061717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b1783171-4dc9-46bf-bf55-7272914781cf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:52.063882 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b1783171-4dc9-46bf-bf55-7272914781cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:52.064211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b1783171-4dc9-46bf-bf55-7272914781cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:52.064483 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b1783171-4dc9-46bf-bf55-7272914781cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:52.074746 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:52.074746 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:52.080582 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b1783171-4dc9-46bf-bf55-7272914781cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:52.086197 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b1783171-4dc9-46bf-bf55-7272914781cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:52.087095 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 784/3107] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:52 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:52.144577 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b4e6cb24-7aff-40f1-978f-74f2c8f112f9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:52.147024 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b4e6cb24-7aff-40f1-978f-74f2c8f112f9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:52.147370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b4e6cb24-7aff-40f1-978f-74f2c8f112f9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:52.147556 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b4e6cb24-7aff-40f1-978f-74f2c8f112f9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:52.147728 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b4e6cb24-7aff-40f1-978f-74f2c8f112f9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:52.153098 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:52.153098 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:52.154062 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b4e6cb24-7aff-40f1-978f-74f2c8f112f9 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:52.154511 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 785/3108] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:52 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:52.480610 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7176558b-ebb0-4e19-b6ae-0d6b34241801 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:52.482781 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7176558b-ebb0-4e19-b6ae-0d6b34241801 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:52.482989 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7176558b-ebb0-4e19-b6ae-0d6b34241801 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:52.483214 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7176558b-ebb0-4e19-b6ae-0d6b34241801 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:52.492950 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:52.492950 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:52.501111 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7176558b-ebb0-4e19-b6ae-0d6b34241801 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:53.492354 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7176558b-ebb0-4e19-b6ae-0d6b34241801 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:53.492354 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 766/3109] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:52 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-07e8e233-c586-4270-9035-421e00e51f28 req-3ba21784-af8a-4c6f-9ba4-5b9a40443278 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-3ba21784-af8a-4c6f-9ba4-5b9a40443278 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-3ba21784-af8a-4c6f-9ba4-5b9a40443278 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-3ba21784-af8a-4c6f-9ba4-5b9a40443278 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-07e8e233-c586-4270-9035-421e00e51f28 req-3ba21784-af8a-4c6f-9ba4-5b9a40443278 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-3ba21784-af8a-4c6f-9ba4-5b9a40443278 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:53.497896 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 775/3110] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:52 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bca4cdb7-c18c-48b7-b1b4-b86e98c8b63d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bca4cdb7-c18c-48b7-b1b4-b86e98c8b63d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bca4cdb7-c18c-48b7-b1b4-b86e98c8b63d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bca4cdb7-c18c-48b7-b1b4-b86e98c8b63d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-bca4cdb7-c18c-48b7-b1b4-b86e98c8b63d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bca4cdb7-c18c-48b7-b1b4-b86e98c8b63d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:53.500072 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 785/3111] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:52 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1e22d350-b7e4-4db5-9c20-c80d04e9e6a0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e22d350-b7e4-4db5-9c20-c80d04e9e6a0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e22d350-b7e4-4db5-9c20-c80d04e9e6a0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e22d350-b7e4-4db5-9c20-c80d04e9e6a0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1e22d350-b7e4-4db5-9c20-c80d04e9e6a0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e22d350-b7e4-4db5-9c20-c80d04e9e6a0 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:53.501845 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 786/3112] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:53 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d1e40532-0af1-4bf2-9b4f-7cc5ac8924c8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d1e40532-0af1-4bf2-9b4f-7cc5ac8924c8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d1e40532-0af1-4bf2-9b4f-7cc5ac8924c8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d1e40532-0af1-4bf2-9b4f-7cc5ac8924c8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d1e40532-0af1-4bf2-9b4f-7cc5ac8924c8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d1e40532-0af1-4bf2-9b4f-7cc5ac8924c8 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:53.503681 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 767/3113] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:53 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-505859bf-1fa2-49bd-af19-82f845a7381e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-505859bf-1fa2-49bd-af19-82f845a7381e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-505859bf-1fa2-49bd-af19-82f845a7381e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-505859bf-1fa2-49bd-af19-82f845a7381e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-505859bf-1fa2-49bd-af19-82f845a7381e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-505859bf-1fa2-49bd-af19-82f845a7381e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:53.504588 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 776/3114] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:53 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:53.505922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1ca7b43f-8961-4b23-b733-79a28caf2ecf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.505922 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1ca7b43f-8961-4b23-b733-79a28caf2ecf tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:44:53.505922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1ca7b43f-8961-4b23-b733-79a28caf2ecf tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-274518600", "extra_specs": {}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:53.505922 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1ca7b43f-8961-4b23-b733-79a28caf2ecf tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:44:53.505922 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 786/3115] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:44:53 2026] POST /volume/v3/types => generated 217 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:53.506624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1bd33cf8-8cdf-4d20-a277-ed1b7aa48901 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.506624 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1bd33cf8-8cdf-4d20-a277-ed1b7aa48901 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] POST https://10.4.3.19/volume/v3/types/8ddce701-0226-42cc-8fd6-fdaa16f1eaf2/encryption Jul 09 15:44:53.506624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1bd33cf8-8cdf-4d20-a277-ed1b7aa48901 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:53.506624 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1bd33cf8-8cdf-4d20-a277-ed1b7aa48901 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types/8ddce701-0226-42cc-8fd6-fdaa16f1eaf2/encryption returned with HTTP 200 Jul 09 15:44:53.506624 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 787/3116] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:44:53 2026] POST /volume/v3/types/8ddce701-0226-42cc-8fd6-fdaa16f1eaf2/encryption => generated 231 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:53.506999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.551207 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:53.551663 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1949827273", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-274518600", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:53.553890 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1949827273', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-274518600', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:53.557980 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume of 1 GB Jul 09 15:44:53.558444 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:53.558444 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:53.559024 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Availability Zones retrieved successfully. Jul 09 15:44:53.565024 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Flow 'volume_create_api' (2aec03e8-ab64-4600-87a2-df1841e478cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:53.567298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd6d767-f4b4-4df0-8184-a789b1a2320c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:53.568007 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:53.603300 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bd6d767-f4b4-4df0-8184-a789b1a2320c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:44:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8ddce701-0226-42cc-8fd6-fdaa16f1eaf2,is_public=True,name='tempest-scenario-type-cryptsetup-274518600',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8ddce701-0226-42cc-8fd6-fdaa16f1eaf2', '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=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:53.604076 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73443037-c9af-4aeb-a8f5-aa9a490a9a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:53.643205 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-274518600 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-274518600, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:44:53.643205 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-274518600 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-274518600, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:44:53.690497 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Created reservations ['ffbef576-7c03-42dd-b61d-3799a1ed2d83', '13811d35-8da9-4184-b1e1-39a20b7facdc', 'e76d19ec-ddaf-499b-98fd-27d50583fbd2', '2be112f9-395f-406c-834d-69e7e197eab2'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:53.691414 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73443037-c9af-4aeb-a8f5-aa9a490a9a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffbef576-7c03-42dd-b61d-3799a1ed2d83', '13811d35-8da9-4184-b1e1-39a20b7facdc', 'e76d19ec-ddaf-499b-98fd-27d50583fbd2', '2be112f9-395f-406c-834d-69e7e197eab2']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:53.692356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48203b20-ae41-4f3a-9721-1bedfa3797f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:53.717805 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48203b20-ae41-4f3a-9721-1bedfa3797f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5a47606-f166-462b-82b7-c3c00576ced9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1949827273',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f1abc1b5e340a5a768595a345366ba',qos_specs=None,replication_status=,reservations=['ffbef576-7c03-42dd-b61d-3799a1ed2d83','13811d35-8da9-4184-b1e1-39a20b7facdc','e76d19ec-ddaf-499b-98fd-27d50583fbd2','2be112f9-395f-406c-834d-69e7e197eab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_type_id=8ddce701-0226-42cc-8fd6-fdaa16f1eaf2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1949827273',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=b5a47606-f166-462b-82b7-c3c00576ced9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f1abc1b5e340a5a768595a345366ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8ddce701-0226-42cc-8fd6-fdaa16f1eaf2),volume_type_id=8ddce701-0226-42cc-8fd6-fdaa16f1eaf2)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:53.718602 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e475d890-2b73-4c5a-93da-1957407f74b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:53.764021 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e475d890-2b73-4c5a-93da-1957407f74b0) transitioned into state 'SUCCESS' from state '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-1949827273',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f1abc1b5e340a5a768595a345366ba',qos_specs=None,replication_status=,reservations=['ffbef576-7c03-42dd-b61d-3799a1ed2d83','13811d35-8da9-4184-b1e1-39a20b7facdc','e76d19ec-ddaf-499b-98fd-27d50583fbd2','2be112f9-395f-406c-834d-69e7e197eab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_type_id=8ddce701-0226-42cc-8fd6-fdaa16f1eaf2)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:53.764929 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db5c329-ba82-4fa3-97d1-075be4a89f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:53.775905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2db5c329-ba82-4fa3-97d1-075be4a89f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:53.776771 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Flow 'volume_create_api' (2aec03e8-ab64-4600-87a2-df1841e478cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:53.777039 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume request issued successfully. Jul 09 15:44:53.777541 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aebeb1fc-0485-43a6-a654-d9762434a2bf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:53.777918 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 768/3117] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:44:53 2026] POST /volume/v3/volumes => generated 788 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:53.886455 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-21fe034c-fd4b-4003-92f9-7c62cbb00723 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:53.888709 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-21fe034c-fd4b-4003-92f9-7c62cbb00723 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:53.888930 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-21fe034c-fd4b-4003-92f9-7c62cbb00723 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:53.889149 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-21fe034c-fd4b-4003-92f9-7c62cbb00723 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:53.890390 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-21fe034c-fd4b-4003-92f9-7c62cbb00723 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:53.895068 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:53.895068 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:53.895887 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-21fe034c-fd4b-4003-92f9-7c62cbb00723 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:53.896374 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 777/3118] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:53 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:54.104266 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4135fe28-ba90-4e33-a856-d555dbf2515a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.106331 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4135fe28-ba90-4e33-a856-d555dbf2515a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:54.106601 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4135fe28-ba90-4e33-a856-d555dbf2515a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:54.106959 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4135fe28-ba90-4e33-a856-d555dbf2515a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:54.119910 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:54.119910 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:54.124946 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4135fe28-ba90-4e33-a856-d555dbf2515a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:54.129921 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4135fe28-ba90-4e33-a856-d555dbf2515a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:54.130487 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 787/3119] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:54 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:54.147354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d31771f4-14f6-442f-a323-bfa4591488f2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.149983 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d31771f4-14f6-442f-a323-bfa4591488f2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:54.149983 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d31771f4-14f6-442f-a323-bfa4591488f2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:54.151670 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d31771f4-14f6-442f-a323-bfa4591488f2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:54.161204 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:54.161204 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:54.166425 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d31771f4-14f6-442f-a323-bfa4591488f2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:54.173874 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d31771f4-14f6-442f-a323-bfa4591488f2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:54.174707 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 788/3120] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:54 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 1191 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:54.192910 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fcb58e11-7154-430e-b853-9a2c1d8af778 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.195541 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fcb58e11-7154-430e-b853-9a2c1d8af778 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:54.196037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fcb58e11-7154-430e-b853-9a2c1d8af778 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:54.196237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fcb58e11-7154-430e-b853-9a2c1d8af778 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:54.198514 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ad0cfe08-206c-4f4e-bfac-9adc48f1a73e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.201114 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad0cfe08-206c-4f4e-bfac-9adc48f1a73e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:54.201729 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad0cfe08-206c-4f4e-bfac-9adc48f1a73e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:54.202144 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad0cfe08-206c-4f4e-bfac-9adc48f1a73e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:54.203018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ad0cfe08-206c-4f4e-bfac-9adc48f1a73e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:54.205071 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:54.205071 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:54.210398 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:54.210398 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:54.210740 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fcb58e11-7154-430e-b853-9a2c1d8af778 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:54.211147 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad0cfe08-206c-4f4e-bfac-9adc48f1a73e tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:54.211714 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 778/3121] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:54 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:54.217508 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fcb58e11-7154-430e-b853-9a2c1d8af778 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:54.218234 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 769/3122] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:54 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 1191 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:54.234318 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ff3693ec-33e4-4fbe-84da-728ff36f0485 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.236871 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff3693ec-33e4-4fbe-84da-728ff36f0485 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:44:54.237453 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff3693ec-33e4-4fbe-84da-728ff36f0485 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d9cb1408-ca22-468a-a6b2-4f2c6de689d5", "name": "tempest-VolumeImageDependencyTests-Snapshot-652361716"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:54.251548 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:54.251548 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:54.252278 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff3693ec-33e4-4fbe-84da-728ff36f0485 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:54.252391 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-ff3693ec-33e4-4fbe-84da-728ff36f0485 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create snapshot from volume d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:54.305632 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-ff3693ec-33e4-4fbe-84da-728ff36f0485 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Created reservations ['fb1a3786-24b7-41dd-a33b-cc30c1c4ff3a', '39392279-098b-4025-be73-00522effa432', '69b030c8-f2df-4a8c-8c2b-59b38692313c', '0babf6c3-cb0a-456f-af4f-bd5e68e0806f'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:54.362238 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff3693ec-33e4-4fbe-84da-728ff36f0485 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Snapshot create request issued successfully. Jul 09 15:44:54.362736 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff3693ec-33e4-4fbe-84da-728ff36f0485 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:44:54.363279 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 788/3123] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:44:54 2026] POST /volume/v3/snapshots => generated 312 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:54.377348 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3abffe36-6f28-4501-9ec6-d9d977283172 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.380172 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3abffe36-6f28-4501-9ec6-d9d977283172 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:44:54.380172 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3abffe36-6f28-4501-9ec6-d9d977283172 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:54.382754 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3abffe36-6f28-4501-9ec6-d9d977283172 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:54.394729 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:54.394729 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:54.395450 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3abffe36-6f28-4501-9ec6-d9d977283172 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Snapshot retrieved successfully. Jul 09 15:44:54.396636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3abffe36-6f28-4501-9ec6-d9d977283172 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c returned with HTTP 200 Jul 09 15:44:54.397149 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 789/3124] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:44:54 2026] GET /volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c => generated 444 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:54.657276 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-97e81a74-9cf9-4474-8fdd-c22426a6c529 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.657695 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-97e81a74-9cf9-4474-8fdd-c22426a6c529 None None] GET https://10.4.3.19/volume// Jul 09 15:44:54.657847 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-97e81a74-9cf9-4474-8fdd-c22426a6c529 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:54.658034 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-97e81a74-9cf9-4474-8fdd-c22426a6c529 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:54.658357 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-97e81a74-9cf9-4474-8fdd-c22426a6c529 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:44:54.658635 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 779/3125] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:44: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 09 15:44:54.667611 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-07e8e233-c586-4270-9035-421e00e51f28 req-2dc36ddf-2e12-4ced-9757-5043d4c009ac None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.857495 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-2dc36ddf-2e12-4ced-9757-5043d4c009ac tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:44:54.857870 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-2dc36ddf-2e12-4ced-9757-5043d4c009ac tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0227d64d-5b91-4cd1-a8a4-7981a1881aef", "connector": null, "instance_uuid": "b1db88ad-f47f-4f3e-85d7-a41a6d945589"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:54.870585 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:54.870585 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:54.911156 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bb876e23-f8e0-422e-a85d-326a71d3b17d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:54.913101 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-2dc36ddf-2e12-4ced-9757-5043d4c009ac tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:44:54.913630 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 770/3126] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:44:54 2026] POST /volume/v3/attachments => generated 273 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:54.915055 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb876e23-f8e0-422e-a85d-326a71d3b17d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:54.915750 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb876e23-f8e0-422e-a85d-326a71d3b17d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:54.915750 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb876e23-f8e0-422e-a85d-326a71d3b17d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:54.915954 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-bb876e23-f8e0-422e-a85d-326a71d3b17d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:54.922444 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:54.922444 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:54.923548 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb876e23-f8e0-422e-a85d-326a71d3b17d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:54.924653 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 789/3127] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:54 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:55.134637 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-42b100ac-f82b-4ffc-af3a-719c785b4ed2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.136628 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-42b100ac-f82b-4ffc-af3a-719c785b4ed2 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:55.137093 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-42b100ac-f82b-4ffc-af3a-719c785b4ed2 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.138467 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-42b100ac-f82b-4ffc-af3a-719c785b4ed2 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.148390 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cc6ac6bd-ab82-4054-a640-ba1f2bb1fcf5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.150061 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.150061 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:55.151434 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cc6ac6bd-ab82-4054-a640-ba1f2bb1fcf5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:55.151434 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cc6ac6bd-ab82-4054-a640-ba1f2bb1fcf5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.151434 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cc6ac6bd-ab82-4054-a640-ba1f2bb1fcf5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.158208 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-42b100ac-f82b-4ffc-af3a-719c785b4ed2 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:55.160449 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.160449 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:55.162771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-42b100ac-f82b-4ffc-af3a-719c785b4ed2 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:55.162771 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 790/3128] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:55 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:55.164442 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cc6ac6bd-ab82-4054-a640-ba1f2bb1fcf5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:55.168725 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cc6ac6bd-ab82-4054-a640-ba1f2bb1fcf5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:55.169088 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 780/3129] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:55 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:55.228004 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-73faefc1-5028-4ac2-9bed-64b6189cf040 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.228230 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2f072007-d0a9-403c-90c4-d98e02808a7f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.230529 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f072007-d0a9-403c-90c4-d98e02808a7f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:55.230839 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f072007-d0a9-403c-90c4-d98e02808a7f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.230998 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-73faefc1-5028-4ac2-9bed-64b6189cf040 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:55.231147 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f072007-d0a9-403c-90c4-d98e02808a7f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.231569 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-73faefc1-5028-4ac2-9bed-64b6189cf040 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.231656 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2f072007-d0a9-403c-90c4-d98e02808a7f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:55.231795 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-73faefc1-5028-4ac2-9bed-64b6189cf040 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.236948 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.236948 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:55.238066 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f072007-d0a9-403c-90c4-d98e02808a7f tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:55.238596 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 790/3130] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:55 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:55.251816 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.251816 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:55.258499 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-73faefc1-5028-4ac2-9bed-64b6189cf040 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:55.266472 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-73faefc1-5028-4ac2-9bed-64b6189cf040 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:55.266910 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 771/3131] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:55 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:55.409392 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1e9e6c74-db86-4f32-bd96-81a403872f54 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.411737 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e9e6c74-db86-4f32-bd96-81a403872f54 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:44:55.412480 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e9e6c74-db86-4f32-bd96-81a403872f54 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.412480 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e9e6c74-db86-4f32-bd96-81a403872f54 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.418139 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.418139 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:55.418896 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1e9e6c74-db86-4f32-bd96-81a403872f54 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Snapshot retrieved successfully. Jul 09 15:44:55.419953 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e9e6c74-db86-4f32-bd96-81a403872f54 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c returned with HTTP 200 Jul 09 15:44:55.420057 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 791/3132] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:44:55 2026] GET /volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:55.435262 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.437858 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:55.437921 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "91a071bc-3448-4300-99c4-1c8caa99f07c", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:55.440085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '91a071bc-3448-4300-99c4-1c8caa99f07c', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:55.450122 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.450122 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:55.451176 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Snapshot retrieved successfully. Jul 09 15:44:55.451176 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume of 1 GB Jul 09 15:44:55.453118 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-97baa575-69f4-47ce-9c96-b21e88c8d60a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.453634 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-97baa575-69f4-47ce-9c96-b21e88c8d60a None None] GET https://10.4.3.19/volume// Jul 09 15:44:55.454351 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-97baa575-69f4-47ce-9c96-b21e88c8d60a None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.454351 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-97baa575-69f4-47ce-9c96-b21e88c8d60a None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.455364 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-97baa575-69f4-47ce-9c96-b21e88c8d60a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:44:55.455744 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 791/3133] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:44: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 09 15:44:55.456767 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Availability Zones retrieved successfully. Jul 09 15:44:55.463950 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (6c6bc6c4-fac5-4e1f-9ce7-f10a55054298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:55.464665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ecf91df-f227-4e50-acd6-b8582b84787e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:55.466409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:55.466526 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-07e8e233-c586-4270-9035-421e00e51f28 req-283fa5ec-0f6b-4575-ae20-1063b77ff979 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.471448 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-283fa5ec-0f6b-4575-ae20-1063b77ff979 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:55.471827 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-283fa5ec-0f6b-4575-ae20-1063b77ff979 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.472203 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-283fa5ec-0f6b-4575-ae20-1063b77ff979 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.484200 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.484200 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:55.491060 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-07e8e233-c586-4270-9035-421e00e51f28 req-283fa5ec-0f6b-4575-ae20-1063b77ff979 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:55.496221 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-283fa5ec-0f6b-4575-ae20-1063b77ff979 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:55.496819 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 772/3134] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:44:55 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 1020 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:55.507367 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ecf91df-f227-4e50-acd6-b8582b84787e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '91a071bc-3448-4300-99c4-1c8caa99f07c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:55.508139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9b21b0-aa10-4ea3-b3ed-e2912beb9a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:55.576861 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Created reservations ['8869dfe8-2bb2-48e2-aa53-e76d0c7e3d94', '5166bfe1-2a69-4d18-822f-d85118e857fd', '5a706f87-9383-49e7-8162-09d0d1e8e197', '6226ae69-a82f-4820-91b1-1c961cf4dc54'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:55.577280 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9b21b0-aa10-4ea3-b3ed-e2912beb9a30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8869dfe8-2bb2-48e2-aa53-e76d0c7e3d94', '5166bfe1-2a69-4d18-822f-d85118e857fd', '5a706f87-9383-49e7-8162-09d0d1e8e197', '6226ae69-a82f-4820-91b1-1c961cf4dc54']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:55.578225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d1336b-b63e-4707-8d5a-484cee0054e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:55.628644 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d1336b-b63e-4707-8d5a-484cee0054e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a256eb15-8c53-4165-9852-c25d46792c93', '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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['8869dfe8-2bb2-48e2-aa53-e76d0c7e3d94','5166bfe1-2a69-4d18-822f-d85118e857fd','5a706f87-9383-49e7-8162-09d0d1e8e197','6226ae69-a82f-4820-91b1-1c961cf4dc54'],size=1,snapshot_id=91a071bc-3448-4300-99c4-1c8caa99f07c,source_replicaid=,source_volid=None,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), '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-09T15:44:55Z,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=a256eb15-8c53-4165-9852-c25d46792c93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3740971677f448469105034559d0bff9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=91a071bc-3448-4300-99c4-1c8caa99f07c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61237d092e9344368546c1a3982c38d4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:55.628644 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4d1223-ef12-4cf8-b0f1-996c85397097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:55.630321 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-07e8e233-c586-4270-9035-421e00e51f28 req-9fadee01-efaa-4372-be6f-30d6ba88157c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.635301 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-9fadee01-efaa-4372-be6f-30d6ba88157c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] PUT https://10.4.3.19/volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad Jul 09 15:44:55.635739 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-9fadee01-efaa-4372-be6f-30d6ba88157c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:55.647239 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-07e8e233-c586-4270-9035-421e00e51f28 req-9fadee01-efaa-4372-be6f-30d6ba88157c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Acquiring lock "cinder-attachment_update-0227d64d-5b91-4cd1-a8a4-7981a1881aef-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:44:55.654003 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-07e8e233-c586-4270-9035-421e00e51f28 req-9fadee01-efaa-4372-be6f-30d6ba88157c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Lock "cinder-attachment_update-0227d64d-5b91-4cd1-a8a4-7981a1881aef-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:44:55.655383 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.655383 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:55.664083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f4d1223-ef12-4cf8-b0f1-996c85397097) transitioned into state 'SUCCESS' from 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='3740971677f448469105034559d0bff9',qos_specs=None,replication_status=,reservations=['8869dfe8-2bb2-48e2-aa53-e76d0c7e3d94','5166bfe1-2a69-4d18-822f-d85118e857fd','5a706f87-9383-49e7-8162-09d0d1e8e197','6226ae69-a82f-4820-91b1-1c961cf4dc54'],size=1,snapshot_id=91a071bc-3448-4300-99c4-1c8caa99f07c,source_replicaid=,source_volid=None,status='creating',user_id='61237d092e9344368546c1a3982c38d4',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:55.665600 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221e393b-1702-4d10-ace5-44bacdd12bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:55.694807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (221e393b-1702-4d10-ace5-44bacdd12bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:55.695888 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Flow 'volume_create_api' (6c6bc6c4-fac5-4e1f-9ce7-f10a55054298) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:55.696473 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Create volume request issued successfully. Jul 09 15:44:55.697260 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b1b2f0c-a962-4b2a-9cf2-0854457adabf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:55.697997 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 781/3135] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:44:55 2026] POST /volume/v3/volumes => generated 807 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:55.709980 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-61e810f3-ab91-4350-9a50-e9c464e8a752 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.711961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-75158bf8-522a-4d7d-aa17-9e9a7bde5770 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.712795 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-61e810f3-ab91-4350-9a50-e9c464e8a752 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 Jul 09 15:44:55.713043 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-61e810f3-ab91-4350-9a50-e9c464e8a752 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.713292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-61e810f3-ab91-4350-9a50-e9c464e8a752 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.714140 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75158bf8-522a-4d7d-aa17-9e9a7bde5770 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:44:55.715137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75158bf8-522a-4d7d-aa17-9e9a7bde5770 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.715453 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75158bf8-522a-4d7d-aa17-9e9a7bde5770 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.722701 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.722701 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:55.725246 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.725246 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:55.730602 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-75158bf8-522a-4d7d-aa17-9e9a7bde5770 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:55.736740 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75158bf8-522a-4d7d-aa17-9e9a7bde5770 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 returned with HTTP 200 Jul 09 15:44:55.738012 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 773/3136] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:55 2026] GET /volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:55.937120 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-16758c01-dc20-4c1c-ae19-7ff6d74c9b9e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:55.938499 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16758c01-dc20-4c1c-ae19-7ff6d74c9b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:55.938689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16758c01-dc20-4c1c-ae19-7ff6d74c9b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:55.938872 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16758c01-dc20-4c1c-ae19-7ff6d74c9b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:55.938978 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-16758c01-dc20-4c1c-ae19-7ff6d74c9b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:55.943347 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:55.943347 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:55.943925 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16758c01-dc20-4c1c-ae19-7ff6d74c9b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:55.944284 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 782/3137] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:55 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:56.180670 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4322d522-0684-472c-a8e2-f453292e17cc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:56.182945 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4322d522-0684-472c-a8e2-f453292e17cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:56.182945 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4322d522-0684-472c-a8e2-f453292e17cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:56.183075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4322d522-0684-472c-a8e2-f453292e17cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:56.183466 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b55a945a-84ae-4a27-b50b-794632a3ede3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:56.186224 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b55a945a-84ae-4a27-b50b-794632a3ede3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:56.186554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b55a945a-84ae-4a27-b50b-794632a3ede3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:56.187041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b55a945a-84ae-4a27-b50b-794632a3ede3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:56.188519 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-07e8e233-c586-4270-9035-421e00e51f28 req-9fadee01-efaa-4372-be6f-30d6ba88157c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Lock "cinder-attachment_update-0227d64d-5b91-4cd1-a8a4-7981a1881aef-np0000004916" released by "attachment_update" :: held 0.535s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:44:56.189047 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-9fadee01-efaa-4372-be6f-30d6ba88157c tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad returned with HTTP 200 Jul 09 15:44:56.189495 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 792/3138] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:44:55 2026] PUT /volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad => generated 969 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:56.198329 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:56.198329 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:56.199513 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:56.199513 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:56.203882 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b55a945a-84ae-4a27-b50b-794632a3ede3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:56.204828 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4322d522-0684-472c-a8e2-f453292e17cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:56.209748 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b55a945a-84ae-4a27-b50b-794632a3ede3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:56.210309 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 783/3139] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:56 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:56.211390 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4322d522-0684-472c-a8e2-f453292e17cc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:56.212049 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 774/3140] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:56 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:56.252571 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-2d4ceba8-c823-4ba0-b533-8727f4f64cc1 req-61e810f3-ab91-4350-9a50-e9c464e8a752 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 returned with HTTP 200 Jul 09 15:44:56.253128 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 792/3141] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:44:55 2026] DELETE /volume/v3/attachments/fcd0a410-1db9-40fd-9216-38a9ddf7f7b4 => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:56.256925 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0dcd27bc-2a0a-45ae-8bda-89cdb3b06f26 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:56.261444 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0dcd27bc-2a0a-45ae-8bda-89cdb3b06f26 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:56.261444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0dcd27bc-2a0a-45ae-8bda-89cdb3b06f26 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:56.261444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0dcd27bc-2a0a-45ae-8bda-89cdb3b06f26 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:56.261444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-0dcd27bc-2a0a-45ae-8bda-89cdb3b06f26 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:56.269253 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:56.269253 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:56.269253 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0dcd27bc-2a0a-45ae-8bda-89cdb3b06f26 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:56.269253 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 793/3142] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:56 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:56.754018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7b607c2d-a6d1-4630-9dd2-e72f3342292f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:56.756347 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7b607c2d-a6d1-4630-9dd2-e72f3342292f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:44:56.756674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7b607c2d-a6d1-4630-9dd2-e72f3342292f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:56.756770 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7b607c2d-a6d1-4630-9dd2-e72f3342292f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:56.764288 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:56.764288 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:56.768082 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7b607c2d-a6d1-4630-9dd2-e72f3342292f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:56.773213 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7b607c2d-a6d1-4630-9dd2-e72f3342292f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 returned with HTTP 200 Jul 09 15:44:56.773694 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 784/3143] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:56 2026] GET /volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:56.791075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31c09f66-340d-4176-8f4e-7bf4e6457243 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:56.793247 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31c09f66-340d-4176-8f4e-7bf4e6457243 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:44:56.793697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31c09f66-340d-4176-8f4e-7bf4e6457243 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:56.793938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31c09f66-340d-4176-8f4e-7bf4e6457243 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:56.800547 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:56.800547 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:56.804445 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-31c09f66-340d-4176-8f4e-7bf4e6457243 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:56.808894 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31c09f66-340d-4176-8f4e-7bf4e6457243 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 returned with HTTP 200 Jul 09 15:44:56.809308 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 775/3144] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:56 2026] GET /volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:56.821642 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-16f36757-923c-4596-abaa-223088dcc4fb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:56.823529 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16f36757-923c-4596-abaa-223088dcc4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:44:56.823736 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16f36757-923c-4596-abaa-223088dcc4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:56.823952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16f36757-923c-4596-abaa-223088dcc4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:56.824085 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-16f36757-923c-4596-abaa-223088dcc4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete snapshot with id: 91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:44:56.830168 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:56.830168 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:56.830729 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-16f36757-923c-4596-abaa-223088dcc4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Snapshot retrieved successfully. Jul 09 15:44:56.850179 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-16f36757-923c-4596-abaa-223088dcc4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Snapshot delete request issued successfully. Jul 09 15:44:56.850426 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16f36757-923c-4596-abaa-223088dcc4fb tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c returned with HTTP 202 Jul 09 15:44:56.850938 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 793/3145] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:44:56 2026] DELETE /volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:44:56.859488 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7cb444d0-a166-47e3-b15d-58c98b25d248 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:56.861469 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7cb444d0-a166-47e3-b15d-58c98b25d248 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:44:56.862007 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7cb444d0-a166-47e3-b15d-58c98b25d248 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:56.862241 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7cb444d0-a166-47e3-b15d-58c98b25d248 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:56.868361 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:56.868361 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:56.868888 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7cb444d0-a166-47e3-b15d-58c98b25d248 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Snapshot retrieved successfully. Jul 09 15:44:56.869654 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7cb444d0-a166-47e3-b15d-58c98b25d248 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c returned with HTTP 200 Jul 09 15:44:56.870014 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 794/3146] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:44:56 2026] GET /volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:56.956818 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a646dcd6-eab4-4536-b886-1cac3c701dd1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:56.958914 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a646dcd6-eab4-4536-b886-1cac3c701dd1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:56.959113 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a646dcd6-eab4-4536-b886-1cac3c701dd1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:56.959337 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a646dcd6-eab4-4536-b886-1cac3c701dd1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:56.959477 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-a646dcd6-eab4-4536-b886-1cac3c701dd1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:56.964440 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:56.964440 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:56.965252 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a646dcd6-eab4-4536-b886-1cac3c701dd1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:56.965700 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 785/3147] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:56 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:57.223817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0a3e8c44-659d-4da9-8088-a8a2aeae701c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.226303 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a3e8c44-659d-4da9-8088-a8a2aeae701c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:57.226303 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a3e8c44-659d-4da9-8088-a8a2aeae701c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.226303 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a3e8c44-659d-4da9-8088-a8a2aeae701c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.229367 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1495585d-f01c-4ba0-86e3-f982e6a6786a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.231382 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1495585d-f01c-4ba0-86e3-f982e6a6786a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:57.231653 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1495585d-f01c-4ba0-86e3-f982e6a6786a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.231970 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1495585d-f01c-4ba0-86e3-f982e6a6786a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.235632 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.235632 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:57.239803 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0a3e8c44-659d-4da9-8088-a8a2aeae701c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:57.242669 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.242669 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:57.244194 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a3e8c44-659d-4da9-8088-a8a2aeae701c tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:57.244572 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 776/3148] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:57.246871 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1495585d-f01c-4ba0-86e3-f982e6a6786a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:57.251636 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1495585d-f01c-4ba0-86e3-f982e6a6786a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:57.252048 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 794/3149] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:57.264730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2e7d9ca1-cc70-4f4a-80ff-2589b20b9659 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.281769 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2e7d9ca1-cc70-4f4a-80ff-2589b20b9659 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:57.283039 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2e7d9ca1-cc70-4f4a-80ff-2589b20b9659 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.283039 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2e7d9ca1-cc70-4f4a-80ff-2589b20b9659 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.284801 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c2ab85ef-9b2a-4ee1-8e59-1ce2e8dbf7aa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.286891 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c2ab85ef-9b2a-4ee1-8e59-1ce2e8dbf7aa tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:57.287161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c2ab85ef-9b2a-4ee1-8e59-1ce2e8dbf7aa tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.287428 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c2ab85ef-9b2a-4ee1-8e59-1ce2e8dbf7aa tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.287573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c2ab85ef-9b2a-4ee1-8e59-1ce2e8dbf7aa tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:57.293034 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.293034 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:57.294028 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c2ab85ef-9b2a-4ee1-8e59-1ce2e8dbf7aa tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:57.294534 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 786/3150] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:57.296697 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.296697 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:57.305882 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2e7d9ca1-cc70-4f4a-80ff-2589b20b9659 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:57.312993 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2e7d9ca1-cc70-4f4a-80ff-2589b20b9659 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:57.313824 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 795/3151] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:57.365167 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5554b496-0c5e-4b8a-8de3-4568fc83a95e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.367021 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5554b496-0c5e-4b8a-8de3-4568fc83a95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:44:57.367235 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5554b496-0c5e-4b8a-8de3-4568fc83a95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.367501 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5554b496-0c5e-4b8a-8de3-4568fc83a95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.374347 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.374347 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:57.377932 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5554b496-0c5e-4b8a-8de3-4568fc83a95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:57.382089 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5554b496-0c5e-4b8a-8de3-4568fc83a95e tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:44:57.382469 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 777/3152] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 851 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:57.451073 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.453161 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:44:57.453644 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-930944018", "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:44:57.455490 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-930944018', 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:44:57.723975 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume of 1 GB Jul 09 15:44:57.724288 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.724288 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:57.724809 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Availability Zones retrieved successfully. Jul 09 15:44:57.731255 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Flow 'volume_create_api' (4e563ef5-1ba5-4590-8123-d0b3d70a2e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:57.732171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c190d6e3-ddc2-4353-b783-6aa5f87563a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:57.733364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:44:57.775263 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.775263 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:57.792987 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c190d6e3-ddc2-4353-b783-6aa5f87563a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:30Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=374541e7-3086-48ab-8ed0-c32d19e43b0e,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '374541e7-3086-48ab-8ed0-c32d19e43b0e', 'encryption_key_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=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:57.794007 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a441e0-e4c5-4bda-9331-50d490a7c7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:57.858088 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Created reservations ['a5d43c3e-4272-4719-bc1e-d4d6826d4ca4', '0804fbac-d45c-4212-9a74-4ea23f57101f', 'c2555f09-5171-4236-ae8a-598026de1d66', 'd6ef3b92-0eb7-43df-94c9-ceb7422bdef7'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:44:57.859200 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (57a441e0-e4c5-4bda-9331-50d490a7c7d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5d43c3e-4272-4719-bc1e-d4d6826d4ca4', '0804fbac-d45c-4212-9a74-4ea23f57101f', 'c2555f09-5171-4236-ae8a-598026de1d66', 'd6ef3b92-0eb7-43df-94c9-ceb7422bdef7']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:57.860245 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf50ec4-f6ee-4907-a782-b55b7a368802) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:57.883360 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6be0e892-1e6a-4392-9d7d-1370d1f58eb3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.885683 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6be0e892-1e6a-4392-9d7d-1370d1f58eb3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:44:57.885683 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6be0e892-1e6a-4392-9d7d-1370d1f58eb3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.885683 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6be0e892-1e6a-4392-9d7d-1370d1f58eb3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.890587 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6be0e892-1e6a-4392-9d7d-1370d1f58eb3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c returned with HTTP 404 Jul 09 15:44:57.890778 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf50ec4-f6ee-4907-a782-b55b7a368802) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87c8cbfc-15f7-4067-84ce-44222e8a3727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-930944018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c21ccd76dfc24c0690216ddfcb921745',qos_specs=None,replication_status=,reservations=['a5d43c3e-4272-4719-bc1e-d4d6826d4ca4','0804fbac-d45c-4212-9a74-4ea23f57101f','c2555f09-5171-4236-ae8a-598026de1d66','d6ef3b92-0eb7-43df-94c9-ceb7422bdef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d31fd641f441439918f7968c4c967a',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:44:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-930944018',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87c8cbfc-15f7-4067-84ce-44222e8a3727,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='c21ccd76dfc24c0690216ddfcb921745',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e4d31fd641f441439918f7968c4c967a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(374541e7-3086-48ab-8ed0-c32d19e43b0e),volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:57.891502 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 787/3153] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:44:57.891648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a958eb95-e4a7-4d9e-8502-16c5a307365a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:57.902613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5740c35d-4a34-467a-b3f1-49d30252fbd4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.904098 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5740c35d-4a34-467a-b3f1-49d30252fbd4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:44:57.904310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5740c35d-4a34-467a-b3f1-49d30252fbd4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.905218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5740c35d-4a34-467a-b3f1-49d30252fbd4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.905218 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-5740c35d-4a34-467a-b3f1-49d30252fbd4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:44:57.913676 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.913676 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:57.914229 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5740c35d-4a34-467a-b3f1-49d30252fbd4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:57.919924 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a958eb95-e4a7-4d9e-8502-16c5a307365a) transitioned into state 'SUCCESS' from state '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-930944018',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='c21ccd76dfc24c0690216ddfcb921745',qos_specs=None,replication_status=,reservations=['a5d43c3e-4272-4719-bc1e-d4d6826d4ca4','0804fbac-d45c-4212-9a74-4ea23f57101f','c2555f09-5171-4236-ae8a-598026de1d66','d6ef3b92-0eb7-43df-94c9-ceb7422bdef7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e4d31fd641f441439918f7968c4c967a',volume_type_id=374541e7-3086-48ab-8ed0-c32d19e43b0e)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:57.920400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4787cb-ff34-4d2a-b1bf-a95b2c6dcd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:44:57.942283 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad4787cb-ff34-4d2a-b1bf-a95b2c6dcd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:44:57.943758 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Flow 'volume_create_api' (4e563ef5-1ba5-4590-8123-d0b3d70a2e93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:44:57.943991 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create volume request issued successfully. Jul 09 15:44:57.945004 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e50f752-3ff2-4011-a8ee-2760a1611dbf tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:44:57.945614 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 795/3154] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:44:57 2026] POST /volume/v3/volumes => generated 757 bytes in 495 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:44:57.957196 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5740c35d-4a34-467a-b3f1-49d30252fbd4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume request issued successfully. Jul 09 15:44:57.957422 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5740c35d-4a34-467a-b3f1-49d30252fbd4 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 returned with HTTP 202 Jul 09 15:44:57.958139 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 796/3155] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:44:57 2026] DELETE /volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:44:57.959627 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-362b694e-b62f-4835-81f7-942f5b6cf8e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.962923 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-362b694e-b62f-4835-81f7-942f5b6cf8e3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:44:57.963999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-362b694e-b62f-4835-81f7-942f5b6cf8e3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.963999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-362b694e-b62f-4835-81f7-942f5b6cf8e3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.969112 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4fb82cf5-ee01-4859-8c90-da508bd1acb9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.975508 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4fb82cf5-ee01-4859-8c90-da508bd1acb9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:44:57.975982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4fb82cf5-ee01-4859-8c90-da508bd1acb9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.975982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4fb82cf5-ee01-4859-8c90-da508bd1acb9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.978310 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.978310 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:57.982762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ddf398b0-7228-4511-85d8-7f02b458183a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:57.983637 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-362b694e-b62f-4835-81f7-942f5b6cf8e3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:57.985463 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ddf398b0-7228-4511-85d8-7f02b458183a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:57.985890 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ddf398b0-7228-4511-85d8-7f02b458183a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:57.986045 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ddf398b0-7228-4511-85d8-7f02b458183a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:57.986234 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-ddf398b0-7228-4511-85d8-7f02b458183a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:57.986634 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.986634 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:57.991974 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:57.991974 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:57.992144 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-362b694e-b62f-4835-81f7-942f5b6cf8e3 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 200 Jul 09 15:44:57.992651 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 778/3156] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 825 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:57.992850 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4fb82cf5-ee01-4859-8c90-da508bd1acb9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:57.993062 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ddf398b0-7228-4511-85d8-7f02b458183a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:57.993062 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 796/3157] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:58.003319 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4fb82cf5-ee01-4859-8c90-da508bd1acb9 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 returned with HTTP 200 Jul 09 15:44:58.003952 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 788/3158] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:57 2026] GET /volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 => generated 1225 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:58.272814 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-44593b36-525e-4868-bfc5-1811bde99a71 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:58.274899 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-44593b36-525e-4868-bfc5-1811bde99a71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:58.274899 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-44593b36-525e-4868-bfc5-1811bde99a71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:58.275119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-44593b36-525e-4868-bfc5-1811bde99a71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:58.287326 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:58.287326 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:58.292981 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-44593b36-525e-4868-bfc5-1811bde99a71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:58.300225 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-44593b36-525e-4868-bfc5-1811bde99a71 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:58.300225 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 797/3159] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:58 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:58.310748 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-afb8dc3d-f64f-45f8-bfb5-80ceecb2810a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:58.312872 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-afb8dc3d-f64f-45f8-bfb5-80ceecb2810a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:58.313155 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-afb8dc3d-f64f-45f8-bfb5-80ceecb2810a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:58.316632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-afb8dc3d-f64f-45f8-bfb5-80ceecb2810a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:58.316848 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-afb8dc3d-f64f-45f8-bfb5-80ceecb2810a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:58.331950 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:58.331950 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:58.333077 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-afb8dc3d-f64f-45f8-bfb5-80ceecb2810a tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:58.335025 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 779/3160] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:58 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:59.007213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5427cbdc-4e5f-4d23-87eb-dc52b1900141 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.010310 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5427cbdc-4e5f-4d23-87eb-dc52b1900141 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:44:59.010596 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5427cbdc-4e5f-4d23-87eb-dc52b1900141 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.010848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5427cbdc-4e5f-4d23-87eb-dc52b1900141 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.011008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5427cbdc-4e5f-4d23-87eb-dc52b1900141 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:59.013400 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e6d09bc7-6ce1-4f08-aa14-73786365b651 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.016165 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:59.016165 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:59.016969 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5427cbdc-4e5f-4d23-87eb-dc52b1900141 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:44:59.017382 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e6d09bc7-6ce1-4f08-aa14-73786365b651 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:44:59.017511 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 797/3161] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:59 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:59.017655 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e6d09bc7-6ce1-4f08-aa14-73786365b651 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.017884 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e6d09bc7-6ce1-4f08-aa14-73786365b651 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.022121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-811a363c-1e43-41a6-88ed-1397aada28b3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.024756 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-811a363c-1e43-41a6-88ed-1397aada28b3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:44:59.025064 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-811a363c-1e43-41a6-88ed-1397aada28b3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.025367 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-811a363c-1e43-41a6-88ed-1397aada28b3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.032210 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:59.032210 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:59.033485 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-811a363c-1e43-41a6-88ed-1397aada28b3 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 returned with HTTP 404 Jul 09 15:44:59.033485 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 798/3162] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:59 2026] GET /volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:44:59.046260 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e6d09bc7-6ce1-4f08-aa14-73786365b651 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:59.056713 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e6d09bc7-6ce1-4f08-aa14-73786365b651 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 200 Jul 09 15:44:59.058321 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 789/3163] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:59 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 1365 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:59.246754 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-44b36603-d31c-44a1-be87-78cb802f2fa1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.252468 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-44b36603-d31c-44a1-be87-78cb802f2fa1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:44:59.252701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-44b36603-d31c-44a1-be87-78cb802f2fa1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.255546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-44b36603-d31c-44a1-be87-78cb802f2fa1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.269305 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:59.269305 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:59.276971 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-44b36603-d31c-44a1-be87-78cb802f2fa1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:59.284607 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-44b36603-d31c-44a1-be87-78cb802f2fa1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 200 Jul 09 15:44:59.284607 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 780/3164] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:59 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 1365 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:44:59.316732 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e53540e7-2bfa-4770-8e1c-c920055f8e42 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.319222 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e53540e7-2bfa-4770-8e1c-c920055f8e42 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:44:59.319417 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e53540e7-2bfa-4770-8e1c-c920055f8e42 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.319678 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e53540e7-2bfa-4770-8e1c-c920055f8e42 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.334329 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:59.334329 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:59.339210 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e53540e7-2bfa-4770-8e1c-c920055f8e42 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:44:59.347130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e53540e7-2bfa-4770-8e1c-c920055f8e42 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:44:59.348116 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 798/3165] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:59 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:59.354292 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cc2023db-84c4-4fc3-9860-5cbac0c0da36 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.357370 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cc2023db-84c4-4fc3-9860-5cbac0c0da36 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:44:59.359564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cc2023db-84c4-4fc3-9860-5cbac0c0da36 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.360020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cc2023db-84c4-4fc3-9860-5cbac0c0da36 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.360306 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-cc2023db-84c4-4fc3-9860-5cbac0c0da36 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:44:59.369061 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:59.369061 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:44:59.371253 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cc2023db-84c4-4fc3-9860-5cbac0c0da36 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:44:59.371673 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 799/3166] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:44:59 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:44:59.413095 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-505a06d1-832b-4f47-bd5c-41541bf50603 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.414587 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-505a06d1-832b-4f47-bd5c-41541bf50603 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:59.414800 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-505a06d1-832b-4f47-bd5c-41541bf50603 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.415364 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-505a06d1-832b-4f47-bd5c-41541bf50603 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.415364 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-505a06d1-832b-4f47-bd5c-41541bf50603 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:59.423428 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:59.423428 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:44:59.423987 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-505a06d1-832b-4f47-bd5c-41541bf50603 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:59.444085 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-505a06d1-832b-4f47-bd5c-41541bf50603 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume request issued successfully. Jul 09 15:44:59.444460 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-505a06d1-832b-4f47-bd5c-41541bf50603 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 202 Jul 09 15:44:59.444906 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 790/3167] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:44:59 2026] DELETE /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:44:59.453587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9cf5bf18-7e95-4810-ac96-63dc1877965b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.456015 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9cf5bf18-7e95-4810-ac96-63dc1877965b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:44:59.456349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9cf5bf18-7e95-4810-ac96-63dc1877965b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.456576 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9cf5bf18-7e95-4810-ac96-63dc1877965b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.465610 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:59.465610 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:44:59.469723 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9cf5bf18-7e95-4810-ac96-63dc1877965b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:44:59.475907 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9cf5bf18-7e95-4810-ac96-63dc1877965b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 200 Jul 09 15:44:59.476362 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 781/3168] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:44:59 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 1190 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:44:59.958558 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-ac87ac39-1ed2-4406-aab4-be9a75549d4a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:44:59.961165 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-ac87ac39-1ed2-4406-aab4-be9a75549d4a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:44:59.961447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-ac87ac39-1ed2-4406-aab4-be9a75549d4a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:44:59.961679 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-ac87ac39-1ed2-4406-aab4-be9a75549d4a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:44:59.974705 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:44:59.974705 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:44:59.985212 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-ac87ac39-1ed2-4406-aab4-be9a75549d4a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:44:59.993753 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-ac87ac39-1ed2-4406-aab4-be9a75549d4a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 200 Jul 09 15:44:59.994402 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 799/3169] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:44:59 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:00.007906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c10ce374-4e14-41bd-b42e-6c56c8e73e24 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.007906 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c10ce374-4e14-41bd-b42e-6c56c8e73e24 None None] GET https://10.4.3.19/volume// Jul 09 15:45:00.007906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c10ce374-4e14-41bd-b42e-6c56c8e73e24 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.007906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c10ce374-4e14-41bd-b42e-6c56c8e73e24 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.007906 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c10ce374-4e14-41bd-b42e-6c56c8e73e24 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:00.007906 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 800/3170] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:45: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 09 15:45:00.016839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6014dd0a-adb7-4dc8-9ca3-9b15bf6aa2bd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.019960 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6014dd0a-adb7-4dc8-9ca3-9b15bf6aa2bd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:45:00.020551 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6014dd0a-adb7-4dc8-9ca3-9b15bf6aa2bd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "87c8cbfc-15f7-4067-84ce-44222e8a3727", "connector": null, "instance_uuid": "e9d66070-9fa0-4f29-8d3c-4c33f028655e"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:00.029733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-093300d2-b433-4528-a794-93a351978b9e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.032379 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-093300d2-b433-4528-a794-93a351978b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:00.032692 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-093300d2-b433-4528-a794-93a351978b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.032750 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:00.032750 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:00.032965 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-093300d2-b433-4528-a794-93a351978b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.033126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-093300d2-b433-4528-a794-93a351978b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:00.040091 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:00.040091 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:00.041085 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-093300d2-b433-4528-a794-93a351978b9e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:00.041774 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 782/3171] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:00 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:00.075563 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6014dd0a-adb7-4dc8-9ca3-9b15bf6aa2bd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:45:00.076205 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 791/3172] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:45:00 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 09 15:45:00.361983 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a64f0d7c-041c-44cd-bc7e-69f570ac9bcc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.364072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a64f0d7c-041c-44cd-bc7e-69f570ac9bcc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:00.364363 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a64f0d7c-041c-44cd-bc7e-69f570ac9bcc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.364616 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a64f0d7c-041c-44cd-bc7e-69f570ac9bcc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.376224 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:00.376224 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:00.380498 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a64f0d7c-041c-44cd-bc7e-69f570ac9bcc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:00.385541 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a64f0d7c-041c-44cd-bc7e-69f570ac9bcc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:00.385988 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 800/3173] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:00 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:00.388320 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ec22bbcf-a1da-4644-8000-a37c012c83bb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.390766 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec22bbcf-a1da-4644-8000-a37c012c83bb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:45:00.391199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec22bbcf-a1da-4644-8000-a37c012c83bb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.391579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec22bbcf-a1da-4644-8000-a37c012c83bb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.391853 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ec22bbcf-a1da-4644-8000-a37c012c83bb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:00.400165 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:00.400165 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:00.400165 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec22bbcf-a1da-4644-8000-a37c012c83bb tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:45:00.400165 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 801/3174] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:00 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:00.496051 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-980462ac-9d9e-4d54-971a-31d280610781 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.497606 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-980462ac-9d9e-4d54-971a-31d280610781 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:45:00.497819 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-980462ac-9d9e-4d54-971a-31d280610781 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.497992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-980462ac-9d9e-4d54-971a-31d280610781 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.506510 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-980462ac-9d9e-4d54-971a-31d280610781 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 404 Jul 09 15:45:00.507364 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 783/3175] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:45:00 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:00.518270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3ed91f21-be56-432f-96ae-a3fc29737139 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.520592 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3ed91f21-be56-432f-96ae-a3fc29737139 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:45:00.520864 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3ed91f21-be56-432f-96ae-a3fc29737139 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.521089 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3ed91f21-be56-432f-96ae-a3fc29737139 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.521320 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-3ed91f21-be56-432f-96ae-a3fc29737139 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:45:00.539438 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3ed91f21-be56-432f-96ae-a3fc29737139 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 returned with HTTP 404 Jul 09 15:45:00.540142 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 792/3176] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:45:00 2026] DELETE /volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:00.548744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-64ed4bc4-ba76-4bd0-9d19-ed06e8d0ff07 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.551147 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-64ed4bc4-ba76-4bd0-9d19-ed06e8d0ff07 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 Jul 09 15:45:00.551432 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-64ed4bc4-ba76-4bd0-9d19-ed06e8d0ff07 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.551693 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-64ed4bc4-ba76-4bd0-9d19-ed06e8d0ff07 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.566444 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-64ed4bc4-ba76-4bd0-9d19-ed06e8d0ff07 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 returned with HTTP 404 Jul 09 15:45:00.567249 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 801/3177] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:45:00 2026] GET /volume/v3/volumes/a256eb15-8c53-4165-9852-c25d46792c93 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:00.576150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0895df30-8380-4d3d-b8f5-cca7da24eb19 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.579036 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0895df30-8380-4d3d-b8f5-cca7da24eb19 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:45:00.579245 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0895df30-8380-4d3d-b8f5-cca7da24eb19 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.579452 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0895df30-8380-4d3d-b8f5-cca7da24eb19 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.579607 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-0895df30-8380-4d3d-b8f5-cca7da24eb19 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete snapshot with id: 91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:45:00.586853 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0895df30-8380-4d3d-b8f5-cca7da24eb19 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c returned with HTTP 404 Jul 09 15:45:00.590202 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 802/3178] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:45:00 2026] DELETE /volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:00.595348 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8adb5ba4-7adf-426f-9ddc-4d59208e4275 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.599220 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8adb5ba4-7adf-426f-9ddc-4d59208e4275 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c Jul 09 15:45:00.600506 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8adb5ba4-7adf-426f-9ddc-4d59208e4275 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.600876 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8adb5ba4-7adf-426f-9ddc-4d59208e4275 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.606419 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8adb5ba4-7adf-426f-9ddc-4d59208e4275 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c returned with HTTP 404 Jul 09 15:45:00.608295 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 784/3179] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:45:00 2026] GET /volume/v3/snapshots/91a071bc-3448-4300-99c4-1c8caa99f07c => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:00.616051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b29098e8-6463-43c3-b495-ee4918cfb1cf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.617748 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b29098e8-6463-43c3-b495-ee4918cfb1cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:45:00.617944 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b29098e8-6463-43c3-b495-ee4918cfb1cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.618127 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b29098e8-6463-43c3-b495-ee4918cfb1cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.618317 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-b29098e8-6463-43c3-b495-ee4918cfb1cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:45:00.624132 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b29098e8-6463-43c3-b495-ee4918cfb1cf tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 404 Jul 09 15:45:00.624601 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 793/3180] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:45:00 2026] DELETE /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:00.632768 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bc83ac59-04f6-4850-aca0-bc6b1b22c094 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.634599 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc83ac59-04f6-4850-aca0-bc6b1b22c094 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 Jul 09 15:45:00.634841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc83ac59-04f6-4850-aca0-bc6b1b22c094 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.635046 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bc83ac59-04f6-4850-aca0-bc6b1b22c094 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.644501 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bc83ac59-04f6-4850-aca0-bc6b1b22c094 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 returned with HTTP 404 Jul 09 15:45:00.645164 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 802/3181] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:45:00 2026] GET /volume/v3/volumes/d9cb1408-ca22-468a-a6b2-4f2c6de689d5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:00.694842 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3c215b5f-9693-42a7-81b3-dd9c7f647259 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.696585 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c215b5f-9693-42a7-81b3-dd9c7f647259 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 Jul 09 15:45:00.696812 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c215b5f-9693-42a7-81b3-dd9c7f647259 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.697017 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c215b5f-9693-42a7-81b3-dd9c7f647259 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.697236 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-3c215b5f-9693-42a7-81b3-dd9c7f647259 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: 3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 Jul 09 15:45:00.704993 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:00.704993 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:00.705501 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3c215b5f-9693-42a7-81b3-dd9c7f647259 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:45:00.728235 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3c215b5f-9693-42a7-81b3-dd9c7f647259 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume request issued successfully. Jul 09 15:45:00.728522 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c215b5f-9693-42a7-81b3-dd9c7f647259 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 returned with HTTP 202 Jul 09 15:45:00.728981 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 803/3182] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:45:00 2026] DELETE /volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:45:00.739478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f72f8944-19a8-400c-96fc-63c57d27939f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:00.745097 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f72f8944-19a8-400c-96fc-63c57d27939f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 Jul 09 15:45:00.746157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f72f8944-19a8-400c-96fc-63c57d27939f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:00.746157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f72f8944-19a8-400c-96fc-63c57d27939f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:00.758917 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:00.758917 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:00.769098 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f72f8944-19a8-400c-96fc-63c57d27939f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Volume info retrieved successfully. Jul 09 15:45:00.775439 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f72f8944-19a8-400c-96fc-63c57d27939f tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 returned with HTTP 200 Jul 09 15:45:00.775905 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 785/3183] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:45:00 2026] GET /volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 => generated 1225 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:45:01.054604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dcb6f774-c4f7-4e9e-8695-9a4432197222 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:01.056880 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dcb6f774-c4f7-4e9e-8695-9a4432197222 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:01.057110 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dcb6f774-c4f7-4e9e-8695-9a4432197222 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:01.057363 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dcb6f774-c4f7-4e9e-8695-9a4432197222 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:01.057522 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-dcb6f774-c4f7-4e9e-8695-9a4432197222 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:01.062973 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:01.062973 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:01.063506 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dcb6f774-c4f7-4e9e-8695-9a4432197222 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:01.064056 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 794/3184] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:01 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:01.402059 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c7b075ee-c25e-41fa-9852-5c1ea040f69d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:01.406000 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7b075ee-c25e-41fa-9852-5c1ea040f69d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:01.406286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7b075ee-c25e-41fa-9852-5c1ea040f69d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:01.406470 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7b075ee-c25e-41fa-9852-5c1ea040f69d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:01.416134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1caaf78f-4abc-458a-a083-5170fba8e490 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:01.424058 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1caaf78f-4abc-458a-a083-5170fba8e490 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:45:01.424058 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1caaf78f-4abc-458a-a083-5170fba8e490 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:01.424058 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1caaf78f-4abc-458a-a083-5170fba8e490 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:01.424058 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1caaf78f-4abc-458a-a083-5170fba8e490 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:01.435667 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:01.435667 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:01.435837 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:01.435837 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:01.437072 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1caaf78f-4abc-458a-a083-5170fba8e490 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:45:01.437550 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 804/3185] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:01 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 800 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:01.440207 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c7b075ee-c25e-41fa-9852-5c1ea040f69d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:01.446686 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7b075ee-c25e-41fa-9852-5c1ea040f69d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:01.447097 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 803/3186] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:01 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:01.793983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-40cbde5f-873f-4782-8800-6268e622de7b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:01.796207 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-40cbde5f-873f-4782-8800-6268e622de7b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 Jul 09 15:45:01.796538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-40cbde5f-873f-4782-8800-6268e622de7b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:01.796782 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-40cbde5f-873f-4782-8800-6268e622de7b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:01.805076 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-40cbde5f-873f-4782-8800-6268e622de7b tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 returned with HTTP 404 Jul 09 15:45:01.805617 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 786/3187] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:45:01 2026] GET /volume/v3/volumes/3caa2db4-c70b-4bda-9a14-e8ab0dd3b9c0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:01.813782 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-071efa62-12bc-4345-87e1-b90eec023de2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:01.816280 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-071efa62-12bc-4345-87e1-b90eec023de2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:45:01.816561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-071efa62-12bc-4345-87e1-b90eec023de2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:01.816810 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-071efa62-12bc-4345-87e1-b90eec023de2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:01.817048 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-071efa62-12bc-4345-87e1-b90eec023de2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:45:01.826471 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-071efa62-12bc-4345-87e1-b90eec023de2 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 404 Jul 09 15:45:01.827263 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 795/3188] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:45:01 2026] DELETE /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:01.837334 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-05c0ef61-2fef-4bf2-a4d9-2722e595b5dd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:01.839984 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05c0ef61-2fef-4bf2-a4d9-2722e595b5dd tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 Jul 09 15:45:01.839984 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05c0ef61-2fef-4bf2-a4d9-2722e595b5dd tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:01.840247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05c0ef61-2fef-4bf2-a4d9-2722e595b5dd tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:01.850712 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05c0ef61-2fef-4bf2-a4d9-2722e595b5dd tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 returned with HTTP 404 Jul 09 15:45:01.851707 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 805/3189] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:45:01 2026] GET /volume/v3/volumes/d12078ad-e69a-44ee-967e-6992a2af69f1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:01.908212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-05dddce4-74b0-440e-868b-84cfb9183b8a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:01.910441 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-05dddce4-74b0-440e-868b-84cfb9183b8a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:45:01.910684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-05dddce4-74b0-440e-868b-84cfb9183b8a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:01.910908 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-05dddce4-74b0-440e-868b-84cfb9183b8a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:01.911083 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-05dddce4-74b0-440e-868b-84cfb9183b8a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Delete volume with id: e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:45:01.918151 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-05dddce4-74b0-440e-868b-84cfb9183b8a tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 404 Jul 09 15:45:01.919983 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 804/3190] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:45:01 2026] DELETE /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:01.930401 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4634a728-7167-44ad-8816-e293eecbeee5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:01.932521 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4634a728-7167-44ad-8816-e293eecbeee5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] GET https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 Jul 09 15:45:01.932874 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4634a728-7167-44ad-8816-e293eecbeee5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:01.933282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4634a728-7167-44ad-8816-e293eecbeee5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:01.941437 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4634a728-7167-44ad-8816-e293eecbeee5 tempest-VolumeImageDependencyTests-471336530 tempest-VolumeImageDependencyTests-471336530-project-member] https://10.4.3.19/volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 returned with HTTP 404 Jul 09 15:45:01.941936 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 787/3191] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:45:01 2026] GET /volume/v3/volumes/e5f6db34-9942-41ba-ba22-1dbe33cf1018 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:45:02.079310 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a4d5ce44-54e0-4a06-a920-762f00fa9584 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:02.082458 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a4d5ce44-54e0-4a06-a920-762f00fa9584 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:02.082458 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a4d5ce44-54e0-4a06-a920-762f00fa9584 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:02.083803 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a4d5ce44-54e0-4a06-a920-762f00fa9584 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:02.083803 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-a4d5ce44-54e0-4a06-a920-762f00fa9584 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:02.090325 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:02.090325 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:02.091321 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a4d5ce44-54e0-4a06-a920-762f00fa9584 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:02.092020 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 796/3192] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:02 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:02.455572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a20d09e9-ae4b-420d-a960-a8770c2d8ca2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:02.457792 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a20d09e9-ae4b-420d-a960-a8770c2d8ca2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:45:02.458050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a20d09e9-ae4b-420d-a960-a8770c2d8ca2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:02.458493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a20d09e9-ae4b-420d-a960-a8770c2d8ca2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:02.458493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a20d09e9-ae4b-420d-a960-a8770c2d8ca2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:02.461923 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c75029b3-c23f-4f55-8612-907fe994b5ca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:02.464839 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c75029b3-c23f-4f55-8612-907fe994b5ca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:02.464965 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:02.464965 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:02.465254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c75029b3-c23f-4f55-8612-907fe994b5ca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:02.465565 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c75029b3-c23f-4f55-8612-907fe994b5ca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:02.466244 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a20d09e9-ae4b-420d-a960-a8770c2d8ca2 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:45:02.466541 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 806/3193] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:02 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 800 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:02.469387 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-07e8e233-c586-4270-9035-421e00e51f28 req-0934fb0b-3af2-48b3-8dd9-0c1a33b3058b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:02.472694 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-0934fb0b-3af2-48b3-8dd9-0c1a33b3058b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad/action Jul 09 15:45:02.473250 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-0934fb0b-3af2-48b3-8dd9-0c1a33b3058b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:02.473450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-0934fb0b-3af2-48b3-8dd9-0c1a33b3058b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:02.479921 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:02.479921 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:02.491289 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c75029b3-c23f-4f55-8612-907fe994b5ca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:02.497130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c75029b3-c23f-4f55-8612-907fe994b5ca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:02.497130 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 805/3194] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:02 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:02.500356 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:02.500356 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:02.516082 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-07e8e233-c586-4270-9035-421e00e51f28 req-0934fb0b-3af2-48b3-8dd9-0c1a33b3058b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad/action returned with HTTP 204 Jul 09 15:45:02.516637 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 788/3195] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:45:02 2026] POST /volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:02.856866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:02.858703 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:02.859217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-767436972", "snapshot_id": null, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "volume_type": null, "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:02.860931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-767436972', 'snapshot_id': None, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'volume_type': None, 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:02.953762 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Create volume of 1 GB Jul 09 15:45:02.959158 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Availability Zones retrieved successfully. Jul 09 15:45:02.964460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Flow 'volume_create_api' (deef2fc8-b509-4775-8c9c-be0d63ea71cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:02.965609 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acef2152-dbff-4a95-9c42-573bf372c74f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:02.966730 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:03.033159 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acef2152-dbff-4a95-9c42-573bf372c74f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.034569 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4f0d62-1144-4214-bc31-db9700d48da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.108102 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d7857450-ce3b-4fac-aeb8-d7848a712f98 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.110088 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d7857450-ce3b-4fac-aeb8-d7848a712f98 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:03.110364 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d7857450-ce3b-4fac-aeb8-d7848a712f98 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.110515 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Created reservations ['a4d261c9-28c8-4342-a323-734b405ef363', '7380f19c-29fb-45a7-a715-4948096ed367', '17b694fb-f648-42d3-8a2c-cdb9b4401633', 'df87dcb8-19ad-4ca2-9372-898d612c98d6'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:03.110915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d7857450-ce3b-4fac-aeb8-d7848a712f98 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.110915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d7857450-ce3b-4fac-aeb8-d7848a712f98 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:03.111384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed4f0d62-1144-4214-bc31-db9700d48da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a4d261c9-28c8-4342-a323-734b405ef363', '7380f19c-29fb-45a7-a715-4948096ed367', '17b694fb-f648-42d3-8a2c-cdb9b4401633', 'df87dcb8-19ad-4ca2-9372-898d612c98d6']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.112391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be12de78-385c-4941-b3e8-660b5b3034a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.116129 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.116129 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:03.116851 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d7857450-ce3b-4fac-aeb8-d7848a712f98 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:03.117324 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 807/3196] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:03.143624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be12de78-385c-4941-b3e8-660b5b3034a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '854ae873-c7dd-4f32-aace-04c9b8f6894b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-767436972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9297bb72469b440780d0735eb58b4fe5',qos_specs=None,replication_status=,reservations=['a4d261c9-28c8-4342-a323-734b405ef363','7380f19c-29fb-45a7-a715-4948096ed367','17b694fb-f648-42d3-8a2c-cdb9b4401633','df87dcb8-19ad-4ca2-9372-898d612c98d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00b9652acd1f4c288bddb7a694ddd915',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-767436972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=854ae873-c7dd-4f32-aace-04c9b8f6894b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9297bb72469b440780d0735eb58b4fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00b9652acd1f4c288bddb7a694ddd915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.145398 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379d4c76-c35c-48c3-b979-56bff7883e61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.169359 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (379d4c76-c35c-48c3-b979-56bff7883e61) transitioned into state 'SUCCESS' from state '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-767436972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9297bb72469b440780d0735eb58b4fe5',qos_specs=None,replication_status=,reservations=['a4d261c9-28c8-4342-a323-734b405ef363','7380f19c-29fb-45a7-a715-4948096ed367','17b694fb-f648-42d3-8a2c-cdb9b4401633','df87dcb8-19ad-4ca2-9372-898d612c98d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00b9652acd1f4c288bddb7a694ddd915',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.170044 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda8ab7b-4cd6-4f30-bc0a-a192b56cc9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.182222 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dda8ab7b-4cd6-4f30-bc0a-a192b56cc9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.182289 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Flow 'volume_create_api' (deef2fc8-b509-4775-8c9c-be0d63ea71cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:03.183460 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Create volume request issued successfully. Jul 09 15:45:03.183460 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ea5f6ff1-3823-48ab-8943-5d6555b1973f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:03.183793 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 797/3197] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:02 2026] POST /volume/v3/volumes => generated 751 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:03.204713 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-775fe00d-6e82-4b45-beb6-de4c48e725b8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.209388 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-775fe00d-6e82-4b45-beb6-de4c48e725b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:45:03.209388 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-775fe00d-6e82-4b45-beb6-de4c48e725b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.209388 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-775fe00d-6e82-4b45-beb6-de4c48e725b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.219819 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.219819 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:03.227325 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-775fe00d-6e82-4b45-beb6-de4c48e725b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:03.231643 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-775fe00d-6e82-4b45-beb6-de4c48e725b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b returned with HTTP 200 Jul 09 15:45:03.232436 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 806/3198] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:03.481584 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e131e98a-7900-48cb-ab38-930148d109d8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.484549 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e131e98a-7900-48cb-ab38-930148d109d8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:45:03.485293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e131e98a-7900-48cb-ab38-930148d109d8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.485905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e131e98a-7900-48cb-ab38-930148d109d8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.485905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e131e98a-7900-48cb-ab38-930148d109d8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:03.491372 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.491372 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:03.492335 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e131e98a-7900-48cb-ab38-930148d109d8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:45:03.492473 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 789/3199] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:03.505451 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7de250f6-e46e-4339-9cff-3f00df98755c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.509508 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7de250f6-e46e-4339-9cff-3f00df98755c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f Jul 09 15:45:03.510010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7de250f6-e46e-4339-9cff-3f00df98755c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.510387 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7de250f6-e46e-4339-9cff-3f00df98755c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.515351 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0e79aade-3ec3-403e-9aad-9f626cd89402 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.521338 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0e79aade-3ec3-403e-9aad-9f626cd89402 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:03.521643 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0e79aade-3ec3-403e-9aad-9f626cd89402 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.521866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0e79aade-3ec3-403e-9aad-9f626cd89402 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.526308 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.526308 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:03.535021 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7de250f6-e46e-4339-9cff-3f00df98755c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:45:03.539736 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.539736 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:03.543004 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7de250f6-e46e-4339-9cff-3f00df98755c tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f returned with HTTP 200 Jul 09 15:45:03.543455 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 808/3200] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:03.553241 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0e79aade-3ec3-403e-9aad-9f626cd89402 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:03.562725 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2f9bdc98-7ef4-4d94-8a78-bdbd07576ab7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.565098 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0e79aade-3ec3-403e-9aad-9f626cd89402 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:03.565098 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 798/3201] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 1133 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:03.569889 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f9bdc98-7ef4-4d94-8a78-bdbd07576ab7 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] POST https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9/action Jul 09 15:45:03.571889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f9bdc98-7ef4-4d94-8a78-bdbd07576ab7 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:03.571889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f9bdc98-7ef4-4d94-8a78-bdbd07576ab7 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:03.571997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-2f9bdc98-7ef4-4d94-8a78-bdbd07576ab7 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] Updating backup 'b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9' with '{'status': 'error'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 09 15:45:03.583273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bf21d128-55fc-40b4-bf20-8d61c572c6bc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.583649 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.583649 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:03.585706 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bf21d128-55fc-40b4-bf20-8d61c572c6bc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:03.586322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bf21d128-55fc-40b4-bf20-8d61c572c6bc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.586612 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bf21d128-55fc-40b4-bf20-8d61c572c6bc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.599925 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-2f9bdc98-7ef4-4d94-8a78-bdbd07576ab7 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] reset_status in rpcapi backup_id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 on host np0000004916. {{(pid=99864) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 09 15:45:03.602435 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f9bdc98-7ef4-4d94-8a78-bdbd07576ab7 tempest-VolumesBackupsAdminTest-739181426 tempest-VolumesBackupsAdminTest-739181426-project-admin] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9/action returned with HTTP 202 Jul 09 15:45:03.603005 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 807/3202] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:03 2026] POST /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:45:03.606949 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.606949 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:03.615027 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bf21d128-55fc-40b4-bf20-8d61c572c6bc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:03.617066 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-97579e60-944e-4186-9ddc-e9e25d2250da None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.621012 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-97579e60-944e-4186-9ddc-e9e25d2250da tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:45:03.621012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-97579e60-944e-4186-9ddc-e9e25d2250da tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.621012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-97579e60-944e-4186-9ddc-e9e25d2250da tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.621012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-97579e60-944e-4186-9ddc-e9e25d2250da tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:03.626692 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.626692 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:03.628387 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-97579e60-944e-4186-9ddc-e9e25d2250da tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:45:03.628387 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 809/3203] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:03.629775 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bf21d128-55fc-40b4-bf20-8d61c572c6bc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:03.630130 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 790/3204] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 1133 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:03.643003 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b1269ef0-56bc-4e35-b84b-a4f25ca04672 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.647645 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b1269ef0-56bc-4e35-b84b-a4f25ca04672 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] DELETE https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:45:03.648063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b1269ef0-56bc-4e35-b84b-a4f25ca04672 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.648944 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b1269ef0-56bc-4e35-b84b-a4f25ca04672 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.648944 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-b1269ef0-56bc-4e35-b84b-a4f25ca04672 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Delete backup with id: b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. Jul 09 15:45:03.657177 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.657177 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:03.675995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-b1269ef0-56bc-4e35-b84b-a4f25ca04672 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] delete_backup rpcapi backup_id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:45:03.677725 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b1269ef0-56bc-4e35-b84b-a4f25ca04672 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 202 Jul 09 15:45:03.678037 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 799/3205] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:03 2026] DELETE /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:45:03.687331 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9be2a878-6273-4841-8c64-ac5e4be7b9d3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.689903 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9be2a878-6273-4841-8c64-ac5e4be7b9d3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:45:03.690199 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9be2a878-6273-4841-8c64-ac5e4be7b9d3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.690583 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9be2a878-6273-4841-8c64-ac5e4be7b9d3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.690628 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-9be2a878-6273-4841-8c64-ac5e4be7b9d3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:03.702314 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.702314 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:03.703733 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9be2a878-6273-4841-8c64-ac5e4be7b9d3 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 200 Jul 09 15:45:03.704085 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 808/3206] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 800 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:03.763617 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.765924 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:03.766508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-713655730"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:03.768428 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-713655730'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:03.768655 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume of 1 GB Jul 09 15:45:03.776357 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Availability Zones retrieved successfully. Jul 09 15:45:03.784730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Flow 'volume_create_api' (19f0fa38-8df3-4cb2-8d6e-3071960b0c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:03.786307 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9388a2df-3373-43e5-b002-104f4ce9aff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.788164 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:03.831344 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9388a2df-3373-43e5-b002-104f4ce9aff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.832048 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a1c071-59cf-4d59-a286-dc980431eb64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.849263 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.881351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Created reservations ['cf028e1f-c35c-4b8a-9458-f7464e05252a', 'f958f88f-3fcb-4cb9-a6aa-c563dfc6fdd9', '9eb9042d-f05e-4f23-a482-661d69dc84a3', '0552974f-6e51-47ae-adef-e6bdc3ae54d9'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:03.882001 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5a1c071-59cf-4d59-a286-dc980431eb64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf028e1f-c35c-4b8a-9458-f7464e05252a', 'f958f88f-3fcb-4cb9-a6aa-c563dfc6fdd9', '9eb9042d-f05e-4f23-a482-661d69dc84a3', '0552974f-6e51-47ae-adef-e6bdc3ae54d9']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.882735 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b8b1a7-ea8f-4c71-a358-19db54caa980) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.908478 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5b8b1a7-ea8f-4c71-a358-19db54caa980) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44534f9a-8744-4274-ae65-a72dd655c04d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-713655730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e4ea88770947669cab7229d38df559',qos_specs=None,replication_status=,reservations=['cf028e1f-c35c-4b8a-9458-f7464e05252a','f958f88f-3fcb-4cb9-a6aa-c563dfc6fdd9','9eb9042d-f05e-4f23-a482-661d69dc84a3','0552974f-6e51-47ae-adef-e6bdc3ae54d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8ff4f4b878406f8bdac831c7682061',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-713655730',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44534f9a-8744-4274-ae65-a72dd655c04d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4e4ea88770947669cab7229d38df559',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dc8ff4f4b878406f8bdac831c7682061',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.909197 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1b4e01-f388-4e10-95a9-a79d58273870) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.931265 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e1b4e01-f388-4e10-95a9-a79d58273870) transitioned into state 'SUCCESS' from state '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-713655730',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4e4ea88770947669cab7229d38df559',qos_specs=None,replication_status=,reservations=['cf028e1f-c35c-4b8a-9458-f7464e05252a','f958f88f-3fcb-4cb9-a6aa-c563dfc6fdd9','9eb9042d-f05e-4f23-a482-661d69dc84a3','0552974f-6e51-47ae-adef-e6bdc3ae54d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dc8ff4f4b878406f8bdac831c7682061',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.932554 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a37420a-defa-43d2-ad35-403b02fb81a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:03.948264 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a37420a-defa-43d2-ad35-403b02fb81a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:03.949325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Flow 'volume_create_api' (19f0fa38-8df3-4cb2-8d6e-3071960b0c94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:03.950204 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Create volume request issued successfully. Jul 09 15:45:03.950595 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-517295fc-edd2-4a5e-95ee-34e4847de2c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:03.951955 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 810/3207] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:03 2026] POST /volume/v3/volumes => generated 748 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:03.966841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1b3394cc-ff4a-4b6d-9796-d703f5afa317 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:03.968347 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b3394cc-ff4a-4b6d-9796-d703f5afa317 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:03.968481 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b3394cc-ff4a-4b6d-9796-d703f5afa317 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:03.968791 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b3394cc-ff4a-4b6d-9796-d703f5afa317 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:03.978863 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:03.978863 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:03.983384 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1b3394cc-ff4a-4b6d-9796-d703f5afa317 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:03.988454 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b3394cc-ff4a-4b6d-9796-d703f5afa317 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:03.988782 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 800/3208] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:03 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 816 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:04.016052 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:04.018212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1784754026"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:04.018434 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1784754026'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:04.018658 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Create volume of 1 GB Jul 09 15:45:04.027739 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Availability Zones retrieved successfully. Jul 09 15:45:04.035844 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Flow 'volume_create_api' (33f72a85-df9a-4f82-a9b6-d9116f3afc1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:04.037227 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b9e281-cb1e-45b5-8012-b650f43923f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:04.038482 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:04.103423 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7b9e281-cb1e-45b5-8012-b650f43923f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:04.104329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3032762f-7f2b-483e-ab43-13d34ce144f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:04.130370 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-576f8673-6c7c-42df-89ac-2bafef4b9eae None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.133235 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-576f8673-6c7c-42df-89ac-2bafef4b9eae tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:04.133817 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-576f8673-6c7c-42df-89ac-2bafef4b9eae tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.134173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-576f8673-6c7c-42df-89ac-2bafef4b9eae tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.134367 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-576f8673-6c7c-42df-89ac-2bafef4b9eae tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:04.145843 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.145843 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:04.146752 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-576f8673-6c7c-42df-89ac-2bafef4b9eae tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:04.147504 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 809/3209] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:04.201120 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Created reservations ['5c55d9de-def0-46ad-b8db-e60b5278c93e', 'f7df6566-9e1b-4ea0-9d33-a557656af7c2', '0a65c52c-89b4-4b43-bf28-2a66ce003c91', 'bb851997-6b1d-44b2-87cf-3f75185f2e49'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:04.202097 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3032762f-7f2b-483e-ab43-13d34ce144f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c55d9de-def0-46ad-b8db-e60b5278c93e', 'f7df6566-9e1b-4ea0-9d33-a557656af7c2', '0a65c52c-89b4-4b43-bf28-2a66ce003c91', 'bb851997-6b1d-44b2-87cf-3f75185f2e49']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:04.203337 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00435225-ed59-48be-b1a8-9c00ecfd8d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:04.232051 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00435225-ed59-48be-b1a8-9c00ecfd8d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2082156a-91f5-41ab-a46a-5a8078b83bd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1784754026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8455f373515043ad837e25c0060f3c2c',qos_specs=None,replication_status=,reservations=['5c55d9de-def0-46ad-b8db-e60b5278c93e','f7df6566-9e1b-4ea0-9d33-a557656af7c2','0a65c52c-89b4-4b43-bf28-2a66ce003c91','bb851997-6b1d-44b2-87cf-3f75185f2e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6967d53e2ab42438ef6d8c8fa598c67',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1784754026',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2082156a-91f5-41ab-a46a-5a8078b83bd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8455f373515043ad837e25c0060f3c2c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6967d53e2ab42438ef6d8c8fa598c67',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:04.232854 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306c75a9-96d6-4e24-bfac-74ceaaf09dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:04.248164 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-045ac460-a11a-4a36-808d-c676ae8c0fca None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.250856 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-045ac460-a11a-4a36-808d-c676ae8c0fca tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:45:04.251143 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-045ac460-a11a-4a36-808d-c676ae8c0fca tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.252405 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-045ac460-a11a-4a36-808d-c676ae8c0fca tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.259044 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (306c75a9-96d6-4e24-bfac-74ceaaf09dc9) transitioned into state 'SUCCESS' from state '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-1784754026',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8455f373515043ad837e25c0060f3c2c',qos_specs=None,replication_status=,reservations=['5c55d9de-def0-46ad-b8db-e60b5278c93e','f7df6566-9e1b-4ea0-9d33-a557656af7c2','0a65c52c-89b4-4b43-bf28-2a66ce003c91','bb851997-6b1d-44b2-87cf-3f75185f2e49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6967d53e2ab42438ef6d8c8fa598c67',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:04.259893 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8e77a3f-a064-4bdb-a125-959b5360d212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:04.260594 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.260594 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:04.266260 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-045ac460-a11a-4a36-808d-c676ae8c0fca tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:04.270891 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c8e77a3f-a064-4bdb-a125-959b5360d212) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:04.272145 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Flow 'volume_create_api' (33f72a85-df9a-4f82-a9b6-d9116f3afc1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:04.272436 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-045ac460-a11a-4a36-808d-c676ae8c0fca tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b returned with HTTP 200 Jul 09 15:45:04.272777 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Create volume request issued successfully. Jul 09 15:45:04.272894 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 811/3210] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b => generated 1359 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:04.273364 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-55c2bb71-37a6-497f-aa0b-cd1553d06c1a tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:04.273993 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 791/3211] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:45:03 2026] POST /volume/v3/volumes => generated 776 bytes in 425 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:04.286760 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f6977cf6-8680-40d8-a1e5-a4a8e7d89342 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.287110 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-55c074cb-0099-49cc-a9d8-f17b36f07cd3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.288813 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55c074cb-0099-49cc-a9d8-f17b36f07cd3 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 Jul 09 15:45:04.289606 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f6977cf6-8680-40d8-a1e5-a4a8e7d89342 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:45:04.289606 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f6977cf6-8680-40d8-a1e5-a4a8e7d89342 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.290546 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55c074cb-0099-49cc-a9d8-f17b36f07cd3 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.290606 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f6977cf6-8680-40d8-a1e5-a4a8e7d89342 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.290651 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55c074cb-0099-49cc-a9d8-f17b36f07cd3 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.297618 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.297618 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:04.298293 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.298293 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:04.302067 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f6977cf6-8680-40d8-a1e5-a4a8e7d89342 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:04.303556 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-55c074cb-0099-49cc-a9d8-f17b36f07cd3 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Volume info retrieved successfully. Jul 09 15:45:04.307669 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f6977cf6-8680-40d8-a1e5-a4a8e7d89342 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b returned with HTTP 200 Jul 09 15:45:04.309810 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 801/3212] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:04.309900 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55c074cb-0099-49cc-a9d8-f17b36f07cd3 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 returned with HTTP 200 Jul 09 15:45:04.310329 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 810/3213] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:04.322923 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b0e3d619-d023-4e37-8fdf-586beca09559 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.324693 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b0e3d619-d023-4e37-8fdf-586beca09559 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:45:04.324915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b0e3d619-d023-4e37-8fdf-586beca09559 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.325103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b0e3d619-d023-4e37-8fdf-586beca09559 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.335546 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.335546 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:04.342062 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b0e3d619-d023-4e37-8fdf-586beca09559 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:04.348246 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b0e3d619-d023-4e37-8fdf-586beca09559 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b returned with HTTP 200 Jul 09 15:45:04.348626 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 812/3214] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:04.361494 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-735a0188-f01e-4ed0-8049-7a527cfc44e7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.363420 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-735a0188-f01e-4ed0-8049-7a527cfc44e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:45:04.363779 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-735a0188-f01e-4ed0-8049-7a527cfc44e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "854ae873-c7dd-4f32-aace-04c9b8f6894b", "name": "tempest-TestVolumeBackupRestore-backup-5494864", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:04.365689 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-735a0188-f01e-4ed0-8049-7a527cfc44e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Creating new backup {'backup': {'volume_id': '854ae873-c7dd-4f32-aace-04c9b8f6894b', 'name': 'tempest-TestVolumeBackupRestore-backup-5494864', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:45:04.365689 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-735a0188-f01e-4ed0-8049-7a527cfc44e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Creating backup of volume 854ae873-c7dd-4f32-aace-04c9b8f6894b in container None Jul 09 15:45:04.376992 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.376992 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:04.377738 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-735a0188-f01e-4ed0-8049-7a527cfc44e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:04.403046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-735a0188-f01e-4ed0-8049-7a527cfc44e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Created reservations ['47cf354c-93e9-4d1b-b37d-0169b5ed0eca', '19a23edd-d68f-444b-bd5f-b88e251d1914'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:04.436137 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-735a0188-f01e-4ed0-8049-7a527cfc44e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:45:04.436656 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 792/3215] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:04 2026] POST /volume/v3/backups => generated 330 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:04.446120 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f4b3cb35-f57c-4189-997c-e23bf71ce713 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.448273 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f4b3cb35-f57c-4189-997c-e23bf71ce713 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:04.448524 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f4b3cb35-f57c-4189-997c-e23bf71ce713 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.448803 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f4b3cb35-f57c-4189-997c-e23bf71ce713 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.448967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f4b3cb35-f57c-4189-997c-e23bf71ce713 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:04.455219 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.455219 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:04.456581 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f4b3cb35-f57c-4189-997c-e23bf71ce713 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:04.457801 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 802/3216] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:04.716308 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bab3b795-af76-4717-9833-9c7452bfe8c8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.718999 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bab3b795-af76-4717-9833-9c7452bfe8c8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 Jul 09 15:45:04.719299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bab3b795-af76-4717-9833-9c7452bfe8c8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.719569 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bab3b795-af76-4717-9833-9c7452bfe8c8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.719769 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-bab3b795-af76-4717-9833-9c7452bfe8c8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Show backup with id b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:04.724661 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bab3b795-af76-4717-9833-9c7452bfe8c8 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 returned with HTTP 404 Jul 09 15:45:04.725351 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 811/3217] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/backups/b2735fc1-17f6-4de6-8615-6a9ddfb3b2d9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:04.812825 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8297eca0-1044-4bde-904d-4548473e976d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.814701 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8297eca0-1044-4bde-904d-4548473e976d tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f Jul 09 15:45:04.815044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8297eca0-1044-4bde-904d-4548473e976d tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.815243 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8297eca0-1044-4bde-904d-4548473e976d tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.823301 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.823301 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:04.828759 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8297eca0-1044-4bde-904d-4548473e976d tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:45:04.833201 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8297eca0-1044-4bde-904d-4548473e976d tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f returned with HTTP 200 Jul 09 15:45:04.833637 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 813/3218] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:04.846506 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c46bdd88-f8cc-443d-8e6c-d1788e28eb64 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.848666 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c46bdd88-f8cc-443d-8e6c-d1788e28eb64 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] DELETE https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f Jul 09 15:45:04.848846 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c46bdd88-f8cc-443d-8e6c-d1788e28eb64 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.849054 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c46bdd88-f8cc-443d-8e6c-d1788e28eb64 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.849268 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-c46bdd88-f8cc-443d-8e6c-d1788e28eb64 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Delete volume with id: 79fb5c01-f1a3-4cf7-b292-2a91d27f134f Jul 09 15:45:04.864279 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.864279 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:04.864517 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c46bdd88-f8cc-443d-8e6c-d1788e28eb64 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:45:04.894809 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c46bdd88-f8cc-443d-8e6c-d1788e28eb64 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Delete volume request issued successfully. Jul 09 15:45:04.895066 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c46bdd88-f8cc-443d-8e6c-d1788e28eb64 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f returned with HTTP 202 Jul 09 15:45:04.895603 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 793/3219] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:04 2026] DELETE /volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:04.904407 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e9f1f3b2-4faf-4b92-8f85-3da87f2b8415 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:04.909352 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9f1f3b2-4faf-4b92-8f85-3da87f2b8415 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f Jul 09 15:45:04.909603 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9f1f3b2-4faf-4b92-8f85-3da87f2b8415 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:04.909871 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9f1f3b2-4faf-4b92-8f85-3da87f2b8415 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:04.927058 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:04.927058 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:04.938942 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e9f1f3b2-4faf-4b92-8f85-3da87f2b8415 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Volume info retrieved successfully. Jul 09 15:45:04.945712 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9f1f3b2-4faf-4b92-8f85-3da87f2b8415 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f returned with HTTP 200 Jul 09 15:45:04.946221 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 803/3220] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:04 2026] GET /volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f => generated 844 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:05.003360 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-59356543-d876-44f0-8360-ee9dc712db45 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:05.005073 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-59356543-d876-44f0-8360-ee9dc712db45 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:05.005305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-59356543-d876-44f0-8360-ee9dc712db45 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:05.005819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-59356543-d876-44f0-8360-ee9dc712db45 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:05.014721 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:05.014721 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:05.019842 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-59356543-d876-44f0-8360-ee9dc712db45 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:05.025496 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-59356543-d876-44f0-8360-ee9dc712db45 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:05.026001 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 812/3221] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:05 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:05.070232 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-98f284d3-7dd4-453a-b3b5-3c242b49e327 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:05.072689 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-98f284d3-7dd4-453a-b3b5-3c242b49e327 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:05.072973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-98f284d3-7dd4-453a-b3b5-3c242b49e327 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:05.073261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-98f284d3-7dd4-453a-b3b5-3c242b49e327 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:05.081843 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:05.081843 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:05.086486 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-98f284d3-7dd4-453a-b3b5-3c242b49e327 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:05.090571 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-98f284d3-7dd4-453a-b3b5-3c242b49e327 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:05.091168 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 814/3222] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:05 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:05.158211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-83ff7837-ed5d-4c32-8a7c-b7326483e4b2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:05.159762 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-83ff7837-ed5d-4c32-8a7c-b7326483e4b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:05.159946 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-83ff7837-ed5d-4c32-8a7c-b7326483e4b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:05.160119 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-83ff7837-ed5d-4c32-8a7c-b7326483e4b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:05.160233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-83ff7837-ed5d-4c32-8a7c-b7326483e4b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:05.164328 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:05.164328 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:05.164946 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-83ff7837-ed5d-4c32-8a7c-b7326483e4b2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:05.165311 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 794/3223] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:05 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:05.323883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bfa7818f-a45c-47b5-875b-b78084cccebe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:05.325882 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bfa7818f-a45c-47b5-875b-b78084cccebe tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 Jul 09 15:45:05.326175 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bfa7818f-a45c-47b5-875b-b78084cccebe tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:05.326460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bfa7818f-a45c-47b5-875b-b78084cccebe tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:05.335277 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:05.335277 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:05.339561 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bfa7818f-a45c-47b5-875b-b78084cccebe tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Volume info retrieved successfully. Jul 09 15:45:05.344079 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bfa7818f-a45c-47b5-875b-b78084cccebe tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 returned with HTTP 200 Jul 09 15:45:05.344555 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 804/3224] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:05 2026] GET /volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:05.359206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6edcd691-a62d-4a6c-9a6b-eaef389eda94 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:05.361851 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6edcd691-a62d-4a6c-9a6b-eaef389eda94 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:45:05.362341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6edcd691-a62d-4a6c-9a6b-eaef389eda94 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2082156a-91f5-41ab-a46a-5a8078b83bd1", "name": "tempest-type-Backup-482239746"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:05.364279 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-6edcd691-a62d-4a6c-9a6b-eaef389eda94 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Creating new backup {'backup': {'volume_id': '2082156a-91f5-41ab-a46a-5a8078b83bd1', 'name': 'tempest-type-Backup-482239746'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:45:05.365005 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-6edcd691-a62d-4a6c-9a6b-eaef389eda94 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Creating backup of volume 2082156a-91f5-41ab-a46a-5a8078b83bd1 in container None Jul 09 15:45:05.374142 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:05.374142 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:05.374753 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6edcd691-a62d-4a6c-9a6b-eaef389eda94 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Volume info retrieved successfully. Jul 09 15:45:05.406290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-6edcd691-a62d-4a6c-9a6b-eaef389eda94 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Created reservations ['a56af4bc-50a3-4f40-9944-0cf47d84ebf5', 'ac41f649-f371-4d9b-bfbc-2b89380ebb2a'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:05.438689 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6edcd691-a62d-4a6c-9a6b-eaef389eda94 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:45:05.439142 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 813/3225] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:45:05 2026] POST /volume/v3/backups => generated 313 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:05.449621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-39dc7b53-56ca-412b-899c-008dc3abc4d0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:05.451600 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-39dc7b53-56ca-412b-899c-008dc3abc4d0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:05.451844 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-39dc7b53-56ca-412b-899c-008dc3abc4d0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:05.452070 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-39dc7b53-56ca-412b-899c-008dc3abc4d0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:05.452192 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-39dc7b53-56ca-412b-899c-008dc3abc4d0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:05.456346 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:05.456346 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:05.457096 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-39dc7b53-56ca-412b-899c-008dc3abc4d0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:05.457680 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 815/3226] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:05 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:05.468093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cb74bb41-8501-4021-8e04-46f38dca7b07 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:05.470454 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cb74bb41-8501-4021-8e04-46f38dca7b07 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:05.470751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cb74bb41-8501-4021-8e04-46f38dca7b07 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:05.470994 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cb74bb41-8501-4021-8e04-46f38dca7b07 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:05.471148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-cb74bb41-8501-4021-8e04-46f38dca7b07 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:05.476365 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:05.476365 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:05.477402 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cb74bb41-8501-4021-8e04-46f38dca7b07 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:05.477892 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 795/3227] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:05 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:05.965356 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ff04e6d8-ecb0-4444-9547-eda8859c7d96 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:05.967384 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ff04e6d8-ecb0-4444-9547-eda8859c7d96 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] GET https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f Jul 09 15:45:05.967583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ff04e6d8-ecb0-4444-9547-eda8859c7d96 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:05.967813 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ff04e6d8-ecb0-4444-9547-eda8859c7d96 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:05.974809 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ff04e6d8-ecb0-4444-9547-eda8859c7d96 tempest-VolumesBackupsAdminTest-1379077499 tempest-VolumesBackupsAdminTest-1379077499-project-member] https://10.4.3.19/volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f returned with HTTP 404 Jul 09 15:45:05.975529 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 805/3228] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:05 2026] GET /volume/v3/volumes/79fb5c01-f1a3-4cf7-b292-2a91d27f134f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:06.185216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-62b95a52-38ae-4f60-82cc-819dafd2ed05 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:06.186781 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-62b95a52-38ae-4f60-82cc-819dafd2ed05 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:06.186781 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-62b95a52-38ae-4f60-82cc-819dafd2ed05 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:06.186781 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-62b95a52-38ae-4f60-82cc-819dafd2ed05 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:06.186781 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-62b95a52-38ae-4f60-82cc-819dafd2ed05 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:06.192663 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:06.192663 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:06.194265 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-62b95a52-38ae-4f60-82cc-819dafd2ed05 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:06.194265 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 814/3229] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:06 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:06.469329 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cc41be35-eea0-4d52-899e-5c6b57e1dba7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:06.471560 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cc41be35-eea0-4d52-899e-5c6b57e1dba7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:06.471809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cc41be35-eea0-4d52-899e-5c6b57e1dba7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:06.472042 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cc41be35-eea0-4d52-899e-5c6b57e1dba7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:06.472241 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-cc41be35-eea0-4d52-899e-5c6b57e1dba7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:06.477065 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:06.477065 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:06.477888 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cc41be35-eea0-4d52-899e-5c6b57e1dba7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:06.478414 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 816/3230] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:06 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:06.487721 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4d662866-81cb-4203-82ec-fe07728a2ec6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:06.489356 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4d662866-81cb-4203-82ec-fe07728a2ec6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:06.489557 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4d662866-81cb-4203-82ec-fe07728a2ec6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:06.489711 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4d662866-81cb-4203-82ec-fe07728a2ec6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:06.489814 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4d662866-81cb-4203-82ec-fe07728a2ec6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:06.493946 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:06.493946 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:06.494639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4d662866-81cb-4203-82ec-fe07728a2ec6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:06.494969 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 796/3231] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:06 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:06.645555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-76a011aa-e761-4edc-a85c-ee29e2921b22 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:06.645953 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-76a011aa-e761-4edc-a85c-ee29e2921b22 None None] GET https://10.4.3.19/volume// Jul 09 15:45:06.646114 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-76a011aa-e761-4edc-a85c-ee29e2921b22 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:06.646319 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-76a011aa-e761-4edc-a85c-ee29e2921b22 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:06.646617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-76a011aa-e761-4edc-a85c-ee29e2921b22 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:06.646899 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 806/3232] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:45: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 09 15:45:06.654494 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-5474de2a-a1bf-4474-968d-567e057ece31 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:06.660205 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-5474de2a-a1bf-4474-968d-567e057ece31 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:06.660205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-5474de2a-a1bf-4474-968d-567e057ece31 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:06.660205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-5474de2a-a1bf-4474-968d-567e057ece31 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:06.670984 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:06.670984 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:06.675791 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-5474de2a-a1bf-4474-968d-567e057ece31 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:06.682304 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-5474de2a-a1bf-4474-968d-567e057ece31 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 200 Jul 09 15:45:06.682963 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 815/3233] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:45:06 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:45:06.790646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6051709b-f538-429b-a355-f942d6eb3bcd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:06.793567 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6051709b-f538-429b-a355-f942d6eb3bcd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] PUT https://10.4.3.19/volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5 Jul 09 15:45:06.794098 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6051709b-f538-429b-a355-f942d6eb3bcd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:06.805515 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6051709b-f538-429b-a355-f942d6eb3bcd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Acquiring lock "cinder-attachment_update-87c8cbfc-15f7-4067-84ce-44222e8a3727-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:45:06.811798 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6051709b-f538-429b-a355-f942d6eb3bcd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-87c8cbfc-15f7-4067-84ce-44222e8a3727-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:45:06.813277 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:06.813277 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:07.133496 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f1b97e8f-31eb-42dd-9bf9-cea9c0c07f0b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.135773 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1b97e8f-31eb-42dd-9bf9-cea9c0c07f0b None None] GET https://10.4.3.19/volume// Jul 09 15:45:07.135954 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1b97e8f-31eb-42dd-9bf9-cea9c0c07f0b None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:07.136127 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1b97e8f-31eb-42dd-9bf9-cea9c0c07f0b None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:07.136477 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1b97e8f-31eb-42dd-9bf9-cea9c0c07f0b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:07.136984 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 797/3234] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:45:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:45:07.146637 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5efc05c-c64a-4b34-8f07-403960317db0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.152211 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5efc05c-c64a-4b34-8f07-403960317db0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:45:07.152211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5efc05c-c64a-4b34-8f07-403960317db0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44534f9a-8744-4274-ae65-a72dd655c04d", "connector": null, "instance_uuid": "b1db88ad-f47f-4f3e-85d7-a41a6d945589"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:07.172668 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:07.172668 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:07.206929 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d9738fed-dc7a-4d24-ab93-b20171f33ac1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.208920 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d9738fed-dc7a-4d24-ab93-b20171f33ac1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:07.209110 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d9738fed-dc7a-4d24-ab93-b20171f33ac1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:07.209383 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d9738fed-dc7a-4d24-ab93-b20171f33ac1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:07.209590 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d9738fed-dc7a-4d24-ab93-b20171f33ac1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:07.212456 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5efc05c-c64a-4b34-8f07-403960317db0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:45:07.213078 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 807/3235] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:45:07 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 09 15:45:07.217049 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:07.217049 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:07.218209 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d9738fed-dc7a-4d24-ab93-b20171f33ac1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:07.218746 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 816/3236] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:07 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:45:07.337871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6051709b-f538-429b-a355-f942d6eb3bcd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Lock "cinder-attachment_update-87c8cbfc-15f7-4067-84ce-44222e8a3727-np0000004916" released by "attachment_update" :: held 0.526s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:45:07.338290 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-6051709b-f538-429b-a355-f942d6eb3bcd tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5 returned with HTTP 200 Jul 09 15:45:07.338893 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 817/3237] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:45:06 2026] PUT /volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5 => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:07.490504 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-41871d12-899e-4ac8-913c-a532824c45df None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.492492 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-41871d12-899e-4ac8-913c-a532824c45df tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:07.493163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-41871d12-899e-4ac8-913c-a532824c45df tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:07.493163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-41871d12-899e-4ac8-913c-a532824c45df tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:07.493163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-41871d12-899e-4ac8-913c-a532824c45df tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:07.498502 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:07.498502 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:07.499399 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-41871d12-899e-4ac8-913c-a532824c45df tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:07.499860 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 798/3238] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:07 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:07.505553 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b5878a44-7ac6-47c2-9983-b3eb11a6c79c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.507775 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b5878a44-7ac6-47c2-9983-b3eb11a6c79c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:07.507975 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b5878a44-7ac6-47c2-9983-b3eb11a6c79c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:07.508215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b5878a44-7ac6-47c2-9983-b3eb11a6c79c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:07.508338 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b5878a44-7ac6-47c2-9983-b3eb11a6c79c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:07.513955 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:07.513955 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:07.515081 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b5878a44-7ac6-47c2-9983-b3eb11a6c79c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:07.515645 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 808/3239] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:07 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:07.619260 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fca2aac2-14c5-4094-a7b7-94297a70f356 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.621590 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fca2aac2-14c5-4094-a7b7-94297a70f356 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:07.621902 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fca2aac2-14c5-4094-a7b7-94297a70f356 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:07.622164 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fca2aac2-14c5-4094-a7b7-94297a70f356 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:07.635789 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:07.635789 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:07.639959 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-fca2aac2-14c5-4094-a7b7-94297a70f356 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:07.644372 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fca2aac2-14c5-4094-a7b7-94297a70f356 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:07.645005 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 817/3240] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:07 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:07.751365 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-77f11e88-b477-4812-b9f6-13f6aac7ca33 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.751848 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-77f11e88-b477-4812-b9f6-13f6aac7ca33 None None] GET https://10.4.3.19/volume// Jul 09 15:45:07.752038 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-77f11e88-b477-4812-b9f6-13f6aac7ca33 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:07.752323 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-77f11e88-b477-4812-b9f6-13f6aac7ca33 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:07.752876 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-77f11e88-b477-4812-b9f6-13f6aac7ca33 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:07.755315 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 818/3241] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:45:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:45:07.764406 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-50a5a7bf-b3ac-4d65-9d82-68dbbabcce76 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.766707 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-50a5a7bf-b3ac-4d65-9d82-68dbbabcce76 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:07.766954 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-50a5a7bf-b3ac-4d65-9d82-68dbbabcce76 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:07.767160 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-50a5a7bf-b3ac-4d65-9d82-68dbbabcce76 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:07.779063 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:07.779063 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:07.784632 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-50a5a7bf-b3ac-4d65-9d82-68dbbabcce76 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:07.793816 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-50a5a7bf-b3ac-4d65-9d82-68dbbabcce76 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:07.794282 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 799/3242] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:45:07 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1020 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:45:07.881573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-1b9c925c-37da-48a4-b90d-773bce7732ee None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.886792 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-1b9c925c-37da-48a4-b90d-773bce7732ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5/action Jul 09 15:45:07.887405 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-1b9c925c-37da-48a4-b90d-773bce7732ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:07.887516 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-1b9c925c-37da-48a4-b90d-773bce7732ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:07.922052 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-4960f280-649c-41ca-82c5-b5272760aabc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:07.923365 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:07.923365 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:07.924982 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-4960f280-649c-41ca-82c5-b5272760aabc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] PUT https://10.4.3.19/volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81 Jul 09 15:45:07.925399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-4960f280-649c-41ca-82c5-b5272760aabc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:07.940376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-4960f280-649c-41ca-82c5-b5272760aabc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Acquiring lock "cinder-attachment_update-44534f9a-8744-4274-ae65-a72dd655c04d-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:45:07.944115 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-0891a598-3ec6-4bac-85e7-5f98d4e15ac6 req-1b9c925c-37da-48a4-b90d-773bce7732ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5/action returned with HTTP 204 Jul 09 15:45:07.944439 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 809/3243] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:45:07 2026] POST /volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:07.945915 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-4960f280-649c-41ca-82c5-b5272760aabc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Lock "cinder-attachment_update-44534f9a-8744-4274-ae65-a72dd655c04d-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:45:07.947051 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:07.947051 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:08.233249 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d31c461d-8ea4-468e-a3f9-e688853d9a86 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:08.238414 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d31c461d-8ea4-468e-a3f9-e688853d9a86 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:08.239362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d31c461d-8ea4-468e-a3f9-e688853d9a86 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:08.240593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d31c461d-8ea4-468e-a3f9-e688853d9a86 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:08.240593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d31c461d-8ea4-468e-a3f9-e688853d9a86 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:08.245163 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=297,cinder:UPDATE=43,cinder:INSERT=21 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:45:08.249681 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:08.249681 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:08.250654 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d31c461d-8ea4-468e-a3f9-e688853d9a86 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:08.251266 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 819/3244] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:08 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:08.372284 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:08.374160 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:08.374526 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1110908810"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:08.376149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Create volume request body: {'volume': {'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1110908810'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:08.479208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-4960f280-649c-41ca-82c5-b5272760aabc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Lock "cinder-attachment_update-44534f9a-8744-4274-ae65-a72dd655c04d-np0000004916" released by "attachment_update" :: held 0.533s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:45:08.479697 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-4960f280-649c-41ca-82c5-b5272760aabc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81 returned with HTTP 200 Jul 09 15:45:08.480276 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 818/3245] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:45:07 2026] PUT /volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81 => generated 969 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:08.518402 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-14a38fd2-e961-4c0a-bdb5-fa1cdd9474ee None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:08.521942 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-14a38fd2-e961-4c0a-bdb5-fa1cdd9474ee tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:08.522379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-14a38fd2-e961-4c0a-bdb5-fa1cdd9474ee tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:08.522379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-14a38fd2-e961-4c0a-bdb5-fa1cdd9474ee tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:08.522472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-14a38fd2-e961-4c0a-bdb5-fa1cdd9474ee tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:08.527116 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:08.527116 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:08.527827 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-14a38fd2-e961-4c0a-bdb5-fa1cdd9474ee tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:08.528508 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 810/3246] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:08 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:08.531012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1b6c3f46-4c87-4e98-87f7-6e21de84563a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:08.534271 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b6c3f46-4c87-4e98-87f7-6e21de84563a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:08.534559 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b6c3f46-4c87-4e98-87f7-6e21de84563a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:08.534821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b6c3f46-4c87-4e98-87f7-6e21de84563a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:08.534973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1b6c3f46-4c87-4e98-87f7-6e21de84563a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:08.542051 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:08.542051 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:08.543954 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b6c3f46-4c87-4e98-87f7-6e21de84563a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:08.543954 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 820/3247] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:08 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:08.602223 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Create volume of 1 GB Jul 09 15:45:08.608333 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Availability Zones retrieved successfully. Jul 09 15:45:08.616310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Flow 'volume_create_api' (37c70d38-315f-4883-9175-9af9aa4d6f66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:08.617981 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf5ea2d-85ca-4dff-84ac-74f7905dc28c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:08.619688 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:08.659586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e2bd224f-b17e-4410-a3b2-3e6115504b09 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:08.661719 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2bd224f-b17e-4410-a3b2-3e6115504b09 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:08.661930 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2bd224f-b17e-4410-a3b2-3e6115504b09 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:08.662109 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2bd224f-b17e-4410-a3b2-3e6115504b09 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:08.676978 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:08.676978 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:08.685134 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e2bd224f-b17e-4410-a3b2-3e6115504b09 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:08.691405 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2bd224f-b17e-4410-a3b2-3e6115504b09 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:08.691972 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 819/3248] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:08 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:08.713637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daf5ea2d-85ca-4dff-84ac-74f7905dc28c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:08.713637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826e0446-7c0e-46dc-90c9-2a7f6a6d593d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:08.789372 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Created reservations ['481577a1-58dd-4f49-9853-923ffb5bb7ea', '1e373b2d-2ee1-414f-b74d-6689de8e85fc', '5eaeeb49-3d88-4752-8d3e-e437d574fe76', 'eaf6573c-c394-40d9-ae9e-2092ee98b985'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:08.790261 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (826e0446-7c0e-46dc-90c9-2a7f6a6d593d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['481577a1-58dd-4f49-9853-923ffb5bb7ea', '1e373b2d-2ee1-414f-b74d-6689de8e85fc', '5eaeeb49-3d88-4752-8d3e-e437d574fe76', 'eaf6573c-c394-40d9-ae9e-2092ee98b985']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:08.791026 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3384212-1b1a-457d-a724-e3372ccc3d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:08.821295 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3384212-1b1a-457d-a724-e3372ccc3d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '925c6488-25b1-461b-b8ea-7cd8e835e95a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1110908810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4891ed4cac4de386e4391777729af2',qos_specs=None,replication_status=,reservations=['481577a1-58dd-4f49-9853-923ffb5bb7ea','1e373b2d-2ee1-414f-b74d-6689de8e85fc','5eaeeb49-3d88-4752-8d3e-e437d574fe76','eaf6573c-c394-40d9-ae9e-2092ee98b985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df7c751796643b4b228c01850026ab3',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1110908810',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=925c6488-25b1-461b-b8ea-7cd8e835e95a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b4891ed4cac4de386e4391777729af2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5df7c751796643b4b228c01850026ab3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:08.822575 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da475f2-e94f-4c24-8f5c-0c39fcc36ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:08.841515 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6da475f2-e94f-4c24-8f5c-0c39fcc36ddf) transitioned into state 'SUCCESS' from state '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-1110908810',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b4891ed4cac4de386e4391777729af2',qos_specs=None,replication_status=,reservations=['481577a1-58dd-4f49-9853-923ffb5bb7ea','1e373b2d-2ee1-414f-b74d-6689de8e85fc','5eaeeb49-3d88-4752-8d3e-e437d574fe76','eaf6573c-c394-40d9-ae9e-2092ee98b985'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5df7c751796643b4b228c01850026ab3',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:08.842577 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d020144-985c-436b-9828-4c753855b8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:08.856379 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d020144-985c-436b-9828-4c753855b8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:08.857269 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Flow 'volume_create_api' (37c70d38-315f-4883-9175-9af9aa4d6f66) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:08.857647 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Create volume request issued successfully. Jul 09 15:45:08.858201 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9c10c241-e34b-4656-a693-2c68bff3cd66 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:08.858761 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 800/3249] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:08 2026] POST /volume/v3/volumes => generated 749 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:08.882004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dcae906c-af1a-4be6-ac39-61e4439d8361 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:08.885941 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dcae906c-af1a-4be6-ac39-61e4439d8361 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] GET https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a Jul 09 15:45:08.886534 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dcae906c-af1a-4be6-ac39-61e4439d8361 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:08.886893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dcae906c-af1a-4be6-ac39-61e4439d8361 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:08.896260 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:08.896260 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:08.904615 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dcae906c-af1a-4be6-ac39-61e4439d8361 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:08.911077 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dcae906c-af1a-4be6-ac39-61e4439d8361 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a returned with HTTP 200 Jul 09 15:45:08.911616 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 811/3250] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:08 2026] GET /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a => generated 817 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:09.263688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3a157beb-7136-401c-8466-dda4f0f4a4b4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:09.271432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a157beb-7136-401c-8466-dda4f0f4a4b4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:09.271613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a157beb-7136-401c-8466-dda4f0f4a4b4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:09.271809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a157beb-7136-401c-8466-dda4f0f4a4b4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:09.271918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-3a157beb-7136-401c-8466-dda4f0f4a4b4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:09.282334 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:09.282334 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:09.285202 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a157beb-7136-401c-8466-dda4f0f4a4b4 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:09.286089 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 821/3251] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:09 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:09.542782 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a9740699-04c9-461e-9f85-c1e9b5f63fc4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:09.544600 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a9740699-04c9-461e-9f85-c1e9b5f63fc4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:09.544811 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a9740699-04c9-461e-9f85-c1e9b5f63fc4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:09.545022 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a9740699-04c9-461e-9f85-c1e9b5f63fc4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:09.545149 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a9740699-04c9-461e-9f85-c1e9b5f63fc4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:09.550546 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:09.550546 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:09.550712 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a9740699-04c9-461e-9f85-c1e9b5f63fc4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:09.551079 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 820/3252] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:09 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:09.557347 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4da33bce-a3df-4460-a4d1-92ce4f8f247b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:09.559887 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4da33bce-a3df-4460-a4d1-92ce4f8f247b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:09.560413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4da33bce-a3df-4460-a4d1-92ce4f8f247b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:09.560413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4da33bce-a3df-4460-a4d1-92ce4f8f247b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:09.560597 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4da33bce-a3df-4460-a4d1-92ce4f8f247b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:09.566416 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:09.566416 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:09.567536 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4da33bce-a3df-4460-a4d1-92ce4f8f247b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:09.568064 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 801/3253] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:09 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:09.706032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-eda01dad-a82a-444d-8ae1-f803c53ec657 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:09.710977 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eda01dad-a82a-444d-8ae1-f803c53ec657 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:09.711211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eda01dad-a82a-444d-8ae1-f803c53ec657 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:09.712931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eda01dad-a82a-444d-8ae1-f803c53ec657 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:09.726350 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:09.726350 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:09.727618 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-eda01dad-a82a-444d-8ae1-f803c53ec657 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:09.732729 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eda01dad-a82a-444d-8ae1-f803c53ec657 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:09.733176 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 812/3254] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:09 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:09.929894 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-aefdc533-b572-4873-86f5-a961c964f3bf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:09.939174 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-aefdc533-b572-4873-86f5-a961c964f3bf tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] GET https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a Jul 09 15:45:09.941247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-aefdc533-b572-4873-86f5-a961c964f3bf tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:09.942831 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-aefdc533-b572-4873-86f5-a961c964f3bf tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:09.973278 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:09.973278 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:09.991265 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-aefdc533-b572-4873-86f5-a961c964f3bf tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:09.999152 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-aefdc533-b572-4873-86f5-a961c964f3bf tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a returned with HTTP 200 Jul 09 15:45:09.999603 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 822/3255] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:09 2026] GET /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a => generated 1357 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:10.012896 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6bae5a24-77f5-4d68-94f9-09eec0e399fb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.015258 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6bae5a24-77f5-4d68-94f9-09eec0e399fb tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] POST https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action Jul 09 15:45:10.015795 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6bae5a24-77f5-4d68-94f9-09eec0e399fb tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-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=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:10.016103 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6bae5a24-77f5-4d68-94f9-09eec0e399fb tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:10.028123 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.028123 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:10.035879 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.035879 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:10.036642 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6bae5a24-77f5-4d68-94f9-09eec0e399fb tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:10.051028 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6bae5a24-77f5-4d68-94f9-09eec0e399fb tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Update volume metadata completed successfully. Jul 09 15:45:10.051403 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6bae5a24-77f5-4d68-94f9-09eec0e399fb tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action returned with HTTP 200 Jul 09 15:45:10.051954 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 821/3256] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:45:10 2026] POST /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:10.062784 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ac2d10cf-e88d-422e-afd7-b512212705a1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.064713 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ac2d10cf-e88d-422e-afd7-b512212705a1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] GET https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a Jul 09 15:45:10.065162 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ac2d10cf-e88d-422e-afd7-b512212705a1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:10.065312 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ac2d10cf-e88d-422e-afd7-b512212705a1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:10.075106 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.075106 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:10.080234 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ac2d10cf-e88d-422e-afd7-b512212705a1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:10.086394 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ac2d10cf-e88d-422e-afd7-b512212705a1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a returned with HTTP 200 Jul 09 15:45:10.086934 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 802/3257] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:10 2026] GET /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a => generated 1417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:10.105453 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5f0ebc10-24e4-41ed-80a5-0c03a4ac5a1c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.107909 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5f0ebc10-24e4-41ed-80a5-0c03a4ac5a1c tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] POST https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action Jul 09 15:45:10.108538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5f0ebc10-24e4-41ed-80a5-0c03a4ac5a1c tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:10.108677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5f0ebc10-24e4-41ed-80a5-0c03a4ac5a1c tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:10.123466 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.123466 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:10.133270 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.133270 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:10.133966 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5f0ebc10-24e4-41ed-80a5-0c03a4ac5a1c tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:10.140759 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5f0ebc10-24e4-41ed-80a5-0c03a4ac5a1c tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Get volume image-metadata completed successfully. Jul 09 15:45:10.154047 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5f0ebc10-24e4-41ed-80a5-0c03a4ac5a1c tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Delete volume metadata completed successfully. Jul 09 15:45:10.154597 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5f0ebc10-24e4-41ed-80a5-0c03a4ac5a1c tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action returned with HTTP 200 Jul 09 15:45:10.154938 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 813/3258] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:10 2026] POST /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 09 15:45:10.163466 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-031e7b2b-6fac-4c83-a568-7457964021c1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.165580 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-031e7b2b-6fac-4c83-a568-7457964021c1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] POST https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action Jul 09 15:45:10.165840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-031e7b2b-6fac-4c83-a568-7457964021c1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:10.165987 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-031e7b2b-6fac-4c83-a568-7457964021c1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:10.177884 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.177884 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:10.178297 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-031e7b2b-6fac-4c83-a568-7457964021c1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:10.185368 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-031e7b2b-6fac-4c83-a568-7457964021c1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Get volume image-metadata completed successfully. Jul 09 15:45:10.185557 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-031e7b2b-6fac-4c83-a568-7457964021c1 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action returned with HTTP 200 Jul 09 15:45:10.186108 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 823/3259] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:10 2026] POST /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a/action => generated 537 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:10.197033 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d27edc72-b474-436d-bdc3-b85d41f39d4f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.200279 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d27edc72-b474-436d-bdc3-b85d41f39d4f tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] GET https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a Jul 09 15:45:10.200279 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d27edc72-b474-436d-bdc3-b85d41f39d4f tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:10.200531 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d27edc72-b474-436d-bdc3-b85d41f39d4f tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:10.208935 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.208935 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:10.213598 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d27edc72-b474-436d-bdc3-b85d41f39d4f tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:10.220772 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d27edc72-b474-436d-bdc3-b85d41f39d4f tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a returned with HTTP 200 Jul 09 15:45:10.221657 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 822/3260] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:10 2026] GET /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:45:10.234654 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-65309bd7-bdd1-4efd-a49b-851cf40dccd5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.237852 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-65309bd7-bdd1-4efd-a49b-851cf40dccd5 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] DELETE https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a Jul 09 15:45:10.238089 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-65309bd7-bdd1-4efd-a49b-851cf40dccd5 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:10.238342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-65309bd7-bdd1-4efd-a49b-851cf40dccd5 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:10.238542 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-65309bd7-bdd1-4efd-a49b-851cf40dccd5 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Delete volume with id: 925c6488-25b1-461b-b8ea-7cd8e835e95a Jul 09 15:45:10.246928 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.246928 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:10.247338 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-65309bd7-bdd1-4efd-a49b-851cf40dccd5 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:10.265408 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-65309bd7-bdd1-4efd-a49b-851cf40dccd5 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Delete volume request issued successfully. Jul 09 15:45:10.265620 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-65309bd7-bdd1-4efd-a49b-851cf40dccd5 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a returned with HTTP 202 Jul 09 15:45:10.266220 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 803/3261] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:10 2026] DELETE /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:10.274563 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-65f090a7-91c0-4bcb-8e0d-586a59d93b26 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.276697 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-65f090a7-91c0-4bcb-8e0d-586a59d93b26 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] GET https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a Jul 09 15:45:10.276955 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-65f090a7-91c0-4bcb-8e0d-586a59d93b26 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:10.277159 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-65f090a7-91c0-4bcb-8e0d-586a59d93b26 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:10.287017 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.287017 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:10.292680 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-65f090a7-91c0-4bcb-8e0d-586a59d93b26 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Volume info retrieved successfully. Jul 09 15:45:10.298148 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d76004bb-eec2-44ac-846e-cc552470a4d1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.300233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-65f090a7-91c0-4bcb-8e0d-586a59d93b26 tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a returned with HTTP 200 Jul 09 15:45:10.300740 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d76004bb-eec2-44ac-846e-cc552470a4d1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:10.300817 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 814/3262] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:10 2026] GET /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a => generated 1390 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:10.301006 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d76004bb-eec2-44ac-846e-cc552470a4d1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:10.301302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d76004bb-eec2-44ac-846e-cc552470a4d1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:10.301486 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d76004bb-eec2-44ac-846e-cc552470a4d1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:10.306629 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.306629 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:10.307408 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d76004bb-eec2-44ac-846e-cc552470a4d1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:10.307879 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 824/3263] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:10 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:10.565456 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-488e6b98-a031-4c26-84cd-a328733bede7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.571019 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-488e6b98-a031-4c26-84cd-a328733bede7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:10.571374 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-488e6b98-a031-4c26-84cd-a328733bede7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:10.571668 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-488e6b98-a031-4c26-84cd-a328733bede7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:10.571856 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-488e6b98-a031-4c26-84cd-a328733bede7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:10.578172 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.578172 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:10.579286 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-488e6b98-a031-4c26-84cd-a328733bede7 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:10.580261 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 823/3264] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:10 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:45:10.595044 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6703370b-a493-49a1-b0ab-17d7f6e8956d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.597596 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6703370b-a493-49a1-b0ab-17d7f6e8956d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:10.597895 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6703370b-a493-49a1-b0ab-17d7f6e8956d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:10.598168 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6703370b-a493-49a1-b0ab-17d7f6e8956d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:10.598353 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6703370b-a493-49a1-b0ab-17d7f6e8956d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:10.603988 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.603988 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:10.605514 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6703370b-a493-49a1-b0ab-17d7f6e8956d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:10.605655 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 804/3265] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:10 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:10.754136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ad3d6375-248a-421f-9057-bc3fa921ed2b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:10.756958 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad3d6375-248a-421f-9057-bc3fa921ed2b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:10.757153 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad3d6375-248a-421f-9057-bc3fa921ed2b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:10.757395 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad3d6375-248a-421f-9057-bc3fa921ed2b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:10.768109 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:10.768109 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:10.772868 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ad3d6375-248a-421f-9057-bc3fa921ed2b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:10.777522 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad3d6375-248a-421f-9057-bc3fa921ed2b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:10.777962 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 815/3266] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:10 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:11.314863 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2e55780e-8f47-40f9-8e8f-8dda672cb54d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:11.316992 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2e55780e-8f47-40f9-8e8f-8dda672cb54d tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] GET https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a Jul 09 15:45:11.317249 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2e55780e-8f47-40f9-8e8f-8dda672cb54d tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:11.317553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2e55780e-8f47-40f9-8e8f-8dda672cb54d tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:11.319375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b7a918b0-6554-4369-b7a5-d5de02d4b0d3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:11.321500 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7a918b0-6554-4369-b7a5-d5de02d4b0d3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:11.321692 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7a918b0-6554-4369-b7a5-d5de02d4b0d3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:11.321884 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7a918b0-6554-4369-b7a5-d5de02d4b0d3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:11.321992 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b7a918b0-6554-4369-b7a5-d5de02d4b0d3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:11.324552 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2e55780e-8f47-40f9-8e8f-8dda672cb54d tempest-VolumesImageMetadata-474828998 tempest-VolumesImageMetadata-474828998-project-member] https://10.4.3.19/volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a returned with HTTP 404 Jul 09 15:45:11.325204 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 825/3267] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:11 2026] GET /volume/v3/volumes/925c6488-25b1-461b-b8ea-7cd8e835e95a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:11.325932 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:11.325932 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:11.326516 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7a918b0-6554-4369-b7a5-d5de02d4b0d3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:11.326864 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 824/3268] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:11 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:11.344952 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f55b58e1-cb9c-482f-84cd-51a94f78e21e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:11.346881 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f55b58e1-cb9c-482f-84cd-51a94f78e21e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:45:11.347283 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f55b58e1-cb9c-482f-84cd-51a94f78e21e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "277b70d5-2683-40d9-b344-2716437c8d70", "incremental": true}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:11.348898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-f55b58e1-cb9c-482f-84cd-51a94f78e21e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Creating new backup {'backup': {'volume_id': '277b70d5-2683-40d9-b344-2716437c8d70', 'incremental': True}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:45:11.349060 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-f55b58e1-cb9c-482f-84cd-51a94f78e21e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Creating backup of volume 277b70d5-2683-40d9-b344-2716437c8d70 in container None Jul 09 15:45:11.359467 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:11.359467 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:11.360084 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f55b58e1-cb9c-482f-84cd-51a94f78e21e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:45:11.382401 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-f55b58e1-cb9c-482f-84cd-51a94f78e21e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Created reservations ['f42d8151-9a8b-481e-b551-37fe5ac84967', '8db8025d-765d-4110-8af8-2422c0451b2f'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:11.407293 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f55b58e1-cb9c-482f-84cd-51a94f78e21e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 400 Jul 09 15:45:11.407920 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 805/3269] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:11 2026] POST /volume/v3/backups => generated 109 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:11.415643 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d6a30658-1189-41b1-a376-d663f8255cd3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:11.417794 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6a30658-1189-41b1-a376-d663f8255cd3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] DELETE https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:11.418117 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6a30658-1189-41b1-a376-d663f8255cd3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:11.418428 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6a30658-1189-41b1-a376-d663f8255cd3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:11.418614 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-d6a30658-1189-41b1-a376-d663f8255cd3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Delete backup with id: 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. Jul 09 15:45:11.423105 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:11.423105 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:11.435314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-d6a30658-1189-41b1-a376-d663f8255cd3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] delete_backup rpcapi backup_id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:45:11.437297 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6a30658-1189-41b1-a376-d663f8255cd3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 202 Jul 09 15:45:11.437831 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 816/3270] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:11 2026] DELETE /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:45:11.446148 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b3786cee-b52b-4b46-95d6-051d07d8847b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:11.448510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3786cee-b52b-4b46-95d6-051d07d8847b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:11.448771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3786cee-b52b-4b46-95d6-051d07d8847b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:11.449037 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3786cee-b52b-4b46-95d6-051d07d8847b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:11.449176 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b3786cee-b52b-4b46-95d6-051d07d8847b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:11.453702 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:11.453702 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:11.454504 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3786cee-b52b-4b46-95d6-051d07d8847b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 200 Jul 09 15:45:11.454943 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 826/3271] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:11 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:11.594564 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-691c90ce-8627-4b3c-9510-b754a6da8a90 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:11.597139 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-691c90ce-8627-4b3c-9510-b754a6da8a90 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:11.597305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-691c90ce-8627-4b3c-9510-b754a6da8a90 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:11.597646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-691c90ce-8627-4b3c-9510-b754a6da8a90 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:11.597646 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-691c90ce-8627-4b3c-9510-b754a6da8a90 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:11.602703 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:11.602703 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:11.603533 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-691c90ce-8627-4b3c-9510-b754a6da8a90 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:11.603993 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 825/3272] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:11 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:11.626004 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-84187a21-5ffd-4852-9bc3-d1a3963bc1d7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:11.627697 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-84187a21-5ffd-4852-9bc3-d1a3963bc1d7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:11.627957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-84187a21-5ffd-4852-9bc3-d1a3963bc1d7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:11.628129 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-84187a21-5ffd-4852-9bc3-d1a3963bc1d7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:11.628251 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-84187a21-5ffd-4852-9bc3-d1a3963bc1d7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:11.633360 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:11.633360 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:11.634044 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-84187a21-5ffd-4852-9bc3-d1a3963bc1d7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:11.634746 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 806/3273] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:11 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:11.798260 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-177a8f10-4d18-4f32-b0c0-aa738271f242 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:11.800328 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-177a8f10-4d18-4f32-b0c0-aa738271f242 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:11.800569 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-177a8f10-4d18-4f32-b0c0-aa738271f242 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:11.800925 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-177a8f10-4d18-4f32-b0c0-aa738271f242 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:11.814029 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:11.814029 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:11.818038 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-177a8f10-4d18-4f32-b0c0-aa738271f242 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:11.822978 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-177a8f10-4d18-4f32-b0c0-aa738271f242 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:11.823410 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 817/3274] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:11 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:12.465709 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1899d536-46d0-4161-8107-bef9f20f162d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.467990 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1899d536-46d0-4161-8107-bef9f20f162d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 Jul 09 15:45:12.468250 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1899d536-46d0-4161-8107-bef9f20f162d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:12.468517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1899d536-46d0-4161-8107-bef9f20f162d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:12.468701 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1899d536-46d0-4161-8107-bef9f20f162d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id 0ec5bfaa-570d-4fa0-9345-57acef9fa1f0. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:12.473064 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1899d536-46d0-4161-8107-bef9f20f162d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 returned with HTTP 404 Jul 09 15:45:12.474018 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 827/3275] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:12 2026] GET /volume/v3/backups/0ec5bfaa-570d-4fa0-9345-57acef9fa1f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:12.484266 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.486471 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:12.486636 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-2104142640"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:12.488122 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-2104142640'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:12.488791 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume of 1 GB Jul 09 15:45:12.495349 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Availability Zones retrieved successfully. Jul 09 15:45:12.500815 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Flow 'volume_create_api' (a7b32b19-cff5-46da-9cf9-7955f07c33ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:12.502110 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6faaebe1-9d86-4489-b624-a22a7738e2ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:12.504430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:12.532476 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6faaebe1-9d86-4489-b624-a22a7738e2ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:12.533392 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25411138-3714-4625-82bf-969ceb12401d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:12.584204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Created reservations ['7a7fea9f-4ccd-4c82-8cbb-502404eba32b', '13bc35a4-944e-4996-9cd7-986fbdb56e92', 'dc3c4e1b-57b6-4ab8-85a1-bacb399c96a9', '83009607-2e34-4f75-a658-403ef9096104'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:12.585204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25411138-3714-4625-82bf-969ceb12401d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a7fea9f-4ccd-4c82-8cbb-502404eba32b', '13bc35a4-944e-4996-9cd7-986fbdb56e92', 'dc3c4e1b-57b6-4ab8-85a1-bacb399c96a9', '83009607-2e34-4f75-a658-403ef9096104']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:12.586001 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bddc25-acdd-49d3-9e21-e306c9d77722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:12.618755 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-395b0e05-b609-4a1b-9f2e-7a560bfd99a5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.620785 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87bddc25-acdd-49d3-9e21-e306c9d77722) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5130d6bc-9309-496e-a22b-6be1e3a98c23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2104142640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb76fb62162458cb6aecdd01f5025df',qos_specs=None,replication_status=,reservations=['7a7fea9f-4ccd-4c82-8cbb-502404eba32b','13bc35a4-944e-4996-9cd7-986fbdb56e92','dc3c4e1b-57b6-4ab8-85a1-bacb399c96a9','83009607-2e34-4f75-a658-403ef9096104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0808cf5b4a264bc691d961595ed5c212',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-2104142640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5130d6bc-9309-496e-a22b-6be1e3a98c23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0eb76fb62162458cb6aecdd01f5025df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0808cf5b4a264bc691d961595ed5c212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:12.621299 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-395b0e05-b609-4a1b-9f2e-7a560bfd99a5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:12.621299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-395b0e05-b609-4a1b-9f2e-7a560bfd99a5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:12.621299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-395b0e05-b609-4a1b-9f2e-7a560bfd99a5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:12.621434 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793d5ede-dc11-4e5b-b409-c9640ae6cec4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:12.621483 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-395b0e05-b609-4a1b-9f2e-7a560bfd99a5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:12.625886 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:12.625886 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:12.626554 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-395b0e05-b609-4a1b-9f2e-7a560bfd99a5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:12.626771 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 807/3276] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:12 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:12.643911 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (793d5ede-dc11-4e5b-b409-c9640ae6cec4) transitioned into state 'SUCCESS' from state '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-2104142640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0eb76fb62162458cb6aecdd01f5025df',qos_specs=None,replication_status=,reservations=['7a7fea9f-4ccd-4c82-8cbb-502404eba32b','13bc35a4-944e-4996-9cd7-986fbdb56e92','dc3c4e1b-57b6-4ab8-85a1-bacb399c96a9','83009607-2e34-4f75-a658-403ef9096104'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0808cf5b4a264bc691d961595ed5c212',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:12.644857 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc32e441-9f19-4ebd-8ca5-87a6c128106d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:12.662543 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc32e441-9f19-4ebd-8ca5-87a6c128106d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:12.664873 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Flow 'volume_create_api' (a7b32b19-cff5-46da-9cf9-7955f07c33ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:12.664873 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Create volume request issued successfully. Jul 09 15:45:12.666116 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-864f4e17-90b8-4a0f-ba58-5d708cd1ebd2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:12.667853 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 826/3277] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:12 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 09 15:45:12.674575 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2479f2e9-c0ff-4d5b-816d-4d311d7e7c98 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.677555 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2479f2e9-c0ff-4d5b-816d-4d311d7e7c98 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:12.677555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2479f2e9-c0ff-4d5b-816d-4d311d7e7c98 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:12.677852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2479f2e9-c0ff-4d5b-816d-4d311d7e7c98 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:12.677956 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2479f2e9-c0ff-4d5b-816d-4d311d7e7c98 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:12.687198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1f3cd36a-51b2-4d22-93f8-57250b7e1491 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.687282 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:12.687282 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:12.688037 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2479f2e9-c0ff-4d5b-816d-4d311d7e7c98 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:12.688416 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 818/3278] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:12 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:12.689473 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1f3cd36a-51b2-4d22-93f8-57250b7e1491 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 Jul 09 15:45:12.689790 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1f3cd36a-51b2-4d22-93f8-57250b7e1491 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:12.690407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1f3cd36a-51b2-4d22-93f8-57250b7e1491 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:12.699090 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:12.699090 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:12.703516 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1f3cd36a-51b2-4d22-93f8-57250b7e1491 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:45:12.708787 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1f3cd36a-51b2-4d22-93f8-57250b7e1491 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 returned with HTTP 200 Jul 09 15:45:12.709327 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 828/3279] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:12 2026] GET /volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 => generated 815 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:12.789474 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3ff2ed3e-2cef-4964-b608-3720fe61ef14 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.790033 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3ff2ed3e-2cef-4964-b608-3720fe61ef14 None None] GET https://10.4.3.19/volume// Jul 09 15:45:12.790291 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3ff2ed3e-2cef-4964-b608-3720fe61ef14 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:12.790543 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3ff2ed3e-2cef-4964-b608-3720fe61ef14 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:12.790975 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3ff2ed3e-2cef-4964-b608-3720fe61ef14 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:12.791391 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 808/3280] 10.4.3.19 () {64 vars in 997 bytes} [Thu Jul 9 15:45: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 09 15:45:12.803165 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dbcd3926-b95c-4040-8b71-b013e325ea9a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.803693 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dbcd3926-b95c-4040-8b71-b013e325ea9a None None] GET https://10.4.3.19/volume// Jul 09 15:45:12.806219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dbcd3926-b95c-4040-8b71-b013e325ea9a None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:12.806219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dbcd3926-b95c-4040-8b71-b013e325ea9a None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:12.806219 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dbcd3926-b95c-4040-8b71-b013e325ea9a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:12.806219 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 827/3281] 10.4.3.19 () {64 vars in 997 bytes} [Thu Jul 9 15:45:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:45:12.818483 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-400e4046-0545-44eb-87cf-4698d46429c6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.838665 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7cc89980-3e9f-41aa-b675-4398dfc78a0e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:12.840965 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7cc89980-3e9f-41aa-b675-4398dfc78a0e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:12.841265 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7cc89980-3e9f-41aa-b675-4398dfc78a0e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:12.841527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7cc89980-3e9f-41aa-b675-4398dfc78a0e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:12.860100 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:12.860100 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:12.865390 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7cc89980-3e9f-41aa-b675-4398dfc78a0e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:12.872255 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7cc89980-3e9f-41aa-b675-4398dfc78a0e tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:12.872981 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 829/3282] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:12 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:12.929574 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-400e4046-0545-44eb-87cf-4698d46429c6 tempest-VersionsTest-1991515951 tempest-VersionsTest-1991515951-project-member] GET https://10.4.3.19/volume/v3/ Jul 09 15:45:12.929841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-400e4046-0545-44eb-87cf-4698d46429c6 tempest-VersionsTest-1991515951 tempest-VersionsTest-1991515951-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:12.930111 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-400e4046-0545-44eb-87cf-4698d46429c6 tempest-VersionsTest-1991515951 tempest-VersionsTest-1991515951-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:12.930607 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-400e4046-0545-44eb-87cf-4698d46429c6 tempest-VersionsTest-1991515951 tempest-VersionsTest-1991515951-project-member] https://10.4.3.19/volume/v3/ returned with HTTP 200 Jul 09 15:45:12.930930 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 819/3283] 10.4.3.19 () {66 vars in 1209 bytes} [Thu Jul 9 15:45:12 2026] GET /volume/v3/ => generated 385 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:13.642218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-be04d9ed-6dc0-445e-b4e6-911a19da0944 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:13.645076 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-be04d9ed-6dc0-445e-b4e6-911a19da0944 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:13.647514 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-be04d9ed-6dc0-445e-b4e6-911a19da0944 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:13.647820 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-be04d9ed-6dc0-445e-b4e6-911a19da0944 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:13.647927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-be04d9ed-6dc0-445e-b4e6-911a19da0944 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:13.656001 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:13.656001 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:13.656769 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-be04d9ed-6dc0-445e-b4e6-911a19da0944 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:13.657917 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 809/3284] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:13 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:13.722867 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8e4f8f6d-77d2-4334-ad24-0133dfe90496 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:13.727209 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e4f8f6d-77d2-4334-ad24-0133dfe90496 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 Jul 09 15:45:13.727209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e4f8f6d-77d2-4334-ad24-0133dfe90496 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:13.727209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e4f8f6d-77d2-4334-ad24-0133dfe90496 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:13.727406 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1fd720cf-3cd2-4693-8b9c-06c5e579fddf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:13.730077 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1fd720cf-3cd2-4693-8b9c-06c5e579fddf tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:13.732766 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1fd720cf-3cd2-4693-8b9c-06c5e579fddf tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:13.732766 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1fd720cf-3cd2-4693-8b9c-06c5e579fddf tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:13.732766 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1fd720cf-3cd2-4693-8b9c-06c5e579fddf tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:13.734778 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:13.734778 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:13.736493 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:13.736493 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:13.737528 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1fd720cf-3cd2-4693-8b9c-06c5e579fddf tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:13.738344 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 830/3285] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:13 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:13.742159 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8e4f8f6d-77d2-4334-ad24-0133dfe90496 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:45:13.744563 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e4f8f6d-77d2-4334-ad24-0133dfe90496 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 returned with HTTP 200 Jul 09 15:45:13.745049 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 828/3286] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:13 2026] GET /volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:13.761114 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a2c0a948-99d8-44ed-affc-c8bc7d73e587 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:13.762838 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a2c0a948-99d8-44ed-affc-c8bc7d73e587 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:45:13.763161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a2c0a948-99d8-44ed-affc-c8bc7d73e587 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5130d6bc-9309-496e-a22b-6be1e3a98c23", "name": "tempest-VolumesBackupsTest-Backup-1979024924"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:13.764523 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-a2c0a948-99d8-44ed-affc-c8bc7d73e587 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Creating new backup {'backup': {'volume_id': '5130d6bc-9309-496e-a22b-6be1e3a98c23', 'name': 'tempest-VolumesBackupsTest-Backup-1979024924'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:45:13.764649 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-a2c0a948-99d8-44ed-affc-c8bc7d73e587 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Creating backup of volume 5130d6bc-9309-496e-a22b-6be1e3a98c23 in container None Jul 09 15:45:13.772355 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:13.772355 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:13.772645 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a2c0a948-99d8-44ed-affc-c8bc7d73e587 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Volume info retrieved successfully. Jul 09 15:45:13.800244 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-a2c0a948-99d8-44ed-affc-c8bc7d73e587 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Created reservations ['2ed17a43-ad01-43c3-97ba-74af42f79882', '59ea217a-bfc7-4a97-a779-ac802e5b2883'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:13.849468 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a2c0a948-99d8-44ed-affc-c8bc7d73e587 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:45:13.850425 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 820/3287] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:13 2026] POST /volume/v3/backups => generated 328 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:13.865624 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9d6ab9fa-7709-474a-a046-537bd9e4260c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:13.869762 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9d6ab9fa-7709-474a-a046-537bd9e4260c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:13.869949 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9d6ab9fa-7709-474a-a046-537bd9e4260c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:13.870104 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9d6ab9fa-7709-474a-a046-537bd9e4260c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:13.870217 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9d6ab9fa-7709-474a-a046-537bd9e4260c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:13.882693 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:13.882693 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:13.884371 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9d6ab9fa-7709-474a-a046-537bd9e4260c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:13.884371 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 810/3288] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:13 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:13.889764 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cba28df9-2ec1-4572-a534-50ab8d11a662 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:13.891843 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cba28df9-2ec1-4572-a534-50ab8d11a662 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:13.892000 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cba28df9-2ec1-4572-a534-50ab8d11a662 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:13.892208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cba28df9-2ec1-4572-a534-50ab8d11a662 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:13.905167 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:13.905167 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:13.908659 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cba28df9-2ec1-4572-a534-50ab8d11a662 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:13.912709 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cba28df9-2ec1-4572-a534-50ab8d11a662 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:13.913069 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 831/3289] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:13 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:14.338393 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-96f2957e-f21e-435e-b1f2-e00f618fda4c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:14.485525 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-96f2957e-f21e-435e-b1f2-e00f618fda4c tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes Jul 09 15:45:14.485773 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-96f2957e-f21e-435e-b1f2-e00f618fda4c tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:14.486001 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-96f2957e-f21e-435e-b1f2-e00f618fda4c tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:14.486380 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-96f2957e-f21e-435e-b1f2-e00f618fda4c tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:14.487489 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-96f2957e-f21e-435e-b1f2-e00f618fda4c tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:14.497390 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-96f2957e-f21e-435e-b1f2-e00f618fda4c tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:14.497682 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-96f2957e-f21e-435e-b1f2-e00f618fda4c tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 15:45:14.498050 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 829/3290] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:45:14 2026] GET /volume/v3/volumes => generated 15 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:45:14.506428 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:14.508977 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:14.509519 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1028300139"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:14.511516 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1028300139'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:14.511778 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume of 1 GB Jul 09 15:45:14.512196 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:14.512196 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:14.517314 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Availability Zones retrieved successfully. Jul 09 15:45:14.525991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Flow 'volume_create_api' (8decf2fa-d9a1-4fe9-8e09-758c0f9d4d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:14.527772 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06e9c15-75fa-4ac6-88a8-31dadea1cca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:14.529351 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:14.564548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a06e9c15-75fa-4ac6-88a8-31dadea1cca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:14.565981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde94733-2c3a-4d45-9af7-57c19e180937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:14.632361 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Created reservations ['58e2ceb4-6d01-4b0f-8938-a32fa6c3a221', '2e7c0632-7e3f-4468-8a78-748876a88eca', 'dbcff0bb-2ad0-4311-95ac-da209d6d814b', '3175668b-4bb8-48b3-9a4a-7c2b18b6a7ed'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:14.633558 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fde94733-2c3a-4d45-9af7-57c19e180937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58e2ceb4-6d01-4b0f-8938-a32fa6c3a221', '2e7c0632-7e3f-4468-8a78-748876a88eca', 'dbcff0bb-2ad0-4311-95ac-da209d6d814b', '3175668b-4bb8-48b3-9a4a-7c2b18b6a7ed']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:14.634577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e936e209-7ed6-4375-9c4e-7ef42d02f88b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:14.664643 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e936e209-7ed6-4375-9c4e-7ef42d02f88b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4eb3cdc-5878-4a92-a597-d6537e09373a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1028300139',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e94fb8c9af22453786d72e830fc0bc0e',qos_specs=None,replication_status=,reservations=['58e2ceb4-6d01-4b0f-8938-a32fa6c3a221','2e7c0632-7e3f-4468-8a78-748876a88eca','dbcff0bb-2ad0-4311-95ac-da209d6d814b','3175668b-4bb8-48b3-9a4a-7c2b18b6a7ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fa3f8c506b430999835eb28e065886',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1028300139',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4eb3cdc-5878-4a92-a597-d6537e09373a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e94fb8c9af22453786d72e830fc0bc0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51fa3f8c506b430999835eb28e065886',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:14.667681 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01006148-1e17-4ef7-810a-662ab62a1ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:14.669127 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-59028fc3-04aa-4adb-92ac-a17f64968e9d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:14.671104 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-59028fc3-04aa-4adb-92ac-a17f64968e9d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:14.671417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-59028fc3-04aa-4adb-92ac-a17f64968e9d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:14.671689 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-59028fc3-04aa-4adb-92ac-a17f64968e9d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:14.671874 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-59028fc3-04aa-4adb-92ac-a17f64968e9d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:14.675941 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:14.675941 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:14.676578 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-59028fc3-04aa-4adb-92ac-a17f64968e9d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:14.676932 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 811/3291] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:14 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:14.692555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01006148-1e17-4ef7-810a-662ab62a1ba6) transitioned into state 'SUCCESS' from state '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-1028300139',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e94fb8c9af22453786d72e830fc0bc0e',qos_specs=None,replication_status=,reservations=['58e2ceb4-6d01-4b0f-8938-a32fa6c3a221','2e7c0632-7e3f-4468-8a78-748876a88eca','dbcff0bb-2ad0-4311-95ac-da209d6d814b','3175668b-4bb8-48b3-9a4a-7c2b18b6a7ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fa3f8c506b430999835eb28e065886',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:14.693346 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (365deb23-b912-49ef-a4bd-8c42ef30ecf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:14.703612 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (365deb23-b912-49ef-a4bd-8c42ef30ecf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:14.704395 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Flow 'volume_create_api' (8decf2fa-d9a1-4fe9-8e09-758c0f9d4d25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:14.704710 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume request issued successfully. Jul 09 15:45:14.705330 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d722748c-6ad1-4289-abcf-b96fcccff1f8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:14.705942 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 821/3292] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:14 2026] POST /volume/v3/volumes => generated 762 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:14.718766 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e96668a9-1f95-40ba-825d-40e61a13dca6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:14.721551 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e96668a9-1f95-40ba-825d-40e61a13dca6 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:14.721753 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e96668a9-1f95-40ba-825d-40e61a13dca6 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:14.722028 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e96668a9-1f95-40ba-825d-40e61a13dca6 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:14.730781 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:14.730781 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:14.734679 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e96668a9-1f95-40ba-825d-40e61a13dca6 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:14.739751 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e96668a9-1f95-40ba-825d-40e61a13dca6 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 200 Jul 09 15:45:14.740415 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 832/3293] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:14 2026] GET /volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:14.751968 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3f64a7d8-0c13-4214-a079-ef15631cbde3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:14.753744 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3f64a7d8-0c13-4214-a079-ef15631cbde3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:14.753948 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3f64a7d8-0c13-4214-a079-ef15631cbde3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:14.754129 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3f64a7d8-0c13-4214-a079-ef15631cbde3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:14.754273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3f64a7d8-0c13-4214-a079-ef15631cbde3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:14.758858 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:14.758858 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:14.760011 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3f64a7d8-0c13-4214-a079-ef15631cbde3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:14.760696 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 830/3294] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:14 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:14.897841 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9fe027f9-75fb-4293-a8fb-62b16e638b49 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:14.902626 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fe027f9-75fb-4293-a8fb-62b16e638b49 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:14.902850 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fe027f9-75fb-4293-a8fb-62b16e638b49 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:14.903015 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fe027f9-75fb-4293-a8fb-62b16e638b49 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:14.903128 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9fe027f9-75fb-4293-a8fb-62b16e638b49 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:14.914345 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:14.914345 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:14.915003 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fe027f9-75fb-4293-a8fb-62b16e638b49 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:14.915393 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 812/3295] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:14 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:14.928006 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c331b94a-1ade-41af-a3cd-d9ceed37c5ac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:14.930933 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c331b94a-1ade-41af-a3cd-d9ceed37c5ac tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:14.931143 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c331b94a-1ade-41af-a3cd-d9ceed37c5ac tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:14.931359 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c331b94a-1ade-41af-a3cd-d9ceed37c5ac tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:14.954656 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:14.954656 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:14.965764 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c331b94a-1ade-41af-a3cd-d9ceed37c5ac tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:14.979322 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c331b94a-1ade-41af-a3cd-d9ceed37c5ac tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:14.979915 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 822/3296] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:14 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:15.697558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7fe54184-68c1-4884-915f-65055cf323c9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.702861 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7fe54184-68c1-4884-915f-65055cf323c9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:15.703094 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7fe54184-68c1-4884-915f-65055cf323c9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:15.703238 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7fe54184-68c1-4884-915f-65055cf323c9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:15.703506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-7fe54184-68c1-4884-915f-65055cf323c9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:15.710963 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:15.710963 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:15.711705 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7fe54184-68c1-4884-915f-65055cf323c9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:15.712095 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 833/3297] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:15 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:15.756339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8e1e79c1-08a1-45eb-b4a3-2e73a1110148 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.758353 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e1e79c1-08a1-45eb-b4a3-2e73a1110148 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:15.758554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e1e79c1-08a1-45eb-b4a3-2e73a1110148 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:15.758771 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e1e79c1-08a1-45eb-b4a3-2e73a1110148 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:15.770336 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4acfcb4b-f2e1-404e-8886-837acaf3f962 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.770949 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:15.770949 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:15.776118 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4acfcb4b-f2e1-404e-8886-837acaf3f962 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:15.776402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4acfcb4b-f2e1-404e-8886-837acaf3f962 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:15.776670 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4acfcb4b-f2e1-404e-8886-837acaf3f962 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:15.776825 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4acfcb4b-f2e1-404e-8886-837acaf3f962 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:15.779037 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8e1e79c1-08a1-45eb-b4a3-2e73a1110148 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:15.782554 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:15.782554 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:15.783626 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4acfcb4b-f2e1-404e-8886-837acaf3f962 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:15.783740 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e1e79c1-08a1-45eb-b4a3-2e73a1110148 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 200 Jul 09 15:45:15.784266 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 813/3298] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:15 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:15.784317 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 831/3299] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:15 2026] GET /volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 855 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:15.796619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ba99c76e-4eb1-45ab-8bf0-0b3407f39690 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.798243 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ba99c76e-4eb1-45ab-8bf0-0b3407f39690 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:15.798405 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ba99c76e-4eb1-45ab-8bf0-0b3407f39690 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:15.798574 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ba99c76e-4eb1-45ab-8bf0-0b3407f39690 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:15.802420 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=394,cinder:UPDATE=104,cinder:INSERT=56 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:45:15.805776 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:15.805776 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:15.809459 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ba99c76e-4eb1-45ab-8bf0-0b3407f39690 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:15.813519 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ba99c76e-4eb1-45ab-8bf0-0b3407f39690 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 200 Jul 09 15:45:15.814300 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 823/3300] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:15 2026] GET /volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:15.826587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.828536 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:15.829070 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-272599433"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:15.830639 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-272599433'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:15.830829 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume of 1 GB Jul 09 15:45:15.838574 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Availability Zones retrieved successfully. Jul 09 15:45:15.846875 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Flow 'volume_create_api' (54b76251-8d5d-40cf-833d-9673624bb93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:15.848082 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eeafd5c-1cff-415b-99c4-9b740aab641d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:15.849090 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:15.877336 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eeafd5c-1cff-415b-99c4-9b740aab641d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:15.878053 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87729965-af90-4ec0-8678-e0fdd036c1fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:15.916973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Created reservations ['b2f5f821-3548-435b-8100-49ae14c1e4d2', '136d71e6-e03f-46c6-90a2-1851651b48dc', '1aee8ba5-14d8-4e53-b4f3-e6a98aff3a81', 'd9f74b97-e53f-48cf-9c4b-f6f1f24a658d'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:15.917723 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87729965-af90-4ec0-8678-e0fdd036c1fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2f5f821-3548-435b-8100-49ae14c1e4d2', '136d71e6-e03f-46c6-90a2-1851651b48dc', '1aee8ba5-14d8-4e53-b4f3-e6a98aff3a81', 'd9f74b97-e53f-48cf-9c4b-f6f1f24a658d']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:15.918612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6dc63c7-76ac-43aa-aead-fdef95ba7214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:15.930367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-744038db-07a9-4d7d-81ee-2a57c8fb2320 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.934953 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-744038db-07a9-4d7d-81ee-2a57c8fb2320 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:15.935104 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-744038db-07a9-4d7d-81ee-2a57c8fb2320 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:15.935323 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-744038db-07a9-4d7d-81ee-2a57c8fb2320 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:15.935448 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-744038db-07a9-4d7d-81ee-2a57c8fb2320 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:15.939907 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:15.939907 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:15.940732 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-744038db-07a9-4d7d-81ee-2a57c8fb2320 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:15.941255 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 814/3301] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:15 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:15.944013 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6dc63c7-76ac-43aa-aead-fdef95ba7214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3adc0466-d679-40e6-90a6-89f2a896ca6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-272599433',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e94fb8c9af22453786d72e830fc0bc0e',qos_specs=None,replication_status=,reservations=['b2f5f821-3548-435b-8100-49ae14c1e4d2','136d71e6-e03f-46c6-90a2-1851651b48dc','1aee8ba5-14d8-4e53-b4f3-e6a98aff3a81','d9f74b97-e53f-48cf-9c4b-f6f1f24a658d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fa3f8c506b430999835eb28e065886',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-272599433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3adc0466-d679-40e6-90a6-89f2a896ca6a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e94fb8c9af22453786d72e830fc0bc0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51fa3f8c506b430999835eb28e065886',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:15.944888 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50034178-a7ac-4160-b67f-9b88086e6ae8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:15.965895 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50034178-a7ac-4160-b67f-9b88086e6ae8) transitioned into state 'SUCCESS' from state '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-272599433',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e94fb8c9af22453786d72e830fc0bc0e',qos_specs=None,replication_status=,reservations=['b2f5f821-3548-435b-8100-49ae14c1e4d2','136d71e6-e03f-46c6-90a2-1851651b48dc','1aee8ba5-14d8-4e53-b4f3-e6a98aff3a81','d9f74b97-e53f-48cf-9c4b-f6f1f24a658d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fa3f8c506b430999835eb28e065886',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:15.965895 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e68072a-6de2-4b55-9069-a889e76d92ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:15.976106 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e68072a-6de2-4b55-9069-a889e76d92ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:15.977304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Flow 'volume_create_api' (54b76251-8d5d-40cf-833d-9673624bb93a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:15.977718 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume request issued successfully. Jul 09 15:45:15.979129 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ce6d9cc7-1ceb-412a-b1c8-20e1a61bc5fc tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:15.979129 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 834/3302] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:15 2026] POST /volume/v3/volumes => generated 761 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:15.992384 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-80a4310f-a07a-40bd-bf2e-c7f753c5a4a7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.992694 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5ee1346-cf4e-4dfd-97b3-ffbcc9db70cb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.993072 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3e251909-dd35-4863-9457-fc1e60725599 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:15.994634 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-80a4310f-a07a-40bd-bf2e-c7f753c5a4a7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:15.994843 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-80a4310f-a07a-40bd-bf2e-c7f753c5a4a7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:15.995005 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3e251909-dd35-4863-9457-fc1e60725599 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:15.995063 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-80a4310f-a07a-40bd-bf2e-c7f753c5a4a7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:15.995244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3e251909-dd35-4863-9457-fc1e60725599 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:15.995526 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5ee1346-cf4e-4dfd-97b3-ffbcc9db70cb tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81/action Jul 09 15:45:15.995565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3e251909-dd35-4863-9457-fc1e60725599 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:15.995844 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5ee1346-cf4e-4dfd-97b3-ffbcc9db70cb tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:15.995936 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5ee1346-cf4e-4dfd-97b3-ffbcc9db70cb tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:16.003254 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:16.003254 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:16.003699 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:16.003699 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:16.006270 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-80a4310f-a07a-40bd-bf2e-c7f753c5a4a7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:16.007745 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3e251909-dd35-4863-9457-fc1e60725599 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:16.010134 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-80a4310f-a07a-40bd-bf2e-c7f753c5a4a7 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:16.010529 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 832/3303] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:15 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:16.011651 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:16.011651 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:16.012860 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3e251909-dd35-4863-9457-fc1e60725599 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 200 Jul 09 15:45:16.013312 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 815/3304] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:15 2026] GET /volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 829 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:16.032116 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-c06d53ab-f678-4c7a-8588-d8b2a4b59ad6 req-b5ee1346-cf4e-4dfd-97b3-ffbcc9db70cb tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81/action returned with HTTP 204 Jul 09 15:45:16.032999 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 824/3305] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:45:15 2026] POST /volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:45:16.722503 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4b65f1b2-d18f-4585-8f22-6d7a56f97298 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:16.724861 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4b65f1b2-d18f-4585-8f22-6d7a56f97298 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:16.725115 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4b65f1b2-d18f-4585-8f22-6d7a56f97298 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:16.725382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4b65f1b2-d18f-4585-8f22-6d7a56f97298 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:16.725535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-4b65f1b2-d18f-4585-8f22-6d7a56f97298 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:16.730637 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:16.730637 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:16.731494 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4b65f1b2-d18f-4585-8f22-6d7a56f97298 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:16.731964 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 835/3306] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:16 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:16.795320 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5d13b1cc-bc5f-4f9b-b34b-bbd5a6fb9b35 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:16.798693 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5d13b1cc-bc5f-4f9b-b34b-bbd5a6fb9b35 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:16.798928 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5d13b1cc-bc5f-4f9b-b34b-bbd5a6fb9b35 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:16.799107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5d13b1cc-bc5f-4f9b-b34b-bbd5a6fb9b35 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:16.799248 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5d13b1cc-bc5f-4f9b-b34b-bbd5a6fb9b35 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:16.810869 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:16.810869 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:16.811738 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5d13b1cc-bc5f-4f9b-b34b-bbd5a6fb9b35 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:16.812284 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 833/3307] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:16 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:16.955396 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-429a1bd1-0fb6-4875-95c1-a49720608f4c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:16.957961 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-429a1bd1-0fb6-4875-95c1-a49720608f4c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:16.958499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-429a1bd1-0fb6-4875-95c1-a49720608f4c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:16.958701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-429a1bd1-0fb6-4875-95c1-a49720608f4c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:16.958876 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-429a1bd1-0fb6-4875-95c1-a49720608f4c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:16.964635 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:16.964635 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:16.965484 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-429a1bd1-0fb6-4875-95c1-a49720608f4c tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:16.965920 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 816/3308] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:16 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:17.024731 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b86a98f4-ff42-40e8-bda0-4c42d5822351 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.027747 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b86a98f4-ff42-40e8-bda0-4c42d5822351 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:17.028122 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b86a98f4-ff42-40e8-bda0-4c42d5822351 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.028900 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b86a98f4-ff42-40e8-bda0-4c42d5822351 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.037725 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-af4ec297-6d81-4a63-9ebe-904b902de673 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.051663 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af4ec297-6d81-4a63-9ebe-904b902de673 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:17.053470 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af4ec297-6d81-4a63-9ebe-904b902de673 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.053941 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af4ec297-6d81-4a63-9ebe-904b902de673 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.065598 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.065598 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:17.065809 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.065809 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:17.070763 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-af4ec297-6d81-4a63-9ebe-904b902de673 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:17.078455 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b86a98f4-ff42-40e8-bda0-4c42d5822351 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:17.078761 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af4ec297-6d81-4a63-9ebe-904b902de673 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 200 Jul 09 15:45:17.078761 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 836/3309] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 854 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:17.083383 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b86a98f4-ff42-40e8-bda0-4c42d5822351 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:17.083914 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 825/3310] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1133 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:17.099988 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c780ed6e-a1be-4b22-84bd-3fe96c9f3cca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.100743 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4a5186f5-7371-4b69-94b5-92e25421bcf4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.102000 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a5186f5-7371-4b69-94b5-92e25421bcf4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:17.102170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a5186f5-7371-4b69-94b5-92e25421bcf4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.102478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a5186f5-7371-4b69-94b5-92e25421bcf4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.103327 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c780ed6e-a1be-4b22-84bd-3fe96c9f3cca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:17.103683 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c780ed6e-a1be-4b22-84bd-3fe96c9f3cca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.103786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c780ed6e-a1be-4b22-84bd-3fe96c9f3cca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.111018 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.111018 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:17.114948 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4a5186f5-7371-4b69-94b5-92e25421bcf4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:17.119263 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a5186f5-7371-4b69-94b5-92e25421bcf4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 200 Jul 09 15:45:17.119698 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 817/3311] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:17.128489 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.128489 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:17.136663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.137038 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c780ed6e-a1be-4b22-84bd-3fe96c9f3cca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:17.139847 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:17.140353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-238565545"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:17.141273 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c780ed6e-a1be-4b22-84bd-3fe96c9f3cca tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:17.141795 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 834/3312] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1133 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:17.142442 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-238565545'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:17.142634 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume of 1 GB Jul 09 15:45:17.149356 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Availability Zones retrieved successfully. Jul 09 15:45:17.157903 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Flow 'volume_create_api' (260c0342-2894-4dc3-b9a1-310e3590f87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:17.159713 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3cf2887-f877-4441-914d-fbd5096cb1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:17.160916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:17.192921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3cf2887-f877-4441-914d-fbd5096cb1cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:17.193618 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a1af14f-c4a1-4821-bd02-c74e8da6aee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:17.264763 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Created reservations ['82948c41-94a0-4dc8-b8a9-6b71263f4166', '0573cc92-2e41-42fa-a7c8-79d63248ca0d', 'b4bd03be-d088-4d03-8a3f-ae7287321c44', '552f6f5f-a6a6-4775-a798-8cb4d7321e90'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:17.265104 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a1af14f-c4a1-4821-bd02-c74e8da6aee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82948c41-94a0-4dc8-b8a9-6b71263f4166', '0573cc92-2e41-42fa-a7c8-79d63248ca0d', 'b4bd03be-d088-4d03-8a3f-ae7287321c44', '552f6f5f-a6a6-4775-a798-8cb4d7321e90']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:17.265865 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (659efc9e-d605-43c9-a8ab-d62808dcbd31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:17.296950 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (659efc9e-d605-43c9-a8ab-d62808dcbd31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3cb2824-6e7c-453c-9602-59c79b37ad03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-238565545',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e94fb8c9af22453786d72e830fc0bc0e',qos_specs=None,replication_status=,reservations=['82948c41-94a0-4dc8-b8a9-6b71263f4166','0573cc92-2e41-42fa-a7c8-79d63248ca0d','b4bd03be-d088-4d03-8a3f-ae7287321c44','552f6f5f-a6a6-4775-a798-8cb4d7321e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fa3f8c506b430999835eb28e065886',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-238565545',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3cb2824-6e7c-453c-9602-59c79b37ad03,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='e94fb8c9af22453786d72e830fc0bc0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='51fa3f8c506b430999835eb28e065886',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:17.297916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3331bb5e-5ca6-422c-ade2-9bd2443935e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:17.325561 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3331bb5e-5ca6-422c-ade2-9bd2443935e4) transitioned into state 'SUCCESS' from state '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-238565545',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='e94fb8c9af22453786d72e830fc0bc0e',qos_specs=None,replication_status=,reservations=['82948c41-94a0-4dc8-b8a9-6b71263f4166','0573cc92-2e41-42fa-a7c8-79d63248ca0d','b4bd03be-d088-4d03-8a3f-ae7287321c44','552f6f5f-a6a6-4775-a798-8cb4d7321e90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='51fa3f8c506b430999835eb28e065886',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:17.326284 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17fbc577-3402-4631-a382-3d5121e8c44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:17.337860 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17fbc577-3402-4631-a382-3d5121e8c44a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:17.341648 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Flow 'volume_create_api' (260c0342-2894-4dc3-b9a1-310e3590f87a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:17.341648 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Create volume request issued successfully. Jul 09 15:45:17.341648 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d04f7dad-c54c-46e0-9a4c-ef1a57754890 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:17.341648 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 837/3313] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:17 2026] POST /volume/v3/volumes => generated 761 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:17.358250 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e76afaa9-0667-428c-81e9-9336ae4ad088 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.360122 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e76afaa9-0667-428c-81e9-9336ae4ad088 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:17.360604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e76afaa9-0667-428c-81e9-9336ae4ad088 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.360604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e76afaa9-0667-428c-81e9-9336ae4ad088 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.378892 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.378892 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:17.390147 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e76afaa9-0667-428c-81e9-9336ae4ad088 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:17.397281 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e76afaa9-0667-428c-81e9-9336ae4ad088 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 200 Jul 09 15:45:17.397744 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 826/3314] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 829 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:17.513292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-9fafaf71-20c6-4432-9c05-0ccdcfae2a7d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.517400 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-9fafaf71-20c6-4432-9c05-0ccdcfae2a7d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:17.517588 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-9fafaf71-20c6-4432-9c05-0ccdcfae2a7d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.517734 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-9fafaf71-20c6-4432-9c05-0ccdcfae2a7d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.530222 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.530222 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:17.535470 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-9fafaf71-20c6-4432-9c05-0ccdcfae2a7d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:17.541638 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-9fafaf71-20c6-4432-9c05-0ccdcfae2a7d tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:17.542078 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 818/3315] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 1133 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:17.563833 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-210df90d-1512-4b76-b2d4-39f3072eb4b1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.566429 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-210df90d-1512-4b76-b2d4-39f3072eb4b1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef/action Jul 09 15:45:17.566586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-210df90d-1512-4b76-b2d4-39f3072eb4b1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:17.567277 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-210df90d-1512-4b76-b2d4-39f3072eb4b1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:17.578626 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.578626 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:17.579193 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-210df90d-1512-4b76-b2d4-39f3072eb4b1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:17.586708 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-210df90d-1512-4b76-b2d4-39f3072eb4b1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Begin detaching volume completed successfully. Jul 09 15:45:17.586900 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-210df90d-1512-4b76-b2d4-39f3072eb4b1 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef/action returned with HTTP 202 Jul 09 15:45:17.587438 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 835/3316] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:45:17 2026] POST /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:45:17.609275 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eddb8a97-e96a-438a-a14a-9dc9f615866b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.612893 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eddb8a97-e96a-438a-a14a-9dc9f615866b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:17.613451 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eddb8a97-e96a-438a-a14a-9dc9f615866b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.613451 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eddb8a97-e96a-438a-a14a-9dc9f615866b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.644606 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.644606 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:17.661767 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eddb8a97-e96a-438a-a14a-9dc9f615866b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:17.671587 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eddb8a97-e96a-438a-a14a-9dc9f615866b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:17.672215 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 838/3317] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 1136 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:17.742280 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2b1e4bed-b130-4181-8a64-41c5563c29a0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.744727 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b1e4bed-b130-4181-8a64-41c5563c29a0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:17.744954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b1e4bed-b130-4181-8a64-41c5563c29a0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.745151 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b1e4bed-b130-4181-8a64-41c5563c29a0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.745649 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2b1e4bed-b130-4181-8a64-41c5563c29a0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:17.752020 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.752020 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:17.752799 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b1e4bed-b130-4181-8a64-41c5563c29a0 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:17.753254 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 827/3318] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:17.825568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-59db2153-2304-4eeb-b8c8-07d1eb510805 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.827504 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-59db2153-2304-4eeb-b8c8-07d1eb510805 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:17.827790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-59db2153-2304-4eeb-b8c8-07d1eb510805 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.828093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-59db2153-2304-4eeb-b8c8-07d1eb510805 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.828243 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-59db2153-2304-4eeb-b8c8-07d1eb510805 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:17.833411 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.833411 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:17.834623 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-59db2153-2304-4eeb-b8c8-07d1eb510805 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:17.835154 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 819/3319] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:17.979527 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1fc7b297-61a5-4f8d-9d3e-51900f3fe04e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:17.981819 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1fc7b297-61a5-4f8d-9d3e-51900f3fe04e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:17.982085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1fc7b297-61a5-4f8d-9d3e-51900f3fe04e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:17.982450 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1fc7b297-61a5-4f8d-9d3e-51900f3fe04e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:17.982514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-1fc7b297-61a5-4f8d-9d3e-51900f3fe04e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:17.989620 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:17.989620 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:17.990493 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1fc7b297-61a5-4f8d-9d3e-51900f3fe04e tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:17.991281 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 836/3320] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:17 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.416037 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2f19f72b-bce4-49b7-83ae-c1a510253daf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.417684 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2f19f72b-bce4-49b7-83ae-c1a510253daf tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:18.417841 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2f19f72b-bce4-49b7-83ae-c1a510253daf tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.418076 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2f19f72b-bce4-49b7-83ae-c1a510253daf tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.433258 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.433258 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:18.441512 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2f19f72b-bce4-49b7-83ae-c1a510253daf tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:18.445529 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2f19f72b-bce4-49b7-83ae-c1a510253daf tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 200 Jul 09 15:45:18.445932 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 839/3321] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.460504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-dfe4e7a8-9c82-4b56-95be-c641a6bca9a7 req-832ddbbe-af24-4bd6-8382-949a7e0fbb61 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.464074 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-dfe4e7a8-9c82-4b56-95be-c641a6bca9a7 req-832ddbbe-af24-4bd6-8382-949a7e0fbb61 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] DELETE https://10.4.3.19/volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae Jul 09 15:45:18.464346 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-dfe4e7a8-9c82-4b56-95be-c641a6bca9a7 req-832ddbbe-af24-4bd6-8382-949a7e0fbb61 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.464577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-dfe4e7a8-9c82-4b56-95be-c641a6bca9a7 req-832ddbbe-af24-4bd6-8382-949a7e0fbb61 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.465257 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f92c0d77-3ac7-440b-8d6c-3a04c6a3e081 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.467578 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f92c0d77-3ac7-440b-8d6c-3a04c6a3e081 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:18.467849 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f92c0d77-3ac7-440b-8d6c-3a04c6a3e081 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.468120 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f92c0d77-3ac7-440b-8d6c-3a04c6a3e081 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.472840 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.472840 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:18.476989 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.476989 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:18.484734 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f92c0d77-3ac7-440b-8d6c-3a04c6a3e081 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:18.489844 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f92c0d77-3ac7-440b-8d6c-3a04c6a3e081 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 200 Jul 09 15:45:18.490425 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 820/3322] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 854 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.503273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e0529044-1ee3-454f-a626-b7e4d3a51457 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.505197 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e0529044-1ee3-454f-a626-b7e4d3a51457 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes Jul 09 15:45:18.505455 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e0529044-1ee3-454f-a626-b7e4d3a51457 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.505651 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e0529044-1ee3-454f-a626-b7e4d3a51457 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.505901 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-e0529044-1ee3-454f-a626-b7e4d3a51457 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.506617 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e0529044-1ee3-454f-a626-b7e4d3a51457 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.514363 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e0529044-1ee3-454f-a626-b7e4d3a51457 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.514901 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e0529044-1ee3-454f-a626-b7e4d3a51457 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 15:45:18.515330 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 837/3323] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes => generated 968 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.525376 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5b6ea06a-21b5-4b00-ae09-cee787703f5a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.527138 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5b6ea06a-21b5-4b00-ae09-cee787703f5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-238565545 Jul 09 15:45:18.527351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5b6ea06a-21b5-4b00-ae09-cee787703f5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.527577 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5b6ea06a-21b5-4b00-ae09-cee787703f5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.527889 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-5b6ea06a-21b5-4b00-ae09-cee787703f5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.528644 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5b6ea06a-21b5-4b00-ae09-cee787703f5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-238565545'), ('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.558201 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5b6ea06a-21b5-4b00-ae09-cee787703f5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.558748 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5b6ea06a-21b5-4b00-ae09-cee787703f5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-238565545 returned with HTTP 200 Jul 09 15:45:18.559274 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 840/3324] 10.4.3.19 () {66 vars in 1329 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-238565545 => generated 331 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.568640 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e6b34b70-55c4-41f8-a290-87ef135fcc87 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.570422 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e6b34b70-55c4-41f8-a290-87ef135fcc87 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-238565545 Jul 09 15:45:18.570646 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e6b34b70-55c4-41f8-a290-87ef135fcc87 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.571199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e6b34b70-55c4-41f8-a290-87ef135fcc87 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.571273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-e6b34b70-55c4-41f8-a290-87ef135fcc87 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.572076 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e6b34b70-55c4-41f8-a290-87ef135fcc87 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-238565545'), ('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.604795 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e6b34b70-55c4-41f8-a290-87ef135fcc87 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.605492 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.605492 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:18.614011 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e6b34b70-55c4-41f8-a290-87ef135fcc87 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-238565545 returned with HTTP 200 Jul 09 15:45:18.614503 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 821/3325] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-238565545 => generated 857 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.617248 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fb77afe3-410d-4044-ad9d-59ec9958de8c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.617611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb77afe3-410d-4044-ad9d-59ec9958de8c None None] GET https://10.4.3.19/volume// Jul 09 15:45:18.617782 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb77afe3-410d-4044-ad9d-59ec9958de8c None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.617978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb77afe3-410d-4044-ad9d-59ec9958de8c None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.618331 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb77afe3-410d-4044-ad9d-59ec9958de8c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:18.618638 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 838/3326] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:45: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 09 15:45:18.633774 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-586c2d8c-9adb-49a5-899e-f0bbc578ac4e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.635399 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-62258c88-fc3c-4752-9b4c-5fb60d205989 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.635461 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-586c2d8c-9adb-49a5-899e-f0bbc578ac4e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?limit=1 Jul 09 15:45:18.635707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-586c2d8c-9adb-49a5-899e-f0bbc578ac4e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.635898 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-586c2d8c-9adb-49a5-899e-f0bbc578ac4e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.636121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-586c2d8c-9adb-49a5-899e-f0bbc578ac4e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.636537 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.636537 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:18.636965 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-586c2d8c-9adb-49a5-899e-f0bbc578ac4e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.638267 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-62258c88-fc3c-4752-9b4c-5fb60d205989 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:18.638609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-62258c88-fc3c-4752-9b4c-5fb60d205989 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.638925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-62258c88-fc3c-4752-9b4c-5fb60d205989 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.643676 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-586c2d8c-9adb-49a5-899e-f0bbc578ac4e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.644596 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.644596 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:18.648438 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-586c2d8c-9adb-49a5-899e-f0bbc578ac4e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 09 15:45:18.648928 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 841/3327] 10.4.3.19 () {66 vars in 1266 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.657619 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.657619 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:18.664442 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-16a0619b-09ad-410f-a64f-4b19ba9d02ea None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.665477 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-62258c88-fc3c-4752-9b4c-5fb60d205989 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:18.666058 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16a0619b-09ad-410f-a64f-4b19ba9d02ea tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?limit=1&marker=c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:18.666265 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16a0619b-09ad-410f-a64f-4b19ba9d02ea tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.666457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16a0619b-09ad-410f-a64f-4b19ba9d02ea tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.666707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-16a0619b-09ad-410f-a64f-4b19ba9d02ea tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.667032 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.667032 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:18.667473 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-16a0619b-09ad-410f-a64f-4b19ba9d02ea tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.670044 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-62258c88-fc3c-4752-9b4c-5fb60d205989 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:18.670488 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 822/3328] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 1316 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:45:18.689029 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-275afb30-7110-47e2-88d8-558521bc3585 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.690936 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-275afb30-7110-47e2-88d8-558521bc3585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:18.691305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-275afb30-7110-47e2-88d8-558521bc3585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.693845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-275afb30-7110-47e2-88d8-558521bc3585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.700779 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-16a0619b-09ad-410f-a64f-4b19ba9d02ea tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.701477 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.701477 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:18.705369 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16a0619b-09ad-410f-a64f-4b19ba9d02ea tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?limit=1&marker=c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 200 Jul 09 15:45:18.705752 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 839/3329] 10.4.3.19 () {66 vars in 1354 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 999 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.720130 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.720130 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:18.722585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-90771012-b8a8-4c3d-897c-9b42956328a1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.725123 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-90771012-b8a8-4c3d-897c-9b42956328a1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?limit=1&marker=3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:18.725230 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-275afb30-7110-47e2-88d8-558521bc3585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:18.725375 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-90771012-b8a8-4c3d-897c-9b42956328a1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.725623 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-90771012-b8a8-4c3d-897c-9b42956328a1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.725944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-90771012-b8a8-4c3d-897c-9b42956328a1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.726791 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-90771012-b8a8-4c3d-897c-9b42956328a1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.731207 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-275afb30-7110-47e2-88d8-558521bc3585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:18.731947 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 842/3330] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 1136 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:18.764111 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-90771012-b8a8-4c3d-897c-9b42956328a1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.764889 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.764889 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:18.770953 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d21a05d3-e1e5-4d65-a561-b7a65ec63e02 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.771307 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-90771012-b8a8-4c3d-897c-9b42956328a1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?limit=1&marker=3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 200 Jul 09 15:45:18.771791 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 823/3331] 10.4.3.19 () {66 vars in 1354 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 1000 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:18.773304 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d21a05d3-e1e5-4d65-a561-b7a65ec63e02 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:18.773571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d21a05d3-e1e5-4d65-a561-b7a65ec63e02 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.773841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d21a05d3-e1e5-4d65-a561-b7a65ec63e02 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.774029 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d21a05d3-e1e5-4d65-a561-b7a65ec63e02 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:18.779288 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.779288 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:18.779908 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d21a05d3-e1e5-4d65-a561-b7a65ec63e02 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:18.780270 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 840/3332] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.788905 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-07f1ea65-ba28-47ec-a44c-a48ba59767b9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.793221 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-07f1ea65-ba28-47ec-a44c-a48ba59767b9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?limit=1&marker=e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:18.793221 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-07f1ea65-ba28-47ec-a44c-a48ba59767b9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.793221 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-07f1ea65-ba28-47ec-a44c-a48ba59767b9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.793221 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-07f1ea65-ba28-47ec-a44c-a48ba59767b9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.793221 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-07f1ea65-ba28-47ec-a44c-a48ba59767b9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.825204 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-07f1ea65-ba28-47ec-a44c-a48ba59767b9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.826151 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-07f1ea65-ba28-47ec-a44c-a48ba59767b9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?limit=1&marker=e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 200 Jul 09 15:45:18.826560 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 843/3333] 10.4.3.19 () {66 vars in 1354 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/detail?limit=1&marker=e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:45:18.842104 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.844260 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 09 15:45:18.844498 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.844723 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.845032 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.845337 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value available, assuming string {{(pid=99865) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:18.845480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8c57a469-c70d-4c74-b499-378d8b6b8183 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.846101 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.847258 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8c57a469-c70d-4c74-b499-378d8b6b8183 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:18.847452 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8c57a469-c70d-4c74-b499-378d8b6b8183 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.847654 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8c57a469-c70d-4c74-b499-378d8b6b8183 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.847737 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8c57a469-c70d-4c74-b499-378d8b6b8183 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:18.852293 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.852293 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:18.853039 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8c57a469-c70d-4c74-b499-378d8b6b8183 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:18.855206 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 841/3334] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:18.880619 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.881760 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.881760 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:18.886381 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ea2ad338-7e47-4817-ba4f-0d60b82cc614 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 09 15:45:18.886833 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 824/3335] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1885 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:18.904948 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.906855 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 09 15:45:18.907213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.907487 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.907834 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.908201 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value available, assuming string {{(pid=99866) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:18.909093 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.950746 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.951676 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:18.951676 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:18.957939 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8935f382-e997-4b41-831d-4c1edd84c2a2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 09 15:45:18.958480 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 844/3336] 10.4.3.19 () {66 vars in 1352 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1887 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:18.975141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5550e4a0-70cd-4c49-9c37-77dbd0e88a9e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:18.977697 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5550e4a0-70cd-4c49-9c37-77dbd0e88a9e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?limit=1 Jul 09 15:45:18.978022 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5550e4a0-70cd-4c49-9c37-77dbd0e88a9e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:18.978261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5550e4a0-70cd-4c49-9c37-77dbd0e88a9e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:18.978504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-5550e4a0-70cd-4c49-9c37-77dbd0e88a9e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:18.979413 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5550e4a0-70cd-4c49-9c37-77dbd0e88a9e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:18.989580 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5550e4a0-70cd-4c49-9c37-77dbd0e88a9e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:18.990301 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5550e4a0-70cd-4c49-9c37-77dbd0e88a9e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 09 15:45:18.990802 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 842/3337] 10.4.3.19 () {66 vars in 1245 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.000698 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ea0948d3-a59d-4198-917b-22c14f3cf5c9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.002641 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ea0948d3-a59d-4198-917b-22c14f3cf5c9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?limit=1&marker=c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:19.002799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ea0948d3-a59d-4198-917b-22c14f3cf5c9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.002992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ea0948d3-a59d-4198-917b-22c14f3cf5c9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.003092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eaf172da-4c66-4702-b2be-23418455ca32 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.003305 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-ea0948d3-a59d-4198-917b-22c14f3cf5c9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.003944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ea0948d3-a59d-4198-917b-22c14f3cf5c9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.005955 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eaf172da-4c66-4702-b2be-23418455ca32 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:19.006213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eaf172da-4c66-4702-b2be-23418455ca32 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.006457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eaf172da-4c66-4702-b2be-23418455ca32 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.006622 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-eaf172da-4c66-4702-b2be-23418455ca32 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:19.013729 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.013729 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:19.014646 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eaf172da-4c66-4702-b2be-23418455ca32 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:19.015199 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 845/3338] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.016599 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ea0948d3-a59d-4198-917b-22c14f3cf5c9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.017339 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ea0948d3-a59d-4198-917b-22c14f3cf5c9 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?limit=1&marker=c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 200 Jul 09 15:45:19.017830 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 825/3339] 10.4.3.19 () {66 vars in 1333 bytes} [Thu Jul 9 15:45:18 2026] GET /volume/v3/volumes?limit=1&marker=c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.023617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-dfe4e7a8-9c82-4b56-95be-c641a6bca9a7 req-832ddbbe-af24-4bd6-8382-949a7e0fbb61 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae returned with HTTP 200 Jul 09 15:45:19.024155 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 828/3340] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:45:18 2026] DELETE /volume/v3/attachments/5e19fdb9-6d0f-4a7e-804d-0029028904ae => generated 19 bytes in 564 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.027208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-817cae01-b799-40bb-95ff-5065ee8fca7b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.029427 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-817cae01-b799-40bb-95ff-5065ee8fca7b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?limit=1&marker=3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:19.029704 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-817cae01-b799-40bb-95ff-5065ee8fca7b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.029991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-817cae01-b799-40bb-95ff-5065ee8fca7b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.030323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-817cae01-b799-40bb-95ff-5065ee8fca7b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.030789 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.030789 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:19.031479 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-817cae01-b799-40bb-95ff-5065ee8fca7b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.047272 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-817cae01-b799-40bb-95ff-5065ee8fca7b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.048098 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-817cae01-b799-40bb-95ff-5065ee8fca7b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?limit=1&marker=3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 200 Jul 09 15:45:19.048735 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 843/3341] 10.4.3.19 () {66 vars in 1333 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?limit=1&marker=3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.058054 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6c944950-f75e-4c2b-a585-59184aca48df None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.060059 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6c944950-f75e-4c2b-a585-59184aca48df tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?limit=1&marker=e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:19.060296 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6c944950-f75e-4c2b-a585-59184aca48df tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.060763 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6c944950-f75e-4c2b-a585-59184aca48df tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.060988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-6c944950-f75e-4c2b-a585-59184aca48df tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.061882 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6c944950-f75e-4c2b-a585-59184aca48df tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.087290 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6c944950-f75e-4c2b-a585-59184aca48df tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.087738 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6c944950-f75e-4c2b-a585-59184aca48df tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?limit=1&marker=e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 200 Jul 09 15:45:19.088338 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 846/3342] 10.4.3.19 () {66 vars in 1333 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?limit=1&marker=e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:45:19.102208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.103713 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-238565545&status=available Jul 09 15:45:19.103899 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.106205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.106205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.106205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value available, assuming string {{(pid=99865) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:19.106205 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.106205 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:19.106205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-238565545'), ('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.148380 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.149077 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7d90d4cf-ade1-44ff-9b43-f89296dcd262 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-238565545&status=available returned with HTTP 200 Jul 09 15:45:19.149920 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 826/3343] 10.4.3.19 () {66 vars in 1363 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-238565545&status=available => generated 331 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.166588 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6aadb558-92df-483a-86d6-d4b0455b9719 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.169587 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6aadb558-92df-483a-86d6-d4b0455b9719 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-238565545&status=available Jul 09 15:45:19.169785 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6aadb558-92df-483a-86d6-d4b0455b9719 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.169981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6aadb558-92df-483a-86d6-d4b0455b9719 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.170302 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-6aadb558-92df-483a-86d6-d4b0455b9719 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.170591 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6aadb558-92df-483a-86d6-d4b0455b9719 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value available, assuming string {{(pid=99867) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:19.171206 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.171206 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:19.171721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-6aadb558-92df-483a-86d6-d4b0455b9719 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-238565545'), ('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.216224 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6aadb558-92df-483a-86d6-d4b0455b9719 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.217037 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.217037 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:19.226352 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6aadb558-92df-483a-86d6-d4b0455b9719 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-238565545&status=available returned with HTTP 200 Jul 09 15:45:19.226352 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 829/3344] 10.4.3.19 () {66 vars in 1384 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-238565545&status=available => generated 857 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.247365 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-08775dfe-4fb9-47e0-901e-1a2b076b072e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.249756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-08775dfe-4fb9-47e0-901e-1a2b076b072e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?marker=c3cb2824-6e7c-453c-9602-59c79b37ad03&sort=id%3Aasc Jul 09 15:45:19.250702 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-08775dfe-4fb9-47e0-901e-1a2b076b072e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.250702 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-08775dfe-4fb9-47e0-901e-1a2b076b072e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.250813 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-08775dfe-4fb9-47e0-901e-1a2b076b072e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.251269 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.251269 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:19.251900 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-08775dfe-4fb9-47e0-901e-1a2b076b072e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.298891 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-08775dfe-4fb9-47e0-901e-1a2b076b072e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.299711 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.299711 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:19.306023 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-08775dfe-4fb9-47e0-901e-1a2b076b072e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?marker=c3cb2824-6e7c-453c-9602-59c79b37ad03&sort=id%3Aasc returned with HTTP 200 Jul 09 15:45:19.306023 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 844/3345] 10.4.3.19 () {66 vars in 1366 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes/detail?marker=c3cb2824-6e7c-453c-9602-59c79b37ad03&sort=id%3Aasc => generated 858 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.322933 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-96af0d9c-7a69-41bc-8f8f-a3fcdddb87c8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.325537 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96af0d9c-7a69-41bc-8f8f-a3fcdddb87c8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 09 15:45:19.325821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96af0d9c-7a69-41bc-8f8f-a3fcdddb87c8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.326196 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96af0d9c-7a69-41bc-8f8f-a3fcdddb87c8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.326591 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-96af0d9c-7a69-41bc-8f8f-a3fcdddb87c8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.328166 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-96af0d9c-7a69-41bc-8f8f-a3fcdddb87c8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.381309 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-96af0d9c-7a69-41bc-8f8f-a3fcdddb87c8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.382707 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.382707 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:19.389278 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96af0d9c-7a69-41bc-8f8f-a3fcdddb87c8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 09 15:45:19.389806 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 847/3346] 10.4.3.19 () {66 vars in 1330 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:19.410212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-910bcadf-4b0c-4cae-a47e-a13675993275 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.412467 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-910bcadf-4b0c-4cae-a47e-a13675993275 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:45:19.412722 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-910bcadf-4b0c-4cae-a47e-a13675993275 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.412989 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-910bcadf-4b0c-4cae-a47e-a13675993275 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.413356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-910bcadf-4b0c-4cae-a47e-a13675993275 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.413759 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.413759 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:19.414450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-910bcadf-4b0c-4cae-a47e-a13675993275 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.425978 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-910bcadf-4b0c-4cae-a47e-a13675993275 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.427354 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.427354 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:19.432626 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-910bcadf-4b0c-4cae-a47e-a13675993275 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:45:19.433098 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 827/3347] 10.4.3.19 () {66 vars in 1251 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:19.448591 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ac5c4c7c-f87e-4e64-bbbe-7b85f046d88e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.454671 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ac5c4c7c-f87e-4e64-bbbe-7b85f046d88e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 09 15:45:19.454787 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ac5c4c7c-f87e-4e64-bbbe-7b85f046d88e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.455933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ac5c4c7c-f87e-4e64-bbbe-7b85f046d88e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.455933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-ac5c4c7c-f87e-4e64-bbbe-7b85f046d88e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.455933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ac5c4c7c-f87e-4e64-bbbe-7b85f046d88e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.486109 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ac5c4c7c-f87e-4e64-bbbe-7b85f046d88e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.486839 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ac5c4c7c-f87e-4e64-bbbe-7b85f046d88e tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 09 15:45:19.487312 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 830/3348] 10.4.3.19 () {66 vars in 1309 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.498745 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.500764 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?availability_zone=nova Jul 09 15:45:19.501003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.501252 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.501555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.501879 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value nova, assuming string {{(pid=99864) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:19.504927 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.543919 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.544707 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e4448910-8be2-4772-afb2-f7e67f8ee0b1 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 09 15:45:19.545324 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 845/3349] 10.4.3.19 () {66 vars in 1275 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.559028 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.561013 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?availability_zone=nova Jul 09 15:45:19.561261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.561485 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.561757 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.562069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value nova, assuming string {{(pid=99866) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:19.562829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.597062 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.598259 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e2be84bc-5dd4-462f-818d-a9d159baa268 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 09 15:45:19.598821 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 848/3350] 10.4.3.19 () {66 vars in 1275 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.609663 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d153a4d9-152f-4c93-822c-1728e6047e1a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.613991 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d153a4d9-152f-4c93-822c-1728e6047e1a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?bootable=false Jul 09 15:45:19.614209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d153a4d9-152f-4c93-822c-1728e6047e1a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.614441 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d153a4d9-152f-4c93-822c-1728e6047e1a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.614710 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-d153a4d9-152f-4c93-822c-1728e6047e1a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.620520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-d153a4d9-152f-4c93-822c-1728e6047e1a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.659212 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d153a4d9-152f-4c93-822c-1728e6047e1a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.659212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d153a4d9-152f-4c93-822c-1728e6047e1a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 09 15:45:19.659480 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 828/3351] 10.4.3.19 () {66 vars in 1259 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.675176 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-871f8b41-9bb4-4bb8-bb5b-7b3261625356 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.680209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-0c963425-3131-464d-8db0-28e89e988241 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.680316 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-871f8b41-9bb4-4bb8-bb5b-7b3261625356 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?bootable=false Jul 09 15:45:19.680316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-871f8b41-9bb4-4bb8-bb5b-7b3261625356 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.680316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-871f8b41-9bb4-4bb8-bb5b-7b3261625356 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.680316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-871f8b41-9bb4-4bb8-bb5b-7b3261625356 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.680851 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.680851 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:19.681603 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-871f8b41-9bb4-4bb8-bb5b-7b3261625356 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.681802 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-0c963425-3131-464d-8db0-28e89e988241 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] DELETE https://10.4.3.19/volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad Jul 09 15:45:19.682002 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-0c963425-3131-464d-8db0-28e89e988241 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.682176 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-0c963425-3131-464d-8db0-28e89e988241 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.691650 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.691650 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:19.736176 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-871f8b41-9bb4-4bb8-bb5b-7b3261625356 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.737114 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-871f8b41-9bb4-4bb8-bb5b-7b3261625356 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 09 15:45:19.737754 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 831/3352] 10.4.3.19 () {66 vars in 1259 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.746231 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1da2b430-8ffb-4445-a9e9-079f79ce4b84 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.748600 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1da2b430-8ffb-4445-a9e9-079f79ce4b84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:19.748850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1da2b430-8ffb-4445-a9e9-079f79ce4b84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.749107 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1da2b430-8ffb-4445-a9e9-079f79ce4b84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.752155 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.754413 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?status=available Jul 09 15:45:19.754813 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.755229 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.756202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.756202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value available, assuming string {{(pid=99865) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:19.756664 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.756664 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:19.757345 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.767607 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.767607 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:19.769743 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1da2b430-8ffb-4445-a9e9-079f79ce4b84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:19.775790 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1da2b430-8ffb-4445-a9e9-079f79ce4b84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:19.776283 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 849/3353] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:19.794354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-abd2e6e1-c421-4147-8382-a83104eff686 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.796061 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-abd2e6e1-c421-4147-8382-a83104eff686 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:19.796345 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-abd2e6e1-c421-4147-8382-a83104eff686 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.796744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-abd2e6e1-c421-4147-8382-a83104eff686 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.796744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-abd2e6e1-c421-4147-8382-a83104eff686 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:19.800923 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.800923 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:19.801578 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-abd2e6e1-c421-4147-8382-a83104eff686 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:19.802025 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 832/3354] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.819592 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.820559 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2aaa9c5-8dde-440b-9223-608c429c86b4 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?status=available returned with HTTP 200 Jul 09 15:45:19.821113 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 829/3355] 10.4.3.19 () {66 vars in 1263 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.832213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.834714 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes?status=available Jul 09 15:45:19.834852 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.835880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.835880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.836163 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value available, assuming string {{(pid=99866) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:19.837513 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.867202 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6e57a0e5-84ce-4e87-a353-b136f6863d61 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.869482 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6e57a0e5-84ce-4e87-a353-b136f6863d61 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:19.869718 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6e57a0e5-84ce-4e87-a353-b136f6863d61 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.869955 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6e57a0e5-84ce-4e87-a353-b136f6863d61 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.870075 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-6e57a0e5-84ce-4e87-a353-b136f6863d61 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:19.873201 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.873937 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1bb5a376-10af-4f99-b1ba-6ec9eb5d3b4d tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes?status=available returned with HTTP 200 Jul 09 15:45:19.874435 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 850/3356] 10.4.3.19 () {66 vars in 1263 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.875729 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.875729 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:19.876792 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6e57a0e5-84ce-4e87-a353-b136f6863d61 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:19.877294 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 833/3357] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:19.887661 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.890196 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?availability_zone=nova Jul 09 15:45:19.890518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.890835 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.891244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.891672 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value nova, assuming string {{(pid=99865) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:19.892049 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.892049 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:19.892690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:19.939415 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:19.941075 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.941075 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:19.947250 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dd2389c3-bd5f-447a-a47d-b77187a3f525 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 09 15:45:19.947939 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 830/3358] 10.4.3.19 () {66 vars in 1296 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:19.970961 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bfb4e34e-5020-4a26-abec-8c728d568b94 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:19.973076 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfb4e34e-5020-4a26-abec-8c728d568b94 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?bootable=false Jul 09 15:45:19.973368 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfb4e34e-5020-4a26-abec-8c728d568b94 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:19.973629 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfb4e34e-5020-4a26-abec-8c728d568b94 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:19.973967 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-bfb4e34e-5020-4a26-abec-8c728d568b94 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:19.974491 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:19.974491 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:19.975088 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-bfb4e34e-5020-4a26-abec-8c728d568b94 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:20.017807 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bfb4e34e-5020-4a26-abec-8c728d568b94 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:20.019065 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.019065 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:20.024748 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfb4e34e-5020-4a26-abec-8c728d568b94 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 09 15:45:20.025169 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 851/3359] 10.4.3.19 () {66 vars in 1280 bytes} [Thu Jul 9 15:45:19 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:20.028425 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f30e73b4-422f-4b1b-9027-1c1167104f58 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.031288 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f30e73b4-422f-4b1b-9027-1c1167104f58 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:20.032054 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f30e73b4-422f-4b1b-9027-1c1167104f58 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.032054 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f30e73b4-422f-4b1b-9027-1c1167104f58 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.032227 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f30e73b4-422f-4b1b-9027-1c1167104f58 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:20.039071 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.039071 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:20.040000 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f30e73b4-422f-4b1b-9027-1c1167104f58 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:20.040502 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 834/3360] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:20 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:20.041553 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-125247ad-9f50-473d-a25e-c99fe5f247ab None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.044618 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-125247ad-9f50-473d-a25e-c99fe5f247ab tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?status=available Jul 09 15:45:20.044853 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-125247ad-9f50-473d-a25e-c99fe5f247ab tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.045147 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-125247ad-9f50-473d-a25e-c99fe5f247ab tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.045424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-125247ad-9f50-473d-a25e-c99fe5f247ab tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:20.045828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-125247ad-9f50-473d-a25e-c99fe5f247ab tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Could not evaluate value available, assuming string {{(pid=99865) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:20.047095 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-125247ad-9f50-473d-a25e-c99fe5f247ab tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:20.057604 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-125247ad-9f50-473d-a25e-c99fe5f247ab tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Get all volumes completed successfully. Jul 09 15:45:20.058985 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.058985 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:20.065113 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-125247ad-9f50-473d-a25e-c99fe5f247ab tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 09 15:45:20.065737 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 831/3361] 10.4.3.19 () {66 vars in 1284 bytes} [Thu Jul 9 15:45:20 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:20.083060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-541c28c5-1890-4b7a-afd1-ed0a05b696d8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.085033 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-541c28c5-1890-4b7a-afd1-ed0a05b696d8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:20.085421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-541c28c5-1890-4b7a-afd1-ed0a05b696d8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.085485 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-541c28c5-1890-4b7a-afd1-ed0a05b696d8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.095285 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.095285 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:20.101819 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-541c28c5-1890-4b7a-afd1-ed0a05b696d8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:20.109234 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-541c28c5-1890-4b7a-afd1-ed0a05b696d8 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 200 Jul 09 15:45:20.110293 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 852/3362] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:20 2026] GET /volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:20.122526 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8ff8a2fd-cf80-4d6b-8363-4f5ece24e499 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.124390 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8ff8a2fd-cf80-4d6b-8363-4f5ece24e499 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:20.124568 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8ff8a2fd-cf80-4d6b-8363-4f5ece24e499 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.124817 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8ff8a2fd-cf80-4d6b-8363-4f5ece24e499 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.125198 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-8ff8a2fd-cf80-4d6b-8363-4f5ece24e499 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Delete volume with id: c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:20.132475 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.132475 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:20.133351 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8ff8a2fd-cf80-4d6b-8363-4f5ece24e499 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:20.156544 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8ff8a2fd-cf80-4d6b-8363-4f5ece24e499 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Delete volume request issued successfully. Jul 09 15:45:20.156846 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8ff8a2fd-cf80-4d6b-8363-4f5ece24e499 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 202 Jul 09 15:45:20.157215 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 835/3363] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:20 2026] DELETE /volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:20.165166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-546d9740-4278-4b1b-88f7-87f963f7847f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.168570 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-546d9740-4278-4b1b-88f7-87f963f7847f tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:20.168779 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-546d9740-4278-4b1b-88f7-87f963f7847f tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.168941 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-546d9740-4278-4b1b-88f7-87f963f7847f tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.180749 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.180749 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:20.186091 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-546d9740-4278-4b1b-88f7-87f963f7847f tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:20.195110 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-546d9740-4278-4b1b-88f7-87f963f7847f tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 200 Jul 09 15:45:20.195609 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 832/3364] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:20 2026] GET /volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 853 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:20.232000 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-64e54569-ecb2-4f8f-bc85-ba1d8858957c req-0c963425-3131-464d-8db0-28e89e988241 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad returned with HTTP 200 Jul 09 15:45:20.232432 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 846/3365] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:45:19 2026] DELETE /volume/v3/attachments/9eeb6e58-f44f-4301-b95b-048fbd19c1ad => generated 19 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:20.792305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ea6e0e7c-d247-40ba-bb13-198a19c8b5de None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.795400 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ea6e0e7c-d247-40ba-bb13-198a19c8b5de tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:20.795400 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ea6e0e7c-d247-40ba-bb13-198a19c8b5de tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.795835 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ea6e0e7c-d247-40ba-bb13-198a19c8b5de tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.803997 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.803997 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:20.809980 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ea6e0e7c-d247-40ba-bb13-198a19c8b5de tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:20.813621 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ea6e0e7c-d247-40ba-bb13-198a19c8b5de tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:20.814495 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 853/3366] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:20 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:20.817608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ab9856c6-3272-4a22-8bb5-011f391369f9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.822624 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab9856c6-3272-4a22-8bb5-011f391369f9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:20.822624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab9856c6-3272-4a22-8bb5-011f391369f9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.822624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab9856c6-3272-4a22-8bb5-011f391369f9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.823218 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ab9856c6-3272-4a22-8bb5-011f391369f9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:20.831032 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.831032 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:20.832063 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab9856c6-3272-4a22-8bb5-011f391369f9 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:20.832639 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 836/3367] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:20 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:20.891622 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-049ba06e-fce0-46bf-b2dc-a0f8789a6fe2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.893966 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-049ba06e-fce0-46bf-b2dc-a0f8789a6fe2 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:20.894167 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-049ba06e-fce0-46bf-b2dc-a0f8789a6fe2 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.894427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-049ba06e-fce0-46bf-b2dc-a0f8789a6fe2 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.894630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-049ba06e-fce0-46bf-b2dc-a0f8789a6fe2 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:20.899749 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.899749 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:20.901132 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-049ba06e-fce0-46bf-b2dc-a0f8789a6fe2 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:20.901674 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 833/3368] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:20 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:20.916739 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-e8ec1c38-0929-4b93-b871-f883ead0f863 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.919359 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-e8ec1c38-0929-4b93-b871-f883ead0f863 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:20.919608 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-e8ec1c38-0929-4b93-b871-f883ead0f863 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:20.919857 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-e8ec1c38-0929-4b93-b871-f883ead0f863 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:20.944823 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:20.944823 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:20.949836 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-e8ec1c38-0929-4b93-b871-f883ead0f863 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:20.958320 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-e8ec1c38-0929-4b93-b871-f883ead0f863 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:20.959750 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 847/3369] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:20 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1133 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:20.985214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-67b15dcf-92bc-4d5c-b826-0416a66902a5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:20.988254 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-67b15dcf-92bc-4d5c-b826-0416a66902a5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] POST https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d/action Jul 09 15:45:20.988783 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-67b15dcf-92bc-4d5c-b826-0416a66902a5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:20.989000 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-67b15dcf-92bc-4d5c-b826-0416a66902a5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:21.003384 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:21.003384 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:21.003983 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-67b15dcf-92bc-4d5c-b826-0416a66902a5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:21.010845 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-67b15dcf-92bc-4d5c-b826-0416a66902a5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Begin detaching volume completed successfully. Jul 09 15:45:21.011164 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-67b15dcf-92bc-4d5c-b826-0416a66902a5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d/action returned with HTTP 202 Jul 09 15:45:21.011799 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 854/3370] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:45:20 2026] POST /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:45:21.035301 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3f10b679-121d-434f-a5ee-716f036dacd4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:21.040825 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3f10b679-121d-434f-a5ee-716f036dacd4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:21.040825 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3f10b679-121d-434f-a5ee-716f036dacd4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:21.040825 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3f10b679-121d-434f-a5ee-716f036dacd4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:21.054291 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b1886928-71d6-4c59-9b8f-7d2e58618580 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:21.056794 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b1886928-71d6-4c59-9b8f-7d2e58618580 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:21.057102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b1886928-71d6-4c59-9b8f-7d2e58618580 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:21.057386 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b1886928-71d6-4c59-9b8f-7d2e58618580 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:21.057532 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-b1886928-71d6-4c59-9b8f-7d2e58618580 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:21.058667 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:21.058667 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:21.063485 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3f10b679-121d-434f-a5ee-716f036dacd4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:21.063724 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:21.063724 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:21.065559 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b1886928-71d6-4c59-9b8f-7d2e58618580 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:21.065880 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 834/3371] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:21 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:21.068081 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3f10b679-121d-434f-a5ee-716f036dacd4 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:21.068505 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 837/3372] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:21 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:21.211588 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-20a1109e-221d-44d4-ad5a-b2f4fb9d7d6b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:21.214122 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20a1109e-221d-44d4-ad5a-b2f4fb9d7d6b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 Jul 09 15:45:21.214479 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20a1109e-221d-44d4-ad5a-b2f4fb9d7d6b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:21.214864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20a1109e-221d-44d4-ad5a-b2f4fb9d7d6b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:21.223441 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20a1109e-221d-44d4-ad5a-b2f4fb9d7d6b tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 returned with HTTP 404 Jul 09 15:45:21.224501 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 848/3373] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:21 2026] GET /volume/v3/volumes/c3cb2824-6e7c-453c-9602-59c79b37ad03 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:21.233057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4baab7f8-6897-4b20-b645-bba0b28cdf14 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:21.235105 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4baab7f8-6897-4b20-b645-bba0b28cdf14 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:21.235338 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4baab7f8-6897-4b20-b645-bba0b28cdf14 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:21.235554 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4baab7f8-6897-4b20-b645-bba0b28cdf14 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:21.245819 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:21.245819 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:21.250956 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4baab7f8-6897-4b20-b645-bba0b28cdf14 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:21.256656 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4baab7f8-6897-4b20-b645-bba0b28cdf14 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 200 Jul 09 15:45:21.257152 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 855/3374] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:21 2026] GET /volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:21.270761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f3442d86-5048-424c-911f-3ba5e2406768 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:21.273512 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3442d86-5048-424c-911f-3ba5e2406768 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:21.273512 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3442d86-5048-424c-911f-3ba5e2406768 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:21.273512 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3442d86-5048-424c-911f-3ba5e2406768 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:21.273512 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-f3442d86-5048-424c-911f-3ba5e2406768 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Delete volume with id: 3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:21.283034 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:21.283034 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:21.283563 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f3442d86-5048-424c-911f-3ba5e2406768 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:21.312074 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f3442d86-5048-424c-911f-3ba5e2406768 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Delete volume request issued successfully. Jul 09 15:45:21.312238 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3442d86-5048-424c-911f-3ba5e2406768 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 202 Jul 09 15:45:21.312709 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 835/3375] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:21 2026] DELETE /volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:21.327695 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-03aa1b1a-8322-4330-821d-6aa5452c6b02 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:21.333170 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-03aa1b1a-8322-4330-821d-6aa5452c6b02 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:21.333447 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-03aa1b1a-8322-4330-821d-6aa5452c6b02 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:21.333702 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-03aa1b1a-8322-4330-821d-6aa5452c6b02 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:21.343530 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:21.343530 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:21.348053 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-03aa1b1a-8322-4330-821d-6aa5452c6b02 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:21.354112 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-03aa1b1a-8322-4330-821d-6aa5452c6b02 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 200 Jul 09 15:45:21.354599 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 838/3376] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:21 2026] GET /volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:21.845561 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b2ef5853-d5ed-49eb-8a3d-70849cd7e325 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:21.847882 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b2ef5853-d5ed-49eb-8a3d-70849cd7e325 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:21.848409 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b2ef5853-d5ed-49eb-8a3d-70849cd7e325 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:21.848752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b2ef5853-d5ed-49eb-8a3d-70849cd7e325 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:21.849038 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b2ef5853-d5ed-49eb-8a3d-70849cd7e325 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:21.854818 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:21.854818 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:21.855987 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b2ef5853-d5ed-49eb-8a3d-70849cd7e325 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:21.856742 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 849/3377] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:21 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:21.914023 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-45c479a5-321d-44d9-9565-31cca73a888c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:21.916043 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-45c479a5-321d-44d9-9565-31cca73a888c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:21.916279 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-45c479a5-321d-44d9-9565-31cca73a888c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:21.916509 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-45c479a5-321d-44d9-9565-31cca73a888c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:21.916609 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-45c479a5-321d-44d9-9565-31cca73a888c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:21.921761 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:21.921761 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:21.922740 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-45c479a5-321d-44d9-9565-31cca73a888c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:21.923226 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 856/3378] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:21 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:22.042359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b8f172b7-59a3-4a8c-9d72-8a964d723d99 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.042789 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b8f172b7-59a3-4a8c-9d72-8a964d723d99 None None] GET https://10.4.3.19/volume// Jul 09 15:45:22.043004 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b8f172b7-59a3-4a8c-9d72-8a964d723d99 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.043212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b8f172b7-59a3-4a8c-9d72-8a964d723d99 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.043557 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b8f172b7-59a3-4a8c-9d72-8a964d723d99 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:22.043858 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 836/3379] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:45: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 09 15:45:22.051358 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-4918f24d-289e-43d0-9ca6-2a83c68a55c5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.053715 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-4918f24d-289e-43d0-9ca6-2a83c68a55c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:22.053968 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-4918f24d-289e-43d0-9ca6-2a83c68a55c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.054178 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-4918f24d-289e-43d0-9ca6-2a83c68a55c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.065536 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.065536 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:22.069986 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-4918f24d-289e-43d0-9ca6-2a83c68a55c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:22.075275 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-4918f24d-289e-43d0-9ca6-2a83c68a55c5 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:22.075790 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 839/3380] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:45:22.078193 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bfc53309-ba84-405f-bfc3-e9b259182cd0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.081298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bfc53309-ba84-405f-bfc3-e9b259182cd0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:22.081461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bfc53309-ba84-405f-bfc3-e9b259182cd0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.082807 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bfc53309-ba84-405f-bfc3-e9b259182cd0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.082995 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-bfc53309-ba84-405f-bfc3-e9b259182cd0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:22.086020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-94d08cc5-9f95-4872-803c-62b61b737726 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.088270 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-94d08cc5-9f95-4872-803c-62b61b737726 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:22.088519 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-94d08cc5-9f95-4872-803c-62b61b737726 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.088783 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-94d08cc5-9f95-4872-803c-62b61b737726 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.091171 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.091171 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:22.091932 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bfc53309-ba84-405f-bfc3-e9b259182cd0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:22.092712 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 850/3381] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:22.103614 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.103614 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:22.111538 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-94d08cc5-9f95-4872-803c-62b61b737726 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:22.119270 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-94d08cc5-9f95-4872-803c-62b61b737726 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:22.119270 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 857/3382] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1136 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:22.379112 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-10e1124c-4466-41cd-bef3-c2dc7ae192e5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.383070 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-10e1124c-4466-41cd-bef3-c2dc7ae192e5 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a Jul 09 15:45:22.383070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-10e1124c-4466-41cd-bef3-c2dc7ae192e5 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.383070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-10e1124c-4466-41cd-bef3-c2dc7ae192e5 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.391722 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-10e1124c-4466-41cd-bef3-c2dc7ae192e5 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a returned with HTTP 404 Jul 09 15:45:22.392455 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 837/3383] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/volumes/3adc0466-d679-40e6-90a6-89f2a896ca6a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:22.402410 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5700ec8e-3613-458d-ac50-f934f02ff5e2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.405710 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5700ec8e-3613-458d-ac50-f934f02ff5e2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:22.406031 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5700ec8e-3613-458d-ac50-f934f02ff5e2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.406338 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5700ec8e-3613-458d-ac50-f934f02ff5e2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.419091 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.419091 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:22.425637 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5700ec8e-3613-458d-ac50-f934f02ff5e2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:22.434496 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5700ec8e-3613-458d-ac50-f934f02ff5e2 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 200 Jul 09 15:45:22.435234 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 840/3384] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:22.450568 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-32f21e49-e2b0-42e1-9f99-216ba8eeb476 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.453930 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32f21e49-e2b0-42e1-9f99-216ba8eeb476 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:22.454238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32f21e49-e2b0-42e1-9f99-216ba8eeb476 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.454488 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32f21e49-e2b0-42e1-9f99-216ba8eeb476 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.454729 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-32f21e49-e2b0-42e1-9f99-216ba8eeb476 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Delete volume with id: e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:22.468131 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.468131 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:22.468844 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-32f21e49-e2b0-42e1-9f99-216ba8eeb476 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:22.498229 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-32f21e49-e2b0-42e1-9f99-216ba8eeb476 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Delete volume request issued successfully. Jul 09 15:45:22.498527 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32f21e49-e2b0-42e1-9f99-216ba8eeb476 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 202 Jul 09 15:45:22.499089 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 851/3385] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:22 2026] DELETE /volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:22.509273 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f944f371-13ea-4d07-a5d7-b6a79ef0fa65 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.511684 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f944f371-13ea-4d07-a5d7-b6a79ef0fa65 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:22.511932 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f944f371-13ea-4d07-a5d7-b6a79ef0fa65 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.512393 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f944f371-13ea-4d07-a5d7-b6a79ef0fa65 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.521661 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.521661 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:22.527425 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f944f371-13ea-4d07-a5d7-b6a79ef0fa65 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Volume info retrieved successfully. Jul 09 15:45:22.536566 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f944f371-13ea-4d07-a5d7-b6a79ef0fa65 tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 200 Jul 09 15:45:22.537137 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 858/3386] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:22.602480 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-04ca8690-6da5-448e-b817-a489833a9ddf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.605521 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:22.605969 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-2145503792", "source_volid": "9c470f4a-a533-415b-bb26-705c758158f0", "volume_type": "tempest-scenario-type-luks-385310584", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:22.608037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-2145503792', 'source_volid': '9c470f4a-a533-415b-bb26-705c758158f0', 'volume_type': 'tempest-scenario-type-luks-385310584', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:22.620179 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.620179 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:22.620826 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume retrieved successfully. Jul 09 15:45:22.621004 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume of 1 GB Jul 09 15:45:22.622029 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Availability Zones retrieved successfully. Jul 09 15:45:22.629039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Flow 'volume_create_api' (f70c7532-9dbb-48fd-9347-c7cd0df0ec09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:22.630085 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b19f2bfb-8c49-4a1b-958e-6afd97d531c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:22.631215 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:22.662560 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b19f2bfb-8c49-4a1b-958e-6afd97d531c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9c470f4a-a533-415b-bb26-705c758158f0', 'volume_type': VolumeType(created_at=2026-07-09T15:43:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d59ce6d8-db62-46a4-bd54-861a783c1c77,is_public=True,name='tempest-scenario-type-luks-385310584',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd59ce6d8-db62-46a4-bd54-861a783c1c77', '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=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:22.663510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fad875f5-9a8b-4c4f-a7fd-10a9d9db09e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:22.706059 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:45:22.707045 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:45:22.707280 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.712519 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/limits Jul 09 15:45:22.713093 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.713093 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.722826 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-274518600 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-274518600, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:45:22.723170 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-274518600 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-274518600, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:45:22.723453 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-274518600 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-274518600, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:45:22.723735 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:45:22.724075 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:45:22.724208 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:45:22.724937 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Created reservations ['ca8ffd41-b40d-4f50-a85d-a031c4296f23', 'c8edb517-9258-4026-918d-fa4fbec25b36', 'bd67cd49-7123-43f2-a8ed-042a4b7f1344', 'ad9ecb57-dc38-476d-aa7a-f592d2e645f1'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:22.725657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fad875f5-9a8b-4c4f-a7fd-10a9d9db09e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca8ffd41-b40d-4f50-a85d-a031c4296f23', 'c8edb517-9258-4026-918d-fa4fbec25b36', 'bd67cd49-7123-43f2-a8ed-042a4b7f1344', 'ad9ecb57-dc38-476d-aa7a-f592d2e645f1']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:22.726591 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c8145b-ddd8-4657-9046-4a693c50d9a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:22.736173 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-4f557759-9073-4a6c-a4be-64802aca21fb tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/limits returned with HTTP 200 Jul 09 15:45:22.736578 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 841/3387] 10.4.3.19 () {68 vars in 1477 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:22.764082 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8c8145b-ddd8-4657-9046-4a693c50d9a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32da2e2d-9fbb-49a8-8262-63f78ee0afdc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2145503792',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a1652069a547b194e2204e35d3f519',qos_specs=None,replication_status=,reservations=['ca8ffd41-b40d-4f50-a85d-a031c4296f23','c8edb517-9258-4026-918d-fa4fbec25b36','bd67cd49-7123-43f2-a8ed-042a4b7f1344','ad9ecb57-dc38-476d-aa7a-f592d2e645f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c470f4a-a533-415b-bb26-705c758158f0,status='creating',user_id='6b3ccb18ff0f42338de82241e7207942',volume_type_id=d59ce6d8-db62-46a4-bd54-861a783c1c77), '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-09T15:45:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-2145503792',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=32da2e2d-9fbb-49a8-8262-63f78ee0afdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a1652069a547b194e2204e35d3f519',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9c470f4a-a533-415b-bb26-705c758158f0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6b3ccb18ff0f42338de82241e7207942',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d59ce6d8-db62-46a4-bd54-861a783c1c77),volume_type_id=d59ce6d8-db62-46a4-bd54-861a783c1c77)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:22.765778 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d907ace1-4679-497a-a6f1-4adeb7a3f6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:22.790634 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d907ace1-4679-497a-a6f1-4adeb7a3f6c3) transitioned into state 'SUCCESS' from state '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-2145503792',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a1652069a547b194e2204e35d3f519',qos_specs=None,replication_status=,reservations=['ca8ffd41-b40d-4f50-a85d-a031c4296f23','c8edb517-9258-4026-918d-fa4fbec25b36','bd67cd49-7123-43f2-a8ed-042a4b7f1344','ad9ecb57-dc38-476d-aa7a-f592d2e645f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c470f4a-a533-415b-bb26-705c758158f0,status='creating',user_id='6b3ccb18ff0f42338de82241e7207942',volume_type_id=d59ce6d8-db62-46a4-bd54-861a783c1c77)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:22.791656 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece24c08-a76c-480c-a8e8-3fd5ff0e843b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:22.810170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ece24c08-a76c-480c-a8e8-3fd5ff0e843b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:22.811463 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Flow 'volume_create_api' (f70c7532-9dbb-48fd-9347-c7cd0df0ec09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:22.811938 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Create volume request issued successfully. Jul 09 15:45:22.813053 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-04ca8690-6da5-448e-b817-a489833a9ddf tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:22.813710 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 838/3388] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:22 2026] POST /volume/v3/volumes => generated 808 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:22.829540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-11231048-8db3-46a0-8869-99b0a51523ca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.831843 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-11231048-8db3-46a0-8869-99b0a51523ca tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:22.832094 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-11231048-8db3-46a0-8869-99b0a51523ca tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.832397 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-11231048-8db3-46a0-8869-99b0a51523ca tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.841270 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.841270 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:22.845867 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-11231048-8db3-46a0-8869-99b0a51523ca tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:22.852226 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-11231048-8db3-46a0-8869-99b0a51523ca tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:22.852698 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 852/3389] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:22.867394 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c68660cb-fc2a-4055-a9e0-55c55e85d474 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.869035 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c68660cb-fc2a-4055-a9e0-55c55e85d474 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:22.869255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c68660cb-fc2a-4055-a9e0-55c55e85d474 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.869432 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c68660cb-fc2a-4055-a9e0-55c55e85d474 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.869520 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-c68660cb-fc2a-4055-a9e0-55c55e85d474 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:22.874157 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.874157 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:22.874949 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c68660cb-fc2a-4055-a9e0-55c55e85d474 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:22.875436 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 859/3390] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:22.936070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-67a0f0cf-dc3f-43ea-868a-476101b21a52 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:22.938112 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-67a0f0cf-dc3f-43ea-868a-476101b21a52 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:22.938365 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-67a0f0cf-dc3f-43ea-868a-476101b21a52 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:22.938579 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-67a0f0cf-dc3f-43ea-868a-476101b21a52 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:22.938711 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-67a0f0cf-dc3f-43ea-868a-476101b21a52 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:22.945387 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:22.945387 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:22.946732 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-67a0f0cf-dc3f-43ea-868a-476101b21a52 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:22.946732 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 842/3391] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:22 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:23.110548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7923c2f8-e10e-4e8c-bb98-4e10d0a2fb57 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:23.115294 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7923c2f8-e10e-4e8c-bb98-4e10d0a2fb57 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:23.115675 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7923c2f8-e10e-4e8c-bb98-4e10d0a2fb57 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:23.116512 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7923c2f8-e10e-4e8c-bb98-4e10d0a2fb57 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:23.116512 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-7923c2f8-e10e-4e8c-bb98-4e10d0a2fb57 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:23.121293 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:23.121293 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:23.122104 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7923c2f8-e10e-4e8c-bb98-4e10d0a2fb57 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:23.122397 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 839/3392] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:23 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:23.137617 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a9261ba9-af01-4862-8b21-b33d78590585 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:23.139843 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a9261ba9-af01-4862-8b21-b33d78590585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:23.140118 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a9261ba9-af01-4862-8b21-b33d78590585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:23.140390 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a9261ba9-af01-4862-8b21-b33d78590585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:23.151563 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:23.151563 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:23.156230 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a9261ba9-af01-4862-8b21-b33d78590585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:23.162105 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a9261ba9-af01-4862-8b21-b33d78590585 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:23.162675 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 853/3393] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:23 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:23.271170 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bbb23f87-1175-4b8a-8351-f97134609548 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:23.273132 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bbb23f87-1175-4b8a-8351-f97134609548 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:23.273317 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bbb23f87-1175-4b8a-8351-f97134609548 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:23.273504 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bbb23f87-1175-4b8a-8351-f97134609548 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:23.284390 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:23.284390 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:23.287831 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bbb23f87-1175-4b8a-8351-f97134609548 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:23.292007 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bbb23f87-1175-4b8a-8351-f97134609548 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 200 Jul 09 15:45:23.292414 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 860/3394] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:23 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 1657 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:23.302011 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bcf848ed-e763-4097-8cba-d120b429e04f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:23.304301 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bcf848ed-e763-4097-8cba-d120b429e04f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:45:23.304587 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bcf848ed-e763-4097-8cba-d120b429e04f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87c8cbfc-15f7-4067-84ce-44222e8a3727", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:23.316723 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:23.316723 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:23.317265 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bcf848ed-e763-4097-8cba-d120b429e04f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:23.317418 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bcf848ed-e763-4097-8cba-d120b429e04f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Create snapshot from volume 87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:23.355565 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bcf848ed-e763-4097-8cba-d120b429e04f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Created reservations ['142f1cbc-ee83-44bd-be1a-2a963d01816c', 'cd56a463-c7ee-46b5-97f6-7f3f8adf7289', '41f50b5b-84df-47f1-a640-bfb5fb3ff962', 'dec65498-4129-47a3-8820-f3915485d294'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:23.397974 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bcf848ed-e763-4097-8cba-d120b429e04f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Snapshot force create request issued successfully. Jul 09 15:45:23.398379 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-596763da-2112-4c01-8c63-5a0f1c384b3e req-bcf848ed-e763-4097-8cba-d120b429e04f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:45:23.398958 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 843/3395] 10.4.3.19 () {72 vars in 1540 bytes} [Thu Jul 9 15:45:23 2026] POST /volume/v3/snapshots => generated 292 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:23.556232 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bb646dd8-c9f5-4803-8e75-e536490bed5a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:23.556232 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bb646dd8-c9f5-4803-8e75-e536490bed5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] GET https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a Jul 09 15:45:23.556232 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bb646dd8-c9f5-4803-8e75-e536490bed5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:23.556232 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bb646dd8-c9f5-4803-8e75-e536490bed5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:23.565104 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bb646dd8-c9f5-4803-8e75-e536490bed5a tempest-VolumesListTestJSON-175313741 tempest-VolumesListTestJSON-175313741-project-member] https://10.4.3.19/volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a returned with HTTP 404 Jul 09 15:45:23.565742 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 840/3396] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:23 2026] GET /volume/v3/volumes/e4eb3cdc-5878-4a92-a597-d6537e09373a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:23.865168 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cabf0f0f-60e2-4940-8ad8-f673c8468bd8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:23.867450 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cabf0f0f-60e2-4940-8ad8-f673c8468bd8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:23.867722 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cabf0f0f-60e2-4940-8ad8-f673c8468bd8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:23.867898 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cabf0f0f-60e2-4940-8ad8-f673c8468bd8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:23.875793 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:23.875793 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:23.879401 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cabf0f0f-60e2-4940-8ad8-f673c8468bd8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:23.883974 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cabf0f0f-60e2-4940-8ad8-f673c8468bd8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:23.884354 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 854/3397] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:23 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:23.887644 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9706a095-2ef8-4e33-9e8f-83c7f04748b5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:23.889642 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9706a095-2ef8-4e33-9e8f-83c7f04748b5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:23.889873 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9706a095-2ef8-4e33-9e8f-83c7f04748b5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:23.890057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9706a095-2ef8-4e33-9e8f-83c7f04748b5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:23.890208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9706a095-2ef8-4e33-9e8f-83c7f04748b5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:23.899160 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:23.899160 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:23.899938 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9706a095-2ef8-4e33-9e8f-83c7f04748b5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:23.900341 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 861/3398] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:23 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:23.960671 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-87152ece-0de4-4726-8189-d994aeba521f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:23.964426 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87152ece-0de4-4726-8189-d994aeba521f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:23.964426 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87152ece-0de4-4726-8189-d994aeba521f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:23.964483 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87152ece-0de4-4726-8189-d994aeba521f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:23.964641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-87152ece-0de4-4726-8189-d994aeba521f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:23.970613 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:23.970613 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:23.971700 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87152ece-0de4-4726-8189-d994aeba521f tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:23.972685 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 844/3399] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:23 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 751 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:24.136675 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-159f9206-392e-4d1f-94ec-fed12c794f04 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:24.139279 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-159f9206-392e-4d1f-94ec-fed12c794f04 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:24.139539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-159f9206-392e-4d1f-94ec-fed12c794f04 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:24.139960 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-159f9206-392e-4d1f-94ec-fed12c794f04 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:24.139960 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-159f9206-392e-4d1f-94ec-fed12c794f04 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:24.145223 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:24.145223 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:24.146060 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-159f9206-392e-4d1f-94ec-fed12c794f04 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:24.146527 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 841/3400] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:24 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:24.178291 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-962ad51f-c1be-4143-b0a1-6c67aa6df38f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:24.178291 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-962ad51f-c1be-4143-b0a1-6c67aa6df38f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:24.178504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-962ad51f-c1be-4143-b0a1-6c67aa6df38f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:24.178590 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-962ad51f-c1be-4143-b0a1-6c67aa6df38f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:24.193012 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:24.193012 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:24.198581 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-962ad51f-c1be-4143-b0a1-6c67aa6df38f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:24.208243 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-962ad51f-c1be-4143-b0a1-6c67aa6df38f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:24.208243 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 855/3401] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:24 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:24.903084 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-20bc5696-4b48-4592-ae15-884df0e8fb02 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:24.904893 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-20bc5696-4b48-4592-ae15-884df0e8fb02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:24.905098 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-20bc5696-4b48-4592-ae15-884df0e8fb02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:24.905300 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-20bc5696-4b48-4592-ae15-884df0e8fb02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:24.911553 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2b824411-8f02-4354-82a2-a81c9ea0b70c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:24.913723 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b824411-8f02-4354-82a2-a81c9ea0b70c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:24.914641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b824411-8f02-4354-82a2-a81c9ea0b70c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:24.914641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b824411-8f02-4354-82a2-a81c9ea0b70c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:24.914641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2b824411-8f02-4354-82a2-a81c9ea0b70c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:24.919568 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:24.919568 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:24.920356 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b824411-8f02-4354-82a2-a81c9ea0b70c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:24.920788 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 845/3402] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:24 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:24.921074 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:24.921074 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:24.924894 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-20bc5696-4b48-4592-ae15-884df0e8fb02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:24.929844 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-20bc5696-4b48-4592-ae15-884df0e8fb02 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:24.929844 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 862/3403] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:24 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:24.956561 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:24.989200 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c846330c-f8a4-44f0-8983-74213610de9b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:24.991553 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c846330c-f8a4-44f0-8983-74213610de9b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:24.991753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c846330c-f8a4-44f0-8983-74213610de9b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:24.992000 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c846330c-f8a4-44f0-8983-74213610de9b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:24.992134 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c846330c-f8a4-44f0-8983-74213610de9b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:24.997606 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:24.997606 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:24.998551 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c846330c-f8a4-44f0-8983-74213610de9b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:25.000898 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 856/3404] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:24 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:25.054256 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:25.054614 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-466164362"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:25.056404 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-466164362'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:25.056809 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume of 1 GB Jul 09 15:45:25.065294 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Availability Zones retrieved successfully. Jul 09 15:45:25.071984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Flow 'volume_create_api' (259872eb-9dc8-4624-95b6-734fc80d4d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:25.073065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec47d60c-44b1-432c-b6c5-3807a8b7c140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:25.074081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:25.106566 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec47d60c-44b1-432c-b6c5-3807a8b7c140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:25.107522 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a08d39-911b-49f2-90cb-9bbd19bb55f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:25.160865 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cea69fdc-6973-4204-8675-00d87190cb3b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:25.163662 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cea69fdc-6973-4204-8675-00d87190cb3b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:25.164136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cea69fdc-6973-4204-8675-00d87190cb3b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:25.164423 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cea69fdc-6973-4204-8675-00d87190cb3b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:25.164600 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-cea69fdc-6973-4204-8675-00d87190cb3b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:25.170099 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:25.170099 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:25.170229 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Created reservations ['8ca1830f-7a16-46a9-bdc0-7c381bd6f79f', '501668a2-0484-4a6d-83a5-ab89c9bfef6a', '86072206-de09-4569-887a-2d1f47be3657', '7874cb00-3898-4adf-a176-3049d532abc2'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:25.171047 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cea69fdc-6973-4204-8675-00d87190cb3b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:25.171107 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80a08d39-911b-49f2-90cb-9bbd19bb55f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ca1830f-7a16-46a9-bdc0-7c381bd6f79f', '501668a2-0484-4a6d-83a5-ab89c9bfef6a', '86072206-de09-4569-887a-2d1f47be3657', '7874cb00-3898-4adf-a176-3049d532abc2']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:25.171598 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 846/3405] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:25 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:25.172318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (720971cf-0dd8-4f30-a91b-fdf83763f9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:25.203272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (720971cf-0dd8-4f30-a91b-fdf83763f9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bc81d70-bfd8-4341-8196-25332ae92eaa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-466164362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd090f5776b94d1c984d50ad695d9290',qos_specs=None,replication_status=,reservations=['8ca1830f-7a16-46a9-bdc0-7c381bd6f79f','501668a2-0484-4a6d-83a5-ab89c9bfef6a','86072206-de09-4569-887a-2d1f47be3657','7874cb00-3898-4adf-a176-3049d532abc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bf0ffc431914e229a6ca94b7abec7c5',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-466164362',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bc81d70-bfd8-4341-8196-25332ae92eaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dd090f5776b94d1c984d50ad695d9290',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0bf0ffc431914e229a6ca94b7abec7c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:25.204198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f81414f-12d5-4f40-977a-5b2466b9f59f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:25.219510 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1f92d1f8-a07e-4084-ba7f-f3902ca75464 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:25.221773 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1f92d1f8-a07e-4084-ba7f-f3902ca75464 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:25.222057 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1f92d1f8-a07e-4084-ba7f-f3902ca75464 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:25.222222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f81414f-12d5-4f40-977a-5b2466b9f59f) transitioned into state 'SUCCESS' from state '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-466164362',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dd090f5776b94d1c984d50ad695d9290',qos_specs=None,replication_status=,reservations=['8ca1830f-7a16-46a9-bdc0-7c381bd6f79f','501668a2-0484-4a6d-83a5-ab89c9bfef6a','86072206-de09-4569-887a-2d1f47be3657','7874cb00-3898-4adf-a176-3049d532abc2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0bf0ffc431914e229a6ca94b7abec7c5',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:25.222325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1f92d1f8-a07e-4084-ba7f-f3902ca75464 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:25.223060 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c911b6-cc1b-4bf0-8e4b-c679616ec357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:25.236098 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:25.236098 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:25.236745 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22c911b6-cc1b-4bf0-8e4b-c679616ec357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:25.237535 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Flow 'volume_create_api' (259872eb-9dc8-4624-95b6-734fc80d4d31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:25.237882 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume request issued successfully. Jul 09 15:45:25.239051 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e47fce74-8ed3-43ad-8480-bdd0388c41bd tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:25.239051 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 842/3406] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:24 2026] POST /volume/v3/volumes => generated 747 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:25.242025 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1f92d1f8-a07e-4084-ba7f-f3902ca75464 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:25.249755 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1f92d1f8-a07e-4084-ba7f-f3902ca75464 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:25.250370 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3a7e9672-8c78-4e04-b69c-b6547318bee5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:25.250696 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 863/3407] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:25 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1136 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:25.252387 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3a7e9672-8c78-4e04-b69c-b6547318bee5 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa Jul 09 15:45:25.252677 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3a7e9672-8c78-4e04-b69c-b6547318bee5 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:25.252806 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3a7e9672-8c78-4e04-b69c-b6547318bee5 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:25.262285 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:25.262285 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:25.264395 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3a7e9672-8c78-4e04-b69c-b6547318bee5 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume info retrieved successfully. Jul 09 15:45:25.270271 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3a7e9672-8c78-4e04-b69c-b6547318bee5 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa returned with HTTP 200 Jul 09 15:45:25.271675 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 857/3408] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:25 2026] GET /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:25.931710 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d6bc16eb-95e6-4af8-9f98-1f2348416c7b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:25.933651 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6bc16eb-95e6-4af8-9f98-1f2348416c7b tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:25.934048 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6bc16eb-95e6-4af8-9f98-1f2348416c7b tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:25.934343 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6bc16eb-95e6-4af8-9f98-1f2348416c7b tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:25.934556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d6bc16eb-95e6-4af8-9f98-1f2348416c7b tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:25.938459 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:25.938459 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:25.939089 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6bc16eb-95e6-4af8-9f98-1f2348416c7b tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:25.939483 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 847/3409] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:25 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:25.946673 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a083f49f-849f-4e38-816e-65bc10b6ff96 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:25.949224 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a083f49f-849f-4e38-816e-65bc10b6ff96 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:25.949615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a083f49f-849f-4e38-816e-65bc10b6ff96 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:25.949787 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a083f49f-849f-4e38-816e-65bc10b6ff96 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:25.959994 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:25.959994 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:25.965118 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a083f49f-849f-4e38-816e-65bc10b6ff96 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:25.971710 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a083f49f-849f-4e38-816e-65bc10b6ff96 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:25.972277 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 843/3410] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:25 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:26.014264 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-613ebdfc-475b-4058-8b93-ada2fe1f50a1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:26.015627 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-613ebdfc-475b-4058-8b93-ada2fe1f50a1 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:26.015838 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-613ebdfc-475b-4058-8b93-ada2fe1f50a1 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:26.016027 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-613ebdfc-475b-4058-8b93-ada2fe1f50a1 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:26.016128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-613ebdfc-475b-4058-8b93-ada2fe1f50a1 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:26.021043 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:26.021043 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:26.021894 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-613ebdfc-475b-4058-8b93-ada2fe1f50a1 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:26.022400 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 864/3411] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:26 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:26.184460 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7afe00d5-fc92-48d7-9ba1-eb763fb55ab0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:26.188078 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7afe00d5-fc92-48d7-9ba1-eb763fb55ab0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:26.188387 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7afe00d5-fc92-48d7-9ba1-eb763fb55ab0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:26.188657 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7afe00d5-fc92-48d7-9ba1-eb763fb55ab0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:26.188811 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7afe00d5-fc92-48d7-9ba1-eb763fb55ab0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:26.195382 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:26.195382 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:26.195382 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7afe00d5-fc92-48d7-9ba1-eb763fb55ab0 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:26.195658 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 858/3412] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:26 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:26.264165 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7333ab81-62c2-47ad-b077-4e825545669f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:26.266483 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7333ab81-62c2-47ad-b077-4e825545669f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:26.266658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7333ab81-62c2-47ad-b077-4e825545669f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:26.266901 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7333ab81-62c2-47ad-b077-4e825545669f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:26.279646 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:26.279646 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:26.286107 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7333ab81-62c2-47ad-b077-4e825545669f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:26.287520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5030085e-1377-4420-8299-c967d68c4ded None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:26.290023 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5030085e-1377-4420-8299-c967d68c4ded tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa Jul 09 15:45:26.290300 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5030085e-1377-4420-8299-c967d68c4ded tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:26.290538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5030085e-1377-4420-8299-c967d68c4ded tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:26.294063 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7333ab81-62c2-47ad-b077-4e825545669f tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:26.294063 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 848/3413] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:26 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1136 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:26.300066 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:26.300066 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:26.305704 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5030085e-1377-4420-8299-c967d68c4ded tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume info retrieved successfully. Jul 09 15:45:26.312212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5030085e-1377-4420-8299-c967d68c4ded tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa returned with HTTP 200 Jul 09 15:45:26.314742 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 844/3414] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:26 2026] GET /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:26.922623 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-603afe3c-e89a-4160-a418-ac0670e02102 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:26.925370 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-603afe3c-e89a-4160-a418-ac0670e02102 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] DELETE https://10.4.3.19/volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81 Jul 09 15:45:26.925644 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-603afe3c-e89a-4160-a418-ac0670e02102 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:26.925929 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-603afe3c-e89a-4160-a418-ac0670e02102 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:26.934352 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:26.934352 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:26.949821 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a4cc2e9f-f3ab-46e2-b364-ceaae9d968e4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:26.951955 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a4cc2e9f-f3ab-46e2-b364-ceaae9d968e4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:26.952470 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a4cc2e9f-f3ab-46e2-b364-ceaae9d968e4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:26.952627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a4cc2e9f-f3ab-46e2-b364-ceaae9d968e4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:26.952792 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a4cc2e9f-f3ab-46e2-b364-ceaae9d968e4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:26.957890 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:26.957890 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:26.958820 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a4cc2e9f-f3ab-46e2-b364-ceaae9d968e4 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:26.961486 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 859/3415] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:26 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:26.989156 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0fc36ec6-1036-4250-aefb-d13f577604ea None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:26.990851 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0fc36ec6-1036-4250-aefb-d13f577604ea tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:26.991225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0fc36ec6-1036-4250-aefb-d13f577604ea tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:26.991414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0fc36ec6-1036-4250-aefb-d13f577604ea tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:27.003638 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:27.003638 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:27.013042 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0fc36ec6-1036-4250-aefb-d13f577604ea tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:27.019247 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0fc36ec6-1036-4250-aefb-d13f577604ea tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:27.019745 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 849/3416] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:26 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:27.036619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b325dfa5-b706-4dea-aafb-450ebecb9b7b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:27.039074 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b325dfa5-b706-4dea-aafb-450ebecb9b7b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:27.039381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b325dfa5-b706-4dea-aafb-450ebecb9b7b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:27.039661 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b325dfa5-b706-4dea-aafb-450ebecb9b7b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:27.039841 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-b325dfa5-b706-4dea-aafb-450ebecb9b7b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:27.044783 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:27.044783 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:27.045842 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b325dfa5-b706-4dea-aafb-450ebecb9b7b tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:27.046507 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 845/3417] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:27 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 751 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:27.207937 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d86f20b6-94b4-4ce7-9a4b-7de8d52866fb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:27.210296 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d86f20b6-94b4-4ce7-9a4b-7de8d52866fb tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:27.210545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d86f20b6-94b4-4ce7-9a4b-7de8d52866fb tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:27.210780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d86f20b6-94b4-4ce7-9a4b-7de8d52866fb tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:27.211287 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d86f20b6-94b4-4ce7-9a4b-7de8d52866fb tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:27.217095 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:27.217095 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:27.217996 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d86f20b6-94b4-4ce7-9a4b-7de8d52866fb tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:27.218764 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 860/3418] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:27 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:27.309841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d5d910dd-a87c-4b9f-8546-2ed1395172af None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:27.311451 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d5d910dd-a87c-4b9f-8546-2ed1395172af tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:27.312876 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d5d910dd-a87c-4b9f-8546-2ed1395172af tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:27.312876 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d5d910dd-a87c-4b9f-8546-2ed1395172af tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:27.322931 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:27.322931 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:27.325378 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d5d910dd-a87c-4b9f-8546-2ed1395172af tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:27.329777 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d5d910dd-a87c-4b9f-8546-2ed1395172af tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:27.330379 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 850/3419] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:27 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:27.468637 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-772e9934-f186-4bb6-ba8a-04d03ba76268 req-603afe3c-e89a-4160-a418-ac0670e02102 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81 returned with HTTP 200 Jul 09 15:45:27.469348 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 865/3420] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:45:26 2026] DELETE /volume/v3/attachments/bc5fa086-9ce7-4ce3-89da-e4bd36740f81 => generated 19 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:27.704070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4b929e5e-bf0d-4133-a6c7-67510a9db188 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:27.709007 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4b929e5e-bf0d-4133-a6c7-67510a9db188 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:27.709327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4b929e5e-bf0d-4133-a6c7-67510a9db188 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:27.709603 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4b929e5e-bf0d-4133-a6c7-67510a9db188 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:27.722570 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:27.722570 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:27.727338 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4b929e5e-bf0d-4133-a6c7-67510a9db188 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:27.733695 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4b929e5e-bf0d-4133-a6c7-67510a9db188 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 200 Jul 09 15:45:27.734372 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 846/3421] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:27 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 1657 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:27.969954 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ef1f94fe-6518-4ead-bde7-8c5f6b957514 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:27.973196 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ef1f94fe-6518-4ead-bde7-8c5f6b957514 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:27.973196 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ef1f94fe-6518-4ead-bde7-8c5f6b957514 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:27.973196 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ef1f94fe-6518-4ead-bde7-8c5f6b957514 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:27.973196 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-ef1f94fe-6518-4ead-bde7-8c5f6b957514 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:27.977051 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:27.977051 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:27.977707 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ef1f94fe-6518-4ead-bde7-8c5f6b957514 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:27.978068 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 861/3422] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:27 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:27.990809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9cb2e4aa-1a79-4874-aebd-7bf2a9c577b5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:27.993484 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9cb2e4aa-1a79-4874-aebd-7bf2a9c577b5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] PUT https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:27.994002 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9cb2e4aa-1a79-4874-aebd-7bf2a9c577b5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:28.000207 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.000207 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:28.006930 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9cb2e4aa-1a79-4874-aebd-7bf2a9c577b5 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:28.010526 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 851/3423] 10.4.3.19 () {70 vars in 1401 bytes} [Thu Jul 9 15:45:27 2026] PUT /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 313 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.020348 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a4f34784-050b-4077-bdf8-1d1cb87fb68d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.024639 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a4f34784-050b-4077-bdf8-1d1cb87fb68d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:28.024940 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a4f34784-050b-4077-bdf8-1d1cb87fb68d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.025228 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a4f34784-050b-4077-bdf8-1d1cb87fb68d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.025383 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a4f34784-050b-4077-bdf8-1d1cb87fb68d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:28.035924 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.035924 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:28.036636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a4f34784-050b-4077-bdf8-1d1cb87fb68d tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:28.037037 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 866/3424] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.040847 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1ae976b3-ca53-43ac-b284-1f1bd88fb885 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.042668 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1ae976b3-ca53-43ac-b284-1f1bd88fb885 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:28.042911 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1ae976b3-ca53-43ac-b284-1f1bd88fb885 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.043118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1ae976b3-ca53-43ac-b284-1f1bd88fb885 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.050981 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e57b2e5e-28fb-47b6-999f-b95a7f00db5c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.052154 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.052154 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:28.053395 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e57b2e5e-28fb-47b6-999f-b95a7f00db5c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] DELETE https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:28.053621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e57b2e5e-28fb-47b6-999f-b95a7f00db5c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.053903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e57b2e5e-28fb-47b6-999f-b95a7f00db5c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.054075 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-e57b2e5e-28fb-47b6-999f-b95a7f00db5c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Delete backup with id: 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. Jul 09 15:45:28.056648 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1ae976b3-ca53-43ac-b284-1f1bd88fb885 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:28.058499 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.058499 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:28.061494 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1ae976b3-ca53-43ac-b284-1f1bd88fb885 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:28.062058 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 847/3425] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.062651 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-73b5e839-34c7-48b5-842c-025cd53145f7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.065016 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-73b5e839-34c7-48b5-842c-025cd53145f7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:28.065372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-73b5e839-34c7-48b5-842c-025cd53145f7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.065636 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-73b5e839-34c7-48b5-842c-025cd53145f7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.065822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-73b5e839-34c7-48b5-842c-025cd53145f7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:28.077316 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-e57b2e5e-28fb-47b6-999f-b95a7f00db5c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] delete_backup rpcapi backup_id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:45:28.077451 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.077451 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:28.078553 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-73b5e839-34c7-48b5-842c-025cd53145f7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:28.082212 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 852/3426] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.082652 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e57b2e5e-28fb-47b6-999f-b95a7f00db5c tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 202 Jul 09 15:45:28.082652 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 862/3427] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:45:28 2026] DELETE /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:45:28.087667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ad2d2b13-76af-4553-a6f7-3ee027b5c584 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.089854 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ad2d2b13-76af-4553-a6f7-3ee027b5c584 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:28.090048 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ad2d2b13-76af-4553-a6f7-3ee027b5c584 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.090272 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ad2d2b13-76af-4553-a6f7-3ee027b5c584 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.090353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ad2d2b13-76af-4553-a6f7-3ee027b5c584 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:28.096421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8c41fd45-5839-42b1-b650-400e1a0e18a6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.097526 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.097526 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:28.098199 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ad2d2b13-76af-4553-a6f7-3ee027b5c584 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 200 Jul 09 15:45:28.098601 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 867/3428] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.098833 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c41fd45-5839-42b1-b650-400e1a0e18a6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:45:28.099052 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c41fd45-5839-42b1-b650-400e1a0e18a6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.099281 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c41fd45-5839-42b1-b650-400e1a0e18a6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.112857 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.112857 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:28.120256 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8c41fd45-5839-42b1-b650-400e1a0e18a6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:28.125870 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c41fd45-5839-42b1-b650-400e1a0e18a6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b returned with HTTP 200 Jul 09 15:45:28.126307 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 848/3429] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b => generated 1359 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:28.145999 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.148047 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] POST https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1/restore Jul 09 15:45:28.148457 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:28.153206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Restoring backup 3152c2b2-205f-497a-b86d-ef5658390ea1 ({'restore': {}}) {{(pid=99867) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 09 15:45:28.153206 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Restoring backup 3152c2b2-205f-497a-b86d-ef5658390ea1 to volume None. Jul 09 15:45:28.159027 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.159027 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:28.160440 np0000004916 devstack@c-api.service[99867]: INFO cinder.backup.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Creating volume of 1 GB for restore of backup 3152c2b2-205f-497a-b86d-ef5658390ea1. Jul 09 15:45:28.169223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:45:28.168763. {{(pid=99867) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:45:28.169382 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Availability Zones retrieved successfully. Jul 09 15:45:28.176384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Flow 'volume_create_api' (36433ac0-3aa5-4db1-8b51-0b2d95e0fbeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:28.177746 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd78831-93b2-40a9-80db-d7ef3a2b6f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:28.179071 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:28.213018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4cd78831-93b2-40a9-80db-d7ef3a2b6f47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:28.214080 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c9adf7a-74d6-4dd1-9c11-15e531ebbfa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:28.232611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a0ce7115-7f55-4d6c-ae2f-f2f6e4e4167b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.234946 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0ce7115-7f55-4d6c-ae2f-f2f6e4e4167b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:28.235210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0ce7115-7f55-4d6c-ae2f-f2f6e4e4167b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.235467 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a0ce7115-7f55-4d6c-ae2f-f2f6e4e4167b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.235566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a0ce7115-7f55-4d6c-ae2f-f2f6e4e4167b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:28.240830 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.240830 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:28.241612 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a0ce7115-7f55-4d6c-ae2f-f2f6e4e4167b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:28.241949 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 863/3430] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.269317 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Created reservations ['21f1b355-2077-422e-acfd-d9fa1b640d09', 'b1de8c78-0662-4033-b9bf-5fa9e43cb71c', '37993b66-bca1-40e3-ba73-55135f4fd19f', 'c9628e2b-6b79-4907-a220-03a96eacb405'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:28.270403 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c9adf7a-74d6-4dd1-9c11-15e531ebbfa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21f1b355-2077-422e-acfd-d9fa1b640d09', 'b1de8c78-0662-4033-b9bf-5fa9e43cb71c', '37993b66-bca1-40e3-ba73-55135f4fd19f', 'c9628e2b-6b79-4907-a220-03a96eacb405']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:28.272457 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb786776-2973-4028-aa5f-9e5e175b15e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:28.309901 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb786776-2973-4028-aa5f-9e5e175b15e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '859c024d-715b-4f0e-97ac-da41cecdfbb4', '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_3152c2b2-205f-497a-b86d-ef5658390ea1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9297bb72469b440780d0735eb58b4fe5',qos_specs=None,replication_status=,reservations=['21f1b355-2077-422e-acfd-d9fa1b640d09','b1de8c78-0662-4033-b9bf-5fa9e43cb71c','37993b66-bca1-40e3-ba73-55135f4fd19f','c9628e2b-6b79-4907-a220-03a96eacb405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00b9652acd1f4c288bddb7a694ddd915',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:28Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3152c2b2-205f-497a-b86d-ef5658390ea1',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=859c024d-715b-4f0e-97ac-da41cecdfbb4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9297bb72469b440780d0735eb58b4fe5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='00b9652acd1f4c288bddb7a694ddd915',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:28.311039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40208e2a-074a-45ac-b7e9-877e5882710e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:28.332879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40208e2a-074a-45ac-b7e9-877e5882710e) transitioned into 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_3152c2b2-205f-497a-b86d-ef5658390ea1',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9297bb72469b440780d0735eb58b4fe5',qos_specs=None,replication_status=,reservations=['21f1b355-2077-422e-acfd-d9fa1b640d09','b1de8c78-0662-4033-b9bf-5fa9e43cb71c','37993b66-bca1-40e3-ba73-55135f4fd19f','c9628e2b-6b79-4907-a220-03a96eacb405'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='00b9652acd1f4c288bddb7a694ddd915',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:28.333635 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ee7091-2d72-432b-b5a0-952a05dbc206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:28.342662 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6ee7091-2d72-432b-b5a0-952a05dbc206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:28.343518 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Flow 'volume_create_api' (36433ac0-3aa5-4db1-8b51-0b2d95e0fbeb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:28.343837 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Create volume request issued successfully. Jul 09 15:45:28.346553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-df3053f4-968a-468b-a777-62673859666a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.348400 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-df3053f4-968a-468b-a777-62673859666a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:28.348691 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-df3053f4-968a-468b-a777-62673859666a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.348941 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-df3053f4-968a-468b-a777-62673859666a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.351328 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.351328 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:28.351817 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:28.357205 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.357205 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:28.361066 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-df3053f4-968a-468b-a777-62673859666a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:28.366711 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-df3053f4-968a-468b-a777-62673859666a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:28.367155 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 868/3431] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.379909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4fa92072-fbf3-48fe-88b0-c4401794a78a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.382277 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4fa92072-fbf3-48fe-88b0-c4401794a78a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:28.382730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4fa92072-fbf3-48fe-88b0-c4401794a78a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.382825 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4fa92072-fbf3-48fe-88b0-c4401794a78a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.393208 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.393208 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:28.398471 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4fa92072-fbf3-48fe-88b0-c4401794a78a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:28.407666 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4fa92072-fbf3-48fe-88b0-c4401794a78a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:28.407666 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 849/3432] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:45:28.467620 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f5810009-629c-4c8a-b5fe-224149c93f84 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.469525 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f5810009-629c-4c8a-b5fe-224149c93f84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:28.469713 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f5810009-629c-4c8a-b5fe-224149c93f84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.469923 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f5810009-629c-4c8a-b5fe-224149c93f84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.483295 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.483295 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:28.489942 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f5810009-629c-4c8a-b5fe-224149c93f84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:28.497866 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f5810009-629c-4c8a-b5fe-224149c93f84 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:28.498357 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 864/3433] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.510468 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4763555b-48e0-45e6-9119-5cb7d3562c19 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.514894 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4763555b-48e0-45e6-9119-5cb7d3562c19 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:28.515176 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4763555b-48e0-45e6-9119-5cb7d3562c19 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.515428 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4763555b-48e0-45e6-9119-5cb7d3562c19 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.523023 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.523023 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:28.527616 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4763555b-48e0-45e6-9119-5cb7d3562c19 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:28.533843 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4763555b-48e0-45e6-9119-5cb7d3562c19 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:28.534712 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 869/3434] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:28.604080 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ab874bf3-e5ac-4af1-b2c7-e5ee0eb6b7dc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:28.606375 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ab874bf3-e5ac-4af1-b2c7-e5ee0eb6b7dc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:28.606615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ab874bf3-e5ac-4af1-b2c7-e5ee0eb6b7dc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:28.606843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ab874bf3-e5ac-4af1-b2c7-e5ee0eb6b7dc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:28.620689 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:28.620689 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:28.627128 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ab874bf3-e5ac-4af1-b2c7-e5ee0eb6b7dc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:28.633527 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ab874bf3-e5ac-4af1-b2c7-e5ee0eb6b7dc tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:28.633795 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 850/3435] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:28 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:29.079254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5eabddb8-1a00-41e8-8e79-60bdfcf98c17 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:29.081402 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5eabddb8-1a00-41e8-8e79-60bdfcf98c17 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:29.081635 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5eabddb8-1a00-41e8-8e79-60bdfcf98c17 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:29.082311 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5eabddb8-1a00-41e8-8e79-60bdfcf98c17 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:29.090551 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:29.090551 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:29.095788 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5eabddb8-1a00-41e8-8e79-60bdfcf98c17 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:29.101130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5eabddb8-1a00-41e8-8e79-60bdfcf98c17 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:29.101630 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 865/3436] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:29 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:29.112962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6ffb7c40-5e50-4775-b2bb-581f079b2440 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:29.115436 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6ffb7c40-5e50-4775-b2bb-581f079b2440 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 Jul 09 15:45:29.115622 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6ffb7c40-5e50-4775-b2bb-581f079b2440 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:29.115806 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6ffb7c40-5e50-4775-b2bb-581f079b2440 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:29.115918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-6ffb7c40-5e50-4775-b2bb-581f079b2440 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Show backup with id 0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:29.121273 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6ffb7c40-5e50-4775-b2bb-581f079b2440 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 returned with HTTP 404 Jul 09 15:45:29.122169 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 870/3437] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:29 2026] GET /volume/v3/backups/0cb00ac9-4e58-4d4e-bfa5-7fb027ec0e97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:29.131739 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0b885b00-3e3d-497c-b6dd-9f3f18764d17 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:29.134745 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b885b00-3e3d-497c-b6dd-9f3f18764d17 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 Jul 09 15:45:29.134745 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b885b00-3e3d-497c-b6dd-9f3f18764d17 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:29.134745 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b885b00-3e3d-497c-b6dd-9f3f18764d17 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:29.134745 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0b885b00-3e3d-497c-b6dd-9f3f18764d17 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Delete volume with id: 2082156a-91f5-41ab-a46a-5a8078b83bd1 Jul 09 15:45:29.144088 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:29.144088 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:29.144460 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0b885b00-3e3d-497c-b6dd-9f3f18764d17 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Volume info retrieved successfully. Jul 09 15:45:29.166060 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0b885b00-3e3d-497c-b6dd-9f3f18764d17 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Delete volume request issued successfully. Jul 09 15:45:29.166318 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b885b00-3e3d-497c-b6dd-9f3f18764d17 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 returned with HTTP 202 Jul 09 15:45:29.166894 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 851/3438] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:45:29 2026] DELETE /volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:29.177614 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b3a2e644-0230-4e18-a398-7dd5f4639744 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:29.180072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3a2e644-0230-4e18-a398-7dd5f4639744 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 Jul 09 15:45:29.180339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3a2e644-0230-4e18-a398-7dd5f4639744 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:29.180598 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3a2e644-0230-4e18-a398-7dd5f4639744 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:29.189689 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:29.189689 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:29.194083 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b3a2e644-0230-4e18-a398-7dd5f4639744 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Volume info retrieved successfully. Jul 09 15:45:29.199136 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3a2e644-0230-4e18-a398-7dd5f4639744 tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 returned with HTTP 200 Jul 09 15:45:29.200807 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 866/3439] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:29 2026] GET /volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:29.252572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e952633d-38b9-47b0-8e2a-df3a7fbec67f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:29.254560 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e952633d-38b9-47b0-8e2a-df3a7fbec67f tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:29.254778 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e952633d-38b9-47b0-8e2a-df3a7fbec67f tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:29.254989 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e952633d-38b9-47b0-8e2a-df3a7fbec67f tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:29.255145 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e952633d-38b9-47b0-8e2a-df3a7fbec67f tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:29.260028 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:29.260028 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:29.260820 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e952633d-38b9-47b0-8e2a-df3a7fbec67f tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:29.261200 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 871/3440] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:29 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:29.359860 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:29.359860 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:29.360501 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:29.360641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Checking backup size 1 against volume size 1 {{(pid=99867) restore /opt/stack/cinder/cinder/backup/api.py:429}} Jul 09 15:45:29.360834 np0000004916 devstack@c-api.service[99867]: INFO cinder.backup.api [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Overwriting volume 859c024d-715b-4f0e-97ac-da41cecdfbb4 with restore of backup 3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:29.374531 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] restore_backup in rpcapi backup_id 3152c2b2-205f-497a-b86d-ef5658390ea1 {{(pid=99867) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 09 15:45:29.376386 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-06c89157-55ae-43b8-8e56-f7b9d1f0af93 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1/restore returned with HTTP 202 Jul 09 15:45:29.376904 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 853/3441] 10.4.3.19 () {68 vars in 1386 bytes} [Thu Jul 9 15:45:28 2026] POST /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1/restore => generated 189 bytes in 1231 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:29.387692 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-794c5f22-8201-4306-b5c2-b9d0902eadb5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:29.389792 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-794c5f22-8201-4306-b5c2-b9d0902eadb5 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:29.390007 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-794c5f22-8201-4306-b5c2-b9d0902eadb5 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:29.390276 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-794c5f22-8201-4306-b5c2-b9d0902eadb5 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:29.390406 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-794c5f22-8201-4306-b5c2-b9d0902eadb5 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:29.395472 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:29.395472 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:29.396308 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-794c5f22-8201-4306-b5c2-b9d0902eadb5 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:29.396751 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 852/3442] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:29 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:30.021696 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4042181f-807f-4171-b0d9-43738516bae1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:30.024872 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4042181f-807f-4171-b0d9-43738516bae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5 Jul 09 15:45:30.025104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4042181f-807f-4171-b0d9-43738516bae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:30.025349 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4042181f-807f-4171-b0d9-43738516bae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:30.039791 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:30.039791 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:30.113659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a1da04e3-3075-4fe7-85c4-2201e9e7e19c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:30.115617 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a1da04e3-3075-4fe7-85c4-2201e9e7e19c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:30.115847 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a1da04e3-3075-4fe7-85c4-2201e9e7e19c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:30.116037 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a1da04e3-3075-4fe7-85c4-2201e9e7e19c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:30.122401 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:30.122401 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:30.125821 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a1da04e3-3075-4fe7-85c4-2201e9e7e19c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:30.129605 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a1da04e3-3075-4fe7-85c4-2201e9e7e19c tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:30.130006 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 872/3443] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:30 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:30.213937 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f97153e9-ed2e-4c3f-b267-66fce18919cd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:30.215966 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f97153e9-ed2e-4c3f-b267-66fce18919cd tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] GET https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 Jul 09 15:45:30.216241 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f97153e9-ed2e-4c3f-b267-66fce18919cd tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:30.216438 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f97153e9-ed2e-4c3f-b267-66fce18919cd tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:30.222653 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f97153e9-ed2e-4c3f-b267-66fce18919cd tempest-ProjectAdminTests39-1025920207 tempest-ProjectAdminTests39-1025920207-project-admin] https://10.4.3.19/volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 returned with HTTP 404 Jul 09 15:45:30.223269 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 854/3444] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:30 2026] GET /volume/v3/volumes/2082156a-91f5-41ab-a46a-5a8078b83bd1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:30.273677 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-76e372bf-de54-4814-884a-6924ceec39ba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:30.275949 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-76e372bf-de54-4814-884a-6924ceec39ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:30.276130 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-76e372bf-de54-4814-884a-6924ceec39ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:30.276382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-76e372bf-de54-4814-884a-6924ceec39ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:30.276529 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-76e372bf-de54-4814-884a-6924ceec39ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:30.282457 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:30.282457 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:30.284263 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-76e372bf-de54-4814-884a-6924ceec39ba tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:30.284802 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 853/3445] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:30 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:30.408460 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6acd7be2-1c38-4fca-bd0f-d11b1feceab3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:30.412053 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6acd7be2-1c38-4fca-bd0f-d11b1feceab3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:30.412350 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6acd7be2-1c38-4fca-bd0f-d11b1feceab3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:30.412864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6acd7be2-1c38-4fca-bd0f-d11b1feceab3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:30.412864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-6acd7be2-1c38-4fca-bd0f-d11b1feceab3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:30.418481 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:30.418481 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:30.419646 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6acd7be2-1c38-4fca-bd0f-d11b1feceab3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:30.420149 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 873/3446] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:30 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:30.575279 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9e88b308-cc48-4482-9be0-276f78843ef4 req-4042181f-807f-4171-b0d9-43738516bae1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5 returned with HTTP 200 Jul 09 15:45:30.575942 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 867/3447] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:45:30 2026] DELETE /volume/v3/attachments/7ba21494-565d-43f9-9eb4-9758f20947c5 => generated 19 bytes in 555 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:31.143125 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bf1d76ac-6840-4e20-a5aa-72b1c482a311 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:31.147651 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bf1d76ac-6840-4e20-a5aa-72b1c482a311 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:31.147854 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bf1d76ac-6840-4e20-a5aa-72b1c482a311 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:31.148087 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bf1d76ac-6840-4e20-a5aa-72b1c482a311 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:31.157298 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:31.157298 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:31.161611 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bf1d76ac-6840-4e20-a5aa-72b1c482a311 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:31.165687 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bf1d76ac-6840-4e20-a5aa-72b1c482a311 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:31.166111 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 855/3448] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:31 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:31.298383 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-86db5064-fe3e-4abf-9d2c-1859c29ca583 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:31.302886 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-86db5064-fe3e-4abf-9d2c-1859c29ca583 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:31.303172 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-86db5064-fe3e-4abf-9d2c-1859c29ca583 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:31.303249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-86db5064-fe3e-4abf-9d2c-1859c29ca583 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:31.303565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-86db5064-fe3e-4abf-9d2c-1859c29ca583 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:31.312219 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:31.312219 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:31.312592 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-86db5064-fe3e-4abf-9d2c-1859c29ca583 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:31.313133 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 854/3449] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:31 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:31.437144 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-138effe7-0f1d-4690-9059-ccb8353099c9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:31.439330 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-138effe7-0f1d-4690-9059-ccb8353099c9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:31.440633 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-138effe7-0f1d-4690-9059-ccb8353099c9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:31.444203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-138effe7-0f1d-4690-9059-ccb8353099c9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:31.444203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-138effe7-0f1d-4690-9059-ccb8353099c9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:31.449787 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:31.449787 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:31.450651 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-138effe7-0f1d-4690-9059-ccb8353099c9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:31.450985 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 874/3450] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:31 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:32.099805 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:32.179965 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-baa5c8cd-8b67-4b7e-aae9-b3d673608436 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:32.183121 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-baa5c8cd-8b67-4b7e-aae9-b3d673608436 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:32.183386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-baa5c8cd-8b67-4b7e-aae9-b3d673608436 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:32.183577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-baa5c8cd-8b67-4b7e-aae9-b3d673608436 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:32.190472 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:32.190472 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:32.194502 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-baa5c8cd-8b67-4b7e-aae9-b3d673608436 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:32.198610 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-baa5c8cd-8b67-4b7e-aae9-b3d673608436 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:32.198964 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 856/3451] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:32 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:32.216435 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:32.216917 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2109761793"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:32.219038 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2109761793'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:32.219254 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume of 1 GB Jul 09 15:45:32.219641 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:32.219641 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:32.224144 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Availability Zones retrieved successfully. Jul 09 15:45:32.232409 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Flow 'volume_create_api' (5c247248-8a16-41fd-ad97-ab13d1792126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:32.233770 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087b07ba-f9db-423a-9b55-e7ddb5c19adc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:32.234926 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:32.266919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087b07ba-f9db-423a-9b55-e7ddb5c19adc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:32.268071 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6505210-10a7-4004-8755-68fb558bb1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:32.327992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-25c89305-3bc7-4710-aa26-a38007ba1f73 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:32.330060 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-25c89305-3bc7-4710-aa26-a38007ba1f73 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:32.330310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-25c89305-3bc7-4710-aa26-a38007ba1f73 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:32.330510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-25c89305-3bc7-4710-aa26-a38007ba1f73 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:32.330657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-25c89305-3bc7-4710-aa26-a38007ba1f73 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:32.335131 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:32.335131 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:32.336043 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-25c89305-3bc7-4710-aa26-a38007ba1f73 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:32.336547 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 855/3452] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:32 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:32.353393 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Created reservations ['ffea0ee0-4d97-4914-a23c-1fe60fb5fa18', '4732734a-8a39-4e7c-a482-354a57ab2e53', 'a4e8b6e1-29f0-41f2-bec8-b51e4c78f0bb', '22702237-8ff4-4493-9481-97b13775be00'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:32.354387 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e6505210-10a7-4004-8755-68fb558bb1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffea0ee0-4d97-4914-a23c-1fe60fb5fa18', '4732734a-8a39-4e7c-a482-354a57ab2e53', 'a4e8b6e1-29f0-41f2-bec8-b51e4c78f0bb', '22702237-8ff4-4493-9481-97b13775be00']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:32.355336 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81835cb7-9873-47f8-ac16-3b853f376ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:32.383017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (81835cb7-9873-47f8-ac16-3b853f376ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5bbb67f-d8fc-43d4-8557-220a9cbabd74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109761793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fa101a03344e638b6ef7b7c661aaf6',qos_specs=None,replication_status=,reservations=['ffea0ee0-4d97-4914-a23c-1fe60fb5fa18','4732734a-8a39-4e7c-a482-354a57ab2e53','a4e8b6e1-29f0-41f2-bec8-b51e4c78f0bb','22702237-8ff4-4493-9481-97b13775be00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12ba57aff994e638996c87da9e1ddfc',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2109761793',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5bbb67f-d8fc-43d4-8557-220a9cbabd74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08fa101a03344e638b6ef7b7c661aaf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e12ba57aff994e638996c87da9e1ddfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:32.384038 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322e8888-fdf2-4a58-9e5d-b1de6ebbf219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:32.401711 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (322e8888-fdf2-4a58-9e5d-b1de6ebbf219) transitioned into state 'SUCCESS' from state '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-2109761793',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fa101a03344e638b6ef7b7c661aaf6',qos_specs=None,replication_status=,reservations=['ffea0ee0-4d97-4914-a23c-1fe60fb5fa18','4732734a-8a39-4e7c-a482-354a57ab2e53','a4e8b6e1-29f0-41f2-bec8-b51e4c78f0bb','22702237-8ff4-4493-9481-97b13775be00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12ba57aff994e638996c87da9e1ddfc',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:32.402440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c40186-4bb3-4b8f-861e-da711ace8119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:32.414366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38c40186-4bb3-4b8f-861e-da711ace8119) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:32.414366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Flow 'volume_create_api' (5c247248-8a16-41fd-ad97-ab13d1792126) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:32.414366 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume request issued successfully. Jul 09 15:45:32.414366 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-73fa7ba2-4f0e-473e-b7a0-5b109401261a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:32.414366 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 868/3453] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:45:32 2026] POST /volume/v3/volumes => generated 776 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:32.424779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-38eba0cc-2f52-4c72-9407-be5c363eccba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:32.426397 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-38eba0cc-2f52-4c72-9407-be5c363eccba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 Jul 09 15:45:32.429206 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-38eba0cc-2f52-4c72-9407-be5c363eccba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:32.429206 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-38eba0cc-2f52-4c72-9407-be5c363eccba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:32.437425 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:32.437425 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:32.441370 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-38eba0cc-2f52-4c72-9407-be5c363eccba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:45:32.445623 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-38eba0cc-2f52-4c72-9407-be5c363eccba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 returned with HTTP 200 Jul 09 15:45:32.446033 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 875/3454] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:32 2026] GET /volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:32.464279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5ebe7ef9-c547-46bc-91d3-79df641519ea None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:32.466524 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5ebe7ef9-c547-46bc-91d3-79df641519ea tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:32.466790 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5ebe7ef9-c547-46bc-91d3-79df641519ea tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:32.467107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5ebe7ef9-c547-46bc-91d3-79df641519ea tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:32.469235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-5ebe7ef9-c547-46bc-91d3-79df641519ea tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:32.472628 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:32.472628 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:32.473399 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5ebe7ef9-c547-46bc-91d3-79df641519ea tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:32.473735 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 857/3455] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:32 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:33.210625 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-959831f5-6e04-43ce-88cb-5cc3ae8ae9d8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:33.211848 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-959831f5-6e04-43ce-88cb-5cc3ae8ae9d8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:33.212105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-959831f5-6e04-43ce-88cb-5cc3ae8ae9d8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:33.212357 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-959831f5-6e04-43ce-88cb-5cc3ae8ae9d8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:33.219745 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:33.219745 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:33.224962 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-959831f5-6e04-43ce-88cb-5cc3ae8ae9d8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:33.230388 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-959831f5-6e04-43ce-88cb-5cc3ae8ae9d8 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:33.231036 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 856/3456] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:33 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:33.353781 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-75cc9c82-45e0-4f54-afa7-548fc65016a6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:33.355164 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75cc9c82-45e0-4f54-afa7-548fc65016a6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:33.355424 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75cc9c82-45e0-4f54-afa7-548fc65016a6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:33.355602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75cc9c82-45e0-4f54-afa7-548fc65016a6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:33.355707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-75cc9c82-45e0-4f54-afa7-548fc65016a6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:33.365050 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:33.365050 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:33.365946 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75cc9c82-45e0-4f54-afa7-548fc65016a6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:33.366475 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 869/3457] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:33 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:33.458809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-67f704ed-bc47-4715-873c-b79bba34471c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:33.460814 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-67f704ed-bc47-4715-873c-b79bba34471c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 Jul 09 15:45:33.461270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-67f704ed-bc47-4715-873c-b79bba34471c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:33.462218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-67f704ed-bc47-4715-873c-b79bba34471c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:33.469902 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:33.469902 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:33.473445 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-67f704ed-bc47-4715-873c-b79bba34471c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:45:33.477734 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-67f704ed-bc47-4715-873c-b79bba34471c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 returned with HTTP 200 Jul 09 15:45:33.478257 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 876/3458] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:33 2026] GET /volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:33.487482 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-849e3b03-cbe4-4b1f-b206-a86c9a0954b8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:33.491765 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-849e3b03-cbe4-4b1f-b206-a86c9a0954b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:33.492619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-849e3b03-cbe4-4b1f-b206-a86c9a0954b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:33.492619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-849e3b03-cbe4-4b1f-b206-a86c9a0954b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:33.492619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-849e3b03-cbe4-4b1f-b206-a86c9a0954b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:33.498448 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4d09fd6e-a9bf-4297-8b6e-e8c4aced77a8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:33.500466 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:33.500466 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:33.500957 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4d09fd6e-a9bf-4297-8b6e-e8c4aced77a8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:45:33.501373 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-849e3b03-cbe4-4b1f-b206-a86c9a0954b8 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:33.501658 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4d09fd6e-a9bf-4297-8b6e-e8c4aced77a8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e5bbb67f-d8fc-43d4-8557-220a9cbabd74", "name": "tempest-type-Backup-666437991"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:33.501796 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 858/3459] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:33 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:33.503404 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-4d09fd6e-a9bf-4297-8b6e-e8c4aced77a8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Creating new backup {'backup': {'volume_id': 'e5bbb67f-d8fc-43d4-8557-220a9cbabd74', 'name': 'tempest-type-Backup-666437991'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:45:33.503696 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-4d09fd6e-a9bf-4297-8b6e-e8c4aced77a8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Creating backup of volume e5bbb67f-d8fc-43d4-8557-220a9cbabd74 in container None Jul 09 15:45:33.512235 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:33.512235 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:33.512810 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4d09fd6e-a9bf-4297-8b6e-e8c4aced77a8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:45:33.549279 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-4d09fd6e-a9bf-4297-8b6e-e8c4aced77a8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Created reservations ['e80e19ec-38ae-4401-bf22-4c6721812a02', 'df218b54-8245-476a-9f58-d6985ba9b419'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:33.589450 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4d09fd6e-a9bf-4297-8b6e-e8c4aced77a8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:45:33.589922 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 857/3460] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:45:33 2026] POST /volume/v3/backups => generated 313 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:33.598763 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5f876319-e31e-4971-8f1c-6d363088a569 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:33.601638 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f876319-e31e-4971-8f1c-6d363088a569 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:33.602019 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f876319-e31e-4971-8f1c-6d363088a569 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:33.602334 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f876319-e31e-4971-8f1c-6d363088a569 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:33.602514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5f876319-e31e-4971-8f1c-6d363088a569 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:33.608102 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:33.608102 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:33.609061 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f876319-e31e-4971-8f1c-6d363088a569 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:33.609632 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 870/3461] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:33 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 720 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:34.121459 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bc86400a-8590-4767-898f-5039929d820f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:34.123328 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bc86400a-8590-4767-898f-5039929d820f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727?cascade=True Jul 09 15:45:34.123493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bc86400a-8590-4767-898f-5039929d820f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:34.123660 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bc86400a-8590-4767-898f-5039929d820f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:34.123810 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-bc86400a-8590-4767-898f-5039929d820f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume with id: 87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:34.130881 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:34.130881 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:34.131410 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bc86400a-8590-4767-898f-5039929d820f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:34.159297 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bc86400a-8590-4767-898f-5039929d820f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume request issued successfully. Jul 09 15:45:34.159696 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bc86400a-8590-4767-898f-5039929d820f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727?cascade=True returned with HTTP 202 Jul 09 15:45:34.160214 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 877/3462] 10.4.3.19 () {66 vars in 1369 bytes} [Thu Jul 9 15:45:34 2026] DELETE /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727?cascade=True => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:34.172480 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7666fbb3-7b15-43d5-bf1a-17e7a6d104f1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:34.174800 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7666fbb3-7b15-43d5-bf1a-17e7a6d104f1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:34.175117 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7666fbb3-7b15-43d5-bf1a-17e7a6d104f1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:34.175338 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7666fbb3-7b15-43d5-bf1a-17e7a6d104f1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:34.181668 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:34.181668 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:34.185690 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7666fbb3-7b15-43d5-bf1a-17e7a6d104f1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:34.190668 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7666fbb3-7b15-43d5-bf1a-17e7a6d104f1 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 200 Jul 09 15:45:34.191255 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 859/3463] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:34 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:34.246879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-096eade7-0c06-44f2-b9cc-c9c358de2ddd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:34.248818 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-096eade7-0c06-44f2-b9cc-c9c358de2ddd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:34.249041 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-096eade7-0c06-44f2-b9cc-c9c358de2ddd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:34.249289 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-096eade7-0c06-44f2-b9cc-c9c358de2ddd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:34.256726 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:34.256726 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:34.261329 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-096eade7-0c06-44f2-b9cc-c9c358de2ddd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:34.265766 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-096eade7-0c06-44f2-b9cc-c9c358de2ddd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:34.266231 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 858/3464] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:34 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:34.378120 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7cb7ea4b-652f-48dd-a9e7-fb4b9c182d8b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:34.379945 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7cb7ea4b-652f-48dd-a9e7-fb4b9c182d8b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:34.380193 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7cb7ea4b-652f-48dd-a9e7-fb4b9c182d8b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:34.380396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7cb7ea4b-652f-48dd-a9e7-fb4b9c182d8b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:34.380503 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7cb7ea4b-652f-48dd-a9e7-fb4b9c182d8b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:34.384694 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:34.384694 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:34.385335 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7cb7ea4b-652f-48dd-a9e7-fb4b9c182d8b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:34.385721 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 871/3465] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:34 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:34.512332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-522870f1-fe95-48f6-a8e5-d0ce73d5fcb4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:34.514075 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-522870f1-fe95-48f6-a8e5-d0ce73d5fcb4 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:34.514313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-522870f1-fe95-48f6-a8e5-d0ce73d5fcb4 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:34.514501 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-522870f1-fe95-48f6-a8e5-d0ce73d5fcb4 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:34.514653 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-522870f1-fe95-48f6-a8e5-d0ce73d5fcb4 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:34.522205 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:34.522205 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:34.522205 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-522870f1-fe95-48f6-a8e5-d0ce73d5fcb4 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:34.522205 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 878/3466] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:34 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:34.619348 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-48365ff5-0836-4e3a-922b-14a9fd8c50d2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:34.621262 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-48365ff5-0836-4e3a-922b-14a9fd8c50d2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:34.621447 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-48365ff5-0836-4e3a-922b-14a9fd8c50d2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:34.621658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-48365ff5-0836-4e3a-922b-14a9fd8c50d2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:34.621762 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-48365ff5-0836-4e3a-922b-14a9fd8c50d2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:34.627110 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:34.627110 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:34.628299 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-48365ff5-0836-4e3a-922b-14a9fd8c50d2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:34.628756 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 860/3467] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:34 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:35.203589 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9a3f5c01-f0cd-44bc-b3d6-9c76d32de031 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.205934 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a3f5c01-f0cd-44bc-b3d6-9c76d32de031 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:35.206154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a3f5c01-f0cd-44bc-b3d6-9c76d32de031 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.206379 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a3f5c01-f0cd-44bc-b3d6-9c76d32de031 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.212276 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a3f5c01-f0cd-44bc-b3d6-9c76d32de031 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 404 Jul 09 15:45:35.212750 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 859/3468] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:35 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:35.281162 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b903fbaa-19aa-4ab5-a184-6968e7e0f619 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.283169 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b903fbaa-19aa-4ab5-a184-6968e7e0f619 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:35.283372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b903fbaa-19aa-4ab5-a184-6968e7e0f619 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.283602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b903fbaa-19aa-4ab5-a184-6968e7e0f619 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.295192 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:35.295192 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:35.299805 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b903fbaa-19aa-4ab5-a184-6968e7e0f619 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:35.304587 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b903fbaa-19aa-4ab5-a184-6968e7e0f619 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:35.304953 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 872/3469] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:35 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:35.396655 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ac56ae6d-e00b-4ff5-b5d5-4f35b73c8679 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.398474 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ac56ae6d-e00b-4ff5-b5d5-4f35b73c8679 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:45:35.398706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ac56ae6d-e00b-4ff5-b5d5-4f35b73c8679 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.398893 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ac56ae6d-e00b-4ff5-b5d5-4f35b73c8679 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.399001 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ac56ae6d-e00b-4ff5-b5d5-4f35b73c8679 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:35.402786 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:35.402786 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:35.403389 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ac56ae6d-e00b-4ff5-b5d5-4f35b73c8679 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:45:35.403739 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 879/3470] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:35 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:35.412995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6f4dcc77-7613-4732-af2c-23e397cecc4b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.414723 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6f4dcc77-7613-4732-af2c-23e397cecc4b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:45:35.415056 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6f4dcc77-7613-4732-af2c-23e397cecc4b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5130d6bc-9309-496e-a22b-6be1e3a98c23", "name": "tempest-VolumesBackupsTest-Backup-1127760868"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:35.416449 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-6f4dcc77-7613-4732-af2c-23e397cecc4b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Creating new backup {'backup': {'volume_id': '5130d6bc-9309-496e-a22b-6be1e3a98c23', 'name': 'tempest-VolumesBackupsTest-Backup-1127760868'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:45:35.416593 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-6f4dcc77-7613-4732-af2c-23e397cecc4b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Creating backup of volume 5130d6bc-9309-496e-a22b-6be1e3a98c23 in container None Jul 09 15:45:35.423436 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:35.423436 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:35.423923 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6f4dcc77-7613-4732-af2c-23e397cecc4b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:45:35.440740 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-6f4dcc77-7613-4732-af2c-23e397cecc4b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Created reservations ['41e3ce0b-7563-4a37-bf71-cbc803ba145f', 'a2332983-a0db-498e-9a58-a66ba4154ed7'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:35.470445 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6f4dcc77-7613-4732-af2c-23e397cecc4b tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:45:35.470883 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 861/3471] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:35 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 09 15:45:35.480230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d389df2c-a9ea-4626-b4d0-e6564a533344 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.482445 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d389df2c-a9ea-4626-b4d0-e6564a533344 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:35.483015 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d389df2c-a9ea-4626-b4d0-e6564a533344 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.483015 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d389df2c-a9ea-4626-b4d0-e6564a533344 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.483015 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d389df2c-a9ea-4626-b4d0-e6564a533344 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:35.487438 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:35.487438 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:35.488418 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d389df2c-a9ea-4626-b4d0-e6564a533344 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:35.488925 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 860/3472] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:35 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:35.533563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ba4e2e42-e1dd-4994-be0c-f5baa504747e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.536138 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ba4e2e42-e1dd-4994-be0c-f5baa504747e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:35.536410 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ba4e2e42-e1dd-4994-be0c-f5baa504747e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.536774 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ba4e2e42-e1dd-4994-be0c-f5baa504747e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.536943 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-ba4e2e42-e1dd-4994-be0c-f5baa504747e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:35.546232 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:35.546232 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:35.547236 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ba4e2e42-e1dd-4994-be0c-f5baa504747e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:35.548159 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 873/3473] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:35 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:35.641495 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f4324aa5-17d5-478a-a26c-bc7061a9d7b2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.643763 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f4324aa5-17d5-478a-a26c-bc7061a9d7b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:35.644035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f4324aa5-17d5-478a-a26c-bc7061a9d7b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.644325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f4324aa5-17d5-478a-a26c-bc7061a9d7b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.644489 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f4324aa5-17d5-478a-a26c-bc7061a9d7b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:35.649931 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:35.649931 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:35.650851 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f4324aa5-17d5-478a-a26c-bc7061a9d7b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:35.651412 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 880/3474] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:35 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:35.744901 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0cb91d42-6b18-48e5-83dc-5458e07953f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.747264 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0cb91d42-6b18-48e5-83dc-5458e07953f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:35.747504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0cb91d42-6b18-48e5-83dc-5458e07953f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.747783 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0cb91d42-6b18-48e5-83dc-5458e07953f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.748012 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-0cb91d42-6b18-48e5-83dc-5458e07953f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume with id: 87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:35.756092 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0cb91d42-6b18-48e5-83dc-5458e07953f4 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 404 Jul 09 15:45:35.756092 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 862/3475] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:35 2026] DELETE /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:35.763560 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2625031d-42f7-4fcb-abed-6e4d370aa0e7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.765696 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2625031d-42f7-4fcb-abed-6e4d370aa0e7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 Jul 09 15:45:35.765898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2625031d-42f7-4fcb-abed-6e4d370aa0e7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.766083 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2625031d-42f7-4fcb-abed-6e4d370aa0e7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.772357 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2625031d-42f7-4fcb-abed-6e4d370aa0e7 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 returned with HTTP 404 Jul 09 15:45:35.773291 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 861/3476] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:35 2026] GET /volume/v3/volumes/87c8cbfc-15f7-4067-84ce-44222e8a3727 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:35.780799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-10171ba7-7eb4-4319-8100-005b42896656 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.782600 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10171ba7-7eb4-4319-8100-005b42896656 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:45:35.782779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10171ba7-7eb4-4319-8100-005b42896656 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.782987 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10171ba7-7eb4-4319-8100-005b42896656 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.783160 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-10171ba7-7eb4-4319-8100-005b42896656 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume with id: 92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:45:35.791867 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:35.791867 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:35.791867 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-10171ba7-7eb4-4319-8100-005b42896656 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:35.813049 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-10171ba7-7eb4-4319-8100-005b42896656 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume request issued successfully. Jul 09 15:45:35.813229 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10171ba7-7eb4-4319-8100-005b42896656 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 202 Jul 09 15:45:35.813710 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 874/3477] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:35 2026] DELETE /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:35.820512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-652bd4c1-f35f-4e5d-8f2e-400219359c44 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:35.822340 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-652bd4c1-f35f-4e5d-8f2e-400219359c44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:45:35.822552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-652bd4c1-f35f-4e5d-8f2e-400219359c44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:35.822760 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-652bd4c1-f35f-4e5d-8f2e-400219359c44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:35.836167 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:35.836167 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:35.840455 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-652bd4c1-f35f-4e5d-8f2e-400219359c44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:35.845428 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-652bd4c1-f35f-4e5d-8f2e-400219359c44 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 200 Jul 09 15:45:35.846003 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 881/3478] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:35 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:36.207405 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f9cf4291-8839-4424-8cd5-b805f2001a9a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:36.209232 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f9cf4291-8839-4424-8cd5-b805f2001a9a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] DELETE https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:36.209408 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f9cf4291-8839-4424-8cd5-b805f2001a9a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:36.209586 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f9cf4291-8839-4424-8cd5-b805f2001a9a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:36.209756 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-f9cf4291-8839-4424-8cd5-b805f2001a9a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Delete volume with id: 44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:36.220103 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:36.220103 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:36.220839 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f9cf4291-8839-4424-8cd5-b805f2001a9a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:36.249514 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f9cf4291-8839-4424-8cd5-b805f2001a9a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Delete volume request issued successfully. Jul 09 15:45:36.249714 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f9cf4291-8839-4424-8cd5-b805f2001a9a tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 202 Jul 09 15:45:36.250106 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 863/3479] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:36 2026] DELETE /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:36.256867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-664913a7-7b0a-4628-b090-89c902b3efad None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:36.259273 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-664913a7-7b0a-4628-b090-89c902b3efad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:36.259536 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-664913a7-7b0a-4628-b090-89c902b3efad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:36.259786 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-664913a7-7b0a-4628-b090-89c902b3efad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:36.269398 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:36.269398 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:36.275254 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-664913a7-7b0a-4628-b090-89c902b3efad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:36.281527 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-664913a7-7b0a-4628-b090-89c902b3efad tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 200 Jul 09 15:45:36.282173 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 862/3480] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:36 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:36.319104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9aeceb4a-21eb-48df-bba9-457f0cc4234a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:36.321282 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9aeceb4a-21eb-48df-bba9-457f0cc4234a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:36.321508 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9aeceb4a-21eb-48df-bba9-457f0cc4234a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:36.321724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9aeceb4a-21eb-48df-bba9-457f0cc4234a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:36.329314 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:36.329314 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:36.333869 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9aeceb4a-21eb-48df-bba9-457f0cc4234a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:36.339056 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9aeceb4a-21eb-48df-bba9-457f0cc4234a tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:36.339548 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 875/3481] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:36 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:36.502714 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6cd36e4e-d915-49b7-a500-ee2e2c768a9f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:36.510466 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6cd36e4e-d915-49b7-a500-ee2e2c768a9f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:36.510633 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6cd36e4e-d915-49b7-a500-ee2e2c768a9f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:36.510869 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6cd36e4e-d915-49b7-a500-ee2e2c768a9f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:36.510944 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-6cd36e4e-d915-49b7-a500-ee2e2c768a9f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:36.516118 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:36.516118 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:36.517096 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6cd36e4e-d915-49b7-a500-ee2e2c768a9f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:36.517769 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 882/3482] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:36 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:36.560966 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-eccf7252-1cd1-4264-83dc-761f7e2423b6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:36.563272 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eccf7252-1cd1-4264-83dc-761f7e2423b6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:36.563529 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eccf7252-1cd1-4264-83dc-761f7e2423b6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:36.563793 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eccf7252-1cd1-4264-83dc-761f7e2423b6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:36.563962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-eccf7252-1cd1-4264-83dc-761f7e2423b6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:36.569226 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:36.569226 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:36.570410 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eccf7252-1cd1-4264-83dc-761f7e2423b6 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:36.570905 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 864/3483] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:36 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:36.665732 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ece87cfd-ee05-4325-84d2-967de18f4eb2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:36.671257 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ece87cfd-ee05-4325-84d2-967de18f4eb2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:36.671473 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ece87cfd-ee05-4325-84d2-967de18f4eb2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:36.671660 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ece87cfd-ee05-4325-84d2-967de18f4eb2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:36.671765 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-ece87cfd-ee05-4325-84d2-967de18f4eb2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:36.677213 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:36.677213 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:36.677213 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ece87cfd-ee05-4325-84d2-967de18f4eb2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:36.677213 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 863/3484] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:36 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:36.858806 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f07647d4-027c-402c-b61d-c79baa756754 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:36.860756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f07647d4-027c-402c-b61d-c79baa756754 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b Jul 09 15:45:36.860992 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f07647d4-027c-402c-b61d-c79baa756754 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:36.861310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f07647d4-027c-402c-b61d-c79baa756754 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:36.867591 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f07647d4-027c-402c-b61d-c79baa756754 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b returned with HTTP 404 Jul 09 15:45:36.868126 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 876/3485] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:36 2026] GET /volume/v3/volumes/92b2836b-7cef-4fb5-ab8f-07c0ac9afd7b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:37.295577 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4d4f8852-27c6-4e61-a1cc-cec023bc2a55 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:37.297666 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4d4f8852-27c6-4e61-a1cc-cec023bc2a55 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d Jul 09 15:45:37.297916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4d4f8852-27c6-4e61-a1cc-cec023bc2a55 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:37.298198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4d4f8852-27c6-4e61-a1cc-cec023bc2a55 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:37.304360 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4d4f8852-27c6-4e61-a1cc-cec023bc2a55 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d returned with HTTP 404 Jul 09 15:45:37.304890 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 883/3486] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:37 2026] GET /volume/v3/volumes/44534f9a-8744-4274-ae65-a72dd655c04d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:37.311998 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d3bda0a1-677d-40f4-a85b-45081d16f60b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:37.313817 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d3bda0a1-677d-40f4-a85b-45081d16f60b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] DELETE https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:37.314040 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d3bda0a1-677d-40f4-a85b-45081d16f60b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:37.314288 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d3bda0a1-677d-40f4-a85b-45081d16f60b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:37.314453 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-d3bda0a1-677d-40f4-a85b-45081d16f60b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Delete volume with id: 0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:37.322023 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:37.322023 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:37.322548 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d3bda0a1-677d-40f4-a85b-45081d16f60b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:37.338373 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d3bda0a1-677d-40f4-a85b-45081d16f60b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Delete volume request issued successfully. Jul 09 15:45:37.338626 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d3bda0a1-677d-40f4-a85b-45081d16f60b tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 202 Jul 09 15:45:37.340142 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 865/3487] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:37 2026] DELETE /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:37.347633 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c1e95d4c-d67b-4f2a-8fb9-b4154163d7b0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:37.351424 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c1e95d4c-d67b-4f2a-8fb9-b4154163d7b0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:37.351424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c1e95d4c-d67b-4f2a-8fb9-b4154163d7b0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:37.351424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c1e95d4c-d67b-4f2a-8fb9-b4154163d7b0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:37.352820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d91a0b58-d3d8-4247-8766-eea8df3b54f4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:37.357294 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d91a0b58-d3d8-4247-8766-eea8df3b54f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:37.357294 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d91a0b58-d3d8-4247-8766-eea8df3b54f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:37.357294 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d91a0b58-d3d8-4247-8766-eea8df3b54f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:37.367046 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:37.367046 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:37.368369 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:37.368369 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:37.372235 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c1e95d4c-d67b-4f2a-8fb9-b4154163d7b0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:37.373840 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d91a0b58-d3d8-4247-8766-eea8df3b54f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:37.377788 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c1e95d4c-d67b-4f2a-8fb9-b4154163d7b0 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 200 Jul 09 15:45:37.378658 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 864/3488] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:37 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:37.380360 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d91a0b58-d3d8-4247-8766-eea8df3b54f4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:37.380942 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 877/3489] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:37 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:37.532616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8c17539d-efe4-4b98-81b8-d3fef45ab78f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:37.534767 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8c17539d-efe4-4b98-81b8-d3fef45ab78f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:37.534946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8c17539d-efe4-4b98-81b8-d3fef45ab78f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:37.535129 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8c17539d-efe4-4b98-81b8-d3fef45ab78f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:37.535265 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-8c17539d-efe4-4b98-81b8-d3fef45ab78f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:37.539826 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:37.539826 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:37.540774 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8c17539d-efe4-4b98-81b8-d3fef45ab78f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:37.541405 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 884/3490] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:37 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:37.583356 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8772a56c-6621-4304-bcbc-19492901f20e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:37.585697 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8772a56c-6621-4304-bcbc-19492901f20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:37.585881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8772a56c-6621-4304-bcbc-19492901f20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:37.586115 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8772a56c-6621-4304-bcbc-19492901f20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:37.586279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-8772a56c-6621-4304-bcbc-19492901f20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:37.591787 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:37.591787 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:37.592521 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8772a56c-6621-4304-bcbc-19492901f20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:37.592896 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 866/3491] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:37 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:37.688287 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-47903d1d-6e6c-4685-b3bd-6f6fbea50c26 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:37.690320 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-47903d1d-6e6c-4685-b3bd-6f6fbea50c26 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:37.690525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-47903d1d-6e6c-4685-b3bd-6f6fbea50c26 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:37.690700 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-47903d1d-6e6c-4685-b3bd-6f6fbea50c26 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:37.690796 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-47903d1d-6e6c-4685-b3bd-6f6fbea50c26 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:37.694920 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:37.694920 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:37.695756 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-47903d1d-6e6c-4685-b3bd-6f6fbea50c26 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:37.696304 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 865/3492] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:37 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:38.397501 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8acdbff0-d411-493c-8cf1-657f832300db None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:38.399738 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8acdbff0-d411-493c-8cf1-657f832300db tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef Jul 09 15:45:38.400315 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8acdbff0-d411-493c-8cf1-657f832300db tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:38.400315 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8acdbff0-d411-493c-8cf1-657f832300db tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:38.401510 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3c676bf0-a56e-42c3-913e-61d8460d6de3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:38.404057 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c676bf0-a56e-42c3-913e-61d8460d6de3 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:38.404310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c676bf0-a56e-42c3-913e-61d8460d6de3 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:38.404477 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c676bf0-a56e-42c3-913e-61d8460d6de3 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:38.408881 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8acdbff0-d411-493c-8cf1-657f832300db tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef returned with HTTP 404 Jul 09 15:45:38.409514 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 878/3493] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:38 2026] GET /volume/v3/volumes/0227d64d-5b91-4cd1-a8a4-7981a1881aef => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:38.488067 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-420dc2d6-53f5-47c7-99ce-8a689686a399 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:38.492688 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-420dc2d6-53f5-47c7-99ce-8a689686a399 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:45:38.493747 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-420dc2d6-53f5-47c7-99ce-8a689686a399 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:38.494060 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-420dc2d6-53f5-47c7-99ce-8a689686a399 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:38.494693 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-420dc2d6-53f5-47c7-99ce-8a689686a399 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Delete volume with id: b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:45:38.508450 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:38.508450 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:38.509985 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-420dc2d6-53f5-47c7-99ce-8a689686a399 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:38.542128 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-420dc2d6-53f5-47c7-99ce-8a689686a399 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Delete volume request issued successfully. Jul 09 15:45:38.542518 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-420dc2d6-53f5-47c7-99ce-8a689686a399 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 202 Jul 09 15:45:38.543015 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 867/3494] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:38 2026] DELETE /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 09 15:45:38.552744 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0bb435e4-8f68-4cb1-b51a-917f596f5428 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:38.554275 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9090404e-d0de-48a4-be09-f53448d9b7a3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:38.556816 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9090404e-d0de-48a4-be09-f53448d9b7a3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:38.557001 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0bb435e4-8f68-4cb1-b51a-917f596f5428 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:45:38.557114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9090404e-d0de-48a4-be09-f53448d9b7a3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:38.557149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0bb435e4-8f68-4cb1-b51a-917f596f5428 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:38.557406 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9090404e-d0de-48a4-be09-f53448d9b7a3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:38.557552 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0bb435e4-8f68-4cb1-b51a-917f596f5428 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:38.557621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-9090404e-d0de-48a4-be09-f53448d9b7a3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:38.562776 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:38.562776 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:38.563725 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9090404e-d0de-48a4-be09-f53448d9b7a3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:38.564164 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 879/3495] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:38 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:38.570294 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:38.570294 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:38.574686 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0bb435e4-8f68-4cb1-b51a-917f596f5428 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Volume info retrieved successfully. Jul 09 15:45:38.579622 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0bb435e4-8f68-4cb1-b51a-917f596f5428 tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 200 Jul 09 15:45:38.580133 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 866/3496] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:38 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:38.596510 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:38.596510 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:38.600374 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3c676bf0-a56e-42c3-913e-61d8460d6de3 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:38.603059 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1f403450-eb33-4a85-900b-5ea6d409e52a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:38.605060 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f403450-eb33-4a85-900b-5ea6d409e52a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:38.605124 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c676bf0-a56e-42c3-913e-61d8460d6de3 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:38.605311 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f403450-eb33-4a85-900b-5ea6d409e52a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:38.605519 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f403450-eb33-4a85-900b-5ea6d409e52a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:38.605664 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 885/3497] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:38 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 900 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:38.605703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-1f403450-eb33-4a85-900b-5ea6d409e52a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:38.610599 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:38.610599 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:38.612485 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f403450-eb33-4a85-900b-5ea6d409e52a tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:38.612485 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 868/3498] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:38 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:38.706952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2e95d49b-201f-4f94-b2b6-c6ebf176ab24 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:38.708957 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e95d49b-201f-4f94-b2b6-c6ebf176ab24 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:38.709168 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2e95d49b-201f-4f94-b2b6-c6ebf176ab24 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:38.709607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2e95d49b-201f-4f94-b2b6-c6ebf176ab24 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:38.709716 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2e95d49b-201f-4f94-b2b6-c6ebf176ab24 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:38.714118 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:38.714118 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:38.714788 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e95d49b-201f-4f94-b2b6-c6ebf176ab24 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:38.715434 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 880/3499] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:38 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:39.583237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4f4f4a96-e3e6-45ba-b874-081ed2d2d8a4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:39.585274 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4f4f4a96-e3e6-45ba-b874-081ed2d2d8a4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:39.585274 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4f4f4a96-e3e6-45ba-b874-081ed2d2d8a4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:39.585417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4f4f4a96-e3e6-45ba-b874-081ed2d2d8a4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:39.585706 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4f4f4a96-e3e6-45ba-b874-081ed2d2d8a4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:39.594163 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:39.594163 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:39.595095 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4f4f4a96-e3e6-45ba-b874-081ed2d2d8a4 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:39.595929 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 867/3500] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:39 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:39.596935 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-844bc948-c70e-4b7f-872a-e09fd49099eb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:39.599121 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-844bc948-c70e-4b7f-872a-e09fd49099eb tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] GET https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 Jul 09 15:45:39.599170 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-844bc948-c70e-4b7f-872a-e09fd49099eb tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:39.599439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-844bc948-c70e-4b7f-872a-e09fd49099eb tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:39.605414 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-844bc948-c70e-4b7f-872a-e09fd49099eb tempest-AttachVolumeTestJSON-2115495469 tempest-AttachVolumeTestJSON-2115495469-project-member] https://10.4.3.19/volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 returned with HTTP 404 Jul 09 15:45:39.606701 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 886/3501] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:39 2026] GET /volume/v3/volumes/b727f21b-ada2-4c6c-b0d2-62815dd70235 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:39.623027 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-05049ed9-88b9-4e63-8716-da9ecf79d298 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:39.624557 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-50c9a582-47f9-4e8d-918e-af6f8d77355d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:39.626254 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-05049ed9-88b9-4e63-8716-da9ecf79d298 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:39.626322 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50c9a582-47f9-4e8d-918e-af6f8d77355d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:39.626390 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-05049ed9-88b9-4e63-8716-da9ecf79d298 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:39.626446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50c9a582-47f9-4e8d-918e-af6f8d77355d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:39.626870 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-05049ed9-88b9-4e63-8716-da9ecf79d298 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:39.626917 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50c9a582-47f9-4e8d-918e-af6f8d77355d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:39.626917 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-50c9a582-47f9-4e8d-918e-af6f8d77355d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:39.630984 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:39.630984 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:39.632112 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50c9a582-47f9-4e8d-918e-af6f8d77355d tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:39.632241 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 881/3502] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:39 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:39.637075 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:39.637075 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:39.642813 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-05049ed9-88b9-4e63-8716-da9ecf79d298 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:39.649226 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-05049ed9-88b9-4e63-8716-da9ecf79d298 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:39.649594 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 869/3503] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:39 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 1448 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:39.730749 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-aeb656da-3880-4057-b1aa-b3784263bdef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:39.734000 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aeb656da-3880-4057-b1aa-b3784263bdef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:39.734152 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aeb656da-3880-4057-b1aa-b3784263bdef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:39.735817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aeb656da-3880-4057-b1aa-b3784263bdef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:39.736712 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-aeb656da-3880-4057-b1aa-b3784263bdef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:39.744381 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:39.744381 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:39.745383 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aeb656da-3880-4057-b1aa-b3784263bdef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:39.745901 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 868/3504] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:39 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:39.831476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-82887bb5-f43a-499e-84c0-c93190c7877b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:39.833766 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-82887bb5-f43a-499e-84c0-c93190c7877b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:39.833970 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-82887bb5-f43a-499e-84c0-c93190c7877b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:39.834126 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-82887bb5-f43a-499e-84c0-c93190c7877b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:39.843608 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:39.843608 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:39.848709 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-82887bb5-f43a-499e-84c0-c93190c7877b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:39.855657 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-82887bb5-f43a-499e-84c0-c93190c7877b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:39.856273 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 887/3505] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:39 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 1448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:40.496800 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-7943f255-f039-4cc8-ae66-280b5e8f7c54 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:40.500057 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-7943f255-f039-4cc8-ae66-280b5e8f7c54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:40.501108 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-7943f255-f039-4cc8-ae66-280b5e8f7c54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:40.501108 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-7943f255-f039-4cc8-ae66-280b5e8f7c54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:40.511233 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:40.511233 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:40.515642 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-7943f255-f039-4cc8-ae66-280b5e8f7c54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:40.522163 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-7943f255-f039-4cc8-ae66-280b5e8f7c54 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:40.522652 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 882/3506] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:40 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 1448 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:40.535641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f0b14d26-1c80-4b0b-be99-49aa166855cd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:40.536038 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f0b14d26-1c80-4b0b-be99-49aa166855cd None None] GET https://10.4.3.19/volume// Jul 09 15:45:40.536229 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f0b14d26-1c80-4b0b-be99-49aa166855cd None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:40.536449 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f0b14d26-1c80-4b0b-be99-49aa166855cd None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:40.536829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f0b14d26-1c80-4b0b-be99-49aa166855cd None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:40.537141 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 870/3507] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:45: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 09 15:45:40.548790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-8ebdc54e-efea-447c-aa45-a89317d90726 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:40.551388 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-8ebdc54e-efea-447c-aa45-a89317d90726 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:45:40.551525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-8ebdc54e-efea-447c-aa45-a89317d90726 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "32da2e2d-9fbb-49a8-8262-63f78ee0afdc", "connector": null, "instance_uuid": "c02e4c55-fbe0-4078-bd40-1d6081e681db"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:40.610652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2c161ba3-9cc1-40ff-849a-3e62e7788723 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:40.612618 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c161ba3-9cc1-40ff-849a-3e62e7788723 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:40.612887 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c161ba3-9cc1-40ff-849a-3e62e7788723 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:40.613116 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c161ba3-9cc1-40ff-849a-3e62e7788723 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:40.613258 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2c161ba3-9cc1-40ff-849a-3e62e7788723 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:40.618062 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:40.618062 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:40.618956 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c161ba3-9cc1-40ff-849a-3e62e7788723 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:40.619389 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 888/3508] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:40 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:40.651086 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a6bcc3fc-d04e-4d0c-8c4a-2bd262e7b2df None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:40.653531 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a6bcc3fc-d04e-4d0c-8c4a-2bd262e7b2df tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:40.653852 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a6bcc3fc-d04e-4d0c-8c4a-2bd262e7b2df tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:40.654121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a6bcc3fc-d04e-4d0c-8c4a-2bd262e7b2df tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:40.654380 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a6bcc3fc-d04e-4d0c-8c4a-2bd262e7b2df tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:40.660952 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:40.660952 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:40.662682 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a6bcc3fc-d04e-4d0c-8c4a-2bd262e7b2df tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:40.663102 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 883/3509] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:40 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:40.756151 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:40.756151 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:40.765015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5a20940f-aafa-4d8b-9153-b22c240f6461 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:40.769273 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a20940f-aafa-4d8b-9153-b22c240f6461 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:40.769273 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a20940f-aafa-4d8b-9153-b22c240f6461 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:40.769273 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a20940f-aafa-4d8b-9153-b22c240f6461 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:40.769273 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-5a20940f-aafa-4d8b-9153-b22c240f6461 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:40.775524 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:40.775524 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:40.776533 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a20940f-aafa-4d8b-9153-b22c240f6461 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:40.777466 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 871/3510] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:40 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:40.810297 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-8ebdc54e-efea-447c-aa45-a89317d90726 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:45:40.812247 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 869/3511] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:45:40 2026] POST /volume/v3/attachments => generated 273 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:41.633004 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-362bd117-76df-4d1e-b7e4-d7c67de2798d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:41.635583 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-362bd117-76df-4d1e-b7e4-d7c67de2798d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:41.635767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-362bd117-76df-4d1e-b7e4-d7c67de2798d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:41.635936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-362bd117-76df-4d1e-b7e4-d7c67de2798d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:41.636050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-362bd117-76df-4d1e-b7e4-d7c67de2798d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:41.645323 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:41.645323 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:41.646228 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-362bd117-76df-4d1e-b7e4-d7c67de2798d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:41.646630 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 889/3512] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:41 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:41.675868 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8ab75ead-077c-464c-b11d-82c103e3e4e7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:41.677912 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8ab75ead-077c-464c-b11d-82c103e3e4e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:41.678161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8ab75ead-077c-464c-b11d-82c103e3e4e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:41.678414 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8ab75ead-077c-464c-b11d-82c103e3e4e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:41.678512 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8ab75ead-077c-464c-b11d-82c103e3e4e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:41.680354 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=398,cinder:INSERT=41,cinder:UPDATE=82 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:45:41.684233 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:41.684233 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:41.685023 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8ab75ead-077c-464c-b11d-82c103e3e4e7 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:41.685477 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 884/3513] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:41 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:41.788199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8e49dd4e-0ec3-4333-adb5-a8a66935b180 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:41.790589 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8e49dd4e-0ec3-4333-adb5-a8a66935b180 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:41.791012 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8e49dd4e-0ec3-4333-adb5-a8a66935b180 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:41.791121 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8e49dd4e-0ec3-4333-adb5-a8a66935b180 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:41.791330 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-8e49dd4e-0ec3-4333-adb5-a8a66935b180 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:41.797057 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:41.797057 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:41.797962 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8e49dd4e-0ec3-4333-adb5-a8a66935b180 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:41.798482 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 872/3514] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:41 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:42.659360 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-900b2471-abeb-4b29-b519-6cf45a4969d3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:42.661246 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b6dac31c-f581-433a-8848-f606b8aa6d14 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:42.662283 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-900b2471-abeb-4b29-b519-6cf45a4969d3 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/7f9a0818-6690-44f0-9292-2e5e1beb4dba/action Jul 09 15:45:42.662619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-900b2471-abeb-4b29-b519-6cf45a4969d3 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-attach": {"instance_uuid": "b4d9c546-011f-432c-aaa9-ab35263c3456", "mountpoint": "/dev/vdc"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:42.662920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-900b2471-abeb-4b29-b519-6cf45a4969d3 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "b4d9c546-011f-432c-aaa9-ab35263c3456", "mountpoint": "/dev/vdc"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:42.663520 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b6dac31c-f581-433a-8848-f606b8aa6d14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:42.664606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b6dac31c-f581-433a-8848-f606b8aa6d14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:42.664606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b6dac31c-f581-433a-8848-f606b8aa6d14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:42.664606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-b6dac31c-f581-433a-8848-f606b8aa6d14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:42.672127 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:42.672127 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:42.672776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b6dac31c-f581-433a-8848-f606b8aa6d14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:42.673111 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 890/3515] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:42 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:42.679634 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-900b2471-abeb-4b29-b519-6cf45a4969d3 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/7f9a0818-6690-44f0-9292-2e5e1beb4dba/action returned with HTTP 404 Jul 09 15:45:42.680445 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 870/3516] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:42 2026] POST /volume/v3/volumes/7f9a0818-6690-44f0-9292-2e5e1beb4dba/action => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:42.699736 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2d136dd8-8b4b-47d1-869a-58411ac29c38 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:42.705996 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d136dd8-8b4b-47d1-869a-58411ac29c38 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:45:42.705996 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d136dd8-8b4b-47d1-869a-58411ac29c38 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:42.705996 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d136dd8-8b4b-47d1-869a-58411ac29c38 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:42.705996 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2d136dd8-8b4b-47d1-869a-58411ac29c38 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Show backup with id 3152c2b2-205f-497a-b86d-ef5658390ea1. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:42.712820 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:42.712820 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:42.712820 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d136dd8-8b4b-47d1-869a-58411ac29c38 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 200 Jul 09 15:45:42.713618 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 885/3517] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:42 2026] GET /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 752 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:42.730741 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-24bfa37f-231b-4cf8-82cd-a7432c4ee54e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:42.734626 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-24bfa37f-231b-4cf8-82cd-a7432c4ee54e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 Jul 09 15:45:42.734989 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-24bfa37f-231b-4cf8-82cd-a7432c4ee54e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:42.735323 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-24bfa37f-231b-4cf8-82cd-a7432c4ee54e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:42.748469 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:42.748469 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:42.754235 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-24bfa37f-231b-4cf8-82cd-a7432c4ee54e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:42.762964 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-24bfa37f-231b-4cf8-82cd-a7432c4ee54e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 returned with HTTP 200 Jul 09 15:45:42.763974 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 873/3518] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:42 2026] GET /volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 => generated 1414 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:42.785886 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bec175fa-c383-441f-8b8e-c90669f914aa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:42.788740 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bec175fa-c383-441f-8b8e-c90669f914aa tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 Jul 09 15:45:42.789169 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bec175fa-c383-441f-8b8e-c90669f914aa tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:42.790087 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bec175fa-c383-441f-8b8e-c90669f914aa tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:42.801899 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:42.801899 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:42.810209 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bec175fa-c383-441f-8b8e-c90669f914aa tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:42.816948 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5ad7e838-7575-418d-910a-f67789b16d62 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:42.820794 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5ad7e838-7575-418d-910a-f67789b16d62 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:42.821927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5ad7e838-7575-418d-910a-f67789b16d62 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:42.821927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5ad7e838-7575-418d-910a-f67789b16d62 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:42.821927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5ad7e838-7575-418d-910a-f67789b16d62 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:42.822968 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bec175fa-c383-441f-8b8e-c90669f914aa tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 returned with HTTP 200 Jul 09 15:45:42.823477 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 891/3519] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:42 2026] GET /volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 => generated 1414 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:42.828303 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:42.828303 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:42.829815 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5ad7e838-7575-418d-910a-f67789b16d62 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:42.829944 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 871/3520] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:42 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:43.693796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d66166e4-a78d-4624-8c2b-30d7099a3f35 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:43.697783 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d66166e4-a78d-4624-8c2b-30d7099a3f35 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:43.698070 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d66166e4-a78d-4624-8c2b-30d7099a3f35 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:43.698376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d66166e4-a78d-4624-8c2b-30d7099a3f35 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:43.698610 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d66166e4-a78d-4624-8c2b-30d7099a3f35 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:43.704960 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:43.704960 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:43.707133 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d66166e4-a78d-4624-8c2b-30d7099a3f35 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:43.707133 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 886/3521] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:43 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:43.840607 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f6fb25d5-4872-4a31-95c5-ca00f64032c6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:43.843496 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f6fb25d5-4872-4a31-95c5-ca00f64032c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:43.843496 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f6fb25d5-4872-4a31-95c5-ca00f64032c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:43.845552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f6fb25d5-4872-4a31-95c5-ca00f64032c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:43.845552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f6fb25d5-4872-4a31-95c5-ca00f64032c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:43.850838 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:43.850838 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:43.851485 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f6fb25d5-4872-4a31-95c5-ca00f64032c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:43.851935 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 874/3522] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:43 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:45:44.653956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-4bede986-824c-4fde-a04d-1925f7c74091 req-85b244a2-d6d6-4a02-bec5-62554e305f37 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:44.657002 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-85b244a2-d6d6-4a02-bec5-62554e305f37 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 Jul 09 15:45:44.657002 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-85b244a2-d6d6-4a02-bec5-62554e305f37 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:44.657168 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-85b244a2-d6d6-4a02-bec5-62554e305f37 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:44.666369 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:44.666369 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:44.670740 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-4bede986-824c-4fde-a04d-1925f7c74091 req-85b244a2-d6d6-4a02-bec5-62554e305f37 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:44.675998 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-85b244a2-d6d6-4a02-bec5-62554e305f37 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 returned with HTTP 200 Jul 09 15:45:44.676653 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 892/3523] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:44 2026] GET /volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 => generated 1414 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:44.721215 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5f657498-ca72-46f7-826e-1b33e23288d0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:44.723429 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5f657498-ca72-46f7-826e-1b33e23288d0 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:44.723651 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5f657498-ca72-46f7-826e-1b33e23288d0 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:44.723870 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5f657498-ca72-46f7-826e-1b33e23288d0 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:44.723994 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5f657498-ca72-46f7-826e-1b33e23288d0 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:44.739066 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:44.739066 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:44.740932 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5f657498-ca72-46f7-826e-1b33e23288d0 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:44.740932 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 872/3524] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:44 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:44.865910 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-55daea6d-164a-4a10-bdd6-8b19957aee77 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:44.870563 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55daea6d-164a-4a10-bdd6-8b19957aee77 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:44.873035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55daea6d-164a-4a10-bdd6-8b19957aee77 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:44.873035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55daea6d-164a-4a10-bdd6-8b19957aee77 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:44.873035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-55daea6d-164a-4a10-bdd6-8b19957aee77 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:44.878588 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:44.878588 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:44.881107 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55daea6d-164a-4a10-bdd6-8b19957aee77 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:44.881107 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 887/3525] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:44 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:45.349171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e3f444c4-4f09-4d6a-a49b-86d46197d20e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:45.352214 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e3f444c4-4f09-4d6a-a49b-86d46197d20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 Jul 09 15:45:45.352529 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e3f444c4-4f09-4d6a-a49b-86d46197d20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:45.352817 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e3f444c4-4f09-4d6a-a49b-86d46197d20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:45.366295 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:45.366295 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:45.369036 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e3f444c4-4f09-4d6a-a49b-86d46197d20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:45.375238 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e3f444c4-4f09-4d6a-a49b-86d46197d20e tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 returned with HTTP 200 Jul 09 15:45:45.375238 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 875/3526] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:45 2026] GET /volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 => generated 1414 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:45.385635 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-80fbea3c-c848-4d31-a390-4a1a8415ff17 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:45.386101 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-80fbea3c-c848-4d31-a390-4a1a8415ff17 None None] GET https://10.4.3.19/volume// Jul 09 15:45:45.386382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-80fbea3c-c848-4d31-a390-4a1a8415ff17 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:45.386677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-80fbea3c-c848-4d31-a390-4a1a8415ff17 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:45.387060 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-80fbea3c-c848-4d31-a390-4a1a8415ff17 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:45.387458 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 893/3527] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:45: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 09 15:45:45.397407 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-4bede986-824c-4fde-a04d-1925f7c74091 req-d8213dae-a30a-42fc-a567-35e0af41d4e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:45.401073 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-d8213dae-a30a-42fc-a567-35e0af41d4e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:45:45.401465 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-d8213dae-a30a-42fc-a567-35e0af41d4e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "859c024d-715b-4f0e-97ac-da41cecdfbb4", "connector": null, "instance_uuid": "d99345d3-61a4-47b1-a33b-d86371bfc4f5"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:45.410914 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=462,cinder:UPDATE=106,cinder:INSERT=70 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:45:45.427308 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:45.427308 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:45.472122 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-d8213dae-a30a-42fc-a567-35e0af41d4e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:45:45.472688 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 873/3528] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:45:45 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:45.754682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7904414f-6a96-4bac-a9cd-05841c6bd7ab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:45.759114 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7904414f-6a96-4bac-a9cd-05841c6bd7ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:45.759114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7904414f-6a96-4bac-a9cd-05841c6bd7ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:45.759114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7904414f-6a96-4bac-a9cd-05841c6bd7ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:45.759114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7904414f-6a96-4bac-a9cd-05841c6bd7ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:45.768443 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:45.768443 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:45.769355 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7904414f-6a96-4bac-a9cd-05841c6bd7ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:45.769869 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 888/3529] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:45 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:45.890866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1f9d686c-0ef0-4721-9968-c2a88a4996f6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:45.892810 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f9d686c-0ef0-4721-9968-c2a88a4996f6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:45.893041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f9d686c-0ef0-4721-9968-c2a88a4996f6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:45.893252 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1f9d686c-0ef0-4721-9968-c2a88a4996f6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:45.893383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-1f9d686c-0ef0-4721-9968-c2a88a4996f6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:45.899057 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:45.899057 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:45.899609 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1f9d686c-0ef0-4721-9968-c2a88a4996f6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:45.900079 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 876/3530] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:45 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:46.785304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7128c94d-a82c-4ef5-b1b9-7259f1beef41 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:46.787503 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7128c94d-a82c-4ef5-b1b9-7259f1beef41 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:46.787772 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7128c94d-a82c-4ef5-b1b9-7259f1beef41 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:46.788032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7128c94d-a82c-4ef5-b1b9-7259f1beef41 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:46.788310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-7128c94d-a82c-4ef5-b1b9-7259f1beef41 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:46.798914 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:46.798914 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:46.799891 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7128c94d-a82c-4ef5-b1b9-7259f1beef41 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:46.800338 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 894/3531] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:46 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:46.807588 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:46.814811 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:46.815172 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-824267067", "imageRef": "be561e9c-22ef-4599-959a-9d959d1ba416", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:46.816679 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-824267067', 'imageRef': 'be561e9c-22ef-4599-959a-9d959d1ba416', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:46.910430 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Create volume of 1 GB Jul 09 15:45:46.910812 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:46.910812 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:46.912307 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2db35118-df19-45cd-b294-85282d153eb1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:46.914577 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2db35118-df19-45cd-b294-85282d153eb1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:46.914819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2db35118-df19-45cd-b294-85282d153eb1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:46.915041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2db35118-df19-45cd-b294-85282d153eb1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:46.915250 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2db35118-df19-45cd-b294-85282d153eb1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:46.919076 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Availability Zones retrieved successfully. Jul 09 15:45:46.921251 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:46.921251 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:46.922130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2db35118-df19-45cd-b294-85282d153eb1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:46.922418 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 889/3532] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:46 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:46.926686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Flow 'volume_create_api' (6af3fbc8-47a4-4910-903a-3025fe000358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:46.928051 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d008ceec-1934-46fb-8116-488afc09bec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:46.931368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:47.017272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d008ceec-1934-46fb-8116-488afc09bec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:47.017648 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feda8b86-635b-47e3-9e3d-8b0c70618b0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:47.098277 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Created reservations ['f1f3109e-3b5b-4490-9db8-4f5c559a78e7', 'dfe1613f-268b-4d28-ba3a-fa317178f19d', 'c8045bf6-bf0b-412b-9c7a-f02eadb91693', '897287b7-5e76-442a-bf3a-3ce5e8509988'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:47.098277 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (feda8b86-635b-47e3-9e3d-8b0c70618b0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1f3109e-3b5b-4490-9db8-4f5c559a78e7', 'dfe1613f-268b-4d28-ba3a-fa317178f19d', 'c8045bf6-bf0b-412b-9c7a-f02eadb91693', '897287b7-5e76-442a-bf3a-3ce5e8509988']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:47.098277 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f9ee57-a19a-47ab-b068-3073eca976a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:47.128381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f9ee57-a19a-47ab-b068-3073eca976a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03846c44-e86a-46ed-bfbe-7743528103d4', '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-824267067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f2e6104a1cf4a118fdc42930456b6df',qos_specs=None,replication_status=,reservations=['f1f3109e-3b5b-4490-9db8-4f5c559a78e7','dfe1613f-268b-4d28-ba3a-fa317178f19d','c8045bf6-bf0b-412b-9c7a-f02eadb91693','897287b7-5e76-442a-bf3a-3ce5e8509988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ce800d71f54ebea815b0bae1c8f807',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-824267067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03846c44-e86a-46ed-bfbe-7743528103d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f2e6104a1cf4a118fdc42930456b6df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ce800d71f54ebea815b0bae1c8f807',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:47.129034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6980dd98-377b-4544-a0ff-3f9f703e2ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:47.155928 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6980dd98-377b-4544-a0ff-3f9f703e2ef4) transitioned into state 'SUCCESS' from state '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-824267067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f2e6104a1cf4a118fdc42930456b6df',qos_specs=None,replication_status=,reservations=['f1f3109e-3b5b-4490-9db8-4f5c559a78e7','dfe1613f-268b-4d28-ba3a-fa317178f19d','c8045bf6-bf0b-412b-9c7a-f02eadb91693','897287b7-5e76-442a-bf3a-3ce5e8509988'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ce800d71f54ebea815b0bae1c8f807',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:47.156484 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e532058-029a-4dd9-9e0f-b6bde5c063d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:47.167268 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e532058-029a-4dd9-9e0f-b6bde5c063d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:47.168198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Flow 'volume_create_api' (6af3fbc8-47a4-4910-903a-3025fe000358) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:47.168275 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Create volume request issued successfully. Jul 09 15:45:47.168806 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e99bb9be-32ea-4c4f-a00a-2bcd6202825f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:47.169283 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 874/3533] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:46 2026] POST /volume/v3/volumes => generated 750 bytes in 362 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:47.183128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-31d95722-4a41-44f8-8e1c-d9d9568a12a9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:47.185210 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-31d95722-4a41-44f8-8e1c-d9d9568a12a9 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:47.185472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-31d95722-4a41-44f8-8e1c-d9d9568a12a9 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:47.185740 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-31d95722-4a41-44f8-8e1c-d9d9568a12a9 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:47.194593 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:47.194593 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:47.199149 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-31d95722-4a41-44f8-8e1c-d9d9568a12a9 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:47.205205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-31d95722-4a41-44f8-8e1c-d9d9568a12a9 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:47.205363 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 877/3534] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:47 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:47.822721 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d33c5352-5446-4247-afbd-c394a0464479 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:47.825250 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d33c5352-5446-4247-afbd-c394a0464479 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:47.825581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d33c5352-5446-4247-afbd-c394a0464479 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:47.825847 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d33c5352-5446-4247-afbd-c394a0464479 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:47.826005 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d33c5352-5446-4247-afbd-c394a0464479 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:47.831162 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:47.831162 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:47.832358 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d33c5352-5446-4247-afbd-c394a0464479 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:47.832865 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 895/3535] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:47 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:47.941015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-16de4cf3-5d47-419c-8148-046d91115900 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:47.947076 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16de4cf3-5d47-419c-8148-046d91115900 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:47.947441 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16de4cf3-5d47-419c-8148-046d91115900 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:47.947662 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16de4cf3-5d47-419c-8148-046d91115900 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:47.947790 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-16de4cf3-5d47-419c-8148-046d91115900 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:47.953402 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:47.953402 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:47.954484 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16de4cf3-5d47-419c-8148-046d91115900 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:47.955020 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 890/3536] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:47 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:48.220400 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-717c2876-042a-4ee7-a091-e9a761162387 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:48.223035 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-717c2876-042a-4ee7-a091-e9a761162387 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:48.223338 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-717c2876-042a-4ee7-a091-e9a761162387 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:48.223593 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-717c2876-042a-4ee7-a091-e9a761162387 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:48.233315 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:48.233315 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:48.238211 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-717c2876-042a-4ee7-a091-e9a761162387 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:48.243556 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-717c2876-042a-4ee7-a091-e9a761162387 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:48.244152 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 875/3537] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:48 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:48.845017 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-91093dfd-902d-40e0-91b2-984388100dd9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:48.847503 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-91093dfd-902d-40e0-91b2-984388100dd9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:48.847700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-91093dfd-902d-40e0-91b2-984388100dd9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:48.847893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-91093dfd-902d-40e0-91b2-984388100dd9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:48.848010 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-91093dfd-902d-40e0-91b2-984388100dd9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:48.855305 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:48.855305 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:48.859210 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-91093dfd-902d-40e0-91b2-984388100dd9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:48.859210 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 878/3538] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:48 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:48.967619 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f29dc595-c80d-4a7d-93f9-a990e42ac83b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:48.970040 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f29dc595-c80d-4a7d-93f9-a990e42ac83b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:48.970377 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f29dc595-c80d-4a7d-93f9-a990e42ac83b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:48.970646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f29dc595-c80d-4a7d-93f9-a990e42ac83b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:48.970779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f29dc595-c80d-4a7d-93f9-a990e42ac83b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:48.987148 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:48.987148 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:48.988148 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f29dc595-c80d-4a7d-93f9-a990e42ac83b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:48.989376 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 896/3539] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:48 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:49.260201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4f7e821d-7a3b-4cdf-9fc1-15c16ce81b8a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:49.262533 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4f7e821d-7a3b-4cdf-9fc1-15c16ce81b8a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:49.262533 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4f7e821d-7a3b-4cdf-9fc1-15c16ce81b8a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:49.262683 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4f7e821d-7a3b-4cdf-9fc1-15c16ce81b8a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:49.272470 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:49.272470 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:49.276979 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4f7e821d-7a3b-4cdf-9fc1-15c16ce81b8a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:49.283079 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4f7e821d-7a3b-4cdf-9fc1-15c16ce81b8a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:49.283590 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 891/3540] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:49 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:49.324399 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31f37278-327f-4498-a583-6d16788b0991 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:49.328260 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31f37278-327f-4498-a583-6d16788b0991 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:49.328712 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31f37278-327f-4498-a583-6d16788b0991 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:49.329055 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31f37278-327f-4498-a583-6d16788b0991 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:49.340151 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:49.340151 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:49.345405 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-31f37278-327f-4498-a583-6d16788b0991 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:49.353558 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31f37278-327f-4498-a583-6d16788b0991 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:49.354398 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 876/3541] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:49 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:49.369241 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cb5d7774-3308-420f-acb2-6580a359a040 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:49.373653 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb5d7774-3308-420f-acb2-6580a359a040 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:49.373891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb5d7774-3308-420f-acb2-6580a359a040 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:49.374141 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb5d7774-3308-420f-acb2-6580a359a040 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:49.390834 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:49.390834 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:49.401514 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cb5d7774-3308-420f-acb2-6580a359a040 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:49.409887 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb5d7774-3308-420f-acb2-6580a359a040 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:49.411520 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 879/3542] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:49 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:49.474388 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-1fd3b5c9-b7bb-4d44-a8b1-7d2924e9411a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:49.476719 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-1fd3b5c9-b7bb-4d44-a8b1-7d2924e9411a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:49.476922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-1fd3b5c9-b7bb-4d44-a8b1-7d2924e9411a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:49.479353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-1fd3b5c9-b7bb-4d44-a8b1-7d2924e9411a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:49.490444 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:49.490444 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:49.502631 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-1fd3b5c9-b7bb-4d44-a8b1-7d2924e9411a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:49.508640 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-1fd3b5c9-b7bb-4d44-a8b1-7d2924e9411a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:49.509310 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 897/3543] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:45:49 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:49.869034 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b3207271-cee7-4277-86f6-9580ab9160cd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:49.871171 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3207271-cee7-4277-86f6-9580ab9160cd tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:49.871556 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3207271-cee7-4277-86f6-9580ab9160cd tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:49.871680 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3207271-cee7-4277-86f6-9580ab9160cd tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:49.871799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b3207271-cee7-4277-86f6-9580ab9160cd tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:49.877307 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:49.877307 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:49.878198 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3207271-cee7-4277-86f6-9580ab9160cd tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:49.878570 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 892/3544] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:49 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:50.001829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4f2b14c7-a2a8-4e9d-86f2-4cba51346f8d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:50.004984 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4f2b14c7-a2a8-4e9d-86f2-4cba51346f8d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:50.005300 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4f2b14c7-a2a8-4e9d-86f2-4cba51346f8d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:50.005516 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4f2b14c7-a2a8-4e9d-86f2-4cba51346f8d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:50.005619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4f2b14c7-a2a8-4e9d-86f2-4cba51346f8d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:50.010840 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:50.010840 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:50.011716 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4f2b14c7-a2a8-4e9d-86f2-4cba51346f8d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:50.012167 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 877/3545] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:50 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:50.304338 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b7cbd749-cd4e-4474-9d64-5797755b0f3d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:50.307859 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b7cbd749-cd4e-4474-9d64-5797755b0f3d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:50.308171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b7cbd749-cd4e-4474-9d64-5797755b0f3d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:50.308493 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b7cbd749-cd4e-4474-9d64-5797755b0f3d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:50.317256 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:50.317256 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:50.323646 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b7cbd749-cd4e-4474-9d64-5797755b0f3d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:50.331674 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b7cbd749-cd4e-4474-9d64-5797755b0f3d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:50.332057 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 880/3546] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:50 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:50.814787 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-097f7124-cac7-4271-8c02-f2ddd7618203 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:50.815115 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-097f7124-cac7-4271-8c02-f2ddd7618203 None None] GET https://10.4.3.19/volume// Jul 09 15:45:50.815267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-097f7124-cac7-4271-8c02-f2ddd7618203 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:50.815455 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-097f7124-cac7-4271-8c02-f2ddd7618203 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:50.815758 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-097f7124-cac7-4271-8c02-f2ddd7618203 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:50.816018 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 898/3547] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:45: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 09 15:45:50.825684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-869592d0-31e8-4bfd-9f94-e6a1fb8c2692 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:50.830214 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-869592d0-31e8-4bfd-9f94-e6a1fb8c2692 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:45:50.831799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-869592d0-31e8-4bfd-9f94-e6a1fb8c2692 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:50.831799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-869592d0-31e8-4bfd-9f94-e6a1fb8c2692 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:50.841107 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:50.841107 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:50.848003 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-869592d0-31e8-4bfd-9f94-e6a1fb8c2692 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:45:50.854726 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-869592d0-31e8-4bfd-9f94-e6a1fb8c2692 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:45:50.855555 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 893/3548] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:45:50 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 1627 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:45:50.891093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-62fba170-3f87-4da0-bf53-7dd4e9015463 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:50.896502 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-62fba170-3f87-4da0-bf53-7dd4e9015463 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:50.896502 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-62fba170-3f87-4da0-bf53-7dd4e9015463 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:50.896502 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-62fba170-3f87-4da0-bf53-7dd4e9015463 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:50.896502 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-62fba170-3f87-4da0-bf53-7dd4e9015463 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:50.899940 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:50.899940 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:50.900848 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-62fba170-3f87-4da0-bf53-7dd4e9015463 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:50.901379 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 878/3549] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:50 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:50.979247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-55d6f49d-66fd-424a-bec6-fb4c048e40af None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:50.986645 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-55d6f49d-66fd-424a-bec6-fb4c048e40af tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] PUT https://10.4.3.19/volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8 Jul 09 15:45:50.986645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-55d6f49d-66fd-424a-bec6-fb4c048e40af tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:51.002716 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-55d6f49d-66fd-424a-bec6-fb4c048e40af tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Acquiring lock "cinder-attachment_update-32da2e2d-9fbb-49a8-8262-63f78ee0afdc-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:45:51.008613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-55d6f49d-66fd-424a-bec6-fb4c048e40af tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Lock "cinder-attachment_update-32da2e2d-9fbb-49a8-8262-63f78ee0afdc-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:45:51.009661 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:51.009661 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:51.024865 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-083f0e1f-4bb2-43a3-862d-66e4ac640694 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:51.028257 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-083f0e1f-4bb2-43a3-862d-66e4ac640694 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:51.028880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-083f0e1f-4bb2-43a3-862d-66e4ac640694 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:51.028880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-083f0e1f-4bb2-43a3-862d-66e4ac640694 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:51.029115 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-083f0e1f-4bb2-43a3-862d-66e4ac640694 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:51.035333 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:51.035333 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:51.036671 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-083f0e1f-4bb2-43a3-862d-66e4ac640694 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:51.037446 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 899/3550] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:51 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:51.351547 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fbcbab70-b5eb-4d97-841b-7ec87a91a892 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:51.354241 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fbcbab70-b5eb-4d97-841b-7ec87a91a892 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:51.354241 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fbcbab70-b5eb-4d97-841b-7ec87a91a892 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:51.354450 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fbcbab70-b5eb-4d97-841b-7ec87a91a892 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:51.364872 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:51.364872 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:51.367493 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-fbcbab70-b5eb-4d97-841b-7ec87a91a892 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:51.373614 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fbcbab70-b5eb-4d97-841b-7ec87a91a892 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:51.374808 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 894/3551] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:51 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:51.536825 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-55d6f49d-66fd-424a-bec6-fb4c048e40af tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Lock "cinder-attachment_update-32da2e2d-9fbb-49a8-8262-63f78ee0afdc-np0000004916" released by "attachment_update" :: held 0.528s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:45:51.537156 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-55d6f49d-66fd-424a-bec6-fb4c048e40af tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8 returned with HTTP 200 Jul 09 15:45:51.538144 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 881/3552] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:45:50 2026] PUT /volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8 => generated 968 bytes in 559 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:45:51.551268 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-22c61b0d-aed2-4f32-b48b-ab047ec5b919 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:51.551993 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22c61b0d-aed2-4f32-b48b-ab047ec5b919 None None] GET https://10.4.3.19/volume// Jul 09 15:45:51.551993 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22c61b0d-aed2-4f32-b48b-ab047ec5b919 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:51.552177 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22c61b0d-aed2-4f32-b48b-ab047ec5b919 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:51.552587 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22c61b0d-aed2-4f32-b48b-ab047ec5b919 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:51.552927 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 879/3553] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:45: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 09 15:45:51.561430 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-ba4869a8-adfd-4c5c-afe6-c6140845534d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:51.563908 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-ba4869a8-adfd-4c5c-afe6-c6140845534d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:45:51.564390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-ba4869a8-adfd-4c5c-afe6-c6140845534d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5a47606-f166-462b-82b7-c3c00576ced9", "connector": null, "instance_uuid": "458a464d-f2cb-4834-b0a1-761f692a3721"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:51.574635 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:51.574635 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:51.610423 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-ba4869a8-adfd-4c5c-afe6-c6140845534d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:45:51.611337 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 900/3554] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:45:51 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 09 15:45:51.913882 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cef1f3fc-d18a-4248-8755-8a07deac21e9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:51.915648 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cef1f3fc-d18a-4248-8755-8a07deac21e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:51.915841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cef1f3fc-d18a-4248-8755-8a07deac21e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:51.916021 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cef1f3fc-d18a-4248-8755-8a07deac21e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:51.916140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-cef1f3fc-d18a-4248-8755-8a07deac21e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:51.920764 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:51.920764 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:51.921555 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cef1f3fc-d18a-4248-8755-8a07deac21e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:51.921916 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 895/3555] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:51 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:52.035103 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e6befb08-e0cf-45ba-84f1-1f6a49b39ebd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.037410 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e6befb08-e0cf-45ba-84f1-1f6a49b39ebd tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:52.037679 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e6befb08-e0cf-45ba-84f1-1f6a49b39ebd tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:52.037901 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e6befb08-e0cf-45ba-84f1-1f6a49b39ebd tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:52.048997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-c3486629-f62d-47c3-b1d7-b1b8dc757fbd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.049355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e1d34ee4-f718-463a-83f1-6d111c1cb56e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.049819 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:52.049819 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:52.051073 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e1d34ee4-f718-463a-83f1-6d111c1cb56e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:52.051222 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-c3486629-f62d-47c3-b1d7-b1b8dc757fbd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] POST https://10.4.3.19/volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8/action Jul 09 15:45:52.051340 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e1d34ee4-f718-463a-83f1-6d111c1cb56e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:52.051550 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e1d34ee4-f718-463a-83f1-6d111c1cb56e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:52.051588 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-c3486629-f62d-47c3-b1d7-b1b8dc757fbd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:52.051660 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e1d34ee4-f718-463a-83f1-6d111c1cb56e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:52.051692 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-c3486629-f62d-47c3-b1d7-b1b8dc757fbd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:52.054241 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e6befb08-e0cf-45ba-84f1-1f6a49b39ebd tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:52.055819 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:52.055819 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:52.057165 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e1d34ee4-f718-463a-83f1-6d111c1cb56e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:52.057624 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 901/3556] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:52 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:52.059644 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e6befb08-e0cf-45ba-84f1-1f6a49b39ebd tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:52.060123 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 882/3557] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:52 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:52.066592 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:52.066592 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:52.081355 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-c3486629-f62d-47c3-b1d7-b1b8dc757fbd tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8/action returned with HTTP 204 Jul 09 15:45:52.081990 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 880/3558] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:45:52 2026] POST /volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:52.144846 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-15128e81-3f3b-42a1-8cf2-8d19615879aa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.145260 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-15128e81-3f3b-42a1-8cf2-8d19615879aa None None] GET https://10.4.3.19/volume// Jul 09 15:45:52.145505 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-15128e81-3f3b-42a1-8cf2-8d19615879aa None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:52.145687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-15128e81-3f3b-42a1-8cf2-8d19615879aa None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:52.146002 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-15128e81-3f3b-42a1-8cf2-8d19615879aa None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:52.146520 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 896/3559] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:45: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 09 15:45:52.154536 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-11d90ad4-97f4-4223-95f6-3bb714ec900f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.157535 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-11d90ad4-97f4-4223-95f6-3bb714ec900f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:52.157847 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-11d90ad4-97f4-4223-95f6-3bb714ec900f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:52.158135 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-11d90ad4-97f4-4223-95f6-3bb714ec900f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:52.171000 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:52.171000 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:52.174482 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-11d90ad4-97f4-4223-95f6-3bb714ec900f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:52.178778 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-11d90ad4-97f4-4223-95f6-3bb714ec900f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:52.179233 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 902/3560] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:45:52 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 1060 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:45:52.311965 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-8c70a5ef-455f-4059-bb24-10f88907281d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.314539 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-8c70a5ef-455f-4059-bb24-10f88907281d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] PUT https://10.4.3.19/volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e Jul 09 15:45:52.315011 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-8c70a5ef-455f-4059-bb24-10f88907281d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:52.324710 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-8c70a5ef-455f-4059-bb24-10f88907281d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Acquiring lock "cinder-attachment_update-b5a47606-f166-462b-82b7-c3c00576ced9-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:45:52.330529 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-8c70a5ef-455f-4059-bb24-10f88907281d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-b5a47606-f166-462b-82b7-c3c00576ced9-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:45:52.331921 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:52.331921 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:52.392249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1d5abbc1-33e1-4627-99ee-0bc17f147dcf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.394667 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d5abbc1-33e1-4627-99ee-0bc17f147dcf tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:52.395045 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d5abbc1-33e1-4627-99ee-0bc17f147dcf tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:52.395386 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d5abbc1-33e1-4627-99ee-0bc17f147dcf tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:52.404952 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:52.404952 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:52.409553 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1d5abbc1-33e1-4627-99ee-0bc17f147dcf tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:52.414979 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d5abbc1-33e1-4627-99ee-0bc17f147dcf tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:52.415676 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 881/3561] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:52 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:52.859059 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-8c70a5ef-455f-4059-bb24-10f88907281d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-b5a47606-f166-462b-82b7-c3c00576ced9-np0000004916" released by "attachment_update" :: held 0.529s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:45:52.859452 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-8c70a5ef-455f-4059-bb24-10f88907281d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e returned with HTTP 200 Jul 09 15:45:52.859948 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 883/3562] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:45:52 2026] PUT /volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e => generated 968 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:52.869892 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-182ffa47-273b-47ae-94d7-8665e175cc78 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.872597 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-182ffa47-273b-47ae-94d7-8665e175cc78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/encryption Jul 09 15:45:52.872794 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-182ffa47-273b-47ae-94d7-8665e175cc78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:52.873007 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-182ffa47-273b-47ae-94d7-8665e175cc78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:52.884093 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:52.884093 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:52.897830 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-182ffa47-273b-47ae-94d7-8665e175cc78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/encryption returned with HTTP 200 Jul 09 15:45:52.897830 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 897/3563] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:45:52 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:52.936277 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-130433a2-147d-4155-ab13-90e0178c87ca None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.936421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3a0ce75f-50e2-4d23-beaa-a32c2cd77ed7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:52.938328 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a0ce75f-50e2-4d23-beaa-a32c2cd77ed7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:52.938454 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:52.938586 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a0ce75f-50e2-4d23-beaa-a32c2cd77ed7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:52.938740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "baa101f3-dcf2-492d-ad66-f704ca35b562", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1733815850"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:52.938794 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a0ce75f-50e2-4d23-beaa-a32c2cd77ed7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:52.938885 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3a0ce75f-50e2-4d23-beaa-a32c2cd77ed7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:52.944823 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:52.944823 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:52.945872 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a0ce75f-50e2-4d23-beaa-a32c2cd77ed7 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:52.946390 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 882/3564] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:52 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:52.946842 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume request body: {'volume': {'imageRef': 'baa101f3-dcf2-492d-ad66-f704ca35b562', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1733815850'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:53.069990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-51269a8f-4bbe-4749-b32e-898a60dce205 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:53.071942 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-51269a8f-4bbe-4749-b32e-898a60dce205 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:53.072145 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-51269a8f-4bbe-4749-b32e-898a60dce205 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:53.072372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-51269a8f-4bbe-4749-b32e-898a60dce205 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:53.072512 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-51269a8f-4bbe-4749-b32e-898a60dce205 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:53.077088 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:53.077088 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:53.077819 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-51269a8f-4bbe-4749-b32e-898a60dce205 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:53.077866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dcac948c-67ca-49ee-82f1-f9c006cdd569 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:53.078301 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 884/3565] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:53 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:53.082619 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dcac948c-67ca-49ee-82f1-f9c006cdd569 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:53.082619 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dcac948c-67ca-49ee-82f1-f9c006cdd569 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:53.082619 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dcac948c-67ca-49ee-82f1-f9c006cdd569 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:53.097509 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:53.097509 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:53.108696 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dcac948c-67ca-49ee-82f1-f9c006cdd569 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:53.118325 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dcac948c-67ca-49ee-82f1-f9c006cdd569 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:53.118889 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 898/3566] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:53 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:53.141555 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume of 2 GB Jul 09 15:45:53.145804 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Availability Zones retrieved successfully. Jul 09 15:45:53.150793 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Flow 'volume_create_api' (68eff267-d576-49f0-95e6-480618f7976b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:53.151871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79b40d3-963e-47b2-96e8-4d0f6afc1f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:53.152765 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Validating volume size '2' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:53.186112 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79b40d3-963e-47b2-96e8-4d0f6afc1f95) transitioned into state 'FAILURE' from state 'RUNNING' Jul 09 15:45:53.186112 np0000004916 devstack@c-api.service[99866]: Failure: cinder.exception.InvalidInput: Invalid input received: Image baa101f3-dcf2-492d-ad66-f704ca35b562 is not active. Jul 09 15:45:53.187900 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79b40d3-963e-47b2-96e8-4d0f6afc1f95) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:53.188683 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b79b40d3-963e-47b2-96e8-4d0f6afc1f95) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 09 15:45:53.189585 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Flow 'volume_create_api' (68eff267-d576-49f0-95e6-480618f7976b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 09 15:45:53.189898 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-130433a2-147d-4155-ab13-90e0178c87ca tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 400 Jul 09 15:45:53.190444 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 903/3567] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:52 2026] POST /volume/v3/volumes => generated 125 bytes in 255 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:53.432431 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b10c70bb-baf9-42ee-b7be-17d63d25650e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:53.434390 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b10c70bb-baf9-42ee-b7be-17d63d25650e tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:53.434657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b10c70bb-baf9-42ee-b7be-17d63d25650e tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:53.434872 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b10c70bb-baf9-42ee-b7be-17d63d25650e tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:53.441995 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:53.441995 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:53.446114 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b10c70bb-baf9-42ee-b7be-17d63d25650e tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:53.450856 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b10c70bb-baf9-42ee-b7be-17d63d25650e tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:53.451482 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 883/3568] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:53 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:53.960547 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-374a3f86-757c-4aac-a3c8-5f051d80e7e9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:53.962516 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-374a3f86-757c-4aac-a3c8-5f051d80e7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:53.962721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-374a3f86-757c-4aac-a3c8-5f051d80e7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:53.962927 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-374a3f86-757c-4aac-a3c8-5f051d80e7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:53.963034 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-374a3f86-757c-4aac-a3c8-5f051d80e7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:53.967764 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:53.967764 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:53.968542 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-374a3f86-757c-4aac-a3c8-5f051d80e7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:53.969048 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 885/3569] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:53 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:54.091331 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0cb9bfaa-2449-40f1-8cfa-43f3ed6a0d63 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:54.093747 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0cb9bfaa-2449-40f1-8cfa-43f3ed6a0d63 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:45:54.093962 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0cb9bfaa-2449-40f1-8cfa-43f3ed6a0d63 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:54.095249 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0cb9bfaa-2449-40f1-8cfa-43f3ed6a0d63 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:54.096176 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-0cb9bfaa-2449-40f1-8cfa-43f3ed6a0d63 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:54.102597 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:54.102597 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:54.103297 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0cb9bfaa-2449-40f1-8cfa-43f3ed6a0d63 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:45:54.103661 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 899/3570] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:54 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:54.122036 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b1fc02d0-6b65-4366-a2ba-16fecba17e5e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:54.135311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d7ba8102-935d-47c9-b32a-28c6858482e7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:54.137077 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d7ba8102-935d-47c9-b32a-28c6858482e7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:54.137823 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d7ba8102-935d-47c9-b32a-28c6858482e7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:54.137823 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d7ba8102-935d-47c9-b32a-28c6858482e7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:54.148036 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:54.148036 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:54.152287 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d7ba8102-935d-47c9-b32a-28c6858482e7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:54.157382 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d7ba8102-935d-47c9-b32a-28c6858482e7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:54.158077 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 884/3571] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:54 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:54.201943 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b1fc02d0-6b65-4366-a2ba-16fecba17e5e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde/export_record Jul 09 15:45:54.202289 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b1fc02d0-6b65-4366-a2ba-16fecba17e5e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:54.202444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b1fc02d0-6b65-4366-a2ba-16fecba17e5e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Calling method 'export_record' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:54.203267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-b1fc02d0-6b65-4366-a2ba-16fecba17e5e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Export record for backup 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99866) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 09 15:45:54.208246 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:54.208246 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:54.209814 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-b1fc02d0-6b65-4366-a2ba-16fecba17e5e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'ddc6fa4838ab454bbf788b12f1ee1d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08fa101a03344e638b6ef7b7c661aaf6', '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=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:45:54.209892 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b1fc02d0-6b65-4366-a2ba-16fecba17e5e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde/export_record returned with HTTP 403 Jul 09 15:45:54.210463 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 904/3572] 10.4.3.19 () {68 vars in 1423 bytes} [Thu Jul 9 15:45:54 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde/export_record => generated 101 bytes in 92 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:54.221303 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:54.223044 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:54.223521 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-610649919"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:54.225213 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-610649919'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:54.225349 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume of 1 GB Jul 09 15:45:54.232068 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Availability Zones retrieved successfully. Jul 09 15:45:54.239315 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Flow 'volume_create_api' (43b9f64e-4fb7-469e-b5e5-e602537f5001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:54.240721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9154d3-e578-4098-8e9b-fd9f7bcb5deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:54.241785 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:54.275901 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c9154d3-e578-4098-8e9b-fd9f7bcb5deb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:54.276709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6da33256-7688-4126-a22d-131bbed7dfe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:54.337820 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Created reservations ['a6946d2a-9c85-489f-88d8-9141c4ecc0be', '8a56badf-f2ce-4bde-a115-e8bd40dcef4f', '60797d67-9452-4ecb-a5e7-61be49ea6654', 'ad467854-d331-4b28-bbc2-450c53b819cd'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:54.338905 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6da33256-7688-4126-a22d-131bbed7dfe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6946d2a-9c85-489f-88d8-9141c4ecc0be', '8a56badf-f2ce-4bde-a115-e8bd40dcef4f', '60797d67-9452-4ecb-a5e7-61be49ea6654', 'ad467854-d331-4b28-bbc2-450c53b819cd']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:54.339897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36fdf66d-d050-4ff4-baef-c314bd5453c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:54.371837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36fdf66d-d050-4ff4-baef-c314bd5453c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f421286-a38e-49c2-aa38-641cbcbc088c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-610649919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fa101a03344e638b6ef7b7c661aaf6',qos_specs=None,replication_status=,reservations=['a6946d2a-9c85-489f-88d8-9141c4ecc0be','8a56badf-f2ce-4bde-a115-e8bd40dcef4f','60797d67-9452-4ecb-a5e7-61be49ea6654','ad467854-d331-4b28-bbc2-450c53b819cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12ba57aff994e638996c87da9e1ddfc',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-610649919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f421286-a38e-49c2-aa38-641cbcbc088c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08fa101a03344e638b6ef7b7c661aaf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e12ba57aff994e638996c87da9e1ddfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:54.372833 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd14dcd6-3f31-4ef0-9ecb-f8efe6b4727d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:54.398564 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd14dcd6-3f31-4ef0-9ecb-f8efe6b4727d) transitioned into state 'SUCCESS' from state '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-610649919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fa101a03344e638b6ef7b7c661aaf6',qos_specs=None,replication_status=,reservations=['a6946d2a-9c85-489f-88d8-9141c4ecc0be','8a56badf-f2ce-4bde-a115-e8bd40dcef4f','60797d67-9452-4ecb-a5e7-61be49ea6654','ad467854-d331-4b28-bbc2-450c53b819cd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12ba57aff994e638996c87da9e1ddfc',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:54.399419 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71711a36-14ff-4533-83af-2b58a5810987) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:54.413692 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71711a36-14ff-4533-83af-2b58a5810987) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:54.414561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Flow 'volume_create_api' (43b9f64e-4fb7-469e-b5e5-e602537f5001) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:54.415531 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume request issued successfully. Jul 09 15:45:54.415917 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-27d99c7f-f9b9-459f-b2fb-3c90955f0179 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:54.416573 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 886/3573] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:45:54 2026] POST /volume/v3/volumes => generated 775 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:54.435102 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38fd4731-a9e0-4951-898e-21bcfe641e60 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:54.437233 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38fd4731-a9e0-4951-898e-21bcfe641e60 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c Jul 09 15:45:54.437549 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38fd4731-a9e0-4951-898e-21bcfe641e60 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:54.437862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38fd4731-a9e0-4951-898e-21bcfe641e60 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:54.449744 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:54.449744 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:54.453712 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-38fd4731-a9e0-4951-898e-21bcfe641e60 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:45:54.457706 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38fd4731-a9e0-4951-898e-21bcfe641e60 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c returned with HTTP 200 Jul 09 15:45:54.458096 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 900/3574] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:54 2026] GET /volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:54.467015 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bff1f6bc-3d18-4d63-b600-8cff7969118b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:54.469228 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bff1f6bc-3d18-4d63-b600-8cff7969118b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:54.469483 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bff1f6bc-3d18-4d63-b600-8cff7969118b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:54.469725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bff1f6bc-3d18-4d63-b600-8cff7969118b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:54.477986 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:54.477986 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:54.482553 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bff1f6bc-3d18-4d63-b600-8cff7969118b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:54.488634 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bff1f6bc-3d18-4d63-b600-8cff7969118b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:54.489153 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 885/3575] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:54 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:54.879920 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cea69c94-aafd-4081-b9b7-8794d53b623a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:54.882633 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:54.882995 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "18289af8-fd6f-4fa7-98fa-24c63c2fd060"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:54.885589 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '18289af8-fd6f-4fa7-98fa-24c63c2fd060'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:54.981406 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a0633e83-e7b2-466f-a826-414acc03821f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:54.982037 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume of 1 GB Jul 09 15:45:54.983565 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a0633e83-e7b2-466f-a826-414acc03821f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:54.983565 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a0633e83-e7b2-466f-a826-414acc03821f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:54.983781 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a0633e83-e7b2-466f-a826-414acc03821f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:54.983900 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-a0633e83-e7b2-466f-a826-414acc03821f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:54.987278 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Availability Zones retrieved successfully. Jul 09 15:45:54.988352 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:54.988352 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:54.989119 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a0633e83-e7b2-466f-a826-414acc03821f tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:54.989517 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 887/3576] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:54 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:54.995540 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Flow 'volume_create_api' (45dfdd70-c117-4897-984b-61499e4a5190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:54.998408 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b067161-37b8-4a2a-91c5-8300e3e2d3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:54.999823 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:55.025132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e278385f-90e8-4f22-bede-678e8d6c4fb5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.025692 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e278385f-90e8-4f22-bede-678e8d6c4fb5 None None] GET https://10.4.3.19/volume// Jul 09 15:45:55.025907 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e278385f-90e8-4f22-bede-678e8d6c4fb5 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.026143 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e278385f-90e8-4f22-bede-678e8d6c4fb5 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.026564 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e278385f-90e8-4f22-bede-678e8d6c4fb5 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:45:55.026912 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 901/3577] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:45: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 09 15:45:55.034519 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e9d7b096-e273-4afa-abd2-593b8d002d77 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.034627 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b067161-37b8-4a2a-91c5-8300e3e2d3c2) transitioned into state 'FAILURE' from state 'RUNNING' Jul 09 15:45:55.034627 np0000004916 devstack@c-api.service[99866]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 09 15:45:55.036558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b067161-37b8-4a2a-91c5-8300e3e2d3c2) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:55.036834 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e9d7b096-e273-4afa-abd2-593b8d002d77 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 Jul 09 15:45:55.037312 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e9d7b096-e273-4afa-abd2-593b8d002d77 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.037594 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b067161-37b8-4a2a-91c5-8300e3e2d3c2) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 09 15:45:55.038878 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e9d7b096-e273-4afa-abd2-593b8d002d77 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.039042 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Flow 'volume_create_api' (45dfdd70-c117-4897-984b-61499e4a5190) transitioned into state 'REVERTED' from state 'RUNNING' Jul 09 15:45:55.039042 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cea69c94-aafd-4081-b9b7-8794d53b623a tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 400 Jul 09 15:45:55.039936 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 905/3578] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:54 2026] POST /volume/v3/volumes => generated 134 bytes in 161 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:55.048078 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.048078 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:55.053952 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e9d7b096-e273-4afa-abd2-593b8d002d77 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:45:55.058074 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-e9d7b096-e273-4afa-abd2-593b8d002d77 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 returned with HTTP 200 Jul 09 15:45:55.058074 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 886/3579] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 => generated 1593 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:45:55.169792 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-4bede986-824c-4fde-a04d-1925f7c74091 req-48c08ee6-caef-4089-90c7-b67c43862e1c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.170356 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6bbf0433-e35e-4cfa-9519-93b397ac6cad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.171897 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6bbf0433-e35e-4cfa-9519-93b397ac6cad tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:55.172059 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6bbf0433-e35e-4cfa-9519-93b397ac6cad tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.172170 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-48c08ee6-caef-4089-90c7-b67c43862e1c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] PUT https://10.4.3.19/volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad Jul 09 15:45:55.172260 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6bbf0433-e35e-4cfa-9519-93b397ac6cad tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.172654 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-48c08ee6-caef-4089-90c7-b67c43862e1c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.181547 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.181547 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:55.182567 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-4bede986-824c-4fde-a04d-1925f7c74091 req-48c08ee6-caef-4089-90c7-b67c43862e1c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Acquiring lock "cinder-attachment_update-859c024d-715b-4f0e-97ac-da41cecdfbb4-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:45:55.185299 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6bbf0433-e35e-4cfa-9519-93b397ac6cad tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:55.189252 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-4bede986-824c-4fde-a04d-1925f7c74091 req-48c08ee6-caef-4089-90c7-b67c43862e1c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Lock "cinder-attachment_update-859c024d-715b-4f0e-97ac-da41cecdfbb4-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:45:55.189545 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6bbf0433-e35e-4cfa-9519-93b397ac6cad tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:55.189977 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 902/3580] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:55.190782 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.190782 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:55.212671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6b1bf145-61a4-42d1-a967-5d2cad7a8507 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.214765 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6b1bf145-61a4-42d1-a967-5d2cad7a8507 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:55.215200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6b1bf145-61a4-42d1-a967-5d2cad7a8507 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.217754 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6b1bf145-61a4-42d1-a967-5d2cad7a8507 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 400 Jul 09 15:45:55.218736 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 906/3581] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:55.229026 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1946e932-2161-42e9-b6b5-9601e0509c54 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.230968 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1946e932-2161-42e9-b6b5-9601e0509c54 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:55.231813 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1946e932-2161-42e9-b6b5-9601e0509c54 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "cb31428d-c59c-498d-ad59-cb668c6f483f"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.233263 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-1946e932-2161-42e9-b6b5-9601e0509c54 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'cb31428d-c59c-498d-ad59-cb668c6f483f'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:55.239171 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1946e932-2161-42e9-b6b5-9601e0509c54 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 404 Jul 09 15:45:55.239911 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 887/3582] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:55.248166 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7ab8204e-5a2a-4a2b-8a91-ff0d24cf6c7d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.251822 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7ab8204e-5a2a-4a2b-8a91-ff0d24cf6c7d tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:55.252597 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7ab8204e-5a2a-4a2b-8a91-ff0d24cf6c7d tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a97c93ae-8885-4f08-821e-2261f18efd8b"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.256074 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-7ab8204e-5a2a-4a2b-8a91-ff0d24cf6c7d tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a97c93ae-8885-4f08-821e-2261f18efd8b'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:55.270035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7ab8204e-5a2a-4a2b-8a91-ff0d24cf6c7d tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 404 Jul 09 15:45:55.270819 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 903/3583] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:55.280717 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-852a9ba4-3b42-4aa8-b4dc-44eab0791853 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.282864 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-852a9ba4-3b42-4aa8-b4dc-44eab0791853 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:55.283202 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-852a9ba4-3b42-4aa8-b4dc-44eab0791853 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "ec146778-d27a-4306-9d04-e712e36dee00"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.284820 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-852a9ba4-3b42-4aa8-b4dc-44eab0791853 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'ec146778-d27a-4306-9d04-e712e36dee00'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:55.295623 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-852a9ba4-3b42-4aa8-b4dc-44eab0791853 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 404 Jul 09 15:45:55.296258 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 907/3584] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:55.305925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ab1c2ffd-6dde-4a29-aca8-977599f214d7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.308990 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ab1c2ffd-6dde-4a29-aca8-977599f214d7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:55.309406 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ab1c2ffd-6dde-4a29-aca8-977599f214d7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.311835 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ab1c2ffd-6dde-4a29-aca8-977599f214d7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 400 Jul 09 15:45:55.312371 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 888/3585] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:55.321484 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a97eec03-6ddc-4869-a866-e7d48d00ee24 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.323482 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a97eec03-6ddc-4869-a866-e7d48d00ee24 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:55.323897 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a97eec03-6ddc-4869-a866-e7d48d00ee24 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.325811 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a97eec03-6ddc-4869-a866-e7d48d00ee24 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 400 Jul 09 15:45:55.326473 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 904/3586] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:55 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 09 15:45:55.334390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d359c0b2-3c0d-479a-89fc-f7869be10480 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.337212 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d359c0b2-3c0d-479a-89fc-f7869be10480 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:55.337212 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d359c0b2-3c0d-479a-89fc-f7869be10480 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.338887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d359c0b2-3c0d-479a-89fc-f7869be10480 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 400 Jul 09 15:45:55.339409 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 908/3587] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:45:55 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 09 15:45:55.347848 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fdb5075e-e7f8-4771-8603-3ea2e5081087 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.350017 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fdb5075e-e7f8-4771-8603-3ea2e5081087 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] DELETE https://10.4.3.19/volume/v3/volumes/tempest-invalid-288730203 Jul 09 15:45:55.350306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fdb5075e-e7f8-4771-8603-3ea2e5081087 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.350547 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fdb5075e-e7f8-4771-8603-3ea2e5081087 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.350755 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-fdb5075e-e7f8-4771-8603-3ea2e5081087 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Delete volume with id: tempest-invalid-288730203 Jul 09 15:45:55.357413 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fdb5075e-e7f8-4771-8603-3ea2e5081087 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/tempest-invalid-288730203 returned with HTTP 404 Jul 09 15:45:55.357972 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 889/3588] 10.4.3.19 () {66 vars in 1311 bytes} [Thu Jul 9 15:45:55 2026] DELETE /volume/v3/volumes/tempest-invalid-288730203 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:55.366869 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e6b0a457-982e-47d9-acc9-2038047b6420 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.369059 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 905/3589] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:45:55 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 09 15:45:55.377519 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9b6d2e35-b730-4521-b295-ba5844c0dc0e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.379384 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9b6d2e35-b730-4521-b295-ba5844c0dc0e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/xxx/action Jul 09 15:45:55.379822 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9b6d2e35-b730-4521-b295-ba5844c0dc0e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-detach": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.379963 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9b6d2e35-b730-4521-b295-ba5844c0dc0e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.387074 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9b6d2e35-b730-4521-b295-ba5844c0dc0e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 09 15:45:55.387606 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 909/3590] 10.4.3.19 () {68 vars in 1284 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:55.395855 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-59bd969f-ebae-4e72-93f8-f0601d9ff30c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.397809 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-59bd969f-ebae-4e72-93f8-f0601d9ff30c tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/tempest-invalid-1122484077 Jul 09 15:45:55.398015 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-59bd969f-ebae-4e72-93f8-f0601d9ff30c tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.398239 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-59bd969f-ebae-4e72-93f8-f0601d9ff30c tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.404807 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-59bd969f-ebae-4e72-93f8-f0601d9ff30c tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/tempest-invalid-1122484077 returned with HTTP 404 Jul 09 15:45:55.405313 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 890/3591] 10.4.3.19 () {66 vars in 1311 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes/tempest-invalid-1122484077 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:55.412864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-17d28e13-6fab-4c59-9140-a0d1a3327799 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.414794 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 906/3592] 10.4.3.19 () {66 vars in 1233 bytes} [Thu Jul 9 15:45:55 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 09 15:45:55.421767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.423446 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?status=null Jul 09 15:45:55.423766 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.423898 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.424154 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:55.424592 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Could not evaluate value null, assuming string {{(pid=99866) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:55.425257 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:55.431643 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Get all volumes completed successfully. Jul 09 15:45:55.433474 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f3b245fe-70fa-43e1-a57b-f42923cd2d36 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 09 15:45:55.433791 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 910/3593] 10.4.3.19 () {66 vars in 1274 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:45:55.446376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a01e5aee-0b9b-4f87-90fd-aa51cc197900 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.448036 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a01e5aee-0b9b-4f87-90fd-aa51cc197900 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1082129059 Jul 09 15:45:55.448238 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a01e5aee-0b9b-4f87-90fd-aa51cc197900 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.448424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a01e5aee-0b9b-4f87-90fd-aa51cc197900 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.448740 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-a01e5aee-0b9b-4f87-90fd-aa51cc197900 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:55.449415 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a01e5aee-0b9b-4f87-90fd-aa51cc197900 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1082129059'), ('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:55.455427 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a01e5aee-0b9b-4f87-90fd-aa51cc197900 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Get all volumes completed successfully. Jul 09 15:45:55.457333 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a01e5aee-0b9b-4f87-90fd-aa51cc197900 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1082129059 returned with HTTP 200 Jul 09 15:45:55.457658 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 891/3594] 10.4.3.19 () {66 vars in 1352 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1082129059 => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:45:55.470371 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.471971 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes?status=null Jul 09 15:45:55.472138 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.472364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.472643 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:55.472855 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Could not evaluate value null, assuming string {{(pid=99864) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 09 15:45:55.473475 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:55.474119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b093deaa-cf4a-4afd-93a5-f05be5689fd0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.475997 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b093deaa-cf4a-4afd-93a5-f05be5689fd0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c Jul 09 15:45:55.476220 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b093deaa-cf4a-4afd-93a5-f05be5689fd0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.476425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b093deaa-cf4a-4afd-93a5-f05be5689fd0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.482917 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.482917 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:55.486527 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b093deaa-cf4a-4afd-93a5-f05be5689fd0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:45:55.490380 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b093deaa-cf4a-4afd-93a5-f05be5689fd0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c returned with HTTP 200 Jul 09 15:45:55.490760 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 911/3595] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:55.502709 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-75e6d495-e341-4281-9c2f-a3f0c0690a6d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.503291 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Get all volumes completed successfully. Jul 09 15:45:55.503697 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3b8f7929-1387-403d-b44b-9e9d1f08f16e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes?status=null returned with HTTP 200 Jul 09 15:45:55.504221 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 907/3596] 10.4.3.19 () {66 vars in 1253 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:45:55.504337 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b9d26dc2-85c2-44de-9fca-633fe3b11c57 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.504980 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75e6d495-e341-4281-9c2f-a3f0c0690a6d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:45:55.505433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-75e6d495-e341-4281-9c2f-a3f0c0690a6d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9f421286-a38e-49c2-aa38-641cbcbc088c", "name": "tempest-type-Backup-736329163"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.506995 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b9d26dc2-85c2-44de-9fca-633fe3b11c57 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:55.507290 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b9d26dc2-85c2-44de-9fca-633fe3b11c57 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.507329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-75e6d495-e341-4281-9c2f-a3f0c0690a6d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Creating new backup {'backup': {'volume_id': '9f421286-a38e-49c2-aa38-641cbcbc088c', 'name': 'tempest-type-Backup-736329163'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:45:55.507533 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-75e6d495-e341-4281-9c2f-a3f0c0690a6d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Creating backup of volume 9f421286-a38e-49c2-aa38-641cbcbc088c in container None Jul 09 15:45:55.507574 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b9d26dc2-85c2-44de-9fca-633fe3b11c57 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.514424 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-70764f48-d0dc-4090-98d0-4e820cb1f3be None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.515428 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.515428 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:55.516084 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-70764f48-d0dc-4090-98d0-4e820cb1f3be tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1406252820 Jul 09 15:45:55.516269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-70764f48-d0dc-4090-98d0-4e820cb1f3be tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.516401 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.516401 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:55.516518 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-70764f48-d0dc-4090-98d0-4e820cb1f3be tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.516744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-70764f48-d0dc-4090-98d0-4e820cb1f3be tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:45:55.516795 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-75e6d495-e341-4281-9c2f-a3f0c0690a6d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:45:55.517388 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-70764f48-d0dc-4090-98d0-4e820cb1f3be tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1406252820'), ('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:45:55.519085 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b9d26dc2-85c2-44de-9fca-633fe3b11c57 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:55.524092 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b9d26dc2-85c2-44de-9fca-633fe3b11c57 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:55.524619 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 912/3597] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:55.535747 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-75e6d495-e341-4281-9c2f-a3f0c0690a6d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Created reservations ['b0dc9ae4-9ad7-4850-a5ba-abfb1aeb1d28', '6236d2cc-24ad-4a5a-8f08-50f0144a1610'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:55.542563 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-70764f48-d0dc-4090-98d0-4e820cb1f3be tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Get all volumes completed successfully. Jul 09 15:45:55.543070 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-70764f48-d0dc-4090-98d0-4e820cb1f3be tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1406252820 returned with HTTP 200 Jul 09 15:45:55.543492 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 908/3598] 10.4.3.19 () {66 vars in 1331 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1406252820 => generated 15 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:45:55.552961 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d67c6394-f8c3-4352-b05c-9791e23c5cb1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.554713 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d67c6394-f8c3-4352-b05c-9791e23c5cb1 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action Jul 09 15:45:55.555034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d67c6394-f8c3-4352-b05c-9791e23c5cb1 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.555154 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d67c6394-f8c3-4352-b05c-9791e23c5cb1 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.564863 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.564863 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:55.565100 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d67c6394-f8c3-4352-b05c-9791e23c5cb1 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume info retrieved successfully. Jul 09 15:45:55.569519 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-75e6d495-e341-4281-9c2f-a3f0c0690a6d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:45:55.570001 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 892/3599] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/backups => generated 313 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:55.572369 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d67c6394-f8c3-4352-b05c-9791e23c5cb1 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Reserve volume completed successfully. Jul 09 15:45:55.572493 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d67c6394-f8c3-4352-b05c-9791e23c5cb1 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action returned with HTTP 202 Jul 09 15:45:55.572959 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 913/3600] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:45:55.577561 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2a80fbc2-24ce-4f7e-ba5f-df7769a79850 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.579945 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2a80fbc2-24ce-4f7e-ba5f-df7769a79850 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:45:55.580303 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2a80fbc2-24ce-4f7e-ba5f-df7769a79850 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.580609 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2a80fbc2-24ce-4f7e-ba5f-df7769a79850 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.580778 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2a80fbc2-24ce-4f7e-ba5f-df7769a79850 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:55.580887 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1cf5bb75-66fd-498b-a862-2acf8661bbed None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.582744 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1cf5bb75-66fd-498b-a862-2acf8661bbed tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action Jul 09 15:45:55.583082 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1cf5bb75-66fd-498b-a862-2acf8661bbed tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.583220 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1cf5bb75-66fd-498b-a862-2acf8661bbed tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.585269 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.585269 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:55.585943 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2a80fbc2-24ce-4f7e-ba5f-df7769a79850 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:45:55.586384 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 909/3601] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:55.592279 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.592279 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:55.592726 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1cf5bb75-66fd-498b-a862-2acf8661bbed tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume info retrieved successfully. Jul 09 15:45:55.596536 np0000004916 devstack@c-api.service[99865]: ERROR cinder.volume.api [None req-1cf5bb75-66fd-498b-a862-2acf8661bbed tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume status must be available to reserve, but the status is attaching. Jul 09 15:45:55.596892 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1cf5bb75-66fd-498b-a862-2acf8661bbed tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action returned with HTTP 400 Jul 09 15:45:55.597429 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 893/3602] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:55.606119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2c5fd890-5fe4-4ded-be23-eef1625c7ea7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.608423 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c5fd890-5fe4-4ded-be23-eef1625c7ea7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action Jul 09 15:45:55.608792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c5fd890-5fe4-4ded-be23-eef1625c7ea7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.608930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c5fd890-5fe4-4ded-be23-eef1625c7ea7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.616992 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:55.616992 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:55.617608 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2c5fd890-5fe4-4ded-be23-eef1625c7ea7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume info retrieved successfully. Jul 09 15:45:55.634795 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2c5fd890-5fe4-4ded-be23-eef1625c7ea7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Unreserve volume completed successfully. Jul 09 15:45:55.635165 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c5fd890-5fe4-4ded-be23-eef1625c7ea7 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action returned with HTTP 202 Jul 09 15:45:55.635830 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 914/3603] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:45:55.643336 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-95863bd8-6240-4715-a1b3-d0165d680c8f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.645070 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-95863bd8-6240-4715-a1b3-d0165d680c8f tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/06f30f16-3bf2-46c4-b5a9-169612da1557/action Jul 09 15:45:55.645408 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-95863bd8-6240-4715-a1b3-d0165d680c8f tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-reserve": {}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.645603 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-95863bd8-6240-4715-a1b3-d0165d680c8f tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.651530 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-95863bd8-6240-4715-a1b3-d0165d680c8f tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/06f30f16-3bf2-46c4-b5a9-169612da1557/action returned with HTTP 404 Jul 09 15:45:55.652231 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 910/3604] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/06f30f16-3bf2-46c4-b5a9-169612da1557/action => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:55.659569 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-478f3770-8c29-4fa3-9dfc-053ecfad8a3b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.661849 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-478f3770-8c29-4fa3-9dfc-053ecfad8a3b tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/b9f5472f-851b-4ebb-8722-fff407d31b55/action Jul 09 15:45:55.662260 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-478f3770-8c29-4fa3-9dfc-053ecfad8a3b tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.662404 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-478f3770-8c29-4fa3-9dfc-053ecfad8a3b tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.669509 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-478f3770-8c29-4fa3-9dfc-053ecfad8a3b tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/b9f5472f-851b-4ebb-8722-fff407d31b55/action returned with HTTP 404 Jul 09 15:45:55.669953 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 894/3605] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/b9f5472f-851b-4ebb-8722-fff407d31b55/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:55.678158 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-377acd7c-c1b3-481f-954b-773d9622e004 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.680292 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 915/3606] 10.4.3.19 () {68 vars in 1253 bytes} [Thu Jul 9 15:45:55 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 09 15:45:55.689397 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fc142be4-0635-4394-96fd-b1a859925d2e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.691166 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fc142be4-0635-4394-96fd-b1a859925d2e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] PUT https://10.4.3.19/volume/v3/volumes/tempest-invalid-1132097174 Jul 09 15:45:55.691506 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fc142be4-0635-4394-96fd-b1a859925d2e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.700008 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fc142be4-0635-4394-96fd-b1a859925d2e tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/tempest-invalid-1132097174 returned with HTTP 404 Jul 09 15:45:55.700531 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 911/3607] 10.4.3.19 () {68 vars in 1331 bytes} [Thu Jul 9 15:45:55 2026] PUT /volume/v3/volumes/tempest-invalid-1132097174 => generated 99 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:55.710250 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-926a33ec-57bb-49fe-9fb1-1f2212a36f34 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.712596 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-926a33ec-57bb-49fe-9fb1-1f2212a36f34 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] PUT https://10.4.3.19/volume/v3/volumes/fe792281-6a3a-40e4-b9c2-eaef52ab9248 Jul 09 15:45:55.712859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-4bede986-824c-4fde-a04d-1925f7c74091 req-48c08ee6-caef-4089-90c7-b67c43862e1c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Lock "cinder-attachment_update-859c024d-715b-4f0e-97ac-da41cecdfbb4-np0000004916" released by "attachment_update" :: held 0.524s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:45:55.713077 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-926a33ec-57bb-49fe-9fb1-1f2212a36f34 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.713164 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-48c08ee6-caef-4089-90c7-b67c43862e1c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad returned with HTTP 200 Jul 09 15:45:55.713682 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 888/3608] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:45:55 2026] PUT /volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:45:55.723608 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-926a33ec-57bb-49fe-9fb1-1f2212a36f34 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/fe792281-6a3a-40e4-b9c2-eaef52ab9248 returned with HTTP 404 Jul 09 15:45:55.724285 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 895/3609] 10.4.3.19 () {68 vars in 1361 bytes} [Thu Jul 9 15:45:55 2026] PUT /volume/v3/volumes/fe792281-6a3a-40e4-b9c2-eaef52ab9248 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:55.732349 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-46458fff-ec34-4323-874f-5ed038c641e8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.734555 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46458fff-ec34-4323-874f-5ed038c641e8 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] DELETE https://10.4.3.19/volume/v3/volumes/23539df0-5dbe-46ba-9da7-306c7a09687d Jul 09 15:45:55.734773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46458fff-ec34-4323-874f-5ed038c641e8 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:55.734993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46458fff-ec34-4323-874f-5ed038c641e8 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:55.735197 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-46458fff-ec34-4323-874f-5ed038c641e8 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Delete volume with id: 23539df0-5dbe-46ba-9da7-306c7a09687d Jul 09 15:45:55.741790 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46458fff-ec34-4323-874f-5ed038c641e8 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/23539df0-5dbe-46ba-9da7-306c7a09687d returned with HTTP 404 Jul 09 15:45:55.742364 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 916/3610] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:55 2026] DELETE /volume/v3/volumes/23539df0-5dbe-46ba-9da7-306c7a09687d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:55.750666 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6a9923f0-0639-47ef-a2aa-827f9640b51b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.752687 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6a9923f0-0639-47ef-a2aa-827f9640b51b tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action Jul 09 15:45:55.753072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6a9923f0-0639-47ef-a2aa-827f9640b51b tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.753269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6a9923f0-0639-47ef-a2aa-827f9640b51b tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.754919 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6a9923f0-0639-47ef-a2aa-827f9640b51b tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action returned with HTTP 400 Jul 09 15:45:55.755501 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 912/3611] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:55.763044 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7281f989-1255-440b-8ee9-2745e2421f58 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.764722 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7281f989-1255-440b-8ee9-2745e2421f58 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action Jul 09 15:45:55.765010 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7281f989-1255-440b-8ee9-2745e2421f58 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.765120 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7281f989-1255-440b-8ee9-2745e2421f58 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.766659 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7281f989-1255-440b-8ee9-2745e2421f58 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action returned with HTTP 400 Jul 09 15:45:55.767055 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 889/3612] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:55.773855 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c6cb4b61-5219-4b2d-a243-9399183d8700 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.775545 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6cb4b61-5219-4b2d-a243-9399183d8700 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/33a74e82-132c-4d3a-be82-704de3ca9d6b/action Jul 09 15:45:55.775871 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6cb4b61-5219-4b2d-a243-9399183d8700 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.775989 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6cb4b61-5219-4b2d-a243-9399183d8700 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.783212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6cb4b61-5219-4b2d-a243-9399183d8700 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/33a74e82-132c-4d3a-be82-704de3ca9d6b/action returned with HTTP 404 Jul 09 15:45:55.783720 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 896/3613] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/33a74e82-132c-4d3a-be82-704de3ca9d6b/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:55.793279 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cec5140a-c90e-42a4-961c-4c7c8a4ed114 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.794968 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cec5140a-c90e-42a4-961c-4c7c8a4ed114 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action Jul 09 15:45:55.795330 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cec5140a-c90e-42a4-961c-4c7c8a4ed114 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.795462 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cec5140a-c90e-42a4-961c-4c7c8a4ed114 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.796949 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cec5140a-c90e-42a4-961c-4c7c8a4ed114 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action returned with HTTP 400 Jul 09 15:45:55.797442 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 917/3614] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa/action => generated 129 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:45:55.807070 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-be2463e7-9b3a-4f26-9ba2-8a7ffc9497d0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:55.809073 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be2463e7-9b3a-4f26-9ba2-8a7ffc9497d0 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] POST https://10.4.3.19/volume/v3/volumes/None/action Jul 09 15:45:55.809477 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be2463e7-9b3a-4f26-9ba2-8a7ffc9497d0 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:55.809624 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be2463e7-9b3a-4f26-9ba2-8a7ffc9497d0 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:55.999892 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c9617448-7e2e-4b49-9c9f-aa76bcdcf381 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.002632 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c9617448-7e2e-4b49-9c9f-aa76bcdcf381 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:56.002891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c9617448-7e2e-4b49-9c9f-aa76bcdcf381 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.003140 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c9617448-7e2e-4b49-9c9f-aa76bcdcf381 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.003313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c9617448-7e2e-4b49-9c9f-aa76bcdcf381 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:56.003375 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be2463e7-9b3a-4f26-9ba2-8a7ffc9497d0 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/None/action returned with HTTP 404 Jul 09 15:45:56.003934 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 913/3615] 10.4.3.19 () {68 vars in 1287 bytes} [Thu Jul 9 15:45:55 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 197 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:56.011398 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.011398 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:56.012218 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c9617448-7e2e-4b49-9c9f-aa76bcdcf381 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:56.012356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-132690e6-bfe8-4c59-9f74-4c7dd2f61fdc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.012622 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 890/3616] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:55 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:56.014376 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-132690e6-bfe8-4c59-9f74-4c7dd2f61fdc tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/a9a83ffa-a971-49fc-ac68-daf93fbc7800 Jul 09 15:45:56.014604 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-132690e6-bfe8-4c59-9f74-4c7dd2f61fdc tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.014826 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-132690e6-bfe8-4c59-9f74-4c7dd2f61fdc tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.021298 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-132690e6-bfe8-4c59-9f74-4c7dd2f61fdc tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/a9a83ffa-a971-49fc-ac68-daf93fbc7800 returned with HTTP 404 Jul 09 15:45:56.021996 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 897/3617] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:56 2026] GET /volume/v3/volumes/a9a83ffa-a971-49fc-ac68-daf93fbc7800 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:56.031371 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-92f9b103-9b0d-41b2-9fac-ad7dcb257aae None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.033388 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-92f9b103-9b0d-41b2-9fac-ad7dcb257aae tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa Jul 09 15:45:56.033629 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-92f9b103-9b0d-41b2-9fac-ad7dcb257aae tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.033841 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-92f9b103-9b0d-41b2-9fac-ad7dcb257aae tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.042814 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.042814 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:56.047784 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-92f9b103-9b0d-41b2-9fac-ad7dcb257aae tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume info retrieved successfully. Jul 09 15:45:56.056171 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-92f9b103-9b0d-41b2-9fac-ad7dcb257aae tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa returned with HTTP 200 Jul 09 15:45:56.056641 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 918/3618] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:56 2026] GET /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:56.069239 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-94d744b1-129f-4826-ab75-faffc50a25ee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.069746 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0389e548-8c85-465f-8afb-6b6eb6f0ec15 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.071569 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-94d744b1-129f-4826-ab75-faffc50a25ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:45:56.071690 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0389e548-8c85-465f-8afb-6b6eb6f0ec15 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] DELETE https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa Jul 09 15:45:56.071745 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-94d744b1-129f-4826-ab75-faffc50a25ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.071885 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0389e548-8c85-465f-8afb-6b6eb6f0ec15 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.071921 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-94d744b1-129f-4826-ab75-faffc50a25ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.072068 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0389e548-8c85-465f-8afb-6b6eb6f0ec15 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.072135 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-94d744b1-129f-4826-ab75-faffc50a25ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume with id: 0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:45:56.072242 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-0389e548-8c85-465f-8afb-6b6eb6f0ec15 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Delete volume with id: 6bc81d70-bfd8-4341-8196-25332ae92eaa Jul 09 15:45:56.079913 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.079913 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:56.079913 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0389e548-8c85-465f-8afb-6b6eb6f0ec15 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume info retrieved successfully. Jul 09 15:45:56.082151 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.082151 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:56.082347 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-94d744b1-129f-4826-ab75-faffc50a25ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:56.111285 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-94d744b1-129f-4826-ab75-faffc50a25ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume request issued successfully. Jul 09 15:45:56.111556 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-94d744b1-129f-4826-ab75-faffc50a25ee tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 202 Jul 09 15:45:56.111985 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0389e548-8c85-465f-8afb-6b6eb6f0ec15 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Delete volume request issued successfully. Jul 09 15:45:56.112153 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 914/3619] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:56 2026] DELETE /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:56.112412 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0389e548-8c85-465f-8afb-6b6eb6f0ec15 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa returned with HTTP 202 Jul 09 15:45:56.113051 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 891/3620] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:45:56 2026] DELETE /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:45:56.121209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f1b4ee77-0b8c-4cf9-b1a3-8635525fb387 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.121678 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-db218ae1-bc7f-43ba-bb5a-ad6cbcb21b59 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.123715 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1b4ee77-0b8c-4cf9-b1a3-8635525fb387 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:45:56.123969 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1b4ee77-0b8c-4cf9-b1a3-8635525fb387 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.124248 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1b4ee77-0b8c-4cf9-b1a3-8635525fb387 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.124944 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db218ae1-bc7f-43ba-bb5a-ad6cbcb21b59 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa Jul 09 15:45:56.125329 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-db218ae1-bc7f-43ba-bb5a-ad6cbcb21b59 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.125636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-db218ae1-bc7f-43ba-bb5a-ad6cbcb21b59 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.135165 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.135165 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:56.135583 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.135583 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:56.140529 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f1b4ee77-0b8c-4cf9-b1a3-8635525fb387 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:45:56.141334 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-db218ae1-bc7f-43ba-bb5a-ad6cbcb21b59 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Volume info retrieved successfully. Jul 09 15:45:56.146791 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1b4ee77-0b8c-4cf9-b1a3-8635525fb387 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 200 Jul 09 15:45:56.147493 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 898/3621] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:56 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:56.147831 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db218ae1-bc7f-43ba-bb5a-ad6cbcb21b59 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa returned with HTTP 200 Jul 09 15:45:56.148451 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 919/3622] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:56 2026] GET /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:56.203783 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7fa2a541-23e3-46d1-aca0-123a7ea43ed3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.205734 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7fa2a541-23e3-46d1-aca0-123a7ea43ed3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:56.206006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7fa2a541-23e3-46d1-aca0-123a7ea43ed3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.206317 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7fa2a541-23e3-46d1-aca0-123a7ea43ed3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.216788 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.216788 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:56.221825 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7fa2a541-23e3-46d1-aca0-123a7ea43ed3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:56.225223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-4bede986-824c-4fde-a04d-1925f7c74091 req-5c5175c7-b5fd-44dd-a613-98b0fdac7513 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.228147 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-5c5175c7-b5fd-44dd-a613-98b0fdac7513 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] POST https://10.4.3.19/volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad/action Jul 09 15:45:56.228664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-5c5175c7-b5fd-44dd-a613-98b0fdac7513 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:45:56.228839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-5c5175c7-b5fd-44dd-a613-98b0fdac7513 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:56.228936 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7fa2a541-23e3-46d1-aca0-123a7ea43ed3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:56.229616 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 915/3623] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:56 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:56.250123 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.250123 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:56.260423 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-4bede986-824c-4fde-a04d-1925f7c74091 req-5c5175c7-b5fd-44dd-a613-98b0fdac7513 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad/action returned with HTTP 204 Jul 09 15:45:56.260934 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 892/3624] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:45:56 2026] POST /volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:56.541176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6e5f53d3-a4d3-46c3-adbb-b1a68d1aad43 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.543158 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6e5f53d3-a4d3-46c3-adbb-b1a68d1aad43 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:56.543398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6e5f53d3-a4d3-46c3-adbb-b1a68d1aad43 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.543609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6e5f53d3-a4d3-46c3-adbb-b1a68d1aad43 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.551003 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.551003 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:56.555468 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6e5f53d3-a4d3-46c3-adbb-b1a68d1aad43 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:56.560510 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6e5f53d3-a4d3-46c3-adbb-b1a68d1aad43 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:56.564572 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 899/3625] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:56 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:56.597218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-89ce8ceb-5498-4713-a997-b35c8d337365 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:56.599073 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-89ce8ceb-5498-4713-a997-b35c8d337365 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:45:56.599325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-89ce8ceb-5498-4713-a997-b35c8d337365 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:56.599532 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-89ce8ceb-5498-4713-a997-b35c8d337365 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:56.599626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-89ce8ceb-5498-4713-a997-b35c8d337365 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:56.603880 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:56.603880 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:56.604642 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-89ce8ceb-5498-4713-a997-b35c8d337365 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:45:56.605117 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 920/3626] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:56 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:57.022252 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a3309f19-92f7-40e7-90f0-c8023b74deb3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:57.024034 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a3309f19-92f7-40e7-90f0-c8023b74deb3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:57.024235 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a3309f19-92f7-40e7-90f0-c8023b74deb3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:57.024475 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a3309f19-92f7-40e7-90f0-c8023b74deb3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:57.024670 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a3309f19-92f7-40e7-90f0-c8023b74deb3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:57.028801 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:57.028801 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:57.029570 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a3309f19-92f7-40e7-90f0-c8023b74deb3 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:57.029905 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 916/3627] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:57 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:57.160586 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cf483a9b-2ac6-41f4-b019-ce1c9180ee67 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:57.161879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2b07ac29-ce11-4beb-87ab-fd5d0ea4dba3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:57.162585 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cf483a9b-2ac6-41f4-b019-ce1c9180ee67 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 Jul 09 15:45:57.162863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cf483a9b-2ac6-41f4-b019-ce1c9180ee67 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:57.163106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cf483a9b-2ac6-41f4-b019-ce1c9180ee67 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:57.163835 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b07ac29-ce11-4beb-87ab-fd5d0ea4dba3 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] GET https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa Jul 09 15:45:57.164067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b07ac29-ce11-4beb-87ab-fd5d0ea4dba3 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:57.164324 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b07ac29-ce11-4beb-87ab-fd5d0ea4dba3 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:57.169957 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cf483a9b-2ac6-41f4-b019-ce1c9180ee67 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 returned with HTTP 404 Jul 09 15:45:57.170172 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b07ac29-ce11-4beb-87ab-fd5d0ea4dba3 tempest-VolumesNegativeTest-1477466833 tempest-VolumesNegativeTest-1477466833-project-member] https://10.4.3.19/volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa returned with HTTP 404 Jul 09 15:45:57.170549 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 893/3628] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:57 2026] GET /volume/v3/volumes/0970923e-7c80-4473-97d5-c655974f71e8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:57.170718 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 900/3629] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:57 2026] GET /volume/v3/volumes/6bc81d70-bfd8-4341-8196-25332ae92eaa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:45:57.246161 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1e9bd6ae-cde8-4dff-88cc-c48cd0f9bb76 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:57.248202 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e9bd6ae-cde8-4dff-88cc-c48cd0f9bb76 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:57.248605 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e9bd6ae-cde8-4dff-88cc-c48cd0f9bb76 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:57.249232 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1e9bd6ae-cde8-4dff-88cc-c48cd0f9bb76 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:57.263242 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:57.263242 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:57.266877 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1e9bd6ae-cde8-4dff-88cc-c48cd0f9bb76 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:57.271355 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1e9bd6ae-cde8-4dff-88cc-c48cd0f9bb76 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:57.271903 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 921/3630] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:57 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:57.573581 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fea20f33-aa18-477a-9d44-0b3607938d94 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:57.575240 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fea20f33-aa18-477a-9d44-0b3607938d94 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:57.575430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fea20f33-aa18-477a-9d44-0b3607938d94 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:57.575618 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fea20f33-aa18-477a-9d44-0b3607938d94 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:57.582132 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:57.582132 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:57.585448 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-fea20f33-aa18-477a-9d44-0b3607938d94 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:57.589274 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fea20f33-aa18-477a-9d44-0b3607938d94 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:57.589644 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 917/3631] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:57 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:57.616577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-38531f30-64da-40f9-b8a9-1fc1cc584d8a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:57.618561 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-38531f30-64da-40f9-b8a9-1fc1cc584d8a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:45:57.618808 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-38531f30-64da-40f9-b8a9-1fc1cc584d8a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:57.619048 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-38531f30-64da-40f9-b8a9-1fc1cc584d8a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:57.619197 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-38531f30-64da-40f9-b8a9-1fc1cc584d8a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:57.623448 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:57.623448 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:57.624128 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-38531f30-64da-40f9-b8a9-1fc1cc584d8a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:45:57.624567 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 894/3632] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:57 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:58.041266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-25f8cdc5-b015-4541-8d48-0d6b12facc14 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.043269 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-25f8cdc5-b015-4541-8d48-0d6b12facc14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:58.043555 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-25f8cdc5-b015-4541-8d48-0d6b12facc14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:58.043738 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-25f8cdc5-b015-4541-8d48-0d6b12facc14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:58.043838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-25f8cdc5-b015-4541-8d48-0d6b12facc14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:58.048777 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:58.048777 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:58.049595 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-25f8cdc5-b015-4541-8d48-0d6b12facc14 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:58.049946 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 901/3633] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:58 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:58.192354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.287134 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-12f16fa7-42bb-4a9a-a8c4-2435d2d49b38 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.292380 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-12f16fa7-42bb-4a9a-a8c4-2435d2d49b38 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:58.292551 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-12f16fa7-42bb-4a9a-a8c4-2435d2d49b38 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:58.292862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-12f16fa7-42bb-4a9a-a8c4-2435d2d49b38 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:58.310480 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:58.310480 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:58.314992 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-12f16fa7-42bb-4a9a-a8c4-2435d2d49b38 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:58.319611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-12f16fa7-42bb-4a9a-a8c4-2435d2d49b38 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:58.320125 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 918/3634] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:58 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:58.327616 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:58.327616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1220653685"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:58.329034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request body: {'volume': {"'imageRef": '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1220653685'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:58.329221 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume of 1 GB Jul 09 15:45:58.333553 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Availability Zones retrieved successfully. Jul 09 15:45:58.340602 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (d32bd077-60aa-4b57-b7a2-50e0184b8f38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:58.340602 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28a57ef-82e4-489d-a7c5-e58e683c42b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.340867 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:58.368776 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e28a57ef-82e4-489d-a7c5-e58e683c42b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.369453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9edda717-7ed1-4926-9b3a-36a5d029cdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.438627 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Created reservations ['56ae33a1-29e6-4968-8c42-331cf0c13c27', '0070f9a7-e19b-472c-b8e6-06fc6207e450', 'c60b6d87-869b-4b84-8551-ca41a0059972', 'a3b87f43-edbc-4e88-883e-5b43c2652836'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:58.439732 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9edda717-7ed1-4926-9b3a-36a5d029cdae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56ae33a1-29e6-4968-8c42-331cf0c13c27', '0070f9a7-e19b-472c-b8e6-06fc6207e450', 'c60b6d87-869b-4b84-8551-ca41a0059972', 'a3b87f43-edbc-4e88-883e-5b43c2652836']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.440786 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b99fa5-173e-4e1c-9d19-173604c0d59a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.469134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (23b99fa5-173e-4e1c-9d19-173604c0d59a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03e1529f-a303-4397-816d-5754301669d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1220653685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['56ae33a1-29e6-4968-8c42-331cf0c13c27','0070f9a7-e19b-472c-b8e6-06fc6207e450','c60b6d87-869b-4b84-8551-ca41a0059972','a3b87f43-edbc-4e88-883e-5b43c2652836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1220653685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03e1529f-a303-4397-816d-5754301669d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9c0175943945d7946c670f8df06dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bda1d17678e48429309b599d79b28d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.470270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962d45b6-86fb-4103-ad73-987ec99defc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.490325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (962d45b6-86fb-4103-ad73-987ec99defc4) transitioned into state 'SUCCESS' from state '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-1220653685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['56ae33a1-29e6-4968-8c42-331cf0c13c27','0070f9a7-e19b-472c-b8e6-06fc6207e450','c60b6d87-869b-4b84-8551-ca41a0059972','a3b87f43-edbc-4e88-883e-5b43c2652836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.491023 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1a0c1b-878a-45e0-bbac-b8a6f0fd74d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.501092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1a0c1b-878a-45e0-bbac-b8a6f0fd74d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.501264 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (d32bd077-60aa-4b57-b7a2-50e0184b8f38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:58.501538 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request issued successfully. Jul 09 15:45:58.502012 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db568ad8-ce16-47e0-87d4-2eeddf1a6227 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:58.502411 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 922/3635] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:58 2026] POST /volume/v3/volumes => generated 755 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:58.514747 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.516902 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:58.517396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-405103917"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:58.519417 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request body: {'volume': {"'imageRef": '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-405103917'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:58.519617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume of 1 GB Jul 09 15:45:58.525083 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Availability Zones retrieved successfully. Jul 09 15:45:58.533730 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (b90ddac4-a0c0-4579-a743-1ff1b98443c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:58.534813 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed3a782-db37-4f6b-9957-070c2e47bd14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.536378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:58.567274 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eed3a782-db37-4f6b-9957-070c2e47bd14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.568018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea63e3c7-b0cd-4b86-b324-c7fcd471bfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.604109 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d5a0d943-78bc-4e19-966b-a71f0786ae19 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.605896 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d5a0d943-78bc-4e19-966b-a71f0786ae19 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:58.606133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d5a0d943-78bc-4e19-966b-a71f0786ae19 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:58.606396 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d5a0d943-78bc-4e19-966b-a71f0786ae19 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:58.613316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Created reservations ['31cc15ac-6c46-46d4-ac32-24c5a6ae56db', 'ea525369-c8e4-4e83-bba3-3f38f1cdb571', '1dc3f910-dea8-4aa8-a108-144c65e45941', 'd76f3658-84f6-448e-aaa4-3dff0bc07c02'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:58.614521 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ea63e3c7-b0cd-4b86-b324-c7fcd471bfe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31cc15ac-6c46-46d4-ac32-24c5a6ae56db', 'ea525369-c8e4-4e83-bba3-3f38f1cdb571', '1dc3f910-dea8-4aa8-a108-144c65e45941', 'd76f3658-84f6-448e-aaa4-3dff0bc07c02']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.614729 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:58.614729 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:58.615690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d461e1f7-e1f8-4536-81a9-e29ec2cc618e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.618946 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d5a0d943-78bc-4e19-966b-a71f0786ae19 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:58.624472 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d5a0d943-78bc-4e19-966b-a71f0786ae19 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:58.624921 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 902/3636] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:58 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:58.637412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-174ca229-03cc-428e-8ea7-8c74ef115fb5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.639392 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-174ca229-03cc-428e-8ea7-8c74ef115fb5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:45:58.639648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-174ca229-03cc-428e-8ea7-8c74ef115fb5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:58.639850 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-174ca229-03cc-428e-8ea7-8c74ef115fb5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:58.640017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-174ca229-03cc-428e-8ea7-8c74ef115fb5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:58.645427 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:58.645427 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:58.645873 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d461e1f7-e1f8-4536-81a9-e29ec2cc618e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c272d66b-e024-488b-b8bb-170b0f7ac68e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-405103917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['31cc15ac-6c46-46d4-ac32-24c5a6ae56db','ea525369-c8e4-4e83-bba3-3f38f1cdb571','1dc3f910-dea8-4aa8-a108-144c65e45941','d76f3658-84f6-448e-aaa4-3dff0bc07c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-405103917',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c272d66b-e024-488b-b8bb-170b0f7ac68e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9c0175943945d7946c670f8df06dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bda1d17678e48429309b599d79b28d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.646261 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-174ca229-03cc-428e-8ea7-8c74ef115fb5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:45:58.646592 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b25f3bb4-9c0d-4375-900d-c76ef16ac02b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.646708 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 919/3637] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:58 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:58.663606 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b25f3bb4-9c0d-4375-900d-c76ef16ac02b) transitioned into state 'SUCCESS' from state '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-405103917',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['31cc15ac-6c46-46d4-ac32-24c5a6ae56db','ea525369-c8e4-4e83-bba3-3f38f1cdb571','1dc3f910-dea8-4aa8-a108-144c65e45941','d76f3658-84f6-448e-aaa4-3dff0bc07c02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.664231 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa3dae3-b933-43ac-93b2-e31373677d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.673989 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aaa3dae3-b933-43ac-93b2-e31373677d3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.675204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (b90ddac4-a0c0-4579-a743-1ff1b98443c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:58.675747 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request issued successfully. Jul 09 15:45:58.676524 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19eb9b7d-8965-49d3-8bd5-540c61f6c801 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:58.677095 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 895/3638] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:58 2026] POST /volume/v3/volumes => generated 754 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:58.690651 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.692519 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:58.692880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-526339160"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:58.694381 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request body: {'volume': {"'imageRef": '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-526339160'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:58.694506 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume of 1 GB Jul 09 15:45:58.694987 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:58.694987 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:58.698837 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Availability Zones retrieved successfully. Jul 09 15:45:58.704409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (2550bc75-b902-420b-90bc-a356e97cd729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:58.705286 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556c12eb-cc3c-4a0d-8f91-903c1d6885f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.706140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:58.731528 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (556c12eb-cc3c-4a0d-8f91-903c1d6885f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.732295 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0710ee3-f074-4644-bf50-6003462df0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.771471 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Created reservations ['47d0cc6f-3fff-4204-b5d0-a8423c70c629', '3e37d69b-a72e-4f42-95a9-d043facad667', 'a7b0eea8-cdf3-45c1-9bfe-a583ff87f01e', '4631338f-3718-4cb7-b5c7-1ad5158206f1'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:58.772199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0710ee3-f074-4644-bf50-6003462df0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47d0cc6f-3fff-4204-b5d0-a8423c70c629', '3e37d69b-a72e-4f42-95a9-d043facad667', 'a7b0eea8-cdf3-45c1-9bfe-a583ff87f01e', '4631338f-3718-4cb7-b5c7-1ad5158206f1']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.772878 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf6c584-1027-4f4b-98c4-484ae89bb50b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.794112 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cf6c584-1027-4f4b-98c4-484ae89bb50b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5ff243e-b583-4b5f-b4b6-856987fc4b3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-526339160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['47d0cc6f-3fff-4204-b5d0-a8423c70c629','3e37d69b-a72e-4f42-95a9-d043facad667','a7b0eea8-cdf3-45c1-9bfe-a583ff87f01e','4631338f-3718-4cb7-b5c7-1ad5158206f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-526339160',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5ff243e-b583-4b5f-b4b6-856987fc4b3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9c0175943945d7946c670f8df06dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bda1d17678e48429309b599d79b28d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.794836 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2823a0-7c5a-4aed-b149-d58cfbd8e38e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.811688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c2823a0-7c5a-4aed-b149-d58cfbd8e38e) transitioned into state 'SUCCESS' from state '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-526339160',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['47d0cc6f-3fff-4204-b5d0-a8423c70c629','3e37d69b-a72e-4f42-95a9-d043facad667','a7b0eea8-cdf3-45c1-9bfe-a583ff87f01e','4631338f-3718-4cb7-b5c7-1ad5158206f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.812409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38617e0c-e0e7-44d0-b9e6-04f3e1fc18db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.820170 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38617e0c-e0e7-44d0-b9e6-04f3e1fc18db) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.821026 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (2550bc75-b902-420b-90bc-a356e97cd729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:58.821304 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request issued successfully. Jul 09 15:45:58.821852 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e98ea8fa-e254-40a6-91e8-4cfbbd983980 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:58.822256 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 923/3639] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:58 2026] POST /volume/v3/volumes => generated 754 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:58.834164 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.835782 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:58.836083 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1075559420"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:58.837556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request body: {'volume': {"'imageRef": '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1075559420'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:58.837684 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume of 1 GB Jul 09 15:45:58.841745 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Availability Zones retrieved successfully. Jul 09 15:45:58.847089 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (1dd178cf-7903-478e-aaed-c0adfdd4baff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:58.847983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272113f8-55b4-49b5-990a-0ba61a4a00b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.848942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:58.876014 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (272113f8-55b4-49b5-990a-0ba61a4a00b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.876967 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48a0b9c-3396-4b0c-931e-3ab211e333b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.917545 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Created reservations ['90f2d28f-4697-4eb6-936c-c6a6d9d0c215', '2f483f8c-da45-48e1-87bb-883859849a77', '4a744843-3db6-43b1-af6d-f7f09e1f6796', 'a628cebc-81e1-4c45-9c0c-639e09872487'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:58.918436 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c48a0b9c-3396-4b0c-931e-3ab211e333b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90f2d28f-4697-4eb6-936c-c6a6d9d0c215', '2f483f8c-da45-48e1-87bb-883859849a77', '4a744843-3db6-43b1-af6d-f7f09e1f6796', 'a628cebc-81e1-4c45-9c0c-639e09872487']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.919165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def1c816-515b-4f47-9417-f3dd9672f4a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.942035 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def1c816-515b-4f47-9417-f3dd9672f4a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79dc4fee-952d-4fdf-890e-3ff7dd9c65d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1075559420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['90f2d28f-4697-4eb6-936c-c6a6d9d0c215','2f483f8c-da45-48e1-87bb-883859849a77','4a744843-3db6-43b1-af6d-f7f09e1f6796','a628cebc-81e1-4c45-9c0c-639e09872487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1075559420',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79dc4fee-952d-4fdf-890e-3ff7dd9c65d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9c0175943945d7946c670f8df06dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bda1d17678e48429309b599d79b28d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.943135 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81c720a-2865-4e46-a294-abe2308a952c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.967799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d81c720a-2865-4e46-a294-abe2308a952c) transitioned into state 'SUCCESS' from state '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-1075559420',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['90f2d28f-4697-4eb6-936c-c6a6d9d0c215','2f483f8c-da45-48e1-87bb-883859849a77','4a744843-3db6-43b1-af6d-f7f09e1f6796','a628cebc-81e1-4c45-9c0c-639e09872487'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.968601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f34fa3-53ae-41cf-bb98-4f0cf7310141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:58.978273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42f34fa3-53ae-41cf-bb98-4f0cf7310141) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:58.979160 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (1dd178cf-7903-478e-aaed-c0adfdd4baff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:58.979591 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request issued successfully. Jul 09 15:45:58.980330 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-577ce415-7dec-4dd6-8cb7-1422ad7b961f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:58.980864 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 903/3640] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:58 2026] POST /volume/v3/volumes => generated 755 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:58.993457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:58.995915 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:45:58.996425 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2052862022"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:45:58.998478 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request body: {'volume': {"'imageRef": '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2052862022'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:45:58.998675 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume of 1 GB Jul 09 15:45:59.004143 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Availability Zones retrieved successfully. Jul 09 15:45:59.012698 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (d839b2db-0a3d-45ea-a918-825ae3ee35cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:59.014204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7c05bf-6fbd-47ca-b10b-58aec7e77bd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:59.015755 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:45:59.055712 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ff7c05bf-6fbd-47ca-b10b-58aec7e77bd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:59.056945 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2acb2b-8c27-4a97-9f39-3fabcbcf9c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:59.061498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0310fbeb-bd0b-47ff-a152-a575eee5b4ab None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.063744 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0310fbeb-bd0b-47ff-a152-a575eee5b4ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:45:59.063790 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0310fbeb-bd0b-47ff-a152-a575eee5b4ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.063987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0310fbeb-bd0b-47ff-a152-a575eee5b4ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.064113 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0310fbeb-bd0b-47ff-a152-a575eee5b4ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:59.069706 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.069706 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:59.070768 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0310fbeb-bd0b-47ff-a152-a575eee5b4ab tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:45:59.071090 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 896/3641] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:59.121207 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Created reservations ['e716106c-60dc-4000-9e52-860d03fbcc99', 'd6f021f9-4ca0-45f2-87bd-6948cab3e5ba', '055857f3-8478-4094-9570-d3f866121845', '08747dbb-1cb8-46e9-ab57-6cf537540c79'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:45:59.122285 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc2acb2b-8c27-4a97-9f39-3fabcbcf9c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e716106c-60dc-4000-9e52-860d03fbcc99', 'd6f021f9-4ca0-45f2-87bd-6948cab3e5ba', '055857f3-8478-4094-9570-d3f866121845', '08747dbb-1cb8-46e9-ab57-6cf537540c79']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:59.123248 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d3a0f0-9367-4a8f-9bc8-7b65181fd1c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:59.148815 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91d3a0f0-9367-4a8f-9bc8-7b65181fd1c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1a30ffc-007a-473c-bd49-2862f3f2df70', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2052862022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['e716106c-60dc-4000-9e52-860d03fbcc99','d6f021f9-4ca0-45f2-87bd-6948cab3e5ba','055857f3-8478-4094-9570-d3f866121845','08747dbb-1cb8-46e9-ab57-6cf537540c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:45:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2052862022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1a30ffc-007a-473c-bd49-2862f3f2df70,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e9c0175943945d7946c670f8df06dda',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bda1d17678e48429309b599d79b28d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:59.150288 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966b6bc7-7ef7-4a3e-8d15-2b4012642b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:59.173146 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (966b6bc7-7ef7-4a3e-8d15-2b4012642b6b) transitioned into state 'SUCCESS' from state '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-2052862022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e9c0175943945d7946c670f8df06dda',qos_specs=None,replication_status=,reservations=['e716106c-60dc-4000-9e52-860d03fbcc99','d6f021f9-4ca0-45f2-87bd-6948cab3e5ba','055857f3-8478-4094-9570-d3f866121845','08747dbb-1cb8-46e9-ab57-6cf537540c79'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bda1d17678e48429309b599d79b28d8',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:59.175154 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363c81de-d137-4f38-9e52-30a095289da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:45:59.187686 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (363c81de-d137-4f38-9e52-30a095289da6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:45:59.188555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Flow 'volume_create_api' (d839b2db-0a3d-45ea-a918-825ae3ee35cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:45:59.188863 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Create volume request issued successfully. Jul 09 15:45:59.189535 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9a429b75-942d-4ac1-b8ac-abcca3c04103 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:45:59.189915 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 920/3642] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:45:58 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:45:59.202903 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fdfa33bf-953b-4bad-90b2-6e2535d86ca9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.205407 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fdfa33bf-953b-4bad-90b2-6e2535d86ca9 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 Jul 09 15:45:59.205665 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fdfa33bf-953b-4bad-90b2-6e2535d86ca9 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.205869 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fdfa33bf-953b-4bad-90b2-6e2535d86ca9 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.217253 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.217253 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:59.221908 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fdfa33bf-953b-4bad-90b2-6e2535d86ca9 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:45:59.226769 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fdfa33bf-953b-4bad-90b2-6e2535d86ca9 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 returned with HTTP 200 Jul 09 15:45:59.227197 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 924/3643] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:59.241881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-418ddad7-284e-44eb-bac6-0f1624190b7a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.243949 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-418ddad7-284e-44eb-bac6-0f1624190b7a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e Jul 09 15:45:59.244084 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-418ddad7-284e-44eb-bac6-0f1624190b7a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.244427 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-418ddad7-284e-44eb-bac6-0f1624190b7a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.253438 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.253438 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:59.258607 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-418ddad7-284e-44eb-bac6-0f1624190b7a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:45:59.263597 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-418ddad7-284e-44eb-bac6-0f1624190b7a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e returned with HTTP 200 Jul 09 15:45:59.264041 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 904/3644] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:59.280889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7ce88f06-88ed-40a7-af1a-3c9445afb14a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.282761 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7ce88f06-88ed-40a7-af1a-3c9445afb14a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b Jul 09 15:45:59.282942 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7ce88f06-88ed-40a7-af1a-3c9445afb14a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.283145 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7ce88f06-88ed-40a7-af1a-3c9445afb14a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.290245 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.290245 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:59.293790 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7ce88f06-88ed-40a7-af1a-3c9445afb14a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:45:59.297723 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7ce88f06-88ed-40a7-af1a-3c9445afb14a tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b returned with HTTP 200 Jul 09 15:45:59.298105 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 897/3645] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:59.310737 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c13c4034-1dba-4ea0-8c6d-1a689fd33b37 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.312978 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c13c4034-1dba-4ea0-8c6d-1a689fd33b37 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 Jul 09 15:45:59.312978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c13c4034-1dba-4ea0-8c6d-1a689fd33b37 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.313304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c13c4034-1dba-4ea0-8c6d-1a689fd33b37 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.320222 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.320222 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:59.323816 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c13c4034-1dba-4ea0-8c6d-1a689fd33b37 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:45:59.327623 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c13c4034-1dba-4ea0-8c6d-1a689fd33b37 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 returned with HTTP 200 Jul 09 15:45:59.327966 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 921/3646] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:59.333809 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ac9f642e-8885-4528-88c8-0c813229a4a3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.335961 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ac9f642e-8885-4528-88c8-0c813229a4a3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:45:59.336236 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ac9f642e-8885-4528-88c8-0c813229a4a3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.336479 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ac9f642e-8885-4528-88c8-0c813229a4a3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.338925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-45d3ab69-4995-49ff-9266-d04698fc32bd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.340948 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45d3ab69-4995-49ff-9266-d04698fc32bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 Jul 09 15:45:59.341164 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45d3ab69-4995-49ff-9266-d04698fc32bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.341470 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45d3ab69-4995-49ff-9266-d04698fc32bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.350693 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.350693 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:45:59.354018 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.354018 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:45:59.355335 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ac9f642e-8885-4528-88c8-0c813229a4a3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:45:59.359236 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-45d3ab69-4995-49ff-9266-d04698fc32bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:45:59.360047 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ac9f642e-8885-4528-88c8-0c813229a4a3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:45:59.360599 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 925/3647] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:59.365971 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45d3ab69-4995-49ff-9266-d04698fc32bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 returned with HTTP 200 Jul 09 15:45:59.366459 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 905/3648] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:59.639913 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7fb79b71-eff7-47cc-9bdd-be8e5cde4609 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.641929 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7fb79b71-eff7-47cc-9bdd-be8e5cde4609 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:45:59.642146 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7fb79b71-eff7-47cc-9bdd-be8e5cde4609 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.642406 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7fb79b71-eff7-47cc-9bdd-be8e5cde4609 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.653721 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.653721 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:45:59.656974 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d13e012c-1a90-45b9-9fed-d725f28f59e3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:45:59.659680 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d13e012c-1a90-45b9-9fed-d725f28f59e3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:45:59.659800 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7fb79b71-eff7-47cc-9bdd-be8e5cde4609 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:45:59.659848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d13e012c-1a90-45b9-9fed-d725f28f59e3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:45:59.660057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d13e012c-1a90-45b9-9fed-d725f28f59e3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:45:59.660269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d13e012c-1a90-45b9-9fed-d725f28f59e3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:45:59.665846 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:45:59.665846 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:45:59.666739 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7fb79b71-eff7-47cc-9bdd-be8e5cde4609 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:45:59.666895 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d13e012c-1a90-45b9-9fed-d725f28f59e3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:45:59.667180 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 922/3649] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:45:59.667267 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 898/3650] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:45:59 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:00.080900 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a2c15854-2886-4ce1-b655-08b720fa50f6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.082672 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a2c15854-2886-4ce1-b655-08b720fa50f6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:00.082859 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a2c15854-2886-4ce1-b655-08b720fa50f6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:00.083010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a2c15854-2886-4ce1-b655-08b720fa50f6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:00.083112 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a2c15854-2886-4ce1-b655-08b720fa50f6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:00.087228 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.087228 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:00.088085 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a2c15854-2886-4ce1-b655-08b720fa50f6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:00.088519 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 926/3651] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:00 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:00.131205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-e9ecf308-e35c-4110-804b-40fe8591144f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.133815 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-e9ecf308-e35c-4110-804b-40fe8591144f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc/encryption Jul 09 15:46:00.133980 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-e9ecf308-e35c-4110-804b-40fe8591144f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:00.134197 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-e9ecf308-e35c-4110-804b-40fe8591144f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:00.145582 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.145582 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:00.153650 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34bdb6c0-2636-4afa-8918-17fe8727e362 req-e9ecf308-e35c-4110-804b-40fe8591144f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc/encryption returned with HTTP 200 Jul 09 15:46:00.154145 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 906/3652] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:46:00 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:00.356524 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-b31da1aa-11e7-461f-aebe-b725c11dc37b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.358722 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-b31da1aa-11e7-461f-aebe-b725c11dc37b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e/action Jul 09 15:46:00.359065 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-b31da1aa-11e7-461f-aebe-b725c11dc37b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:00.359171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-b31da1aa-11e7-461f-aebe-b725c11dc37b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:00.375145 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.375145 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:00.376653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a6efeca1-0d75-4cba-b2b2-cdea627b6b4a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.378319 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a6efeca1-0d75-4cba-b2b2-cdea627b6b4a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:00.378532 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a6efeca1-0d75-4cba-b2b2-cdea627b6b4a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:00.378773 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a6efeca1-0d75-4cba-b2b2-cdea627b6b4a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:00.381551 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-972ca87d-803b-44ee-bae9-4c05555fee41 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.383247 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-972ca87d-803b-44ee-bae9-4c05555fee41 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 Jul 09 15:46:00.383425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-972ca87d-803b-44ee-bae9-4c05555fee41 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:00.383608 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-972ca87d-803b-44ee-bae9-4c05555fee41 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:00.385986 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e2b84ef9-0658-42e4-b0f6-1e9ecd38c215 req-b31da1aa-11e7-461f-aebe-b725c11dc37b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e/action returned with HTTP 204 Jul 09 15:46:00.386712 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 923/3653] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:46:00 2026] POST /volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:00.388690 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.388690 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:00.390474 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.390474 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:00.392507 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a6efeca1-0d75-4cba-b2b2-cdea627b6b4a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:00.394058 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-972ca87d-803b-44ee-bae9-4c05555fee41 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:00.397597 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a6efeca1-0d75-4cba-b2b2-cdea627b6b4a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:46:00.397978 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 899/3654] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:00 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:00.400516 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-972ca87d-803b-44ee-bae9-4c05555fee41 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 returned with HTTP 200 Jul 09 15:46:00.400932 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 927/3655] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:00 2026] GET /volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:00.413500 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b7e66b96-4ef8-4a34-815b-ec809cd4ba2f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.415085 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b7e66b96-4ef8-4a34-815b-ec809cd4ba2f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 Jul 09 15:46:00.415264 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b7e66b96-4ef8-4a34-815b-ec809cd4ba2f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:00.415436 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b7e66b96-4ef8-4a34-815b-ec809cd4ba2f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:00.415596 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-b7e66b96-4ef8-4a34-815b-ec809cd4ba2f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume with id: e1a30ffc-007a-473c-bd49-2862f3f2df70 Jul 09 15:46:00.421811 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.421811 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:00.422367 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b7e66b96-4ef8-4a34-815b-ec809cd4ba2f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:00.438073 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b7e66b96-4ef8-4a34-815b-ec809cd4ba2f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume request issued successfully. Jul 09 15:46:00.438313 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b7e66b96-4ef8-4a34-815b-ec809cd4ba2f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 returned with HTTP 202 Jul 09 15:46:00.438722 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 907/3656] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:00 2026] DELETE /volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:00.446777 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-52f57082-c22d-43d8-9297-0929760b2945 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.448663 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-52f57082-c22d-43d8-9297-0929760b2945 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 Jul 09 15:46:00.448859 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-52f57082-c22d-43d8-9297-0929760b2945 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:00.449056 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-52f57082-c22d-43d8-9297-0929760b2945 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:00.456473 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.456473 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:00.460149 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-52f57082-c22d-43d8-9297-0929760b2945 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:00.465041 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-52f57082-c22d-43d8-9297-0929760b2945 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 returned with HTTP 200 Jul 09 15:46:00.465460 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 924/3657] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:00 2026] GET /volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:00.677142 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e4ba421a-3dac-43eb-9ee6-512f6e4a70ef None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.679254 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e4ba421a-3dac-43eb-9ee6-512f6e4a70ef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:00.679302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f188921b-0652-4ad4-9dd0-28847ed17070 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:00.679561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e4ba421a-3dac-43eb-9ee6-512f6e4a70ef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:00.679824 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e4ba421a-3dac-43eb-9ee6-512f6e4a70ef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:00.679980 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e4ba421a-3dac-43eb-9ee6-512f6e4a70ef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:00.681513 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f188921b-0652-4ad4-9dd0-28847ed17070 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:00.682215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f188921b-0652-4ad4-9dd0-28847ed17070 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:00.682215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f188921b-0652-4ad4-9dd0-28847ed17070 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:00.685394 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.685394 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:00.686273 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e4ba421a-3dac-43eb-9ee6-512f6e4a70ef tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:00.686705 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 900/3658] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:00 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:00.690767 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:00.690767 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:00.695290 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f188921b-0652-4ad4-9dd0-28847ed17070 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:00.700724 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f188921b-0652-4ad4-9dd0-28847ed17070 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:00.701219 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 928/3659] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:00 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:01.098241 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-231e00dd-7dd1-4f92-9cb0-e3e22c94ee06 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.099788 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-231e00dd-7dd1-4f92-9cb0-e3e22c94ee06 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:01.099980 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-231e00dd-7dd1-4f92-9cb0-e3e22c94ee06 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.100156 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-231e00dd-7dd1-4f92-9cb0-e3e22c94ee06 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.100281 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-231e00dd-7dd1-4f92-9cb0-e3e22c94ee06 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:01.104766 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.104766 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:01.105526 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-231e00dd-7dd1-4f92-9cb0-e3e22c94ee06 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:01.105921 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 908/3660] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:01 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:01.412018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-83e3c4ac-b9dc-4009-9850-90ef6715271f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.413590 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-83e3c4ac-b9dc-4009-9850-90ef6715271f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:01.413846 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-83e3c4ac-b9dc-4009-9850-90ef6715271f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.414111 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-83e3c4ac-b9dc-4009-9850-90ef6715271f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.431725 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.431725 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:01.438075 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-83e3c4ac-b9dc-4009-9850-90ef6715271f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:01.444012 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-83e3c4ac-b9dc-4009-9850-90ef6715271f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:46:01.444583 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 925/3661] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:01 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 1173 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:01.458999 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c8a9b971-409d-4274-beb5-deece176db04 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.461773 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c8a9b971-409d-4274-beb5-deece176db04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:01.462103 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c8a9b971-409d-4274-beb5-deece176db04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.462640 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c8a9b971-409d-4274-beb5-deece176db04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.479179 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-63ddaea3-62a5-4172-b0ef-95b5acfa720b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.479632 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.479632 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:01.481084 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63ddaea3-62a5-4172-b0ef-95b5acfa720b tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 Jul 09 15:46:01.481230 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63ddaea3-62a5-4172-b0ef-95b5acfa720b tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.481526 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63ddaea3-62a5-4172-b0ef-95b5acfa720b tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.485170 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c8a9b971-409d-4274-beb5-deece176db04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:01.489610 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63ddaea3-62a5-4172-b0ef-95b5acfa720b tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 returned with HTTP 404 Jul 09 15:46:01.490342 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 929/3662] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:01 2026] GET /volume/v3/volumes/e1a30ffc-007a-473c-bd49-2862f3f2df70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:01.493822 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c8a9b971-409d-4274-beb5-deece176db04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:46:01.494273 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 901/3663] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:01 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 1173 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:01.498550 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0960f40f-b239-46bc-97ff-cf4253e4fc62 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.500757 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0960f40f-b239-46bc-97ff-cf4253e4fc62 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] DELETE https://10.4.3.19/volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 Jul 09 15:46:01.500971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0960f40f-b239-46bc-97ff-cf4253e4fc62 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.501218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0960f40f-b239-46bc-97ff-cf4253e4fc62 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.501491 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0960f40f-b239-46bc-97ff-cf4253e4fc62 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume with id: 79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 Jul 09 15:46:01.509263 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.509263 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:01.509841 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0960f40f-b239-46bc-97ff-cf4253e4fc62 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:01.545088 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-120560e7-96d0-4832-b8b8-26c5657236b6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.546169 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0960f40f-b239-46bc-97ff-cf4253e4fc62 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume request issued successfully. Jul 09 15:46:01.546468 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0960f40f-b239-46bc-97ff-cf4253e4fc62 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 returned with HTTP 202 Jul 09 15:46:01.547024 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 909/3664] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:01 2026] DELETE /volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:01.548139 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-120560e7-96d0-4832-b8b8-26c5657236b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:01.548843 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-120560e7-96d0-4832-b8b8-26c5657236b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.548843 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-120560e7-96d0-4832-b8b8-26c5657236b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.554927 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ba7bfc90-fe22-4ba3-9db7-a372e2aa1652 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.557360 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba7bfc90-fe22-4ba3-9db7-a372e2aa1652 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 Jul 09 15:46:01.558056 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba7bfc90-fe22-4ba3-9db7-a372e2aa1652 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.558056 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba7bfc90-fe22-4ba3-9db7-a372e2aa1652 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.561240 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.561240 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:01.565963 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-120560e7-96d0-4832-b8b8-26c5657236b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:01.566998 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.566998 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:01.570773 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ba7bfc90-fe22-4ba3-9db7-a372e2aa1652 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:01.572034 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-120560e7-96d0-4832-b8b8-26c5657236b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:46:01.572679 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 926/3665] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:46:01 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 1173 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:01.575551 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba7bfc90-fe22-4ba3-9db7-a372e2aa1652 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 returned with HTTP 200 Jul 09 15:46:01.575989 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 930/3666] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:01 2026] GET /volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:01.593550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-4afabb49-418d-41a1-82c2-5cc4fb11bda5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.595962 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-4afabb49-418d-41a1-82c2-5cc4fb11bda5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/action Jul 09 15:46:01.596504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-4afabb49-418d-41a1-82c2-5cc4fb11bda5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:01.596617 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-4afabb49-418d-41a1-82c2-5cc4fb11bda5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:01.609193 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.609193 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:01.609693 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-4afabb49-418d-41a1-82c2-5cc4fb11bda5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:01.616493 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-4afabb49-418d-41a1-82c2-5cc4fb11bda5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Begin detaching volume completed successfully. Jul 09 15:46:01.616768 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-4afabb49-418d-41a1-82c2-5cc4fb11bda5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/action returned with HTTP 202 Jul 09 15:46:01.617311 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 902/3667] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:46:01 2026] POST /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:01.698112 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-79deaa30-8db9-409b-9cac-1e5336c93f34 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.700032 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79deaa30-8db9-409b-9cac-1e5336c93f34 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:01.700312 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79deaa30-8db9-409b-9cac-1e5336c93f34 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.700549 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79deaa30-8db9-409b-9cac-1e5336c93f34 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.700669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-79deaa30-8db9-409b-9cac-1e5336c93f34 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:01.705060 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.705060 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:01.705772 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79deaa30-8db9-409b-9cac-1e5336c93f34 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:01.706152 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 910/3668] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:01 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:01.713721 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ffc36e63-cce1-4931-a391-ab5523555c41 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:01.715499 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ffc36e63-cce1-4931-a391-ab5523555c41 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:01.715758 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ffc36e63-cce1-4931-a391-ab5523555c41 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:01.715966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ffc36e63-cce1-4931-a391-ab5523555c41 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:01.723676 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:01.723676 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:01.727741 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ffc36e63-cce1-4931-a391-ab5523555c41 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:01.732949 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ffc36e63-cce1-4931-a391-ab5523555c41 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:01.733439 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 927/3669] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:01 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:02.116201 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f8248f21-bbc6-4dbe-95a4-4c1a4732727d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.118030 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f8248f21-bbc6-4dbe-95a4-4c1a4732727d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:02.118188 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f8248f21-bbc6-4dbe-95a4-4c1a4732727d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.118402 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f8248f21-bbc6-4dbe-95a4-4c1a4732727d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.118528 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f8248f21-bbc6-4dbe-95a4-4c1a4732727d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:02.122890 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:02.122890 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:02.123611 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f8248f21-bbc6-4dbe-95a4-4c1a4732727d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:02.123948 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 931/3670] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:02 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:02.589547 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cb4dcc83-7d4e-4c32-b1b3-f3d4ac4c56bd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.591322 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb4dcc83-7d4e-4c32-b1b3-f3d4ac4c56bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 Jul 09 15:46:02.591559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb4dcc83-7d4e-4c32-b1b3-f3d4ac4c56bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.591794 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb4dcc83-7d4e-4c32-b1b3-f3d4ac4c56bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.597358 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb4dcc83-7d4e-4c32-b1b3-f3d4ac4c56bd tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 returned with HTTP 404 Jul 09 15:46:02.597900 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 903/3671] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:02 2026] GET /volume/v3/volumes/79dc4fee-952d-4fdf-890e-3ff7dd9c65d2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:02.604824 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-db44aac4-46c0-456f-b9f6-ec39179a051d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.606743 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-db44aac4-46c0-456f-b9f6-ec39179a051d tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b Jul 09 15:46:02.607037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-db44aac4-46c0-456f-b9f6-ec39179a051d tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.607685 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-db44aac4-46c0-456f-b9f6-ec39179a051d tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.607685 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-db44aac4-46c0-456f-b9f6-ec39179a051d tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume with id: c5ff243e-b583-4b5f-b4b6-856987fc4b3b Jul 09 15:46:02.615825 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:02.615825 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:02.616309 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-db44aac4-46c0-456f-b9f6-ec39179a051d tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:02.634670 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-db44aac4-46c0-456f-b9f6-ec39179a051d tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume request issued successfully. Jul 09 15:46:02.634873 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-db44aac4-46c0-456f-b9f6-ec39179a051d tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b returned with HTTP 202 Jul 09 15:46:02.635502 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 911/3672] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:02 2026] DELETE /volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:02.642799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bbdbf85b-3f4b-4dcb-92a5-e986b92db133 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.643144 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-db801510-220b-4afb-a913-a9e2ebe1f198 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.643601 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db801510-220b-4afb-a913-a9e2ebe1f198 None None] GET https://10.4.3.19/volume// Jul 09 15:46:02.643839 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-db801510-220b-4afb-a913-a9e2ebe1f198 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.644076 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-db801510-220b-4afb-a913-a9e2ebe1f198 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.644487 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bbdbf85b-3f4b-4dcb-92a5-e986b92db133 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b Jul 09 15:46:02.644550 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db801510-220b-4afb-a913-a9e2ebe1f198 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:46:02.644993 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bbdbf85b-3f4b-4dcb-92a5-e986b92db133 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.644993 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bbdbf85b-3f4b-4dcb-92a5-e986b92db133 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.645087 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 932/3673] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:46: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 09 15:46:02.651693 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:02.651693 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:02.652206 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-01857980-b9a7-4201-b4c9-63500de09b25 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.654456 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-01857980-b9a7-4201-b4c9-63500de09b25 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:02.654752 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-01857980-b9a7-4201-b4c9-63500de09b25 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.655028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-01857980-b9a7-4201-b4c9-63500de09b25 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.655171 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bbdbf85b-3f4b-4dcb-92a5-e986b92db133 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:02.658988 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bbdbf85b-3f4b-4dcb-92a5-e986b92db133 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b returned with HTTP 200 Jul 09 15:46:02.659427 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 928/3674] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:02 2026] GET /volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:02.665280 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:02.665280 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:02.670533 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-01857980-b9a7-4201-b4c9-63500de09b25 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:02.677666 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-01857980-b9a7-4201-b4c9-63500de09b25 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:46:02.678384 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 904/3675] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:46:02 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:46:02.690371 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-3eb23ff3-738b-4b22-b061-0daecced387d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.692882 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-3eb23ff3-738b-4b22-b061-0daecced387d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/encryption Jul 09 15:46:02.693116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-3eb23ff3-738b-4b22-b061-0daecced387d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.693338 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-3eb23ff3-738b-4b22-b061-0daecced387d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.702661 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:02.702661 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:02.709104 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-3eb23ff3-738b-4b22-b061-0daecced387d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/encryption returned with HTTP 200 Jul 09 15:46:02.709550 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 912/3676] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:46:02 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9/encryption => generated 161 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:02.716653 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f086f3c1-2838-4e80-8876-c2a837490052 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.718556 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f086f3c1-2838-4e80-8876-c2a837490052 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:02.718727 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f086f3c1-2838-4e80-8876-c2a837490052 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.718895 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f086f3c1-2838-4e80-8876-c2a837490052 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.718994 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f086f3c1-2838-4e80-8876-c2a837490052 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:02.723241 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:02.723241 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:02.723849 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f086f3c1-2838-4e80-8876-c2a837490052 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:02.724200 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 933/3677] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:02 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:02.745441 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-aec6de57-be38-4ac9-99ff-2711d6aa0b04 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:02.747228 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aec6de57-be38-4ac9-99ff-2711d6aa0b04 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:02.747437 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aec6de57-be38-4ac9-99ff-2711d6aa0b04 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:02.747633 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aec6de57-be38-4ac9-99ff-2711d6aa0b04 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:02.754467 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:02.754467 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:02.757976 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-aec6de57-be38-4ac9-99ff-2711d6aa0b04 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:02.761967 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aec6de57-be38-4ac9-99ff-2711d6aa0b04 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:02.762369 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 929/3678] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:02 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:03.133912 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-459a0dcf-6d85-4f8a-b102-7e3b76737223 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:03.135797 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-459a0dcf-6d85-4f8a-b102-7e3b76737223 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:03.135973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-459a0dcf-6d85-4f8a-b102-7e3b76737223 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:03.136230 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-459a0dcf-6d85-4f8a-b102-7e3b76737223 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:03.136335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-459a0dcf-6d85-4f8a-b102-7e3b76737223 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:03.140126 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:03.140126 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:03.140897 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-459a0dcf-6d85-4f8a-b102-7e3b76737223 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:03.141239 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 905/3679] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:03 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:03.672230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-55c7864a-c0db-4e0c-9257-f640aa56e327 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:03.673508 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-55c7864a-c0db-4e0c-9257-f640aa56e327 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b Jul 09 15:46:03.673672 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-55c7864a-c0db-4e0c-9257-f640aa56e327 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:03.673835 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-55c7864a-c0db-4e0c-9257-f640aa56e327 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:03.679197 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-55c7864a-c0db-4e0c-9257-f640aa56e327 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b returned with HTTP 404 Jul 09 15:46:03.679800 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 913/3680] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:03 2026] GET /volume/v3/volumes/c5ff243e-b583-4b5f-b4b6-856987fc4b3b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:03.685676 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9be775f2-0064-4377-a031-4ed489d61d80 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:03.687376 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9be775f2-0064-4377-a031-4ed489d61d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e Jul 09 15:46:03.687555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9be775f2-0064-4377-a031-4ed489d61d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:03.687745 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9be775f2-0064-4377-a031-4ed489d61d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:03.687929 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-9be775f2-0064-4377-a031-4ed489d61d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume with id: c272d66b-e024-488b-b8bb-170b0f7ac68e Jul 09 15:46:03.694300 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:03.694300 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:03.694791 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9be775f2-0064-4377-a031-4ed489d61d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:03.711591 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9be775f2-0064-4377-a031-4ed489d61d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume request issued successfully. Jul 09 15:46:03.711817 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9be775f2-0064-4377-a031-4ed489d61d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e returned with HTTP 202 Jul 09 15:46:03.712247 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 934/3681] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:03 2026] DELETE /volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:03.718358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e6f9ff86-a783-44b8-9389-40ac54d46067 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:03.721916 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e6f9ff86-a783-44b8-9389-40ac54d46067 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e Jul 09 15:46:03.722214 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e6f9ff86-a783-44b8-9389-40ac54d46067 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:03.722403 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e6f9ff86-a783-44b8-9389-40ac54d46067 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:03.728756 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:03.728756 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:03.732376 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e6f9ff86-a783-44b8-9389-40ac54d46067 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:03.735115 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-289577d2-3480-465f-81d0-857466f3d574 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:03.736713 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-289577d2-3480-465f-81d0-857466f3d574 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:03.736857 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e6f9ff86-a783-44b8-9389-40ac54d46067 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e returned with HTTP 200 Jul 09 15:46:03.736898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-289577d2-3480-465f-81d0-857466f3d574 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:03.737058 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-289577d2-3480-465f-81d0-857466f3d574 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:03.737159 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-289577d2-3480-465f-81d0-857466f3d574 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:03.737336 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 930/3682] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:03 2026] GET /volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:03.741420 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:03.741420 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:03.742010 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-289577d2-3480-465f-81d0-857466f3d574 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:03.742404 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 906/3683] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:03 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:03.774876 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dab22ef9-c9f4-44aa-8bb8-69ef5608bbd7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:03.776717 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dab22ef9-c9f4-44aa-8bb8-69ef5608bbd7 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:03.776891 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dab22ef9-c9f4-44aa-8bb8-69ef5608bbd7 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:03.777115 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dab22ef9-c9f4-44aa-8bb8-69ef5608bbd7 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:03.784249 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:03.784249 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:03.788082 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dab22ef9-c9f4-44aa-8bb8-69ef5608bbd7 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:03.793009 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dab22ef9-c9f4-44aa-8bb8-69ef5608bbd7 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:03.793469 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 914/3684] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:03 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:04.152394 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ff0d35cc-037d-453d-9655-3be86b54196e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:04.154319 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff0d35cc-037d-453d-9655-3be86b54196e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:04.154564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff0d35cc-037d-453d-9655-3be86b54196e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:04.154773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff0d35cc-037d-453d-9655-3be86b54196e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:04.154909 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ff0d35cc-037d-453d-9655-3be86b54196e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:04.159731 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:04.159731 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:04.160588 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff0d35cc-037d-453d-9655-3be86b54196e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:04.161038 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 935/3685] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:04 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:04.749015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-15d91bb0-a08c-40e2-ba70-ccee64511d80 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:04.750724 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-15d91bb0-a08c-40e2-ba70-ccee64511d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e Jul 09 15:46:04.750911 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-15d91bb0-a08c-40e2-ba70-ccee64511d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:04.751105 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-15d91bb0-a08c-40e2-ba70-ccee64511d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:04.752879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-87abea63-6f7c-49e6-9ce7-16f2c35e51b7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:04.755944 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87abea63-6f7c-49e6-9ce7-16f2c35e51b7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:04.756142 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87abea63-6f7c-49e6-9ce7-16f2c35e51b7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:04.756363 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87abea63-6f7c-49e6-9ce7-16f2c35e51b7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:04.756475 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-87abea63-6f7c-49e6-9ce7-16f2c35e51b7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:04.756966 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-15d91bb0-a08c-40e2-ba70-ccee64511d80 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e returned with HTTP 404 Jul 09 15:46:04.757423 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 931/3686] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:04 2026] GET /volume/v3/volumes/c272d66b-e024-488b-b8bb-170b0f7ac68e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:04.761564 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:04.761564 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:04.762421 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87abea63-6f7c-49e6-9ce7-16f2c35e51b7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:04.762949 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 907/3687] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:04 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:04.763888 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1e60fd47-fc46-435c-9d87-30888a06e366 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:04.765607 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e60fd47-fc46-435c-9d87-30888a06e366 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] DELETE https://10.4.3.19/volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 Jul 09 15:46:04.765815 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e60fd47-fc46-435c-9d87-30888a06e366 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:04.766006 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e60fd47-fc46-435c-9d87-30888a06e366 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:04.766166 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-1e60fd47-fc46-435c-9d87-30888a06e366 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume with id: 03e1529f-a303-4397-816d-5754301669d2 Jul 09 15:46:04.773288 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:04.773288 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:04.773794 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1e60fd47-fc46-435c-9d87-30888a06e366 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:04.789192 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1e60fd47-fc46-435c-9d87-30888a06e366 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Delete volume request issued successfully. Jul 09 15:46:04.789395 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e60fd47-fc46-435c-9d87-30888a06e366 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 returned with HTTP 202 Jul 09 15:46:04.789838 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 915/3688] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:04 2026] DELETE /volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:04.795962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f44fbdb0-e596-4faf-8383-21b981ea949f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:04.797906 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f44fbdb0-e596-4faf-8383-21b981ea949f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 Jul 09 15:46:04.798154 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f44fbdb0-e596-4faf-8383-21b981ea949f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:04.798355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f44fbdb0-e596-4faf-8383-21b981ea949f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:04.804984 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-72a6c35a-6053-44f9-ab10-83556a23289f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:04.805083 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:04.805083 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:04.806691 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-72a6c35a-6053-44f9-ab10-83556a23289f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:04.806876 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-72a6c35a-6053-44f9-ab10-83556a23289f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:04.807093 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-72a6c35a-6053-44f9-ab10-83556a23289f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:04.808312 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f44fbdb0-e596-4faf-8383-21b981ea949f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Volume info retrieved successfully. Jul 09 15:46:04.812324 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f44fbdb0-e596-4faf-8383-21b981ea949f tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 returned with HTTP 200 Jul 09 15:46:04.812801 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 936/3689] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:04 2026] GET /volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:04.813400 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:04.813400 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:04.817031 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-72a6c35a-6053-44f9-ab10-83556a23289f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:04.822916 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-72a6c35a-6053-44f9-ab10-83556a23289f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:04.823516 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 932/3690] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:04 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:05.172513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20ff7664-1c3e-4f04-832a-0c17c5518222 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:05.174051 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20ff7664-1c3e-4f04-832a-0c17c5518222 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:05.174260 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20ff7664-1c3e-4f04-832a-0c17c5518222 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:05.174443 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20ff7664-1c3e-4f04-832a-0c17c5518222 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:05.174540 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-20ff7664-1c3e-4f04-832a-0c17c5518222 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:05.179592 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:05.179592 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:05.180545 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20ff7664-1c3e-4f04-832a-0c17c5518222 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:05.180981 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 908/3691] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:05 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:05.190241 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5b667f81-a408-4d45-af72-a6089d59aebe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:05.192111 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5b667f81-a408-4d45-af72-a6089d59aebe tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:46:05.192356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5b667f81-a408-4d45-af72-a6089d59aebe tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:05.192551 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5b667f81-a408-4d45-af72-a6089d59aebe tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:05.192673 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5b667f81-a408-4d45-af72-a6089d59aebe tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:05.196898 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:05.196898 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:05.197527 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5b667f81-a408-4d45-af72-a6089d59aebe tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:46:05.198095 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 916/3692] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:05 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:05.207458 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5c81f72b-0973-451e-be59-482c86273b92 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:05.209041 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5c81f72b-0973-451e-be59-482c86273b92 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:46:05.209378 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5c81f72b-0973-451e-be59-482c86273b92 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5130d6bc-9309-496e-a22b-6be1e3a98c23", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1334918039"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:05.210757 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-5c81f72b-0973-451e-be59-482c86273b92 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Creating new backup {'backup': {'volume_id': '5130d6bc-9309-496e-a22b-6be1e3a98c23', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1334918039'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:46:05.210921 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-5c81f72b-0973-451e-be59-482c86273b92 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Creating backup of volume 5130d6bc-9309-496e-a22b-6be1e3a98c23 in container None Jul 09 15:46:05.218267 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:05.218267 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:05.218582 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5c81f72b-0973-451e-be59-482c86273b92 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Volume info retrieved successfully. Jul 09 15:46:05.234205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-5c81f72b-0973-451e-be59-482c86273b92 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Created reservations ['519cd2a2-10fe-482c-9c6a-4ecfbb2df8b8', '5bb04575-67ac-44a6-9034-2c85f029ea2c'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:05.266885 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5c81f72b-0973-451e-be59-482c86273b92 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:46:05.267441 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 937/3693] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:46:05 2026] POST /volume/v3/backups => generated 328 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:05.275310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ccce3235-2aa6-40de-892f-b34191dceda3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:05.277302 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ccce3235-2aa6-40de-892f-b34191dceda3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:05.277574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ccce3235-2aa6-40de-892f-b34191dceda3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:05.277896 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ccce3235-2aa6-40de-892f-b34191dceda3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:05.278053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-ccce3235-2aa6-40de-892f-b34191dceda3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:05.282589 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:05.282589 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:05.283252 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ccce3235-2aa6-40de-892f-b34191dceda3 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:05.283607 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 933/3694] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:05 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:05.777828 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ef2a96e5-6f8a-4cbc-a378-7ddcfab3037a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:05.786311 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef2a96e5-6f8a-4cbc-a378-7ddcfab3037a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:05.786532 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef2a96e5-6f8a-4cbc-a378-7ddcfab3037a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:05.786771 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef2a96e5-6f8a-4cbc-a378-7ddcfab3037a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:05.786888 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ef2a96e5-6f8a-4cbc-a378-7ddcfab3037a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:05.793595 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:05.793595 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:05.794275 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef2a96e5-6f8a-4cbc-a378-7ddcfab3037a tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:05.794645 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 909/3695] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:05 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 722 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:05.826065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-65d3a4c0-683c-4b64-9291-3034f51b0403 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:05.827744 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-65d3a4c0-683c-4b64-9291-3034f51b0403 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] GET https://10.4.3.19/volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 Jul 09 15:46:05.827980 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-65d3a4c0-683c-4b64-9291-3034f51b0403 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:05.828304 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-65d3a4c0-683c-4b64-9291-3034f51b0403 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:05.835897 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-65d3a4c0-683c-4b64-9291-3034f51b0403 tempest-CreateVolumesFromImageTest-716496474 tempest-CreateVolumesFromImageTest-716496474-project-member] https://10.4.3.19/volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 returned with HTTP 404 Jul 09 15:46:05.836840 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 917/3696] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:05 2026] GET /volume/v3/volumes/03e1529f-a303-4397-816d-5754301669d2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:05.837247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f331586e-dcf6-4fc4-adf9-b97bcdeba658 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:05.839727 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f331586e-dcf6-4fc4-adf9-b97bcdeba658 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:05.839975 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f331586e-dcf6-4fc4-adf9-b97bcdeba658 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:05.840162 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f331586e-dcf6-4fc4-adf9-b97bcdeba658 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:05.848849 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:05.848849 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:05.854763 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f331586e-dcf6-4fc4-adf9-b97bcdeba658 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:05.863701 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f331586e-dcf6-4fc4-adf9-b97bcdeba658 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:05.864370 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 938/3697] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:05 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:06.294232 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-45e27f1f-1907-4ee3-b053-23da72934d1a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:06.296590 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-45e27f1f-1907-4ee3-b053-23da72934d1a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:06.296946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-45e27f1f-1907-4ee3-b053-23da72934d1a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:06.296946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-45e27f1f-1907-4ee3-b053-23da72934d1a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:06.297149 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-45e27f1f-1907-4ee3-b053-23da72934d1a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:06.304881 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:06.304881 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:06.305741 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-45e27f1f-1907-4ee3-b053-23da72934d1a tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:06.306127 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 934/3698] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:06 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:06.809199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-acec7bcf-df76-4e59-bc9a-3ab120ca465e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:06.811063 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-acec7bcf-df76-4e59-bc9a-3ab120ca465e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:06.811313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-acec7bcf-df76-4e59-bc9a-3ab120ca465e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:06.811522 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-acec7bcf-df76-4e59-bc9a-3ab120ca465e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:06.811666 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-acec7bcf-df76-4e59-bc9a-3ab120ca465e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:06.816419 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:06.816419 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:06.817307 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-acec7bcf-df76-4e59-bc9a-3ab120ca465e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:06.817772 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 910/3699] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:06 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:06.885551 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-76d67aa6-2171-4f6c-8440-6d82227b50ba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:06.888611 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-76d67aa6-2171-4f6c-8440-6d82227b50ba tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:06.888905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-76d67aa6-2171-4f6c-8440-6d82227b50ba tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:06.889133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-76d67aa6-2171-4f6c-8440-6d82227b50ba tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:06.901209 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:06.901209 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:06.909746 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-76d67aa6-2171-4f6c-8440-6d82227b50ba tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:06.917217 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-76d67aa6-2171-4f6c-8440-6d82227b50ba tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:06.918122 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 918/3700] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:06 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 1156 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:06.978502 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-9d6a03ed-2a05-42b5-8c6e-7b21fe84a48f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:06.981196 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-9d6a03ed-2a05-42b5-8c6e-7b21fe84a48f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:06.981511 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-9d6a03ed-2a05-42b5-8c6e-7b21fe84a48f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:06.982861 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-9d6a03ed-2a05-42b5-8c6e-7b21fe84a48f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:06.991276 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:06.991276 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:06.996579 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-9d6a03ed-2a05-42b5-8c6e-7b21fe84a48f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:07.004351 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-9d6a03ed-2a05-42b5-8c6e-7b21fe84a48f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:07.004587 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 939/3701] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:46:06 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 1156 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:07.320375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3759052c-188a-4d62-ace1-d6ecc70a674b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:07.323253 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3759052c-188a-4d62-ace1-d6ecc70a674b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:07.323524 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3759052c-188a-4d62-ace1-d6ecc70a674b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:07.323793 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3759052c-188a-4d62-ace1-d6ecc70a674b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:07.324003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3759052c-188a-4d62-ace1-d6ecc70a674b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:07.330207 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:07.330207 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:07.330904 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3759052c-188a-4d62-ace1-d6ecc70a674b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:07.331455 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 935/3702] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:07 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:07.343587 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-d17f9627-beb6-4497-8cec-446dd4d2ae1b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:07.347174 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-d17f9627-beb6-4497-8cec-446dd4d2ae1b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:07.347469 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-d17f9627-beb6-4497-8cec-446dd4d2ae1b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:07.347737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-d17f9627-beb6-4497-8cec-446dd4d2ae1b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:07.362545 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:07.362545 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:07.369479 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-d17f9627-beb6-4497-8cec-446dd4d2ae1b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:07.391980 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-d17f9627-beb6-4497-8cec-446dd4d2ae1b tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:07.392544 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 911/3703] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:46:07 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 1156 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:07.406016 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1397e1f2-5ab1-4c34-8600-249e6b0d65f2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:07.406442 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1397e1f2-5ab1-4c34-8600-249e6b0d65f2 None None] GET https://10.4.3.19/volume// Jul 09 15:46:07.406607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1397e1f2-5ab1-4c34-8600-249e6b0d65f2 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:07.406811 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1397e1f2-5ab1-4c34-8600-249e6b0d65f2 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:07.407174 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1397e1f2-5ab1-4c34-8600-249e6b0d65f2 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:46:07.407635 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 919/3704] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:46:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:46:07.417005 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-92a6771f-5c19-4226-83ce-fb79b6e615a9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:07.423336 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-92a6771f-5c19-4226-83ce-fb79b6e615a9 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:46:07.423336 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-92a6771f-5c19-4226-83ce-fb79b6e615a9 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03846c44-e86a-46ed-bfbe-7743528103d4", "connector": null, "instance_uuid": "227bf2bd-0a61-47c1-8fc0-53b14bd8bf23"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:07.437969 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:07.437969 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:07.469364 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-92a6771f-5c19-4226-83ce-fb79b6e615a9 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:46:07.469822 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 940/3705] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:46:07 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 09 15:46:07.829109 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a085e087-4cc9-4c33-881f-a002d9650e65 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:07.831195 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a085e087-4cc9-4c33-881f-a002d9650e65 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:07.831520 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a085e087-4cc9-4c33-881f-a002d9650e65 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:07.831803 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a085e087-4cc9-4c33-881f-a002d9650e65 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:07.831964 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a085e087-4cc9-4c33-881f-a002d9650e65 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:07.838103 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:07.838103 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:07.839014 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a085e087-4cc9-4c33-881f-a002d9650e65 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:07.839537 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 936/3706] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:07 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:08.024647 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:08.169226 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:08.169380 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1249595611"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:08.171562 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1249595611'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:08.171874 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Create volume of 1 GB Jul 09 15:46:08.177765 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Availability Zones retrieved successfully. Jul 09 15:46:08.187973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Flow 'volume_create_api' (bb97a582-a4f0-47af-813a-8e625a5db048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:08.187973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8539cfb-0dfe-47de-857b-f9654ebce0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:08.192224 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:08.261948 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8539cfb-0dfe-47de-857b-f9654ebce0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:08.262864 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a96c3af-187b-4986-b31c-308813f10af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:08.347446 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6c6cdc12-f7c0-4ce6-8209-32be8ec86132 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:08.349044 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c6cdc12-f7c0-4ce6-8209-32be8ec86132 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:08.349257 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c6cdc12-f7c0-4ce6-8209-32be8ec86132 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:08.349479 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c6cdc12-f7c0-4ce6-8209-32be8ec86132 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:08.349589 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6c6cdc12-f7c0-4ce6-8209-32be8ec86132 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:08.361346 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:08.361346 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:08.362384 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c6cdc12-f7c0-4ce6-8209-32be8ec86132 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:08.363444 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 920/3707] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:08 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:08.408697 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Created reservations ['ff1377ca-4f54-4899-bafa-5f3c6ed0ff0f', 'a6a67c2c-5e70-46c5-bb45-e9891e8d2698', '4577ecfa-fdf1-47db-9bb4-b44ae8a0f2f6', 'e753db33-5404-481e-9814-f53448446da3'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:08.409717 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a96c3af-187b-4986-b31c-308813f10af2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1377ca-4f54-4899-bafa-5f3c6ed0ff0f', 'a6a67c2c-5e70-46c5-bb45-e9891e8d2698', '4577ecfa-fdf1-47db-9bb4-b44ae8a0f2f6', 'e753db33-5404-481e-9814-f53448446da3']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:08.410526 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb2349e5-a60b-4940-b1ff-3e7054d20c1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:08.459266 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb2349e5-a60b-4940-b1ff-3e7054d20c1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '63d99cc4-0834-4dd1-b57d-8bc22f6b254a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1249595611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f6356caba945f3a0c4a9d3e9c0660e',qos_specs=None,replication_status=,reservations=['ff1377ca-4f54-4899-bafa-5f3c6ed0ff0f','a6a67c2c-5e70-46c5-bb45-e9891e8d2698','4577ecfa-fdf1-47db-9bb4-b44ae8a0f2f6','e753db33-5404-481e-9814-f53448446da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7b1674a0374be7afd444fe1f09b651',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1249595611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=63d99cc4-0834-4dd1-b57d-8bc22f6b254a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7f6356caba945f3a0c4a9d3e9c0660e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f7b1674a0374be7afd444fe1f09b651',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:08.460237 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90dfd0d1-0eab-42ed-8b02-df135f25795c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:08.485042 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90dfd0d1-0eab-42ed-8b02-df135f25795c) transitioned into state 'SUCCESS' from state '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-1249595611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7f6356caba945f3a0c4a9d3e9c0660e',qos_specs=None,replication_status=,reservations=['ff1377ca-4f54-4899-bafa-5f3c6ed0ff0f','a6a67c2c-5e70-46c5-bb45-e9891e8d2698','4577ecfa-fdf1-47db-9bb4-b44ae8a0f2f6','e753db33-5404-481e-9814-f53448446da3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f7b1674a0374be7afd444fe1f09b651',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:08.485949 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2acb3a12-398e-4c7d-aa90-4acb888104e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:08.499446 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2acb3a12-398e-4c7d-aa90-4acb888104e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:08.500499 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Flow 'volume_create_api' (bb97a582-a4f0-47af-813a-8e625a5db048) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:08.500870 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Create volume request issued successfully. Jul 09 15:46:08.501537 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-deae0ea1-5d43-4f05-a9a1-1fa3f5c0cce3 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:08.502026 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 912/3708] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:46:08 2026] POST /volume/v3/volumes => generated 776 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:08.517575 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d265f07f-0354-4184-b2b6-63ab56c78868 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:08.523231 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d265f07f-0354-4184-b2b6-63ab56c78868 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a Jul 09 15:46:08.523231 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d265f07f-0354-4184-b2b6-63ab56c78868 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:08.523231 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d265f07f-0354-4184-b2b6-63ab56c78868 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:08.524131 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=382,cinder:INSERT=37,cinder:UPDATE=69 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:46:08.532767 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:08.532767 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:08.538937 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d265f07f-0354-4184-b2b6-63ab56c78868 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Volume info retrieved successfully. Jul 09 15:46:08.545231 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d265f07f-0354-4184-b2b6-63ab56c78868 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a returned with HTTP 200 Jul 09 15:46:08.545762 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 941/3709] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:08 2026] GET /volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a => generated 955 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:08.732996 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-0a44a9a6-40f1-442d-94dc-75b514b6e740 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:08.735632 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-0a44a9a6-40f1-442d-94dc-75b514b6e740 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e Jul 09 15:46:08.735963 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-0a44a9a6-40f1-442d-94dc-75b514b6e740 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:08.736250 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-0a44a9a6-40f1-442d-94dc-75b514b6e740 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:08.745816 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:08.745816 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:08.851999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b602429f-899f-4fe7-829b-a776ec5864a2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:08.854498 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b602429f-899f-4fe7-829b-a776ec5864a2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:08.855224 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b602429f-899f-4fe7-829b-a776ec5864a2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:08.855224 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b602429f-899f-4fe7-829b-a776ec5864a2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:08.855565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-b602429f-899f-4fe7-829b-a776ec5864a2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:08.860807 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:08.860807 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:08.861611 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b602429f-899f-4fe7-829b-a776ec5864a2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:08.863673 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 921/3710] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:08 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:09.276344 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-12b3eebb-c4d4-4913-8b0c-13ae25928878 req-0a44a9a6-40f1-442d-94dc-75b514b6e740 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e returned with HTTP 200 Jul 09 15:46:09.276818 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 937/3711] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:46:08 2026] DELETE /volume/v3/attachments/d2af672a-aabc-40f8-8f9f-4e94d6c29a5e => generated 19 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:09.379464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fb486588-2c17-4b6e-ac8a-70966ac91914 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:09.382306 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fb486588-2c17-4b6e-ac8a-70966ac91914 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:09.382306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fb486588-2c17-4b6e-ac8a-70966ac91914 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:09.382306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fb486588-2c17-4b6e-ac8a-70966ac91914 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:09.382536 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-fb486588-2c17-4b6e-ac8a-70966ac91914 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:09.390815 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:09.390815 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:09.391656 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fb486588-2c17-4b6e-ac8a-70966ac91914 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:09.392231 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 913/3712] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:09 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:09.566664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-88d53388-58c4-4c9e-b5b6-ad6f4596b590 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:09.569100 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-88d53388-58c4-4c9e-b5b6-ad6f4596b590 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a Jul 09 15:46:09.569465 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-88d53388-58c4-4c9e-b5b6-ad6f4596b590 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:09.569713 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-88d53388-58c4-4c9e-b5b6-ad6f4596b590 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:09.580625 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:09.580625 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:09.593066 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-88d53388-58c4-4c9e-b5b6-ad6f4596b590 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Volume info retrieved successfully. Jul 09 15:46:09.597527 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-88d53388-58c4-4c9e-b5b6-ad6f4596b590 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a returned with HTTP 200 Jul 09 15:46:09.598032 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 942/3713] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:09 2026] GET /volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:09.611387 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b849a2cb-057f-427f-9491-15de8f22366e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:09.613372 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b849a2cb-057f-427f-9491-15de8f22366e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:46:09.613722 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b849a2cb-057f-427f-9491-15de8f22366e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "63d99cc4-0834-4dd1-b57d-8bc22f6b254a", "name": "tempest-type-Backup-1463591117"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:09.615444 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-b849a2cb-057f-427f-9491-15de8f22366e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Creating new backup {'backup': {'volume_id': '63d99cc4-0834-4dd1-b57d-8bc22f6b254a', 'name': 'tempest-type-Backup-1463591117'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:46:09.615444 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-b849a2cb-057f-427f-9491-15de8f22366e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Creating backup of volume 63d99cc4-0834-4dd1-b57d-8bc22f6b254a in container None Jul 09 15:46:09.624629 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:09.624629 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:09.625015 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b849a2cb-057f-427f-9491-15de8f22366e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Volume info retrieved successfully. Jul 09 15:46:09.659169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-b849a2cb-057f-427f-9491-15de8f22366e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Created reservations ['814b5dd5-7d0c-4b64-a22c-fa0b9064736c', 'a1035799-fd32-43d8-8f8e-3951b6f151a6'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:09.703839 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b849a2cb-057f-427f-9491-15de8f22366e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:46:09.704610 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 922/3714] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:46:09 2026] POST /volume/v3/backups => generated 314 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:09.715431 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-aa41d19e-b1c3-49e2-bb45-132a4cd60fb7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:09.718668 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aa41d19e-b1c3-49e2-bb45-132a4cd60fb7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:09.718975 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aa41d19e-b1c3-49e2-bb45-132a4cd60fb7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:09.719722 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aa41d19e-b1c3-49e2-bb45-132a4cd60fb7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:09.719899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-aa41d19e-b1c3-49e2-bb45-132a4cd60fb7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:09.726935 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:09.726935 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:09.727971 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aa41d19e-b1c3-49e2-bb45-132a4cd60fb7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:09.728176 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 938/3715] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:09 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 721 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:09.877363 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6db15c05-f11f-495d-8aca-47b9478366b2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:09.879623 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6db15c05-f11f-495d-8aca-47b9478366b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:09.879864 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6db15c05-f11f-495d-8aca-47b9478366b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:09.880062 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6db15c05-f11f-495d-8aca-47b9478366b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:09.880171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-6db15c05-f11f-495d-8aca-47b9478366b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:09.887528 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:09.887528 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:09.888556 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6db15c05-f11f-495d-8aca-47b9478366b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:09.889560 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 914/3716] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:09 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:46:10.064191 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-0e8c6a14-8c3e-4e3e-a835-84b19c0820a1 req-978c3cd4-6e18-4398-ae1e-51433a7f2a9f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:10.067027 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-0e8c6a14-8c3e-4e3e-a835-84b19c0820a1 req-978c3cd4-6e18-4398-ae1e-51433a7f2a9f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:10.067305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-0e8c6a14-8c3e-4e3e-a835-84b19c0820a1 req-978c3cd4-6e18-4398-ae1e-51433a7f2a9f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:10.067524 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-0e8c6a14-8c3e-4e3e-a835-84b19c0820a1 req-978c3cd4-6e18-4398-ae1e-51433a7f2a9f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:10.078820 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:10.078820 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:10.085946 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-0e8c6a14-8c3e-4e3e-a835-84b19c0820a1 req-978c3cd4-6e18-4398-ae1e-51433a7f2a9f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:10.091097 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-0e8c6a14-8c3e-4e3e-a835-84b19c0820a1 req-978c3cd4-6e18-4398-ae1e-51433a7f2a9f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:46:10.091548 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 943/3717] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:46:10 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:10.402907 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e481f2ef-85c1-4de4-8c2c-8e5a8db4df03 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:10.405386 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e481f2ef-85c1-4de4-8c2c-8e5a8db4df03 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:10.405663 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e481f2ef-85c1-4de4-8c2c-8e5a8db4df03 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:10.405934 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e481f2ef-85c1-4de4-8c2c-8e5a8db4df03 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:10.406091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e481f2ef-85c1-4de4-8c2c-8e5a8db4df03 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:10.411715 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:10.411715 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:10.412609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e481f2ef-85c1-4de4-8c2c-8e5a8db4df03 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:10.413126 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 923/3718] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:10 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:10.740069 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-601b3a31-353e-4af3-a8a7-7cd18834148b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:10.742012 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-601b3a31-353e-4af3-a8a7-7cd18834148b tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:10.742236 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-601b3a31-353e-4af3-a8a7-7cd18834148b tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:10.742428 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-601b3a31-353e-4af3-a8a7-7cd18834148b tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:10.742544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-601b3a31-353e-4af3-a8a7-7cd18834148b tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:10.749716 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:10.749716 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:10.750369 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-601b3a31-353e-4af3-a8a7-7cd18834148b tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:10.750866 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 939/3719] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:10 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:10.904161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b4ea028e-78b0-4028-8f1f-8cd669d024e7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:10.906225 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b4ea028e-78b0-4028-8f1f-8cd669d024e7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:10.906515 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b4ea028e-78b0-4028-8f1f-8cd669d024e7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:10.906887 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b4ea028e-78b0-4028-8f1f-8cd669d024e7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:10.907053 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b4ea028e-78b0-4028-8f1f-8cd669d024e7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:10.914010 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:10.914010 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:10.914829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b4ea028e-78b0-4028-8f1f-8cd669d024e7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:10.915286 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 915/3720] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:10 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:11.425560 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-702ff4a2-80bc-4faf-8046-0cd282015451 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:11.427988 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-702ff4a2-80bc-4faf-8046-0cd282015451 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:11.428435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-702ff4a2-80bc-4faf-8046-0cd282015451 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:11.428435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-702ff4a2-80bc-4faf-8046-0cd282015451 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:11.428546 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-702ff4a2-80bc-4faf-8046-0cd282015451 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:11.434660 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:11.434660 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:11.435672 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-702ff4a2-80bc-4faf-8046-0cd282015451 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:11.436258 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 944/3721] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:11 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:11.763430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e25047c0-e03e-4252-a968-02492e27a61c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:11.767144 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e25047c0-e03e-4252-a968-02492e27a61c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:11.767500 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e25047c0-e03e-4252-a968-02492e27a61c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:11.767693 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e25047c0-e03e-4252-a968-02492e27a61c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:11.767870 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e25047c0-e03e-4252-a968-02492e27a61c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:11.774308 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:11.774308 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:11.775891 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e25047c0-e03e-4252-a968-02492e27a61c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:11.776855 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 924/3722] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:11 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:11.928580 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2a2fbdd3-4465-492d-aa85-8037fafb9695 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:11.931009 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2a2fbdd3-4465-492d-aa85-8037fafb9695 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:11.931305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2a2fbdd3-4465-492d-aa85-8037fafb9695 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:11.931555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2a2fbdd3-4465-492d-aa85-8037fafb9695 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:11.931705 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2a2fbdd3-4465-492d-aa85-8037fafb9695 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:11.940724 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:11.940724 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:11.941694 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2a2fbdd3-4465-492d-aa85-8037fafb9695 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:11.942140 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 940/3723] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:11 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:12.449544 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0f4b5274-b3a9-48b0-9750-b6d892aa8ec1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:12.457018 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0f4b5274-b3a9-48b0-9750-b6d892aa8ec1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:12.457406 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0f4b5274-b3a9-48b0-9750-b6d892aa8ec1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:12.457715 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0f4b5274-b3a9-48b0-9750-b6d892aa8ec1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:12.457715 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0f4b5274-b3a9-48b0-9750-b6d892aa8ec1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:12.471828 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:12.471828 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:12.472632 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0f4b5274-b3a9-48b0-9750-b6d892aa8ec1 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:12.473217 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 916/3724] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:12 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 747 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:12.792640 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c0cda231-46d4-459b-88cb-e9f307b111a0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:12.792941 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c0cda231-46d4-459b-88cb-e9f307b111a0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:12.793197 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c0cda231-46d4-459b-88cb-e9f307b111a0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:12.793399 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c0cda231-46d4-459b-88cb-e9f307b111a0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:12.793527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-c0cda231-46d4-459b-88cb-e9f307b111a0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:12.798207 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:12.798207 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:12.798900 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c0cda231-46d4-459b-88cb-e9f307b111a0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:12.799307 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 945/3725] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:12 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:12.958429 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-312de76a-079a-4f59-857a-90fc228b3dce None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:12.961551 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-312de76a-079a-4f59-857a-90fc228b3dce tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:12.961825 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-312de76a-079a-4f59-857a-90fc228b3dce tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:12.962060 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-312de76a-079a-4f59-857a-90fc228b3dce tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:12.962209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-312de76a-079a-4f59-857a-90fc228b3dce tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:12.968566 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:12.968566 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:12.969367 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-312de76a-079a-4f59-857a-90fc228b3dce tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:12.969865 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 925/3726] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:12 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:13.487157 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7a5a702d-8794-42ec-a9d5-4c3d25bf8a7b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:13.496796 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7a5a702d-8794-42ec-a9d5-4c3d25bf8a7b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:13.496796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7a5a702d-8794-42ec-a9d5-4c3d25bf8a7b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:13.496796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7a5a702d-8794-42ec-a9d5-4c3d25bf8a7b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:13.496796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7a5a702d-8794-42ec-a9d5-4c3d25bf8a7b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:13.503257 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:13.503257 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:13.504136 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7a5a702d-8794-42ec-a9d5-4c3d25bf8a7b tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:13.504839 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 941/3727] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:13 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:46:13.816210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-99d57e57-8552-4f78-891b-0129ead5e1c7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:13.816210 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-99d57e57-8552-4f78-891b-0129ead5e1c7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:13.816210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-99d57e57-8552-4f78-891b-0129ead5e1c7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:13.816210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-99d57e57-8552-4f78-891b-0129ead5e1c7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:13.816210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-99d57e57-8552-4f78-891b-0129ead5e1c7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:13.823632 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:13.823632 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:13.824501 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-99d57e57-8552-4f78-891b-0129ead5e1c7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:13.824984 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 917/3728] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:13 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:13.983040 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bc26e3a3-d0a1-4dfb-a980-244557feb467 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:13.985470 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bc26e3a3-d0a1-4dfb-a980-244557feb467 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:13.985717 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bc26e3a3-d0a1-4dfb-a980-244557feb467 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:13.985947 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bc26e3a3-d0a1-4dfb-a980-244557feb467 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:13.986080 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-bc26e3a3-d0a1-4dfb-a980-244557feb467 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:13.990725 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:13.990725 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:13.991415 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bc26e3a3-d0a1-4dfb-a980-244557feb467 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:13.991813 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 946/3729] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:13 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:14.245007 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-519cbfdf-a1f8-4ab4-aed4-253ce9ac3b0f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:14.247579 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-519cbfdf-a1f8-4ab4-aed4-253ce9ac3b0f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:46:14.247579 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-519cbfdf-a1f8-4ab4-aed4-253ce9ac3b0f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:14.247756 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-519cbfdf-a1f8-4ab4-aed4-253ce9ac3b0f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:14.267074 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:14.267074 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:14.272990 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-519cbfdf-a1f8-4ab4-aed4-253ce9ac3b0f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:46:14.280750 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-519cbfdf-a1f8-4ab4-aed4-253ce9ac3b0f tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 200 Jul 09 15:46:14.281414 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 926/3730] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:46:14 2026] GET /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 1658 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:14.527969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5f64d11d-c4d0-44ee-a0d2-19f2cf26c9b7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:14.530753 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f64d11d-c4d0-44ee-a0d2-19f2cf26c9b7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:14.530753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f64d11d-c4d0-44ee-a0d2-19f2cf26c9b7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:14.530753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f64d11d-c4d0-44ee-a0d2-19f2cf26c9b7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:14.530753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5f64d11d-c4d0-44ee-a0d2-19f2cf26c9b7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:14.538048 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:14.538048 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:14.540464 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f64d11d-c4d0-44ee-a0d2-19f2cf26c9b7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:14.540464 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 942/3731] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:14 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:14.612344 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0edabb96-b6a8-4b15-9544-4f4df721c5ab None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:14.612344 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0edabb96-b6a8-4b15-9544-4f4df721c5ab None None] GET https://10.4.3.19/volume// Jul 09 15:46:14.612344 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0edabb96-b6a8-4b15-9544-4f4df721c5ab None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:14.612344 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0edabb96-b6a8-4b15-9544-4f4df721c5ab None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:14.612344 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0edabb96-b6a8-4b15-9544-4f4df721c5ab None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:46:14.612762 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 918/3732] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:46: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 09 15:46:14.631916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-37121516-b0e8-465a-a09e-c35c915d196d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:14.636339 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-37121516-b0e8-465a-a09e-c35c915d196d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:14.636661 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-37121516-b0e8-465a-a09e-c35c915d196d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:14.636937 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-37121516-b0e8-465a-a09e-c35c915d196d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:14.654165 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:14.654165 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:14.660060 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-37121516-b0e8-465a-a09e-c35c915d196d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:14.673098 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-37121516-b0e8-465a-a09e-c35c915d196d tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:14.673098 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 947/3733] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:46:14 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 1335 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:46:14.812140 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-6fad859d-b0ec-4bad-9d13-f65a29cb3446 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:14.814685 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-6fad859d-b0ec-4bad-9d13-f65a29cb3446 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] PUT https://10.4.3.19/volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431 Jul 09 15:46:14.815429 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-6fad859d-b0ec-4bad-9d13-f65a29cb3446 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:14.835914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-6fad859d-b0ec-4bad-9d13-f65a29cb3446 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Acquiring lock "cinder-attachment_update-03846c44-e86a-46ed-bfbe-7743528103d4-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:46:14.840936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-6fad859d-b0ec-4bad-9d13-f65a29cb3446 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Lock "cinder-attachment_update-03846c44-e86a-46ed-bfbe-7743528103d4-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:46:14.842121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e47a00fe-95db-44c8-927e-6f7ae6cfc4b5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:14.842377 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:14.842377 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:14.845087 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e47a00fe-95db-44c8-927e-6f7ae6cfc4b5 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:14.848004 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e47a00fe-95db-44c8-927e-6f7ae6cfc4b5 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:14.848254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e47a00fe-95db-44c8-927e-6f7ae6cfc4b5 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:14.848394 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-e47a00fe-95db-44c8-927e-6f7ae6cfc4b5 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:14.858172 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:14.858172 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:14.858843 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e47a00fe-95db-44c8-927e-6f7ae6cfc4b5 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:14.859230 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 943/3734] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:14 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:15.008314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2d6ba580-2883-4167-94ef-f019eed23895 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:15.013906 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d6ba580-2883-4167-94ef-f019eed23895 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:15.014201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d6ba580-2883-4167-94ef-f019eed23895 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:15.014418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d6ba580-2883-4167-94ef-f019eed23895 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:15.014525 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2d6ba580-2883-4167-94ef-f019eed23895 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:15.032662 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:15.032662 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:15.037016 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d6ba580-2883-4167-94ef-f019eed23895 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:15.037515 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 919/3735] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:15 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:15.374102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-6fad859d-b0ec-4bad-9d13-f65a29cb3446 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Lock "cinder-attachment_update-03846c44-e86a-46ed-bfbe-7743528103d4-np0000004916" released by "attachment_update" :: held 0.532s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:46:15.374102 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-6fad859d-b0ec-4bad-9d13-f65a29cb3446 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431 returned with HTTP 200 Jul 09 15:46:15.374102 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 927/3736] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:46:14 2026] PUT /volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431 => generated 969 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:15.554416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-be240959-606f-4394-b98c-ad2c3df196d6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:15.556566 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-be240959-606f-4394-b98c-ad2c3df196d6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:15.556831 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-be240959-606f-4394-b98c-ad2c3df196d6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:15.557120 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-be240959-606f-4394-b98c-ad2c3df196d6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:15.557295 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-be240959-606f-4394-b98c-ad2c3df196d6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:15.563280 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:15.563280 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:15.564070 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-be240959-606f-4394-b98c-ad2c3df196d6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:15.564544 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 948/3737] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:15 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:15.872454 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-06ba7b92-308b-4ca1-ba31-11b922ae14bd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:15.876205 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-06ba7b92-308b-4ca1-ba31-11b922ae14bd tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:15.876356 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-06ba7b92-308b-4ca1-ba31-11b922ae14bd tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:15.876586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-06ba7b92-308b-4ca1-ba31-11b922ae14bd tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:15.876726 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-06ba7b92-308b-4ca1-ba31-11b922ae14bd tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:15.886249 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:15.886249 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:15.887137 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-06ba7b92-308b-4ca1-ba31-11b922ae14bd tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:15.887729 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 944/3738] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:15 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:15.900013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-22ea7aa7-a169-4054-a4ec-997bbbea0c76 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:15.902199 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-22ea7aa7-a169-4054-a4ec-997bbbea0c76 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] POST https://10.4.3.19/volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431/action Jul 09 15:46:15.902698 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-22ea7aa7-a169-4054-a4ec-997bbbea0c76 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:15.902698 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-22ea7aa7-a169-4054-a4ec-997bbbea0c76 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:15.906367 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=335,cinder:UPDATE=87,cinder:INSERT=43 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:46:15.922291 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:15.922291 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:15.933866 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cae453b7-9d64-44dc-b500-6b4788849d22 req-22ea7aa7-a169-4054-a4ec-997bbbea0c76 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431/action returned with HTTP 204 Jul 09 15:46:15.934396 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 920/3739] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:46:15 2026] POST /volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:16.049156 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ae78368e-46fb-4fac-879d-133b89f939a6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:16.051652 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ae78368e-46fb-4fac-879d-133b89f939a6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:16.051931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ae78368e-46fb-4fac-879d-133b89f939a6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:16.053212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ae78368e-46fb-4fac-879d-133b89f939a6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:16.053212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-ae78368e-46fb-4fac-879d-133b89f939a6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:16.057763 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:16.057763 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:16.059020 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ae78368e-46fb-4fac-879d-133b89f939a6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:16.059232 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 928/3740] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:16 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:16.576876 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e34f8e23-a190-407c-afc3-e2bbaa091ea7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:16.579324 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e34f8e23-a190-407c-afc3-e2bbaa091ea7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:16.579636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e34f8e23-a190-407c-afc3-e2bbaa091ea7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:16.579922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e34f8e23-a190-407c-afc3-e2bbaa091ea7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:16.580042 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e34f8e23-a190-407c-afc3-e2bbaa091ea7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:16.583092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-08419347-ba41-4277-b99c-7d61bf1bfeb5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:16.585546 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-08419347-ba41-4277-b99c-7d61bf1bfeb5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198 Jul 09 15:46:16.585799 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:16.585799 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:16.585904 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-08419347-ba41-4277-b99c-7d61bf1bfeb5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:16.585997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-08419347-ba41-4277-b99c-7d61bf1bfeb5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:16.586738 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e34f8e23-a190-407c-afc3-e2bbaa091ea7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:16.587201 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 949/3741] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:16 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:16.601240 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2d34f846-de1d-4630-8ed6-e2f9dbe2192d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:16.602221 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:16.602221 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:16.603066 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d34f846-de1d-4630-8ed6-e2f9dbe2192d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:16.603354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d34f846-de1d-4630-8ed6-e2f9dbe2192d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:16.603611 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d34f846-de1d-4630-8ed6-e2f9dbe2192d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:16.603758 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2d34f846-de1d-4630-8ed6-e2f9dbe2192d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:16.608344 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:16.608344 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:16.609047 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d34f846-de1d-4630-8ed6-e2f9dbe2192d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:16.609433 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 921/3742] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:16 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:16.625031 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9b065c70-f44c-4c42-98c0-00cfd2278ce2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:16.627396 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b065c70-f44c-4c42-98c0-00cfd2278ce2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:46:16.627647 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b065c70-f44c-4c42-98c0-00cfd2278ce2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:16.627914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b065c70-f44c-4c42-98c0-00cfd2278ce2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:16.628065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9b065c70-f44c-4c42-98c0-00cfd2278ce2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:16.633888 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:16.633888 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:16.634976 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b065c70-f44c-4c42-98c0-00cfd2278ce2 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:46:16.635562 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 929/3743] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:16 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:16.649041 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c534420b-99a6-497e-adf9-89bd541f018d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:16.650764 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c534420b-99a6-497e-adf9-89bd541f018d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:46:16.651112 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c534420b-99a6-497e-adf9-89bd541f018d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5130d6bc-9309-496e-a22b-6be1e3a98c23", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-203875003"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:16.652615 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-c534420b-99a6-497e-adf9-89bd541f018d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Creating new backup {'backup': {'volume_id': '5130d6bc-9309-496e-a22b-6be1e3a98c23', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-203875003'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:46:16.652744 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-c534420b-99a6-497e-adf9-89bd541f018d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Creating backup of volume 5130d6bc-9309-496e-a22b-6be1e3a98c23 in container None Jul 09 15:46:16.660124 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:16.660124 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:16.660554 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c534420b-99a6-497e-adf9-89bd541f018d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:46:16.680499 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-c534420b-99a6-497e-adf9-89bd541f018d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Created reservations ['1b00fcca-ed28-4726-b795-fcc801ad85d6', '994b5a04-fcbd-4280-8389-3cb2549a0907'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:16.719406 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c534420b-99a6-497e-adf9-89bd541f018d tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:46:16.719406 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 950/3744] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:46:16 2026] POST /volume/v3/backups => generated 327 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:16.729080 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5a3b189b-aa38-4c9a-92ed-7419eb5989ec None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:16.736196 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a3b189b-aa38-4c9a-92ed-7419eb5989ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:16.736196 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a3b189b-aa38-4c9a-92ed-7419eb5989ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:16.736196 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a3b189b-aa38-4c9a-92ed-7419eb5989ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:16.736196 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-5a3b189b-aa38-4c9a-92ed-7419eb5989ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:16.739306 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:16.739306 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:16.740201 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a3b189b-aa38-4c9a-92ed-7419eb5989ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:16.740642 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 922/3745] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:16 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:16.904141 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1691ff98-1e15-4bd1-bec5-92741fef5448 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:16.906754 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1691ff98-1e15-4bd1-bec5-92741fef5448 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:16.907036 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1691ff98-1e15-4bd1-bec5-92741fef5448 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:16.907288 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1691ff98-1e15-4bd1-bec5-92741fef5448 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:16.907447 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-1691ff98-1e15-4bd1-bec5-92741fef5448 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:16.911749 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:16.911749 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:16.912597 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1691ff98-1e15-4bd1-bec5-92741fef5448 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:16.913053 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 930/3746] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:16 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:17.070424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-40675eaf-00fb-4abe-bf2b-20c0ef26a12c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:17.072972 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-40675eaf-00fb-4abe-bf2b-20c0ef26a12c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:17.073256 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-40675eaf-00fb-4abe-bf2b-20c0ef26a12c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:17.073526 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-40675eaf-00fb-4abe-bf2b-20c0ef26a12c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:17.073698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-40675eaf-00fb-4abe-bf2b-20c0ef26a12c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:17.082614 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:17.082614 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:17.083392 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-40675eaf-00fb-4abe-bf2b-20c0ef26a12c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:17.083811 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 951/3747] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:17 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:17.144726 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d178c415-b64c-4df3-a8fd-e89855c19543 req-08419347-ba41-4277-b99c-7d61bf1bfeb5 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198 returned with HTTP 200 Jul 09 15:46:17.145265 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 945/3748] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:46:16 2026] DELETE /volume/v3/attachments/10bd92ee-6a86-43c3-b16a-52dec812a198 => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:17.753015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9f6b8fd6-6921-4133-8e7a-a28faebabbda None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:17.756038 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9f6b8fd6-6921-4133-8e7a-a28faebabbda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:17.756331 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9f6b8fd6-6921-4133-8e7a-a28faebabbda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:17.756794 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9f6b8fd6-6921-4133-8e7a-a28faebabbda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:17.756794 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-9f6b8fd6-6921-4133-8e7a-a28faebabbda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:17.773479 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:17.773479 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:17.774632 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9f6b8fd6-6921-4133-8e7a-a28faebabbda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:17.775386 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 923/3749] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:17 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 735 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:17.926413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-91bcae68-3184-4697-a8d2-4af6684dd14f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:17.928594 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-91bcae68-3184-4697-a8d2-4af6684dd14f tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:17.928594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-91bcae68-3184-4697-a8d2-4af6684dd14f tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:17.928804 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-91bcae68-3184-4697-a8d2-4af6684dd14f tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:17.928804 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-91bcae68-3184-4697-a8d2-4af6684dd14f tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:17.933648 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:17.933648 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:17.934363 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-91bcae68-3184-4697-a8d2-4af6684dd14f tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:17.935104 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 931/3750] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:17 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:17.958646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:17.961377 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:17.961784 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:17.962062 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:17.962299 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Delete volume with id: b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:17.974426 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:17.974426 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:17.975190 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:17.992766 np0000004916 devstack@c-api.service[99866]: WARNING cinder.keymgr.conf_key_mgr [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:46:18.000994 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Delete volume request issued successfully. Jul 09 15:46:18.001289 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d037b8be-110c-4382-9745-c1fbe9656fd3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 202 Jul 09 15:46:18.001802 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 952/3751] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:17 2026] DELETE /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:18.009984 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-85293e0a-0944-4b89-a759-b95034944ce3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:18.012149 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85293e0a-0944-4b89-a759-b95034944ce3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:18.012399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-85293e0a-0944-4b89-a759-b95034944ce3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:18.012631 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-85293e0a-0944-4b89-a759-b95034944ce3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:18.021045 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:18.021045 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:18.025635 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-85293e0a-0944-4b89-a759-b95034944ce3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:46:18.030905 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85293e0a-0944-4b89-a759-b95034944ce3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 200 Jul 09 15:46:18.031354 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 946/3752] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:18 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:18.096756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dc0528e9-c3b1-4e16-8b2e-dd154fb74ac1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:18.099177 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dc0528e9-c3b1-4e16-8b2e-dd154fb74ac1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:18.099506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dc0528e9-c3b1-4e16-8b2e-dd154fb74ac1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:18.099789 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dc0528e9-c3b1-4e16-8b2e-dd154fb74ac1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:18.099963 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-dc0528e9-c3b1-4e16-8b2e-dd154fb74ac1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:18.105897 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:18.105897 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:18.106840 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dc0528e9-c3b1-4e16-8b2e-dd154fb74ac1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:18.107400 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 924/3753] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:18 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:18.787028 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f3afbb06-ef2c-40f1-89a0-4da5179be9de None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:18.789407 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3afbb06-ef2c-40f1-89a0-4da5179be9de tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:18.789647 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3afbb06-ef2c-40f1-89a0-4da5179be9de tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:18.789907 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3afbb06-ef2c-40f1-89a0-4da5179be9de tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:18.790087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f3afbb06-ef2c-40f1-89a0-4da5179be9de tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:18.796078 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:18.796078 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:18.797049 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3afbb06-ef2c-40f1-89a0-4da5179be9de tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:18.797523 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 932/3754] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:18 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:18.950951 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-22949479-2a92-455a-8eda-09b45a49860e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:18.953519 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-22949479-2a92-455a-8eda-09b45a49860e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:18.953835 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-22949479-2a92-455a-8eda-09b45a49860e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:18.954089 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-22949479-2a92-455a-8eda-09b45a49860e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:18.954255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-22949479-2a92-455a-8eda-09b45a49860e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:18.960945 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:18.960945 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:18.961848 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-22949479-2a92-455a-8eda-09b45a49860e tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:18.962319 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 953/3755] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:18 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:19.047736 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2d73ff51-777a-4979-ac3a-b45c3c9b639f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.050878 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d73ff51-777a-4979-ac3a-b45c3c9b639f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 Jul 09 15:46:19.051096 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d73ff51-777a-4979-ac3a-b45c3c9b639f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:19.051406 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d73ff51-777a-4979-ac3a-b45c3c9b639f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:19.060138 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d73ff51-777a-4979-ac3a-b45c3c9b639f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 returned with HTTP 404 Jul 09 15:46:19.060783 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 947/3756] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:19 2026] GET /volume/v3/volumes/b5a47606-f166-462b-82b7-c3c00576ced9 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:19.069477 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-26b91a69-738f-4e76-a7bc-0c83c47cc896 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.071716 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-26b91a69-738f-4e76-a7bc-0c83c47cc896 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:46:19.072005 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-26b91a69-738f-4e76-a7bc-0c83c47cc896 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:19.072283 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-26b91a69-738f-4e76-a7bc-0c83c47cc896 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:19.073396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-26b91a69-738f-4e76-a7bc-0c83c47cc896 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:46:19.120122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4ab7ce19-2f35-45b9-b4a8-ccfcf540d0cd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.123390 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4ab7ce19-2f35-45b9-b4a8-ccfcf540d0cd tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:19.124035 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4ab7ce19-2f35-45b9-b4a8-ccfcf540d0cd tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:19.124325 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4ab7ce19-2f35-45b9-b4a8-ccfcf540d0cd tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:19.124472 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4ab7ce19-2f35-45b9-b4a8-ccfcf540d0cd tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:19.130077 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-26b91a69-738f-4e76-a7bc-0c83c47cc896 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Get all volumes completed successfully. Jul 09 15:46:19.132633 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:19.132633 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:19.133530 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4ab7ce19-2f35-45b9-b4a8-ccfcf540d0cd tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:19.133976 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 933/3757] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:19 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:19.135389 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:19.135389 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:19.145785 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-26b91a69-738f-4e76-a7bc-0c83c47cc896 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:46:19.146317 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 925/3758] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:46:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21279 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:46:19.169662 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0c86c92d-c212-4ad6-b1ca-3a713e26d3d7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.171559 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0c86c92d-c212-4ad6-b1ca-3a713e26d3d7 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] DELETE https://10.4.3.19/volume/v3/types/8ddce701-0226-42cc-8fd6-fdaa16f1eaf2 Jul 09 15:46:19.171777 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0c86c92d-c212-4ad6-b1ca-3a713e26d3d7 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:19.172016 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0c86c92d-c212-4ad6-b1ca-3a713e26d3d7 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:19.198016 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0c86c92d-c212-4ad6-b1ca-3a713e26d3d7 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types/8ddce701-0226-42cc-8fd6-fdaa16f1eaf2 returned with HTTP 202 Jul 09 15:46:19.198564 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 954/3759] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:19 2026] DELETE /volume/v3/types/8ddce701-0226-42cc-8fd6-fdaa16f1eaf2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:19.211786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-443f86db-5ed0-4ed6-83b0-4f790b91707e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.214116 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-443f86db-5ed0-4ed6-83b0-4f790b91707e tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:19.214612 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-443f86db-5ed0-4ed6-83b0-4f790b91707e tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1208403566", "extra_specs": {}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:19.230800 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-443f86db-5ed0-4ed6-83b0-4f790b91707e tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:19.231418 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 948/3760] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:46:19 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:19.243734 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3a439976-8119-4a34-bdc8-a27170d091fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.249639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a439976-8119-4a34-bdc8-a27170d091fe tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] POST https://10.4.3.19/volume/v3/types/638c59df-a87c-44c7-9767-b7cfba5854b2/encryption Jul 09 15:46:19.249918 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3a439976-8119-4a34-bdc8-a27170d091fe tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:19.270817 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3a439976-8119-4a34-bdc8-a27170d091fe tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types/638c59df-a87c-44c7-9767-b7cfba5854b2/encryption returned with HTTP 200 Jul 09 15:46:19.271319 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 934/3761] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:46:19 2026] POST /volume/v3/types/638c59df-a87c-44c7-9767-b7cfba5854b2/encryption => generated 230 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:19.280137 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.282206 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:19.282683 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-128393255", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1208403566", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:19.284687 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-128393255', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1208403566', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:19.288594 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume of 1 GB Jul 09 15:46:19.288998 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:19.288998 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:19.289648 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Availability Zones retrieved successfully. Jul 09 15:46:19.296652 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Flow 'volume_create_api' (970b169e-8975-417e-a8e7-3e401381f144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:19.297910 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a06283-106e-4b68-8feb-81f6d6841bb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:19.299121 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:19.330200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (93a06283-106e-4b68-8feb-81f6d6841bb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:46:19Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=638c59df-a87c-44c7-9767-b7cfba5854b2,is_public=True,name='tempest-scenario-type-luks-1208403566',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '638c59df-a87c-44c7-9767-b7cfba5854b2', '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=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:19.331130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b4a84a1-cbf6-4b28-9606-d948bc66de02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:19.360640 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:19.361011 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:19.390459 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Created reservations ['114d1436-132e-4dd1-9565-064ec5fdf050', '0440a489-8430-47d3-a4bc-af6a0c330ae6', 'e368df3b-7eb1-4e12-abba-f8687938bd39', 'f092599c-270c-4cd3-8816-243eb33085cf'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:19.391280 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b4a84a1-cbf6-4b28-9606-d948bc66de02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['114d1436-132e-4dd1-9565-064ec5fdf050', '0440a489-8430-47d3-a4bc-af6a0c330ae6', 'e368df3b-7eb1-4e12-abba-f8687938bd39', 'f092599c-270c-4cd3-8816-243eb33085cf']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:19.391987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (885a5bc3-74e2-4d3d-af6b-7d551cb9c978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:19.413202 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (885a5bc3-74e2-4d3d-af6b-7d551cb9c978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c048d14f-c592-460f-9038-cb1b7167c5ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-128393255',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f1abc1b5e340a5a768595a345366ba',qos_specs=None,replication_status=,reservations=['114d1436-132e-4dd1-9565-064ec5fdf050','0440a489-8430-47d3-a4bc-af6a0c330ae6','e368df3b-7eb1-4e12-abba-f8687938bd39','f092599c-270c-4cd3-8816-243eb33085cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_type_id=638c59df-a87c-44c7-9767-b7cfba5854b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-128393255',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=c048d14f-c592-460f-9038-cb1b7167c5ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f1abc1b5e340a5a768595a345366ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(638c59df-a87c-44c7-9767-b7cfba5854b2),volume_type_id=638c59df-a87c-44c7-9767-b7cfba5854b2)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:19.413994 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7b510e-0edd-465e-992a-bbca9cca2a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:19.433142 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea7b510e-0edd-465e-992a-bbca9cca2a4b) transitioned into state 'SUCCESS' from state '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-128393255',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f1abc1b5e340a5a768595a345366ba',qos_specs=None,replication_status=,reservations=['114d1436-132e-4dd1-9565-064ec5fdf050','0440a489-8430-47d3-a4bc-af6a0c330ae6','e368df3b-7eb1-4e12-abba-f8687938bd39','f092599c-270c-4cd3-8816-243eb33085cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_type_id=638c59df-a87c-44c7-9767-b7cfba5854b2)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:19.434031 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9b4cbc-b8dc-4d3b-85d4-eed6b8f68df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:19.443724 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b9b4cbc-b8dc-4d3b-85d4-eed6b8f68df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:19.444493 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Flow 'volume_create_api' (970b169e-8975-417e-a8e7-3e401381f144) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:19.444809 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume request issued successfully. Jul 09 15:46:19.445497 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5d6074bc-bbf0-4010-a8c7-2eae23e801b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:19.446046 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 926/3762] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:46:19 2026] POST /volume/v3/volumes => generated 782 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:19.721316 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7b61162b-2591-4d64-9e1d-c29738e73ad8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.723678 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7b61162b-2591-4d64-9e1d-c29738e73ad8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] DELETE https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:46:19.723942 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7b61162b-2591-4d64-9e1d-c29738e73ad8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:19.724219 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7b61162b-2591-4d64-9e1d-c29738e73ad8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:19.724441 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-7b61162b-2591-4d64-9e1d-c29738e73ad8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume with id: 78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:46:19.738234 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:19.738234 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:19.738897 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7b61162b-2591-4d64-9e1d-c29738e73ad8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:46:19.771384 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7b61162b-2591-4d64-9e1d-c29738e73ad8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Delete volume request issued successfully. Jul 09 15:46:19.771599 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7b61162b-2591-4d64-9e1d-c29738e73ad8 tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 202 Jul 09 15:46:19.772106 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 955/3763] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:19 2026] DELETE /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:19.786204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dd2fe7bb-310a-4354-9e4f-604f01427f9a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.786204 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dd2fe7bb-310a-4354-9e4f-604f01427f9a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:46:19.786204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dd2fe7bb-310a-4354-9e4f-604f01427f9a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:19.786204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dd2fe7bb-310a-4354-9e4f-604f01427f9a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:19.797039 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:19.797039 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:19.801969 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dd2fe7bb-310a-4354-9e4f-604f01427f9a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Volume info retrieved successfully. Jul 09 15:46:19.809682 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dd2fe7bb-310a-4354-9e4f-604f01427f9a tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 200 Jul 09 15:46:19.810284 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 949/3764] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:19 2026] GET /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 1365 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:19.812272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8ff893d3-2a25-4543-802e-4ce0b7acd011 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.815809 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ff893d3-2a25-4543-802e-4ce0b7acd011 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:19.816741 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ff893d3-2a25-4543-802e-4ce0b7acd011 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:19.816741 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ff893d3-2a25-4543-802e-4ce0b7acd011 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:19.818241 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-8ff893d3-2a25-4543-802e-4ce0b7acd011 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:19.825489 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:19.825489 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:19.828029 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ff893d3-2a25-4543-802e-4ce0b7acd011 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:19.828776 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 935/3765] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:19 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:19.977148 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1a0d0c00-28de-4c38-bfc0-066c07ae8f60 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:19.979415 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a0d0c00-28de-4c38-bfc0-066c07ae8f60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:19.979679 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a0d0c00-28de-4c38-bfc0-066c07ae8f60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:19.980015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a0d0c00-28de-4c38-bfc0-066c07ae8f60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:19.980075 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-1a0d0c00-28de-4c38-bfc0-066c07ae8f60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:19.985024 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:19.985024 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:19.985831 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a0d0c00-28de-4c38-bfc0-066c07ae8f60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:19.986395 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 927/3766] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:19 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:20.146203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-efb52229-87d7-477a-876f-1fb570a1f623 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:20.149195 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-efb52229-87d7-477a-876f-1fb570a1f623 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:20.149370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-efb52229-87d7-477a-876f-1fb570a1f623 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:20.149739 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-efb52229-87d7-477a-876f-1fb570a1f623 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:20.150010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-efb52229-87d7-477a-876f-1fb570a1f623 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:20.157354 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:20.157354 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:20.158228 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-efb52229-87d7-477a-876f-1fb570a1f623 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:20.158605 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 956/3767] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:20 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:20.827312 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-513d6fbb-37c2-4461-a1b3-2a143b3fc07b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:20.831477 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-513d6fbb-37c2-4461-a1b3-2a143b3fc07b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] GET https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f Jul 09 15:46:20.831477 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-513d6fbb-37c2-4461-a1b3-2a143b3fc07b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:20.832349 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-513d6fbb-37c2-4461-a1b3-2a143b3fc07b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:20.845129 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-513d6fbb-37c2-4461-a1b3-2a143b3fc07b tempest-AttachVolumeMultiAttachTest-568254974 tempest-AttachVolumeMultiAttachTest-568254974-project-member] https://10.4.3.19/volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f returned with HTTP 404 Jul 09 15:46:20.845129 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 950/3768] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:20 2026] GET /volume/v3/volumes/78977d65-8f7c-49fc-8171-2a91a7d4cc4f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:20.849955 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3e63070d-d873-4979-a827-e971af4c0168 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:20.852026 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3e63070d-d873-4979-a827-e971af4c0168 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:20.852476 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3e63070d-d873-4979-a827-e971af4c0168 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:20.853230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3e63070d-d873-4979-a827-e971af4c0168 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:20.853230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3e63070d-d873-4979-a827-e971af4c0168 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:20.861930 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:20.861930 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:20.863246 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3e63070d-d873-4979-a827-e971af4c0168 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:20.865162 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 936/3769] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:20 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:21.001043 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-900ea524-e2fa-46ac-b772-4e91a8f888c8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:21.003115 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-900ea524-e2fa-46ac-b772-4e91a8f888c8 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:21.003305 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-900ea524-e2fa-46ac-b772-4e91a8f888c8 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:21.003464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-900ea524-e2fa-46ac-b772-4e91a8f888c8 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:21.003579 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-900ea524-e2fa-46ac-b772-4e91a8f888c8 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:21.009232 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:21.009232 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:21.009961 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-900ea524-e2fa-46ac-b772-4e91a8f888c8 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:21.011014 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 928/3770] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:21 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:21.177248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-552b7610-1445-41fe-9f5d-21042c7efc17 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:21.179404 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-552b7610-1445-41fe-9f5d-21042c7efc17 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:21.179710 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-552b7610-1445-41fe-9f5d-21042c7efc17 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:21.180009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-552b7610-1445-41fe-9f5d-21042c7efc17 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:21.180236 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-552b7610-1445-41fe-9f5d-21042c7efc17 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:21.185752 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:21.185752 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:21.186589 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-552b7610-1445-41fe-9f5d-21042c7efc17 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:21.187289 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 957/3771] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:21 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:21.878368 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-00668e9b-8dc7-47d1-8fa8-5c0086e6c311 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:21.880559 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-00668e9b-8dc7-47d1-8fa8-5c0086e6c311 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:21.880786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-00668e9b-8dc7-47d1-8fa8-5c0086e6c311 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:21.881038 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-00668e9b-8dc7-47d1-8fa8-5c0086e6c311 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:21.881121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-00668e9b-8dc7-47d1-8fa8-5c0086e6c311 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:21.886377 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:21.886377 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:21.887535 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-00668e9b-8dc7-47d1-8fa8-5c0086e6c311 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:21.888393 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 951/3772] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:21 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:22.026197 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f459f307-1b2f-40d7-8720-ead181d3ed60 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:22.028947 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f459f307-1b2f-40d7-8720-ead181d3ed60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:22.029359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f459f307-1b2f-40d7-8720-ead181d3ed60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:22.029580 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f459f307-1b2f-40d7-8720-ead181d3ed60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:22.029700 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f459f307-1b2f-40d7-8720-ead181d3ed60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:22.037443 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:22.037443 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:22.037909 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f459f307-1b2f-40d7-8720-ead181d3ed60 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:22.038441 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 937/3773] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:22 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:22.201714 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bdf3d2da-0484-4585-b592-8907ddce7226 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:22.204263 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bdf3d2da-0484-4585-b592-8907ddce7226 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:22.204629 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bdf3d2da-0484-4585-b592-8907ddce7226 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:22.204873 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bdf3d2da-0484-4585-b592-8907ddce7226 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:22.205092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-bdf3d2da-0484-4585-b592-8907ddce7226 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:22.211867 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:22.211867 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:22.212587 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bdf3d2da-0484-4585-b592-8907ddce7226 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:22.213007 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 929/3774] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:22 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:22.910488 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-008d39dd-d12e-4e9e-abdd-8ee940aecd79 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:22.910488 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-008d39dd-d12e-4e9e-abdd-8ee940aecd79 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:22.910488 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-008d39dd-d12e-4e9e-abdd-8ee940aecd79 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:22.910488 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-008d39dd-d12e-4e9e-abdd-8ee940aecd79 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:22.910488 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-008d39dd-d12e-4e9e-abdd-8ee940aecd79 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:22.929505 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:22.929505 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:22.930728 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-008d39dd-d12e-4e9e-abdd-8ee940aecd79 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:22.931321 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 958/3775] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:22 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 746 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:46:23.054048 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-faab4025-3ad2-4f48-8d44-3d762d8b6f80 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:23.056649 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-faab4025-3ad2-4f48-8d44-3d762d8b6f80 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:23.056903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-faab4025-3ad2-4f48-8d44-3d762d8b6f80 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:23.057132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-faab4025-3ad2-4f48-8d44-3d762d8b6f80 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:23.057273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-faab4025-3ad2-4f48-8d44-3d762d8b6f80 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:23.061841 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:23.061841 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:23.062663 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-faab4025-3ad2-4f48-8d44-3d762d8b6f80 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:23.063166 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 952/3776] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:23 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:23.225807 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fe667312-3518-41c9-9417-06f6ef7509d4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:23.227989 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fe667312-3518-41c9-9417-06f6ef7509d4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:23.228513 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fe667312-3518-41c9-9417-06f6ef7509d4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:23.228513 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fe667312-3518-41c9-9417-06f6ef7509d4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:23.228680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-fe667312-3518-41c9-9417-06f6ef7509d4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:23.233617 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:23.233617 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:23.234821 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fe667312-3518-41c9-9417-06f6ef7509d4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:23.235019 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 938/3777] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:23 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:23.948972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5e5e0013-3dae-4292-9d07-1e2272f5bac6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:23.952015 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5e5e0013-3dae-4292-9d07-1e2272f5bac6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:23.952665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5e5e0013-3dae-4292-9d07-1e2272f5bac6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:23.952807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5e5e0013-3dae-4292-9d07-1e2272f5bac6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:23.952961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-5e5e0013-3dae-4292-9d07-1e2272f5bac6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:23.958498 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:23.958498 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:23.959696 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5e5e0013-3dae-4292-9d07-1e2272f5bac6 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:23.960263 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 930/3778] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:23 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:24.076070 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ffdc5e69-fd0e-4dc6-82c6-d1371c2ca6a9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:24.078427 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ffdc5e69-fd0e-4dc6-82c6-d1371c2ca6a9 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:24.078759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ffdc5e69-fd0e-4dc6-82c6-d1371c2ca6a9 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:24.079050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ffdc5e69-fd0e-4dc6-82c6-d1371c2ca6a9 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:24.079203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ffdc5e69-fd0e-4dc6-82c6-d1371c2ca6a9 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:24.084548 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:24.084548 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:24.085406 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ffdc5e69-fd0e-4dc6-82c6-d1371c2ca6a9 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:24.085903 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 959/3779] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:24 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:24.247592 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-67f38ae2-79ca-4cb7-aa1a-05abcfa415b5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:24.250163 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-67f38ae2-79ca-4cb7-aa1a-05abcfa415b5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:24.250479 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-67f38ae2-79ca-4cb7-aa1a-05abcfa415b5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:24.250746 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-67f38ae2-79ca-4cb7-aa1a-05abcfa415b5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:24.250910 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-67f38ae2-79ca-4cb7-aa1a-05abcfa415b5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:24.257263 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:24.257263 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:24.258173 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-67f38ae2-79ca-4cb7-aa1a-05abcfa415b5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:24.258729 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 953/3780] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:24 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:24.975609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d397f2c3-fd33-47c4-bcd7-57f3622e9dda None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:24.987363 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d397f2c3-fd33-47c4-bcd7-57f3622e9dda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:24.987573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d397f2c3-fd33-47c4-bcd7-57f3622e9dda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:24.987774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d397f2c3-fd33-47c4-bcd7-57f3622e9dda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:24.987961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d397f2c3-fd33-47c4-bcd7-57f3622e9dda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:24.993634 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:24.993634 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:24.994848 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d397f2c3-fd33-47c4-bcd7-57f3622e9dda tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:24.995961 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 939/3781] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:24 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 746 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:25.101359 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-90cef046-bc31-4368-b0b8-f5b9c36329e0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.105203 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-90cef046-bc31-4368-b0b8-f5b9c36329e0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:25.105719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-90cef046-bc31-4368-b0b8-f5b9c36329e0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:25.105719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-90cef046-bc31-4368-b0b8-f5b9c36329e0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:25.105797 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-90cef046-bc31-4368-b0b8-f5b9c36329e0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:25.112807 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:25.112807 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:25.114175 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-90cef046-bc31-4368-b0b8-f5b9c36329e0 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:25.116165 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 931/3782] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:25 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:25.174480 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0a8d6ec9-221a-4f21-8480-dc90c459602a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.274469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-51c584fb-84bb-4fac-83d1-c6ae7ead83c9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.277201 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-51c584fb-84bb-4fac-83d1-c6ae7ead83c9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:25.277466 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-51c584fb-84bb-4fac-83d1-c6ae7ead83c9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:25.277690 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-51c584fb-84bb-4fac-83d1-c6ae7ead83c9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:25.277829 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-51c584fb-84bb-4fac-83d1-c6ae7ead83c9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:25.284489 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:25.284489 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:25.284991 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-51c584fb-84bb-4fac-83d1-c6ae7ead83c9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:25.285427 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 954/3783] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:25 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:25.290817 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a8d6ec9-221a-4f21-8480-dc90c459602a tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:25.291375 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a8d6ec9-221a-4f21-8480-dc90c459602a tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-2059786683"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:25.298679 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.302254 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2/export_record Jul 09 15:46:25.302545 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:25.302761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'export_record' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:25.302960 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Export record for backup 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 09 15:46:25.310494 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a8d6ec9-221a-4f21-8480-dc90c459602a tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:25.311038 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 960/3784] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:46:25 2026] POST /volume/v3/types => generated 228 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:25.312154 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:25.312154 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:25.313601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.api [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling RPCAPI with context: , host: np0000004916, backup: 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) export_record /opt/stack/cinder/cinder/backup/api.py:504}} Jul 09 15:46:25.321585 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-90ef1bd9-3cde-484f-9e69-4a53baf8f565 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.322581 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] export_record in rpcapi backup_id 81232f47-65a1-40c5-b700-2149939241b2 on host np0000004916. {{(pid=99865) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 09 15:46:25.323992 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-90ef1bd9-3cde-484f-9e69-4a53baf8f565 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:46:25.324674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-90ef1bd9-3cde-484f-9e69-4a53baf8f565 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-217587537"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:25.360278 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-90ef1bd9-3cde-484f-9e69-4a53baf8f565 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:46:25.361082 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 932/3785] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:46:25 2026] POST /volume/v3/group_types => generated 184 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:25.373892 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6275f9b1-4f08-4936-bbb9-1d35d9662f42 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.450759 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6275f9b1-4f08-4936-bbb9-1d35d9662f42 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:46:25.451137 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6275f9b1-4f08-4936-bbb9-1d35d9662f42 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "f57e90a6-42f2-4b80-97eb-b02b3e6511c8", "volume_types": ["fa9f834c-2e2b-446a-bc80-e092e200566c"], "name": "tempest-GroupSnapshotsV319Test-Group-1662436768"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:25.452803 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-6275f9b1-4f08-4936-bbb9-1d35d9662f42 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Creating new group {'group': {'group_type': 'f57e90a6-42f2-4b80-97eb-b02b3e6511c8', 'volume_types': ['fa9f834c-2e2b-446a-bc80-e092e200566c'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1662436768'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:46:25.458130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.groups [None req-6275f9b1-4f08-4936-bbb9-1d35d9662f42 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1662436768. Jul 09 15:46:25.471248 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6275f9b1-4f08-4936-bbb9-1d35d9662f42 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Availability Zones retrieved successfully. Jul 09 15:46:25.489487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-6275f9b1-4f08-4936-bbb9-1d35d9662f42 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Created reservations ['109eb983-b25f-408c-80b5-96262d0b1340'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:25.514376 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6275f9b1-4f08-4936-bbb9-1d35d9662f42 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:46:25.514794 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 955/3786] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:46:25 2026] POST /volume/v3/groups => generated 116 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:25.523707 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d9389fee-fc8b-4b0e-8285-3381f2b2598b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.526126 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d9389fee-fc8b-4b0e-8285-3381f2b2598b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec Jul 09 15:46:25.526440 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d9389fee-fc8b-4b0e-8285-3381f2b2598b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:25.526682 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d9389fee-fc8b-4b0e-8285-3381f2b2598b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:25.526877 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-d9389fee-fc8b-4b0e-8285-3381f2b2598b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 018224dd-a3c6-4978-ba4f-474905ba82ec {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:25.531596 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:25.531596 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:25.542636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d9389fee-fc8b-4b0e-8285-3381f2b2598b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec returned with HTTP 200 Jul 09 15:46:25.543199 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 961/3787] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:25 2026] GET /volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec => generated 396 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:25.824697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODEyMzJmNDctNjVhMS00MGM1LWI3MDAtMjE0OTkzOTI0MWIyIiwgInVzZXJfaWQiOiAiZTEyYmE1N2FmZjk5NGU2Mzg5OTZjODdkYTllMWRkZmMiLCAicHJvamVjdF9pZCI6ICIwOGZhMTAxYTAzMzQ0ZTYzOGI2ZWY3YjdjNjYxYWFmNiIsICJ2b2x1bWVfaWQiOiAiOWY0MjEyODYtYTM4ZS00OWMyLWFhMzgtNjQxY2JjYmMwODhjIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYzMjkxNjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZjQyMTI4Ni1hMzhlLTQ5YzItYWEzOC02NDFjYmNiYzA4OGMvMjAyNjA3MDkxNTQ2MDYvYXpfbm92YV9iYWNrdXBfODEyMzJmNDctNjVhMS00MGM1LWI3MDAtMjE0OTkzOTI0MWIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wOVQxNTo0NTo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0NTo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQ2OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99865) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 09 15:46:25.824959 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c683623-16f8-4aa7-9fba-5be62ea43ef0 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2/export_record returned with HTTP 200 Jul 09 15:46:25.825413 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 940/3788] 10.4.3.19 () {68 vars in 1423 bytes} [Thu Jul 9 15:46:25 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2/export_record => generated 1424 bytes in 527 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:25.834039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-da31df7e-7fb0-4241-86c1-22a398b6f4db None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.837421 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-da31df7e-7fb0-4241-86c1-22a398b6f4db tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:25.838372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-da31df7e-7fb0-4241-86c1-22a398b6f4db tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:25.838732 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-da31df7e-7fb0-4241-86c1-22a398b6f4db tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:25.839391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-da31df7e-7fb0-4241-86c1-22a398b6f4db tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:25.847517 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:25.847517 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:25.847517 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-da31df7e-7fb0-4241-86c1-22a398b6f4db tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:25.848469 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 933/3789] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:25 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:25.859391 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6519ccfc-ffff-4b06-b586-19d7ae3fb7f3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.861749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6519ccfc-ffff-4b06-b586-19d7ae3fb7f3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] POST https://10.4.3.19/volume/v3/backups/import_record Jul 09 15:46:25.862356 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6519ccfc-ffff-4b06-b586-19d7ae3fb7f3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDBjZDI2OWEtYWVkMi00OTcyLWI0MGUtYzI0ZmNkZjliMzg4IiwgInVzZXJfaWQiOiAiZTEyYmE1N2FmZjk5NGU2Mzg5OTZjODdkYTllMWRkZmMiLCAicHJvamVjdF9pZCI6ICIwOGZhMTAxYTAzMzQ0ZTYzOGI2ZWY3YjdjNjYxYWFmNiIsICJ2b2x1bWVfaWQiOiAiOWY0MjEyODYtYTM4ZS00OWMyLWFhMzgtNjQxY2JjYmMwODhjIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYzMjkxNjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZjQyMTI4Ni1hMzhlLTQ5YzItYWEzOC02NDFjYmNiYzA4OGMvMjAyNjA3MDkxNTQ2MDYvYXpfbm92YV9iYWNrdXBfODEyMzJmNDctNjVhMS00MGM1LWI3MDAtMjE0OTkzOTI0MWIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wOVQxNTo0NTo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0NTo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQ2OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:25.864332 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-6519ccfc-ffff-4b06-b586-19d7ae3fb7f3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDBjZDI2OWEtYWVkMi00OTcyLWI0MGUtYzI0ZmNkZjliMzg4IiwgInVzZXJfaWQiOiAiZTEyYmE1N2FmZjk5NGU2Mzg5OTZjODdkYTllMWRkZmMiLCAicHJvamVjdF9pZCI6ICIwOGZhMTAxYTAzMzQ0ZTYzOGI2ZWY3YjdjNjYxYWFmNiIsICJ2b2x1bWVfaWQiOiAiOWY0MjEyODYtYTM4ZS00OWMyLWFhMzgtNjQxY2JjYmMwODhjIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYzMjkxNjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZjQyMTI4Ni1hMzhlLTQ5YzItYWEzOC02NDFjYmNiYzA4OGMvMjAyNjA3MDkxNTQ2MDYvYXpfbm92YV9iYWNrdXBfODEyMzJmNDctNjVhMS00MGM1LWI3MDAtMjE0OTkzOTI0MWIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wOVQxNTo0NTo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0NTo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQ2OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=99864) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 09 15:46:25.864524 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-6519ccfc-ffff-4b06-b586-19d7ae3fb7f3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDBjZDI2OWEtYWVkMi00OTcyLWI0MGUtYzI0ZmNkZjliMzg4IiwgInVzZXJfaWQiOiAiZTEyYmE1N2FmZjk5NGU2Mzg5OTZjODdkYTllMWRkZmMiLCAicHJvamVjdF9pZCI6ICIwOGZhMTAxYTAzMzQ0ZTYzOGI2ZWY3YjdjNjYxYWFmNiIsICJ2b2x1bWVfaWQiOiAiOWY0MjEyODYtYTM4ZS00OWMyLWFhMzgtNjQxY2JjYmMwODhjIiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC03MzYzMjkxNjMiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV85ZjQyMTI4Ni1hMzhlLTQ5YzItYWEzOC02NDFjYmNiYzA4OGMvMjAyNjA3MDkxNTQ2MDYvYXpfbm92YV9iYWNrdXBfODEyMzJmNDctNjVhMS00MGM1LWI3MDAtMjE0OTkzOTI0MWIyIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0wOVQxNTo0NTo1NloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0wOVQxNTo0NTo1NloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjQ2OjI1WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=99864) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 09 15:46:25.865047 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:25.865047 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:25.865897 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-6519ccfc-ffff-4b06-b586-19d7ae3fb7f3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'ddc6fa4838ab454bbf788b12f1ee1d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08fa101a03344e638b6ef7b7c661aaf6', '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=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:46:25.865897 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6519ccfc-ffff-4b06-b586-19d7ae3fb7f3 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] https://10.4.3.19/volume/v3/backups/import_record returned with HTTP 403 Jul 09 15:46:25.866597 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 956/3790] 10.4.3.19 () {70 vars in 1335 bytes} [Thu Jul 9 15:46:25 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:25.875128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2744eb39-8507-40ce-9e7c-1299b7ccd3b2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.877009 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2744eb39-8507-40ce-9e7c-1299b7ccd3b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c Jul 09 15:46:25.877369 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2744eb39-8507-40ce-9e7c-1299b7ccd3b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:25.877555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2744eb39-8507-40ce-9e7c-1299b7ccd3b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:25.877717 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-2744eb39-8507-40ce-9e7c-1299b7ccd3b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete volume with id: 9f421286-a38e-49c2-aa38-641cbcbc088c Jul 09 15:46:25.885905 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:25.885905 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:25.886313 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2744eb39-8507-40ce-9e7c-1299b7ccd3b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:25.906812 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2744eb39-8507-40ce-9e7c-1299b7ccd3b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete volume request issued successfully. Jul 09 15:46:25.907104 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2744eb39-8507-40ce-9e7c-1299b7ccd3b2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c returned with HTTP 202 Jul 09 15:46:25.907681 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 962/3791] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:46:25 2026] DELETE /volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:25.918429 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ce64ba9d-c7d4-41ba-855f-1865b0d5b282 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:25.920352 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ce64ba9d-c7d4-41ba-855f-1865b0d5b282 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c Jul 09 15:46:25.920612 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ce64ba9d-c7d4-41ba-855f-1865b0d5b282 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:25.920879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ce64ba9d-c7d4-41ba-855f-1865b0d5b282 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:25.929691 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:25.929691 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:25.935280 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ce64ba9d-c7d4-41ba-855f-1865b0d5b282 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:25.939586 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ce64ba9d-c7d4-41ba-855f-1865b0d5b282 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c returned with HTTP 200 Jul 09 15:46:25.940018 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 941/3792] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:25 2026] GET /volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c => generated 1014 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:26.008275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-adfbedb1-b931-449c-a494-8147118035ae None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:26.012743 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-adfbedb1-b931-449c-a494-8147118035ae tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:26.012970 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-adfbedb1-b931-449c-a494-8147118035ae tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:26.013178 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-adfbedb1-b931-449c-a494-8147118035ae tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:26.013331 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-adfbedb1-b931-449c-a494-8147118035ae tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:26.021524 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:26.021524 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:26.022495 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-adfbedb1-b931-449c-a494-8147118035ae tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:26.022899 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 934/3793] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:26 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:26.131707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cd28abcd-3d4b-45ab-a06e-0de73674ce7a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:26.135493 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd28abcd-3d4b-45ab-a06e-0de73674ce7a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:26.135675 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd28abcd-3d4b-45ab-a06e-0de73674ce7a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:26.135859 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd28abcd-3d4b-45ab-a06e-0de73674ce7a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:26.135961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-cd28abcd-3d4b-45ab-a06e-0de73674ce7a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:26.142121 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:26.142121 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:26.142852 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd28abcd-3d4b-45ab-a06e-0de73674ce7a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:26.143287 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 957/3794] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:26 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:26.554762 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b3c40417-e29c-41dd-8fbd-4bc461b1c0a7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:26.556309 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3c40417-e29c-41dd-8fbd-4bc461b1c0a7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec Jul 09 15:46:26.556501 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3c40417-e29c-41dd-8fbd-4bc461b1c0a7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:26.556685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3c40417-e29c-41dd-8fbd-4bc461b1c0a7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:26.556818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-b3c40417-e29c-41dd-8fbd-4bc461b1c0a7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 018224dd-a3c6-4978-ba4f-474905ba82ec {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:26.563234 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:26.563234 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:26.573837 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3c40417-e29c-41dd-8fbd-4bc461b1c0a7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec returned with HTTP 200 Jul 09 15:46:26.573837 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 963/3795] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:26 2026] GET /volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec => generated 397 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:26.589428 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-209ec560-4186-409d-87ad-372b1a9efccb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:26.591465 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:26.591857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-499597769", "volume_type": "fa9f834c-2e2b-446a-bc80-e092e200566c", "group_id": "018224dd-a3c6-4978-ba4f-474905ba82ec", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:26.593585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-499597769', 'volume_type': 'fa9f834c-2e2b-446a-bc80-e092e200566c', 'group_id': '018224dd-a3c6-4978-ba4f-474905ba82ec', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:26.600758 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:26.600758 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:26.601443 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Create volume of 1 GB Jul 09 15:46:26.607155 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Availability Zones retrieved successfully. Jul 09 15:46:26.614594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Flow 'volume_create_api' (3c7d0ed5-3d72-4e3f-bd33-44ef2d4a0c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:26.615922 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ccd780-f324-4638-a711-2be6922a59e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:26.616705 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:26.616705 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:26.617361 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:26.638310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a6ccd780-f324-4638-a711-2be6922a59e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:46:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fa9f834c-2e2b-446a-bc80-e092e200566c,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-2059786683',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa9f834c-2e2b-446a-bc80-e092e200566c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '018224dd-a3c6-4978-ba4f-474905ba82ec', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:26.639211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5406e05b-dd89-45fe-afe8-eedccc6beb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:26.675413 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2059786683 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2059786683, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:26.675728 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2059786683 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2059786683, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:26.715601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Created reservations ['84c70b6a-d7ef-4752-8dce-8e1275813165', '1ce011e1-a5d8-4af8-8e96-9e8b8918b840', 'd634011b-806a-4794-b985-c5dff7bbe8ea', '167e042c-fa52-4144-9366-16751b956c91'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:26.716685 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5406e05b-dd89-45fe-afe8-eedccc6beb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84c70b6a-d7ef-4752-8dce-8e1275813165', '1ce011e1-a5d8-4af8-8e96-9e8b8918b840', 'd634011b-806a-4794-b985-c5dff7bbe8ea', '167e042c-fa52-4144-9366-16751b956c91']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:26.717704 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a57495-5756-41bf-ae8c-c50fbcd00296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:26.748943 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a57495-5756-41bf-ae8c-c50fbcd00296) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '395cedd9-d474-4c2b-9081-f50aeebb0dd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-499597769',encryption_key_id=None,group_id=018224dd-a3c6-4978-ba4f-474905ba82ec,group_type_id=,metadata={},multiattach=False,project_id='a047c88ee1384ae087bdcd98948df8b1',qos_specs=None,replication_status=,reservations=['84c70b6a-d7ef-4752-8dce-8e1275813165','1ce011e1-a5d8-4af8-8e96-9e8b8918b840','d634011b-806a-4794-b985-c5dff7bbe8ea','167e042c-fa52-4144-9366-16751b956c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfad6b8c3d034881b09a2ece4ef49c3c',volume_type_id=fa9f834c-2e2b-446a-bc80-e092e200566c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-499597769',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=018224dd-a3c6-4978-ba4f-474905ba82ec,host=None,id=395cedd9-d474-4c2b-9081-f50aeebb0dd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a047c88ee1384ae087bdcd98948df8b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cfad6b8c3d034881b09a2ece4ef49c3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa9f834c-2e2b-446a-bc80-e092e200566c),volume_type_id=fa9f834c-2e2b-446a-bc80-e092e200566c)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:26.749925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f45f168-bb52-4ac2-8482-8180d3479c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:26.772464 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f45f168-bb52-4ac2-8482-8180d3479c40) transitioned into state 'SUCCESS' from state '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-499597769',encryption_key_id=None,group_id=018224dd-a3c6-4978-ba4f-474905ba82ec,group_type_id=,metadata={},multiattach=False,project_id='a047c88ee1384ae087bdcd98948df8b1',qos_specs=None,replication_status=,reservations=['84c70b6a-d7ef-4752-8dce-8e1275813165','1ce011e1-a5d8-4af8-8e96-9e8b8918b840','d634011b-806a-4794-b985-c5dff7bbe8ea','167e042c-fa52-4144-9366-16751b956c91'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cfad6b8c3d034881b09a2ece4ef49c3c',volume_type_id=fa9f834c-2e2b-446a-bc80-e092e200566c)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:26.773459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff1b25d-8716-4616-8c45-48c9dcb6ef29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:26.795887 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ff1b25d-8716-4616-8c45-48c9dcb6ef29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:26.797018 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Flow 'volume_create_api' (3c7d0ed5-3d72-4e3f-bd33-44ef2d4a0c3a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:26.797431 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Create volume request issued successfully. Jul 09 15:46:26.798618 np0000004916 devstack@c-api.service[99865]: WARNING stevedore.named [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:46:26.798618 np0000004916 devstack@c-api.service[99865]: WARNING castellan.key_manager [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:46:26.852197 np0000004916 devstack@c-api.service[99865]: DEBUG oslo_db.sqlalchemy.engines [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99865) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:46:26.856086 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:26.856086 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:26.860337 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-209ec560-4186-409d-87ad-372b1a9efccb tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:26.860912 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 942/3796] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:46:26 2026] POST /volume/v3/volumes => generated 824 bytes in 272 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:26.877743 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:26.881251 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 Jul 09 15:46:26.881469 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:26.881645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:26.957542 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-74208272-acc1-416c-a99a-09bd6d7d5642 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:26.959140 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-74208272-acc1-416c-a99a-09bd6d7d5642 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c Jul 09 15:46:26.959385 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-74208272-acc1-416c-a99a-09bd6d7d5642 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:26.959611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-74208272-acc1-416c-a99a-09bd6d7d5642 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:26.966507 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-74208272-acc1-416c-a99a-09bd6d7d5642 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c returned with HTTP 404 Jul 09 15:46:26.966978 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 958/3797] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:26 2026] GET /volume/v3/volumes/9f421286-a38e-49c2-aa38-641cbcbc088c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:26.978297 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-46003cae-cbf4-4682-b839-0a29346d9209 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:26.980526 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46003cae-cbf4-4682-b839-0a29346d9209 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] GET https://10.4.3.19/volume/v3/backups Jul 09 15:46:26.980835 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46003cae-cbf4-4682-b839-0a29346d9209 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:26.981387 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46003cae-cbf4-4682-b839-0a29346d9209 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:26.982198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-46003cae-cbf4-4682-b839-0a29346d9209 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:26.982986 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:26.982986 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:26.989510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46003cae-cbf4-4682-b839-0a29346d9209 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] https://10.4.3.19/volume/v3/backups returned with HTTP 200 Jul 09 15:46:26.989984 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 964/3798] 10.4.3.19 () {68 vars in 1270 bytes} [Thu Jul 9 15:46:26 2026] GET /volume/v3/backups => generated 619 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:27.000202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3283d263-d18e-404e-8193-79d7fcaa8ccf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:27.005928 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3283d263-d18e-404e-8193-79d7fcaa8ccf tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] GET https://10.4.3.19/volume/v3/backups?project_id=08fa101a03344e638b6ef7b7c661aaf6 Jul 09 15:46:27.006153 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3283d263-d18e-404e-8193-79d7fcaa8ccf tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:27.006368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3283d263-d18e-404e-8193-79d7fcaa8ccf tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:27.006623 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-3283d263-d18e-404e-8193-79d7fcaa8ccf tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Removing options 'project_id' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:27.027212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3283d263-d18e-404e-8193-79d7fcaa8ccf tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] https://10.4.3.19/volume/v3/backups?project_id=08fa101a03344e638b6ef7b7c661aaf6 returned with HTTP 200 Jul 09 15:46:27.027676 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 943/3799] 10.4.3.19 () {68 vars in 1357 bytes} [Thu Jul 9 15:46:26 2026] GET /volume/v3/backups?project_id=08fa101a03344e638b6ef7b7c661aaf6 => generated 619 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:27.033702 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f0b6a6ac-b24d-4c7e-a530-fc55b006b0e2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:27.035811 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f0b6a6ac-b24d-4c7e-a530-fc55b006b0e2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:27.036129 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f0b6a6ac-b24d-4c7e-a530-fc55b006b0e2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:27.036438 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f0b6a6ac-b24d-4c7e-a530-fc55b006b0e2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:27.036604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-f0b6a6ac-b24d-4c7e-a530-fc55b006b0e2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:27.041534 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:27.041534 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:27.041633 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:27.042456 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f0b6a6ac-b24d-4c7e-a530-fc55b006b0e2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:27.043132 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 959/3800] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:27 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:46:27.043304 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:27.043647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-969429807"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:27.045213 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-969429807'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:27.045926 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume of 1 GB Jul 09 15:46:27.046232 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:27.046232 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:27.050547 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Availability Zones retrieved successfully. Jul 09 15:46:27.056050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Flow 'volume_create_api' (ff26a243-defd-46ff-bb2f-7efa2bd0089e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:27.057351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c23c92f-3338-432b-a007-757cca191c5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:27.058166 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:27.058611 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:27.058611 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:27.065149 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Volume info retrieved successfully. Jul 09 15:46:27.068207 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:46:27.068207 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:46:27.084476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c23c92f-3338-432b-a007-757cca191c5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:27.085241 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf03802f-e64e-4efa-a5a2-4f004314a616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:27.110999 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:46:27.116378 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:27.116378 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:27.123363 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5f7e5a4b-9111-4aec-b824-4cda4ca567cc tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 returned with HTTP 200 Jul 09 15:46:27.124199 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 935/3801] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:26 2026] GET /volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 => generated 916 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:27.127333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Created reservations ['500f0eed-f17a-467d-bfda-026987094c51', 'b759a981-c221-4e8c-817b-ed10335a0db6', '408bf3ed-b311-4fb2-9048-875cffdda222', '19f6f395-f72e-4741-a227-bd7bc1eea02f'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:27.128203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf03802f-e64e-4efa-a5a2-4f004314a616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['500f0eed-f17a-467d-bfda-026987094c51', 'b759a981-c221-4e8c-817b-ed10335a0db6', '408bf3ed-b311-4fb2-9048-875cffdda222', '19f6f395-f72e-4741-a227-bd7bc1eea02f']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:27.128933 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec55658-af2d-4bc8-a79b-76036032ff90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:27.154771 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9a2ae473-d894-465a-a710-8c9214523950 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:27.156639 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bec55658-af2d-4bc8-a79b-76036032ff90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0686ba55-bd61-444c-a78d-1cab6fd72a5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969429807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fa101a03344e638b6ef7b7c661aaf6',qos_specs=None,replication_status=,reservations=['500f0eed-f17a-467d-bfda-026987094c51','b759a981-c221-4e8c-817b-ed10335a0db6','408bf3ed-b311-4fb2-9048-875cffdda222','19f6f395-f72e-4741-a227-bd7bc1eea02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12ba57aff994e638996c87da9e1ddfc',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-969429807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0686ba55-bd61-444c-a78d-1cab6fd72a5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='08fa101a03344e638b6ef7b7c661aaf6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e12ba57aff994e638996c87da9e1ddfc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:27.156987 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a2ae473-d894-465a-a710-8c9214523950 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:27.157281 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a2ae473-d894-465a-a710-8c9214523950 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:27.157408 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c87bba3-1281-4ad2-9dc2-eb11070091c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:27.157533 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a2ae473-d894-465a-a710-8c9214523950 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:27.157692 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9a2ae473-d894-465a-a710-8c9214523950 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:27.164110 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:27.164110 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:27.165321 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a2ae473-d894-465a-a710-8c9214523950 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:27.165860 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 944/3802] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:27 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:27.179290 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c87bba3-1281-4ad2-9dc2-eb11070091c7) transitioned into state 'SUCCESS' from state '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-969429807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='08fa101a03344e638b6ef7b7c661aaf6',qos_specs=None,replication_status=,reservations=['500f0eed-f17a-467d-bfda-026987094c51','b759a981-c221-4e8c-817b-ed10335a0db6','408bf3ed-b311-4fb2-9048-875cffdda222','19f6f395-f72e-4741-a227-bd7bc1eea02f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e12ba57aff994e638996c87da9e1ddfc',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:27.180419 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dedf5ae3-ea89-4c56-ac12-2e40e3c547fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:27.194096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dedf5ae3-ea89-4c56-ac12-2e40e3c547fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:27.195447 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Flow 'volume_create_api' (ff26a243-defd-46ff-bb2f-7efa2bd0089e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:27.195945 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Create volume request issued successfully. Jul 09 15:46:27.197619 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-34c2df9f-f3f3-46ca-926c-328769f833e9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:27.197619 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 965/3803] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:46:27 2026] POST /volume/v3/volumes => generated 775 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:27.214093 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d512fcdf-03da-4b39-a531-505d6068f606 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:27.218176 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d512fcdf-03da-4b39-a531-505d6068f606 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e Jul 09 15:46:27.218627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d512fcdf-03da-4b39-a531-505d6068f606 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:27.218882 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d512fcdf-03da-4b39-a531-505d6068f606 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:27.234627 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:27.234627 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:27.239545 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d512fcdf-03da-4b39-a531-505d6068f606 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:27.249561 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d512fcdf-03da-4b39-a531-505d6068f606 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e returned with HTTP 200 Jul 09 15:46:27.255388 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 960/3804] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:27 2026] GET /volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e => generated 954 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:28.054163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c19cbb07-689e-4e84-a298-0a22918300d2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.056004 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c19cbb07-689e-4e84-a298-0a22918300d2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:28.056261 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c19cbb07-689e-4e84-a298-0a22918300d2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.056495 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c19cbb07-689e-4e84-a298-0a22918300d2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.056628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c19cbb07-689e-4e84-a298-0a22918300d2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:28.060596 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.060596 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:28.061383 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c19cbb07-689e-4e84-a298-0a22918300d2 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:28.061723 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 936/3805] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:28 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:28.070936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eb99d79d-7c47-4fba-b983-078c6cb52d22 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.072812 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb99d79d-7c47-4fba-b983-078c6cb52d22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:28.072990 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb99d79d-7c47-4fba-b983-078c6cb52d22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.073192 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eb99d79d-7c47-4fba-b983-078c6cb52d22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.073409 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-eb99d79d-7c47-4fba-b983-078c6cb52d22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:28.077751 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.077751 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:28.078459 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eb99d79d-7c47-4fba-b983-078c6cb52d22 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:28.078788 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 945/3806] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:28 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:28.088263 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6929e6e3-0cf5-48f9-b1f6-5d6720d79343 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.089975 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6929e6e3-0cf5-48f9-b1f6-5d6720d79343 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] DELETE https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:28.090203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6929e6e3-0cf5-48f9-b1f6-5d6720d79343 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.090379 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6929e6e3-0cf5-48f9-b1f6-5d6720d79343 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.090485 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-6929e6e3-0cf5-48f9-b1f6-5d6720d79343 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete backup with id: 51c7a2f0-859e-4f16-8c85-9e9d60cea067. Jul 09 15:46:28.094236 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.094236 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:28.104429 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.backup.rpcapi [None req-6929e6e3-0cf5-48f9-b1f6-5d6720d79343 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] delete_backup rpcapi backup_id 51c7a2f0-859e-4f16-8c85-9e9d60cea067 {{(pid=99866) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:28.105842 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6929e6e3-0cf5-48f9-b1f6-5d6720d79343 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 202 Jul 09 15:46:28.106203 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 966/3807] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:28 2026] DELETE /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:28.114684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5ef72b6a-f9c5-479e-9e68-56217f9111ec None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.118321 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ef72b6a-f9c5-479e-9e68-56217f9111ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:28.118321 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ef72b6a-f9c5-479e-9e68-56217f9111ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.118321 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ef72b6a-f9c5-479e-9e68-56217f9111ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.118321 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5ef72b6a-f9c5-479e-9e68-56217f9111ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:28.123322 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.123322 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:28.123322 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ef72b6a-f9c5-479e-9e68-56217f9111ec tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 200 Jul 09 15:46:28.123322 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 961/3808] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:28 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:28.135417 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.137531 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 Jul 09 15:46:28.137774 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.137987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.149616 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.149616 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:28.154689 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Volume info retrieved successfully. Jul 09 15:46:28.155494 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:46:28.155649 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:46:28.176780 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-67db459e-c4f9-493f-b98a-8468767c12ed None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.179295 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-67db459e-c4f9-493f-b98a-8468767c12ed tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:28.181305 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-67db459e-c4f9-493f-b98a-8468767c12ed tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.181305 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-67db459e-c4f9-493f-b98a-8468767c12ed tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.181305 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-67db459e-c4f9-493f-b98a-8468767c12ed tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:28.185841 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.185841 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:28.186763 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-67db459e-c4f9-493f-b98a-8468767c12ed tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:28.187251 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 946/3809] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:28 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:28.198638 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:46:28.203984 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.203984 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:28.214031 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ccaf1acd-8f4f-4d24-9248-5ba5aeccee5b tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 returned with HTTP 200 Jul 09 15:46:28.214490 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 937/3810] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:28 2026] GET /volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 => generated 917 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:28.230669 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.232470 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] POST https://10.4.3.19/volume/v3/group_snapshots Jul 09 15:46:28.232811 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "018224dd-a3c6-4978-ba4f-474905ba82ec", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-1456428036"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:28.234381 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '018224dd-a3c6-4978-ba4f-474905ba82ec', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-1456428036'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 09 15:46:28.238332 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.238332 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:28.242673 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.group_snapshots [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-1456428036. Jul 09 15:46:28.262800 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.262800 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:28.265885 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c1e7c3ac-6f99-4baf-b9a8-92d1608df714 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.270022 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c1e7c3ac-6f99-4baf-b9a8-92d1608df714 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e Jul 09 15:46:28.270022 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c1e7c3ac-6f99-4baf-b9a8-92d1608df714 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.270022 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c1e7c3ac-6f99-4baf-b9a8-92d1608df714 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.277751 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2059786683 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2059786683, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:28.278035 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2059786683 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2059786683, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:28.280445 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.280445 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:28.291194 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c1e7c3ac-6f99-4baf-b9a8-92d1608df714 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:28.295032 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c1e7c3ac-6f99-4baf-b9a8-92d1608df714 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e returned with HTTP 200 Jul 09 15:46:28.295756 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 962/3811] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:28 2026] GET /volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e => generated 1015 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:28.315248 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a5a586fc-4113-4362-9be6-ad08505163f9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.317442 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a5a586fc-4113-4362-9be6-ad08505163f9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:46:28.317516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Created reservations ['b4f97293-cfb2-4963-8e9e-8cc6d0274a2a', 'f3518e0c-fd82-445d-b13c-f23fd3b4f4e6', '21470a11-e6e5-42ce-99b1-9c7b9bb9929c', '7b4cc6e9-c97d-4044-ad0a-607d0193af75'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:28.317859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a5a586fc-4113-4362-9be6-ad08505163f9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0686ba55-bd61-444c-a78d-1cab6fd72a5e", "name": "tempest-type-Backup-2002138135"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:28.319596 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-a5a586fc-4113-4362-9be6-ad08505163f9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Creating new backup {'backup': {'volume_id': '0686ba55-bd61-444c-a78d-1cab6fd72a5e', 'name': 'tempest-type-Backup-2002138135'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:46:28.319768 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-a5a586fc-4113-4362-9be6-ad08505163f9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Creating backup of volume 0686ba55-bd61-444c-a78d-1cab6fd72a5e in container None Jul 09 15:46:28.328859 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.328859 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:28.329366 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a5a586fc-4113-4362-9be6-ad08505163f9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:28.357699 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-93e2fcdd-8ea7-4342-bd3b-308d011e7e4e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots returned with HTTP 202 Jul 09 15:46:28.358270 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 967/3812] 10.4.3.19 () {70 vars in 1317 bytes} [Thu Jul 9 15:46:28 2026] POST /volume/v3/group_snapshots => generated 191 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:28.359266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-a5a586fc-4113-4362-9be6-ad08505163f9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Created reservations ['1498a34a-9a60-42b8-a2dc-8e85d4ab1ab8', '84fc03e2-0932-474d-8877-b182227675a7'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:28.365733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5b25ed5f-3b1e-41df-b1a7-6f8a9b6eb901 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.367932 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b25ed5f-3b1e-41df-b1a7-6f8a9b6eb901 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:28.368274 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b25ed5f-3b1e-41df-b1a7-6f8a9b6eb901 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.368575 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b25ed5f-3b1e-41df-b1a7-6f8a9b6eb901 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.368740 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.group_snapshots [None req-5b25ed5f-3b1e-41df-b1a7-6f8a9b6eb901 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 6337484b-eb6e-41b2-8dea-475421d440bb {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:46:28.372550 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.372550 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:28.376384 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b25ed5f-3b1e-41df-b1a7-6f8a9b6eb901 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb returned with HTTP 200 Jul 09 15:46:28.376783 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 938/3813] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:46:28 2026] GET /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:28.387923 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a5a586fc-4113-4362-9be6-ad08505163f9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:46:28.388451 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 947/3814] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:46:28 2026] POST /volume/v3/backups => generated 314 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:28.397761 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f9ee383a-8f18-408b-ba53-9632f7b60ea7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:28.399661 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f9ee383a-8f18-408b-ba53-9632f7b60ea7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:28.400113 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f9ee383a-8f18-408b-ba53-9632f7b60ea7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:28.400528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f9ee383a-8f18-408b-ba53-9632f7b60ea7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:28.400726 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-f9ee383a-8f18-408b-ba53-9632f7b60ea7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:28.407588 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:28.407588 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:28.407588 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f9ee383a-8f18-408b-ba53-9632f7b60ea7 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:28.407588 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 963/3815] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:28 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 721 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:29.135461 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f2763717-2240-4bb3-af8a-86cb03b37090 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.137372 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f2763717-2240-4bb3-af8a-86cb03b37090 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 Jul 09 15:46:29.137560 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f2763717-2240-4bb3-af8a-86cb03b37090 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.137736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f2763717-2240-4bb3-af8a-86cb03b37090 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.137834 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f2763717-2240-4bb3-af8a-86cb03b37090 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 51c7a2f0-859e-4f16-8c85-9e9d60cea067. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:29.141466 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f2763717-2240-4bb3-af8a-86cb03b37090 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 returned with HTTP 404 Jul 09 15:46:29.141918 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 968/3816] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/backups/51c7a2f0-859e-4f16-8c85-9e9d60cea067 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:29.149570 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-734bf62a-7cb5-4e26-9562-7d1bb5610429 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.151679 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-734bf62a-7cb5-4e26-9562-7d1bb5610429 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] DELETE https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:29.151898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-734bf62a-7cb5-4e26-9562-7d1bb5610429 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.152090 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-734bf62a-7cb5-4e26-9562-7d1bb5610429 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.152265 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-734bf62a-7cb5-4e26-9562-7d1bb5610429 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Delete backup with id: d5b3e8c0-2866-489a-b590-3929f6d68ebf. Jul 09 15:46:29.156872 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.156872 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:29.169395 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-734bf62a-7cb5-4e26-9562-7d1bb5610429 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] delete_backup rpcapi backup_id d5b3e8c0-2866-489a-b590-3929f6d68ebf {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:29.171797 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-734bf62a-7cb5-4e26-9562-7d1bb5610429 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 202 Jul 09 15:46:29.172331 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 939/3817] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:29 2026] DELETE /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:29.180046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-657e3319-c2de-4f91-ae4c-9df7347e9961 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.183166 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-657e3319-c2de-4f91-ae4c-9df7347e9961 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:29.183166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-657e3319-c2de-4f91-ae4c-9df7347e9961 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.183166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-657e3319-c2de-4f91-ae4c-9df7347e9961 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.183166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-657e3319-c2de-4f91-ae4c-9df7347e9961 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:29.187343 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.187343 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:29.188059 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-657e3319-c2de-4f91-ae4c-9df7347e9961 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 200 Jul 09 15:46:29.189469 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 948/3818] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:29.202300 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d6cc5138-95fa-4057-a3f2-e8ae94518dee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.203321 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d6cc5138-95fa-4057-a3f2-e8ae94518dee tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:29.203619 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d6cc5138-95fa-4057-a3f2-e8ae94518dee tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.203861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d6cc5138-95fa-4057-a3f2-e8ae94518dee tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.203992 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d6cc5138-95fa-4057-a3f2-e8ae94518dee tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:29.208499 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.208499 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:29.209103 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d6cc5138-95fa-4057-a3f2-e8ae94518dee tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:29.209539 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 964/3819] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:29.384593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-164a3db8-04f4-4c61-b746-d9e725d590c7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.386199 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-164a3db8-04f4-4c61-b746-d9e725d590c7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:29.386393 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-164a3db8-04f4-4c61-b746-d9e725d590c7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.386624 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-164a3db8-04f4-4c61-b746-d9e725d590c7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.386750 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-164a3db8-04f4-4c61-b746-d9e725d590c7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 6337484b-eb6e-41b2-8dea-475421d440bb {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:46:29.390231 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.390231 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:29.393329 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-164a3db8-04f4-4c61-b746-d9e725d590c7 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb returned with HTTP 200 Jul 09 15:46:29.393691 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 969/3820] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb => generated 331 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:29.401259 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-97fa345e-60f3-4d53-8262-99c3b3bd5979 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.402981 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-97fa345e-60f3-4d53-8262-99c3b3bd5979 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:46:29.403250 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-97fa345e-60f3-4d53-8262-99c3b3bd5979 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.403489 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-97fa345e-60f3-4d53-8262-99c3b3bd5979 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.403760 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-97fa345e-60f3-4d53-8262-99c3b3bd5979 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:29.404744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.db.api [None req-97fa345e-60f3-4d53-8262-99c3b3bd5979 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Building query based on filter {{(pid=99867) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:46:29.408459 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-97fa345e-60f3-4d53-8262-99c3b3bd5979 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Get all snapshots completed successfully. Jul 09 15:46:29.408819 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.408819 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:29.409407 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-97fa345e-60f3-4d53-8262-99c3b3bd5979 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:46:29.409775 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 940/3821] 10.4.3.19 () {66 vars in 1257 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/snapshots/detail => generated 477 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:29.418771 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9034366a-569b-4289-a375-f64855627b66 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.418906 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-add9d085-5932-4efd-8c29-46be0e176ccb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.420062 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9034366a-569b-4289-a375-f64855627b66 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/snapshots/5130ddf0-21e9-41b5-8865-6d69c9a06c3c Jul 09 15:46:29.420195 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-add9d085-5932-4efd-8c29-46be0e176ccb tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:29.420278 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9034366a-569b-4289-a375-f64855627b66 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.420447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-add9d085-5932-4efd-8c29-46be0e176ccb tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.420499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9034366a-569b-4289-a375-f64855627b66 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.420632 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-add9d085-5932-4efd-8c29-46be0e176ccb tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.420736 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-add9d085-5932-4efd-8c29-46be0e176ccb tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:29.427298 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.427298 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:29.427298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-add9d085-5932-4efd-8c29-46be0e176ccb tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:29.427298 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 965/3822] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:29.428300 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.428300 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:29.428840 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9034366a-569b-4289-a375-f64855627b66 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Snapshot retrieved successfully. Jul 09 15:46:29.429694 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9034366a-569b-4289-a375-f64855627b66 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/snapshots/5130ddf0-21e9-41b5-8865-6d69c9a06c3c returned with HTTP 200 Jul 09 15:46:29.430059 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 949/3823] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/snapshots/5130ddf0-21e9-41b5-8865-6d69c9a06c3c => generated 474 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:29.439719 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c3c1c977-087f-441d-a301-37595dc1bc9d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.441569 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c3c1c977-087f-441d-a301-37595dc1bc9d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] POST https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action Jul 09 15:46:29.441976 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c3c1c977-087f-441d-a301-37595dc1bc9d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:29.442119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c3c1c977-087f-441d-a301-37595dc1bc9d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:29.443692 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-c3c1c977-087f-441d-a301-37595dc1bc9d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Updating group '6337484b-eb6e-41b2-8dea-475421d440bb' with 'creating' {{(pid=99866) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 09 15:46:29.448089 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.448089 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:29.455222 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c3c1c977-087f-441d-a301-37595dc1bc9d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action returned with HTTP 202 Jul 09 15:46:29.455741 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 970/3824] 10.4.3.19 () {70 vars in 1448 bytes} [Thu Jul 9 15:46:29 2026] POST /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:29.462548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-abde09a8-6612-425b-8a3e-9df500214c1e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.464622 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-abde09a8-6612-425b-8a3e-9df500214c1e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:29.464868 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-abde09a8-6612-425b-8a3e-9df500214c1e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.465101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-abde09a8-6612-425b-8a3e-9df500214c1e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.465291 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.group_snapshots [None req-abde09a8-6612-425b-8a3e-9df500214c1e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 6337484b-eb6e-41b2-8dea-475421d440bb {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:46:29.468996 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.468996 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:29.473208 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-abde09a8-6612-425b-8a3e-9df500214c1e tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb returned with HTTP 200 Jul 09 15:46:29.473553 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 941/3825] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:29.481668 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2b0cc246-1a3a-4f71-889e-18f2f392a14c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.483397 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2b0cc246-1a3a-4f71-889e-18f2f392a14c tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] POST https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action Jul 09 15:46:29.483720 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2b0cc246-1a3a-4f71-889e-18f2f392a14c tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:29.483833 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2b0cc246-1a3a-4f71-889e-18f2f392a14c tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:29.485075 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.group_snapshots [None req-2b0cc246-1a3a-4f71-889e-18f2f392a14c tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Updating group '6337484b-eb6e-41b2-8dea-475421d440bb' with 'available' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 09 15:46:29.489534 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.489534 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:29.496011 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2b0cc246-1a3a-4f71-889e-18f2f392a14c tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action returned with HTTP 202 Jul 09 15:46:29.496390 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 966/3826] 10.4.3.19 () {70 vars in 1448 bytes} [Thu Jul 9 15:46:29 2026] POST /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:29.503799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4a6d4328-5e26-4aad-bec6-6c81adb6366a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.505480 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a6d4328-5e26-4aad-bec6-6c81adb6366a tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:29.505689 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a6d4328-5e26-4aad-bec6-6c81adb6366a tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.505873 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a6d4328-5e26-4aad-bec6-6c81adb6366a tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.506065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.group_snapshots [None req-4a6d4328-5e26-4aad-bec6-6c81adb6366a tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 6337484b-eb6e-41b2-8dea-475421d440bb {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:46:29.509465 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.509465 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:29.512706 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a6d4328-5e26-4aad-bec6-6c81adb6366a tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb returned with HTTP 200 Jul 09 15:46:29.513069 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 950/3827] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:29.523142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-097087eb-328e-45af-af61-6e9a888b7e2d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.524834 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-097087eb-328e-45af-af61-6e9a888b7e2d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] POST https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action Jul 09 15:46:29.525208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-097087eb-328e-45af-af61-6e9a888b7e2d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:29.525335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-097087eb-328e-45af-af61-6e9a888b7e2d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:29.526805 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-097087eb-328e-45af-af61-6e9a888b7e2d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Updating group '6337484b-eb6e-41b2-8dea-475421d440bb' with 'error' {{(pid=99866) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 09 15:46:29.529925 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.529925 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:29.538276 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-097087eb-328e-45af-af61-6e9a888b7e2d tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action returned with HTTP 202 Jul 09 15:46:29.538683 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 971/3828] 10.4.3.19 () {70 vars in 1448 bytes} [Thu Jul 9 15:46:29 2026] POST /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:29.545843 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-309dec7e-4717-4186-8d6c-837119d7b21c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.547655 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-309dec7e-4717-4186-8d6c-837119d7b21c tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:29.547888 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-309dec7e-4717-4186-8d6c-837119d7b21c tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.548094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-309dec7e-4717-4186-8d6c-837119d7b21c tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.548281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.group_snapshots [None req-309dec7e-4717-4186-8d6c-837119d7b21c tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 6337484b-eb6e-41b2-8dea-475421d440bb {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:46:29.551931 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.551931 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:29.555305 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-309dec7e-4717-4186-8d6c-837119d7b21c tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb returned with HTTP 200 Jul 09 15:46:29.555670 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 942/3829] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb => generated 327 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:29.566172 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-27213509-0ae2-4dd4-afcf-3c4d9d6c7665 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.568009 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-27213509-0ae2-4dd4-afcf-3c4d9d6c7665 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] POST https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action Jul 09 15:46:29.568440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-27213509-0ae2-4dd4-afcf-3c4d9d6c7665 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:29.568557 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-27213509-0ae2-4dd4-afcf-3c4d9d6c7665 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:29.569905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.group_snapshots [None req-27213509-0ae2-4dd4-afcf-3c4d9d6c7665 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Updating group '6337484b-eb6e-41b2-8dea-475421d440bb' with 'available' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 09 15:46:29.573614 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.573614 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:29.579544 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-27213509-0ae2-4dd4-afcf-3c4d9d6c7665 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action returned with HTTP 202 Jul 09 15:46:29.579963 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 967/3830] 10.4.3.19 () {70 vars in 1448 bytes} [Thu Jul 9 15:46:29 2026] POST /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:29.588300 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e05a11e3-9c0e-48f4-b11e-ab49d161ea84 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.590100 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e05a11e3-9c0e-48f4-b11e-ab49d161ea84 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:29.590342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e05a11e3-9c0e-48f4-b11e-ab49d161ea84 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.590523 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e05a11e3-9c0e-48f4-b11e-ab49d161ea84 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.590652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.group_snapshots [None req-e05a11e3-9c0e-48f4-b11e-ab49d161ea84 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 6337484b-eb6e-41b2-8dea-475421d440bb {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:46:29.594117 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.594117 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:29.597864 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e05a11e3-9c0e-48f4-b11e-ab49d161ea84 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb returned with HTTP 200 Jul 09 15:46:29.598334 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 951/3831] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb => generated 331 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:29.607529 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bfe3858b-dcf8-458a-83c0-901f1cc4d383 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.609948 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfe3858b-dcf8-458a-83c0-901f1cc4d383 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] DELETE https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:29.610309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfe3858b-dcf8-458a-83c0-901f1cc4d383 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.610584 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfe3858b-dcf8-458a-83c0-901f1cc4d383 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.610778 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.group_snapshots [None req-bfe3858b-dcf8-458a-83c0-901f1cc4d383 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] delete called for member 6337484b-eb6e-41b2-8dea-475421d440bb {{(pid=99866) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 09 15:46:29.610917 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.group_snapshots [None req-bfe3858b-dcf8-458a-83c0-901f1cc4d383 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Delete group_snapshot with id: 6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:29.615437 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.615437 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:29.648121 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfe3858b-dcf8-458a-83c0-901f1cc4d383 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb returned with HTTP 202 Jul 09 15:46:29.648539 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 972/3832] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:46:29 2026] DELETE /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:29.657542 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c849e3fa-838d-4587-90db-37b762fc35c2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.659389 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:46:29.659609 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.659805 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.660074 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:29.660838 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:46:29.668993 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Get all volumes completed successfully. Jul 09 15:46:29.669749 np0000004916 devstack@c-api.service[99867]: WARNING stevedore.named [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:46:29.669925 np0000004916 devstack@c-api.service[99867]: WARNING castellan.key_manager [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:46:29.711912 np0000004916 devstack@c-api.service[99867]: DEBUG oslo_db.sqlalchemy.engines [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99867) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:46:29.715589 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.715589 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:29.724632 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c849e3fa-838d-4587-90db-37b762fc35c2 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:46:29.725055 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 943/3833] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:29.747657 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f2d51c62-6c6c-4716-9b97-579850ed4e5d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.750472 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f2d51c62-6c6c-4716-9b97-579850ed4e5d tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail Jul 09 15:46:29.751963 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f2d51c62-6c6c-4716-9b97-579850ed4e5d tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.751963 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f2d51c62-6c6c-4716-9b97-579850ed4e5d tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.751963 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-f2d51c62-6c6c-4716-9b97-579850ed4e5d tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:29.753729 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-f2d51c62-6c6c-4716-9b97-579850ed4e5d tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:46:29.757633 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f2d51c62-6c6c-4716-9b97-579850ed4e5d tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Get all snapshots completed successfully. Jul 09 15:46:29.759008 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f2d51c62-6c6c-4716-9b97-579850ed4e5d tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/snapshots/detail returned with HTTP 200 Jul 09 15:46:29.759008 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 968/3834] 10.4.3.19 () {66 vars in 1257 bytes} [Thu Jul 9 15:46:29 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 09 15:46:29.772241 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-22f542bc-fd7c-45f5-a17e-99d853c56339 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.774320 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22f542bc-fd7c-45f5-a17e-99d853c56339 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb Jul 09 15:46:29.774607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22f542bc-fd7c-45f5-a17e-99d853c56339 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.774842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-22f542bc-fd7c-45f5-a17e-99d853c56339 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.775801 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.group_snapshots [None req-22f542bc-fd7c-45f5-a17e-99d853c56339 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 6337484b-eb6e-41b2-8dea-475421d440bb {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 09 15:46:29.778808 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-22f542bc-fd7c-45f5-a17e-99d853c56339 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb returned with HTTP 404 Jul 09 15:46:29.779405 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 952/3835] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/group_snapshots/6337484b-eb6e-41b2-8dea-475421d440bb => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:29.791264 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.793442 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:46:29.793752 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.794022 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.794436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:29.794912 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.794912 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:29.795787 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:46:29.803074 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Get all volumes completed successfully. Jul 09 15:46:29.803902 np0000004916 devstack@c-api.service[99866]: WARNING stevedore.named [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:46:29.804118 np0000004916 devstack@c-api.service[99866]: WARNING castellan.key_manager [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:46:29.846545 np0000004916 devstack@c-api.service[99866]: DEBUG oslo_db.sqlalchemy.engines [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99866) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:46:29.850602 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.850602 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:29.862094 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3b95c084-f4c4-4f77-87c7-4c2df355fe50 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:46:29.862721 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 973/3836] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:29.879916 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9366f30c-ade2-4241-a7f3-d4b97ab8b334 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.881826 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9366f30c-ade2-4241-a7f3-d4b97ab8b334 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] POST https://10.4.3.19/volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec/action Jul 09 15:46:29.882329 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9366f30c-ade2-4241-a7f3-d4b97ab8b334 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:29.882561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9366f30c-ade2-4241-a7f3-d4b97ab8b334 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:29.884662 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-9366f30c-ade2-4241-a7f3-d4b97ab8b334 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] delete called for group 018224dd-a3c6-4978-ba4f-474905ba82ec {{(pid=99867) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:46:29.884662 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.groups [None req-9366f30c-ade2-4241-a7f3-d4b97ab8b334 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Delete group with id: 018224dd-a3c6-4978-ba4f-474905ba82ec Jul 09 15:46:29.889376 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.889376 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:29.932117 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9366f30c-ade2-4241-a7f3-d4b97ab8b334 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec/action returned with HTTP 202 Jul 09 15:46:29.932833 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 944/3837] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:46:29 2026] POST /volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:29.940712 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:29.942679 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 Jul 09 15:46:29.942920 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:29.943141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:29.951622 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:29.951622 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:29.956360 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Volume info retrieved successfully. Jul 09 15:46:29.957019 np0000004916 devstack@c-api.service[99864]: WARNING stevedore.named [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 09 15:46:29.957201 np0000004916 devstack@c-api.service[99864]: WARNING castellan.key_manager [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Jul 09 15:46:29.999066 np0000004916 devstack@c-api.service[99864]: DEBUG oslo_db.sqlalchemy.engines [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=99864) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 09 15:46:30.002373 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.002373 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:30.012253 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b0c8e251-6044-4ae6-a37a-021c2c006f18 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 returned with HTTP 200 Jul 09 15:46:30.012693 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 969/3838] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:29 2026] GET /volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 => generated 916 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:30.200158 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3b1d9c62-c9f8-4824-b554-e97c34b6bff7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.202054 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b1d9c62-c9f8-4824-b554-e97c34b6bff7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf Jul 09 15:46:30.202387 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b1d9c62-c9f8-4824-b554-e97c34b6bff7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.202591 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b1d9c62-c9f8-4824-b554-e97c34b6bff7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.202870 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3b1d9c62-c9f8-4824-b554-e97c34b6bff7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id d5b3e8c0-2866-489a-b590-3929f6d68ebf. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:30.207109 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b1d9c62-c9f8-4824-b554-e97c34b6bff7 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf returned with HTTP 404 Jul 09 15:46:30.207634 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 953/3839] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:30 2026] GET /volume/v3/backups/d5b3e8c0-2866-489a-b590-3929f6d68ebf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:30.216033 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4e2444ab-7e5a-485e-a08a-71db3642c7e9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.219224 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e2444ab-7e5a-485e-a08a-71db3642c7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] DELETE https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:30.219224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e2444ab-7e5a-485e-a08a-71db3642c7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.219224 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e2444ab-7e5a-485e-a08a-71db3642c7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.219224 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-4e2444ab-7e5a-485e-a08a-71db3642c7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete backup with id: 1d297cdb-5504-4fa7-ad76-11bf79e08814. Jul 09 15:46:30.222699 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3adbcd5c-3eca-44df-a1b2-6319acbe9263 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.224060 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.224060 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:30.224565 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3adbcd5c-3eca-44df-a1b2-6319acbe9263 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:30.224802 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3adbcd5c-3eca-44df-a1b2-6319acbe9263 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.225032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3adbcd5c-3eca-44df-a1b2-6319acbe9263 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.225139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-3adbcd5c-3eca-44df-a1b2-6319acbe9263 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:30.229759 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.229759 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:30.230540 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3adbcd5c-3eca-44df-a1b2-6319acbe9263 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:30.230951 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 945/3840] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:30 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:30.238473 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.backup.rpcapi [None req-4e2444ab-7e5a-485e-a08a-71db3642c7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] delete_backup rpcapi backup_id 1d297cdb-5504-4fa7-ad76-11bf79e08814 {{(pid=99866) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:30.241282 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e2444ab-7e5a-485e-a08a-71db3642c7e9 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 202 Jul 09 15:46:30.241848 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 974/3841] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:30 2026] DELETE /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:30.243849 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f184a769-6c4c-44ba-9d9d-c42626fa8b84 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.249563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6c72e72f-7626-409d-992a-de02ab1b0c04 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.251669 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c72e72f-7626-409d-992a-de02ab1b0c04 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:30.252098 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c72e72f-7626-409d-992a-de02ab1b0c04 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.252098 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c72e72f-7626-409d-992a-de02ab1b0c04 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.252195 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6c72e72f-7626-409d-992a-de02ab1b0c04 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:30.256987 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.256987 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:30.258104 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c72e72f-7626-409d-992a-de02ab1b0c04 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 200 Jul 09 15:46:30.258772 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 954/3842] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:30 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:30.260879 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.263514 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/limits Jul 09 15:46:30.263719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.263972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.273888 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-2059786683 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-2059786683, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:30.274267 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2059786683 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-2059786683, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:30.274548 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-2059786683 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-2059786683, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:30.274998 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:30.291163 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-f8a8c3f2-5e43-4e26-a57b-037ce785858a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/limits returned with HTTP 200 Jul 09 15:46:30.291690 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 946/3843] 10.4.3.19 () {68 vars in 1477 bytes} [Thu Jul 9 15:46:30 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:30.317258 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f184a769-6c4c-44ba-9d9d-c42626fa8b84 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-member] PUT https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:30.317677 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f184a769-6c4c-44ba-9d9d-c42626fa8b84 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:30.323869 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.323869 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:30.330431 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f184a769-6c4c-44ba-9d9d-c42626fa8b84 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-member] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:30.330788 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 970/3844] 10.4.3.19 () {70 vars in 1401 bytes} [Thu Jul 9 15:46:30 2026] PUT /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 314 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:30.339984 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c26fe343-ddd4-4f7f-a166-750413baaf61 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.341864 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c26fe343-ddd4-4f7f-a166-750413baaf61 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:30.342105 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c26fe343-ddd4-4f7f-a166-750413baaf61 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.342345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c26fe343-ddd4-4f7f-a166-750413baaf61 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.342450 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-c26fe343-ddd4-4f7f-a166-750413baaf61 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:30.346678 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.346678 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:30.347349 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c26fe343-ddd4-4f7f-a166-750413baaf61 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:30.347761 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 975/3845] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:30 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:30.358042 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-abe1f671-36c0-4313-8681-0598858a1b4a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.360209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-abe1f671-36c0-4313-8681-0598858a1b4a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] DELETE https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:30.360454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-abe1f671-36c0-4313-8681-0598858a1b4a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.360644 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-abe1f671-36c0-4313-8681-0598858a1b4a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.360754 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-abe1f671-36c0-4313-8681-0598858a1b4a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Delete backup with id: b297a42c-52ef-4c57-911b-8cdd5c6f1f54. Jul 09 15:46:30.365989 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.365989 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:30.379936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-abe1f671-36c0-4313-8681-0598858a1b4a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] delete_backup rpcapi backup_id b297a42c-52ef-4c57-911b-8cdd5c6f1f54 {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:30.381969 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-abe1f671-36c0-4313-8681-0598858a1b4a tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 202 Jul 09 15:46:30.382623 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 955/3846] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:46:30 2026] DELETE /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:30.391780 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f78216a8-69c8-45fe-b921-033c1df8b44c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.396138 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f78216a8-69c8-45fe-b921-033c1df8b44c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:30.396138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f78216a8-69c8-45fe-b921-033c1df8b44c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.396441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f78216a8-69c8-45fe-b921-033c1df8b44c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.396441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f78216a8-69c8-45fe-b921-033c1df8b44c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:30.401682 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.401682 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:30.403275 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f78216a8-69c8-45fe-b921-033c1df8b44c tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 200 Jul 09 15:46:30.403275 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 947/3847] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:30 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 759 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:30.441595 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3830dd36-850e-4d86-9873-f26569a4afdc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.443885 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3830dd36-850e-4d86-9873-f26569a4afdc tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:30.444359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3830dd36-850e-4d86-9873-f26569a4afdc tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.444717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3830dd36-850e-4d86-9873-f26569a4afdc tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.444958 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3830dd36-850e-4d86-9873-f26569a4afdc tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:30.454199 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.454199 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:30.455295 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3830dd36-850e-4d86-9873-f26569a4afdc tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:30.455836 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 971/3848] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:30 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 723 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:30.826427 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-e4763393-bdd6-4c6b-8c9e-b1aeea8abf23 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.829098 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-e4763393-bdd6-4c6b-8c9e-b1aeea8abf23 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:30.829400 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-e4763393-bdd6-4c6b-8c9e-b1aeea8abf23 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:30.829660 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-e4763393-bdd6-4c6b-8c9e-b1aeea8abf23 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:30.842999 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.842999 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:30.847553 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-e4763393-bdd6-4c6b-8c9e-b1aeea8abf23 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:30.857439 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-e4763393-bdd6-4c6b-8c9e-b1aeea8abf23 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 200 Jul 09 15:46:30.857439 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 976/3849] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:46:30 2026] GET /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 1448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:30.866843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-a12b8e04-2272-467c-94d8-da01c705dc5c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:30.869136 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-a12b8e04-2272-467c-94d8-da01c705dc5c tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:30.869544 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-a12b8e04-2272-467c-94d8-da01c705dc5c tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03846c44-e86a-46ed-bfbe-7743528103d4", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-65485088", "description": null, "metadata": {}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:30.880884 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:30.880884 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:30.881471 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-a12b8e04-2272-467c-94d8-da01c705dc5c tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:30.881640 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-a12b8e04-2272-467c-94d8-da01c705dc5c tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Create snapshot from volume 03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:30.923538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-a12b8e04-2272-467c-94d8-da01c705dc5c tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Created reservations ['eda246f5-c180-4290-82f3-da91232ba424', 'd2ed7517-0c36-4d33-882d-bbbd9d336247', 'ef6efb5a-2929-450d-a311-556437b5a33b', '304b83f9-f576-4db9-9074-1091760f67cf'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:30.974270 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-a12b8e04-2272-467c-94d8-da01c705dc5c tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Snapshot force create request issued successfully. Jul 09 15:46:30.974643 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e22ceec8-dfee-4b48-9793-96a46e52a954 req-a12b8e04-2272-467c-94d8-da01c705dc5c tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:30.975157 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 956/3850] 10.4.3.19 () {72 vars in 1540 bytes} [Thu Jul 9 15:46:30 2026] POST /volume/v3/snapshots => generated 317 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:31.028878 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c91d7547-9306-4d71-b0f8-df351e65cfdf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.030985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c91d7547-9306-4d71-b0f8-df351e65cfdf tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 Jul 09 15:46:31.031368 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c91d7547-9306-4d71-b0f8-df351e65cfdf tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.031559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c91d7547-9306-4d71-b0f8-df351e65cfdf tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.038746 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c91d7547-9306-4d71-b0f8-df351e65cfdf tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 returned with HTTP 404 Jul 09 15:46:31.039327 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 948/3851] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:31 2026] GET /volume/v3/volumes/395cedd9-d474-4c2b-9081-f50aeebb0dd4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:31.048128 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0eddc2c7-2d3e-4677-9db0-91700f685964 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.050159 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0eddc2c7-2d3e-4677-9db0-91700f685964 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] GET https://10.4.3.19/volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec Jul 09 15:46:31.050527 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0eddc2c7-2d3e-4677-9db0-91700f685964 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.050713 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0eddc2c7-2d3e-4677-9db0-91700f685964 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.050824 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-0eddc2c7-2d3e-4677-9db0-91700f685964 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] show called for member 018224dd-a3c6-4978-ba4f-474905ba82ec {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:31.054177 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0eddc2c7-2d3e-4677-9db0-91700f685964 tempest-GroupSnapshotsV319Test-904673139 tempest-GroupSnapshotsV319Test-904673139-project-member] https://10.4.3.19/volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec returned with HTTP 404 Jul 09 15:46:31.054796 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 972/3852] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:31 2026] GET /volume/v3/groups/018224dd-a3c6-4978-ba4f-474905ba82ec => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:31.062630 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-320a9fd3-0cab-47f5-b19e-85af5fdada74 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.064395 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-320a9fd3-0cab-47f5-b19e-85af5fdada74 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/f57e90a6-42f2-4b80-97eb-b02b3e6511c8 Jul 09 15:46:31.064635 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-320a9fd3-0cab-47f5-b19e-85af5fdada74 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.064861 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-320a9fd3-0cab-47f5-b19e-85af5fdada74 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.078580 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-320a9fd3-0cab-47f5-b19e-85af5fdada74 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/group_types/f57e90a6-42f2-4b80-97eb-b02b3e6511c8 returned with HTTP 202 Jul 09 15:46:31.079162 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 977/3853] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:46:31 2026] DELETE /volume/v3/group_types/f57e90a6-42f2-4b80-97eb-b02b3e6511c8 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:31.086457 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e6829748-85d1-44d5-a92b-9bfad563b805 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.088817 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e6829748-85d1-44d5-a92b-9bfad563b805 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] DELETE https://10.4.3.19/volume/v3/types/fa9f834c-2e2b-446a-bc80-e092e200566c Jul 09 15:46:31.089432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e6829748-85d1-44d5-a92b-9bfad563b805 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.089701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e6829748-85d1-44d5-a92b-9bfad563b805 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.090004 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:31.090004 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:31.117107 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e6829748-85d1-44d5-a92b-9bfad563b805 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/types/fa9f834c-2e2b-446a-bc80-e092e200566c returned with HTTP 202 Jul 09 15:46:31.117542 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 957/3854] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:31 2026] DELETE /volume/v3/types/fa9f834c-2e2b-446a-bc80-e092e200566c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:31.128866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a2dba235-01fc-4567-97b7-e5e12f3f0f47 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.134009 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a2dba235-01fc-4567-97b7-e5e12f3f0f47 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] GET https://10.4.3.19/volume/v3/types/fa9f834c-2e2b-446a-bc80-e092e200566c Jul 09 15:46:31.134234 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a2dba235-01fc-4567-97b7-e5e12f3f0f47 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.134422 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a2dba235-01fc-4567-97b7-e5e12f3f0f47 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.141124 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a2dba235-01fc-4567-97b7-e5e12f3f0f47 tempest-GroupSnapshotsV319Test-499125218 tempest-GroupSnapshotsV319Test-499125218-project-admin] https://10.4.3.19/volume/v3/types/fa9f834c-2e2b-446a-bc80-e092e200566c returned with HTTP 404 Jul 09 15:46:31.141632 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 949/3855] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:31 2026] GET /volume/v3/types/fa9f834c-2e2b-446a-bc80-e092e200566c => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:31.270758 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-976018ac-688c-456d-8839-cc869895dc09 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.273357 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-976018ac-688c-456d-8839-cc869895dc09 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 Jul 09 15:46:31.273607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-976018ac-688c-456d-8839-cc869895dc09 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.273887 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-976018ac-688c-456d-8839-cc869895dc09 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.274065 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-976018ac-688c-456d-8839-cc869895dc09 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Show backup with id 1d297cdb-5504-4fa7-ad76-11bf79e08814. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:31.278822 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-976018ac-688c-456d-8839-cc869895dc09 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 returned with HTTP 404 Jul 09 15:46:31.279491 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 973/3856] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:31 2026] GET /volume/v3/backups/1d297cdb-5504-4fa7-ad76-11bf79e08814 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:31.287109 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-df8997c4-a77b-4533-b91a-820d270a7644 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.289095 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-df8997c4-a77b-4533-b91a-820d270a7644 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] DELETE https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:46:31.289334 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-df8997c4-a77b-4533-b91a-820d270a7644 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.289523 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-df8997c4-a77b-4533-b91a-820d270a7644 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.289628 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-df8997c4-a77b-4533-b91a-820d270a7644 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Delete backup with id: df62542e-70e2-40c5-8e45-dedfded749b8. Jul 09 15:46:31.294692 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:31.294692 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:31.307386 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.backup.rpcapi [None req-df8997c4-a77b-4533-b91a-820d270a7644 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] delete_backup rpcapi backup_id df62542e-70e2-40c5-8e45-dedfded749b8 {{(pid=99866) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:31.309543 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-df8997c4-a77b-4533-b91a-820d270a7644 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 202 Jul 09 15:46:31.310238 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 978/3857] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:31 2026] DELETE /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:31.318298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f3dc3709-4101-415f-9f56-4ff5805f478d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.320295 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3dc3709-4101-415f-9f56-4ff5805f478d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:46:31.320449 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3dc3709-4101-415f-9f56-4ff5805f478d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.320618 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3dc3709-4101-415f-9f56-4ff5805f478d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.320714 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f3dc3709-4101-415f-9f56-4ff5805f478d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:31.325017 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:31.325017 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:31.325713 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3dc3709-4101-415f-9f56-4ff5805f478d tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 200 Jul 09 15:46:31.326128 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 958/3858] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:31 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:31.415089 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d92c4da2-5ed9-4c2f-8d2c-cfb3f641d3ef None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.417274 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d92c4da2-5ed9-4c2f-8d2c-cfb3f641d3ef tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 Jul 09 15:46:31.417520 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d92c4da2-5ed9-4c2f-8d2c-cfb3f641d3ef tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.417744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d92c4da2-5ed9-4c2f-8d2c-cfb3f641d3ef tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.417878 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d92c4da2-5ed9-4c2f-8d2c-cfb3f641d3ef tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Show backup with id b297a42c-52ef-4c57-911b-8cdd5c6f1f54. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:31.422260 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d92c4da2-5ed9-4c2f-8d2c-cfb3f641d3ef tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 returned with HTTP 404 Jul 09 15:46:31.422784 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 950/3859] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:31 2026] GET /volume/v3/backups/b297a42c-52ef-4c57-911b-8cdd5c6f1f54 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:31.434990 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a5f31935-79cd-41bc-882f-709f856a72a7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.438316 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a5f31935-79cd-41bc-882f-709f856a72a7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a Jul 09 15:46:31.438316 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a5f31935-79cd-41bc-882f-709f856a72a7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.438501 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a5f31935-79cd-41bc-882f-709f856a72a7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.438700 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-a5f31935-79cd-41bc-882f-709f856a72a7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Delete volume with id: 63d99cc4-0834-4dd1-b57d-8bc22f6b254a Jul 09 15:46:31.452236 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:31.452236 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:31.452812 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a5f31935-79cd-41bc-882f-709f856a72a7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Volume info retrieved successfully. Jul 09 15:46:31.469674 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-44d8d673-436a-41a8-a81d-0ce29b1574e2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.471989 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-44d8d673-436a-41a8-a81d-0ce29b1574e2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:31.472390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-44d8d673-436a-41a8-a81d-0ce29b1574e2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.472956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-44d8d673-436a-41a8-a81d-0ce29b1574e2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.472956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-44d8d673-436a-41a8-a81d-0ce29b1574e2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:31.481261 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:31.481261 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:31.481511 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a5f31935-79cd-41bc-882f-709f856a72a7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Delete volume request issued successfully. Jul 09 15:46:31.481511 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a5f31935-79cd-41bc-882f-709f856a72a7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a returned with HTTP 202 Jul 09 15:46:31.481610 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-44d8d673-436a-41a8-a81d-0ce29b1574e2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:31.481610 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 979/3860] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:31 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:31.483234 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 974/3861] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:46:31 2026] DELETE /volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:31.490364 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ed60b29c-4486-45e0-86bd-b828f06fc013 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:31.490364 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ed60b29c-4486-45e0-86bd-b828f06fc013 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a Jul 09 15:46:31.490645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ed60b29c-4486-45e0-86bd-b828f06fc013 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:31.490889 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ed60b29c-4486-45e0-86bd-b828f06fc013 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:31.502942 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:31.502942 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:31.507593 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ed60b29c-4486-45e0-86bd-b828f06fc013 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Volume info retrieved successfully. Jul 09 15:46:31.513535 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ed60b29c-4486-45e0-86bd-b828f06fc013 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a returned with HTTP 200 Jul 09 15:46:31.514077 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 959/3862] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:31 2026] GET /volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:32.338302 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d915321c-b369-4b5b-ac09-30f30e47bdd6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:32.340429 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d915321c-b369-4b5b-ac09-30f30e47bdd6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] GET https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 Jul 09 15:46:32.340718 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d915321c-b369-4b5b-ac09-30f30e47bdd6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:32.340888 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d915321c-b369-4b5b-ac09-30f30e47bdd6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:32.341001 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d915321c-b369-4b5b-ac09-30f30e47bdd6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] Show backup with id df62542e-70e2-40c5-8e45-dedfded749b8. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:32.345799 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d915321c-b369-4b5b-ac09-30f30e47bdd6 tempest-VolumesBackupsTest-1245579510 tempest-VolumesBackupsTest-1245579510-project-admin] https://10.4.3.19/volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 returned with HTTP 404 Jul 09 15:46:32.346622 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 951/3863] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:32 2026] GET /volume/v3/backups/df62542e-70e2-40c5-8e45-dedfded749b8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:32.364064 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-af70af8a-3833-4b1d-b129-60d330860718 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:32.366143 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af70af8a-3833-4b1d-b129-60d330860718 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] DELETE https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 Jul 09 15:46:32.366407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af70af8a-3833-4b1d-b129-60d330860718 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:32.366632 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af70af8a-3833-4b1d-b129-60d330860718 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:32.366819 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-af70af8a-3833-4b1d-b129-60d330860718 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete volume with id: 5130d6bc-9309-496e-a22b-6be1e3a98c23 Jul 09 15:46:32.375194 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:32.375194 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:32.375761 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-af70af8a-3833-4b1d-b129-60d330860718 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:46:32.396310 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-af70af8a-3833-4b1d-b129-60d330860718 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete volume request issued successfully. Jul 09 15:46:32.396580 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af70af8a-3833-4b1d-b129-60d330860718 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 returned with HTTP 202 Jul 09 15:46:32.396955 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 980/3864] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:32 2026] DELETE /volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:32.405317 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1a7dcbef-1df9-415b-9f67-ae213daacf73 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:32.407456 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1a7dcbef-1df9-415b-9f67-ae213daacf73 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 Jul 09 15:46:32.407934 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1a7dcbef-1df9-415b-9f67-ae213daacf73 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:32.408354 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1a7dcbef-1df9-415b-9f67-ae213daacf73 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:32.418562 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:32.418562 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:32.425113 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1a7dcbef-1df9-415b-9f67-ae213daacf73 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:46:32.431820 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1a7dcbef-1df9-415b-9f67-ae213daacf73 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 returned with HTTP 200 Jul 09 15:46:32.432486 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 975/3865] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:32 2026] GET /volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:32.493664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-307100c6-fce0-49c9-a229-3f74e3dad4ba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:32.496752 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-307100c6-fce0-49c9-a229-3f74e3dad4ba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:32.496752 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-307100c6-fce0-49c9-a229-3f74e3dad4ba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:32.496752 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-307100c6-fce0-49c9-a229-3f74e3dad4ba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:32.496752 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-307100c6-fce0-49c9-a229-3f74e3dad4ba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:32.500716 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:32.500716 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:32.501625 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-307100c6-fce0-49c9-a229-3f74e3dad4ba tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:32.502157 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 960/3866] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:32 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:32.529051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cf0dbd02-344f-4569-a084-f7394f0372f7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:32.533630 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cf0dbd02-344f-4569-a084-f7394f0372f7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] GET https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a Jul 09 15:46:32.533943 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cf0dbd02-344f-4569-a084-f7394f0372f7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:32.535599 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cf0dbd02-344f-4569-a084-f7394f0372f7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:32.543699 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cf0dbd02-344f-4569-a084-f7394f0372f7 tempest-ProjectMemberTests39-471828763 tempest-ProjectMemberTests39-471828763-project-admin] https://10.4.3.19/volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a returned with HTTP 404 Jul 09 15:46:32.544176 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 952/3867] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:32 2026] GET /volume/v3/volumes/63d99cc4-0834-4dd1-b57d-8bc22f6b254a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:33.204068 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ca758b0f-165d-4cd2-8813-1619d967e22f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.206161 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ca758b0f-165d-4cd2-8813-1619d967e22f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd Jul 09 15:46:33.206407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ca758b0f-165d-4cd2-8813-1619d967e22f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:33.206626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ca758b0f-165d-4cd2-8813-1619d967e22f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:33.212782 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:33.212782 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:33.213795 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ca758b0f-165d-4cd2-8813-1619d967e22f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Snapshot retrieved successfully. Jul 09 15:46:33.214831 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ca758b0f-165d-4cd2-8813-1619d967e22f tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd returned with HTTP 200 Jul 09 15:46:33.215494 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 981/3868] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:33 2026] GET /volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd => generated 476 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:33.448291 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-573e1ccf-f043-4bc3-bc8f-f1e058c79448 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.450581 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-573e1ccf-f043-4bc3-bc8f-f1e058c79448 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 Jul 09 15:46:33.450830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-573e1ccf-f043-4bc3-bc8f-f1e058c79448 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:33.451081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-573e1ccf-f043-4bc3-bc8f-f1e058c79448 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:33.459053 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-573e1ccf-f043-4bc3-bc8f-f1e058c79448 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 returned with HTTP 404 Jul 09 15:46:33.459694 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 976/3869] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:33 2026] GET /volume/v3/volumes/5130d6bc-9309-496e-a22b-6be1e3a98c23 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:33.469377 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7125b97f-e230-4a75-9f2c-d880fec5a0bc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.471992 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7125b97f-e230-4a75-9f2c-d880fec5a0bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] DELETE https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 Jul 09 15:46:33.471992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7125b97f-e230-4a75-9f2c-d880fec5a0bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:33.472354 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7125b97f-e230-4a75-9f2c-d880fec5a0bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:33.472946 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-7125b97f-e230-4a75-9f2c-d880fec5a0bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete volume with id: 277b70d5-2683-40d9-b344-2716437c8d70 Jul 09 15:46:33.481662 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:33.481662 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:33.482163 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7125b97f-e230-4a75-9f2c-d880fec5a0bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:46:33.508228 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7125b97f-e230-4a75-9f2c-d880fec5a0bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete volume request issued successfully. Jul 09 15:46:33.508709 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7125b97f-e230-4a75-9f2c-d880fec5a0bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 returned with HTTP 202 Jul 09 15:46:33.509005 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 961/3870] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:33 2026] DELETE /volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:33.517277 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-faba19b4-a947-4494-bea7-491ae5fd92fe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.518134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e7a673c1-a4d5-4e20-9575-219e997137a4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.520616 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e7a673c1-a4d5-4e20-9575-219e997137a4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:33.520859 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e7a673c1-a4d5-4e20-9575-219e997137a4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:33.521086 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e7a673c1-a4d5-4e20-9575-219e997137a4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:33.521247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e7a673c1-a4d5-4e20-9575-219e997137a4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:33.522135 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-faba19b4-a947-4494-bea7-491ae5fd92fe tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 Jul 09 15:46:33.522425 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-faba19b4-a947-4494-bea7-491ae5fd92fe tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:33.522617 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-faba19b4-a947-4494-bea7-491ae5fd92fe tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:33.532129 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:33.532129 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:33.532925 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e7a673c1-a4d5-4e20-9575-219e997137a4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:33.534174 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 982/3871] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:33 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:33.535032 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:33.535032 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:33.545857 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-faba19b4-a947-4494-bea7-491ae5fd92fe tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:46:33.552391 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-faba19b4-a947-4494-bea7-491ae5fd92fe tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 returned with HTTP 200 Jul 09 15:46:33.552953 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 953/3872] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:33 2026] GET /volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:33.628240 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-774a0388-3a12-4a56-827f-7b3d2f8d2982 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.655577 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e2904df6-1798-4e06-a504-97e2ecf3dff3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.657605 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2904df6-1798-4e06-a504-97e2ecf3dff3 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd Jul 09 15:46:33.657833 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2904df6-1798-4e06-a504-97e2ecf3dff3 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:33.658059 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e2904df6-1798-4e06-a504-97e2ecf3dff3 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:33.658372 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-e2904df6-1798-4e06-a504-97e2ecf3dff3 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Delete snapshot with id: 33b64858-fd76-4054-9b7e-5011f2eafafd Jul 09 15:46:33.664197 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:33.664197 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:33.664714 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e2904df6-1798-4e06-a504-97e2ecf3dff3 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Snapshot retrieved successfully. Jul 09 15:46:33.682468 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e2904df6-1798-4e06-a504-97e2ecf3dff3 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Snapshot delete request issued successfully. Jul 09 15:46:33.682981 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e2904df6-1798-4e06-a504-97e2ecf3dff3 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd returned with HTTP 202 Jul 09 15:46:33.683485 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 962/3873] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:33 2026] DELETE /volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:33.691764 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ab7b7453-2b8a-4c8d-b112-3fece0432f5a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.695650 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab7b7453-2b8a-4c8d-b112-3fece0432f5a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd Jul 09 15:46:33.696150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ab7b7453-2b8a-4c8d-b112-3fece0432f5a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:33.696150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ab7b7453-2b8a-4c8d-b112-3fece0432f5a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:33.707130 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:33.707130 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:33.707540 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ab7b7453-2b8a-4c8d-b112-3fece0432f5a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Snapshot retrieved successfully. Jul 09 15:46:33.709665 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab7b7453-2b8a-4c8d-b112-3fece0432f5a tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd returned with HTTP 200 Jul 09 15:46:33.710084 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 983/3874] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:33 2026] GET /volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd => generated 475 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:33.759633 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-774a0388-3a12-4a56-827f-7b3d2f8d2982 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:33.759990 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-774a0388-3a12-4a56-827f-7b3d2f8d2982 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1984517918"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:33.775580 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-774a0388-3a12-4a56-827f-7b3d2f8d2982 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:33.776434 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 977/3875] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:46:33 2026] POST /volume/v3/types => generated 220 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:33.789226 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e479a3af-7ded-4dae-b552-62c7e0e2e850 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.789226 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e479a3af-7ded-4dae-b552-62c7e0e2e850 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:46:33.789393 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e479a3af-7ded-4dae-b552-62c7e0e2e850 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-210522726"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:33.804207 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e479a3af-7ded-4dae-b552-62c7e0e2e850 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:46:33.804687 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 954/3876] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:46:33 2026] POST /volume/v3/group_types => generated 176 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:33.813653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c0bc31dd-9ff0-40ca-ac7b-2b22ebb21188 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:33.937739 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c0bc31dd-9ff0-40ca-ac7b-2b22ebb21188 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] POST https://10.4.3.19/volume/v3/groups Jul 09 15:46:33.940247 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c0bc31dd-9ff0-40ca-ac7b-2b22ebb21188 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c60722a-5731-48c6-8353-2f81b61c1419", "volume_types": ["147ee06d-2c90-43ee-80ef-35a86c0b2834"], "name": "tempest-GroupsV320Test-Group-1343028185"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:33.948054 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-c0bc31dd-9ff0-40ca-ac7b-2b22ebb21188 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Creating new group {'group': {'group_type': '9c60722a-5731-48c6-8353-2f81b61c1419', 'volume_types': ['147ee06d-2c90-43ee-80ef-35a86c0b2834'], 'name': 'tempest-GroupsV320Test-Group-1343028185'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 09 15:46:33.959277 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.groups [None req-c0bc31dd-9ff0-40ca-ac7b-2b22ebb21188 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Creating group tempest-GroupsV320Test-Group-1343028185. Jul 09 15:46:33.959505 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:33.959505 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:33.967888 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c0bc31dd-9ff0-40ca-ac7b-2b22ebb21188 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Availability Zones retrieved successfully. Jul 09 15:46:33.999809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-c0bc31dd-9ff0-40ca-ac7b-2b22ebb21188 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Created reservations ['d22dc3d9-1714-468e-a605-9aadf47a19b4'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:34.032233 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c0bc31dd-9ff0-40ca-ac7b-2b22ebb21188 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups returned with HTTP 202 Jul 09 15:46:34.032233 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 963/3877] 10.4.3.19 () {70 vars in 1290 bytes} [Thu Jul 9 15:46:33 2026] POST /volume/v3/groups => generated 108 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:34.043245 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2996e53c-4fcf-4e61-b49b-c919e4e6eb4f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:34.046025 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2996e53c-4fcf-4e61-b49b-c919e4e6eb4f tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:34.046025 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2996e53c-4fcf-4e61-b49b-c919e4e6eb4f tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:34.046025 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2996e53c-4fcf-4e61-b49b-c919e4e6eb4f tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:34.046025 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-2996e53c-4fcf-4e61-b49b-c919e4e6eb4f tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] show called for member 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:34.053323 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:34.053323 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:34.079214 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2996e53c-4fcf-4e61-b49b-c919e4e6eb4f tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 returned with HTTP 200 Jul 09 15:46:34.079504 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 984/3878] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:34 2026] GET /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 => generated 388 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:34.302994 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-151d972c-f1b6-439e-a17e-4426da0ab819 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:34.385060 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:34.385399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1230736825"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:34.387927 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1230736825'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:34.388068 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:46:34.392095 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:46:34.397685 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (8f6a6dfd-c04c-470c-98e5-f5d667ca3776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:34.398622 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d23286d-e46d-4024-8023-9fac6641f43e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:34.399738 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:34.431034 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d23286d-e46d-4024-8023-9fac6641f43e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:34.431779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec50298-ece3-4ef5-b6ee-68529078b14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:34.502571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['14f20b54-539b-4d55-9b8e-6081e794ad7d', '98468b8b-66ee-4b7f-8cec-771a5cbe89ab', '078e307e-909c-4386-993f-7e4c97a638ed', '818a8e90-00d8-4df5-b937-15cce05fe83d'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:34.503479 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ec50298-ece3-4ef5-b6ee-68529078b14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f20b54-539b-4d55-9b8e-6081e794ad7d', '98468b8b-66ee-4b7f-8cec-771a5cbe89ab', '078e307e-909c-4386-993f-7e4c97a638ed', '818a8e90-00d8-4df5-b937-15cce05fe83d']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:34.504422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85bacda0-7d4c-40db-9807-fc9963aa8e9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:34.530743 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85bacda0-7d4c-40db-9807-fc9963aa8e9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1230736825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['14f20b54-539b-4d55-9b8e-6081e794ad7d','98468b8b-66ee-4b7f-8cec-771a5cbe89ab','078e307e-909c-4386-993f-7e4c97a638ed','818a8e90-00d8-4df5-b937-15cce05fe83d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1230736825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:34.531545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb4c4b6-7289-4cfd-a2d9-d994305eab0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:34.550102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-be9f6f38-3182-437c-8bb4-0166bd4af9c1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:34.554163 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-be9f6f38-3182-437c-8bb4-0166bd4af9c1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:34.554163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-be9f6f38-3182-437c-8bb4-0166bd4af9c1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:34.554163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-be9f6f38-3182-437c-8bb4-0166bd4af9c1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:34.554163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-be9f6f38-3182-437c-8bb4-0166bd4af9c1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:34.556565 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fb4c4b6-7289-4cfd-a2d9-d994305eab0b) transitioned into state 'SUCCESS' from state '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-1230736825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['14f20b54-539b-4d55-9b8e-6081e794ad7d','98468b8b-66ee-4b7f-8cec-771a5cbe89ab','078e307e-909c-4386-993f-7e4c97a638ed','818a8e90-00d8-4df5-b937-15cce05fe83d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:34.557501 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa66ecc2-1e7a-4ef9-905f-afbbd80ffda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:34.559276 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:34.559276 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:34.560565 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-be9f6f38-3182-437c-8bb4-0166bd4af9c1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:34.562034 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 955/3879] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:34 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:34.567682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa66ecc2-1e7a-4ef9-905f-afbbd80ffda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:34.567862 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fd63c802-4fbd-416d-90a6-cec41e9cf641 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:34.568691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (8f6a6dfd-c04c-470c-98e5-f5d667ca3776) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:34.569010 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:46:34.569723 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-151d972c-f1b6-439e-a17e-4426da0ab819 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:34.570201 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fd63c802-4fbd-416d-90a6-cec41e9cf641 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 Jul 09 15:46:34.570485 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 978/3880] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:34 2026] POST /volume/v3/volumes => generated 776 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:34.570552 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fd63c802-4fbd-416d-90a6-cec41e9cf641 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:34.570720 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fd63c802-4fbd-416d-90a6-cec41e9cf641 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:34.578634 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fd63c802-4fbd-416d-90a6-cec41e9cf641 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 returned with HTTP 404 Jul 09 15:46:34.579231 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 964/3881] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:34 2026] GET /volume/v3/volumes/277b70d5-2683-40d9-b344-2716437c8d70 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:34.586227 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-284fbe7f-5ab5-4fcd-850d-6bd1b6c70fcc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:34.587897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20649939-677b-4ff2-bdb4-4ea0fdce619e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:34.588404 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-284fbe7f-5ab5-4fcd-850d-6bd1b6c70fcc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 Jul 09 15:46:34.588646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-284fbe7f-5ab5-4fcd-850d-6bd1b6c70fcc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:34.588899 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-284fbe7f-5ab5-4fcd-850d-6bd1b6c70fcc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:34.590081 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20649939-677b-4ff2-bdb4-4ea0fdce619e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 Jul 09 15:46:34.590358 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20649939-677b-4ff2-bdb4-4ea0fdce619e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:34.590559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20649939-677b-4ff2-bdb4-4ea0fdce619e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:34.590739 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-20649939-677b-4ff2-bdb4-4ea0fdce619e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete volume with id: e80f743d-12a8-4c4a-91b7-37399d50c826 Jul 09 15:46:34.598782 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:34.598782 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:34.599828 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:34.599828 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:34.601170 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-20649939-677b-4ff2-bdb4-4ea0fdce619e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:46:34.605629 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-284fbe7f-5ab5-4fcd-850d-6bd1b6c70fcc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:34.609483 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-284fbe7f-5ab5-4fcd-850d-6bd1b6c70fcc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 returned with HTTP 200 Jul 09 15:46:34.610085 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 985/3882] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:34 2026] GET /volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:34.623646 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-20649939-677b-4ff2-bdb4-4ea0fdce619e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Delete volume request issued successfully. Jul 09 15:46:34.624055 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20649939-677b-4ff2-bdb4-4ea0fdce619e tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 returned with HTTP 202 Jul 09 15:46:34.624872 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 956/3883] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:34 2026] DELETE /volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:34.634603 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ec60ceef-718f-4b88-9a69-bb0cf4c79845 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:34.637363 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ec60ceef-718f-4b88-9a69-bb0cf4c79845 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 Jul 09 15:46:34.637570 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ec60ceef-718f-4b88-9a69-bb0cf4c79845 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:34.637762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ec60ceef-718f-4b88-9a69-bb0cf4c79845 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:34.648635 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:34.648635 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:34.654759 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ec60ceef-718f-4b88-9a69-bb0cf4c79845 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Volume info retrieved successfully. Jul 09 15:46:34.660173 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ec60ceef-718f-4b88-9a69-bb0cf4c79845 tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 returned with HTTP 200 Jul 09 15:46:34.660782 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 979/3884] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:34 2026] GET /volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:34.720867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9704945b-5749-476f-b59f-5ebc88a387fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:34.723173 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9704945b-5749-476f-b59f-5ebc88a387fe tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] GET https://10.4.3.19/volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd Jul 09 15:46:34.723462 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9704945b-5749-476f-b59f-5ebc88a387fe tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:34.724172 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9704945b-5749-476f-b59f-5ebc88a387fe tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:34.730157 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9704945b-5749-476f-b59f-5ebc88a387fe tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd returned with HTTP 404 Jul 09 15:46:34.730631 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 965/3885] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:34 2026] GET /volume/v3/snapshots/33b64858-fd76-4054-9b7e-5011f2eafafd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:35.089412 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8b60f03e-ec7d-4759-a459-3f30b38cea96 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.091121 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8b60f03e-ec7d-4759-a459-3f30b38cea96 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:35.091353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8b60f03e-ec7d-4759-a459-3f30b38cea96 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.091533 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8b60f03e-ec7d-4759-a459-3f30b38cea96 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.091649 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-8b60f03e-ec7d-4759-a459-3f30b38cea96 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] show called for member 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:35.095108 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.095108 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:35.102832 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8b60f03e-ec7d-4759-a459-3f30b38cea96 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 returned with HTTP 200 Jul 09 15:46:35.103267 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 986/3886] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 => generated 389 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:35.114066 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-123e5291-38ec-4361-8ea2-54f30ee46a23 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.116682 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-123e5291-38ec-4361-8ea2-54f30ee46a23 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] POST https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action Jul 09 15:46:35.117171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-123e5291-38ec-4361-8ea2-54f30ee46a23 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:35.117317 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-123e5291-38ec-4361-8ea2-54f30ee46a23 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:35.119481 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-123e5291-38ec-4361-8ea2-54f30ee46a23 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Updating group '51ea14f5-ea8b-4bbe-92bb-f8ef975a3480' with 'creating' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 09 15:46:35.126432 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.126432 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:35.137762 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-123e5291-38ec-4361-8ea2-54f30ee46a23 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action returned with HTTP 202 Jul 09 15:46:35.138498 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 957/3887] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:46:35 2026] POST /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:35.146873 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6c6a4455-bb12-47cd-855e-2813208600e2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.148972 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6c6a4455-bb12-47cd-855e-2813208600e2 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:35.149170 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6c6a4455-bb12-47cd-855e-2813208600e2 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.149399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6c6a4455-bb12-47cd-855e-2813208600e2 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.149522 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-6c6a4455-bb12-47cd-855e-2813208600e2 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] show called for member 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:35.158158 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.158158 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:35.169051 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6c6a4455-bb12-47cd-855e-2813208600e2 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 returned with HTTP 200 Jul 09 15:46:35.169723 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 980/3888] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:35.179918 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9cc99795-2990-43ef-a4d8-14799d3c857d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.183238 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9cc99795-2990-43ef-a4d8-14799d3c857d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] POST https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action Jul 09 15:46:35.183725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9cc99795-2990-43ef-a4d8-14799d3c857d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:35.183908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9cc99795-2990-43ef-a4d8-14799d3c857d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:35.186904 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-9cc99795-2990-43ef-a4d8-14799d3c857d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Updating group '51ea14f5-ea8b-4bbe-92bb-f8ef975a3480' with 'available' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 09 15:46:35.193067 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.193067 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:35.203440 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9cc99795-2990-43ef-a4d8-14799d3c857d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action returned with HTTP 202 Jul 09 15:46:35.203991 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 966/3889] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:46:35 2026] POST /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:35.211930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f59481f9-6d8c-431a-bed5-e227d21e64d7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.215910 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f59481f9-6d8c-431a-bed5-e227d21e64d7 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:35.216122 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f59481f9-6d8c-431a-bed5-e227d21e64d7 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.216318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f59481f9-6d8c-431a-bed5-e227d21e64d7 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.216445 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-f59481f9-6d8c-431a-bed5-e227d21e64d7 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] show called for member 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:35.221208 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.221208 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:35.229217 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f59481f9-6d8c-431a-bed5-e227d21e64d7 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 returned with HTTP 200 Jul 09 15:46:35.229812 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 987/3890] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 => generated 389 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:35.240539 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-039bce5a-0552-48d6-a2e2-98970fdf6f4b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.243167 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-039bce5a-0552-48d6-a2e2-98970fdf6f4b tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] POST https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action Jul 09 15:46:35.243774 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-039bce5a-0552-48d6-a2e2-98970fdf6f4b tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:35.243981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-039bce5a-0552-48d6-a2e2-98970fdf6f4b tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:35.246256 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-039bce5a-0552-48d6-a2e2-98970fdf6f4b tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Updating group '51ea14f5-ea8b-4bbe-92bb-f8ef975a3480' with 'error' {{(pid=99867) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 09 15:46:35.251750 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.251750 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:35.258952 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-039bce5a-0552-48d6-a2e2-98970fdf6f4b tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action returned with HTTP 202 Jul 09 15:46:35.259659 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 958/3891] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:46:35 2026] POST /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:35.268072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7a828fb3-486a-4525-a654-d82d144dbb9d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.270137 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7a828fb3-486a-4525-a654-d82d144dbb9d tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:35.270448 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7a828fb3-486a-4525-a654-d82d144dbb9d tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.270706 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7a828fb3-486a-4525-a654-d82d144dbb9d tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.270881 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-7a828fb3-486a-4525-a654-d82d144dbb9d tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] show called for member 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:35.274965 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.274965 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:35.288226 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7a828fb3-486a-4525-a654-d82d144dbb9d tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 returned with HTTP 200 Jul 09 15:46:35.288891 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 981/3892] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 => generated 385 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:35.299469 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-33c55fe6-e2b3-4996-a9c3-2d83e9a3da34 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.301515 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-33c55fe6-e2b3-4996-a9c3-2d83e9a3da34 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] POST https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action Jul 09 15:46:35.301920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-33c55fe6-e2b3-4996-a9c3-2d83e9a3da34 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:35.302075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-33c55fe6-e2b3-4996-a9c3-2d83e9a3da34 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:35.303587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-33c55fe6-e2b3-4996-a9c3-2d83e9a3da34 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Updating group '51ea14f5-ea8b-4bbe-92bb-f8ef975a3480' with 'available' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 09 15:46:35.307444 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.307444 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:35.314446 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-33c55fe6-e2b3-4996-a9c3-2d83e9a3da34 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action returned with HTTP 202 Jul 09 15:46:35.314837 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 967/3893] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:46:35 2026] POST /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:35.324342 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9eb7ff24-a063-448a-a3cd-362f66f190ff None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.326945 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9eb7ff24-a063-448a-a3cd-362f66f190ff tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:35.327341 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9eb7ff24-a063-448a-a3cd-362f66f190ff tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.327631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9eb7ff24-a063-448a-a3cd-362f66f190ff tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.327819 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.groups [None req-9eb7ff24-a063-448a-a3cd-362f66f190ff tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] show called for member 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:35.337317 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.337317 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:35.360747 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9eb7ff24-a063-448a-a3cd-362f66f190ff tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 returned with HTTP 200 Jul 09 15:46:35.361137 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 988/3894] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 => generated 389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:35.370391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ec1cab9e-ea54-43b0-84be-183faf14da7e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.374712 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ec1cab9e-ea54-43b0-84be-183faf14da7e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 15:46:35.374980 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ec1cab9e-ea54-43b0-84be-183faf14da7e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.375252 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ec1cab9e-ea54-43b0-84be-183faf14da7e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.375642 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-ec1cab9e-ea54-43b0-84be-183faf14da7e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:35.376697 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-ec1cab9e-ea54-43b0-84be-183faf14da7e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:46:35.385661 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ec1cab9e-ea54-43b0-84be-183faf14da7e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Get all volumes completed successfully. Jul 09 15:46:35.388561 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ec1cab9e-ea54-43b0-84be-183faf14da7e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 15:46:35.389070 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 959/3895] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 15:46:35 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 09 15:46:35.404367 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-60d42375-cab9-4b9b-8a7a-b431d6a37494 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.406390 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-60d42375-cab9-4b9b-8a7a-b431d6a37494 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] POST https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action Jul 09 15:46:35.406832 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-60d42375-cab9-4b9b-8a7a-b431d6a37494 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:35.407195 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-60d42375-cab9-4b9b-8a7a-b431d6a37494 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:35.409507 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.groups [None req-60d42375-cab9-4b9b-8a7a-b431d6a37494 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] delete called for group 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99864) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 09 15:46:35.409686 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.groups [None req-60d42375-cab9-4b9b-8a7a-b431d6a37494 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Delete group with id: 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:35.415241 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.415241 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:35.439339 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-60d42375-cab9-4b9b-8a7a-b431d6a37494 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action returned with HTTP 202 Jul 09 15:46:35.439890 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 982/3896] 10.4.3.19 () {70 vars in 1421 bytes} [Thu Jul 9 15:46:35 2026] POST /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:35.450493 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c683ccf8-9e48-4020-af07-adc8b29309c1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.454097 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c683ccf8-9e48-4020-af07-adc8b29309c1 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:35.455163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c683ccf8-9e48-4020-af07-adc8b29309c1 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.455260 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c683ccf8-9e48-4020-af07-adc8b29309c1 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.455875 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.groups [None req-c683ccf8-9e48-4020-af07-adc8b29309c1 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] show called for member 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:35.460791 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.460791 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:35.473951 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c683ccf8-9e48-4020-af07-adc8b29309c1 tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 returned with HTTP 200 Jul 09 15:46:35.474492 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 968/3897] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 => generated 388 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:35.573583 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-57a2207e-5362-4f89-a1b9-f566fd944b43 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.575444 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-57a2207e-5362-4f89-a1b9-f566fd944b43 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:35.575642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-57a2207e-5362-4f89-a1b9-f566fd944b43 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.575846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-57a2207e-5362-4f89-a1b9-f566fd944b43 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.575950 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-57a2207e-5362-4f89-a1b9-f566fd944b43 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:35.581954 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.581954 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:35.582618 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-57a2207e-5362-4f89-a1b9-f566fd944b43 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:35.582961 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 989/3898] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:35.626448 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-02851647-f77c-4dda-96d2-dcc38a20dba4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.628602 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-02851647-f77c-4dda-96d2-dcc38a20dba4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 Jul 09 15:46:35.628822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-02851647-f77c-4dda-96d2-dcc38a20dba4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.629006 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-02851647-f77c-4dda-96d2-dcc38a20dba4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.637814 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.637814 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:35.641972 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-02851647-f77c-4dda-96d2-dcc38a20dba4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:35.647012 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-02851647-f77c-4dda-96d2-dcc38a20dba4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 returned with HTTP 200 Jul 09 15:46:35.647459 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 960/3899] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 => generated 1007 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:35.663346 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-18bc90fd-6057-47b6-bd09-57f14f5908b9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.676728 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3bff30b2-d912-483c-80c9-93d6aa2be5bc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.678894 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3bff30b2-d912-483c-80c9-93d6aa2be5bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] GET https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 Jul 09 15:46:35.679114 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3bff30b2-d912-483c-80c9-93d6aa2be5bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.679346 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3bff30b2-d912-483c-80c9-93d6aa2be5bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.685349 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3bff30b2-d912-483c-80c9-93d6aa2be5bc tempest-VolumesBackupsTest-28539837 tempest-VolumesBackupsTest-28539837-project-member] https://10.4.3.19/volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 returned with HTTP 404 Jul 09 15:46:35.685972 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 969/3900] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/volumes/e80f743d-12a8-4c4a-91b7-37399d50c826 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:35.746417 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-18bc90fd-6057-47b6-bd09-57f14f5908b9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:35.746760 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-18bc90fd-6057-47b6-bd09-57f14f5908b9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6", "name": "tempest-ProjectMemberTests-Snapshot-2146055940"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:35.755820 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.755820 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:35.756493 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-18bc90fd-6057-47b6-bd09-57f14f5908b9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Volume info retrieved successfully. Jul 09 15:46:35.756656 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-18bc90fd-6057-47b6-bd09-57f14f5908b9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Create snapshot from volume 9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 Jul 09 15:46:35.801206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-18bc90fd-6057-47b6-bd09-57f14f5908b9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Created reservations ['a902e28f-ab04-417f-8c4b-bca0e9cf74ca', '3c1a26bb-0a04-4c55-93f7-f78b22f211bf', '9657c9d7-fdfc-4eb0-8936-a723c72150e3', '5bf5fd70-99bf-4915-aaa8-05f664a8e173'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:35.845850 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-18bc90fd-6057-47b6-bd09-57f14f5908b9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot create request issued successfully. Jul 09 15:46:35.846368 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-18bc90fd-6057-47b6-bd09-57f14f5908b9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:35.846922 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 983/3901] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:35 2026] POST /volume/v3/snapshots => generated 305 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:35.866233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-609226b1-ee36-4221-a9a0-0cf845992200 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:35.869292 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-609226b1-ee36-4221-a9a0-0cf845992200 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] GET https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a Jul 09 15:46:35.869292 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-609226b1-ee36-4221-a9a0-0cf845992200 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:35.869894 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-609226b1-ee36-4221-a9a0-0cf845992200 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:35.875551 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:35.875551 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:35.876076 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-609226b1-ee36-4221-a9a0-0cf845992200 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:46:35.877361 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-609226b1-ee36-4221-a9a0-0cf845992200 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a returned with HTTP 200 Jul 09 15:46:35.877852 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 990/3902] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:35 2026] GET /volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:36.489635 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e254cce0-85d2-46a0-92d6-5cd239f36d3e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:36.492979 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e254cce0-85d2-46a0-92d6-5cd239f36d3e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] GET https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 Jul 09 15:46:36.493713 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e254cce0-85d2-46a0-92d6-5cd239f36d3e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:36.493832 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e254cce0-85d2-46a0-92d6-5cd239f36d3e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:36.494053 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.groups [None req-e254cce0-85d2-46a0-92d6-5cd239f36d3e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] show called for member 51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 09 15:46:36.499124 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e254cce0-85d2-46a0-92d6-5cd239f36d3e tempest-GroupsV320Test-1668049740 tempest-GroupsV320Test-1668049740-project-member] https://10.4.3.19/volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 returned with HTTP 404 Jul 09 15:46:36.500389 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 961/3903] 10.4.3.19 () {68 vars in 1379 bytes} [Thu Jul 9 15:46:36 2026] GET /volume/v3/groups/51ea14f5-ea8b-4bbe-92bb-f8ef975a3480 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 09 15:46:36.511944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-65659537-721c-4c80-8699-277d87286bdc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:36.515515 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-65659537-721c-4c80-8699-277d87286bdc tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/9c60722a-5731-48c6-8353-2f81b61c1419 Jul 09 15:46:36.516499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-65659537-721c-4c80-8699-277d87286bdc tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:36.516796 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-65659537-721c-4c80-8699-277d87286bdc tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:36.518979 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:36.518979 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:36.532630 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-65659537-721c-4c80-8699-277d87286bdc tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/group_types/9c60722a-5731-48c6-8353-2f81b61c1419 returned with HTTP 202 Jul 09 15:46:36.535760 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 970/3904] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:46:36 2026] DELETE /volume/v3/group_types/9c60722a-5731-48c6-8353-2f81b61c1419 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:36.545584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-81807759-e5d0-4dbb-b153-5b9fcc56076d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:36.545692 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-81807759-e5d0-4dbb-b153-5b9fcc56076d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] DELETE https://10.4.3.19/volume/v3/types/147ee06d-2c90-43ee-80ef-35a86c0b2834 Jul 09 15:46:36.547142 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-81807759-e5d0-4dbb-b153-5b9fcc56076d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:36.547142 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-81807759-e5d0-4dbb-b153-5b9fcc56076d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:36.547142 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:36.547142 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:36.576540 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-81807759-e5d0-4dbb-b153-5b9fcc56076d tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/types/147ee06d-2c90-43ee-80ef-35a86c0b2834 returned with HTTP 202 Jul 09 15:46:36.576911 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 984/3905] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:36 2026] DELETE /volume/v3/types/147ee06d-2c90-43ee-80ef-35a86c0b2834 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:36.585905 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2817520f-bce3-4106-b51f-2b0069adcb36 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:36.589800 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2817520f-bce3-4106-b51f-2b0069adcb36 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] GET https://10.4.3.19/volume/v3/types/147ee06d-2c90-43ee-80ef-35a86c0b2834 Jul 09 15:46:36.590010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2817520f-bce3-4106-b51f-2b0069adcb36 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:36.590257 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2817520f-bce3-4106-b51f-2b0069adcb36 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:36.595449 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2337f8a9-fcb6-4125-987a-cc322fc9b59f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:36.595583 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2817520f-bce3-4106-b51f-2b0069adcb36 tempest-GroupsV320Test-1485638929 tempest-GroupsV320Test-1485638929-project-admin] https://10.4.3.19/volume/v3/types/147ee06d-2c90-43ee-80ef-35a86c0b2834 returned with HTTP 404 Jul 09 15:46:36.596009 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 991/3906] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:36 2026] GET /volume/v3/types/147ee06d-2c90-43ee-80ef-35a86c0b2834 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:36.596660 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2337f8a9-fcb6-4125-987a-cc322fc9b59f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:36.596867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2337f8a9-fcb6-4125-987a-cc322fc9b59f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:36.597011 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2337f8a9-fcb6-4125-987a-cc322fc9b59f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:36.597134 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2337f8a9-fcb6-4125-987a-cc322fc9b59f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:36.602056 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:36.602056 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:36.602920 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2337f8a9-fcb6-4125-987a-cc322fc9b59f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:36.603285 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 962/3907] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:36 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:36.895910 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7ad2e54e-2004-4a58-b66b-b72bd916ba1f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:36.898032 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ad2e54e-2004-4a58-b66b-b72bd916ba1f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] GET https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a Jul 09 15:46:36.898353 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ad2e54e-2004-4a58-b66b-b72bd916ba1f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:36.899094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ad2e54e-2004-4a58-b66b-b72bd916ba1f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:36.905144 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:36.905144 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:36.907096 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7ad2e54e-2004-4a58-b66b-b72bd916ba1f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:46:36.907096 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ad2e54e-2004-4a58-b66b-b72bd916ba1f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a returned with HTTP 200 Jul 09 15:46:36.907496 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 971/3908] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:36 2026] GET /volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:36.921723 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f6719644-c7df-455b-a414-279c11fab17e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:36.923951 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f6719644-c7df-455b-a414-279c11fab17e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a Jul 09 15:46:36.924204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f6719644-c7df-455b-a414-279c11fab17e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:36.924454 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f6719644-c7df-455b-a414-279c11fab17e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:36.924593 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-f6719644-c7df-455b-a414-279c11fab17e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Delete snapshot with id: 696a523e-8153-4d7d-b1ee-6c588f9e921a Jul 09 15:46:36.931006 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:36.931006 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:36.931592 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f6719644-c7df-455b-a414-279c11fab17e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:46:36.952945 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f6719644-c7df-455b-a414-279c11fab17e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot delete request issued successfully. Jul 09 15:46:36.953547 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f6719644-c7df-455b-a414-279c11fab17e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a returned with HTTP 202 Jul 09 15:46:36.954130 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 985/3909] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:36 2026] DELETE /volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:36.965363 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-12a4524d-d378-4129-9ed5-fc55ddae7cc8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:36.969216 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-12a4524d-d378-4129-9ed5-fc55ddae7cc8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] GET https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a Jul 09 15:46:36.969216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-12a4524d-d378-4129-9ed5-fc55ddae7cc8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:36.969216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-12a4524d-d378-4129-9ed5-fc55ddae7cc8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:36.974919 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:36.974919 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:36.975752 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-12a4524d-d378-4129-9ed5-fc55ddae7cc8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:46:36.977100 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-12a4524d-d378-4129-9ed5-fc55ddae7cc8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a returned with HTTP 200 Jul 09 15:46:36.977727 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 992/3910] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:36 2026] GET /volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a => generated 463 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:37.619525 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-72735aaf-1240-45c2-ade4-f0e36bed307b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:37.622299 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-72735aaf-1240-45c2-ade4-f0e36bed307b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:37.622530 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-72735aaf-1240-45c2-ade4-f0e36bed307b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:37.622759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-72735aaf-1240-45c2-ade4-f0e36bed307b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:37.622925 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-72735aaf-1240-45c2-ade4-f0e36bed307b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:37.627529 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:37.627529 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:37.628395 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-72735aaf-1240-45c2-ade4-f0e36bed307b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:37.628889 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 963/3911] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:37 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:37.990996 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-048afe1c-0ebf-48b3-9ebd-7d0e22c6a2e7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:37.992948 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-048afe1c-0ebf-48b3-9ebd-7d0e22c6a2e7 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] GET https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a Jul 09 15:46:37.993255 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-048afe1c-0ebf-48b3-9ebd-7d0e22c6a2e7 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:37.993570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-048afe1c-0ebf-48b3-9ebd-7d0e22c6a2e7 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:38.004121 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-048afe1c-0ebf-48b3-9ebd-7d0e22c6a2e7 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a returned with HTTP 404 Jul 09 15:46:38.004753 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 972/3912] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:37 2026] GET /volume/v3/snapshots/696a523e-8153-4d7d-b1ee-6c588f9e921a => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:38.020204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38111068-0072-453d-bb58-6215557b2701 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:38.023401 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38111068-0072-453d-bb58-6215557b2701 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 Jul 09 15:46:38.023815 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38111068-0072-453d-bb58-6215557b2701 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:38.023920 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38111068-0072-453d-bb58-6215557b2701 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:38.024141 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-38111068-0072-453d-bb58-6215557b2701 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: 9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 Jul 09 15:46:38.036541 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:38.036541 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:38.036940 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-38111068-0072-453d-bb58-6215557b2701 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:38.062564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:38.071101 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-38111068-0072-453d-bb58-6215557b2701 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:46:38.071334 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38111068-0072-453d-bb58-6215557b2701 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 returned with HTTP 202 Jul 09 15:46:38.071852 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 986/3913] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:38 2026] DELETE /volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:38.087131 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5baaf422-b27e-4154-8607-c8577e1fd205 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:38.089444 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5baaf422-b27e-4154-8607-c8577e1fd205 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 Jul 09 15:46:38.089696 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5baaf422-b27e-4154-8607-c8577e1fd205 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:38.089950 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5baaf422-b27e-4154-8607-c8577e1fd205 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:38.112155 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:38.112155 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:38.119538 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5baaf422-b27e-4154-8607-c8577e1fd205 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:38.127288 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5baaf422-b27e-4154-8607-c8577e1fd205 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 returned with HTTP 200 Jul 09 15:46:38.127713 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 964/3914] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:38 2026] GET /volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 => generated 1006 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:38.228125 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:38.228581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-189068634"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:38.230406 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-189068634'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:38.230558 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Create volume of 1 GB Jul 09 15:46:38.235400 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Availability Zones retrieved successfully. Jul 09 15:46:38.242973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Flow 'volume_create_api' (42513131-9641-4306-be4b-2d5a2018759e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:38.244199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125aca3f-fd83-4e39-a298-29179381630f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:38.245403 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:38.277435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (125aca3f-fd83-4e39-a298-29179381630f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:38.278455 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7bd90d1-1c41-4fed-b979-4ed5447603f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:38.348715 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Created reservations ['0fecef59-3e40-4bf9-8f89-1c0101032d63', '8c3adbc5-57a4-4514-95e2-89bf13d70a0d', '37289bb7-087b-45c3-9d42-0b2ac26ce91b', '9cceb08b-fa15-495c-bea4-672f43a54a01'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:38.349702 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7bd90d1-1c41-4fed-b979-4ed5447603f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fecef59-3e40-4bf9-8f89-1c0101032d63', '8c3adbc5-57a4-4514-95e2-89bf13d70a0d', '37289bb7-087b-45c3-9d42-0b2ac26ce91b', '9cceb08b-fa15-495c-bea4-672f43a54a01']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:38.350661 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f927e41b-df5d-4707-9dae-a5e36dc7a5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:38.379405 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f927e41b-df5d-4707-9dae-a5e36dc7a5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13cfebc0-1377-46af-8efd-e669c355a4ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-189068634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d0404cbb6b43ac84f362dd22d67514',qos_specs=None,replication_status=,reservations=['0fecef59-3e40-4bf9-8f89-1c0101032d63','8c3adbc5-57a4-4514-95e2-89bf13d70a0d','37289bb7-087b-45c3-9d42-0b2ac26ce91b','9cceb08b-fa15-495c-bea4-672f43a54a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24021750d1aa4e48b51d6918bc3fd50b',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-189068634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13cfebc0-1377-46af-8efd-e669c355a4ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d0404cbb6b43ac84f362dd22d67514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24021750d1aa4e48b51d6918bc3fd50b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:38.380492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05034659-c3ef-4c72-90b3-3c29bf3c73e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:38.413953 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05034659-c3ef-4c72-90b3-3c29bf3c73e4) transitioned into state 'SUCCESS' from state '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-189068634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d0404cbb6b43ac84f362dd22d67514',qos_specs=None,replication_status=,reservations=['0fecef59-3e40-4bf9-8f89-1c0101032d63','8c3adbc5-57a4-4514-95e2-89bf13d70a0d','37289bb7-087b-45c3-9d42-0b2ac26ce91b','9cceb08b-fa15-495c-bea4-672f43a54a01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24021750d1aa4e48b51d6918bc3fd50b',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:38.414823 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c8993a-6433-4ac2-ad6a-50c9a5f1b9b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:38.428287 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8c8993a-6433-4ac2-ad6a-50c9a5f1b9b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:38.429523 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Flow 'volume_create_api' (42513131-9641-4306-be4b-2d5a2018759e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:38.429952 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Create volume request issued successfully. Jul 09 15:46:38.431237 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1292dfad-2889-46c5-bcb9-66e2051d4301 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:38.431816 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 993/3915] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:46:38 2026] POST /volume/v3/volumes => generated 763 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:38.456454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dffef6ea-5e1b-4e9d-92b2-199097cd661b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:38.461311 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dffef6ea-5e1b-4e9d-92b2-199097cd661b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:38.461530 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dffef6ea-5e1b-4e9d-92b2-199097cd661b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:38.461774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dffef6ea-5e1b-4e9d-92b2-199097cd661b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:38.473418 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:38.473418 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:38.479865 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dffef6ea-5e1b-4e9d-92b2-199097cd661b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:38.491588 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dffef6ea-5e1b-4e9d-92b2-199097cd661b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce returned with HTTP 200 Jul 09 15:46:38.492115 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 973/3916] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:38 2026] GET /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce => generated 831 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:38.641901 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-05cd1eb6-ede9-4375-9d5f-0ad67612b86b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:38.643983 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-05cd1eb6-ede9-4375-9d5f-0ad67612b86b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:38.644213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-05cd1eb6-ede9-4375-9d5f-0ad67612b86b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:38.644419 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-05cd1eb6-ede9-4375-9d5f-0ad67612b86b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:38.644722 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-05cd1eb6-ede9-4375-9d5f-0ad67612b86b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:38.652332 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:38.652332 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:38.652332 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-05cd1eb6-ede9-4375-9d5f-0ad67612b86b tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:38.652332 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 987/3917] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:38 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:39.141846 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0a56bcfd-6ae1-45d1-862a-6004452b5ad3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.143934 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0a56bcfd-6ae1-45d1-862a-6004452b5ad3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 Jul 09 15:46:39.144214 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0a56bcfd-6ae1-45d1-862a-6004452b5ad3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:39.144507 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0a56bcfd-6ae1-45d1-862a-6004452b5ad3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:39.152811 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0a56bcfd-6ae1-45d1-862a-6004452b5ad3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 returned with HTTP 404 Jul 09 15:46:39.154210 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 965/3918] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:39 2026] GET /volume/v3/volumes/9f886c5e-34b0-4bbc-a2a6-2abb97ae2bc6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:39.165097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.167587 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:39.167842 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1439265975"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:39.170280 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1439265975'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:39.170280 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:46:39.170280 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.170280 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:39.176823 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:46:39.184573 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (af4add81-c849-44ec-8809-a8ea8c9f9c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:39.185725 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60be6c21-414f-4e10-928b-a27578b03bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.187585 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:39.225678 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60be6c21-414f-4e10-928b-a27578b03bf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.226869 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906d7e7f-3fab-471a-aecb-9ef70db7f794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.280002 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['e6eaf008-755e-4c58-a5fc-a93099a082db', 'bcb4bf44-3055-4618-bbf5-4cc3067fbef6', '325c70aa-913b-4b67-a1df-b8a3c5bca83a', '42f1640f-6a21-4411-874b-3663d14c2168'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:39.281108 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (906d7e7f-3fab-471a-aecb-9ef70db7f794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6eaf008-755e-4c58-a5fc-a93099a082db', 'bcb4bf44-3055-4618-bbf5-4cc3067fbef6', '325c70aa-913b-4b67-a1df-b8a3c5bca83a', '42f1640f-6a21-4411-874b-3663d14c2168']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.282063 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f597a1d7-630b-4a52-9e54-7b3dbb70ada3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.312100 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f597a1d7-630b-4a52-9e54-7b3dbb70ada3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1439265975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['e6eaf008-755e-4c58-a5fc-a93099a082db','bcb4bf44-3055-4618-bbf5-4cc3067fbef6','325c70aa-913b-4b67-a1df-b8a3c5bca83a','42f1640f-6a21-4411-874b-3663d14c2168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1439265975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.313043 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc137f2e-a402-4e88-b016-6da8c1cff064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.338719 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc137f2e-a402-4e88-b016-6da8c1cff064) transitioned into state 'SUCCESS' from state '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-1439265975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['e6eaf008-755e-4c58-a5fc-a93099a082db','bcb4bf44-3055-4618-bbf5-4cc3067fbef6','325c70aa-913b-4b67-a1df-b8a3c5bca83a','42f1640f-6a21-4411-874b-3663d14c2168'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.339788 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21254fbe-49a3-494a-96d3-827396216b75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.352454 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21254fbe-49a3-494a-96d3-827396216b75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.354993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (af4add81-c849-44ec-8809-a8ea8c9f9c84) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:39.354993 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:46:39.354993 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0ff6db8a-5ef9-40c0-9df6-eaafaed83854 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:39.355364 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 994/3919] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:39 2026] POST /volume/v3/volumes => generated 776 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:39.369348 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f58f02bd-c6c1-407c-b753-7f7f24c49607 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.371727 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f58f02bd-c6c1-407c-b753-7f7f24c49607 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd Jul 09 15:46:39.375211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f58f02bd-c6c1-407c-b753-7f7f24c49607 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:39.375211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f58f02bd-c6c1-407c-b753-7f7f24c49607 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:39.382033 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.382033 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:39.382905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0e023df6-a77a-4358-8e0d-07d76bcb0baf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.390162 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f58f02bd-c6c1-407c-b753-7f7f24c49607 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:39.398481 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f58f02bd-c6c1-407c-b753-7f7f24c49607 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd returned with HTTP 200 Jul 09 15:46:39.399069 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 974/3920] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:39 2026] GET /volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd => generated 955 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:39.442293 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-ae6695db-8fda-42c2-8a78-99c87acd2380 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.448767 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-ae6695db-8fda-42c2-8a78-99c87acd2380 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] DELETE https://10.4.3.19/volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431 Jul 09 15:46:39.449077 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-ae6695db-8fda-42c2-8a78-99c87acd2380 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:39.449210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-ae6695db-8fda-42c2-8a78-99c87acd2380 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:39.471261 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.471261 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:39.508591 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0e023df6-a77a-4358-8e0d-07d76bcb0baf tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:39.509035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0e023df6-a77a-4358-8e0d-07d76bcb0baf tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1596027818", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:39.510612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1420f99b-9649-4a58-94ec-695553919239 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.512824 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1420f99b-9649-4a58-94ec-695553919239 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:39.513570 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1420f99b-9649-4a58-94ec-695553919239 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:39.513570 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1420f99b-9649-4a58-94ec-695553919239 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:39.523753 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.523753 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:39.528661 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1420f99b-9649-4a58-94ec-695553919239 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:39.530667 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0e023df6-a77a-4358-8e0d-07d76bcb0baf tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:39.531107 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 988/3921] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:46:39 2026] POST /volume/v3/types => generated 275 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:39.534346 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1420f99b-9649-4a58-94ec-695553919239 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce returned with HTTP 200 Jul 09 15:46:39.534822 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 995/3922] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:39 2026] GET /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:39.541294 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9e19753b-fe0d-475f-a792-e36a3dc06ded None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.543472 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9e19753b-fe0d-475f-a792-e36a3dc06ded tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:39.543818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9e19753b-fe0d-475f-a792-e36a3dc06ded tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1812475090", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:39.549115 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-31ae690d-afd6-4909-9d47-f6e0f3db6ae3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.551067 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-31ae690d-afd6-4909-9d47-f6e0f3db6ae3 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:39.551457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-31ae690d-afd6-4909-9d47-f6e0f3db6ae3 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "13cfebc0-1377-46af-8efd-e669c355a4ce", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1424884615"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:39.560963 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.560963 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:39.561664 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-31ae690d-afd6-4909-9d47-f6e0f3db6ae3 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:39.561837 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-31ae690d-afd6-4909-9d47-f6e0f3db6ae3 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Create snapshot from volume 13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:39.566432 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9e19753b-fe0d-475f-a792-e36a3dc06ded tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:39.566981 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 975/3923] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:46:39 2026] POST /volume/v3/types => generated 275 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:39.578493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.616035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-31ae690d-afd6-4909-9d47-f6e0f3db6ae3 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Created reservations ['7dc28296-7195-4b02-94f0-7d03f87009fa', '7620629d-78d2-489f-bf00-4607ff40487b', 'b5aff93d-e422-4a0a-aa96-8de7805b6a12', '2f2323cf-3d1d-4b70-803c-48580b0f39ee'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:39.665371 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a99177b9-1b14-40d2-a4e6-f575316eafe5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.668151 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a99177b9-1b14-40d2-a4e6-f575316eafe5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:39.668294 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a99177b9-1b14-40d2-a4e6-f575316eafe5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:39.668520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a99177b9-1b14-40d2-a4e6-f575316eafe5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:39.668639 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-a99177b9-1b14-40d2-a4e6-f575316eafe5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:39.672996 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-31ae690d-afd6-4909-9d47-f6e0f3db6ae3 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot create request issued successfully. Jul 09 15:46:39.673575 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-31ae690d-afd6-4909-9d47-f6e0f3db6ae3 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:39.673995 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:39.674161 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 989/3924] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:39 2026] POST /volume/v3/snapshots => generated 322 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:39.676220 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-863937070", "volume_type": "fa07ac18-e199-4432-b874-4f2a2f3b5cd7", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:39.676331 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.676331 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:39.676331 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a99177b9-1b14-40d2-a4e6-f575316eafe5 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:39.676331 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 976/3925] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:39 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:39.676566 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-863937070', 'volume_type': 'fa07ac18-e199-4432-b874-4f2a2f3b5cd7', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:39.684102 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Create volume of 1 GB Jul 09 15:46:39.684102 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.684102 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:39.684429 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Availability Zones retrieved successfully. Jul 09 15:46:39.685719 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b92c844e-2b91-4267-b8c2-1afc9c9ae9f2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.690285 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b92c844e-2b91-4267-b8c2-1afc9c9ae9f2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b Jul 09 15:46:39.690285 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b92c844e-2b91-4267-b8c2-1afc9c9ae9f2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:39.690565 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b92c844e-2b91-4267-b8c2-1afc9c9ae9f2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:39.692003 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Flow 'volume_create_api' (2338f3a2-f4f7-4d7d-92aa-341d608a24ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:39.692431 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a939677-1f20-46af-b302-d10e142a61ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.693742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:39.696774 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.696774 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:39.697580 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b92c844e-2b91-4267-b8c2-1afc9c9ae9f2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:39.698294 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b92c844e-2b91-4267-b8c2-1afc9c9ae9f2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b returned with HTTP 200 Jul 09 15:46:39.698704 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 990/3926] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:39 2026] GET /volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:39.721602 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a939677-1f20-46af-b302-d10e142a61ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:46:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=fa07ac18-e199-4432-b874-4f2a2f3b5cd7,is_public=True,name='tempest-VolumeTypesTest-volume-type-1596027818',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fa07ac18-e199-4432-b874-4f2a2f3b5cd7', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.722305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d8ae80-820c-4f2e-aa52-5e410e5da3f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.759309 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1596027818 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1596027818, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:39.759784 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1596027818 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1596027818, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:39.798026 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Created reservations ['f481cded-923a-4901-94c7-c56fcf4269b3', 'b0ffd2b7-67ac-4278-b2f5-47bd5db03cfe', '8e835ff8-cb2d-4ceb-a472-0b965f44678b', '4b62dd7a-3ece-4d0f-ab9d-b8d7f4b25bd5'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:39.798815 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43d8ae80-820c-4f2e-aa52-5e410e5da3f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f481cded-923a-4901-94c7-c56fcf4269b3', 'b0ffd2b7-67ac-4278-b2f5-47bd5db03cfe', '8e835ff8-cb2d-4ceb-a472-0b965f44678b', '4b62dd7a-3ece-4d0f-ab9d-b8d7f4b25bd5']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.799494 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17a2ffb-3eb5-42bf-a8be-ed8d80915c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.827024 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d17a2ffb-3eb5-42bf-a8be-ed8d80915c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '868c6dbf-c7b0-4de8-844c-4d3b98a97473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-863937070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cfb614558bd480cb35802ead4766800',qos_specs=None,replication_status=,reservations=['f481cded-923a-4901-94c7-c56fcf4269b3','b0ffd2b7-67ac-4278-b2f5-47bd5db03cfe','8e835ff8-cb2d-4ceb-a472-0b965f44678b','4b62dd7a-3ece-4d0f-ab9d-b8d7f4b25bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d72d05552bd4b4b9c70ee112743f70b',volume_type_id=fa07ac18-e199-4432-b874-4f2a2f3b5cd7), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-863937070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=868c6dbf-c7b0-4de8-844c-4d3b98a97473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6cfb614558bd480cb35802ead4766800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d72d05552bd4b4b9c70ee112743f70b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fa07ac18-e199-4432-b874-4f2a2f3b5cd7),volume_type_id=fa07ac18-e199-4432-b874-4f2a2f3b5cd7)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.827714 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858c0cfc-741c-4a29-946a-e5694f2ed23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.846646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (858c0cfc-741c-4a29-946a-e5694f2ed23b) transitioned into state 'SUCCESS' from state '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-863937070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6cfb614558bd480cb35802ead4766800',qos_specs=None,replication_status=,reservations=['f481cded-923a-4901-94c7-c56fcf4269b3','b0ffd2b7-67ac-4278-b2f5-47bd5db03cfe','8e835ff8-cb2d-4ceb-a472-0b965f44678b','4b62dd7a-3ece-4d0f-ab9d-b8d7f4b25bd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d72d05552bd4b4b9c70ee112743f70b',volume_type_id=fa07ac18-e199-4432-b874-4f2a2f3b5cd7)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.847588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9d9cfc-de6c-4c84-9e9c-9bc88fea847f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:39.856746 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1a9d9cfc-de6c-4c84-9e9c-9bc88fea847f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:39.857666 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Flow 'volume_create_api' (2338f3a2-f4f7-4d7d-92aa-341d608a24ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:39.858017 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Create volume request issued successfully. Jul 09 15:46:39.858678 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-82127f46-8984-45a8-b9a3-adf0ab52b434 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:39.859127 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 996/3927] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:46:39 2026] POST /volume/v3/volumes => generated 781 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:39.872201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c6774b3f-1406-4521-91f9-c2dafb94180c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:39.874781 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6774b3f-1406-4521-91f9-c2dafb94180c tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] GET https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:39.875073 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6774b3f-1406-4521-91f9-c2dafb94180c tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:39.875349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6774b3f-1406-4521-91f9-c2dafb94180c tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:39.885600 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:39.885600 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:39.891103 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c6774b3f-1406-4521-91f9-c2dafb94180c tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:39.898374 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6774b3f-1406-4521-91f9-c2dafb94180c tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 200 Jul 09 15:46:39.898897 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 977/3928] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:39 2026] GET /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:40.018359 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-ae6695db-8fda-42c2-8a78-99c87acd2380 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431 returned with HTTP 200 Jul 09 15:46:40.018896 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 966/3929] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:46:39 2026] DELETE /volume/v3/attachments/a9ea364c-4bbe-4f53-ad30-44acb56a6431 => generated 19 bytes in 578 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:40.041869 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-58d2f0bc-d6a7-41ab-b66d-fa2ca8b8a749 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.042224 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-58d2f0bc-d6a7-41ab-b66d-fa2ca8b8a749 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] DELETE https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:40.042501 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-58d2f0bc-d6a7-41ab-b66d-fa2ca8b8a749 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:40.043519 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-58d2f0bc-d6a7-41ab-b66d-fa2ca8b8a749 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:40.043519 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-58d2f0bc-d6a7-41ab-b66d-fa2ca8b8a749 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Delete volume with id: 03846c44-e86a-46ed-bfbe-7743528103d4 Jul 09 15:46:40.051913 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.051913 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:40.052590 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-58d2f0bc-d6a7-41ab-b66d-fa2ca8b8a749 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Volume info retrieved successfully. Jul 09 15:46:40.072026 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-58d2f0bc-d6a7-41ab-b66d-fa2ca8b8a749 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] Delete volume request issued successfully. Jul 09 15:46:40.072334 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-5d80f05d-0a86-4bf7-b45a-df3338242215 req-58d2f0bc-d6a7-41ab-b66d-fa2ca8b8a749 tempest-ImageDependencyTests-1755334425 tempest-ImageDependencyTests-1755334425-project-member] https://10.4.3.19/volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 returned with HTTP 202 Jul 09 15:46:40.072948 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 991/3930] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:46:40 2026] DELETE /volume/v3/volumes/03846c44-e86a-46ed-bfbe-7743528103d4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:40.414902 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f81a8725-d3b9-42b5-9cba-4fb06386a45b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.417023 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f81a8725-d3b9-42b5-9cba-4fb06386a45b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd Jul 09 15:46:40.417273 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f81a8725-d3b9-42b5-9cba-4fb06386a45b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:40.417553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f81a8725-d3b9-42b5-9cba-4fb06386a45b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:40.424799 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.424799 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:40.428202 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f81a8725-d3b9-42b5-9cba-4fb06386a45b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:40.431891 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f81a8725-d3b9-42b5-9cba-4fb06386a45b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd returned with HTTP 200 Jul 09 15:46:40.432299 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 997/3931] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:40 2026] GET /volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:40.443880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a31d810d-c0b6-41f4-8c47-2ea20de62010 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.445558 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a31d810d-c0b6-41f4-8c47-2ea20de62010 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:40.445879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a31d810d-c0b6-41f4-8c47-2ea20de62010 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2061938740"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:40.454536 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.454536 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:40.454793 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a31d810d-c0b6-41f4-8c47-2ea20de62010 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:40.454899 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-a31d810d-c0b6-41f4-8c47-2ea20de62010 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create snapshot from volume ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd Jul 09 15:46:40.478858 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-a31d810d-c0b6-41f4-8c47-2ea20de62010 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['7b876183-9e5d-408f-b01e-2a86651a9434', 'bae55c6f-aeb2-4fb2-b92a-995f8bf3754a', '8912b6e4-dc0b-4936-935f-359501d3e358', 'f8c41618-5711-4601-b2b6-7a166a07bc2a'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:40.509111 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a31d810d-c0b6-41f4-8c47-2ea20de62010 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot create request issued successfully. Jul 09 15:46:40.509439 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a31d810d-c0b6-41f4-8c47-2ea20de62010 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:40.509825 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 978/3932] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:40.517952 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2731696c-674b-4479-be04-d114d3d5fc11 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.519646 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2731696c-674b-4479-be04-d114d3d5fc11 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:40.519889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2731696c-674b-4479-be04-d114d3d5fc11 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:40.520107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2731696c-674b-4479-be04-d114d3d5fc11 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:40.525854 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.525854 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:40.526284 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2731696c-674b-4479-be04-d114d3d5fc11 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:40.527104 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2731696c-674b-4479-be04-d114d3d5fc11 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 returned with HTTP 200 Jul 09 15:46:40.527528 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 967/3933] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:40 2026] GET /volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:40.689091 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7d5eacc7-9233-4c09-85d9-ed39f2582a22 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.692871 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7d5eacc7-9233-4c09-85d9-ed39f2582a22 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:40.693103 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7d5eacc7-9233-4c09-85d9-ed39f2582a22 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:40.693460 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7d5eacc7-9233-4c09-85d9-ed39f2582a22 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:40.693588 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7d5eacc7-9233-4c09-85d9-ed39f2582a22 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:40.700469 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.700469 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:40.701212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7d5eacc7-9233-4c09-85d9-ed39f2582a22 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:40.701651 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 992/3934] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:40 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:40.710298 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-08e29566-b0fe-4be2-b535-cd0b8b308c78 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.712934 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-08e29566-b0fe-4be2-b535-cd0b8b308c78 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b Jul 09 15:46:40.714239 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-08e29566-b0fe-4be2-b535-cd0b8b308c78 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:40.714239 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-08e29566-b0fe-4be2-b535-cd0b8b308c78 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:40.720423 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.720423 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:40.721047 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-08e29566-b0fe-4be2-b535-cd0b8b308c78 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:40.722150 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-08e29566-b0fe-4be2-b535-cd0b8b308c78 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b returned with HTTP 200 Jul 09 15:46:40.725167 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 998/3935] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:40 2026] GET /volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:40.736034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0cede08b-6b80-4c0b-a895-33edba6ada50 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.738890 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0cede08b-6b80-4c0b-a895-33edba6ada50 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] POST https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce/action Jul 09 15:46:40.739533 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0cede08b-6b80-4c0b-a895-33edba6ada50 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action body: b'{"revert": {"snapshot_id": "a04a008b-105c-4e61-a42e-03fdaecf743b"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:40.739711 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0cede08b-6b80-4c0b-a895-33edba6ada50 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "a04a008b-105c-4e61-a42e-03fdaecf743b"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:40.751361 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.751361 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:40.752074 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0cede08b-6b80-4c0b-a895-33edba6ada50 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume retrieved successfully. Jul 09 15:46:40.770680 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0cede08b-6b80-4c0b-a895-33edba6ada50 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Reverting volume 13cfebc0-1377-46af-8efd-e669c355a4ce to snapshot a04a008b-105c-4e61-a42e-03fdaecf743b. Jul 09 15:46:40.771806 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.771806 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:40.792711 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0cede08b-6b80-4c0b-a895-33edba6ada50 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce/action returned with HTTP 202 Jul 09 15:46:40.793440 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 979/3936] 10.4.3.19 () {70 vars in 1424 bytes} [Thu Jul 9 15:46:40 2026] POST /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 09 15:46:40.801038 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d8104754-a682-44c2-a758-4707ea2c4a0b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.804197 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d8104754-a682-44c2-a758-4707ea2c4a0b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:40.804618 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d8104754-a682-44c2-a758-4707ea2c4a0b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:40.804769 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d8104754-a682-44c2-a758-4707ea2c4a0b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:40.812809 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.812809 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:40.817644 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d8104754-a682-44c2-a758-4707ea2c4a0b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:40.822686 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d8104754-a682-44c2-a758-4707ea2c4a0b tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce returned with HTTP 200 Jul 09 15:46:40.823021 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 968/3937] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:40 2026] GET /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:40.914605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4c679a17-ce50-41fb-b679-b60287920c7a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.916539 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4c679a17-ce50-41fb-b679-b60287920c7a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] GET https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:40.916747 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4c679a17-ce50-41fb-b679-b60287920c7a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:40.916987 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4c679a17-ce50-41fb-b679-b60287920c7a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:40.926649 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.926649 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:40.933383 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4c679a17-ce50-41fb-b679-b60287920c7a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:40.939983 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4c679a17-ce50-41fb-b679-b60287920c7a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 200 Jul 09 15:46:40.940401 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 993/3938] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:40 2026] GET /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:40.956970 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:40.959660 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] POST https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473/action Jul 09 15:46:40.960269 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Action body: b'{"os-retype": {"new_type": "7a3f6cad-9036-4aec-a07d-b022aed8b447"}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:40.960810 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "7a3f6cad-9036-4aec-a07d-b022aed8b447"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:40.976515 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:40.976515 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:40.977225 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:41.007476 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1812475090 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1812475090, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:41.007940 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1812475090 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1812475090, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:41.035580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Created reservations ['0a8ad901-9199-4672-a82d-1857b1f1cf74', '4e0c3297-d702-45ca-bcfa-55273e4dace9'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:41.062077 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Created reservations ['2a59bd0a-bb46-4cbf-b924-b4fac9cee431', '2b5398ff-bbdb-48ea-aa18-bbd0fd040da4'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:41.089785 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Retype volume request issued successfully. Jul 09 15:46:41.090016 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2799920b-58f2-4e7c-aebe-1414a71d1fd0 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473/action returned with HTTP 202 Jul 09 15:46:41.090620 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 999/3939] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:46:40 2026] POST /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473/action => generated 0 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:41.100219 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bb10bb47-7356-4a10-907f-2969fe143d37 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.101123 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bb10bb47-7356-4a10-907f-2969fe143d37 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] GET https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:41.101530 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bb10bb47-7356-4a10-907f-2969fe143d37 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:41.101897 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bb10bb47-7356-4a10-907f-2969fe143d37 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:41.110685 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:41.110685 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:41.115575 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bb10bb47-7356-4a10-907f-2969fe143d37 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:41.121155 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bb10bb47-7356-4a10-907f-2969fe143d37 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 200 Jul 09 15:46:41.122227 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 980/3940] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:41 2026] GET /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:41.537543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3ec632ea-5383-4982-8e7c-2c6f8578bb94 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.540332 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3ec632ea-5383-4982-8e7c-2c6f8578bb94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:41.540546 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3ec632ea-5383-4982-8e7c-2c6f8578bb94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:41.540755 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3ec632ea-5383-4982-8e7c-2c6f8578bb94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:41.546130 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:41.546130 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:41.546553 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3ec632ea-5383-4982-8e7c-2c6f8578bb94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:41.547576 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3ec632ea-5383-4982-8e7c-2c6f8578bb94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 returned with HTTP 200 Jul 09 15:46:41.548153 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 969/3941] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:41 2026] GET /volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:41.557381 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-138c005a-809f-4a0d-b888-33e3da8be2ad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.559193 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-138c005a-809f-4a0d-b888-33e3da8be2ad tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:41.559424 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-138c005a-809f-4a0d-b888-33e3da8be2ad tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:41.559621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-138c005a-809f-4a0d-b888-33e3da8be2ad tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:41.559723 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-138c005a-809f-4a0d-b888-33e3da8be2ad tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Delete snapshot with id: 9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:41.564342 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:41.564342 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:41.564786 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-138c005a-809f-4a0d-b888-33e3da8be2ad tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:46:41.596720 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-138c005a-809f-4a0d-b888-33e3da8be2ad tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot delete request issued successfully. Jul 09 15:46:41.596720 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-138c005a-809f-4a0d-b888-33e3da8be2ad tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 returned with HTTP 202 Jul 09 15:46:41.596720 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 994/3942] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:41 2026] DELETE /volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:41.602214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-581ba94f-2f85-4fa7-a549-1381b350b488 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.605344 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-581ba94f-2f85-4fa7-a549-1381b350b488 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] GET https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:41.605344 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-581ba94f-2f85-4fa7-a549-1381b350b488 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:41.605344 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-581ba94f-2f85-4fa7-a549-1381b350b488 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:41.610891 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:41.610891 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:41.611442 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-581ba94f-2f85-4fa7-a549-1381b350b488 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:46:41.612365 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-581ba94f-2f85-4fa7-a549-1381b350b488 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 returned with HTTP 200 Jul 09 15:46:41.612824 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1000/3943] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:41 2026] GET /volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:41.712942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-acfa67a9-f1e8-4412-be8a-e6b822655a59 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.714643 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-acfa67a9-f1e8-4412-be8a-e6b822655a59 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:41.714865 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-acfa67a9-f1e8-4412-be8a-e6b822655a59 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:41.715085 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-acfa67a9-f1e8-4412-be8a-e6b822655a59 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:41.715247 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-acfa67a9-f1e8-4412-be8a-e6b822655a59 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:41.719399 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:41.719399 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:41.720100 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-acfa67a9-f1e8-4412-be8a-e6b822655a59 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:41.720560 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 981/3944] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:41 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:41.835835 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-04b977d3-483a-4e75-b647-7b57624e1745 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.837752 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-04b977d3-483a-4e75-b647-7b57624e1745 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:41.837988 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-04b977d3-483a-4e75-b647-7b57624e1745 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:41.838217 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-04b977d3-483a-4e75-b647-7b57624e1745 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:41.845589 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:41.845589 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:41.849470 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-04b977d3-483a-4e75-b647-7b57624e1745 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:41.854280 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-04b977d3-483a-4e75-b647-7b57624e1745 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce returned with HTTP 200 Jul 09 15:46:41.854725 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 970/3945] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:41 2026] GET /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:41.868772 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c3b33a63-77e8-4dfa-a27f-d544f3020aa2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.870516 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c3b33a63-77e8-4dfa-a27f-d544f3020aa2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b Jul 09 15:46:41.870734 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c3b33a63-77e8-4dfa-a27f-d544f3020aa2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:41.870918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c3b33a63-77e8-4dfa-a27f-d544f3020aa2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:41.872661 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=338,cinder:UPDATE=73,cinder:INSERT=44 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:46:41.876198 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:41.876198 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:41.876702 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c3b33a63-77e8-4dfa-a27f-d544f3020aa2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:41.877845 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c3b33a63-77e8-4dfa-a27f-d544f3020aa2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b returned with HTTP 200 Jul 09 15:46:41.878611 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 995/3946] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:41 2026] GET /volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b => generated 481 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:41.889498 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6d35e088-79e4-419b-b0bb-1b8652a10789 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.891210 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6d35e088-79e4-419b-b0bb-1b8652a10789 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:41.891688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6d35e088-79e4-419b-b0bb-1b8652a10789 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:41.892017 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6d35e088-79e4-419b-b0bb-1b8652a10789 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:41.903506 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:41.903506 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:41.908221 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6d35e088-79e4-419b-b0bb-1b8652a10789 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:41.912325 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6d35e088-79e4-419b-b0bb-1b8652a10789 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce returned with HTTP 200 Jul 09 15:46:41.912732 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1001/3947] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:41 2026] GET /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:41.931302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:41.932922 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:41.933374 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-240455040"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:41.935048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-240455040'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:41.935218 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Create volume of 1 GB Jul 09 15:46:41.939978 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Availability Zones retrieved successfully. Jul 09 15:46:41.945424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Flow 'volume_create_api' (e5c0e9ee-ded3-4604-8371-72d0daae4681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:41.946661 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8238f528-57e0-4594-82f4-470435499f9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:41.947708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:41.981170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8238f528-57e0-4594-82f4-470435499f9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:41.981884 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743976e3-428c-4c4f-b8f9-fa203c05376f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:42.034582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Created reservations ['3c1c5e94-cc41-49c3-b424-2f9262f36481', '6a9e932c-f260-43c0-b0e6-a83c43075c13', '141f0b5f-b287-457b-bf93-146d0bb94c7a', '56235c12-f7ec-46b4-998d-b684ad6afb90'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:42.035719 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (743976e3-428c-4c4f-b8f9-fa203c05376f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c1c5e94-cc41-49c3-b424-2f9262f36481', '6a9e932c-f260-43c0-b0e6-a83c43075c13', '141f0b5f-b287-457b-bf93-146d0bb94c7a', '56235c12-f7ec-46b4-998d-b684ad6afb90']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:42.036799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3813e12-05a5-4034-8d0f-2e6dcec5bb23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:42.063490 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3813e12-05a5-4034-8d0f-2e6dcec5bb23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd725fb56-2100-4d4b-b019-03e63dbf1658', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-240455040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d0404cbb6b43ac84f362dd22d67514',qos_specs=None,replication_status=,reservations=['3c1c5e94-cc41-49c3-b424-2f9262f36481','6a9e932c-f260-43c0-b0e6-a83c43075c13','141f0b5f-b287-457b-bf93-146d0bb94c7a','56235c12-f7ec-46b4-998d-b684ad6afb90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24021750d1aa4e48b51d6918bc3fd50b',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-240455040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d725fb56-2100-4d4b-b019-03e63dbf1658,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9d0404cbb6b43ac84f362dd22d67514',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24021750d1aa4e48b51d6918bc3fd50b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:42.064297 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf8b943-8f4a-48e4-8d05-e5b8f4533b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:42.092694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bf8b943-8f4a-48e4-8d05-e5b8f4533b8c) transitioned into state 'SUCCESS' from state '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-240455040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9d0404cbb6b43ac84f362dd22d67514',qos_specs=None,replication_status=,reservations=['3c1c5e94-cc41-49c3-b424-2f9262f36481','6a9e932c-f260-43c0-b0e6-a83c43075c13','141f0b5f-b287-457b-bf93-146d0bb94c7a','56235c12-f7ec-46b4-998d-b684ad6afb90'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24021750d1aa4e48b51d6918bc3fd50b',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:42.093435 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6021f715-5af2-4653-9f39-5b68a79a1204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:42.104864 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6021f715-5af2-4653-9f39-5b68a79a1204) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:42.105648 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Flow 'volume_create_api' (e5c0e9ee-ded3-4604-8371-72d0daae4681) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:42.105923 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Create volume request issued successfully. Jul 09 15:46:42.106460 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3f32c278-9fe4-442a-8720-859099f9b3e2 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:42.106865 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 982/3948] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:46:41 2026] POST /volume/v3/volumes => generated 763 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:42.120631 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b4325fc0-afc5-45a5-b9f5-612f72aefdfb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.123506 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b4325fc0-afc5-45a5-b9f5-612f72aefdfb tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:42.123506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b4325fc0-afc5-45a5-b9f5-612f72aefdfb tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.123764 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b4325fc0-afc5-45a5-b9f5-612f72aefdfb tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.131270 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.131270 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:42.135029 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b4325fc0-afc5-45a5-b9f5-612f72aefdfb tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:42.140276 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b4325fc0-afc5-45a5-b9f5-612f72aefdfb tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 returned with HTTP 200 Jul 09 15:46:42.140739 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 971/3949] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:42.140835 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-20a04224-e967-40a9-b501-32211103861d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.147373 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20a04224-e967-40a9-b501-32211103861d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] GET https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:42.147847 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20a04224-e967-40a9-b501-32211103861d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.148154 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20a04224-e967-40a9-b501-32211103861d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.166735 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.166735 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:42.172230 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-20a04224-e967-40a9-b501-32211103861d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:42.176602 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20a04224-e967-40a9-b501-32211103861d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 200 Jul 09 15:46:42.177050 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 996/3950] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 874 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:46:42.191040 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-55917e97-f6b3-4076-bc36-408d29d87e65 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.193221 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55917e97-f6b3-4076-bc36-408d29d87e65 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] GET https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:42.193470 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55917e97-f6b3-4076-bc36-408d29d87e65 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.193753 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55917e97-f6b3-4076-bc36-408d29d87e65 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.203463 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.203463 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:42.209361 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-55917e97-f6b3-4076-bc36-408d29d87e65 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:42.217225 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55917e97-f6b3-4076-bc36-408d29d87e65 tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 200 Jul 09 15:46:42.217621 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1002/3951] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:42.233984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8687ab18-348e-4a09-b31c-d6050a45565d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.236711 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8687ab18-348e-4a09-b31c-d6050a45565d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] GET https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:42.237525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8687ab18-348e-4a09-b31c-d6050a45565d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.238064 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8687ab18-348e-4a09-b31c-d6050a45565d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.247571 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.247571 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:42.252089 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8687ab18-348e-4a09-b31c-d6050a45565d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:42.257090 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8687ab18-348e-4a09-b31c-d6050a45565d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 200 Jul 09 15:46:42.257523 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 983/3952] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:42.271513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7c7720bf-50d7-44dd-96a1-b4c5feccf27b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.274504 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7c7720bf-50d7-44dd-96a1-b4c5feccf27b tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] DELETE https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:42.274725 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7c7720bf-50d7-44dd-96a1-b4c5feccf27b tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.274904 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7c7720bf-50d7-44dd-96a1-b4c5feccf27b tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.275060 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-7c7720bf-50d7-44dd-96a1-b4c5feccf27b tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Delete volume with id: 868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:42.284235 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.284235 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:42.284859 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7c7720bf-50d7-44dd-96a1-b4c5feccf27b tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:42.313965 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7c7720bf-50d7-44dd-96a1-b4c5feccf27b tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Delete volume request issued successfully. Jul 09 15:46:42.313965 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7c7720bf-50d7-44dd-96a1-b4c5feccf27b tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 202 Jul 09 15:46:42.313965 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 972/3953] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:42 2026] DELETE /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:42.323017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4ca589e1-2da2-4945-9331-f5630bc8bb4d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.324778 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ca589e1-2da2-4945-9331-f5630bc8bb4d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] GET https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:42.325013 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ca589e1-2da2-4945-9331-f5630bc8bb4d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.325289 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ca589e1-2da2-4945-9331-f5630bc8bb4d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.333245 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.333245 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:42.338000 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4ca589e1-2da2-4945-9331-f5630bc8bb4d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Volume info retrieved successfully. Jul 09 15:46:42.345426 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ca589e1-2da2-4945-9331-f5630bc8bb4d tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 200 Jul 09 15:46:42.346140 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 997/3954] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 873 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:42.632250 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-14b73567-6b37-4e3b-9364-88a97ef6b209 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.634558 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14b73567-6b37-4e3b-9364-88a97ef6b209 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] GET https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:42.635140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14b73567-6b37-4e3b-9364-88a97ef6b209 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.635140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14b73567-6b37-4e3b-9364-88a97ef6b209 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.641005 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14b73567-6b37-4e3b-9364-88a97ef6b209 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 returned with HTTP 404 Jul 09 15:46:42.641626 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1003/3955] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:42.660883 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ba7fce72-2928-4980-ba4c-8e48407163ee None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.663278 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ba7fce72-2928-4980-ba4c-8e48407163ee tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:42.663602 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ba7fce72-2928-4980-ba4c-8e48407163ee tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.663861 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ba7fce72-2928-4980-ba4c-8e48407163ee tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.663988 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-ba7fce72-2928-4980-ba4c-8e48407163ee tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete snapshot with id: 9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:42.673395 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ba7fce72-2928-4980-ba4c-8e48407163ee tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 returned with HTTP 404 Jul 09 15:46:42.673967 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 984/3956] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:42 2026] DELETE /volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:42.695054 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b6794522-bb19-4f1b-87e3-d47ac181cc6b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.697350 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b6794522-bb19-4f1b-87e3-d47ac181cc6b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 Jul 09 15:46:42.697650 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b6794522-bb19-4f1b-87e3-d47ac181cc6b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.697893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b6794522-bb19-4f1b-87e3-d47ac181cc6b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.702932 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b6794522-bb19-4f1b-87e3-d47ac181cc6b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 returned with HTTP 404 Jul 09 15:46:42.703452 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 973/3957] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/snapshots/9d29db62-448d-4b5a-8d06-04ea19822313 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:42.727838 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ee4f5c55-5fd0-4a07-be2a-b7447b81d3f0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.732249 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3056cf66-d1af-4462-a5c7-981de905c35d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.732538 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee4f5c55-5fd0-4a07-be2a-b7447b81d3f0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd Jul 09 15:46:42.732819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee4f5c55-5fd0-4a07-be2a-b7447b81d3f0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.733061 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee4f5c55-5fd0-4a07-be2a-b7447b81d3f0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.733335 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ee4f5c55-5fd0-4a07-be2a-b7447b81d3f0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd Jul 09 15:46:42.734138 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3056cf66-d1af-4462-a5c7-981de905c35d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:42.734396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3056cf66-d1af-4462-a5c7-981de905c35d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.734626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3056cf66-d1af-4462-a5c7-981de905c35d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.734785 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-3056cf66-d1af-4462-a5c7-981de905c35d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:42.740691 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.740691 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:42.741639 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3056cf66-d1af-4462-a5c7-981de905c35d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:42.742102 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1004/3958] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:42.744481 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.744481 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:42.744798 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ee4f5c55-5fd0-4a07-be2a-b7447b81d3f0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:42.765106 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ee4f5c55-5fd0-4a07-be2a-b7447b81d3f0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:46:42.765819 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee4f5c55-5fd0-4a07-be2a-b7447b81d3f0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd returned with HTTP 202 Jul 09 15:46:42.765984 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 998/3959] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:42 2026] DELETE /volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:42.775049 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-444816d9-8029-4501-b77b-d3a74dc4ff1d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:42.778402 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-444816d9-8029-4501-b77b-d3a74dc4ff1d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd Jul 09 15:46:42.778402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-444816d9-8029-4501-b77b-d3a74dc4ff1d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:42.778402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-444816d9-8029-4501-b77b-d3a74dc4ff1d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:42.788134 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:42.788134 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:42.794731 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-444816d9-8029-4501-b77b-d3a74dc4ff1d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:42.800718 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-444816d9-8029-4501-b77b-d3a74dc4ff1d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd returned with HTTP 200 Jul 09 15:46:42.801496 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 985/3960] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:42 2026] GET /volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:43.159212 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8508f9e5-3f8f-48b3-af2d-47e2ce2b89dd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.163636 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8508f9e5-3f8f-48b3-af2d-47e2ce2b89dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:43.164605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8508f9e5-3f8f-48b3-af2d-47e2ce2b89dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.164605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8508f9e5-3f8f-48b3-af2d-47e2ce2b89dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.177553 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:43.177553 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:43.185228 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8508f9e5-3f8f-48b3-af2d-47e2ce2b89dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:43.190865 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8508f9e5-3f8f-48b3-af2d-47e2ce2b89dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 returned with HTTP 200 Jul 09 15:46:43.191480 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 974/3961] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:43.216601 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-160e09b6-8f41-4d51-a10f-6175883b2c77 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.222035 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-160e09b6-8f41-4d51-a10f-6175883b2c77 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:43.222035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-160e09b6-8f41-4d51-a10f-6175883b2c77 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d725fb56-2100-4d4b-b019-03e63dbf1658", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1531784254"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:43.239215 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:43.239215 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:43.239215 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-160e09b6-8f41-4d51-a10f-6175883b2c77 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:43.239215 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-160e09b6-8f41-4d51-a10f-6175883b2c77 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Create snapshot from volume d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:43.278580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-160e09b6-8f41-4d51-a10f-6175883b2c77 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Created reservations ['7b5b5903-3ab1-44d9-8b14-e29220e256f5', '872d7899-cfdb-46d3-8d29-800c045c6268', '49508257-0717-4908-8501-0c4658fd92f4', 'b7862212-c930-46e6-b867-7dc12840d5a2'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:43.329583 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-160e09b6-8f41-4d51-a10f-6175883b2c77 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot create request issued successfully. Jul 09 15:46:43.330156 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-160e09b6-8f41-4d51-a10f-6175883b2c77 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:43.330685 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1005/3962] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:43 2026] POST /volume/v3/snapshots => generated 322 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:43.345447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-114ad836-e83d-475e-a2dd-bed386b94206 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.348404 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-114ad836-e83d-475e-a2dd-bed386b94206 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f Jul 09 15:46:43.348688 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-114ad836-e83d-475e-a2dd-bed386b94206 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.348985 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-114ad836-e83d-475e-a2dd-bed386b94206 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.357454 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:43.357454 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:43.357853 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-114ad836-e83d-475e-a2dd-bed386b94206 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:43.358579 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-114ad836-e83d-475e-a2dd-bed386b94206 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f returned with HTTP 200 Jul 09 15:46:43.359120 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 999/3963] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f => generated 454 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.362106 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0a711def-a44b-43cc-8351-5dbf2f17a70a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.364139 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a711def-a44b-43cc-8351-5dbf2f17a70a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] GET https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 Jul 09 15:46:43.364383 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a711def-a44b-43cc-8351-5dbf2f17a70a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.364598 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a711def-a44b-43cc-8351-5dbf2f17a70a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.372173 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a711def-a44b-43cc-8351-5dbf2f17a70a tempest-VolumeTypesTest-1536183118 tempest-VolumeTypesTest-1536183118-project-member] https://10.4.3.19/volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 returned with HTTP 404 Jul 09 15:46:43.372942 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 986/3964] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/volumes/868c6dbf-c7b0-4de8-844c-4d3b98a97473 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:43.380065 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0ca378ed-37dd-42aa-926f-d39dcd7a6091 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.381896 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0ca378ed-37dd-42aa-926f-d39dcd7a6091 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] DELETE https://10.4.3.19/volume/v3/types/7a3f6cad-9036-4aec-a07d-b022aed8b447 Jul 09 15:46:43.382129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0ca378ed-37dd-42aa-926f-d39dcd7a6091 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.382411 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0ca378ed-37dd-42aa-926f-d39dcd7a6091 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.415064 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0ca378ed-37dd-42aa-926f-d39dcd7a6091 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/7a3f6cad-9036-4aec-a07d-b022aed8b447 returned with HTTP 202 Jul 09 15:46:43.415452 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 975/3965] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:43 2026] DELETE /volume/v3/types/7a3f6cad-9036-4aec-a07d-b022aed8b447 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:43.423623 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-599fa506-b6db-44c5-8762-8a94bc2f7c43 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.425778 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-599fa506-b6db-44c5-8762-8a94bc2f7c43 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/7a3f6cad-9036-4aec-a07d-b022aed8b447 Jul 09 15:46:43.426134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-599fa506-b6db-44c5-8762-8a94bc2f7c43 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.427628 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-599fa506-b6db-44c5-8762-8a94bc2f7c43 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.430087 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-599fa506-b6db-44c5-8762-8a94bc2f7c43 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/7a3f6cad-9036-4aec-a07d-b022aed8b447 returned with HTTP 404 Jul 09 15:46:43.430756 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1006/3966] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/7a3f6cad-9036-4aec-a07d-b022aed8b447 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:43.440461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b553fc5c-0398-48bf-901d-f5e4613fa0b8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.442978 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b553fc5c-0398-48bf-901d-f5e4613fa0b8 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] DELETE https://10.4.3.19/volume/v3/types/fa07ac18-e199-4432-b874-4f2a2f3b5cd7 Jul 09 15:46:43.443285 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b553fc5c-0398-48bf-901d-f5e4613fa0b8 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.443606 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b553fc5c-0398-48bf-901d-f5e4613fa0b8 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.470127 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b553fc5c-0398-48bf-901d-f5e4613fa0b8 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/fa07ac18-e199-4432-b874-4f2a2f3b5cd7 returned with HTTP 202 Jul 09 15:46:43.470593 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1000/3967] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:43 2026] DELETE /volume/v3/types/fa07ac18-e199-4432-b874-4f2a2f3b5cd7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:43.476898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3244fd3a-8491-4262-83a5-af490ab669aa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.478641 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3244fd3a-8491-4262-83a5-af490ab669aa tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/fa07ac18-e199-4432-b874-4f2a2f3b5cd7 Jul 09 15:46:43.478834 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3244fd3a-8491-4262-83a5-af490ab669aa tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.479020 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3244fd3a-8491-4262-83a5-af490ab669aa tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.483194 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3244fd3a-8491-4262-83a5-af490ab669aa tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/fa07ac18-e199-4432-b874-4f2a2f3b5cd7 returned with HTTP 404 Jul 09 15:46:43.483847 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 987/3968] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/fa07ac18-e199-4432-b874-4f2a2f3b5cd7 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:43.491682 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f824278e-cf49-41dc-9856-5a58407cb429 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.493497 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f824278e-cf49-41dc-9856-5a58407cb429 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:43.493812 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f824278e-cf49-41dc-9856-5a58407cb429 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1533231789", "description": "tempest-volume-type-description-1390134304", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:43.509050 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f824278e-cf49-41dc-9856-5a58407cb429 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:43.509580 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 976/3969] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:46:43 2026] POST /volume/v3/types => generated 315 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.517072 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-86cb55e3-05ee-48de-a33c-bb30afc60bea None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.519325 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86cb55e3-05ee-48de-a33c-bb30afc60bea tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 Jul 09 15:46:43.519670 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-86cb55e3-05ee-48de-a33c-bb30afc60bea tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.519952 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-86cb55e3-05ee-48de-a33c-bb30afc60bea tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.524630 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:43.524630 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:43.527128 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86cb55e3-05ee-48de-a33c-bb30afc60bea tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 returned with HTTP 200 Jul 09 15:46:43.527821 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1007/3970] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 => generated 337 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.536154 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d27a1a1-edfa-4e98-a8dc-ebb1d8804fa9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.538110 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d27a1a1-edfa-4e98-a8dc-ebb1d8804fa9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] DELETE https://10.4.3.19/volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 Jul 09 15:46:43.538339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d27a1a1-edfa-4e98-a8dc-ebb1d8804fa9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.538569 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d27a1a1-edfa-4e98-a8dc-ebb1d8804fa9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.564880 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d27a1a1-edfa-4e98-a8dc-ebb1d8804fa9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 returned with HTTP 202 Jul 09 15:46:43.565387 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1001/3971] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:43 2026] DELETE /volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:43.572167 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e7f57b97-58e1-47d8-a0e6-24b864d9f060 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.574022 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e7f57b97-58e1-47d8-a0e6-24b864d9f060 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 Jul 09 15:46:43.574256 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e7f57b97-58e1-47d8-a0e6-24b864d9f060 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.574469 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e7f57b97-58e1-47d8-a0e6-24b864d9f060 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.577998 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e7f57b97-58e1-47d8-a0e6-24b864d9f060 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 returned with HTTP 404 Jul 09 15:46:43.578660 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 988/3972] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/c4a0f261-0a49-4f7b-a681-d235f103e3f3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:43.587204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-86b33ab7-1ce8-448f-991e-862c3cb0c5b7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.588910 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-86b33ab7-1ce8-448f-991e-862c3cb0c5b7 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:43.589309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-86b33ab7-1ce8-448f-991e-862c3cb0c5b7 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-223536701"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:43.603871 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-86b33ab7-1ce8-448f-991e-862c3cb0c5b7 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:43.604277 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 977/3973] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:46:43 2026] POST /volume/v3/types => generated 220 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.613258 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ec45a007-65d0-4489-a9d5-df1be7d7ec69 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.615358 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec45a007-65d0-4489-a9d5-df1be7d7ec69 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] POST https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption Jul 09 15:46:43.615826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec45a007-65d0-4489-a9d5-df1be7d7ec69 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:43.633261 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec45a007-65d0-4489-a9d5-df1be7d7ec69 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption returned with HTTP 200 Jul 09 15:46:43.633946 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1008/3974] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:46:43 2026] POST /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption => generated 239 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.643073 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-37b51db5-a5e7-4908-99b9-ac298931a27c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.645521 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-37b51db5-a5e7-4908-99b9-ac298931a27c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption Jul 09 15:46:43.645804 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-37b51db5-a5e7-4908-99b9-ac298931a27c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.645990 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-37b51db5-a5e7-4908-99b9-ac298931a27c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.653624 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-37b51db5-a5e7-4908-99b9-ac298931a27c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption returned with HTTP 200 Jul 09 15:46:43.654199 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1002/3975] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.666974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eeefe430-d755-4e97-b1aa-f8b40fad1efc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.669433 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eeefe430-d755-4e97-b1aa-f8b40fad1efc tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] PUT https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/868da463-908b-48dd-b99a-364ea1d8b16b Jul 09 15:46:43.669953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eeefe430-d755-4e97-b1aa-f8b40fad1efc tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:43.689524 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eeefe430-d755-4e97-b1aa-f8b40fad1efc tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/868da463-908b-48dd-b99a-364ea1d8b16b returned with HTTP 200 Jul 09 15:46:43.690074 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 989/3976] 10.4.3.19 () {68 vars in 1500 bytes} [Thu Jul 9 15:46:43 2026] PUT /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/868da463-908b-48dd-b99a-364ea1d8b16b => generated 122 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.698878 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-16c05e23-8e01-40a1-9068-263f59d7c40e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.701280 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16c05e23-8e01-40a1-9068-263f59d7c40e tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption Jul 09 15:46:43.701539 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16c05e23-8e01-40a1-9068-263f59d7c40e tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.701751 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16c05e23-8e01-40a1-9068-263f59d7c40e tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.716981 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16c05e23-8e01-40a1-9068-263f59d7c40e tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption returned with HTTP 200 Jul 09 15:46:43.717536 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 978/3977] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption => generated 347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.728756 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e9a219b2-a0fe-41fb-8bc9-061a2ecb82fc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.730811 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e9a219b2-a0fe-41fb-8bc9-061a2ecb82fc tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/cipher Jul 09 15:46:43.731156 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e9a219b2-a0fe-41fb-8bc9-061a2ecb82fc tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.731435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e9a219b2-a0fe-41fb-8bc9-061a2ecb82fc tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.737918 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e9a219b2-a0fe-41fb-8bc9-061a2ecb82fc tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/cipher returned with HTTP 200 Jul 09 15:46:43.738793 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1009/3978] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:43.747864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-db7fe4c0-a747-4a49-9fa7-d5d3bfc021ab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.749754 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-db7fe4c0-a747-4a49-9fa7-d5d3bfc021ab tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] DELETE https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/868da463-908b-48dd-b99a-364ea1d8b16b Jul 09 15:46:43.749961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-db7fe4c0-a747-4a49-9fa7-d5d3bfc021ab tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.750176 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-db7fe4c0-a747-4a49-9fa7-d5d3bfc021ab tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.757134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7999714e-7556-4439-861f-33e39d405fa1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.759658 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7999714e-7556-4439-861f-33e39d405fa1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:43.759900 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7999714e-7556-4439-861f-33e39d405fa1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.760152 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7999714e-7556-4439-861f-33e39d405fa1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.760365 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-7999714e-7556-4439-861f-33e39d405fa1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:43.765565 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:43.765565 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:43.766462 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7999714e-7556-4439-861f-33e39d405fa1 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:43.766996 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 990/3979] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.770897 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-db7fe4c0-a747-4a49-9fa7-d5d3bfc021ab tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/868da463-908b-48dd-b99a-364ea1d8b16b returned with HTTP 202 Jul 09 15:46:43.771545 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1003/3980] 10.4.3.19 () {66 vars in 1482 bytes} [Thu Jul 9 15:46:43 2026] DELETE /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption/868da463-908b-48dd-b99a-364ea1d8b16b => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:43.779844 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a7c4baa0-65de-44c0-8947-389740315a1a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.781678 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a7c4baa0-65de-44c0-8947-389740315a1a tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption Jul 09 15:46:43.781894 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a7c4baa0-65de-44c0-8947-389740315a1a tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.782161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a7c4baa0-65de-44c0-8947-389740315a1a tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.789025 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a7c4baa0-65de-44c0-8947-389740315a1a tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption returned with HTTP 200 Jul 09 15:46:43.789593 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 979/3981] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 09 15:46:43.801075 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b0923899-a824-4151-b6bd-2e2dfdd215f9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.803540 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b0923899-a824-4151-b6bd-2e2dfdd215f9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption Jul 09 15:46:43.803898 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b0923899-a824-4151-b6bd-2e2dfdd215f9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.804199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b0923899-a824-4151-b6bd-2e2dfdd215f9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.811694 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b0923899-a824-4151-b6bd-2e2dfdd215f9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption returned with HTTP 200 Jul 09 15:46:43.812363 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1010/3982] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d/encryption => generated 2 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 09 15:46:43.827424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9bf6787b-8260-42e5-9ab9-88b68e8a6af0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.829596 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2f512457-08b5-408c-9558-6fe7eaa902ca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.830213 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9bf6787b-8260-42e5-9ab9-88b68e8a6af0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd Jul 09 15:46:43.830552 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9bf6787b-8260-42e5-9ab9-88b68e8a6af0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.830837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9bf6787b-8260-42e5-9ab9-88b68e8a6af0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.835360 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f512457-08b5-408c-9558-6fe7eaa902ca tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] DELETE https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d Jul 09 15:46:43.835866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f512457-08b5-408c-9558-6fe7eaa902ca tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.836228 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f512457-08b5-408c-9558-6fe7eaa902ca tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.839775 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9bf6787b-8260-42e5-9ab9-88b68e8a6af0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd returned with HTTP 404 Jul 09 15:46:43.840282 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 991/3983] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/volumes/ddf20d9c-b5aa-4e25-a2e2-2d93b722dedd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:43.856881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.858636 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:43.858986 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1179543605"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:43.860664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1179543605'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:43.860770 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:46:43.866456 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:46:43.872620 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (8165ea88-d388-44b4-a1c4-3773e562c974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:43.873450 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ce4349-66bc-4a52-90fc-240fcfa54d7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:43.874248 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:43.877348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f512457-08b5-408c-9558-6fe7eaa902ca tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d returned with HTTP 202 Jul 09 15:46:43.878082 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1004/3984] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:43 2026] DELETE /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:43.886253 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-734262d2-cfcd-4de3-a0ab-2c2ce84f7dd9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.889069 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-734262d2-cfcd-4de3-a0ab-2c2ce84f7dd9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d Jul 09 15:46:43.889477 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-734262d2-cfcd-4de3-a0ab-2c2ce84f7dd9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.889852 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-734262d2-cfcd-4de3-a0ab-2c2ce84f7dd9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.893765 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-734262d2-cfcd-4de3-a0ab-2c2ce84f7dd9 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d returned with HTTP 404 Jul 09 15:46:43.894302 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1011/3985] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types/040bca31-2184-4964-8c58-bd51a435191d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:43.906784 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98ce4349-66bc-4a52-90fc-240fcfa54d7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:43.907609 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cec511-e250-467d-8630-690e6a9c01b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:43.909637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9a348429-5c87-4d36-a419-48397f5893b4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.911686 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a348429-5c87-4d36-a419-48397f5893b4 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types Jul 09 15:46:43.911846 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a348429-5c87-4d36-a419-48397f5893b4 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:43.912077 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a348429-5c87-4d36-a419-48397f5893b4 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:43.936337 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a348429-5c87-4d36-a419-48397f5893b4 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:43.936852 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 992/3986] 10.4.3.19 () {66 vars in 1224 bytes} [Thu Jul 9 15:46:43 2026] GET /volume/v3/types => generated 1107 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:43.948934 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['e66bfa21-cc11-4032-99bc-c8bd69d1516c', '79b46d69-e240-4f16-b041-e50d19ddbbbb', 'ab92b814-3255-47fe-9672-f41e2910af52', 'abaf864a-7419-46b3-b568-c9bf71908fc3'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:43.949852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29cec511-e250-467d-8630-690e6a9c01b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e66bfa21-cc11-4032-99bc-c8bd69d1516c', '79b46d69-e240-4f16-b041-e50d19ddbbbb', 'ab92b814-3255-47fe-9672-f41e2910af52', 'abaf864a-7419-46b3-b568-c9bf71908fc3']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:43.950696 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25de5183-9969-4317-99d1-b0e28b327ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:43.951082 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-16d3c159-4b5a-4525-be94-56e1166cd63c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.953014 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16d3c159-4b5a-4525-be94-56e1166cd63c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:43.953433 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16d3c159-4b5a-4525-be94-56e1166cd63c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1688295462"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:43.971463 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16d3c159-4b5a-4525-be94-56e1166cd63c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:43.972022 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1005/3987] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:46:43 2026] POST /volume/v3/types => generated 221 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:43.984053 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-968b9604-f046-4bc6-9181-240b3890b42c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:43.984811 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25de5183-9969-4317-99d1-b0e28b327ad2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40997129-e530-4515-9cb0-f1218e2f27f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1179543605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['e66bfa21-cc11-4032-99bc-c8bd69d1516c','79b46d69-e240-4f16-b041-e50d19ddbbbb','ab92b814-3255-47fe-9672-f41e2910af52','abaf864a-7419-46b3-b568-c9bf71908fc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1179543605',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40997129-e530-4515-9cb0-f1218e2f27f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:43.985919 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c56f04c-6d63-4e9d-8804-19baa568f9f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:43.987738 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-968b9604-f046-4bc6-9181-240b3890b42c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] PUT https://10.4.3.19/volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 Jul 09 15:46:43.989060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-968b9604-f046-4bc6-9181-240b3890b42c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1585887546", "description": "tempest-volume-type-description-454140960", "is_public": false}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:44.015009 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c56f04c-6d63-4e9d-8804-19baa568f9f2) transitioned into state 'SUCCESS' from state '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-1179543605',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['e66bfa21-cc11-4032-99bc-c8bd69d1516c','79b46d69-e240-4f16-b041-e50d19ddbbbb','ab92b814-3255-47fe-9672-f41e2910af52','abaf864a-7419-46b3-b568-c9bf71908fc3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:44.016100 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1204f4c-306f-47c2-a46c-41ff45d27288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:44.032361 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1204f4c-306f-47c2-a46c-41ff45d27288) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:44.033334 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (8165ea88-d388-44b4-a1c4-3773e562c974) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:44.033730 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:46:44.034678 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-63413895-4402-4a4f-8ec7-14dd65b73d14 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:44.035267 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 980/3988] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:43 2026] POST /volume/v3/volumes => generated 776 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:44.044152 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-968b9604-f046-4bc6-9181-240b3890b42c tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 returned with HTTP 200 Jul 09 15:46:44.044686 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1012/3989] 10.4.3.19 () {68 vars in 1356 bytes} [Thu Jul 9 15:46:43 2026] PUT /volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 => generated 204 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:44.049988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2b543406-c67a-4fa7-a6b3-27d694a501e4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.053011 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b543406-c67a-4fa7-a6b3-27d694a501e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 Jul 09 15:46:44.053058 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b543406-c67a-4fa7-a6b3-27d694a501e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:44.053598 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b543406-c67a-4fa7-a6b3-27d694a501e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:44.060667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-635983d6-30a4-4063-b9b2-1158c9dccb05 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.061587 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:44.061587 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:44.063051 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-635983d6-30a4-4063-b9b2-1158c9dccb05 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 Jul 09 15:46:44.063323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-635983d6-30a4-4063-b9b2-1158c9dccb05 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:44.063595 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-635983d6-30a4-4063-b9b2-1158c9dccb05 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:44.065157 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2b543406-c67a-4fa7-a6b3-27d694a501e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:44.070349 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b543406-c67a-4fa7-a6b3-27d694a501e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 returned with HTTP 200 Jul 09 15:46:44.071016 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 993/3990] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:44 2026] GET /volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:44.071101 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-635983d6-30a4-4063-b9b2-1158c9dccb05 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 returned with HTTP 200 Jul 09 15:46:44.074209 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1006/3991] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:44 2026] GET /volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 => generated 268 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:44.081365 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-60a56994-0e40-4b57-a656-03000c28e523 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.084634 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60a56994-0e40-4b57-a656-03000c28e523 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] DELETE https://10.4.3.19/volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 Jul 09 15:46:44.084906 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60a56994-0e40-4b57-a656-03000c28e523 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:44.085177 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60a56994-0e40-4b57-a656-03000c28e523 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:44.085535 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:44.085535 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:44.114196 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60a56994-0e40-4b57-a656-03000c28e523 tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 returned with HTTP 202 Jul 09 15:46:44.114698 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 981/3992] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:44 2026] DELETE /volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:44.124686 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-731a696d-d31f-4dae-88ed-5f372d8c32cf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.127298 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-731a696d-d31f-4dae-88ed-5f372d8c32cf tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] GET https://10.4.3.19/volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 Jul 09 15:46:44.127715 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-731a696d-d31f-4dae-88ed-5f372d8c32cf tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:44.128423 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-731a696d-d31f-4dae-88ed-5f372d8c32cf tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:44.132429 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-731a696d-d31f-4dae-88ed-5f372d8c32cf tempest-VolumeTypesTest-256161221 tempest-VolumeTypesTest-256161221-project-admin] https://10.4.3.19/volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 returned with HTTP 404 Jul 09 15:46:44.133364 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1013/3993] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:44 2026] GET /volume/v3/types/8a2d2fd9-c273-42d9-90ba-f3288611f6b0 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:44.370553 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-250a4b84-94f9-4cc2-a588-e97fc575c444 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.379251 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-250a4b84-94f9-4cc2-a588-e97fc575c444 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f Jul 09 15:46:44.379570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-250a4b84-94f9-4cc2-a588-e97fc575c444 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:44.379976 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-250a4b84-94f9-4cc2-a588-e97fc575c444 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:44.386725 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:44.386725 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:44.387349 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-250a4b84-94f9-4cc2-a588-e97fc575c444 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:44.388217 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-250a4b84-94f9-4cc2-a588-e97fc575c444 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f returned with HTTP 200 Jul 09 15:46:44.388632 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 994/3994] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:44 2026] GET /volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f => generated 481 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:44.397462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-3be282b3-8fa9-49b8-b9ba-05d327f3202a req-9365ae6b-aeca-44b7-b094-b9920d165642 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.398121 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-55743537-819f-4769-a09e-03049596df14 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.400603 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-55743537-819f-4769-a09e-03049596df14 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] POST https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658/action Jul 09 15:46:44.400929 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-55743537-819f-4769-a09e-03049596df14 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:44.401118 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-55743537-819f-4769-a09e-03049596df14 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:44.402072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3be282b3-8fa9-49b8-b9ba-05d327f3202a req-9365ae6b-aeca-44b7-b094-b9920d165642 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] DELETE https://10.4.3.19/volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad Jul 09 15:46:44.402317 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3be282b3-8fa9-49b8-b9ba-05d327f3202a req-9365ae6b-aeca-44b7-b094-b9920d165642 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:44.402550 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3be282b3-8fa9-49b8-b9ba-05d327f3202a req-9365ae6b-aeca-44b7-b094-b9920d165642 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:44.412206 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:44.412206 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:44.413101 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:44.413101 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:44.413936 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-55743537-819f-4769-a09e-03049596df14 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:44.466131 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-55743537-819f-4769-a09e-03049596df14 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Created reservations ['02e497df-919e-461d-a054-f05d8e0f8d2b', 'b2ececbc-734e-4609-8c2f-f953b73a92aa'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:44.476724 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-55743537-819f-4769-a09e-03049596df14 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Extend volume request issued successfully. Jul 09 15:46:44.476941 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-55743537-819f-4769-a09e-03049596df14 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658/action returned with HTTP 202 Jul 09 15:46:44.477396 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 982/3995] 10.4.3.19 () {70 vars in 1424 bytes} [Thu Jul 9 15:46:44 2026] POST /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 09 15:46:44.486530 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-11c0c5b0-0df6-4931-b59a-5b72be68b75d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.489720 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-11c0c5b0-0df6-4931-b59a-5b72be68b75d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:44.489993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-11c0c5b0-0df6-4931-b59a-5b72be68b75d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:44.490218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-11c0c5b0-0df6-4931-b59a-5b72be68b75d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:44.501275 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:44.501275 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:44.506870 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-11c0c5b0-0df6-4931-b59a-5b72be68b75d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:44.514094 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-11c0c5b0-0df6-4931-b59a-5b72be68b75d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 returned with HTTP 200 Jul 09 15:46:44.514950 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1014/3996] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:44 2026] GET /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:44.784101 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-45f3d207-e1d0-48da-9f67-dd7a82e32ce4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:44.787547 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45f3d207-e1d0-48da-9f67-dd7a82e32ce4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:44.787547 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45f3d207-e1d0-48da-9f67-dd7a82e32ce4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:44.787547 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45f3d207-e1d0-48da-9f67-dd7a82e32ce4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:44.787547 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-45f3d207-e1d0-48da-9f67-dd7a82e32ce4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:44.795081 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:44.795081 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:44.795081 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45f3d207-e1d0-48da-9f67-dd7a82e32ce4 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:44.795546 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 995/3997] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:44 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:44.965098 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3be282b3-8fa9-49b8-b9ba-05d327f3202a req-9365ae6b-aeca-44b7-b094-b9920d165642 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad returned with HTTP 200 Jul 09 15:46:44.965627 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1007/3998] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:46:44 2026] DELETE /volume/v3/attachments/ab4c0811-b973-4c66-89a6-14d4e3f326ad => generated 19 bytes in 569 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:45.085113 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-94643765-1233-49f1-b05f-5492e0377063 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.087818 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-94643765-1233-49f1-b05f-5492e0377063 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 Jul 09 15:46:45.088109 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-94643765-1233-49f1-b05f-5492e0377063 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:45.088399 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-94643765-1233-49f1-b05f-5492e0377063 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:45.096575 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.096575 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:45.100158 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-94643765-1233-49f1-b05f-5492e0377063 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:45.104821 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-94643765-1233-49f1-b05f-5492e0377063 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 returned with HTTP 200 Jul 09 15:46:45.105285 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 983/3999] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:45 2026] GET /volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:45.126634 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cb8d075e-954a-4e5a-a346-c7a29b823889 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.129040 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cb8d075e-954a-4e5a-a346-c7a29b823889 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:45.130032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cb8d075e-954a-4e5a-a346-c7a29b823889 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40997129-e530-4515-9cb0-f1218e2f27f2", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1676372151"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:45.140369 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.140369 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:45.141998 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cb8d075e-954a-4e5a-a346-c7a29b823889 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:45.141998 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-cb8d075e-954a-4e5a-a346-c7a29b823889 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create snapshot from volume 40997129-e530-4515-9cb0-f1218e2f27f2 Jul 09 15:46:45.178444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-cb8d075e-954a-4e5a-a346-c7a29b823889 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['c7bfe40c-c504-49c6-a205-5fa8b7da0b05', '9ae5c88c-9ddb-40f4-a2f5-9c90201e059d', '888d4af0-ef21-4f04-9048-e3349c548e63', '1409bff1-78b0-4f72-8061-fb9f709e79e0'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:45.222459 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cb8d075e-954a-4e5a-a346-c7a29b823889 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot create request issued successfully. Jul 09 15:46:45.222995 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cb8d075e-954a-4e5a-a346-c7a29b823889 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:45.223635 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1015/4000] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:45.236049 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b9eb3bbd-6d84-4104-a74a-deda472fdf6d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.237976 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b9eb3bbd-6d84-4104-a74a-deda472fdf6d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 Jul 09 15:46:45.238175 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b9eb3bbd-6d84-4104-a74a-deda472fdf6d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:45.238390 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b9eb3bbd-6d84-4104-a74a-deda472fdf6d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:45.244548 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.244548 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:45.245201 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b9eb3bbd-6d84-4104-a74a-deda472fdf6d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:45.246544 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b9eb3bbd-6d84-4104-a74a-deda472fdf6d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 returned with HTTP 200 Jul 09 15:46:45.247145 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 996/4001] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:45 2026] GET /volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:45.537207 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-81918a75-1d1a-4674-a23f-843c9794d008 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.539256 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-81918a75-1d1a-4674-a23f-843c9794d008 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:45.539503 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-81918a75-1d1a-4674-a23f-843c9794d008 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:45.539770 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-81918a75-1d1a-4674-a23f-843c9794d008 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:45.547225 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.547225 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:45.551332 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-81918a75-1d1a-4674-a23f-843c9794d008 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:45.560140 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-81918a75-1d1a-4674-a23f-843c9794d008 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 returned with HTTP 200 Jul 09 15:46:45.560626 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1008/4002] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:45 2026] GET /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:45.578002 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-68128d87-fc4f-4076-b0ce-b65dc8ad881a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.579656 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68128d87-fc4f-4076-b0ce-b65dc8ad881a tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] POST https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658/action Jul 09 15:46:45.580125 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-68128d87-fc4f-4076-b0ce-b65dc8ad881a tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action body: b'{"revert": {"snapshot_id": "f6ac6116-1810-4bb8-a692-156dc5122f0f"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:45.580287 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-68128d87-fc4f-4076-b0ce-b65dc8ad881a tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "f6ac6116-1810-4bb8-a692-156dc5122f0f"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:45.589088 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.589088 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:45.589613 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-68128d87-fc4f-4076-b0ce-b65dc8ad881a tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume retrieved successfully. Jul 09 15:46:45.604339 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68128d87-fc4f-4076-b0ce-b65dc8ad881a tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] HTTP exception thrown: Can't revert volume d725fb56-2100-4d4b-b019-03e63dbf1658 to its latest snapshot f6ac6116-1810-4bb8-a692-156dc5122f0f. The volume size must be equal to the snapshot size. Jul 09 15:46:45.604550 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68128d87-fc4f-4076-b0ce-b65dc8ad881a tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658/action returned with HTTP 400 Jul 09 15:46:45.605634 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 984/4003] 10.4.3.19 () {70 vars in 1424 bytes} [Thu Jul 9 15:46:45 2026] POST /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658/action => generated 213 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 09 15:46:45.618488 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-198a3606-f3e9-4db8-9899-10d867c095cf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.618715 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-198a3606-f3e9-4db8-9899-10d867c095cf tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f Jul 09 15:46:45.619875 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-198a3606-f3e9-4db8-9899-10d867c095cf tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:45.619875 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-198a3606-f3e9-4db8-9899-10d867c095cf tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:45.619875 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-198a3606-f3e9-4db8-9899-10d867c095cf tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Delete snapshot with id: f6ac6116-1810-4bb8-a692-156dc5122f0f Jul 09 15:46:45.625993 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.625993 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:45.625993 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-198a3606-f3e9-4db8-9899-10d867c095cf tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:45.645929 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-198a3606-f3e9-4db8-9899-10d867c095cf tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot delete request issued successfully. Jul 09 15:46:45.645929 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-198a3606-f3e9-4db8-9899-10d867c095cf tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f returned with HTTP 202 Jul 09 15:46:45.646449 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1016/4004] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:45 2026] DELETE /volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:45.657695 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4c360d3f-6f1b-4d6c-ad0f-9874cb4f1743 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.661293 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c360d3f-6f1b-4d6c-ad0f-9874cb4f1743 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f Jul 09 15:46:45.661293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c360d3f-6f1b-4d6c-ad0f-9874cb4f1743 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:45.661293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c360d3f-6f1b-4d6c-ad0f-9874cb4f1743 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:45.664300 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:UPDATE=124,cinder:INSERT=69,cinder:SELECT=410 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:46:45.672798 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.672798 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:45.673334 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4c360d3f-6f1b-4d6c-ad0f-9874cb4f1743 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:45.675711 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c360d3f-6f1b-4d6c-ad0f-9874cb4f1743 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f returned with HTTP 200 Jul 09 15:46:45.676999 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 997/4005] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:45 2026] GET /volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:45.714174 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b1a19c3d-1950-4206-a9a9-26f81e0e58ac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.806949 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1060b7f1-20a4-467b-9d9d-af5022f45985 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.809949 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1060b7f1-20a4-467b-9d9d-af5022f45985 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:45.810201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1060b7f1-20a4-467b-9d9d-af5022f45985 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:45.810460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1060b7f1-20a4-467b-9d9d-af5022f45985 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:45.810618 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-1060b7f1-20a4-467b-9d9d-af5022f45985 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:45.816513 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.816513 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:45.817207 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1060b7f1-20a4-467b-9d9d-af5022f45985 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:45.817673 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 985/4006] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:45 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:45.929641 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b1a19c3d-1950-4206-a9a9-26f81e0e58ac tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] POST https://10.4.3.19/volume/v3/group_types Jul 09 15:46:45.929997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b1a19c3d-1950-4206-a9a9-26f81e0e58ac tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1554993138"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:45.948576 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b1a19c3d-1950-4206-a9a9-26f81e0e58ac tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types returned with HTTP 202 Jul 09 15:46:45.948576 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1009/4007] 10.4.3.19 () {70 vars in 1304 bytes} [Thu Jul 9 15:46:45 2026] POST /volume/v3/group_types => generated 181 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:45.957933 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e08d1469-4c9f-442e-8974-1a2740a82025 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.960289 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e08d1469-4c9f-442e-8974-1a2740a82025 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] POST https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs Jul 09 15:46:45.960782 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e08d1469-4c9f-442e-8974-1a2740a82025 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:45.962645 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:45.962645 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:45.985013 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e08d1469-4c9f-442e-8974-1a2740a82025 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs returned with HTTP 202 Jul 09 15:46:45.985893 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1017/4008] 10.4.3.19 () {70 vars in 1451 bytes} [Thu Jul 9 15:46:45 2026] POST /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs => generated 53 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:45.996637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-12006f7d-6f2d-487d-98bb-0a074da0d34d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:45.999530 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-12006f7d-6f2d-487d-98bb-0a074da0d34d tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] POST https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs Jul 09 15:46:46.001171 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-12006f7d-6f2d-487d-98bb-0a074da0d34d tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:46.037170 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-12006f7d-6f2d-487d-98bb-0a074da0d34d tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs returned with HTTP 202 Jul 09 15:46:46.037434 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 998/4009] 10.4.3.19 () {70 vars in 1451 bytes} [Thu Jul 9 15:46:45 2026] POST /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs => generated 61 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:46.046383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d706cb7f-0b1f-4848-b641-b978f51c621f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.048837 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d706cb7f-0b1f-4848-b641-b978f51c621f tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] GET https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 Jul 09 15:46:46.048837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d706cb7f-0b1f-4848-b641-b978f51c621f tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.049061 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d706cb7f-0b1f-4848-b641-b978f51c621f tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.067050 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d706cb7f-0b1f-4848-b641-b978f51c621f tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 returned with HTTP 200 Jul 09 15:46:46.067668 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 986/4010] 10.4.3.19 () {68 vars in 1445 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 => generated 26 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:46.080892 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-92384368-0b03-4ae4-8c8c-e703f83252f2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.085721 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-92384368-0b03-4ae4-8c8c-e703f83252f2 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] GET https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 Jul 09 15:46:46.086017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-92384368-0b03-4ae4-8c8c-e703f83252f2 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.086352 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-92384368-0b03-4ae4-8c8c-e703f83252f2 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.105454 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-92384368-0b03-4ae4-8c8c-e703f83252f2 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 returned with HTTP 200 Jul 09 15:46:46.105999 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1010/4011] 10.4.3.19 () {68 vars in 1445 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 => generated 18 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:46.115241 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-db96450c-8c47-492d-a432-40c456d3eed1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.117526 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db96450c-8c47-492d-a432-40c456d3eed1 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] PUT https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 Jul 09 15:46:46.117956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-db96450c-8c47-492d-a432-40c456d3eed1 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:46.132171 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-db96450c-8c47-492d-a432-40c456d3eed1 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 returned with HTTP 200 Jul 09 15:46:46.132657 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1018/4012] 10.4.3.19 () {70 vars in 1465 bytes} [Thu Jul 9 15:46:46 2026] PUT /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 => generated 26 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:46.141619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bf6073fa-7451-4cc5-95c3-a93c9403fb2c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.143931 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bf6073fa-7451-4cc5-95c3-a93c9403fb2c tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] GET https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs Jul 09 15:46:46.144352 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bf6073fa-7451-4cc5-95c3-a93c9403fb2c tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.144761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bf6073fa-7451-4cc5-95c3-a93c9403fb2c tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.153752 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bf6073fa-7451-4cc5-95c3-a93c9403fb2c tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs returned with HTTP 200 Jul 09 15:46:46.154151 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 999/4013] 10.4.3.19 () {68 vars in 1430 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs => generated 87 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:46.161960 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d13018cc-30bf-47df-8ca3-d74845bb75a6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.164271 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d13018cc-30bf-47df-8ca3-d74845bb75a6 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key1 Jul 09 15:46:46.164556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d13018cc-30bf-47df-8ca3-d74845bb75a6 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.164798 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d13018cc-30bf-47df-8ca3-d74845bb75a6 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.177251 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d13018cc-30bf-47df-8ca3-d74845bb75a6 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key1 returned with HTTP 202 Jul 09 15:46:46.177738 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 987/4014] 10.4.3.19 () {68 vars in 1448 bytes} [Thu Jul 9 15:46:46 2026] DELETE /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key1 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:46.185864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-85714b3c-42a4-49e8-9290-16de027b9143 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.187991 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85714b3c-42a4-49e8-9290-16de027b9143 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] GET https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key1 Jul 09 15:46:46.188250 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-85714b3c-42a4-49e8-9290-16de027b9143 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.188418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-85714b3c-42a4-49e8-9290-16de027b9143 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.196875 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85714b3c-42a4-49e8-9290-16de027b9143 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] HTTP exception thrown: Group Type e1d4ea95-483e-43ef-833d-b22f676acd66 has no extra spec with key key1. Jul 09 15:46:46.197053 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-85714b3c-42a4-49e8-9290-16de027b9143 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key1 returned with HTTP 404 Jul 09 15:46:46.198046 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1011/4015] 10.4.3.19 () {68 vars in 1445 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key1 => generated 126 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:46.209535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bec06c5b-f586-4e18-823a-7d6a9a317273 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.212874 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bec06c5b-f586-4e18-823a-7d6a9a317273 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 Jul 09 15:46:46.212874 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bec06c5b-f586-4e18-823a-7d6a9a317273 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.212874 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bec06c5b-f586-4e18-823a-7d6a9a317273 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.222451 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bec06c5b-f586-4e18-823a-7d6a9a317273 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 returned with HTTP 202 Jul 09 15:46:46.222922 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1019/4016] 10.4.3.19 () {68 vars in 1448 bytes} [Thu Jul 9 15:46:46 2026] DELETE /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:46.234155 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-27e674f3-2299-4d80-9042-207662a18f98 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.238329 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-27e674f3-2299-4d80-9042-207662a18f98 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] GET https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 Jul 09 15:46:46.238329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-27e674f3-2299-4d80-9042-207662a18f98 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.238798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-27e674f3-2299-4d80-9042-207662a18f98 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.244901 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-27e674f3-2299-4d80-9042-207662a18f98 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] HTTP exception thrown: Group Type e1d4ea95-483e-43ef-833d-b22f676acd66 has no extra spec with key key2. Jul 09 15:46:46.245078 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-27e674f3-2299-4d80-9042-207662a18f98 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 returned with HTTP 404 Jul 09 15:46:46.245665 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1000/4017] 10.4.3.19 () {68 vars in 1445 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key2 => generated 126 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:46.258161 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8448b63e-79d9-4ca5-8f63-d0c938d90e8a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.261201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-73c13c14-1bfa-4033-b877-ac4293967c34 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.261697 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8448b63e-79d9-4ca5-8f63-d0c938d90e8a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 Jul 09 15:46:46.261933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8448b63e-79d9-4ca5-8f63-d0c938d90e8a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.262107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8448b63e-79d9-4ca5-8f63-d0c938d90e8a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.266202 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-73c13c14-1bfa-4033-b877-ac4293967c34 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 Jul 09 15:46:46.266396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-73c13c14-1bfa-4033-b877-ac4293967c34 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.266672 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-73c13c14-1bfa-4033-b877-ac4293967c34 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.272240 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.272240 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:46.272538 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-73c13c14-1bfa-4033-b877-ac4293967c34 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:46.273270 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-73c13c14-1bfa-4033-b877-ac4293967c34 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 returned with HTTP 200 Jul 09 15:46:46.273654 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1012/4018] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:46.279825 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8448b63e-79d9-4ca5-8f63-d0c938d90e8a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 returned with HTTP 202 Jul 09 15:46:46.280372 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 988/4019] 10.4.3.19 () {68 vars in 1448 bytes} [Thu Jul 9 15:46:46 2026] DELETE /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:46.282474 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d5f6e0e9-2e96-488b-9b03-ad89195ebe7c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.284480 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d5f6e0e9-2e96-488b-9b03-ad89195ebe7c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] POST https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587/action Jul 09 15:46:46.284846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d5f6e0e9-2e96-488b-9b03-ad89195ebe7c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:46.284988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d5f6e0e9-2e96-488b-9b03-ad89195ebe7c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:46.288401 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-48fe30ce-074b-4c93-922e-614ace05b52a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.293373 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48fe30ce-074b-4c93-922e-614ace05b52a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] GET https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 Jul 09 15:46:46.293656 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48fe30ce-074b-4c93-922e-614ace05b52a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.293847 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48fe30ce-074b-4c93-922e-614ace05b52a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.296268 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.296268 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:46.296761 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d5f6e0e9-2e96-488b-9b03-ad89195ebe7c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:46:46.297611 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-d5f6e0e9-2e96-488b-9b03-ad89195ebe7c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cd41c853b9104d49aff1e62ffe24f666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9861322270449f296f501c6f1efb056', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:46:46.297886 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d5f6e0e9-2e96-488b-9b03-ad89195ebe7c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587/action returned with HTTP 403 Jul 09 15:46:46.298449 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1020/4020] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:46:46 2026] POST /volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587/action => generated 133 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:46.303243 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48fe30ce-074b-4c93-922e-614ace05b52a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] HTTP exception thrown: Group Type e1d4ea95-483e-43ef-833d-b22f676acd66 has no extra spec with key key3. Jul 09 15:46:46.303486 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48fe30ce-074b-4c93-922e-614ace05b52a tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 returned with HTTP 404 Jul 09 15:46:46.304105 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1001/4021] 10.4.3.19 () {68 vars in 1445 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66/group_specs/key3 => generated 126 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:46.311367 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-03110a64-584c-4bcd-a4e6-fa58d3b8c9d3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.313799 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6ebb79ca-b2c2-40f9-bc5a-a33484a2c775 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.315657 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6ebb79ca-b2c2-40f9-bc5a-a33484a2c775 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] DELETE https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66 Jul 09 15:46:46.315946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6ebb79ca-b2c2-40f9-bc5a-a33484a2c775 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.316203 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6ebb79ca-b2c2-40f9-bc5a-a33484a2c775 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.316495 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-03110a64-584c-4bcd-a4e6-fa58d3b8c9d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 Jul 09 15:46:46.316785 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-03110a64-584c-4bcd-a4e6-fa58d3b8c9d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.316926 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-03110a64-584c-4bcd-a4e6-fa58d3b8c9d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.317016 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-03110a64-584c-4bcd-a4e6-fa58d3b8c9d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete snapshot with id: 28ad9dce-425a-4237-a87d-c846dba78587 Jul 09 15:46:46.324027 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.324027 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:46.324027 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-03110a64-584c-4bcd-a4e6-fa58d3b8c9d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:46.335893 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6ebb79ca-b2c2-40f9-bc5a-a33484a2c775 tempest-GroupTypeSpecsTest-1876586378 tempest-GroupTypeSpecsTest-1876586378-project-admin] https://10.4.3.19/volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66 returned with HTTP 202 Jul 09 15:46:46.336529 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 989/4022] 10.4.3.19 () {68 vars in 1397 bytes} [Thu Jul 9 15:46:46 2026] DELETE /volume/v3/group_types/e1d4ea95-483e-43ef-833d-b22f676acd66 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:46.352898 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-03110a64-584c-4bcd-a4e6-fa58d3b8c9d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot delete request issued successfully. Jul 09 15:46:46.352898 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-03110a64-584c-4bcd-a4e6-fa58d3b8c9d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 returned with HTTP 202 Jul 09 15:46:46.353066 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1013/4023] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:46 2026] DELETE /volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:46.360893 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d62c56cf-2be8-470b-bdcf-ded81241e418 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.363900 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d62c56cf-2be8-470b-bdcf-ded81241e418 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 Jul 09 15:46:46.364006 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d62c56cf-2be8-470b-bdcf-ded81241e418 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.364228 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d62c56cf-2be8-470b-bdcf-ded81241e418 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.370292 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.370292 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:46.370638 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d62c56cf-2be8-470b-bdcf-ded81241e418 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:46.371377 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d62c56cf-2be8-470b-bdcf-ded81241e418 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 returned with HTTP 200 Jul 09 15:46:46.371951 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1021/4024] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:46.460859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.462648 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:46.462997 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1, "name": "tempest-VolumesExtendTest-Volume-665679945"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:46.464459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Create volume request body: {'volume': {'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-665679945'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:46.547906 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Create volume of 1 GB Jul 09 15:46:46.552290 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Availability Zones retrieved successfully. Jul 09 15:46:46.558302 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Flow 'volume_create_api' (06c743e2-36dd-42f4-a376-54c044f4c93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:46.559555 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf08543-f225-4582-b2e8-67c86e63a9f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:46.560603 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:46.616230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cf08543-f225-4582-b2e8-67c86e63a9f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:46.616959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664dece2-1c87-48e9-9854-451151982c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:46.685571 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Created reservations ['8de67b7b-5f5f-42a3-8fcf-d9bdcd78aacc', '399cdcef-e6cd-4cf8-936a-41886ca74568', '9d9004c1-c150-41d5-a569-eb55dcd933a3', '6fbc1d7a-64a8-47c5-907c-a7559ef4a97c'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:46.686638 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664dece2-1c87-48e9-9854-451151982c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8de67b7b-5f5f-42a3-8fcf-d9bdcd78aacc', '399cdcef-e6cd-4cf8-936a-41886ca74568', '9d9004c1-c150-41d5-a569-eb55dcd933a3', '6fbc1d7a-64a8-47c5-907c-a7559ef4a97c']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:46.687753 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601c11f6-1171-4353-a60c-ca4651112566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:46.689200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-16ba7c57-6ceb-4aa6-892a-10c7bfdda142 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.691992 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16ba7c57-6ceb-4aa6-892a-10c7bfdda142 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f Jul 09 15:46:46.691992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16ba7c57-6ceb-4aa6-892a-10c7bfdda142 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.691992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16ba7c57-6ceb-4aa6-892a-10c7bfdda142 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.696978 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16ba7c57-6ceb-4aa6-892a-10c7bfdda142 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f returned with HTTP 404 Jul 09 15:46:46.697721 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 990/4025] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/snapshots/f6ac6116-1810-4bb8-a692-156dc5122f0f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:46.704919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3da55577-26ff-4e41-8807-41bccd3c0508 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.706882 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3da55577-26ff-4e41-8807-41bccd3c0508 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:46.707079 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3da55577-26ff-4e41-8807-41bccd3c0508 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.707317 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3da55577-26ff-4e41-8807-41bccd3c0508 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.707520 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-3da55577-26ff-4e41-8807-41bccd3c0508 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Delete volume with id: d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:46.715717 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.715717 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:46.715845 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (601c11f6-1171-4353-a60c-ca4651112566) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '05a37622-b393-4709-ae6e-f84026bd598d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-665679945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d9f7b6a8094e6e86c715908cd137b4',qos_specs=None,replication_status=,reservations=['8de67b7b-5f5f-42a3-8fcf-d9bdcd78aacc','399cdcef-e6cd-4cf8-936a-41886ca74568','9d9004c1-c150-41d5-a569-eb55dcd933a3','6fbc1d7a-64a8-47c5-907c-a7559ef4a97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b9462c28ea457d912c4ede1eb32f76',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-665679945',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=05a37622-b393-4709-ae6e-f84026bd598d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d9f7b6a8094e6e86c715908cd137b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1b9462c28ea457d912c4ede1eb32f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:46.716295 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3da55577-26ff-4e41-8807-41bccd3c0508 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:46.716506 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (871f3ad7-3e5b-4efc-a65d-7f74a3da625a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:46.732590 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (871f3ad7-3e5b-4efc-a65d-7f74a3da625a) transitioned into state 'SUCCESS' from state '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-665679945',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d9f7b6a8094e6e86c715908cd137b4',qos_specs=None,replication_status=,reservations=['8de67b7b-5f5f-42a3-8fcf-d9bdcd78aacc','399cdcef-e6cd-4cf8-936a-41886ca74568','9d9004c1-c150-41d5-a569-eb55dcd933a3','6fbc1d7a-64a8-47c5-907c-a7559ef4a97c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b9462c28ea457d912c4ede1eb32f76',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:46.733233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f9eb6b-1db4-4370-9030-820a4c9d67b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:46.734856 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3da55577-26ff-4e41-8807-41bccd3c0508 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Delete volume request issued successfully. Jul 09 15:46:46.735140 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3da55577-26ff-4e41-8807-41bccd3c0508 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 returned with HTTP 202 Jul 09 15:46:46.735651 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1014/4026] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:46:46 2026] DELETE /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:46.745707 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37f9eb6b-1db4-4370-9030-820a4c9d67b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:46.746476 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Flow 'volume_create_api' (06c743e2-36dd-42f4-a376-54c044f4c93d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:46.746727 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Create volume request issued successfully. Jul 09 15:46:46.747264 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1c02448a-06f1-4951-9fa9-03a763d7ac3b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:46.747670 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1002/4027] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:46:46 2026] POST /volume/v3/volumes => generated 745 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:46.749172 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-55f5d5f4-2c72-45f4-9a81-2e5c97140afe None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.753374 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55f5d5f4-2c72-45f4-9a81-2e5c97140afe tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:46.753374 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55f5d5f4-2c72-45f4-9a81-2e5c97140afe tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.753374 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55f5d5f4-2c72-45f4-9a81-2e5c97140afe tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.760962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0a74b7f9-5cb8-44b6-9dfc-6abc41d23111 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.766464 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0a74b7f9-5cb8-44b6-9dfc-6abc41d23111 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:46.766661 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0a74b7f9-5cb8-44b6-9dfc-6abc41d23111 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.766836 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0a74b7f9-5cb8-44b6-9dfc-6abc41d23111 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.769250 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.769250 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:46.775710 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.775710 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:46.778108 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-55f5d5f4-2c72-45f4-9a81-2e5c97140afe tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:46.779988 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0a74b7f9-5cb8-44b6-9dfc-6abc41d23111 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:46.783603 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55f5d5f4-2c72-45f4-9a81-2e5c97140afe tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 returned with HTTP 200 Jul 09 15:46:46.784087 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1022/4028] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:46.785293 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0a74b7f9-5cb8-44b6-9dfc-6abc41d23111 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 200 Jul 09 15:46:46.785693 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 991/4029] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 813 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:46.830216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9c79093e-ebff-47a0-9547-79be145ef55d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.831961 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9c79093e-ebff-47a0-9547-79be145ef55d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:46.832161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9c79093e-ebff-47a0-9547-79be145ef55d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.832360 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9c79093e-ebff-47a0-9547-79be145ef55d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.832500 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-9c79093e-ebff-47a0-9547-79be145ef55d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:46.836757 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.836757 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:46.838414 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9c79093e-ebff-47a0-9547-79be145ef55d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:46.838414 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1015/4030] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:46.850861 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8c6e19c0-d370-4b7b-98b1-739397a95824 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.852947 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c6e19c0-d370-4b7b-98b1-739397a95824 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] POST https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a/action Jul 09 15:46:46.853296 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c6e19c0-d370-4b7b-98b1-739397a95824 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:46.853422 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c6e19c0-d370-4b7b-98b1-739397a95824 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:46.854843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-8c6e19c0-d370-4b7b-98b1-739397a95824 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Updating backup '06fc40a8-4c5c-49f1-b0e5-684342df205a' with '{'status': 'error'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 09 15:46:46.861916 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.861916 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:46.862943 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-8c6e19c0-d370-4b7b-98b1-739397a95824 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ddc6fa4838ab454bbf788b12f1ee1d8c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '08fa101a03344e638b6ef7b7c661aaf6', '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=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:46:46.863163 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c6e19c0-d370-4b7b-98b1-739397a95824 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a/action returned with HTTP 403 Jul 09 15:46:46.863664 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1003/4031] 10.4.3.19 () {70 vars in 1423 bytes} [Thu Jul 9 15:46:46 2026] POST /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:46.870304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-878536f6-ec9e-478b-8b67-b6b04d5f64c6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.871987 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-878536f6-ec9e-478b-8b67-b6b04d5f64c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e Jul 09 15:46:46.872196 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-878536f6-ec9e-478b-8b67-b6b04d5f64c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.872382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-878536f6-ec9e-478b-8b67-b6b04d5f64c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.872552 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-878536f6-ec9e-478b-8b67-b6b04d5f64c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete volume with id: 0686ba55-bd61-444c-a78d-1cab6fd72a5e Jul 09 15:46:46.879295 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.879295 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:46.879613 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-878536f6-ec9e-478b-8b67-b6b04d5f64c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:46.899496 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-878536f6-ec9e-478b-8b67-b6b04d5f64c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete volume request issued successfully. Jul 09 15:46:46.899713 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-878536f6-ec9e-478b-8b67-b6b04d5f64c6 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e returned with HTTP 202 Jul 09 15:46:46.900142 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1023/4032] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:46:46 2026] DELETE /volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:46.907372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c6cb6121-7cb7-4ecf-a5e8-3635b3b95929 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:46.909335 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c6cb6121-7cb7-4ecf-a5e8-3635b3b95929 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e Jul 09 15:46:46.909602 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c6cb6121-7cb7-4ecf-a5e8-3635b3b95929 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:46.909866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c6cb6121-7cb7-4ecf-a5e8-3635b3b95929 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:46.918070 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:46.918070 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:46.925512 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c6cb6121-7cb7-4ecf-a5e8-3635b3b95929 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:46.930155 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c6cb6121-7cb7-4ecf-a5e8-3635b3b95929 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e returned with HTTP 200 Jul 09 15:46:46.930637 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 992/4033] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:46 2026] GET /volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:47.383049 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d6961a4b-9e04-4a7d-b8e0-7b66bd3c8fe8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.385201 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d6961a4b-9e04-4a7d-b8e0-7b66bd3c8fe8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 Jul 09 15:46:47.385433 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d6961a4b-9e04-4a7d-b8e0-7b66bd3c8fe8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.385628 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d6961a4b-9e04-4a7d-b8e0-7b66bd3c8fe8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.390315 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d6961a4b-9e04-4a7d-b8e0-7b66bd3c8fe8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 returned with HTTP 404 Jul 09 15:46:47.390807 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1016/4034] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/snapshots/28ad9dce-425a-4237-a87d-c846dba78587 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:47.398856 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-59611b0d-1e7e-4133-9640-80ff1cb33e3b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.401763 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-59611b0d-1e7e-4133-9640-80ff1cb33e3b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 Jul 09 15:46:47.402044 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-59611b0d-1e7e-4133-9640-80ff1cb33e3b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.402336 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-59611b0d-1e7e-4133-9640-80ff1cb33e3b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.402609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-59611b0d-1e7e-4133-9640-80ff1cb33e3b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: 40997129-e530-4515-9cb0-f1218e2f27f2 Jul 09 15:46:47.414023 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.414023 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:47.414433 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-59611b0d-1e7e-4133-9640-80ff1cb33e3b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:47.440214 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-59611b0d-1e7e-4133-9640-80ff1cb33e3b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:46:47.440214 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-59611b0d-1e7e-4133-9640-80ff1cb33e3b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 returned with HTTP 202 Jul 09 15:46:47.440214 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1004/4035] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:47 2026] DELETE /volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:47.449383 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3305b1c7-3875-42f0-a2e7-aa6408ec960b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.450793 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3305b1c7-3875-42f0-a2e7-aa6408ec960b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 Jul 09 15:46:47.451130 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3305b1c7-3875-42f0-a2e7-aa6408ec960b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.451325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3305b1c7-3875-42f0-a2e7-aa6408ec960b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.460204 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.460204 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:47.464658 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3305b1c7-3875-42f0-a2e7-aa6408ec960b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:47.469748 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3305b1c7-3875-42f0-a2e7-aa6408ec960b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 returned with HTTP 200 Jul 09 15:46:47.470278 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1024/4036] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:47.590966 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-800d0fa0-b1dd-4e83-9de9-60b71561dc75 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.592857 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-800d0fa0-b1dd-4e83-9de9-60b71561dc75 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] DELETE https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 Jul 09 15:46:47.593059 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-800d0fa0-b1dd-4e83-9de9-60b71561dc75 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.593270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-800d0fa0-b1dd-4e83-9de9-60b71561dc75 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.593453 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-800d0fa0-b1dd-4e83-9de9-60b71561dc75 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Delete volume with id: 859c024d-715b-4f0e-97ac-da41cecdfbb4 Jul 09 15:46:47.601990 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.601990 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:47.602631 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-800d0fa0-b1dd-4e83-9de9-60b71561dc75 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:46:47.620212 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-800d0fa0-b1dd-4e83-9de9-60b71561dc75 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Delete volume request issued successfully. Jul 09 15:46:47.620384 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-800d0fa0-b1dd-4e83-9de9-60b71561dc75 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 returned with HTTP 202 Jul 09 15:46:47.620831 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 993/4037] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:47 2026] DELETE /volume/v3/volumes/859c024d-715b-4f0e-97ac-da41cecdfbb4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:47.630386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-20a9a35e-d9c2-4e06-b026-c800b5bd81ec None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.632947 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20a9a35e-d9c2-4e06-b026-c800b5bd81ec tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] DELETE https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 Jul 09 15:46:47.633101 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20a9a35e-d9c2-4e06-b026-c800b5bd81ec tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.633305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20a9a35e-d9c2-4e06-b026-c800b5bd81ec tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.633420 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-20a9a35e-d9c2-4e06-b026-c800b5bd81ec tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Delete backup with id: 3152c2b2-205f-497a-b86d-ef5658390ea1. Jul 09 15:46:47.642922 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.642922 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:47.674356 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-20a9a35e-d9c2-4e06-b026-c800b5bd81ec tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] delete_backup rpcapi backup_id 3152c2b2-205f-497a-b86d-ef5658390ea1 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:47.676751 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20a9a35e-d9c2-4e06-b026-c800b5bd81ec tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 returned with HTTP 202 Jul 09 15:46:47.677193 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1017/4038] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:47 2026] DELETE /volume/v3/backups/3152c2b2-205f-497a-b86d-ef5658390ea1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:47.685866 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-585c5462-d8e6-4f5e-bf93-22585ea812e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.688292 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-585c5462-d8e6-4f5e-bf93-22585ea812e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] DELETE https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:46:47.688617 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-585c5462-d8e6-4f5e-bf93-22585ea812e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.688917 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-585c5462-d8e6-4f5e-bf93-22585ea812e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.689208 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-585c5462-d8e6-4f5e-bf93-22585ea812e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Delete volume with id: 854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:46:47.700783 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.700783 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:47.700783 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-585c5462-d8e6-4f5e-bf93-22585ea812e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:46:47.725546 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-585c5462-d8e6-4f5e-bf93-22585ea812e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Delete volume request issued successfully. Jul 09 15:46:47.725991 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-585c5462-d8e6-4f5e-bf93-22585ea812e3 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b returned with HTTP 202 Jul 09 15:46:47.726447 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1005/4039] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:47 2026] DELETE /volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:47.735029 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5a30e7cf-ce52-409c-87c3-b7d0a317975c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.737243 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5a30e7cf-ce52-409c-87c3-b7d0a317975c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:46:47.737621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5a30e7cf-ce52-409c-87c3-b7d0a317975c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.737784 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5a30e7cf-ce52-409c-87c3-b7d0a317975c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.751462 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.751462 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:47.756332 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5a30e7cf-ce52-409c-87c3-b7d0a317975c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Volume info retrieved successfully. Jul 09 15:46:47.763685 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5a30e7cf-ce52-409c-87c3-b7d0a317975c tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b returned with HTTP 200 Jul 09 15:46:47.764096 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1025/4040] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b => generated 1358 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:47.802151 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7111e71a-e26a-48ad-9a84-6177784c3d00 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.802476 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fe70d53b-60d2-4bb3-ade0-d60619b1b391 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.803913 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7111e71a-e26a-48ad-9a84-6177784c3d00 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:47.804085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7111e71a-e26a-48ad-9a84-6177784c3d00 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.804248 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fe70d53b-60d2-4bb3-ade0-d60619b1b391 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 Jul 09 15:46:47.804373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7111e71a-e26a-48ad-9a84-6177784c3d00 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.804485 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fe70d53b-60d2-4bb3-ade0-d60619b1b391 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.804724 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fe70d53b-60d2-4bb3-ade0-d60619b1b391 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.814031 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fe70d53b-60d2-4bb3-ade0-d60619b1b391 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 returned with HTTP 404 Jul 09 15:46:47.814747 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.814747 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:47.814845 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 994/4041] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/volumes/d725fb56-2100-4d4b-b019-03e63dbf1658 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:47.820848 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7111e71a-e26a-48ad-9a84-6177784c3d00 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:47.826392 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39a2b480-27da-4e85-90cd-f0a168ed27a5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.828138 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39a2b480-27da-4e85-90cd-f0a168ed27a5 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b Jul 09 15:46:47.828353 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39a2b480-27da-4e85-90cd-f0a168ed27a5 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.828544 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39a2b480-27da-4e85-90cd-f0a168ed27a5 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.828639 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-39a2b480-27da-4e85-90cd-f0a168ed27a5 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Delete snapshot with id: a04a008b-105c-4e61-a42e-03fdaecf743b Jul 09 15:46:47.830940 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7111e71a-e26a-48ad-9a84-6177784c3d00 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 200 Jul 09 15:46:47.831546 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1018/4042] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 1353 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:47.833698 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.833698 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:47.834153 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-39a2b480-27da-4e85-90cd-f0a168ed27a5 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:47.846536 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bf647bb5-743e-4357-93b7-8cdaf0bd9a42 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.852121 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bf647bb5-743e-4357-93b7-8cdaf0bd9a42 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] POST https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d/action Jul 09 15:46:47.852490 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bf647bb5-743e-4357-93b7-8cdaf0bd9a42 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:47.852556 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bf647bb5-743e-4357-93b7-8cdaf0bd9a42 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:47.861083 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-39a2b480-27da-4e85-90cd-f0a168ed27a5 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot delete request issued successfully. Jul 09 15:46:47.861615 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39a2b480-27da-4e85-90cd-f0a168ed27a5 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b returned with HTTP 202 Jul 09 15:46:47.862882 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1006/4043] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:47 2026] DELETE /volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:47.863747 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.863747 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:47.864327 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bf647bb5-743e-4357-93b7-8cdaf0bd9a42 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:47.872921 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6ffdc61b-c3bd-4dca-8a65-21d979dc8c53 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.875246 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6ffdc61b-c3bd-4dca-8a65-21d979dc8c53 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b Jul 09 15:46:47.875500 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6ffdc61b-c3bd-4dca-8a65-21d979dc8c53 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.875778 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6ffdc61b-c3bd-4dca-8a65-21d979dc8c53 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.882733 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.882733 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:47.884269 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6ffdc61b-c3bd-4dca-8a65-21d979dc8c53 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Snapshot retrieved successfully. Jul 09 15:46:47.884589 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6ffdc61b-c3bd-4dca-8a65-21d979dc8c53 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b returned with HTTP 200 Jul 09 15:46:47.885066 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 995/4044] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:47.923060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-bf647bb5-743e-4357-93b7-8cdaf0bd9a42 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Created reservations ['729617f7-33e2-4586-b0ad-4e4b65b79ec2', 'e1027e1e-552f-440f-a8cb-a47b119730b2'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:47.934854 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bf647bb5-743e-4357-93b7-8cdaf0bd9a42 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Extend volume request issued successfully. Jul 09 15:46:47.935086 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bf647bb5-743e-4357-93b7-8cdaf0bd9a42 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d/action returned with HTTP 202 Jul 09 15:46:47.935563 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1026/4045] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:46:47 2026] POST /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:47.944426 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cb22e682-8953-4a14-ae2b-13c0cac7b45e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.948079 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cb22e682-8953-4a14-ae2b-13c0cac7b45e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e Jul 09 15:46:47.948375 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2aca5126-d63d-4036-8f10-dad6bb495bcd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.948469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cb22e682-8953-4a14-ae2b-13c0cac7b45e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.948469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cb22e682-8953-4a14-ae2b-13c0cac7b45e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.951244 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2aca5126-d63d-4036-8f10-dad6bb495bcd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:47.951244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2aca5126-d63d-4036-8f10-dad6bb495bcd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.951746 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2aca5126-d63d-4036-8f10-dad6bb495bcd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.956564 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cb22e682-8953-4a14-ae2b-13c0cac7b45e tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e returned with HTTP 404 Jul 09 15:46:47.956926 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1019/4046] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/volumes/0686ba55-bd61-444c-a78d-1cab6fd72a5e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:47.963512 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.963512 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:47.968663 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d8689920-e1fa-43e8-b7ae-549417c0f4d8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:47.971946 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d8689920-e1fa-43e8-b7ae-549417c0f4d8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:46:47.972335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d8689920-e1fa-43e8-b7ae-549417c0f4d8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:47.972650 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d8689920-e1fa-43e8-b7ae-549417c0f4d8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:47.972801 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d8689920-e1fa-43e8-b7ae-549417c0f4d8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:47.973169 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2aca5126-d63d-4036-8f10-dad6bb495bcd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:47.980063 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:47.980063 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:47.981102 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d8689920-e1fa-43e8-b7ae-549417c0f4d8 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-reader] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:46:47.981634 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 996/4047] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:47.987119 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2aca5126-d63d-4036-8f10-dad6bb495bcd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 200 Jul 09 15:46:47.988166 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1007/4048] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:47 2026] GET /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 1353 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:47.998225 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-616c8115-6836-4568-9be9-ab3cbfa96986 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.006643 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-616c8115-6836-4568-9be9-ab3cbfa96986 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] DELETE https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:48.007008 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-616c8115-6836-4568-9be9-ab3cbfa96986 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:48.007570 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-616c8115-6836-4568-9be9-ab3cbfa96986 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:48.007741 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-616c8115-6836-4568-9be9-ab3cbfa96986 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete backup with id: 06fc40a8-4c5c-49f1-b0e5-684342df205a. Jul 09 15:46:48.016468 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:48.016468 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:48.036859 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.backup.rpcapi [None req-616c8115-6836-4568-9be9-ab3cbfa96986 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] delete_backup rpcapi backup_id 06fc40a8-4c5c-49f1-b0e5-684342df205a {{(pid=99866) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:48.039165 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-616c8115-6836-4568-9be9-ab3cbfa96986 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 202 Jul 09 15:46:48.039702 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1027/4049] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:46:47 2026] DELETE /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:48.049131 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-10fb3523-64dd-4e45-9e31-53e1d64d9002 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.051799 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10fb3523-64dd-4e45-9e31-53e1d64d9002 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:48.052129 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10fb3523-64dd-4e45-9e31-53e1d64d9002 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:48.052604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10fb3523-64dd-4e45-9e31-53e1d64d9002 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:48.052694 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-10fb3523-64dd-4e45-9e31-53e1d64d9002 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:48.060313 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:48.060313 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:48.061363 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10fb3523-64dd-4e45-9e31-53e1d64d9002 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 200 Jul 09 15:46:48.061558 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1020/4050] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:48 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:48.484015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8dcb3f87-b671-46fe-890d-0a4383b7c797 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.486071 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8dcb3f87-b671-46fe-890d-0a4383b7c797 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 Jul 09 15:46:48.486309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8dcb3f87-b671-46fe-890d-0a4383b7c797 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:48.486537 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8dcb3f87-b671-46fe-890d-0a4383b7c797 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:48.494872 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8dcb3f87-b671-46fe-890d-0a4383b7c797 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 returned with HTTP 404 Jul 09 15:46:48.495436 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 997/4051] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:48 2026] GET /volume/v3/volumes/40997129-e530-4515-9cb0-f1218e2f27f2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:48.507369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.509447 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:48.510025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1200690090"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:48.511626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1200690090'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:48.511769 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:46:48.516357 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:46:48.523469 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (b3ff8ac8-db9e-45c2-98a1-630195cdf1b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:48.524237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cc4cd4-9312-401a-8be6-7f3eb14face1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:48.525178 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:48.558868 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0cc4cd4-9312-401a-8be6-7f3eb14face1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:48.560147 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (555cbcee-ae32-475b-8708-9504ce9273d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:48.611262 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['da3b03dd-9c31-4894-94da-96b4bb6bb420', '098962ef-b71a-4559-b4d9-a9cbed9b92b0', '0d21ec6d-cdbc-4b4d-9bfd-fc5de6f0dd61', '4157313a-3dcc-48b0-b7b2-6f1bbba023fb'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:48.611262 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (555cbcee-ae32-475b-8708-9504ce9273d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['da3b03dd-9c31-4894-94da-96b4bb6bb420', '098962ef-b71a-4559-b4d9-a9cbed9b92b0', '0d21ec6d-cdbc-4b4d-9bfd-fc5de6f0dd61', '4157313a-3dcc-48b0-b7b2-6f1bbba023fb']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:48.611262 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add96053-21e3-48a0-8e98-6d245c87f0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:48.639882 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (add96053-21e3-48a0-8e98-6d245c87f0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9d129ae-d391-4421-ba84-c1c6c746cf57', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1200690090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['da3b03dd-9c31-4894-94da-96b4bb6bb420','098962ef-b71a-4559-b4d9-a9cbed9b92b0','0d21ec6d-cdbc-4b4d-9bfd-fc5de6f0dd61','4157313a-3dcc-48b0-b7b2-6f1bbba023fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1200690090',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9d129ae-d391-4421-ba84-c1c6c746cf57,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:48.640795 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fc9452-9cae-428a-ba6d-98668ac80764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:48.667674 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46fc9452-9cae-428a-ba6d-98668ac80764) transitioned into state 'SUCCESS' from state '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-1200690090',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['da3b03dd-9c31-4894-94da-96b4bb6bb420','098962ef-b71a-4559-b4d9-a9cbed9b92b0','0d21ec6d-cdbc-4b4d-9bfd-fc5de6f0dd61','4157313a-3dcc-48b0-b7b2-6f1bbba023fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:48.668353 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8934e76-6858-4f53-bfdc-a2eab5ec13af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:48.679839 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8934e76-6858-4f53-bfdc-a2eab5ec13af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:48.680622 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (b3ff8ac8-db9e-45c2-98a1-630195cdf1b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:48.680794 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:46:48.681466 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3c17ecc4-b27a-4957-857a-2d00557b2291 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:48.681962 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1008/4052] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:48 2026] POST /volume/v3/volumes => generated 776 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:48.698174 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c62d3cbc-2ff4-470e-8440-0b1ae513654b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.703612 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c62d3cbc-2ff4-470e-8440-0b1ae513654b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 Jul 09 15:46:48.703922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c62d3cbc-2ff4-470e-8440-0b1ae513654b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:48.704145 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c62d3cbc-2ff4-470e-8440-0b1ae513654b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:48.717945 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:48.717945 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:48.723205 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c62d3cbc-2ff4-470e-8440-0b1ae513654b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:48.729059 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c62d3cbc-2ff4-470e-8440-0b1ae513654b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 returned with HTTP 200 Jul 09 15:46:48.729870 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1028/4053] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:48 2026] GET /volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:48.785437 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-60fe1744-153f-4beb-83ac-95cce6093df9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.787920 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-60fe1744-153f-4beb-83ac-95cce6093df9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] GET https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b Jul 09 15:46:48.788224 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-60fe1744-153f-4beb-83ac-95cce6093df9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:48.788479 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-60fe1744-153f-4beb-83ac-95cce6093df9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:48.794854 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-60fe1744-153f-4beb-83ac-95cce6093df9 tempest-TestVolumeBackupRestore-2134652820 tempest-TestVolumeBackupRestore-2134652820-project-member] https://10.4.3.19/volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b returned with HTTP 404 Jul 09 15:46:48.795377 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1021/4054] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:48 2026] GET /volume/v3/volumes/854ae873-c7dd-4f32-aace-04c9b8f6894b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:48.899133 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-460fbc43-6f67-42c1-a572-0c4f4afe82dd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.902660 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-460fbc43-6f67-42c1-a572-0c4f4afe82dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b Jul 09 15:46:48.903746 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-460fbc43-6f67-42c1-a572-0c4f4afe82dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:48.906493 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-460fbc43-6f67-42c1-a572-0c4f4afe82dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:48.914093 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-460fbc43-6f67-42c1-a572-0c4f4afe82dd tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b returned with HTTP 404 Jul 09 15:46:48.915524 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 998/4055] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:48 2026] GET /volume/v3/snapshots/a04a008b-105c-4e61-a42e-03fdaecf743b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:48.924031 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3f6bc566-60bb-4646-b032-153965d632f1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.926599 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3f6bc566-60bb-4646-b032-153965d632f1 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] DELETE https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:48.926975 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3f6bc566-60bb-4646-b032-153965d632f1 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:48.927273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3f6bc566-60bb-4646-b032-153965d632f1 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:48.927500 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-3f6bc566-60bb-4646-b032-153965d632f1 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Delete volume with id: 13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:48.936915 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:48.936915 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:48.937455 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3f6bc566-60bb-4646-b032-153965d632f1 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:48.966447 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3f6bc566-60bb-4646-b032-153965d632f1 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Delete volume request issued successfully. Jul 09 15:46:48.966697 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3f6bc566-60bb-4646-b032-153965d632f1 tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce returned with HTTP 202 Jul 09 15:46:48.967158 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1009/4056] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:46:48 2026] DELETE /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:46:48.976961 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-de873279-6b9b-4273-936e-46c44174e01d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:48.981120 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-de873279-6b9b-4273-936e-46c44174e01d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:48.981360 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-de873279-6b9b-4273-936e-46c44174e01d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:48.981587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-de873279-6b9b-4273-936e-46c44174e01d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:48.994958 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:48.994958 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:49.004680 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6753bfb6-71ab-440b-a957-a988174a05f5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.006530 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6753bfb6-71ab-440b-a957-a988174a05f5 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:49.006737 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6753bfb6-71ab-440b-a957-a988174a05f5 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.006940 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6753bfb6-71ab-440b-a957-a988174a05f5 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.013447 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-de873279-6b9b-4273-936e-46c44174e01d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Volume info retrieved successfully. Jul 09 15:46:49.019047 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.019047 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:49.022931 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6753bfb6-71ab-440b-a957-a988174a05f5 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:49.025947 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-de873279-6b9b-4273-936e-46c44174e01d tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce returned with HTTP 200 Jul 09 15:46:49.026542 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1029/4057] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:48 2026] GET /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce => generated 855 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:49.031717 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6753bfb6-71ab-440b-a957-a988174a05f5 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 200 Jul 09 15:46:49.032136 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1022/4058] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:49.048431 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fe98b28f-c2fb-4d0a-9c6c-e99e6653e891 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.052125 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fe98b28f-c2fb-4d0a-9c6c-e99e6653e891 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:49.052838 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fe98b28f-c2fb-4d0a-9c6c-e99e6653e891 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.053128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fe98b28f-c2fb-4d0a-9c6c-e99e6653e891 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.064802 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.064802 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:49.071466 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fe98b28f-c2fb-4d0a-9c6c-e99e6653e891 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:49.077672 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b98f64bd-0114-4e29-8891-6783b84b202d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.078113 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fe98b28f-c2fb-4d0a-9c6c-e99e6653e891 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 200 Jul 09 15:46:49.078523 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 999/4059] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 1353 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:49.080099 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b98f64bd-0114-4e29-8891-6783b84b202d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a Jul 09 15:46:49.080491 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b98f64bd-0114-4e29-8891-6783b84b202d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.080942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b98f64bd-0114-4e29-8891-6783b84b202d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.080942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-b98f64bd-0114-4e29-8891-6783b84b202d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 06fc40a8-4c5c-49f1-b0e5-684342df205a. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:49.091508 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b98f64bd-0114-4e29-8891-6783b84b202d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a returned with HTTP 404 Jul 09 15:46:49.091508 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1010/4060] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/backups/06fc40a8-4c5c-49f1-b0e5-684342df205a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:49.097997 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-40751aae-4cc9-471b-aaaa-8c569b623a7b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.099452 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-40751aae-4cc9-471b-aaaa-8c569b623a7b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:49.099834 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-40751aae-4cc9-471b-aaaa-8c569b623a7b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.099927 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-40751aae-4cc9-471b-aaaa-8c569b623a7b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.099986 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b2eb6124-2e4b-4c7c-ad7f-41abb6c9fbfa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.105475 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b2eb6124-2e4b-4c7c-ad7f-41abb6c9fbfa tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] DELETE https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:49.105475 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b2eb6124-2e4b-4c7c-ad7f-41abb6c9fbfa tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.105475 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b2eb6124-2e4b-4c7c-ad7f-41abb6c9fbfa tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.105475 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-b2eb6124-2e4b-4c7c-ad7f-41abb6c9fbfa tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete backup with id: 81232f47-65a1-40c5-b700-2149939241b2. Jul 09 15:46:49.107588 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.107588 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:49.111692 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.111692 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:49.116733 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-40751aae-4cc9-471b-aaaa-8c569b623a7b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:49.122307 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-40751aae-4cc9-471b-aaaa-8c569b623a7b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 200 Jul 09 15:46:49.122785 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1030/4061] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:49.129935 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-b2eb6124-2e4b-4c7c-ad7f-41abb6c9fbfa tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] delete_backup rpcapi backup_id 81232f47-65a1-40c5-b700-2149939241b2 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:49.133751 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b2eb6124-2e4b-4c7c-ad7f-41abb6c9fbfa tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 202 Jul 09 15:46:49.134135 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1023/4062] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:46:49 2026] DELETE /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:49.136930 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2cdc7701-c5b5-4ad9-8ba7-30c634cf1656 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.139238 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2cdc7701-c5b5-4ad9-8ba7-30c634cf1656 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] DELETE https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:49.139411 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2cdc7701-c5b5-4ad9-8ba7-30c634cf1656 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.139648 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2cdc7701-c5b5-4ad9-8ba7-30c634cf1656 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.139879 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-2cdc7701-c5b5-4ad9-8ba7-30c634cf1656 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Delete volume with id: 05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:49.141712 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9944ac99-3187-41a5-8ec1-658e439c5298 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.143822 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9944ac99-3187-41a5-8ec1-658e439c5298 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:49.144105 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9944ac99-3187-41a5-8ec1-658e439c5298 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.144389 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9944ac99-3187-41a5-8ec1-658e439c5298 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.144553 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9944ac99-3187-41a5-8ec1-658e439c5298 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:49.147317 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.147317 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:49.147787 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2cdc7701-c5b5-4ad9-8ba7-30c634cf1656 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:49.151350 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.151350 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:49.152201 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9944ac99-3187-41a5-8ec1-658e439c5298 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 200 Jul 09 15:46:49.152585 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1011/4063] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.166344 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2cdc7701-c5b5-4ad9-8ba7-30c634cf1656 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Delete volume request issued successfully. Jul 09 15:46:49.166642 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2cdc7701-c5b5-4ad9-8ba7-30c634cf1656 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 202 Jul 09 15:46:49.167310 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1000/4064] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:49 2026] DELETE /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:49.177193 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9485effb-5e66-4b19-84ec-ad5b3d28e7b7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.179289 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9485effb-5e66-4b19-84ec-ad5b3d28e7b7 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:49.179547 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9485effb-5e66-4b19-84ec-ad5b3d28e7b7 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.179807 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9485effb-5e66-4b19-84ec-ad5b3d28e7b7 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.189038 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.189038 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:49.193579 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9485effb-5e66-4b19-84ec-ad5b3d28e7b7 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:49.199111 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9485effb-5e66-4b19-84ec-ad5b3d28e7b7 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 200 Jul 09 15:46:49.201414 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1031/4065] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:49.300004 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.403579 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 Jul 09 15:46:49.403819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.404012 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.417841 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.418179 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.418546 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.418872 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.419138 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.419403 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.430077 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-04fca24e-cdaa-414b-805b-53a4c19fbb7c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 returned with HTTP 200 Jul 09 15:46:49.430525 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1024/4066] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 => generated 760 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.440317 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.442209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12/defaults Jul 09 15:46:49.442421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.442664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'defaults' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.450950 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.451194 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.451461 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.451857 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:49.455741 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8f0fc2db-8139-48e9-a9a5-2d9f2da50878 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12/defaults returned with HTTP 200 Jul 09 15:46:49.456196 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1012/4067] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12/defaults => generated 760 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.464812 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-879bd717-1827-4294-87dd-5c820df25274 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.467753 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-879bd717-1827-4294-87dd-5c820df25274 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 Jul 09 15:46:49.468225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-879bd717-1827-4294-87dd-5c820df25274 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:49.513853 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-879bd717-1827-4294-87dd-5c820df25274 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 returned with HTTP 200 Jul 09 15:46:49.514328 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1001/4068] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:46:49 2026] PUT /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 => generated 718 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.525023 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c8615f23-f88b-4c84-8d14-4125d6580d26 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.527093 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c8615f23-f88b-4c84-8d14-4125d6580d26 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] DELETE https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 Jul 09 15:46:49.527372 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c8615f23-f88b-4c84-8d14-4125d6580d26 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.527722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c8615f23-f88b-4c84-8d14-4125d6580d26 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.534891 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c8615f23-f88b-4c84-8d14-4125d6580d26 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 returned with HTTP 200 Jul 09 15:46:49.535534 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1032/4069] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:49 2026] DELETE /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 => generated 0 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 09 15:46:49.544239 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-69a8f0ea-a1a8-46ae-bc55-7acdc7084103 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.549410 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69a8f0ea-a1a8-46ae-bc55-7acdc7084103 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 Jul 09 15:46:49.549605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69a8f0ea-a1a8-46ae-bc55-7acdc7084103 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.549861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69a8f0ea-a1a8-46ae-bc55-7acdc7084103 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.575588 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69a8f0ea-a1a8-46ae-bc55-7acdc7084103 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 returned with HTTP 200 Jul 09 15:46:49.576355 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1025/4070] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 => generated 760 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.585802 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dc3d5410-1753-42f0-8741-56da4cb97336 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.587864 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc3d5410-1753-42f0-8741-56da4cb97336 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 Jul 09 15:46:49.588330 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dc3d5410-1753-42f0-8741-56da4cb97336 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-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=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:49.704658 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc3d5410-1753-42f0-8741-56da4cb97336 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 returned with HTTP 200 Jul 09 15:46:49.705254 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1013/4071] 10.4.3.19 () {68 vars in 1368 bytes} [Thu Jul 9 15:46:49 2026] PUT /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 => generated 718 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.725065 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9142ad90-1fa3-4bd5-8036-ce8e88d97ce6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.728726 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9142ad90-1fa3-4bd5-8036-ce8e88d97ce6 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12/defaults Jul 09 15:46:49.729028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9142ad90-1fa3-4bd5-8036-ce8e88d97ce6 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.729389 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9142ad90-1fa3-4bd5-8036-ce8e88d97ce6 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'defaults' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.745156 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9142ad90-1fa3-4bd5-8036-ce8e88d97ce6 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12/defaults returned with HTTP 200 Jul 09 15:46:49.745296 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1002/4072] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12/defaults => generated 760 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.747941 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-252f8d1c-123e-49e5-9635-076ee6f87e4a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.751208 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-252f8d1c-123e-49e5-9635-076ee6f87e4a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 Jul 09 15:46:49.751208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-252f8d1c-123e-49e5-9635-076ee6f87e4a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.751208 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-252f8d1c-123e-49e5-9635-076ee6f87e4a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.756914 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1e690791-6b16-4a60-ba05-33724cafa30c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.762606 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.762606 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:49.763017 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1e690791-6b16-4a60-ba05-33724cafa30c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 Jul 09 15:46:49.763258 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1e690791-6b16-4a60-ba05-33724cafa30c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.763485 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1e690791-6b16-4a60-ba05-33724cafa30c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.769764 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-252f8d1c-123e-49e5-9635-076ee6f87e4a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:49.772151 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-252f8d1c-123e-49e5-9635-076ee6f87e4a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 returned with HTTP 200 Jul 09 15:46:49.772559 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1033/4073] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:49.784250 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1e690791-6b16-4a60-ba05-33724cafa30c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 returned with HTTP 200 Jul 09 15:46:49.784731 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1026/4074] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 => generated 760 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.791339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-58f3d650-18bb-4ae1-897c-01f414a9a7e0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.793553 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-58f3d650-18bb-4ae1-897c-01f414a9a7e0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:49.794004 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-58f3d650-18bb-4ae1-897c-01f414a9a7e0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f9d129ae-d391-4421-ba84-c1c6c746cf57", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1422972371"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:49.797778 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-62b77dfe-66fc-484f-9929-21c8cec71889 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.800342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-62b77dfe-66fc-484f-9929-21c8cec71889 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True Jul 09 15:46:49.800550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-62b77dfe-66fc-484f-9929-21c8cec71889 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.801061 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-62b77dfe-66fc-484f-9929-21c8cec71889 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.805422 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.805422 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:49.805982 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-58f3d650-18bb-4ae1-897c-01f414a9a7e0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:49.806157 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-58f3d650-18bb-4ae1-897c-01f414a9a7e0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create snapshot from volume f9d129ae-d391-4421-ba84-c1c6c746cf57 Jul 09 15:46:49.826860 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-62b77dfe-66fc-484f-9929-21c8cec71889 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True returned with HTTP 200 Jul 09 15:46:49.827266 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1003/4075] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True => generated 1618 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:49.837254 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-58f3d650-18bb-4ae1-897c-01f414a9a7e0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['57e3920f-8ee6-4156-9847-2c69b73b2cbb', 'c5b19ee9-f50e-49bf-8d7b-c68a3efbc240', 'a820b93b-b0c6-4b7f-a6ca-58e4f05642ba', '3e74b98e-a4a4-48ab-a457-c2e0fcedaf90'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:49.839910 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.872162 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-58f3d650-18bb-4ae1-897c-01f414a9a7e0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot create request issued successfully. Jul 09 15:46:49.872665 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-58f3d650-18bb-4ae1-897c-01f414a9a7e0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:49.873301 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1014/4076] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:49 2026] POST /volume/v3/snapshots => generated 308 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:49.883866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-23198724-7bbc-4c7f-b8d9-91f38b43ac56 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:49.886118 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-23198724-7bbc-4c7f-b8d9-91f38b43ac56 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 Jul 09 15:46:49.886437 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-23198724-7bbc-4c7f-b8d9-91f38b43ac56 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:49.886772 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-23198724-7bbc-4c7f-b8d9-91f38b43ac56 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:49.893067 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:49.893067 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:49.893560 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-23198724-7bbc-4c7f-b8d9-91f38b43ac56 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:49.894509 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-23198724-7bbc-4c7f-b8d9-91f38b43ac56 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 returned with HTTP 200 Jul 09 15:46:49.895060 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1027/4077] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:49 2026] GET /volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:49.921087 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:49.921626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2093429797"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:49.924517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2093429797'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:49.924824 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Create volume of 1 GB Jul 09 15:46:49.931396 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Availability Zones retrieved successfully. Jul 09 15:46:49.941508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Flow 'volume_create_api' (6b43e4f0-b89f-4ec1-b984-6fb50c6e355b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:49.943503 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07ef0f5-302b-4534-a81d-a93a94c09f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:49.945202 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:49.985084 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07ef0f5-302b-4534-a81d-a93a94c09f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:49.986111 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5246990e-e3fd-4c00-96d2-bd6f38eabda1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.040566 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-470e2a88-5eba-41bc-b00e-e0b5819f233c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.042878 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-470e2a88-5eba-41bc-b00e-e0b5819f233c tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] GET https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce Jul 09 15:46:50.043130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-470e2a88-5eba-41bc-b00e-e0b5819f233c tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.043425 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-470e2a88-5eba-41bc-b00e-e0b5819f233c tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.050335 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-470e2a88-5eba-41bc-b00e-e0b5819f233c tempest-VolumeRevertTests-1529777626 tempest-VolumeRevertTests-1529777626-project-member] https://10.4.3.19/volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce returned with HTTP 404 Jul 09 15:46:50.050861 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1004/4078] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:46:50 2026] GET /volume/v3/volumes/13cfebc0-1377-46af-8efd-e669c355a4ce => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:50.056103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Created reservations ['417f119b-c9bb-46bd-9187-4f45bf98da55', '917c771e-d82e-4421-bb88-48d519b3231d', 'e6f33b44-22c3-4cf8-99f5-662d511a4406', '90f0f922-3677-4f38-888c-c13354bc18f7'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:50.056896 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5246990e-e3fd-4c00-96d2-bd6f38eabda1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['417f119b-c9bb-46bd-9187-4f45bf98da55', '917c771e-d82e-4421-bb88-48d519b3231d', 'e6f33b44-22c3-4cf8-99f5-662d511a4406', '90f0f922-3677-4f38-888c-c13354bc18f7']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.057588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49e3228e-da90-4a14-8def-e9a8774aa779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.079016 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49e3228e-da90-4a14-8def-e9a8774aa779) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b3b8b4-ef9f-4b03-a5e1-b46225524247', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2093429797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b211c2ce11f64ed2919dcc07d144eb12',qos_specs=None,replication_status=,reservations=['417f119b-c9bb-46bd-9187-4f45bf98da55','917c771e-d82e-4421-bb88-48d519b3231d','e6f33b44-22c3-4cf8-99f5-662d511a4406','90f0f922-3677-4f38-888c-c13354bc18f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd86521c950c4c7896cbeeba90455841',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2093429797',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b3b8b4-ef9f-4b03-a5e1-b46225524247,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b211c2ce11f64ed2919dcc07d144eb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd86521c950c4c7896cbeeba90455841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.079854 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ba0356-04ef-46d7-b402-d0e6358c260c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.097827 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8ba0356-04ef-46d7-b402-d0e6358c260c) transitioned into state 'SUCCESS' from state '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-2093429797',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b211c2ce11f64ed2919dcc07d144eb12',qos_specs=None,replication_status=,reservations=['417f119b-c9bb-46bd-9187-4f45bf98da55','917c771e-d82e-4421-bb88-48d519b3231d','e6f33b44-22c3-4cf8-99f5-662d511a4406','90f0f922-3677-4f38-888c-c13354bc18f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd86521c950c4c7896cbeeba90455841',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.098590 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db89795a-7cac-4053-a5fa-79a6d3455db2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.110272 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db89795a-7cac-4053-a5fa-79a6d3455db2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.111336 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Flow 'volume_create_api' (6b43e4f0-b89f-4ec1-b984-6fb50c6e355b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:50.111753 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Create volume request issued successfully. Jul 09 15:46:50.112336 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-56aca95d-c906-4afe-b83a-f3a89b07f191 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:50.112880 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1034/4079] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:49 2026] POST /volume/v3/volumes => generated 754 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:50.124851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f041bde9-47fe-40ee-8b11-c75e510bc2ae req-e3a642df-6756-428c-b4ce-c4358281237f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.128088 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-82ddb141-1f82-4052-bf82-0c1b01707801 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.128496 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f041bde9-47fe-40ee-8b11-c75e510bc2ae req-e3a642df-6756-428c-b4ce-c4358281237f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] DELETE https://10.4.3.19/volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8 Jul 09 15:46:50.128496 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f041bde9-47fe-40ee-8b11-c75e510bc2ae req-e3a642df-6756-428c-b4ce-c4358281237f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.128496 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f041bde9-47fe-40ee-8b11-c75e510bc2ae req-e3a642df-6756-428c-b4ce-c4358281237f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.129979 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82ddb141-1f82-4052-bf82-0c1b01707801 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] GET https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:50.131161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82ddb141-1f82-4052-bf82-0c1b01707801 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.131161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82ddb141-1f82-4052-bf82-0c1b01707801 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.136869 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:50.136869 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:50.140673 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:50.140673 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:50.147239 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-82ddb141-1f82-4052-bf82-0c1b01707801 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Volume info retrieved successfully. Jul 09 15:46:50.154443 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82ddb141-1f82-4052-bf82-0c1b01707801 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 returned with HTTP 200 Jul 09 15:46:50.154947 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1028/4080] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:50 2026] GET /volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:50.163840 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1b2c244d-496e-4172-8e6f-b115d511e75f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.165883 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b2c244d-496e-4172-8e6f-b115d511e75f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 Jul 09 15:46:50.166107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b2c244d-496e-4172-8e6f-b115d511e75f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.166308 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b2c244d-496e-4172-8e6f-b115d511e75f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.166434 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-1b2c244d-496e-4172-8e6f-b115d511e75f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 81232f47-65a1-40c5-b700-2149939241b2. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:50.170533 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b2c244d-496e-4172-8e6f-b115d511e75f tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 returned with HTTP 404 Jul 09 15:46:50.171247 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1005/4081] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:50 2026] GET /volume/v3/backups/81232f47-65a1-40c5-b700-2149939241b2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:50.179534 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-beeec1ea-19f4-4973-8e79-3e2718231bc9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.181680 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-beeec1ea-19f4-4973-8e79-3e2718231bc9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] DELETE https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:46:50.182152 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-beeec1ea-19f4-4973-8e79-3e2718231bc9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.182407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-beeec1ea-19f4-4973-8e79-3e2718231bc9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.182562 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-beeec1ea-19f4-4973-8e79-3e2718231bc9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete backup with id: 3a133ba0-6485-47db-afea-004c385d6cde. Jul 09 15:46:50.187393 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:50.187393 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:50.199223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.backup.rpcapi [None req-beeec1ea-19f4-4973-8e79-3e2718231bc9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] delete_backup rpcapi backup_id 3a133ba0-6485-47db-afea-004c385d6cde {{(pid=99866) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:46:50.203053 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-beeec1ea-19f4-4973-8e79-3e2718231bc9 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 202 Jul 09 15:46:50.203691 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1035/4082] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:46:50 2026] DELETE /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:50.214140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6b0889e9-6ab5-4ced-910d-bf4a7130807d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.217404 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c276ebe3-18a4-4d58-abfa-1afcc7dfe882 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.217934 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b0889e9-6ab5-4ced-910d-bf4a7130807d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:46:50.218267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b0889e9-6ab5-4ced-910d-bf4a7130807d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.218537 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b0889e9-6ab5-4ced-910d-bf4a7130807d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.218715 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-6b0889e9-6ab5-4ced-910d-bf4a7130807d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:50.219213 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c276ebe3-18a4-4d58-abfa-1afcc7dfe882 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d Jul 09 15:46:50.219470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c276ebe3-18a4-4d58-abfa-1afcc7dfe882 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.219703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c276ebe3-18a4-4d58-abfa-1afcc7dfe882 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.229474 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c276ebe3-18a4-4d58-abfa-1afcc7dfe882 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d returned with HTTP 404 Jul 09 15:46:50.229474 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1006/4083] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:50 2026] GET /volume/v3/volumes/05a37622-b393-4709-ae6e-f84026bd598d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:50.231133 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:50.231133 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:50.231133 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b0889e9-6ab5-4ced-910d-bf4a7130807d tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 200 Jul 09 15:46:50.231133 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1029/4084] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:50 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:50.238668 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.240604 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:50.241723 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-80817762"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:50.243345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-80817762'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:50.243510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Create volume of 1 GB Jul 09 15:46:50.250366 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Availability Zones retrieved successfully. Jul 09 15:46:50.256688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Flow 'volume_create_api' (917fc141-600c-4a20-be26-3d68c91cbca1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:50.258203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681c8513-f22d-41c5-99cc-ac9e44ef7d0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.259597 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:50.290436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (681c8513-f22d-41c5-99cc-ac9e44ef7d0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.291425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d34292-8a8f-4f7b-aa54-eaa3e1ad28aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.330407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Created reservations ['338b288a-5cbf-4a38-8e81-b903a5536c91', '4f57bcb8-699d-427e-86d7-e160a5e4a635', '88210357-bdc7-42ce-af17-8c72b5ee0584', '079e0133-2198-45e0-b727-088611125de2'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:50.331173 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6d34292-8a8f-4f7b-aa54-eaa3e1ad28aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['338b288a-5cbf-4a38-8e81-b903a5536c91', '4f57bcb8-699d-427e-86d7-e160a5e4a635', '88210357-bdc7-42ce-af17-8c72b5ee0584', '079e0133-2198-45e0-b727-088611125de2']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.331873 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0588749-2e3c-4af7-a751-ae272973d92d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.355988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0588749-2e3c-4af7-a751-ae272973d92d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf30f053-4724-4171-8cb5-873a873fe1ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-80817762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d9f7b6a8094e6e86c715908cd137b4',qos_specs=None,replication_status=,reservations=['338b288a-5cbf-4a38-8e81-b903a5536c91','4f57bcb8-699d-427e-86d7-e160a5e4a635','88210357-bdc7-42ce-af17-8c72b5ee0584','079e0133-2198-45e0-b727-088611125de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b9462c28ea457d912c4ede1eb32f76',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-80817762',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bf30f053-4724-4171-8cb5-873a873fe1ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='63d9f7b6a8094e6e86c715908cd137b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f1b9462c28ea457d912c4ede1eb32f76',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.356760 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbd7073-c7d1-490e-861a-fb937673fa45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.374930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bbd7073-c7d1-490e-861a-fb937673fa45) transitioned into state 'SUCCESS' from state '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-80817762',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='63d9f7b6a8094e6e86c715908cd137b4',qos_specs=None,replication_status=,reservations=['338b288a-5cbf-4a38-8e81-b903a5536c91','4f57bcb8-699d-427e-86d7-e160a5e4a635','88210357-bdc7-42ce-af17-8c72b5ee0584','079e0133-2198-45e0-b727-088611125de2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f1b9462c28ea457d912c4ede1eb32f76',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.375602 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6a989d-88e7-4757-9970-561c1d8df685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:50.386163 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db6a989d-88e7-4757-9970-561c1d8df685) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:50.387220 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Flow 'volume_create_api' (917fc141-600c-4a20-be26-3d68c91cbca1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:50.387577 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Create volume request issued successfully. Jul 09 15:46:50.388424 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1c199c7-a76f-4e3a-b749-08cdf230dcdf tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:50.389359 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1036/4085] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:50 2026] POST /volume/v3/volumes => generated 744 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:50.401455 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5798a79b-1483-4b12-aefc-e36455b36c27 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.403635 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5798a79b-1483-4b12-aefc-e36455b36c27 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:50.403880 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5798a79b-1483-4b12-aefc-e36455b36c27 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.404130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5798a79b-1483-4b12-aefc-e36455b36c27 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.412115 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:50.412115 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:50.419447 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5798a79b-1483-4b12-aefc-e36455b36c27 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:50.422630 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5798a79b-1483-4b12-aefc-e36455b36c27 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 200 Jul 09 15:46:50.422630 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1007/4086] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:50 2026] GET /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:50.675128 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f041bde9-47fe-40ee-8b11-c75e510bc2ae req-e3a642df-6756-428c-b4ce-c4358281237f tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8 returned with HTTP 200 Jul 09 15:46:50.675601 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1015/4087] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:46:50 2026] DELETE /volume/v3/attachments/4f53e34d-4db2-4f52-9752-ba73fd2fd2f8 => generated 19 bytes in 551 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:50.904113 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4d418abb-6456-46b6-8b81-570c8999f094 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.906587 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d418abb-6456-46b6-8b81-570c8999f094 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 Jul 09 15:46:50.906738 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d418abb-6456-46b6-8b81-570c8999f094 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.907041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d418abb-6456-46b6-8b81-570c8999f094 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.913490 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:50.913490 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:50.913490 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4d418abb-6456-46b6-8b81-570c8999f094 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:50.913867 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d418abb-6456-46b6-8b81-570c8999f094 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 returned with HTTP 200 Jul 09 15:46:50.914337 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1030/4088] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:50 2026] GET /volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:50.926072 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fa1ce845-57e0-4cbb-ac00-e9490c3fefda None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.930226 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fa1ce845-57e0-4cbb-ac00-e9490c3fefda tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] GET https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:50.930487 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fa1ce845-57e0-4cbb-ac00-e9490c3fefda tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.930743 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fa1ce845-57e0-4cbb-ac00-e9490c3fefda tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.930995 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-fa1ce845-57e0-4cbb-ac00-e9490c3fefda tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:50.932711 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:50.932711 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:50.932711 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-fa1ce845-57e0-4cbb-ac00-e9490c3fefda tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:46:50.936583 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fa1ce845-57e0-4cbb-ac00-e9490c3fefda tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Get all snapshots completed successfully. Jul 09 15:46:50.936930 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fa1ce845-57e0-4cbb-ac00-e9490c3fefda tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 200 Jul 09 15:46:50.938518 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1037/4089] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:46:50 2026] GET /volume/v3/snapshots => generated 336 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:50.948293 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-efc11a9d-31c8-4a83-98c4-7aa55b84bb75 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:50.951209 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-efc11a9d-31c8-4a83-98c4-7aa55b84bb75 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 Jul 09 15:46:50.951469 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-efc11a9d-31c8-4a83-98c4-7aa55b84bb75 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:50.951727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-efc11a9d-31c8-4a83-98c4-7aa55b84bb75 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:50.951879 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-efc11a9d-31c8-4a83-98c4-7aa55b84bb75 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete snapshot with id: 0e5da8f9-686e-4d05-9492-64a22f585de5 Jul 09 15:46:50.960334 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:50.960334 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:50.960739 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-efc11a9d-31c8-4a83-98c4-7aa55b84bb75 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:50.998316 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-efc11a9d-31c8-4a83-98c4-7aa55b84bb75 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot delete request issued successfully. Jul 09 15:46:50.998545 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-efc11a9d-31c8-4a83-98c4-7aa55b84bb75 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 returned with HTTP 202 Jul 09 15:46:50.999068 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1008/4090] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:50 2026] DELETE /volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:51.007088 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9f53aab4-ac45-4f10-bc3b-384cc7305cf1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.008911 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9f53aab4-ac45-4f10-bc3b-384cc7305cf1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 Jul 09 15:46:51.009111 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9f53aab4-ac45-4f10-bc3b-384cc7305cf1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.009321 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9f53aab4-ac45-4f10-bc3b-384cc7305cf1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.021665 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.021665 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:51.022012 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9f53aab4-ac45-4f10-bc3b-384cc7305cf1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:51.022764 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9f53aab4-ac45-4f10-bc3b-384cc7305cf1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 returned with HTTP 200 Jul 09 15:46:51.023146 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1016/4091] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:51.172728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d31e6424-91c2-4bc5-b3f1-14bc4c87eb21 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.174461 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d31e6424-91c2-4bc5-b3f1-14bc4c87eb21 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] GET https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:51.174644 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d31e6424-91c2-4bc5-b3f1-14bc4c87eb21 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.174831 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d31e6424-91c2-4bc5-b3f1-14bc4c87eb21 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.182497 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.182497 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:51.186359 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d31e6424-91c2-4bc5-b3f1-14bc4c87eb21 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Volume info retrieved successfully. Jul 09 15:46:51.190585 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d31e6424-91c2-4bc5-b3f1-14bc4c87eb21 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 returned with HTTP 200 Jul 09 15:46:51.190980 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1031/4092] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:51.206631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-add68fd9-c82b-439a-88ef-c78126f262d4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.208804 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-add68fd9-c82b-439a-88ef-c78126f262d4 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True Jul 09 15:46:51.209054 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-add68fd9-c82b-439a-88ef-c78126f262d4 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.210314 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-add68fd9-c82b-439a-88ef-c78126f262d4 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.210314 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.210314 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:51.225747 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-add68fd9-c82b-439a-88ef-c78126f262d4 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:51.226586 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-add68fd9-c82b-439a-88ef-c78126f262d4 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:51.226742 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-add68fd9-c82b-439a-88ef-c78126f262d4 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1208403566 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1208403566, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:51.228102 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-add68fd9-c82b-439a-88ef-c78126f262d4 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-385310584 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-385310584, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:46:51.240121 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-add68fd9-c82b-439a-88ef-c78126f262d4 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True returned with HTTP 200 Jul 09 15:46:51.240121 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1038/4093] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True => generated 1618 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:51.253272 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b3dd70b3-ef9e-4762-8a12-03a5a57ee07c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.257876 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b3dd70b3-ef9e-4762-8a12-03a5a57ee07c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde Jul 09 15:46:51.258090 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b3dd70b3-ef9e-4762-8a12-03a5a57ee07c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.258332 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b3dd70b3-ef9e-4762-8a12-03a5a57ee07c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.258489 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b3dd70b3-ef9e-4762-8a12-03a5a57ee07c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Show backup with id 3a133ba0-6485-47db-afea-004c385d6cde. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:51.260056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-262c96c6-041f-40ce-87dc-75e779049408 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.261717 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-262c96c6-041f-40ce-87dc-75e779049408 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] DELETE https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:51.261915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-262c96c6-041f-40ce-87dc-75e779049408 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.262149 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-262c96c6-041f-40ce-87dc-75e779049408 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.262360 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-262c96c6-041f-40ce-87dc-75e779049408 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Delete volume with id: 75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:51.266624 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b3dd70b3-ef9e-4762-8a12-03a5a57ee07c tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde returned with HTTP 404 Jul 09 15:46:51.267177 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1009/4094] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/backups/3a133ba0-6485-47db-afea-004c385d6cde => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:51.272198 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.272198 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:51.273035 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-262c96c6-041f-40ce-87dc-75e779049408 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Volume info retrieved successfully. Jul 09 15:46:51.274315 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d06ae9ec-4815-4dd4-a373-947690f43f03 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.276388 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d06ae9ec-4815-4dd4-a373-947690f43f03 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 Jul 09 15:46:51.276639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d06ae9ec-4815-4dd4-a373-947690f43f03 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.276906 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d06ae9ec-4815-4dd4-a373-947690f43f03 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.277092 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-d06ae9ec-4815-4dd4-a373-947690f43f03 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete volume with id: e5bbb67f-d8fc-43d4-8557-220a9cbabd74 Jul 09 15:46:51.284295 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.284295 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:51.284745 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d06ae9ec-4815-4dd4-a373-947690f43f03 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:51.294873 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-262c96c6-041f-40ce-87dc-75e779049408 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Delete volume request issued successfully. Jul 09 15:46:51.295146 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-262c96c6-041f-40ce-87dc-75e779049408 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 returned with HTTP 202 Jul 09 15:46:51.295822 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1017/4095] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:51 2026] DELETE /volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:51.303938 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d06ae9ec-4815-4dd4-a373-947690f43f03 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Delete volume request issued successfully. Jul 09 15:46:51.303938 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d06ae9ec-4815-4dd4-a373-947690f43f03 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 returned with HTTP 202 Jul 09 15:46:51.303938 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1032/4096] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:46:51 2026] DELETE /volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:51.308826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eede62d6-1155-4f2b-bd9f-a17c253d8cf3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.311140 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eede62d6-1155-4f2b-bd9f-a17c253d8cf3 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] GET https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:51.311428 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eede62d6-1155-4f2b-bd9f-a17c253d8cf3 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.311472 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1b9ea856-23f3-4a43-9871-0704df789031 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.311851 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eede62d6-1155-4f2b-bd9f-a17c253d8cf3 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.313234 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b9ea856-23f3-4a43-9871-0704df789031 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 Jul 09 15:46:51.313429 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b9ea856-23f3-4a43-9871-0704df789031 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.313593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b9ea856-23f3-4a43-9871-0704df789031 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.319295 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.319295 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:51.321265 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.321265 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:51.323862 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eede62d6-1155-4f2b-bd9f-a17c253d8cf3 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Volume info retrieved successfully. Jul 09 15:46:51.328448 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eede62d6-1155-4f2b-bd9f-a17c253d8cf3 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 returned with HTTP 200 Jul 09 15:46:51.328531 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1b9ea856-23f3-4a43-9871-0704df789031 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Volume info retrieved successfully. Jul 09 15:46:51.328916 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1039/4097] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:51.333843 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b9ea856-23f3-4a43-9871-0704df789031 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 returned with HTTP 200 Jul 09 15:46:51.334380 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1010/4098] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:51.439327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ff9fc621-bc76-4b3c-add9-c4b2c425fc02 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.441524 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff9fc621-bc76-4b3c-add9-c4b2c425fc02 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:51.441702 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff9fc621-bc76-4b3c-add9-c4b2c425fc02 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.441901 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff9fc621-bc76-4b3c-add9-c4b2c425fc02 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.451201 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.451201 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:51.454495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-370f22ed-c99b-4580-b916-bef2da36608e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.456515 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ff9fc621-bc76-4b3c-add9-c4b2c425fc02 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:51.462889 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff9fc621-bc76-4b3c-add9-c4b2c425fc02 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 200 Jul 09 15:46:51.463452 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1018/4099] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:51.485255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-873809f6-a0d1-4fbc-8e7a-040c6fbf3b67 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.490420 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-873809f6-a0d1-4fbc-8e7a-040c6fbf3b67 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:51.490420 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-873809f6-a0d1-4fbc-8e7a-040c6fbf3b67 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bf30f053-4724-4171-8cb5-873a873fe1ab", "name": "tempest-VolumesExtendTest-Snapshot-74559857"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:51.504772 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.504772 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:51.505544 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-873809f6-a0d1-4fbc-8e7a-040c6fbf3b67 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:51.506428 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-873809f6-a0d1-4fbc-8e7a-040c6fbf3b67 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Create snapshot from volume bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:51.560647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-873809f6-a0d1-4fbc-8e7a-040c6fbf3b67 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Created reservations ['22915136-0772-4e3d-ba62-d2acbb270d42', '40ef9ce4-6c0f-4509-9db3-f700aab4c871', 'ed5cf504-d806-481d-9412-8f6484f69bba', 'b023e18a-75fb-447b-9574-27f685aa991a'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:51.568691 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:51.569198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:51.570900 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:51.571061 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Create volume of 1 GB Jul 09 15:46:51.575464 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Availability Zones retrieved successfully. Jul 09 15:46:51.581521 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Flow 'volume_create_api' (36078950-f8ab-4f5d-aaa1-600690e1b835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:51.582613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b743a238-1967-459d-aded-ed54b1a758dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:51.583728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:51.595616 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-873809f6-a0d1-4fbc-8e7a-040c6fbf3b67 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Snapshot create request issued successfully. Jul 09 15:46:51.595990 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-873809f6-a0d1-4fbc-8e7a-040c6fbf3b67 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:51.596468 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1040/4100] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:51 2026] POST /volume/v3/snapshots => generated 302 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:51.605429 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a305ec9b-7e89-49ce-8c4b-58bca8fd124a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.607523 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a305ec9b-7e89-49ce-8c4b-58bca8fd124a tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f Jul 09 15:46:51.607783 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a305ec9b-7e89-49ce-8c4b-58bca8fd124a tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.608038 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a305ec9b-7e89-49ce-8c4b-58bca8fd124a tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.610667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b743a238-1967-459d-aded-ed54b1a758dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:51.611382 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c2d7b7-f470-4996-a1bf-a2e41095e5d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:51.613406 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.613406 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:51.613902 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a305ec9b-7e89-49ce-8c4b-58bca8fd124a tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Snapshot retrieved successfully. Jul 09 15:46:51.614645 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a305ec9b-7e89-49ce-8c4b-58bca8fd124a tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f returned with HTTP 200 Jul 09 15:46:51.615054 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1011/4101] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f => generated 434 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:51.664930 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Created reservations ['4f33648b-ba93-4924-b256-4fe3f93e9b12', '64995c64-a2aa-4367-af8f-161c95e5107f', '2e5161d6-8f38-4de3-87e9-eb9d34feedb2', '80fd3449-824a-4b61-8a27-9aad03f2a909'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:51.665710 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00c2d7b7-f470-4996-a1bf-a2e41095e5d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f33648b-ba93-4924-b256-4fe3f93e9b12', '64995c64-a2aa-4367-af8f-161c95e5107f', '2e5161d6-8f38-4de3-87e9-eb9d34feedb2', '80fd3449-824a-4b61-8a27-9aad03f2a909']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:51.666627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac81616-df14-431f-9ef6-075ca3203ea3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:51.687742 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bac81616-df14-431f-9ef6-075ca3203ea3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0444e6d1-d80c-4781-b839-deca29455565', '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='d97422656b1047f99f9636ef7d960ab5',qos_specs=None,replication_status=,reservations=['4f33648b-ba93-4924-b256-4fe3f93e9b12','64995c64-a2aa-4367-af8f-161c95e5107f','2e5161d6-8f38-4de3-87e9-eb9d34feedb2','80fd3449-824a-4b61-8a27-9aad03f2a909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb4e311b0314eddb9636aea56ed7591',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:51Z,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=0444e6d1-d80c-4781-b839-deca29455565,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d97422656b1047f99f9636ef7d960ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fb4e311b0314eddb9636aea56ed7591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:51.688524 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977bfb7b-b6db-4342-b41b-a55de6facc38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:51.708227 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (977bfb7b-b6db-4342-b41b-a55de6facc38) transitioned into state 'SUCCESS' from 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='d97422656b1047f99f9636ef7d960ab5',qos_specs=None,replication_status=,reservations=['4f33648b-ba93-4924-b256-4fe3f93e9b12','64995c64-a2aa-4367-af8f-161c95e5107f','2e5161d6-8f38-4de3-87e9-eb9d34feedb2','80fd3449-824a-4b61-8a27-9aad03f2a909'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb4e311b0314eddb9636aea56ed7591',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:51.709078 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa74365-8f8a-44a0-8535-713f52723bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:51.719209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ffa74365-8f8a-44a0-8535-713f52723bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:51.719914 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Flow 'volume_create_api' (36078950-f8ab-4f5d-aaa1-600690e1b835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:51.720179 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Create volume request issued successfully. Jul 09 15:46:51.720750 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-370f22ed-c99b-4580-b916-bef2da36608e tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:51.721352 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1033/4102] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:51 2026] POST /volume/v3/volumes => generated 738 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:51.736595 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4759d832-658f-41bd-8799-903f8bd046b5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:51.738551 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4759d832-658f-41bd-8799-903f8bd046b5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 Jul 09 15:46:51.738796 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4759d832-658f-41bd-8799-903f8bd046b5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:51.738988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4759d832-658f-41bd-8799-903f8bd046b5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:51.746829 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:51.746829 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:51.752741 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4759d832-658f-41bd-8799-903f8bd046b5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:51.757396 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4759d832-658f-41bd-8799-903f8bd046b5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 returned with HTTP 200 Jul 09 15:46:51.757853 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1019/4103] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:51 2026] GET /volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 => generated 806 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:52.038237 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-af7e9eca-14e6-4995-a7b2-b5e253f3d2ce None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.040176 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af7e9eca-14e6-4995-a7b2-b5e253f3d2ce tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 Jul 09 15:46:52.040535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af7e9eca-14e6-4995-a7b2-b5e253f3d2ce tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.041005 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af7e9eca-14e6-4995-a7b2-b5e253f3d2ce tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.047095 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af7e9eca-14e6-4995-a7b2-b5e253f3d2ce tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 returned with HTTP 404 Jul 09 15:46:52.047899 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1041/4104] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/snapshots/0e5da8f9-686e-4d05-9492-64a22f585de5 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:52.054168 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-307acea5-46f2-4c0b-b14e-4578fe383009 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.055865 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-307acea5-46f2-4c0b-b14e-4578fe383009 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 Jul 09 15:46:52.056011 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-307acea5-46f2-4c0b-b14e-4578fe383009 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.056177 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-307acea5-46f2-4c0b-b14e-4578fe383009 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.056353 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-307acea5-46f2-4c0b-b14e-4578fe383009 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: f9d129ae-d391-4421-ba84-c1c6c746cf57 Jul 09 15:46:52.065766 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:52.065766 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:52.066238 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-307acea5-46f2-4c0b-b14e-4578fe383009 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:52.084250 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-307acea5-46f2-4c0b-b14e-4578fe383009 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:46:52.084430 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-307acea5-46f2-4c0b-b14e-4578fe383009 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 returned with HTTP 202 Jul 09 15:46:52.085127 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1012/4105] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:52 2026] DELETE /volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:52.092250 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d6703ef-6fc9-4f89-8db4-e1752cd69890 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.095083 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d6703ef-6fc9-4f89-8db4-e1752cd69890 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 Jul 09 15:46:52.095359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d6703ef-6fc9-4f89-8db4-e1752cd69890 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.095611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d6703ef-6fc9-4f89-8db4-e1752cd69890 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.104256 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:52.104256 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:52.109106 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8d6703ef-6fc9-4f89-8db4-e1752cd69890 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:52.114656 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d6703ef-6fc9-4f89-8db4-e1752cd69890 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 returned with HTTP 200 Jul 09 15:46:52.115195 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1034/4106] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:52.341306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5400867d-cb46-42d8-907d-4ed27173ec90 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.342975 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5400867d-cb46-42d8-907d-4ed27173ec90 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] GET https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:52.343148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5400867d-cb46-42d8-907d-4ed27173ec90 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.343338 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5400867d-cb46-42d8-907d-4ed27173ec90 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.347193 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-337a2866-2400-444e-9fb0-5643db3208c2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.348740 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5400867d-cb46-42d8-907d-4ed27173ec90 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 returned with HTTP 404 Jul 09 15:46:52.348889 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-337a2866-2400-444e-9fb0-5643db3208c2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] GET https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 Jul 09 15:46:52.349108 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-337a2866-2400-444e-9fb0-5643db3208c2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.349431 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1020/4107] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:52.349492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-337a2866-2400-444e-9fb0-5643db3208c2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.355597 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-337a2866-2400-444e-9fb0-5643db3208c2 tempest-ProjectReaderTests33-1341959948 tempest-ProjectReaderTests33-1341959948-project-admin] https://10.4.3.19/volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 returned with HTTP 404 Jul 09 15:46:52.356334 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1042/4108] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/volumes/e5bbb67f-d8fc-43d4-8557-220a9cbabd74 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:52.356516 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9d617ec0-76f2-4680-b2b3-1621221f4d7c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.358375 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9d617ec0-76f2-4680-b2b3-1621221f4d7c tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] GET https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:52.358573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9d617ec0-76f2-4680-b2b3-1621221f4d7c tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.358750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9d617ec0-76f2-4680-b2b3-1621221f4d7c tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.365624 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9d617ec0-76f2-4680-b2b3-1621221f4d7c tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 returned with HTTP 404 Jul 09 15:46:52.365624 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1013/4109] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:52.375357 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4bf38e95-1801-4ed0-92e7-bb07240603f6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.377412 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4bf38e95-1801-4ed0-92e7-bb07240603f6 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] DELETE https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:52.377412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4bf38e95-1801-4ed0-92e7-bb07240603f6 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.377412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4bf38e95-1801-4ed0-92e7-bb07240603f6 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.377626 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-4bf38e95-1801-4ed0-92e7-bb07240603f6 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Delete volume with id: 75b3b8b4-ef9f-4b03-a5e1-b46225524247 Jul 09 15:46:52.383988 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4bf38e95-1801-4ed0-92e7-bb07240603f6 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 returned with HTTP 404 Jul 09 15:46:52.384546 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1035/4110] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:52 2026] DELETE /volume/v3/volumes/75b3b8b4-ef9f-4b03-a5e1-b46225524247 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:52.397170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.402898 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:52.403275 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-88851600"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:52.405121 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-88851600'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:52.405314 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Create volume of 1 GB Jul 09 15:46:52.409449 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Availability Zones retrieved successfully. Jul 09 15:46:52.415352 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Flow 'volume_create_api' (fe97b1cc-c493-4a38-9a3e-891f0d20b9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:52.416272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f97b2c2-3272-4f8e-bef6-cf9e24c3c0ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:52.417274 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:52.443027 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f97b2c2-3272-4f8e-bef6-cf9e24c3c0ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:52.443753 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9825c01b-eac8-412c-baf0-4b9d02c0b498) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:52.488133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Created reservations ['1b0fb387-c1e6-4c93-a04b-809375f8d972', '7d22128c-99b6-4eb1-a599-64ecef2d7060', '8edbb30e-a9ab-4e70-afd5-5ec8d081dbf0', '04a87c9a-3531-411e-b7a5-a121464e0ee7'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:52.489864 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9825c01b-eac8-412c-baf0-4b9d02c0b498) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b0fb387-c1e6-4c93-a04b-809375f8d972', '7d22128c-99b6-4eb1-a599-64ecef2d7060', '8edbb30e-a9ab-4e70-afd5-5ec8d081dbf0', '04a87c9a-3531-411e-b7a5-a121464e0ee7']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:52.489864 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba19bf77-e2c3-4952-811e-9d40fb4016ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:52.513056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba19bf77-e2c3-4952-811e-9d40fb4016ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37a6e369-e7ae-4862-883a-15418aea181a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-88851600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b211c2ce11f64ed2919dcc07d144eb12',qos_specs=None,replication_status=,reservations=['1b0fb387-c1e6-4c93-a04b-809375f8d972','7d22128c-99b6-4eb1-a599-64ecef2d7060','8edbb30e-a9ab-4e70-afd5-5ec8d081dbf0','04a87c9a-3531-411e-b7a5-a121464e0ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd86521c950c4c7896cbeeba90455841',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-88851600',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37a6e369-e7ae-4862-883a-15418aea181a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b211c2ce11f64ed2919dcc07d144eb12',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd86521c950c4c7896cbeeba90455841',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:52.514645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd4344f3-74bf-49a3-89a3-608ab6f06ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:52.534977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd4344f3-74bf-49a3-89a3-608ab6f06ae7) transitioned into state 'SUCCESS' from state '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-88851600',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b211c2ce11f64ed2919dcc07d144eb12',qos_specs=None,replication_status=,reservations=['1b0fb387-c1e6-4c93-a04b-809375f8d972','7d22128c-99b6-4eb1-a599-64ecef2d7060','8edbb30e-a9ab-4e70-afd5-5ec8d081dbf0','04a87c9a-3531-411e-b7a5-a121464e0ee7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd86521c950c4c7896cbeeba90455841',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:52.536335 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad08c92-09df-43c8-87c7-c81863039372) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:52.548204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ad08c92-09df-43c8-87c7-c81863039372) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:52.549116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Flow 'volume_create_api' (fe97b1cc-c493-4a38-9a3e-891f0d20b9dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:52.549434 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Create volume request issued successfully. Jul 09 15:46:52.550105 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-98b5e261-1123-4cf5-975c-ce55ea53c340 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:52.550574 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1021/4111] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:52 2026] POST /volume/v3/volumes => generated 752 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:52.561902 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8598f3e7-372b-499f-95c1-edc8126eca9f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.563771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8598f3e7-372b-499f-95c1-edc8126eca9f tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] GET https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:52.564069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8598f3e7-372b-499f-95c1-edc8126eca9f tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.564416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8598f3e7-372b-499f-95c1-edc8126eca9f tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.573952 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:52.573952 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:52.580450 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8598f3e7-372b-499f-95c1-edc8126eca9f tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Volume info retrieved successfully. Jul 09 15:46:52.588275 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8598f3e7-372b-499f-95c1-edc8126eca9f tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a returned with HTTP 200 Jul 09 15:46:52.588889 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1043/4112] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:52.623894 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6f999ba6-0e6d-4f5c-aba4-8cb4f147f335 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.626045 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6f999ba6-0e6d-4f5c-aba4-8cb4f147f335 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f Jul 09 15:46:52.626260 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6f999ba6-0e6d-4f5c-aba4-8cb4f147f335 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.626454 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6f999ba6-0e6d-4f5c-aba4-8cb4f147f335 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.631128 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:52.631128 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:52.631597 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6f999ba6-0e6d-4f5c-aba4-8cb4f147f335 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Snapshot retrieved successfully. Jul 09 15:46:52.632465 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6f999ba6-0e6d-4f5c-aba4-8cb4f147f335 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f returned with HTTP 200 Jul 09 15:46:52.633397 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1014/4113] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:52.644057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0a501c3a-7bad-44da-afd0-aac908bd7710 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.646651 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0a501c3a-7bad-44da-afd0-aac908bd7710 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] POST https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab/action Jul 09 15:46:52.647056 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0a501c3a-7bad-44da-afd0-aac908bd7710 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:52.647228 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0a501c3a-7bad-44da-afd0-aac908bd7710 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:52.655014 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:52.655014 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:52.655560 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0a501c3a-7bad-44da-afd0-aac908bd7710 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:52.691198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-0a501c3a-7bad-44da-afd0-aac908bd7710 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Created reservations ['9da1e220-9658-4e35-9522-f6b176097c98', '1ce0f31f-0f0d-4e60-b961-26ac31b3f668'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:52.704338 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0a501c3a-7bad-44da-afd0-aac908bd7710 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Extend volume request issued successfully. Jul 09 15:46:52.704582 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0a501c3a-7bad-44da-afd0-aac908bd7710 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab/action returned with HTTP 202 Jul 09 15:46:52.705033 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1036/4114] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:46:52 2026] POST /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:52.715423 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c46c0467-7f18-4e4e-a3ad-6bd9c7f23f06 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.717915 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c46c0467-7f18-4e4e-a3ad-6bd9c7f23f06 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:52.718163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c46c0467-7f18-4e4e-a3ad-6bd9c7f23f06 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.718460 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c46c0467-7f18-4e4e-a3ad-6bd9c7f23f06 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.727895 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:52.727895 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:52.733307 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c46c0467-7f18-4e4e-a3ad-6bd9c7f23f06 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:52.738846 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c46c0467-7f18-4e4e-a3ad-6bd9c7f23f06 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 200 Jul 09 15:46:52.739330 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1022/4115] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:52.769406 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-79ab7c1c-0483-479b-a1af-a8941df7bceb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.771251 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-79ab7c1c-0483-479b-a1af-a8941df7bceb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 Jul 09 15:46:52.771465 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-79ab7c1c-0483-479b-a1af-a8941df7bceb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.771645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-79ab7c1c-0483-479b-a1af-a8941df7bceb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.780241 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:52.780241 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:52.784787 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-79ab7c1c-0483-479b-a1af-a8941df7bceb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:52.791069 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-79ab7c1c-0483-479b-a1af-a8941df7bceb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 returned with HTTP 200 Jul 09 15:46:52.791693 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1044/4116] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:52.804223 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1fe56991-10c7-4338-a594-f98d07df3716 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.806640 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1fe56991-10c7-4338-a594-f98d07df3716 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 Jul 09 15:46:52.806889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1fe56991-10c7-4338-a594-f98d07df3716 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:52.807145 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1fe56991-10c7-4338-a594-f98d07df3716 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:52.825636 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:52.825636 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:52.832177 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1fe56991-10c7-4338-a594-f98d07df3716 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:52.838393 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1fe56991-10c7-4338-a594-f98d07df3716 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 returned with HTTP 200 Jul 09 15:46:52.839387 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1015/4117] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:52 2026] GET /volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 => generated 831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:52.852144 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:52.853875 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:52.854173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1530041137"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:52.855743 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1530041137'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:52.855743 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Create volume of 1 GB Jul 09 15:46:52.859848 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Availability Zones retrieved successfully. Jul 09 15:46:52.865466 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Flow 'volume_create_api' (6081dfab-a545-4768-90e8-10d0f99278d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:52.866516 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f586e2c-4046-42f4-8ddc-352dd04c22ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:52.867451 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:52.895841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f586e2c-4046-42f4-8ddc-352dd04c22ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:52.896853 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d07d3d-ab82-416a-9f9a-c05c221885df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:52.947870 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Created reservations ['21ec9b5c-74fa-447e-8f72-990de8332d20', '51ee26a5-c368-4677-a618-3dacad37a1c7', '8e334dd2-bb33-481f-a473-59b46228064d', '2c03f64d-1e7f-4433-920c-7f755d78d3fc'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:52.948938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84d07d3d-ab82-416a-9f9a-c05c221885df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21ec9b5c-74fa-447e-8f72-990de8332d20', '51ee26a5-c368-4677-a618-3dacad37a1c7', '8e334dd2-bb33-481f-a473-59b46228064d', '2c03f64d-1e7f-4433-920c-7f755d78d3fc']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:52.949585 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a97db3d-fd0a-4759-95b2-3a6902e64d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:52.984555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a97db3d-fd0a-4759-95b2-3a6902e64d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c415cd51-0e9e-45ca-8e76-eb561fff9e86', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1530041137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97422656b1047f99f9636ef7d960ab5',qos_specs=None,replication_status=,reservations=['21ec9b5c-74fa-447e-8f72-990de8332d20','51ee26a5-c368-4677-a618-3dacad37a1c7','8e334dd2-bb33-481f-a473-59b46228064d','2c03f64d-1e7f-4433-920c-7f755d78d3fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb4e311b0314eddb9636aea56ed7591',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:52Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1530041137',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c415cd51-0e9e-45ca-8e76-eb561fff9e86,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d97422656b1047f99f9636ef7d960ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9fb4e311b0314eddb9636aea56ed7591',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:52.985528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab211fdc-261f-418c-a359-23a958ec9c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:53.015364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab211fdc-261f-418c-a359-23a958ec9c94) transitioned into 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-1530041137',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d97422656b1047f99f9636ef7d960ab5',qos_specs=None,replication_status=,reservations=['21ec9b5c-74fa-447e-8f72-990de8332d20','51ee26a5-c368-4677-a618-3dacad37a1c7','8e334dd2-bb33-481f-a473-59b46228064d','2c03f64d-1e7f-4433-920c-7f755d78d3fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9fb4e311b0314eddb9636aea56ed7591',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:53.016073 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127c44b8-e9d1-424a-8491-5c3877890b83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:53.026311 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (127c44b8-e9d1-424a-8491-5c3877890b83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:53.027271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Flow 'volume_create_api' (6081dfab-a545-4768-90e8-10d0f99278d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:53.027626 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Create volume request issued successfully. Jul 09 15:46:53.028377 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9e008c4e-d5d1-4088-a75b-4a6e966248d0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:53.028869 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1037/4118] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:46:52 2026] POST /volume/v3/volumes => generated 774 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:53.044197 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d77ee19b-6d72-4ac3-93dc-ca4e24e2c3b1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.045999 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d77ee19b-6d72-4ac3-93dc-ca4e24e2c3b1 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 Jul 09 15:46:53.046541 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d77ee19b-6d72-4ac3-93dc-ca4e24e2c3b1 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.046780 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d77ee19b-6d72-4ac3-93dc-ca4e24e2c3b1 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.057150 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.057150 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:53.064381 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d77ee19b-6d72-4ac3-93dc-ca4e24e2c3b1 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:53.070423 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d77ee19b-6d72-4ac3-93dc-ca4e24e2c3b1 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 returned with HTTP 200 Jul 09 15:46:53.070894 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1023/4119] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:53.127503 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ed4dff86-0e38-4bad-8371-046ab661a3b0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.129839 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed4dff86-0e38-4bad-8371-046ab661a3b0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 Jul 09 15:46:53.130096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed4dff86-0e38-4bad-8371-046ab661a3b0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.130354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ed4dff86-0e38-4bad-8371-046ab661a3b0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.137912 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ed4dff86-0e38-4bad-8371-046ab661a3b0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 returned with HTTP 404 Jul 09 15:46:53.138463 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1045/4120] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/volumes/f9d129ae-d391-4421-ba84-c1c6c746cf57 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:53.150552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.152644 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:53.153048 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-300301247"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:53.157727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-300301247'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:53.157883 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:46:53.162934 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:46:53.171150 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (54300c9c-cf9b-4877-9043-24202fd7bb79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:53.171870 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7607a88f-d557-4c55-aa02-5066555e84fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:53.173019 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:53.213591 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7607a88f-d557-4c55-aa02-5066555e84fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:53.214448 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee7b01f-cc1b-4915-8a0a-f1f7a49042ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:53.262829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['6fad2088-cbd6-4623-993c-9cff4c8f6327', 'eba5ebe1-3f2a-4d37-919c-1d2b563f669b', '256566c8-5653-416a-9712-3753536290ef', '844d7633-499f-43a9-af7d-0c28ffcacd68'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:53.263811 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fee7b01f-cc1b-4915-8a0a-f1f7a49042ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fad2088-cbd6-4623-993c-9cff4c8f6327', 'eba5ebe1-3f2a-4d37-919c-1d2b563f669b', '256566c8-5653-416a-9712-3753536290ef', '844d7633-499f-43a9-af7d-0c28ffcacd68']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:53.264923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72028d00-74cf-467a-b7f1-4f529a2b1404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:53.297010 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72028d00-74cf-467a-b7f1-4f529a2b1404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6bffa19c-7acf-4619-8cca-b90d0387a34e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-300301247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['6fad2088-cbd6-4623-993c-9cff4c8f6327','eba5ebe1-3f2a-4d37-919c-1d2b563f669b','256566c8-5653-416a-9712-3753536290ef','844d7633-499f-43a9-af7d-0c28ffcacd68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-300301247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6bffa19c-7acf-4619-8cca-b90d0387a34e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:53.297954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f37df81-9e72-40c3-8ddd-59a04a1cda94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:53.326637 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f37df81-9e72-40c3-8ddd-59a04a1cda94) transitioned into state 'SUCCESS' from state '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-300301247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['6fad2088-cbd6-4623-993c-9cff4c8f6327','eba5ebe1-3f2a-4d37-919c-1d2b563f669b','256566c8-5653-416a-9712-3753536290ef','844d7633-499f-43a9-af7d-0c28ffcacd68'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:53.327288 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7cbc04b-74ee-4d31-8cd9-09cfae82ea48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:53.337052 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7cbc04b-74ee-4d31-8cd9-09cfae82ea48) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:53.338026 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (54300c9c-cf9b-4877-9043-24202fd7bb79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:53.338534 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:46:53.338922 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8297e53-eee0-47ce-9579-c7ab2c8cc71c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:53.339413 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1016/4121] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:53 2026] POST /volume/v3/volumes => generated 775 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:53.353602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-63e66548-fab5-4894-ab9f-8d9b7ba0f6c1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.357938 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-63e66548-fab5-4894-ab9f-8d9b7ba0f6c1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e Jul 09 15:46:53.358114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-63e66548-fab5-4894-ab9f-8d9b7ba0f6c1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.358312 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-63e66548-fab5-4894-ab9f-8d9b7ba0f6c1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.364968 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.364968 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:53.369909 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-63e66548-fab5-4894-ab9f-8d9b7ba0f6c1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:53.373888 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-63e66548-fab5-4894-ab9f-8d9b7ba0f6c1 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e returned with HTTP 200 Jul 09 15:46:53.374555 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1038/4122] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:53.427160 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.429191 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] DELETE https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:46:53.429483 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.429627 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.429836 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Delete volume with id: 32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:46:53.438965 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.438965 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:53.439704 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:46:53.451736 np0000004916 devstack@c-api.service[99865]: WARNING cinder.keymgr.conf_key_mgr [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:46:53.458307 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Delete volume request issued successfully. Jul 09 15:46:53.458520 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6d447705-3ea7-4a49-bdfa-122aba63ee4b tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 202 Jul 09 15:46:53.459003 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1024/4123] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:53 2026] DELETE /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:53.466907 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ded02418-c51a-4f54-9191-4172be866669 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.468842 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ded02418-c51a-4f54-9191-4172be866669 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:46:53.469105 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ded02418-c51a-4f54-9191-4172be866669 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.469411 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ded02418-c51a-4f54-9191-4172be866669 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.476978 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.476978 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:53.481003 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ded02418-c51a-4f54-9191-4172be866669 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:46:53.486282 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ded02418-c51a-4f54-9191-4172be866669 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 200 Jul 09 15:46:53.486600 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1046/4124] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 1447 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:53.601552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-eea987b0-94aa-4172-80d3-50c3588b5c49 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.603203 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eea987b0-94aa-4172-80d3-50c3588b5c49 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] GET https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:53.603393 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eea987b0-94aa-4172-80d3-50c3588b5c49 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.603568 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-eea987b0-94aa-4172-80d3-50c3588b5c49 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.610520 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.610520 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:53.613927 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-eea987b0-94aa-4172-80d3-50c3588b5c49 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Volume info retrieved successfully. Jul 09 15:46:53.618060 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-eea987b0-94aa-4172-80d3-50c3588b5c49 tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a returned with HTTP 200 Jul 09 15:46:53.618518 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1017/4125] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:53.634852 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6753ccfb-4281-4a72-9262-9defd192c14c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.636427 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6753ccfb-4281-4a72-9262-9defd192c14c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True Jul 09 15:46:53.636598 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6753ccfb-4281-4a72-9262-9defd192c14c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.636840 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6753ccfb-4281-4a72-9262-9defd192c14c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.657258 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6753ccfb-4281-4a72-9262-9defd192c14c tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True returned with HTTP 200 Jul 09 15:46:53.657660 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1039/4126] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True => generated 1618 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:53.667938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-730f37da-26bd-4de9-877c-1ac90d6fa697 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.669555 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-730f37da-26bd-4de9-877c-1ac90d6fa697 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/e62b62f228534fc3bd873c1030c6dc86?usage=True Jul 09 15:46:53.669752 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-730f37da-26bd-4de9-877c-1ac90d6fa697 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.669926 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-730f37da-26bd-4de9-877c-1ac90d6fa697 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.685405 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-730f37da-26bd-4de9-877c-1ac90d6fa697 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/e62b62f228534fc3bd873c1030c6dc86?usage=True returned with HTTP 200 Jul 09 15:46:53.685766 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1025/4127] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/os-quota-sets/e62b62f228534fc3bd873c1030c6dc86?usage=True => generated 1618 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:53.696437 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d1b24292-3cd3-4990-9db2-3d98908b519d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.698531 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d1b24292-3cd3-4990-9db2-3d98908b519d tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] POST https://10.4.3.19/volume/v3/os-volume-transfer Jul 09 15:46:53.698944 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d1b24292-3cd3-4990-9db2-3d98908b519d tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "37a6e369-e7ae-4862-883a-15418aea181a"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:53.700631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.volume_transfer [None req-d1b24292-3cd3-4990-9db2-3d98908b519d tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Creating new volume transfer {'transfer': {'volume_id': '37a6e369-e7ae-4862-883a-15418aea181a'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 09 15:46:53.700800 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.volume_transfer [None req-d1b24292-3cd3-4990-9db2-3d98908b519d tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Creating transfer of volume 37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:53.700931 np0000004916 devstack@c-api.service[99866]: INFO cinder.transfer.api [None req-d1b24292-3cd3-4990-9db2-3d98908b519d tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Generating transfer record for volume 37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:53.709057 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.709057 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:53.718090 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d1b24292-3cd3-4990-9db2-3d98908b519d tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/os-volume-transfer returned with HTTP 202 Jul 09 15:46:53.718516 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1047/4128] 10.4.3.19 () {68 vars in 1284 bytes} [Thu Jul 9 15:46:53 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:53.727681 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.751772 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-67648473-a0ed-4bc6-a8b4-c3b25189208c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.753764 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-67648473-a0ed-4bc6-a8b4-c3b25189208c tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:53.754341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-67648473-a0ed-4bc6-a8b4-c3b25189208c tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.754341 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-67648473-a0ed-4bc6-a8b4-c3b25189208c tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.761368 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.761368 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:53.764999 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-67648473-a0ed-4bc6-a8b4-c3b25189208c tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:53.769396 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-67648473-a0ed-4bc6-a8b4-c3b25189208c tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 200 Jul 09 15:46:53.769810 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1040/4129] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:53.782469 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a7189e91-8bae-43f3-9fdd-ebaa8ac555ad None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.784134 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a7189e91-8bae-43f3-9fdd-ebaa8ac555ad tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:53.784354 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a7189e91-8bae-43f3-9fdd-ebaa8ac555ad tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.784517 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a7189e91-8bae-43f3-9fdd-ebaa8ac555ad tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.790838 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.790838 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:53.794293 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a7189e91-8bae-43f3-9fdd-ebaa8ac555ad tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:53.798012 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a7189e91-8bae-43f3-9fdd-ebaa8ac555ad tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 200 Jul 09 15:46:53.798391 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1026/4130] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 837 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:53.811771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e5409904-1ba5-4b00-a812-2bbef46f8ea0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.813775 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e5409904-1ba5-4b00-a812-2bbef46f8ea0 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f Jul 09 15:46:53.814058 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e5409904-1ba5-4b00-a812-2bbef46f8ea0 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.814319 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e5409904-1ba5-4b00-a812-2bbef46f8ea0 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.814415 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-e5409904-1ba5-4b00-a812-2bbef46f8ea0 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Delete snapshot with id: 18ba879b-5bc2-44e8-904a-3f6e39da247f Jul 09 15:46:53.820026 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.820026 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:53.820541 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e5409904-1ba5-4b00-a812-2bbef46f8ea0 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Snapshot retrieved successfully. Jul 09 15:46:53.838448 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e5409904-1ba5-4b00-a812-2bbef46f8ea0 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Snapshot delete request issued successfully. Jul 09 15:46:53.838776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e5409904-1ba5-4b00-a812-2bbef46f8ea0 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f returned with HTTP 202 Jul 09 15:46:53.839523 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1048/4131] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:53 2026] DELETE /volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:53.847451 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0f3f447c-5553-4ed2-a2b7-2c33bd507bfd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:53.849649 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0f3f447c-5553-4ed2-a2b7-2c33bd507bfd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f Jul 09 15:46:53.850389 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0f3f447c-5553-4ed2-a2b7-2c33bd507bfd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:53.850389 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0f3f447c-5553-4ed2-a2b7-2c33bd507bfd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:53.856402 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:53.856402 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:53.856949 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0f3f447c-5553-4ed2-a2b7-2c33bd507bfd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Snapshot retrieved successfully. Jul 09 15:46:53.858141 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0f3f447c-5553-4ed2-a2b7-2c33bd507bfd tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f returned with HTTP 200 Jul 09 15:46:53.858663 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1041/4132] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:53 2026] GET /volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:53.869845 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] POST https://10.4.3.19/volume/v3/os-volume-transfer/52192b17-d2c0-44d6-9f96-fe9a165485cf/accept Jul 09 15:46:53.870318 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "0b85b23e70c39956"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:53.872051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.volume_transfer [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Accepting volume transfer 52192b17-d2c0-44d6-9f96-fe9a165485cf {{(pid=99867) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 09 15:46:53.872852 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.volume_transfer [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Accepting transfer 52192b17-d2c0-44d6-9f96-fe9a165485cf Jul 09 15:46:53.927619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Created reservations ['1c81e5d6-8672-44e6-8cc6-1b9edd6ca62d', 'd83affa0-2548-4720-b5ba-66cc8aecd2c6', '2b21b8cb-8c4d-4789-9c21-b302ccb481f4', '9512d6db-a957-4466-836f-00c945bbc399'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:53.948292 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Created reservations ['d55b83a5-b7fa-4710-9d6d-45cea56bafbe', 'fca1de16-928b-43fa-bf7d-58ebbf283fd7', '64dcb543-0843-4f44-9b08-129aa3a2c6c0', 'aafc1d75-3e1b-4b7e-b56d-8290c918ba68'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:53.996830 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Created reservations ['440ca609-146c-4f88-825b-34f6c1172354', 'e5bfd298-027e-416a-b0de-7194c90b40ba', '6f063910-1243-43bd-a793-6020b3a74499', 'fc9dbf05-3175-4274-ba22-f13cf18da0bb'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:54.031026 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Created reservations ['23e4a5c4-fc5b-4a2d-9d23-9e3030832cbd', '6337b5a3-d1cd-48e4-9fb2-6e3e68513e08', '6208967f-cc80-49b4-8c17-81932785bca6', '4d188411-f719-492b-9ea9-5233cac594ef'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:54.085005 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-aa8bb4f5-42e5-474f-93b2-209f168bef6c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.086727 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aa8bb4f5-42e5-474f-93b2-209f168bef6c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 Jul 09 15:46:54.086905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aa8bb4f5-42e5-474f-93b2-209f168bef6c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.087089 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aa8bb4f5-42e5-474f-93b2-209f168bef6c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.095527 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.095527 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:54.099703 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-aa8bb4f5-42e5-474f-93b2-209f168bef6c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:54.104954 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aa8bb4f5-42e5-474f-93b2-209f168bef6c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 returned with HTTP 200 Jul 09 15:46:54.105391 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1027/4133] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 => generated 867 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:54.121219 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ddb98d8d-2a67-496a-859e-14af999c2823 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.122887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddb98d8d-2a67-496a-859e-14af999c2823 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 Jul 09 15:46:54.123079 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddb98d8d-2a67-496a-859e-14af999c2823 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.123299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddb98d8d-2a67-496a-859e-14af999c2823 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.129599 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.129599 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:54.132852 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ddb98d8d-2a67-496a-859e-14af999c2823 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:54.137956 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddb98d8d-2a67-496a-859e-14af999c2823 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 returned with HTTP 200 Jul 09 15:46:54.138435 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1049/4134] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:54.144055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.149801 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a875d8e4-75a0-4b2f-b797-45816fe9aba2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.151966 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a875d8e4-75a0-4b2f-b797-45816fe9aba2 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:54.152433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a875d8e4-75a0-4b2f-b797-45816fe9aba2 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c415cd51-0e9e-45ca-8e76-eb561fff9e86", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-85023858"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:54.160551 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.160551 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:54.161009 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a875d8e4-75a0-4b2f-b797-45816fe9aba2 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:54.161120 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-a875d8e4-75a0-4b2f-b797-45816fe9aba2 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Create snapshot from volume c415cd51-0e9e-45ca-8e76-eb561fff9e86 Jul 09 15:46:54.193417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-a875d8e4-75a0-4b2f-b797-45816fe9aba2 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Created reservations ['3786f2f7-2c17-4a0f-9919-a4684dc21df7', 'fdef8cd2-1d4c-4c7a-8874-4114ca774f18', '84221cfa-624b-4396-aa95-a1edfc1ea1cb', '0b1a61c9-d786-49c8-a8c7-8c9147d0e898'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:54.205925 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:54.206280 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-839752060"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:54.207815 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-839752060'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:54.207966 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume of 1 GB Jul 09 15:46:54.212295 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Availability Zones retrieved successfully. Jul 09 15:46:54.217938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (42ed2aa4-a8c7-4708-817f-f45d43393d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:54.218915 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f9fef3b-dd8d-4de3-a719-9fdb05b31ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:54.219841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:54.222374 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a875d8e4-75a0-4b2f-b797-45816fe9aba2 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Snapshot create request issued successfully. Jul 09 15:46:54.222793 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a875d8e4-75a0-4b2f-b797-45816fe9aba2 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:54.223295 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1028/4135] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:54 2026] POST /volume/v3/snapshots => generated 324 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:54.231091 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fd298feb-54a8-45d5-b43e-5b293c0ebac0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.232915 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd298feb-54a8-45d5-b43e-5b293c0ebac0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e Jul 09 15:46:54.233100 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd298feb-54a8-45d5-b43e-5b293c0ebac0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.233311 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd298feb-54a8-45d5-b43e-5b293c0ebac0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.238089 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.238089 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:54.238506 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fd298feb-54a8-45d5-b43e-5b293c0ebac0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Snapshot retrieved successfully. Jul 09 15:46:54.239240 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd298feb-54a8-45d5-b43e-5b293c0ebac0 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e returned with HTTP 200 Jul 09 15:46:54.239582 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1050/4136] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e => generated 456 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:54.252697 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f9fef3b-dd8d-4de3-a719-9fdb05b31ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:54.253952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1e3f4a5-2d3f-4666-b219-6080400babe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:54.315234 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Created reservations ['98d5dbed-2864-4836-9d27-3fab3f90d330', '4dafda3e-17b2-4a8a-95c1-a93d196966a6', '9b54ec7e-8593-4111-a06c-81c0aa42acbe', '98c3628f-e42a-4db2-ad40-17ff08cad65d'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:54.316030 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1e3f4a5-2d3f-4666-b219-6080400babe1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98d5dbed-2864-4836-9d27-3fab3f90d330', '4dafda3e-17b2-4a8a-95c1-a93d196966a6', '9b54ec7e-8593-4111-a06c-81c0aa42acbe', '98c3628f-e42a-4db2-ad40-17ff08cad65d']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:54.316700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb44ab6-b460-4cee-92c8-ba3de2ead93c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:54.339304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fcb44ab6-b460-4cee-92c8-ba3de2ead93c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26ff59cf-49f1-4f93-84e2-2c8e93b8adad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-839752060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['98d5dbed-2864-4836-9d27-3fab3f90d330','4dafda3e-17b2-4a8a-95c1-a93d196966a6','9b54ec7e-8593-4111-a06c-81c0aa42acbe','98c3628f-e42a-4db2-ad40-17ff08cad65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-839752060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26ff59cf-49f1-4f93-84e2-2c8e93b8adad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f740c699b564987b202b7e2aec0b19d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee6d2c841044e8bb496f53a15f38009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:54.340245 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d296e5-ccb7-42d7-ba68-75f757a1040c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:54.357526 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d296e5-ccb7-42d7-ba68-75f757a1040c) transitioned into state 'SUCCESS' from state '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-839752060',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['98d5dbed-2864-4836-9d27-3fab3f90d330','4dafda3e-17b2-4a8a-95c1-a93d196966a6','9b54ec7e-8593-4111-a06c-81c0aa42acbe','98c3628f-e42a-4db2-ad40-17ff08cad65d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:54.358117 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3e1b21-d381-4d1a-a388-0bf042238a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:54.368063 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e3e1b21-d381-4d1a-a388-0bf042238a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:54.368830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (42ed2aa4-a8c7-4708-817f-f45d43393d29) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:54.369139 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request issued successfully. Jul 09 15:46:54.369761 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10215a2b-ff29-458b-b239-ac0befbcaf0e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:54.370178 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1042/4137] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:54 2026] POST /volume/v3/volumes => generated 755 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:54.382452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8fa58502-af9e-4b22-97fd-4e529635c017 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.385049 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8fa58502-af9e-4b22-97fd-4e529635c017 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad Jul 09 15:46:54.385320 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8fa58502-af9e-4b22-97fd-4e529635c017 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.385637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8fa58502-af9e-4b22-97fd-4e529635c017 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.386275 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-baba1ba0-1a01-44b5-b91d-c59f5fefd6cc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.388056 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-baba1ba0-1a01-44b5-b91d-c59f5fefd6cc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e Jul 09 15:46:54.388252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-baba1ba0-1a01-44b5-b91d-c59f5fefd6cc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.388459 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-baba1ba0-1a01-44b5-b91d-c59f5fefd6cc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.390461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2f43b39b-eb0f-48bb-8327-9ea4e4a1ba03 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.394956 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.394956 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:54.396769 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.396769 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:54.400272 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8fa58502-af9e-4b22-97fd-4e529635c017 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:46:54.400478 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-baba1ba0-1a01-44b5-b91d-c59f5fefd6cc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:54.404760 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-baba1ba0-1a01-44b5-b91d-c59f5fefd6cc tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e returned with HTTP 200 Jul 09 15:46:54.405251 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1051/4138] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:54.406316 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8fa58502-af9e-4b22-97fd-4e529635c017 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad returned with HTTP 200 Jul 09 15:46:54.406973 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1029/4139] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:54.414611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f43b39b-eb0f-48bb-8327-9ea4e4a1ba03 tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-admin] GET https://10.4.3.19/volume/v3/scheduler-stats/get_pools Jul 09 15:46:54.415006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f43b39b-eb0f-48bb-8327-9ea4e4a1ba03 tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.415006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2f43b39b-eb0f-48bb-8327-9ea4e4a1ba03 tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-admin] Calling method 'get_pools' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.415147 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.415147 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:54.417240 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f28c319f-cd50-450c-8d94-95fafd373dd6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.419010 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f28c319f-cd50-450c-8d94-95fafd373dd6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:54.419393 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f28c319f-cd50-450c-8d94-95fafd373dd6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6bffa19c-7acf-4619-8cca-b90d0387a34e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1686335979"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:54.428672 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.428672 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:54.429053 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f28c319f-cd50-450c-8d94-95fafd373dd6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:54.429189 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-f28c319f-cd50-450c-8d94-95fafd373dd6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create snapshot from volume 6bffa19c-7acf-4619-8cca-b90d0387a34e Jul 09 15:46:54.451810 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-f28c319f-cd50-450c-8d94-95fafd373dd6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['2852f4a3-2b47-4e6f-9f6f-93ada27a6d8c', 'e2ffb2b7-eb98-42f6-bd2b-26f0ba4a6bd9', '22fac707-54da-43a3-95b5-425869eedd44', '1c718e19-8d9b-4000-8ed6-8746d41aef44'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:54.479168 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f28c319f-cd50-450c-8d94-95fafd373dd6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot create request issued successfully. Jul 09 15:46:54.479501 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f28c319f-cd50-450c-8d94-95fafd373dd6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:54.480047 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1052/4140] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:54 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:54.490377 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-117a3b5d-809b-498b-9fdd-9c4c069f3c3e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.492256 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-117a3b5d-809b-498b-9fdd-9c4c069f3c3e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e Jul 09 15:46:54.492426 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-117a3b5d-809b-498b-9fdd-9c4c069f3c3e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.492615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-117a3b5d-809b-498b-9fdd-9c4c069f3c3e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.498251 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.498251 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:54.498484 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-117a3b5d-809b-498b-9fdd-9c4c069f3c3e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:54.499105 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-117a3b5d-809b-498b-9fdd-9c4c069f3c3e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e returned with HTTP 200 Jul 09 15:46:54.499501 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1030/4141] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:54.500293 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-26ff4723-eb4a-452f-a3ae-094bf6b7805e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.502350 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-26ff4723-eb4a-452f-a3ae-094bf6b7805e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc Jul 09 15:46:54.502615 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-26ff4723-eb4a-452f-a3ae-094bf6b7805e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.502862 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-26ff4723-eb4a-452f-a3ae-094bf6b7805e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.508246 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-26ff4723-eb4a-452f-a3ae-094bf6b7805e tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc returned with HTTP 404 Jul 09 15:46:54.508720 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1053/4142] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/32da2e2d-9fbb-49a8-8262-63f78ee0afdc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:54.533026 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Transfer volume completed successfully. Jul 09 15:46:54.597169 np0000004916 devstack@c-api.service[99867]: INFO cinder.transfer.api [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Volume 37a6e369-e7ae-4862-883a-15418aea181a has been transferred. Jul 09 15:46:54.604075 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8dcd59c2-006b-4e14-a0c2-4e706b252282 tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] https://10.4.3.19/volume/v3/os-volume-transfer/52192b17-d2c0-44d6-9f96-fe9a165485cf/accept returned with HTTP 202 Jul 09 15:46:54.604506 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1018/4143] 10.4.3.19 () {68 vars in 1416 bytes} [Thu Jul 9 15:46:53 2026] POST /volume/v3/os-volume-transfer/52192b17-d2c0-44d6-9f96-fe9a165485cf/accept => generated 363 bytes in 877 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:54.612430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-11d6bfaf-db39-4356-8d9e-4b0b4000339a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.614232 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-11d6bfaf-db39-4356-8d9e-4b0b4000339a tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] GET https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:54.614446 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-11d6bfaf-db39-4356-8d9e-4b0b4000339a tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.614646 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-11d6bfaf-db39-4356-8d9e-4b0b4000339a tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.621723 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.621723 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:54.625500 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-11d6bfaf-db39-4356-8d9e-4b0b4000339a tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] Volume info retrieved successfully. Jul 09 15:46:54.629631 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-11d6bfaf-db39-4356-8d9e-4b0b4000339a tempest-VolumeQuotasAdminTestJSON-2121726532 tempest-VolumeQuotasAdminTestJSON-2121726532-project-member] https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a returned with HTTP 200 Jul 09 15:46:54.630224 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1031/4144] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:54.642678 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b2bc8c09-7951-412a-87bf-b837cbda965b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.644415 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b2bc8c09-7951-412a-87bf-b837cbda965b tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True Jul 09 15:46:54.644618 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b2bc8c09-7951-412a-87bf-b837cbda965b tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.644821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b2bc8c09-7951-412a-87bf-b837cbda965b tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.645138 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.645138 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:54.663065 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b2bc8c09-7951-412a-87bf-b837cbda965b tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True returned with HTTP 200 Jul 09 15:46:54.663468 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1054/4145] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12?usage=True => generated 1618 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:54.677447 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0ef80d52-cadb-41d7-8fe0-2f05a2373a83 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.679405 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0ef80d52-cadb-41d7-8fe0-2f05a2373a83 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/e62b62f228534fc3bd873c1030c6dc86?usage=True Jul 09 15:46:54.679627 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0ef80d52-cadb-41d7-8fe0-2f05a2373a83 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.679822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0ef80d52-cadb-41d7-8fe0-2f05a2373a83 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.680084 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.680084 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:54.700570 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0ef80d52-cadb-41d7-8fe0-2f05a2373a83 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/e62b62f228534fc3bd873c1030c6dc86?usage=True returned with HTTP 200 Jul 09 15:46:54.701230 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1019/4146] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/os-quota-sets/e62b62f228534fc3bd873c1030c6dc86?usage=True => generated 1618 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:54.714782 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cd9182e6-d394-4288-92e7-f6fe52f5c005 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.716627 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cd9182e6-d394-4288-92e7-f6fe52f5c005 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:54.716889 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cd9182e6-d394-4288-92e7-f6fe52f5c005 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.717080 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cd9182e6-d394-4288-92e7-f6fe52f5c005 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.717313 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-cd9182e6-d394-4288-92e7-f6fe52f5c005 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Delete volume with id: 37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:54.724793 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.724793 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:54.725128 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cd9182e6-d394-4288-92e7-f6fe52f5c005 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Volume info retrieved successfully. Jul 09 15:46:54.742988 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cd9182e6-d394-4288-92e7-f6fe52f5c005 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Delete volume request issued successfully. Jul 09 15:46:54.743153 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cd9182e6-d394-4288-92e7-f6fe52f5c005 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a returned with HTTP 202 Jul 09 15:46:54.743620 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1032/4147] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:54 2026] DELETE /volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:54.750815 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-05b3d8e4-be22-4dbc-b4dc-cd9dbd4b5086 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.752795 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05b3d8e4-be22-4dbc-b4dc-cd9dbd4b5086 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:54.753042 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05b3d8e4-be22-4dbc-b4dc-cd9dbd4b5086 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.753313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05b3d8e4-be22-4dbc-b4dc-cd9dbd4b5086 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.761628 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.761628 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:54.766467 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-05b3d8e4-be22-4dbc-b4dc-cd9dbd4b5086 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Volume info retrieved successfully. Jul 09 15:46:54.770858 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05b3d8e4-be22-4dbc-b4dc-cd9dbd4b5086 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a returned with HTTP 200 Jul 09 15:46:54.771486 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1055/4148] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:54.785417 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-738c0b25-4764-406f-8a83-26efa1abac86 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.787784 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-738c0b25-4764-406f-8a83-26efa1abac86 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] DELETE https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:46:54.788046 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-738c0b25-4764-406f-8a83-26efa1abac86 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.788233 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-738c0b25-4764-406f-8a83-26efa1abac86 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.788424 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-738c0b25-4764-406f-8a83-26efa1abac86 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Delete volume with id: 9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:46:54.796465 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.796465 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:54.797099 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-738c0b25-4764-406f-8a83-26efa1abac86 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:46:54.808851 np0000004916 devstack@c-api.service[99867]: WARNING cinder.keymgr.conf_key_mgr [None req-738c0b25-4764-406f-8a83-26efa1abac86 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:46:54.814918 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-738c0b25-4764-406f-8a83-26efa1abac86 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Delete volume request issued successfully. Jul 09 15:46:54.815622 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-738c0b25-4764-406f-8a83-26efa1abac86 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 202 Jul 09 15:46:54.815684 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1020/4149] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:54 2026] DELETE /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:54.823035 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a003eb10-483f-4e1f-88f2-6d251ddd2fd4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.824870 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a003eb10-483f-4e1f-88f2-6d251ddd2fd4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:46:54.825063 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a003eb10-483f-4e1f-88f2-6d251ddd2fd4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.825278 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a003eb10-483f-4e1f-88f2-6d251ddd2fd4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.831972 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.831972 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:54.836086 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a003eb10-483f-4e1f-88f2-6d251ddd2fd4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Volume info retrieved successfully. Jul 09 15:46:54.842438 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a003eb10-483f-4e1f-88f2-6d251ddd2fd4 tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 200 Jul 09 15:46:54.842939 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1033/4150] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 1426 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:54.867740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1a8869b6-8808-423e-8cc9-80793a6c1a5b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.869462 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a8869b6-8808-423e-8cc9-80793a6c1a5b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f Jul 09 15:46:54.869685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a8869b6-8808-423e-8cc9-80793a6c1a5b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.869911 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a8869b6-8808-423e-8cc9-80793a6c1a5b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.874144 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a8869b6-8808-423e-8cc9-80793a6c1a5b tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f returned with HTTP 404 Jul 09 15:46:54.874779 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1056/4151] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/snapshots/18ba879b-5bc2-44e8-904a-3f6e39da247f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:54.881282 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d332d955-80bb-442b-a279-a2e733ba4a5f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.883304 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d332d955-80bb-442b-a279-a2e733ba4a5f tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:54.883575 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d332d955-80bb-442b-a279-a2e733ba4a5f tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.883821 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d332d955-80bb-442b-a279-a2e733ba4a5f tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.892546 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.892546 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:54.896567 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d332d955-80bb-442b-a279-a2e733ba4a5f tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:54.901463 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d332d955-80bb-442b-a279-a2e733ba4a5f tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 200 Jul 09 15:46:54.901852 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1021/4152] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:54.913460 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ba034e60-a4e6-4478-a77a-045683e49cbb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.915287 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ba034e60-a4e6-4478-a77a-045683e49cbb tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] DELETE https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:54.915479 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ba034e60-a4e6-4478-a77a-045683e49cbb tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.915684 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ba034e60-a4e6-4478-a77a-045683e49cbb tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.915883 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-ba034e60-a4e6-4478-a77a-045683e49cbb tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Delete volume with id: bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:54.917236 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2f43b39b-eb0f-48bb-8327-9ea4e4a1ba03 tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-admin] https://10.4.3.19/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 09 15:46:54.917780 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1043/4153] 10.4.3.19 () {66 vars in 1284 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 528 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:54.923309 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.923309 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:54.923859 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ba034e60-a4e6-4478-a77a-045683e49cbb tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:54.925018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8035ce85-bc00-419e-af14-e84363c025be None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.941300 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ba034e60-a4e6-4478-a77a-045683e49cbb tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Delete volume request issued successfully. Jul 09 15:46:54.941492 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ba034e60-a4e6-4478-a77a-045683e49cbb tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 202 Jul 09 15:46:54.941899 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1034/4154] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:54 2026] DELETE /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:54.950378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ec5a885-d976-4823-8628-1de2c9f44a87 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:54.953104 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ec5a885-d976-4823-8628-1de2c9f44a87 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:54.953433 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ec5a885-d976-4823-8628-1de2c9f44a87 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:54.953727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ec5a885-d976-4823-8628-1de2c9f44a87 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:54.961804 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:54.961804 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:54.966590 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4ec5a885-d976-4823-8628-1de2c9f44a87 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Volume info retrieved successfully. Jul 09 15:46:54.972982 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ec5a885-d976-4823-8628-1de2c9f44a87 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 200 Jul 09 15:46:54.973432 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1022/4155] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.002450 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8035ce85-bc00-419e-af14-e84363c025be tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-reader] GET https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool Jul 09 15:46:55.002725 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8035ce85-bc00-419e-af14-e84363c025be tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.002955 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8035ce85-bc00-419e-af14-e84363c025be tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-reader] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.003625 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-8035ce85-bc00-419e-af14-e84363c025be tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '450337a4c18242ae860aa52f8ab61433', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '275902695644409398d77e437e46909d', '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=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:46:55.003831 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8035ce85-bc00-419e-af14-e84363c025be tempest-ProjectReaderTests-1224642984 tempest-ProjectReaderTests-1224642984-project-reader] https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool returned with HTTP 403 Jul 09 15:46:55.004317 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1057/4156] 10.4.3.19 () {66 vars in 1311 bytes} [Thu Jul 9 15:46:54 2026] GET /volume/v3/capabilities/np0000004916@storpool => generated 110 bytes in 80 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:55.248728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-afb8c201-6bb5-4219-9daa-9478e4133186 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.250553 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-afb8c201-6bb5-4219-9daa-9478e4133186 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e Jul 09 15:46:55.250784 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-afb8c201-6bb5-4219-9daa-9478e4133186 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.251027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-afb8c201-6bb5-4219-9daa-9478e4133186 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.256251 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.256251 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:55.256712 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-afb8c201-6bb5-4219-9daa-9478e4133186 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Snapshot retrieved successfully. Jul 09 15:46:55.257490 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-afb8c201-6bb5-4219-9daa-9478e4133186 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e returned with HTTP 200 Jul 09 15:46:55.257838 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1044/4157] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.266033 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-93e51c56-989a-4592-9e14-742624a40c75 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.268161 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93e51c56-989a-4592-9e14-742624a40c75 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e Jul 09 15:46:55.268420 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93e51c56-989a-4592-9e14-742624a40c75 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.268659 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93e51c56-989a-4592-9e14-742624a40c75 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.274350 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.274350 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:55.274879 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-93e51c56-989a-4592-9e14-742624a40c75 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Snapshot retrieved successfully. Jul 09 15:46:55.275866 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93e51c56-989a-4592-9e14-742624a40c75 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e returned with HTTP 200 Jul 09 15:46:55.276352 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1035/4158] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e => generated 483 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.286313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c65afc50-04f5-42c2-a68c-c1cf4d0d725c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.288106 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c65afc50-04f5-42c2-a68c-c1cf4d0d725c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e Jul 09 15:46:55.288391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c65afc50-04f5-42c2-a68c-c1cf4d0d725c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.288567 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c65afc50-04f5-42c2-a68c-c1cf4d0d725c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.288685 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-c65afc50-04f5-42c2-a68c-c1cf4d0d725c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Delete snapshot with id: 55825469-1542-44b9-b068-239f7105914e Jul 09 15:46:55.294335 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.294335 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:55.294859 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c65afc50-04f5-42c2-a68c-c1cf4d0d725c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Snapshot retrieved successfully. Jul 09 15:46:55.310299 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c65afc50-04f5-42c2-a68c-c1cf4d0d725c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Snapshot delete request issued successfully. Jul 09 15:46:55.310517 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c65afc50-04f5-42c2-a68c-c1cf4d0d725c tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e returned with HTTP 202 Jul 09 15:46:55.310970 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1023/4159] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:55 2026] DELETE /volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:55.319038 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b3318df1-6ccb-4d8f-8869-8330c1fb0ef6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.321326 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3318df1-6ccb-4d8f-8869-8330c1fb0ef6 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e Jul 09 15:46:55.321605 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3318df1-6ccb-4d8f-8869-8330c1fb0ef6 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.321861 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3318df1-6ccb-4d8f-8869-8330c1fb0ef6 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.327687 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.327687 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:55.328289 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b3318df1-6ccb-4d8f-8869-8330c1fb0ef6 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Snapshot retrieved successfully. Jul 09 15:46:55.329307 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3318df1-6ccb-4d8f-8869-8330c1fb0ef6 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e returned with HTTP 200 Jul 09 15:46:55.329803 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1058/4160] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.420091 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fe22f690-2e29-4e8b-a04b-c3b07af6fdd7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.421960 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fe22f690-2e29-4e8b-a04b-c3b07af6fdd7 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad Jul 09 15:46:55.422227 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fe22f690-2e29-4e8b-a04b-c3b07af6fdd7 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.422479 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fe22f690-2e29-4e8b-a04b-c3b07af6fdd7 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.430154 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.430154 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:55.434719 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-fe22f690-2e29-4e8b-a04b-c3b07af6fdd7 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:46:55.439970 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fe22f690-2e29-4e8b-a04b-c3b07af6fdd7 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad returned with HTTP 200 Jul 09 15:46:55.440472 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1045/4161] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.452793 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-159da353-a74a-44c1-be61-775b2361cb19 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.454928 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-159da353-a74a-44c1-be61-775b2361cb19 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:46:55.455406 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-159da353-a74a-44c1-be61-775b2361cb19 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "26ff59cf-49f1-4f93-84e2-2c8e93b8adad", "name": "tempest-CreateVolumesFromBackupTest-Backup-858822590"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:55.457339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-159da353-a74a-44c1-be61-775b2361cb19 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Creating new backup {'backup': {'volume_id': '26ff59cf-49f1-4f93-84e2-2c8e93b8adad', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-858822590'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:46:55.457532 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-159da353-a74a-44c1-be61-775b2361cb19 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Creating backup of volume 26ff59cf-49f1-4f93-84e2-2c8e93b8adad in container None Jul 09 15:46:55.464927 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.464927 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:55.465389 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-159da353-a74a-44c1-be61-775b2361cb19 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:46:55.487881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-159da353-a74a-44c1-be61-775b2361cb19 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Created reservations ['999b5475-e57a-401f-94c0-872c47044192', '8a3feb6d-63ce-4729-acb2-cdc411272258'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:55.508149 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b32bbede-65b5-44b2-8928-fbc87778c3b8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.510124 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b32bbede-65b5-44b2-8928-fbc87778c3b8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e Jul 09 15:46:55.510330 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b32bbede-65b5-44b2-8928-fbc87778c3b8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.510589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b32bbede-65b5-44b2-8928-fbc87778c3b8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.513662 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-159da353-a74a-44c1-be61-775b2361cb19 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:46:55.514116 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1036/4162] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:46:55 2026] POST /volume/v3/backups => generated 336 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:55.516158 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.516158 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:55.516896 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b32bbede-65b5-44b2-8928-fbc87778c3b8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:55.517446 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b32bbede-65b5-44b2-8928-fbc87778c3b8 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e returned with HTTP 200 Jul 09 15:46:55.517879 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1024/4163] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.523014 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-493f0c79-a9e1-4f30-ae89-65ac26838e50 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.525090 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-493f0c79-a9e1-4f30-ae89-65ac26838e50 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:46:55.525338 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-493f0c79-a9e1-4f30-ae89-65ac26838e50 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.525561 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-493f0c79-a9e1-4f30-ae89-65ac26838e50 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.525679 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-493f0c79-a9e1-4f30-ae89-65ac26838e50 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:55.527287 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-03a03b2d-7d91-4c58-8fb4-3f89bd9824f2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.529363 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-03a03b2d-7d91-4c58-8fb4-3f89bd9824f2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] POST https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e/action Jul 09 15:46:55.529819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-03a03b2d-7d91-4c58-8fb4-3f89bd9824f2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:46:55.529983 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-03a03b2d-7d91-4c58-8fb4-3f89bd9824f2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:55.530600 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.530600 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:55.531400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-03a03b2d-7d91-4c58-8fb4-3f89bd9824f2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Updating snapshot '3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e' with '{'status': 'error'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:46:55.531483 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-493f0c79-a9e1-4f30-ae89-65ac26838e50 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:46:55.531964 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1059/4164] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 743 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.546990 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.546990 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:55.547582 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-03a03b2d-7d91-4c58-8fb4-3f89bd9824f2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cd41c853b9104d49aff1e62ffe24f666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9861322270449f296f501c6f1efb056', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:46:55.547896 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-03a03b2d-7d91-4c58-8fb4-3f89bd9824f2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e/action returned with HTTP 403 Jul 09 15:46:55.548465 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1046/4165] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:46:55 2026] POST /volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e/action => generated 133 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:55.555651 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7d783d18-3cb7-428d-8888-e9630c0a4e12 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.557501 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7d783d18-3cb7-428d-8888-e9630c0a4e12 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e Jul 09 15:46:55.557689 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7d783d18-3cb7-428d-8888-e9630c0a4e12 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.557879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7d783d18-3cb7-428d-8888-e9630c0a4e12 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.558019 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-7d783d18-3cb7-428d-8888-e9630c0a4e12 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete snapshot with id: 3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e Jul 09 15:46:55.563171 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.563171 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:55.563520 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7d783d18-3cb7-428d-8888-e9630c0a4e12 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:55.580725 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7d783d18-3cb7-428d-8888-e9630c0a4e12 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot delete request issued successfully. Jul 09 15:46:55.581010 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7d783d18-3cb7-428d-8888-e9630c0a4e12 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e returned with HTTP 202 Jul 09 15:46:55.581625 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1037/4166] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:46:55 2026] DELETE /volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:55.589171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3daa65ae-7beb-45dc-b38c-2a086fe90a9d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.591071 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3daa65ae-7beb-45dc-b38c-2a086fe90a9d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e Jul 09 15:46:55.591628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3daa65ae-7beb-45dc-b38c-2a086fe90a9d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.591628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3daa65ae-7beb-45dc-b38c-2a086fe90a9d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.597005 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.597005 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:55.597448 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3daa65ae-7beb-45dc-b38c-2a086fe90a9d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:55.598337 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3daa65ae-7beb-45dc-b38c-2a086fe90a9d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e returned with HTTP 200 Jul 09 15:46:55.598835 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1025/4167] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.785270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f29a5992-f564-48d2-9831-bb9d36e1dc16 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.787216 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f29a5992-f564-48d2-9831-bb9d36e1dc16 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:55.787524 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f29a5992-f564-48d2-9831-bb9d36e1dc16 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.787849 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f29a5992-f564-48d2-9831-bb9d36e1dc16 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.793609 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f29a5992-f564-48d2-9831-bb9d36e1dc16 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a returned with HTTP 404 Jul 09 15:46:55.794252 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1060/4168] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:55.801246 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5af093d1-2bb3-40d8-b9e7-3456ddd6591c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.803428 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5af093d1-2bb3-40d8-b9e7-3456ddd6591c tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] GET https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:55.803674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5af093d1-2bb3-40d8-b9e7-3456ddd6591c tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.803928 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5af093d1-2bb3-40d8-b9e7-3456ddd6591c tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.810906 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5af093d1-2bb3-40d8-b9e7-3456ddd6591c tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a returned with HTTP 404 Jul 09 15:46:55.811528 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1047/4169] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:55.818266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-52ea19f5-ab55-41ba-8b58-fdb49bd890ad None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.819928 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-52ea19f5-ab55-41ba-8b58-fdb49bd890ad tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] DELETE https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:55.820108 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-52ea19f5-ab55-41ba-8b58-fdb49bd890ad tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.820314 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-52ea19f5-ab55-41ba-8b58-fdb49bd890ad tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.820470 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-52ea19f5-ab55-41ba-8b58-fdb49bd890ad tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] Delete volume with id: 37a6e369-e7ae-4862-883a-15418aea181a Jul 09 15:46:55.826103 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-52ea19f5-ab55-41ba-8b58-fdb49bd890ad tempest-VolumeQuotasAdminTestJSON-1730695305 tempest-VolumeQuotasAdminTestJSON-1730695305-project-member] https://10.4.3.19/volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a returned with HTTP 404 Jul 09 15:46:55.826698 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1038/4170] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:55 2026] DELETE /volume/v3/volumes/37a6e369-e7ae-4862-883a-15418aea181a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:55.837069 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4558ef72-d4b5-4601-a034-6d5871a43ff6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.839036 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4558ef72-d4b5-4601-a034-6d5871a43ff6 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] GET https://10.4.3.19/volume/v3/os-quota-sets/53705314b04f493fbaffc979336027fc?usage=True Jul 09 15:46:55.839306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4558ef72-d4b5-4601-a034-6d5871a43ff6 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.839467 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4558ef72-d4b5-4601-a034-6d5871a43ff6 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.858877 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6f6d8c04-fb36-41ec-b080-f3dca38e2d8d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.860745 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6f6d8c04-fb36-41ec-b080-f3dca38e2d8d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] GET https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 Jul 09 15:46:55.861011 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6f6d8c04-fb36-41ec-b080-f3dca38e2d8d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.861291 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6f6d8c04-fb36-41ec-b080-f3dca38e2d8d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.864886 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4558ef72-d4b5-4601-a034-6d5871a43ff6 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/53705314b04f493fbaffc979336027fc?usage=True returned with HTTP 200 Jul 09 15:46:55.865515 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1026/4171] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/os-quota-sets/53705314b04f493fbaffc979336027fc?usage=True => generated 1618 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:55.867066 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6f6d8c04-fb36-41ec-b080-f3dca38e2d8d tempest-TestEncryptedCinderVolumes-1586953886 tempest-TestEncryptedCinderVolumes-1586953886-project-member] https://10.4.3.19/volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 returned with HTTP 404 Jul 09 15:46:55.867572 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1061/4172] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/volumes/9c470f4a-a533-415b-bb26-705c758158f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:55.875031 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ce17d6dc-c032-4069-930d-9fd13c963de1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.877297 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce17d6dc-c032-4069-930d-9fd13c963de1 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:46:55.877513 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce17d6dc-c032-4069-930d-9fd13c963de1 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.877773 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce17d6dc-c032-4069-930d-9fd13c963de1 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.878874 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce17d6dc-c032-4069-930d-9fd13c963de1 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:46:55.880939 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-649a9523-2230-4a3a-a248-006ae2ce3222 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.882847 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-649a9523-2230-4a3a-a248-006ae2ce3222 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 Jul 09 15:46:55.883195 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-649a9523-2230-4a3a-a248-006ae2ce3222 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-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=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:55.892080 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ce17d6dc-c032-4069-930d-9fd13c963de1 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Get all volumes completed successfully. Jul 09 15:46:55.894978 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.894978 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:55.900657 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce17d6dc-c032-4069-930d-9fd13c963de1 tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:46:55.901214 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1048/4173] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10285 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:46:55.903155 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:55.903155 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:55.918109 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-af4daa43-05f0-4c62-ab20-c8ded0551b9e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.920546 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-af4daa43-05f0-4c62-ab20-c8ded0551b9e tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] DELETE https://10.4.3.19/volume/v3/types/d59ce6d8-db62-46a4-bd54-861a783c1c77 Jul 09 15:46:55.920823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-af4daa43-05f0-4c62-ab20-c8ded0551b9e tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.921055 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-af4daa43-05f0-4c62-ab20-c8ded0551b9e tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:55.949785 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-af4daa43-05f0-4c62-ab20-c8ded0551b9e tempest-TestEncryptedCinderVolumes-538085369 tempest-TestEncryptedCinderVolumes-538085369-project-admin] https://10.4.3.19/volume/v3/types/d59ce6d8-db62-46a4-bd54-861a783c1c77 returned with HTTP 202 Jul 09 15:46:55.950309 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1027/4174] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:55 2026] DELETE /volume/v3/types/d59ce6d8-db62-46a4-bd54-861a783c1c77 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:55.955650 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-649a9523-2230-4a3a-a248-006ae2ce3222 tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 returned with HTTP 200 Jul 09 15:46:55.956134 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1039/4175] 10.4.3.19 () {68 vars in 1368 bytes} [Thu Jul 9 15:46:55 2026] PUT /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 => generated 720 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:55.966372 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f9f6e1d1-32e6-4f42-9097-bb68167b6beb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.968411 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f9f6e1d1-32e6-4f42-9097-bb68167b6beb tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] PUT https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 Jul 09 15:46:55.969311 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f9f6e1d1-32e6-4f42-9097-bb68167b6beb tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-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=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:55.989370 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4a1c8272-18fe-4f2c-a9ce-2ee939a16619 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:55.991475 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4a1c8272-18fe-4f2c-a9ce-2ee939a16619 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] GET https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab Jul 09 15:46:55.991733 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4a1c8272-18fe-4f2c-a9ce-2ee939a16619 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:55.991998 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4a1c8272-18fe-4f2c-a9ce-2ee939a16619 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:56.000482 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4a1c8272-18fe-4f2c-a9ce-2ee939a16619 tempest-VolumesExtendTest-617276087 tempest-VolumesExtendTest-617276087-project-member] https://10.4.3.19/volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab returned with HTTP 404 Jul 09 15:46:56.001131 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1049/4176] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:55 2026] GET /volume/v3/volumes/bf30f053-4724-4171-8cb5-873a873fe1ab => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:56.059600 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f9f6e1d1-32e6-4f42-9097-bb68167b6beb tempest-VolumeQuotasAdminTestJSON-1779230906 tempest-VolumeQuotasAdminTestJSON-1779230906-project-admin] https://10.4.3.19/volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 returned with HTTP 200 Jul 09 15:46:56.060063 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1062/4177] 10.4.3.19 () {68 vars in 1368 bytes} [Thu Jul 9 15:46:55 2026] PUT /volume/v3/os-quota-sets/b211c2ce11f64ed2919dcc07d144eb12 => generated 558 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:56.339550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5260f9fa-72ef-4ef6-9114-a4413e2fffd5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:56.341972 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5260f9fa-72ef-4ef6-9114-a4413e2fffd5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e Jul 09 15:46:56.342237 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5260f9fa-72ef-4ef6-9114-a4413e2fffd5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:56.342484 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5260f9fa-72ef-4ef6-9114-a4413e2fffd5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:56.348233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5260f9fa-72ef-4ef6-9114-a4413e2fffd5 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e returned with HTTP 404 Jul 09 15:46:56.348774 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1028/4178] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:56 2026] GET /volume/v3/snapshots/55825469-1542-44b9-b068-239f7105914e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:56.356240 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4007b000-492e-4e9b-a996-8714a19ecd7b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:56.358867 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4007b000-492e-4e9b-a996-8714a19ecd7b tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 Jul 09 15:46:56.359176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4007b000-492e-4e9b-a996-8714a19ecd7b tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:56.359488 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4007b000-492e-4e9b-a996-8714a19ecd7b tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:56.359736 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-4007b000-492e-4e9b-a996-8714a19ecd7b tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Delete volume with id: c415cd51-0e9e-45ca-8e76-eb561fff9e86 Jul 09 15:46:56.367940 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:56.367940 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:56.368503 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4007b000-492e-4e9b-a996-8714a19ecd7b tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:56.387736 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4007b000-492e-4e9b-a996-8714a19ecd7b tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Delete volume request issued successfully. Jul 09 15:46:56.387956 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4007b000-492e-4e9b-a996-8714a19ecd7b tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 returned with HTTP 202 Jul 09 15:46:56.388490 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1040/4179] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:56 2026] DELETE /volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:56.397281 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0790b89f-eb83-4b35-9b4f-622bc458d1fb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:56.400341 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0790b89f-eb83-4b35-9b4f-622bc458d1fb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 Jul 09 15:46:56.400688 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0790b89f-eb83-4b35-9b4f-622bc458d1fb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:56.401064 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0790b89f-eb83-4b35-9b4f-622bc458d1fb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:56.410025 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:56.410025 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:56.415332 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0790b89f-eb83-4b35-9b4f-622bc458d1fb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:56.422212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0790b89f-eb83-4b35-9b4f-622bc458d1fb tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 returned with HTTP 200 Jul 09 15:46:56.422212 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1050/4180] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:56 2026] GET /volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 => generated 866 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:56.545652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3a695021-54b3-4f0d-91fc-e54c15b6350a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:56.548399 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a695021-54b3-4f0d-91fc-e54c15b6350a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:46:56.548712 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a695021-54b3-4f0d-91fc-e54c15b6350a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:56.549033 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3a695021-54b3-4f0d-91fc-e54c15b6350a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:56.549966 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-3a695021-54b3-4f0d-91fc-e54c15b6350a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:56.555504 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:56.555504 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:56.556748 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3a695021-54b3-4f0d-91fc-e54c15b6350a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:46:56.557349 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1063/4181] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:56 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 745 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:56.608860 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-780b9bde-732b-4f71-bfbe-dac872b8e934 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:56.611217 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-780b9bde-732b-4f71-bfbe-dac872b8e934 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e Jul 09 15:46:56.611383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-780b9bde-732b-4f71-bfbe-dac872b8e934 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:56.611641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-780b9bde-732b-4f71-bfbe-dac872b8e934 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:56.616587 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-780b9bde-732b-4f71-bfbe-dac872b8e934 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e returned with HTTP 404 Jul 09 15:46:56.617174 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1029/4182] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:56 2026] GET /volume/v3/snapshots/3b9fc1a6-40e4-44d8-a55f-a4ed3fb3d95e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:56.625971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ca95d894-03ce-430b-a028-e71145912516 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:56.628601 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ca95d894-03ce-430b-a028-e71145912516 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e Jul 09 15:46:56.628930 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ca95d894-03ce-430b-a028-e71145912516 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:56.629359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ca95d894-03ce-430b-a028-e71145912516 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:56.629359 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-ca95d894-03ce-430b-a028-e71145912516 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: 6bffa19c-7acf-4619-8cca-b90d0387a34e Jul 09 15:46:56.638867 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:56.638867 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:56.639321 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ca95d894-03ce-430b-a028-e71145912516 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:56.659104 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ca95d894-03ce-430b-a028-e71145912516 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:46:56.659362 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ca95d894-03ce-430b-a028-e71145912516 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e returned with HTTP 202 Jul 09 15:46:56.659856 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1041/4183] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:56 2026] DELETE /volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:56.667620 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ef9adf75-6d80-4149-8c43-f6d3e11f1069 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:56.669749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ef9adf75-6d80-4149-8c43-f6d3e11f1069 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e Jul 09 15:46:56.670034 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ef9adf75-6d80-4149-8c43-f6d3e11f1069 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:56.670421 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ef9adf75-6d80-4149-8c43-f6d3e11f1069 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:56.677447 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:56.677447 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:56.681093 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ef9adf75-6d80-4149-8c43-f6d3e11f1069 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:56.684904 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ef9adf75-6d80-4149-8c43-f6d3e11f1069 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e returned with HTTP 200 Jul 09 15:46:56.685369 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1051/4184] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:56 2026] GET /volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:57.328195 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-70457359-909f-49a1-ad15-cd832940b26c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.422952 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-70457359-909f-49a1-ad15-cd832940b26c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:57.423446 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-70457359-909f-49a1-ad15-cd832940b26c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f75067c3-b8d0-4c1d-aa0b-da8581602b3e", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1400555828"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:57.436126 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-70457359-909f-49a1-ad15-cd832940b26c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 404 Jul 09 15:46:57.436126 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1064/4185] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:57 2026] POST /volume/v3/snapshots => generated 109 bytes in 106 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:57.440483 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20440ff6-e297-435a-a298-22a114d43884 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.442987 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-492c999d-1cc0-455e-b4c8-aa5ee684e289 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.443813 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20440ff6-e297-435a-a298-22a114d43884 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 Jul 09 15:46:57.444900 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20440ff6-e297-435a-a298-22a114d43884 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.445160 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20440ff6-e297-435a-a298-22a114d43884 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.446501 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-492c999d-1cc0-455e-b4c8-aa5ee684e289 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:57.446838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-492c999d-1cc0-455e-b4c8-aa5ee684e289 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1127645939"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:57.454652 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20440ff6-e297-435a-a298-22a114d43884 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 returned with HTTP 404 Jul 09 15:46:57.455323 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1030/4186] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/volumes/c415cd51-0e9e-45ca-8e76-eb561fff9e86 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:57.463614 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dcd07fbd-61ec-42ad-a066-11097cd2a221 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.465483 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dcd07fbd-61ec-42ad-a066-11097cd2a221 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] DELETE https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 Jul 09 15:46:57.465796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dcd07fbd-61ec-42ad-a066-11097cd2a221 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.466196 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dcd07fbd-61ec-42ad-a066-11097cd2a221 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.466522 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-dcd07fbd-61ec-42ad-a066-11097cd2a221 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Delete volume with id: 0444e6d1-d80c-4781-b839-deca29455565 Jul 09 15:46:57.472788 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-492c999d-1cc0-455e-b4c8-aa5ee684e289 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 404 Jul 09 15:46:57.473406 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1042/4187] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:57 2026] POST /volume/v3/snapshots => generated 77 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:57.479217 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:57.479217 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:57.479217 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dcd07fbd-61ec-42ad-a066-11097cd2a221 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:57.482449 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-73bdd386-1b8b-4e23-a989-2034534050d9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.484103 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73bdd386-1b8b-4e23-a989-2034534050d9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/snapshots?limit=invalid Jul 09 15:46:57.484319 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73bdd386-1b8b-4e23-a989-2034534050d9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.485313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73bdd386-1b8b-4e23-a989-2034534050d9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.485313 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73bdd386-1b8b-4e23-a989-2034534050d9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] HTTP exception thrown: limit param must be an integer Jul 09 15:46:57.485313 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73bdd386-1b8b-4e23-a989-2034534050d9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 09 15:46:57.485468 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1065/4188] 10.4.3.19 () {66 vars in 1263 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:57.494930 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a84a4ef0-b280-482b-89de-eeff7b153ee5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.497135 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a84a4ef0-b280-482b-89de-eeff7b153ee5 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/snapshots?marker=fa6d7451-3786-4e38-a2ed-681b9a21405e Jul 09 15:46:57.497135 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a84a4ef0-b280-482b-89de-eeff7b153ee5 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.497404 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a84a4ef0-b280-482b-89de-eeff7b153ee5 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.499033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-a84a4ef0-b280-482b-89de-eeff7b153ee5 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:57.499033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.db.api [None req-a84a4ef0-b280-482b-89de-eeff7b153ee5 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Building query based on filter {{(pid=99867) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:46:57.500501 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dcd07fbd-61ec-42ad-a066-11097cd2a221 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Delete volume request issued successfully. Jul 09 15:46:57.500501 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dcd07fbd-61ec-42ad-a066-11097cd2a221 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 returned with HTTP 202 Jul 09 15:46:57.500501 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1052/4189] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:46:57 2026] DELETE /volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:57.502980 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a84a4ef0-b280-482b-89de-eeff7b153ee5 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots?marker=fa6d7451-3786-4e38-a2ed-681b9a21405e returned with HTTP 404 Jul 09 15:46:57.504095 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1031/4190] 10.4.3.19 () {66 vars in 1323 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/snapshots?marker=fa6d7451-3786-4e38-a2ed-681b9a21405e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:57.508326 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-72e4694a-394b-4793-aa78-a6dc5fafb1e9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.510419 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-72e4694a-394b-4793-aa78-a6dc5fafb1e9 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 Jul 09 15:46:57.510923 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-72e4694a-394b-4793-aa78-a6dc5fafb1e9 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.510923 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-72e4694a-394b-4793-aa78-a6dc5fafb1e9 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.513956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-46d7e6da-112a-4202-b169-7a2723084683 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.515945 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46d7e6da-112a-4202-b169-7a2723084683 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/snapshots?sort_key=invalid Jul 09 15:46:57.516142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46d7e6da-112a-4202-b169-7a2723084683 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.516361 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46d7e6da-112a-4202-b169-7a2723084683 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.516596 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-46d7e6da-112a-4202-b169-7a2723084683 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:46:57.517735 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-46d7e6da-112a-4202-b169-7a2723084683 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:46:57.518196 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46d7e6da-112a-4202-b169-7a2723084683 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 09 15:46:57.518695 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1066/4191] 10.4.3.19 () {66 vars in 1269 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:46:57.519265 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:57.519265 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:57.523576 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-72e4694a-394b-4793-aa78-a6dc5fafb1e9 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Volume info retrieved successfully. Jul 09 15:46:57.529604 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-72e4694a-394b-4793-aa78-a6dc5fafb1e9 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 returned with HTTP 200 Jul 09 15:46:57.529861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.530299 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1043/4192] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 => generated 830 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:57.532263 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:57.532618 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2144921668"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:57.534161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-2144921668'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:57.534309 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Create volume of 2 GB Jul 09 15:46:57.539252 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Availability Zones retrieved successfully. Jul 09 15:46:57.547323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Flow 'volume_create_api' (fa3c572a-9caa-42cf-9205-6836b2c7235f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:57.548666 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb9f8a4-579f-4a1a-a04c-61532969260c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.550286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Validating volume size '2' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:57.568294 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-27239de4-2281-4432-b848-2e35a1660351 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.570136 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-27239de4-2281-4432-b848-2e35a1660351 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:46:57.570393 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-27239de4-2281-4432-b848-2e35a1660351 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.570622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-27239de4-2281-4432-b848-2e35a1660351 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.570721 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-27239de4-2281-4432-b848-2e35a1660351 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:57.576989 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:57.576989 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:57.577818 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-27239de4-2281-4432-b848-2e35a1660351 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:46:57.578289 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1032/4193] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 745 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:57.594854 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cb9f8a4-579f-4a1a-a04c-61532969260c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.595918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d655650f-4ee2-4755-a553-3337a8a56e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.665256 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Created reservations ['9a31a9cf-8220-4c71-af25-c4da13fe454d', 'fcef5e12-454b-46ea-867c-16da7e2a6f95', '00e6a605-5795-4e8d-a5bc-42e032585cb0', '1b68fc33-039c-47ec-bc89-36a49c8995e4'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:57.666132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d655650f-4ee2-4755-a553-3337a8a56e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a31a9cf-8220-4c71-af25-c4da13fe454d', 'fcef5e12-454b-46ea-867c-16da7e2a6f95', '00e6a605-5795-4e8d-a5bc-42e032585cb0', '1b68fc33-039c-47ec-bc89-36a49c8995e4']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.666984 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e136216-35d1-4ccb-9a3f-93ca70dd4e21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.693151 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e136216-35d1-4ccb-9a3f-93ca70dd4e21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5567dd92-7daa-4cee-943b-c5fa9734409b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2144921668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0369f0c03e934d10a90d3154c791502d',qos_specs=None,replication_status=,reservations=['9a31a9cf-8220-4c71-af25-c4da13fe454d','fcef5e12-454b-46ea-867c-16da7e2a6f95','00e6a605-5795-4e8d-a5bc-42e032585cb0','1b68fc33-039c-47ec-bc89-36a49c8995e4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a78758eb254bcd9be2e2151c03d064',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-2144921668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5567dd92-7daa-4cee-943b-c5fa9734409b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0369f0c03e934d10a90d3154c791502d',provider_auth=None,provider_geometry=None,provider_id=None,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='41a78758eb254bcd9be2e2151c03d064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.694109 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e22282bc-c007-4b88-93d1-795d7a10bcf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.697737 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2756021e-7ff7-4c3a-b0c6-7f1d9c821d41 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.700502 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2756021e-7ff7-4c3a-b0c6-7f1d9c821d41 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e Jul 09 15:46:57.700747 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2756021e-7ff7-4c3a-b0c6-7f1d9c821d41 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.700970 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2756021e-7ff7-4c3a-b0c6-7f1d9c821d41 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.707309 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2756021e-7ff7-4c3a-b0c6-7f1d9c821d41 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e returned with HTTP 404 Jul 09 15:46:57.708159 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1067/4194] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/volumes/6bffa19c-7acf-4619-8cca-b90d0387a34e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:57.717223 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.717350 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e22282bc-c007-4b88-93d1-795d7a10bcf8) transitioned into state 'SUCCESS' from state '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-2144921668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0369f0c03e934d10a90d3154c791502d',qos_specs=None,replication_status=,reservations=['9a31a9cf-8220-4c71-af25-c4da13fe454d','fcef5e12-454b-46ea-867c-16da7e2a6f95','00e6a605-5795-4e8d-a5bc-42e032585cb0','1b68fc33-039c-47ec-bc89-36a49c8995e4'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='41a78758eb254bcd9be2e2151c03d064',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.718206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ae481d-5668-4f79-85ec-b409bcb5adc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.718769 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:57.719231 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1865182103"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:57.720733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1865182103'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:46:57.720874 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:46:57.725051 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:46:57.730015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ae481d-5668-4f79-85ec-b409bcb5adc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.730833 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Flow 'volume_create_api' (fa3c572a-9caa-42cf-9205-6836b2c7235f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:57.731096 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Create volume request issued successfully. Jul 09 15:46:57.731468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (7b2e1c59-5370-44a1-a7ab-178a7c07d3b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:57.731630 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5a25d4db-89a2-4cfb-a66e-30f8bba0b930 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:57.732072 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1053/4195] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:57 2026] POST /volume/v3/volumes => generated 760 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:57.732728 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565349f9-dcb3-489d-a969-822b0e5ceb32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.733559 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:46:57.743207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2711ac8d-3746-48ec-a9b2-eb4424cb6cd2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.744966 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2711ac8d-3746-48ec-a9b2-eb4424cb6cd2 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b Jul 09 15:46:57.745171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2711ac8d-3746-48ec-a9b2-eb4424cb6cd2 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.745374 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2711ac8d-3746-48ec-a9b2-eb4424cb6cd2 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.753029 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:57.753029 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:57.757548 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2711ac8d-3746-48ec-a9b2-eb4424cb6cd2 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Volume info retrieved successfully. Jul 09 15:46:57.761705 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2711ac8d-3746-48ec-a9b2-eb4424cb6cd2 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b returned with HTTP 200 Jul 09 15:46:57.762108 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1033/4196] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:57.767810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (565349f9-dcb3-489d-a969-822b0e5ceb32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.769067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fe304f-6934-4aa9-bc43-67096b2065db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.813239 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['2f3f1b74-a731-41ec-8f6a-0c039e8007e9', 'af371a0e-9807-499b-a0cc-ed23cd713317', '79619751-519e-4ebb-9488-bad31ad051a0', '2f177285-4c5a-44c4-b87d-750afd3221e2'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:57.814257 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fe304f-6934-4aa9-bc43-67096b2065db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f3f1b74-a731-41ec-8f6a-0c039e8007e9', 'af371a0e-9807-499b-a0cc-ed23cd713317', '79619751-519e-4ebb-9488-bad31ad051a0', '2f177285-4c5a-44c4-b87d-750afd3221e2']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.815287 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c50de95-efe2-4246-8133-c907742fbb89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.839140 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c50de95-efe2-4246-8133-c907742fbb89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb31bcf3-7d1e-4e92-ba2d-a949b5003d42', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1865182103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['2f3f1b74-a731-41ec-8f6a-0c039e8007e9','af371a0e-9807-499b-a0cc-ed23cd713317','79619751-519e-4ebb-9488-bad31ad051a0','2f177285-4c5a-44c4-b87d-750afd3221e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:46:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1865182103',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eb31bcf3-7d1e-4e92-ba2d-a949b5003d42,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.839937 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0d33c9-5f4d-47e1-bac5-3ebffd01fd63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.862402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb0d33c9-5f4d-47e1-bac5-3ebffd01fd63) transitioned into state 'SUCCESS' from state '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-1865182103',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['2f3f1b74-a731-41ec-8f6a-0c039e8007e9','af371a0e-9807-499b-a0cc-ed23cd713317','79619751-519e-4ebb-9488-bad31ad051a0','2f177285-4c5a-44c4-b87d-750afd3221e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.863154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a71576-c683-43d3-9ec0-5e8a798f6bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:46:57.875155 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40a71576-c683-43d3-9ec0-5e8a798f6bd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:46:57.875974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (7b2e1c59-5370-44a1-a7ab-178a7c07d3b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:46:57.876379 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:46:57.876953 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fa094071-1bf1-4534-9647-a3d1e60f89b2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:46:57.877504 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1044/4197] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:57 2026] POST /volume/v3/volumes => generated 776 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:57.891106 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fb8bec75-ca21-4ba0-8e09-ca5f52d43e5a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:57.894143 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb8bec75-ca21-4ba0-8e09-ca5f52d43e5a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 Jul 09 15:46:57.894386 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb8bec75-ca21-4ba0-8e09-ca5f52d43e5a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:57.894928 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb8bec75-ca21-4ba0-8e09-ca5f52d43e5a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:57.909147 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:57.909147 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:57.917259 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fb8bec75-ca21-4ba0-8e09-ca5f52d43e5a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:57.924735 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb8bec75-ca21-4ba0-8e09-ca5f52d43e5a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 returned with HTTP 200 Jul 09 15:46:57.925310 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1068/4198] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:57 2026] GET /volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 => generated 955 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:58.545469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38c78128-0b7d-4a4a-84a3-c88fc70ce836 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:58.547710 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38c78128-0b7d-4a4a-84a3-c88fc70ce836 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] GET https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 Jul 09 15:46:58.547914 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38c78128-0b7d-4a4a-84a3-c88fc70ce836 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:58.548130 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38c78128-0b7d-4a4a-84a3-c88fc70ce836 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:58.554080 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38c78128-0b7d-4a4a-84a3-c88fc70ce836 tempest-CinderUnicodeTest-2138665898 tempest-CinderUnicodeTest-2138665898-project-member] https://10.4.3.19/volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 returned with HTTP 404 Jul 09 15:46:58.554591 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1054/4199] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:58 2026] GET /volume/v3/volumes/0444e6d1-d80c-4781-b839-deca29455565 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:58.589286 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8669b5e0-4b0d-4a89-bbd5-2250997b09b3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:58.593283 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8669b5e0-4b0d-4a89-bbd5-2250997b09b3 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:46:58.593503 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8669b5e0-4b0d-4a89-bbd5-2250997b09b3 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:58.593725 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8669b5e0-4b0d-4a89-bbd5-2250997b09b3 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:58.593871 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-8669b5e0-4b0d-4a89-bbd5-2250997b09b3 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:58.608540 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:58.608540 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:58.609638 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8669b5e0-4b0d-4a89-bbd5-2250997b09b3 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:46:58.610149 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1034/4200] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:58 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 745 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:58.778452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c5e2076b-56a7-4a9e-a23a-81be12eea0c9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:58.780308 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c5e2076b-56a7-4a9e-a23a-81be12eea0c9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b Jul 09 15:46:58.780478 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c5e2076b-56a7-4a9e-a23a-81be12eea0c9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:58.780677 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c5e2076b-56a7-4a9e-a23a-81be12eea0c9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:58.788175 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:58.788175 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:58.792088 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c5e2076b-56a7-4a9e-a23a-81be12eea0c9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Volume info retrieved successfully. Jul 09 15:46:58.796521 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c5e2076b-56a7-4a9e-a23a-81be12eea0c9 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b returned with HTTP 200 Jul 09 15:46:58.797004 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1045/4201] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:58 2026] GET /volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:58.813939 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5d58a276-f363-4d7a-8e32-5bbf3936ead8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:58.815820 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5d58a276-f363-4d7a-8e32-5bbf3936ead8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:58.816216 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5d58a276-f363-4d7a-8e32-5bbf3936ead8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5567dd92-7daa-4cee-943b-c5fa9734409b", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-812665067"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:58.826411 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:58.826411 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:58.826942 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5d58a276-f363-4d7a-8e32-5bbf3936ead8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Volume info retrieved successfully. Jul 09 15:46:58.827074 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-5d58a276-f363-4d7a-8e32-5bbf3936ead8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Create snapshot from volume 5567dd92-7daa-4cee-943b-c5fa9734409b Jul 09 15:46:58.865688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-5d58a276-f363-4d7a-8e32-5bbf3936ead8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Created reservations ['f382d802-5750-4f34-bcfd-983a5889fb08', '7c1274ae-e4b1-4b42-85f2-718abde34a72', '8b9fa939-5bff-468a-aba5-02103fb4f942', '400f3c51-5781-4bc7-b2e9-9a636b5d5f4f'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:58.903417 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5d58a276-f363-4d7a-8e32-5bbf3936ead8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Snapshot create request issued successfully. Jul 09 15:46:58.903942 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5d58a276-f363-4d7a-8e32-5bbf3936ead8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:58.904560 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1069/4202] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:58 2026] POST /volume/v3/snapshots => generated 317 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:58.916163 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-16462601-0ec8-49a2-b411-ee6cd9bf96da None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:58.923642 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16462601-0ec8-49a2-b411-ee6cd9bf96da tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 Jul 09 15:46:58.923642 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16462601-0ec8-49a2-b411-ee6cd9bf96da tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:58.923642 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-16462601-0ec8-49a2-b411-ee6cd9bf96da tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:58.939155 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:58.939155 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:58.939963 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-16462601-0ec8-49a2-b411-ee6cd9bf96da tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Snapshot retrieved successfully. Jul 09 15:46:58.945850 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f91a9ccb-596c-4c9a-8625-471a8ab06093 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:58.946059 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-16462601-0ec8-49a2-b411-ee6cd9bf96da tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 returned with HTTP 200 Jul 09 15:46:58.946059 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1055/4203] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:58 2026] GET /volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 => generated 449 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:58.946249 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f91a9ccb-596c-4c9a-8625-471a8ab06093 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 Jul 09 15:46:58.946249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f91a9ccb-596c-4c9a-8625-471a8ab06093 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:58.946249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f91a9ccb-596c-4c9a-8625-471a8ab06093 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:58.966439 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:58.966439 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:58.971117 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f91a9ccb-596c-4c9a-8625-471a8ab06093 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:58.976611 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f91a9ccb-596c-4c9a-8625-471a8ab06093 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 returned with HTTP 200 Jul 09 15:46:58.977139 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1035/4204] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:58 2026] GET /volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:46:58.994866 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f3e68e38-478b-4d96-b005-cb5f2547de1c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:58.996985 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3e68e38-478b-4d96-b005-cb5f2547de1c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:46:58.997349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f3e68e38-478b-4d96-b005-cb5f2547de1c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "eb31bcf3-7d1e-4e92-ba2d-a949b5003d42", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-477399111"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:59.009820 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:59.009820 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:59.010312 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f3e68e38-478b-4d96-b005-cb5f2547de1c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:46:59.010518 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-f3e68e38-478b-4d96-b005-cb5f2547de1c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create snapshot from volume eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 Jul 09 15:46:59.051355 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-f3e68e38-478b-4d96-b005-cb5f2547de1c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['826f4edf-6fc6-4269-8cf3-902aa94ddbe2', '11b3e97e-a9d3-4d16-a703-32ceeaa22c4c', 'b3507ae9-3762-49ba-9bac-3831b4bfcbf1', '406ac933-34b0-47fd-adb1-cdedb2227dcc'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:46:59.087457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8dfb198e-fb3e-4413-aa3d-ddd6e8898b19 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.099226 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f3e68e38-478b-4d96-b005-cb5f2547de1c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot create request issued successfully. Jul 09 15:46:59.099606 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f3e68e38-478b-4d96-b005-cb5f2547de1c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:46:59.100282 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1046/4205] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:46:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:46:59.110359 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5e33a699-2978-4ad6-b91f-be2e1c54e8a9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.112557 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e33a699-2978-4ad6-b91f-be2e1c54e8a9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 Jul 09 15:46:59.113053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e33a699-2978-4ad6-b91f-be2e1c54e8a9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.113383 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e33a699-2978-4ad6-b91f-be2e1c54e8a9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.123502 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:59.123502 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:59.123978 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5e33a699-2978-4ad6-b91f-be2e1c54e8a9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:46:59.125072 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e33a699-2978-4ad6-b91f-be2e1c54e8a9 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 returned with HTTP 200 Jul 09 15:46:59.125619 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1056/4206] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:59.196792 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8dfb198e-fb3e-4413-aa3d-ddd6e8898b19 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:46:59.196792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8dfb198e-fb3e-4413-aa3d-ddd6e8898b19 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-305830256"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:59.197931 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:59.197931 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:46:59.219687 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8dfb198e-fb3e-4413-aa3d-ddd6e8898b19 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:46:59.219687 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1070/4207] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:46:59 2026] POST /volume/v3/types => generated 230 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:59.227896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2b13b6c4-5b49-4c46-a4a5-c64cd4f4e7a4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.230277 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b13b6c4-5b49-4c46-a4a5-c64cd4f4e7a4 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] POST https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs Jul 09 15:46:59.230572 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b13b6c4-5b49-4c46-a4a5-c64cd4f4e7a4 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:59.254811 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b13b6c4-5b49-4c46-a4a5-c64cd4f4e7a4 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs returned with HTTP 200 Jul 09 15:46:59.255475 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1036/4208] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 15:46:59 2026] POST /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:59.264316 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-79ab2351-be5d-44a4-a960-4ef2d7ae61b5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.268601 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79ab2351-be5d-44a4-a960-4ef2d7ae61b5 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] GET https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 Jul 09 15:46:59.268601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79ab2351-be5d-44a4-a960-4ef2d7ae61b5 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.268601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79ab2351-be5d-44a4-a960-4ef2d7ae61b5 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.268909 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:59.268909 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:46:59.278312 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79ab2351-be5d-44a4-a960-4ef2d7ae61b5 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 returned with HTTP 200 Jul 09 15:46:59.278651 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1047/4209] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 => generated 17 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:59.288027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-22e6fd9d-7d60-4d9e-b99d-9d2b4572eb81 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.290236 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-22e6fd9d-7d60-4d9e-b99d-9d2b4572eb81 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] DELETE https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 Jul 09 15:46:59.290519 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-22e6fd9d-7d60-4d9e-b99d-9d2b4572eb81 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.293075 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-22e6fd9d-7d60-4d9e-b99d-9d2b4572eb81 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.316833 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-22e6fd9d-7d60-4d9e-b99d-9d2b4572eb81 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 returned with HTTP 202 Jul 09 15:46:59.317445 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1057/4210] 10.4.3.19 () {66 vars in 1392 bytes} [Thu Jul 9 15:46:59 2026] DELETE /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:46:59.324606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3d0e3294-7f9a-4e74-8866-fa8afd9ef0cb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.329068 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d0e3294-7f9a-4e74-8866-fa8afd9ef0cb tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] GET https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 Jul 09 15:46:59.329068 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d0e3294-7f9a-4e74-8866-fa8afd9ef0cb tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.329068 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d0e3294-7f9a-4e74-8866-fa8afd9ef0cb tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.339147 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d0e3294-7f9a-4e74-8866-fa8afd9ef0cb tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 returned with HTTP 404 Jul 09 15:46:59.339930 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1071/4211] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec3 => generated 129 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:59.350213 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0fffff03-c6b1-40a6-9de7-8253b8eb5ab0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.351784 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0fffff03-c6b1-40a6-9de7-8253b8eb5ab0 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] POST https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs Jul 09 15:46:59.352129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0fffff03-c6b1-40a6-9de7-8253b8eb5ab0 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:59.375617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0fffff03-c6b1-40a6-9de7-8253b8eb5ab0 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs returned with HTTP 200 Jul 09 15:46:59.375617 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1037/4212] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 15:46:59 2026] POST /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs => generated 34 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:59.385737 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b23bdce2-7d1d-41ce-a244-5575f767a293 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.389921 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b23bdce2-7d1d-41ce-a244-5575f767a293 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] GET https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs Jul 09 15:46:59.390157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b23bdce2-7d1d-41ce-a244-5575f767a293 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.390613 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b23bdce2-7d1d-41ce-a244-5575f767a293 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.396859 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b23bdce2-7d1d-41ce-a244-5575f767a293 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs returned with HTTP 200 Jul 09 15:46:59.397342 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1048/4213] 10.4.3.19 () {66 vars in 1371 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs => generated 34 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:59.408421 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5714a4e3-1a8c-4be0-9d04-86a904b7689a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.410986 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5714a4e3-1a8c-4be0-9d04-86a904b7689a tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] POST https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs Jul 09 15:46:59.411648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5714a4e3-1a8c-4be0-9d04-86a904b7689a tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:59.444613 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5714a4e3-1a8c-4be0-9d04-86a904b7689a tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs returned with HTTP 200 Jul 09 15:46:59.445115 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1058/4214] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 15:46:59 2026] POST /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs => generated 34 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:59.455646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0af872f1-5411-4dcf-80c2-d26c637cfb31 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.457464 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0af872f1-5411-4dcf-80c2-d26c637cfb31 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] PUT https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec2 Jul 09 15:46:59.458087 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0af872f1-5411-4dcf-80c2-d26c637cfb31 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:59.488014 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0af872f1-5411-4dcf-80c2-d26c637cfb31 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec2 returned with HTTP 200 Jul 09 15:46:59.488367 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1072/4215] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:46:59 2026] PUT /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec2 => generated 17 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:59.497178 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f967de18-b1a1-4f1d-bc5c-3b9778b4f903 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.499690 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f967de18-b1a1-4f1d-bc5c-3b9778b4f903 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] GET https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec2 Jul 09 15:46:59.500013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f967de18-b1a1-4f1d-bc5c-3b9778b4f903 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.500311 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f967de18-b1a1-4f1d-bc5c-3b9778b4f903 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.512639 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f967de18-b1a1-4f1d-bc5c-3b9778b4f903 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec2 returned with HTTP 200 Jul 09 15:46:59.513008 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1038/4216] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs/spec2 => generated 17 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:59.522070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2a4bd751-e1f6-4a63-8e43-c8efb14438f7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.524170 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2a4bd751-e1f6-4a63-8e43-c8efb14438f7 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] POST https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs Jul 09 15:46:59.524685 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2a4bd751-e1f6-4a63-8e43-c8efb14438f7 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:59.551424 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2a4bd751-e1f6-4a63-8e43-c8efb14438f7 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs returned with HTTP 200 Jul 09 15:46:59.551993 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1049/4217] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 15:46:59 2026] POST /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs => generated 51 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:46:59.560307 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bb66764c-6a60-4408-aac5-db3ab7e3ed6e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.562695 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb66764c-6a60-4408-aac5-db3ab7e3ed6e tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] GET https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs Jul 09 15:46:59.562930 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb66764c-6a60-4408-aac5-db3ab7e3ed6e tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.563111 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb66764c-6a60-4408-aac5-db3ab7e3ed6e tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.571685 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb66764c-6a60-4408-aac5-db3ab7e3ed6e tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs returned with HTTP 200 Jul 09 15:46:59.572031 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1059/4218] 10.4.3.19 () {66 vars in 1371 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6/extra_specs => generated 68 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Jul 09 15:46:59.582397 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b6b9b2c9-f21b-4b79-88c9-ea5aa8f4c2a4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.584765 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b6b9b2c9-f21b-4b79-88c9-ea5aa8f4c2a4 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] DELETE https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6 Jul 09 15:46:59.585069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b6b9b2c9-f21b-4b79-88c9-ea5aa8f4c2a4 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.585399 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b6b9b2c9-f21b-4b79-88c9-ea5aa8f4c2a4 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.618435 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b6b9b2c9-f21b-4b79-88c9-ea5aa8f4c2a4 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6 returned with HTTP 202 Jul 09 15:46:59.619756 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1073/4219] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:46:59 2026] DELETE /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:46:59.626389 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ffba22f5-2a63-4571-8630-a4d1550cbc9c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.628934 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ffba22f5-2a63-4571-8630-a4d1550cbc9c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:46:59.629130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ffba22f5-2a63-4571-8630-a4d1550cbc9c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.629441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ffba22f5-2a63-4571-8630-a4d1550cbc9c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.629613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ffba22f5-2a63-4571-8630-a4d1550cbc9c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:46:59.632529 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2d51927b-8ab6-4072-876e-c6dcd574a6c0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.635250 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:59.635250 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:46:59.636350 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ffba22f5-2a63-4571-8630-a4d1550cbc9c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:46:59.636838 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1039/4220] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:59.637116 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d51927b-8ab6-4072-876e-c6dcd574a6c0 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] GET https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6 Jul 09 15:46:59.637396 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d51927b-8ab6-4072-876e-c6dcd574a6c0 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.638177 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d51927b-8ab6-4072-876e-c6dcd574a6c0 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.642308 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d51927b-8ab6-4072-876e-c6dcd574a6c0 tempest-VolumeTypesExtraSpecsTest-1708305028 tempest-VolumeTypesExtraSpecsTest-1708305028-project-admin] https://10.4.3.19/volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6 returned with HTTP 404 Jul 09 15:46:59.643262 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1050/4221] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/types/49abae96-eeab-4199-8b69-530d040b3db6 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:46:59.957430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7108c9c6-caae-4fab-bbe5-778f86e3358d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.960490 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7108c9c6-caae-4fab-bbe5-778f86e3358d tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 Jul 09 15:46:59.960490 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7108c9c6-caae-4fab-bbe5-778f86e3358d tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:46:59.960727 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7108c9c6-caae-4fab-bbe5-778f86e3358d tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:46:59.967127 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:46:59.967127 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:46:59.968314 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7108c9c6-caae-4fab-bbe5-778f86e3358d tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Snapshot retrieved successfully. Jul 09 15:46:59.969200 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7108c9c6-caae-4fab-bbe5-778f86e3358d tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 returned with HTTP 200 Jul 09 15:46:59.969710 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1060/4222] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:46:59 2026] GET /volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:46:59.985854 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-043105c4-0ffb-42ad-9564-b793fe811a9c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:46:59.990146 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:46:59.990716 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "6a5d5983-b4fd-4749-80b2-f19313560aa9"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:46:59.995069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '6a5d5983-b4fd-4749-80b2-f19313560aa9'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:00.006895 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:00.006895 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:00.007666 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Snapshot retrieved successfully. Jul 09 15:47:00.007810 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Create volume of 1 GB Jul 09 15:47:00.014848 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Availability Zones retrieved successfully. Jul 09 15:47:00.025512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Flow 'volume_create_api' (d0f40187-6d19-4f8c-9e4e-47bb8073944e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:00.027482 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f3b382e-0b55-4acf-ac9d-5f7b594291c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:00.029381 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:00.030999 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f3b382e-0b55-4acf-ac9d-5f7b594291c7) transitioned into state 'FAILURE' from state 'RUNNING' Jul 09 15:47:00.030999 np0000004916 devstack@c-api.service[99866]: 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 09 15:47:00.033278 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f3b382e-0b55-4acf-ac9d-5f7b594291c7) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:00.035289 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f3b382e-0b55-4acf-ac9d-5f7b594291c7) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 09 15:47:00.035289 np0000004916 devstack@c-api.service[99866]: WARNING cinder.volume.api [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Flow 'volume_create_api' (d0f40187-6d19-4f8c-9e4e-47bb8073944e) transitioned into state 'REVERTED' from state 'RUNNING' Jul 09 15:47:00.035604 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-043105c4-0ffb-42ad-9564-b793fe811a9c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 400 Jul 09 15:47:00.036524 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1074/4223] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:46:59 2026] POST /volume/v3/volumes => generated 171 bytes in 51 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 09 15:47:00.051108 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3f83b6f6-5cd1-4047-95bd-35814c00ae45 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:00.053796 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3f83b6f6-5cd1-4047-95bd-35814c00ae45 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 Jul 09 15:47:00.054082 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3f83b6f6-5cd1-4047-95bd-35814c00ae45 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:00.054739 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3f83b6f6-5cd1-4047-95bd-35814c00ae45 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:00.054739 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-3f83b6f6-5cd1-4047-95bd-35814c00ae45 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Delete snapshot with id: 6a5d5983-b4fd-4749-80b2-f19313560aa9 Jul 09 15:47:00.064041 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:00.064041 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:00.064515 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3f83b6f6-5cd1-4047-95bd-35814c00ae45 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Snapshot retrieved successfully. Jul 09 15:47:00.089644 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3f83b6f6-5cd1-4047-95bd-35814c00ae45 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Snapshot delete request issued successfully. Jul 09 15:47:00.089920 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3f83b6f6-5cd1-4047-95bd-35814c00ae45 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 returned with HTTP 202 Jul 09 15:47:00.090490 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1040/4224] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:00 2026] DELETE /volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:00.104750 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8ec79370-f925-4e1c-a7f4-473ca2c880e8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:00.109278 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ec79370-f925-4e1c-a7f4-473ca2c880e8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 Jul 09 15:47:00.109467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ec79370-f925-4e1c-a7f4-473ca2c880e8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:00.110093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ec79370-f925-4e1c-a7f4-473ca2c880e8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:00.119215 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:00.119215 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:00.119829 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8ec79370-f925-4e1c-a7f4-473ca2c880e8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Snapshot retrieved successfully. Jul 09 15:47:00.121001 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ec79370-f925-4e1c-a7f4-473ca2c880e8 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 returned with HTTP 200 Jul 09 15:47:00.121448 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1051/4225] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:00 2026] GET /volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:00.140310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1196f18a-40d5-4d02-afb5-5bec080dad29 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:00.143250 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1196f18a-40d5-4d02-afb5-5bec080dad29 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 Jul 09 15:47:00.144055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1196f18a-40d5-4d02-afb5-5bec080dad29 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:00.144055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1196f18a-40d5-4d02-afb5-5bec080dad29 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:00.154051 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:00.154051 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:00.154051 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1196f18a-40d5-4d02-afb5-5bec080dad29 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:00.154839 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1196f18a-40d5-4d02-afb5-5bec080dad29 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 returned with HTTP 200 Jul 09 15:47:00.156128 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1061/4226] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:00 2026] GET /volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:00.167855 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-808cf9b8-ccc5-458e-bfce-cae0f0e8429a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:00.173704 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-808cf9b8-ccc5-458e-bfce-cae0f0e8429a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] GET https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 Jul 09 15:47:00.173704 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-808cf9b8-ccc5-458e-bfce-cae0f0e8429a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:00.173704 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-808cf9b8-ccc5-458e-bfce-cae0f0e8429a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:00.181567 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:00.181567 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:00.182197 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-808cf9b8-ccc5-458e-bfce-cae0f0e8429a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:47:00.183259 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-808cf9b8-ccc5-458e-bfce-cae0f0e8429a tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 returned with HTTP 200 Jul 09 15:47:00.183870 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1075/4227] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:00 2026] GET /volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:00.198826 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8da7b425-695a-462a-8d69-5db6a23b3f99 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:00.201987 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8da7b425-695a-462a-8d69-5db6a23b3f99 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 Jul 09 15:47:00.201987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8da7b425-695a-462a-8d69-5db6a23b3f99 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:00.202283 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8da7b425-695a-462a-8d69-5db6a23b3f99 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:00.202283 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-8da7b425-695a-462a-8d69-5db6a23b3f99 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete snapshot with id: 44621ab6-0a49-4497-ab93-48e1a06c4b32 Jul 09 15:47:00.209371 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:00.209371 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:00.209656 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8da7b425-695a-462a-8d69-5db6a23b3f99 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:00.257717 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8da7b425-695a-462a-8d69-5db6a23b3f99 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot delete request issued successfully. Jul 09 15:47:00.257919 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8da7b425-695a-462a-8d69-5db6a23b3f99 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 returned with HTTP 202 Jul 09 15:47:00.258466 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1041/4228] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:00 2026] DELETE /volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:00.269961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9441dc3b-23f5-45a3-8a20-d1b442ee38af None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:00.272792 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9441dc3b-23f5-45a3-8a20-d1b442ee38af tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 Jul 09 15:47:00.272792 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9441dc3b-23f5-45a3-8a20-d1b442ee38af tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:00.273142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9441dc3b-23f5-45a3-8a20-d1b442ee38af tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:00.278947 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:00.278947 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:00.279288 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9441dc3b-23f5-45a3-8a20-d1b442ee38af tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:00.279959 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9441dc3b-23f5-45a3-8a20-d1b442ee38af tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 returned with HTTP 200 Jul 09 15:47:00.280574 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1052/4229] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:00 2026] GET /volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:00.569397 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b0db3a8a-b70e-4a8e-9ed2-f73f838d5eaf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:00.640331 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b0db3a8a-b70e-4a8e-9ed2-f73f838d5eaf tempest-ProjectAdminTests-382125665 tempest-ProjectAdminTests-382125665-project-admin] GET https://10.4.3.19/volume/v3/scheduler-stats/get_pools Jul 09 15:47:00.640594 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b0db3a8a-b70e-4a8e-9ed2-f73f838d5eaf tempest-ProjectAdminTests-382125665 tempest-ProjectAdminTests-382125665-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:00.640846 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b0db3a8a-b70e-4a8e-9ed2-f73f838d5eaf tempest-ProjectAdminTests-382125665 tempest-ProjectAdminTests-382125665-project-admin] Calling method 'get_pools' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:00.655075 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a9459cb3-16d7-404c-ac61-dc9a8ffe3e6a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:00.657132 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9459cb3-16d7-404c-ac61-dc9a8ffe3e6a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:00.657652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9459cb3-16d7-404c-ac61-dc9a8ffe3e6a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:00.657652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a9459cb3-16d7-404c-ac61-dc9a8ffe3e6a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:00.657652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a9459cb3-16d7-404c-ac61-dc9a8ffe3e6a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:00.668272 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:00.668272 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:00.669409 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a9459cb3-16d7-404c-ac61-dc9a8ffe3e6a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:00.670447 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1076/4230] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:00 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:01.142337 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2f459fe1-fc87-4b6e-b949-d5232cac1e2a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.142337 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2f459fe1-fc87-4b6e-b949-d5232cac1e2a tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 Jul 09 15:47:01.142337 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2f459fe1-fc87-4b6e-b949-d5232cac1e2a tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.142337 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2f459fe1-fc87-4b6e-b949-d5232cac1e2a tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.144580 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b0db3a8a-b70e-4a8e-9ed2-f73f838d5eaf tempest-ProjectAdminTests-382125665 tempest-ProjectAdminTests-382125665-project-admin] https://10.4.3.19/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 09 15:47:01.145006 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1062/4231] 10.4.3.19 () {66 vars in 1284 bytes} [Thu Jul 9 15:47:00 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:01.150451 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2f459fe1-fc87-4b6e-b949-d5232cac1e2a tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 returned with HTTP 404 Jul 09 15:47:01.150811 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1042/4232] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:01 2026] GET /volume/v3/snapshots/6a5d5983-b4fd-4749-80b2-f19313560aa9 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:01.158800 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1590a29c-5ded-47bf-9e3b-2c433c8011a6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.161430 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a3686341-b209-4105-a49b-32e3d410f14c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.161949 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1590a29c-5ded-47bf-9e3b-2c433c8011a6 tempest-ProjectAdminTests-382125665 tempest-ProjectAdminTests-382125665-project-admin] GET https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool Jul 09 15:47:01.161949 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1590a29c-5ded-47bf-9e3b-2c433c8011a6 tempest-ProjectAdminTests-382125665 tempest-ProjectAdminTests-382125665-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.161949 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1590a29c-5ded-47bf-9e3b-2c433c8011a6 tempest-ProjectAdminTests-382125665 tempest-ProjectAdminTests-382125665-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.164857 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a3686341-b209-4105-a49b-32e3d410f14c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b Jul 09 15:47:01.164857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a3686341-b209-4105-a49b-32e3d410f14c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.164857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a3686341-b209-4105-a49b-32e3d410f14c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.176479 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:01.176479 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:01.183461 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a3686341-b209-4105-a49b-32e3d410f14c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Volume info retrieved successfully. Jul 09 15:47:01.188505 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a3686341-b209-4105-a49b-32e3d410f14c tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b returned with HTTP 200 Jul 09 15:47:01.188893 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1077/4233] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:01 2026] GET /volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:01.204944 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1ec584bf-86ee-489d-a7c2-2edd691007dd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.207393 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1ec584bf-86ee-489d-a7c2-2edd691007dd tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] DELETE https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b Jul 09 15:47:01.207666 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1ec584bf-86ee-489d-a7c2-2edd691007dd tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.207971 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1ec584bf-86ee-489d-a7c2-2edd691007dd tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.208138 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-1ec584bf-86ee-489d-a7c2-2edd691007dd tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Delete volume with id: 5567dd92-7daa-4cee-943b-c5fa9734409b Jul 09 15:47:01.217899 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:01.217899 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:01.218845 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1ec584bf-86ee-489d-a7c2-2edd691007dd tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Volume info retrieved successfully. Jul 09 15:47:01.255142 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1ec584bf-86ee-489d-a7c2-2edd691007dd tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Delete volume request issued successfully. Jul 09 15:47:01.255414 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1ec584bf-86ee-489d-a7c2-2edd691007dd tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b returned with HTTP 202 Jul 09 15:47:01.256197 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1063/4234] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:01 2026] DELETE /volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:01.264892 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-86e8d7e0-1cb7-4834-8a6d-318e64f47157 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.267150 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-86e8d7e0-1cb7-4834-8a6d-318e64f47157 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b Jul 09 15:47:01.267322 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-86e8d7e0-1cb7-4834-8a6d-318e64f47157 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.267583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-86e8d7e0-1cb7-4834-8a6d-318e64f47157 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.279405 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:01.279405 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:01.287004 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-86e8d7e0-1cb7-4834-8a6d-318e64f47157 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Volume info retrieved successfully. Jul 09 15:47:01.296018 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-86e8d7e0-1cb7-4834-8a6d-318e64f47157 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b returned with HTTP 200 Jul 09 15:47:01.296018 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1043/4235] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:01 2026] GET /volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:01.296215 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a6d8473e-902a-4cbf-97c4-0b1be5ea19ba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.300489 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a6d8473e-902a-4cbf-97c4-0b1be5ea19ba tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 Jul 09 15:47:01.300687 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a6d8473e-902a-4cbf-97c4-0b1be5ea19ba tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.300981 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a6d8473e-902a-4cbf-97c4-0b1be5ea19ba tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.310681 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a6d8473e-902a-4cbf-97c4-0b1be5ea19ba tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 returned with HTTP 404 Jul 09 15:47:01.310681 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1078/4236] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:01 2026] GET /volume/v3/snapshots/44621ab6-0a49-4497-ab93-48e1a06c4b32 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:01.322702 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e663d078-df54-42f6-acfd-21077b72998d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.325693 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e663d078-df54-42f6-acfd-21077b72998d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 Jul 09 15:47:01.325890 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e663d078-df54-42f6-acfd-21077b72998d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.326193 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e663d078-df54-42f6-acfd-21077b72998d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.326456 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-e663d078-df54-42f6-acfd-21077b72998d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 Jul 09 15:47:01.335547 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:01.335547 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:01.335880 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e663d078-df54-42f6-acfd-21077b72998d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:01.359024 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e663d078-df54-42f6-acfd-21077b72998d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:47:01.359024 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e663d078-df54-42f6-acfd-21077b72998d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 returned with HTTP 202 Jul 09 15:47:01.359024 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1064/4237] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:01 2026] DELETE /volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 09 15:47:01.368593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f63e2e90-49cb-47e4-915d-049f4ef82c66 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.370938 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f63e2e90-49cb-47e4-915d-049f4ef82c66 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 Jul 09 15:47:01.371771 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f63e2e90-49cb-47e4-915d-049f4ef82c66 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.372036 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f63e2e90-49cb-47e4-915d-049f4ef82c66 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.387322 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:01.387322 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:01.392517 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f63e2e90-49cb-47e4-915d-049f4ef82c66 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:01.398956 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f63e2e90-49cb-47e4-915d-049f4ef82c66 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 returned with HTTP 200 Jul 09 15:47:01.399421 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1044/4238] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:01 2026] GET /volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:01.670811 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1590a29c-5ded-47bf-9e3b-2c433c8011a6 tempest-ProjectAdminTests-382125665 tempest-ProjectAdminTests-382125665-project-admin] https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool returned with HTTP 200 Jul 09 15:47:01.672169 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1053/4239] 10.4.3.19 () {66 vars in 1311 bytes} [Thu Jul 9 15:47:01 2026] GET /volume/v3/capabilities/np0000004916@storpool => generated 703 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:01.695130 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-856ff067-f126-4534-98f9-70663b05d097 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:01.698919 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-856ff067-f126-4534-98f9-70663b05d097 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:01.699145 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-856ff067-f126-4534-98f9-70663b05d097 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:01.699355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-856ff067-f126-4534-98f9-70663b05d097 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:01.699462 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-856ff067-f126-4534-98f9-70663b05d097 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:01.707086 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:01.707086 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:01.708234 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-856ff067-f126-4534-98f9-70663b05d097 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:01.708783 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1079/4240] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:01 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:02.315762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-49b5b3e1-8075-485e-8de1-5c08b7e57c98 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:02.318202 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-49b5b3e1-8075-485e-8de1-5c08b7e57c98 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] GET https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b Jul 09 15:47:02.318489 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-49b5b3e1-8075-485e-8de1-5c08b7e57c98 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:02.318769 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-49b5b3e1-8075-485e-8de1-5c08b7e57c98 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:02.328789 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-49b5b3e1-8075-485e-8de1-5c08b7e57c98 tempest-VolumesSnapshotNegativeTestJSON-1389683119 tempest-VolumesSnapshotNegativeTestJSON-1389683119-project-member] https://10.4.3.19/volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b returned with HTTP 404 Jul 09 15:47:02.329566 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1065/4241] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:02 2026] GET /volume/v3/volumes/5567dd92-7daa-4cee-943b-c5fa9734409b => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:02.419114 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-52126165-02df-49d2-a8ad-3928d587e812 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:02.421172 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-52126165-02df-49d2-a8ad-3928d587e812 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 Jul 09 15:47:02.421401 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-52126165-02df-49d2-a8ad-3928d587e812 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:02.421589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-52126165-02df-49d2-a8ad-3928d587e812 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:02.432317 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-52126165-02df-49d2-a8ad-3928d587e812 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 returned with HTTP 404 Jul 09 15:47:02.432638 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1045/4242] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:02 2026] GET /volume/v3/volumes/eb31bcf3-7d1e-4e92-ba2d-a949b5003d42 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:02.441025 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:02.445276 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:02.445645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-192177621"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:02.448135 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-192177621'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:02.448331 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:47:02.453239 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:47:02.461233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (a5a747b5-3926-4608-b1a3-78fb73d2e0ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:02.463073 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9404b85-7313-4e72-b50f-97ad02e57f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:02.466521 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:02.507305 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9404b85-7313-4e72-b50f-97ad02e57f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:02.508375 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48827378-eb1f-4d38-a570-38008cf33f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:02.551125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['079b58f1-64fc-46c8-84a3-0fa957af12e7', '9bcaae93-1adc-4520-91b0-172160346b3a', '1b4504af-b9ae-4942-b870-d0208d0e485d', '30d0e74c-ae02-4b26-a7af-36e810cd5b8a'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:02.552785 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48827378-eb1f-4d38-a570-38008cf33f40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['079b58f1-64fc-46c8-84a3-0fa957af12e7', '9bcaae93-1adc-4520-91b0-172160346b3a', '1b4504af-b9ae-4942-b870-d0208d0e485d', '30d0e74c-ae02-4b26-a7af-36e810cd5b8a']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:02.553738 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5babfa1d-682c-442b-aea9-8499556d8557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:02.580271 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5babfa1d-682c-442b-aea9-8499556d8557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ff39342-ada0-45aa-bd3c-099abe19c67d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-192177621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['079b58f1-64fc-46c8-84a3-0fa957af12e7','9bcaae93-1adc-4520-91b0-172160346b3a','1b4504af-b9ae-4942-b870-d0208d0e485d','30d0e74c-ae02-4b26-a7af-36e810cd5b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-192177621',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ff39342-ada0-45aa-bd3c-099abe19c67d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:02.581442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c84fdd-1054-4f00-812a-70448e90a99c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:02.597864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b5401c7f-b4c9-4920-a0df-ff79fe3a826c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:02.601628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56c84fdd-1054-4f00-812a-70448e90a99c) transitioned into state 'SUCCESS' from state '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-192177621',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['079b58f1-64fc-46c8-84a3-0fa957af12e7','9bcaae93-1adc-4520-91b0-172160346b3a','1b4504af-b9ae-4942-b870-d0208d0e485d','30d0e74c-ae02-4b26-a7af-36e810cd5b8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:02.602519 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2679784-dee6-4743-a423-5cce2a20a208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:02.612697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2679784-dee6-4743-a423-5cce2a20a208) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:02.613723 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (a5a747b5-3926-4608-b1a3-78fb73d2e0ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:02.614163 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:47:02.614837 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70abc3a5-d30e-4464-9ae1-022004b07f87 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:02.615500 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1054/4243] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:47:02 2026] POST /volume/v3/volumes => generated 775 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:02.630720 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0187edf1-76c8-4b18-b2a9-39832d1d0262 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:02.634831 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0187edf1-76c8-4b18-b2a9-39832d1d0262 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d Jul 09 15:47:02.635037 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0187edf1-76c8-4b18-b2a9-39832d1d0262 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:02.635312 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0187edf1-76c8-4b18-b2a9-39832d1d0262 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:02.644004 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:02.644004 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:02.650929 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0187edf1-76c8-4b18-b2a9-39832d1d0262 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:02.657659 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0187edf1-76c8-4b18-b2a9-39832d1d0262 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d returned with HTTP 200 Jul 09 15:47:02.658225 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1066/4244] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:02 2026] GET /volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:02.707325 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b5401c7f-b4c9-4920-a0df-ff79fe3a826c tempest-AvailabilityZoneTestJSON-1066121976 tempest-AvailabilityZoneTestJSON-1066121976-project-member] GET https://10.4.3.19/volume/v3/os-availability-zone Jul 09 15:47:02.707773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b5401c7f-b4c9-4920-a0df-ff79fe3a826c tempest-AvailabilityZoneTestJSON-1066121976 tempest-AvailabilityZoneTestJSON-1066121976-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:02.708037 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b5401c7f-b4c9-4920-a0df-ff79fe3a826c tempest-AvailabilityZoneTestJSON-1066121976 tempest-AvailabilityZoneTestJSON-1066121976-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:02.712730 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b5401c7f-b4c9-4920-a0df-ff79fe3a826c tempest-AvailabilityZoneTestJSON-1066121976 tempest-AvailabilityZoneTestJSON-1066121976-project-member] Availability Zones retrieved successfully. Jul 09 15:47:02.713030 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b5401c7f-b4c9-4920-a0df-ff79fe3a826c tempest-AvailabilityZoneTestJSON-1066121976 tempest-AvailabilityZoneTestJSON-1066121976-project-member] https://10.4.3.19/volume/v3/os-availability-zone returned with HTTP 200 Jul 09 15:47:02.713898 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1080/4245] 10.4.3.19 () {66 vars in 1269 bytes} [Thu Jul 9 15:47:02 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:02.727379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ddbf962e-5f5a-4e0c-96a7-0dc1edcba1b6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:02.729788 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ddbf962e-5f5a-4e0c-96a7-0dc1edcba1b6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:02.730083 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ddbf962e-5f5a-4e0c-96a7-0dc1edcba1b6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:02.730296 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ddbf962e-5f5a-4e0c-96a7-0dc1edcba1b6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:02.730424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ddbf962e-5f5a-4e0c-96a7-0dc1edcba1b6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:02.737689 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:02.737689 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:02.738640 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ddbf962e-5f5a-4e0c-96a7-0dc1edcba1b6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:02.739355 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1046/4246] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:02 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:03.672568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8c348a54-d105-4517-b061-b04605e87910 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:03.675054 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c348a54-d105-4517-b061-b04605e87910 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d Jul 09 15:47:03.675313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c348a54-d105-4517-b061-b04605e87910 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:03.675550 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c348a54-d105-4517-b061-b04605e87910 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:03.688687 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:03.688687 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:03.693591 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8c348a54-d105-4517-b061-b04605e87910 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:03.699887 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c348a54-d105-4517-b061-b04605e87910 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d returned with HTTP 200 Jul 09 15:47:03.700429 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1055/4247] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:03 2026] GET /volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:03.716388 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4ffd72a3-a680-4404-9b2a-23fe907d94e4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:03.718202 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ffd72a3-a680-4404-9b2a-23fe907d94e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:03.718553 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4ffd72a3-a680-4404-9b2a-23fe907d94e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ff39342-ada0-45aa-bd3c-099abe19c67d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-78295543"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:03.727627 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:03.727627 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:03.727960 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4ffd72a3-a680-4404-9b2a-23fe907d94e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:03.728078 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-4ffd72a3-a680-4404-9b2a-23fe907d94e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create snapshot from volume 2ff39342-ada0-45aa-bd3c-099abe19c67d Jul 09 15:47:03.754226 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-73cb5465-a616-4e91-a587-e366d9cbe3bc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:03.758258 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73cb5465-a616-4e91-a587-e366d9cbe3bc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:03.758677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73cb5465-a616-4e91-a587-e366d9cbe3bc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:03.759110 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73cb5465-a616-4e91-a587-e366d9cbe3bc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:03.759110 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-73cb5465-a616-4e91-a587-e366d9cbe3bc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:03.764399 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:03.764399 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:03.764485 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-4ffd72a3-a680-4404-9b2a-23fe907d94e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['0a2957dd-b085-441b-93c4-f745ed1aa620', '55735a16-40ef-4778-88c7-ef009d0aabb2', 'd24eddff-97b6-41cb-a7c1-8de62059ff97', 'd5ab060b-3a24-4b10-9405-a57d48568f36'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:03.764968 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73cb5465-a616-4e91-a587-e366d9cbe3bc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:03.765229 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1081/4248] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:03 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:03.795658 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4ffd72a3-a680-4404-9b2a-23fe907d94e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot create request issued successfully. Jul 09 15:47:03.796146 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4ffd72a3-a680-4404-9b2a-23fe907d94e4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:47:03.796748 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1067/4249] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:47:03 2026] POST /volume/v3/snapshots => generated 306 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 09 15:47:03.810280 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-47dbe536-ad89-471d-b64b-17ad21bda1bf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:03.812642 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-47dbe536-ad89-471d-b64b-17ad21bda1bf tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf Jul 09 15:47:03.812849 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-47dbe536-ad89-471d-b64b-17ad21bda1bf tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:03.813079 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-47dbe536-ad89-471d-b64b-17ad21bda1bf tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:03.822938 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:03.822938 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:03.823394 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-47dbe536-ad89-471d-b64b-17ad21bda1bf tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:03.824330 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-47dbe536-ad89-471d-b64b-17ad21bda1bf tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf returned with HTTP 200 Jul 09 15:47:03.824875 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1047/4250] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:03 2026] GET /volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf => generated 438 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:04.161838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e712c04d-606f-4a46-9251-133c23f4e22d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:04.307196 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:04.307531 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-385050806"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:04.308950 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-385050806'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:04.309079 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Create volume of 1 GB Jul 09 15:47:04.313902 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Availability Zones retrieved successfully. Jul 09 15:47:04.322453 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Flow 'volume_create_api' (2ed5b89d-b677-424b-9d91-6f01f2462271) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:04.323717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a26912-c719-4b16-a30b-53fe76ed0590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:04.325094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:04.354976 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89a26912-c719-4b16-a30b-53fe76ed0590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:04.355896 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944d52e8-0863-441a-af4d-0f4ce96f5504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:04.426452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Created reservations ['292da357-9771-4b73-aea9-aca0196f3ff9', '0f07a427-dd8e-4fde-b7aa-8c8a67b28edc', '028a157d-7172-4275-b401-523318042ab3', '5b3e30e7-aa9f-46cb-92b3-5471f79bce31'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:04.427528 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944d52e8-0863-441a-af4d-0f4ce96f5504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['292da357-9771-4b73-aea9-aca0196f3ff9', '0f07a427-dd8e-4fde-b7aa-8c8a67b28edc', '028a157d-7172-4275-b401-523318042ab3', '5b3e30e7-aa9f-46cb-92b3-5471f79bce31']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:04.428658 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (939beca8-404f-4269-b785-b70acc7f94bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:04.462972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (939beca8-404f-4269-b785-b70acc7f94bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '960586fd-9de3-47a8-8508-fe3357f69815', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-385050806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c72cf4549204f0f983e6ca03fdda596',qos_specs=None,replication_status=,reservations=['292da357-9771-4b73-aea9-aca0196f3ff9','0f07a427-dd8e-4fde-b7aa-8c8a67b28edc','028a157d-7172-4275-b401-523318042ab3','5b3e30e7-aa9f-46cb-92b3-5471f79bce31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df65b059042f4ea58dbc9996c4fe1080',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-385050806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=960586fd-9de3-47a8-8508-fe3357f69815,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3c72cf4549204f0f983e6ca03fdda596',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df65b059042f4ea58dbc9996c4fe1080',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:04.466327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d3a1c6-c654-4751-9821-2c331fb4f52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:04.498366 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d3a1c6-c654-4751-9821-2c331fb4f52a) transitioned into state 'SUCCESS' from state '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-385050806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3c72cf4549204f0f983e6ca03fdda596',qos_specs=None,replication_status=,reservations=['292da357-9771-4b73-aea9-aca0196f3ff9','0f07a427-dd8e-4fde-b7aa-8c8a67b28edc','028a157d-7172-4275-b401-523318042ab3','5b3e30e7-aa9f-46cb-92b3-5471f79bce31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df65b059042f4ea58dbc9996c4fe1080',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:04.499455 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5edbd240-85a7-49e3-aa29-445c36a37af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:04.509924 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5edbd240-85a7-49e3-aa29-445c36a37af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:04.510953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Flow 'volume_create_api' (2ed5b89d-b677-424b-9d91-6f01f2462271) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:04.511299 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Create volume request issued successfully. Jul 09 15:47:04.511870 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e712c04d-606f-4a46-9251-133c23f4e22d tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:04.512307 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1056/4251] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:47:04 2026] POST /volume/v3/volumes => generated 752 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:04.530471 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eec96e00-12a3-4b4f-bcdf-71ef46e6ebcc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:04.531737 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eec96e00-12a3-4b4f-bcdf-71ef46e6ebcc tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 Jul 09 15:47:04.532579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eec96e00-12a3-4b4f-bcdf-71ef46e6ebcc tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:04.532579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eec96e00-12a3-4b4f-bcdf-71ef46e6ebcc tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:04.541684 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:04.541684 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:04.546775 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eec96e00-12a3-4b4f-bcdf-71ef46e6ebcc tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Volume info retrieved successfully. Jul 09 15:47:04.552592 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eec96e00-12a3-4b4f-bcdf-71ef46e6ebcc tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 returned with HTTP 200 Jul 09 15:47:04.553128 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1082/4252] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:04 2026] GET /volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:04.784632 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fd0c9eae-cf59-407d-9514-607acaea8edb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:04.790915 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fd0c9eae-cf59-407d-9514-607acaea8edb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:04.791202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fd0c9eae-cf59-407d-9514-607acaea8edb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:04.791467 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fd0c9eae-cf59-407d-9514-607acaea8edb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:04.791612 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-fd0c9eae-cf59-407d-9514-607acaea8edb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:04.801472 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:04.801472 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:04.802473 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fd0c9eae-cf59-407d-9514-607acaea8edb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:04.802973 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1068/4253] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:04 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:04.834853 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e72b8d12-3715-4289-8345-105e3693b821 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:04.836742 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e72b8d12-3715-4289-8345-105e3693b821 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf Jul 09 15:47:04.836998 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e72b8d12-3715-4289-8345-105e3693b821 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:04.837270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e72b8d12-3715-4289-8345-105e3693b821 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:04.842602 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:04.842602 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:04.842926 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e72b8d12-3715-4289-8345-105e3693b821 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:04.843733 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e72b8d12-3715-4289-8345-105e3693b821 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf returned with HTTP 200 Jul 09 15:47:04.844139 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1048/4254] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:04 2026] GET /volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:04.855319 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-35643cf8-7838-4fed-8155-46ae0dd90696 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:04.859632 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-35643cf8-7838-4fed-8155-46ae0dd90696 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] POST https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf/action Jul 09 15:47:04.859632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-35643cf8-7838-4fed-8155-46ae0dd90696 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:47:04.859632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-35643cf8-7838-4fed-8155-46ae0dd90696 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:04.860685 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.snapshot_unmanage [None req-35643cf8-7838-4fed-8155-46ae0dd90696 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Unmanage snapshot with id: 19b45e01-4b7f-47c0-9311-32c2e2d74fdf Jul 09 15:47:04.869244 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:04.869244 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:04.869244 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-35643cf8-7838-4fed-8155-46ae0dd90696 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:47:04.869244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-35643cf8-7838-4fed-8155-46ae0dd90696 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cd41c853b9104d49aff1e62ffe24f666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'b9861322270449f296f501c6f1efb056', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:47:04.869244 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-35643cf8-7838-4fed-8155-46ae0dd90696 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf/action returned with HTTP 403 Jul 09 15:47:04.869692 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1057/4255] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:47:04 2026] POST /volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:04.883506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8eff4686-3504-43fd-8f8d-089a1d06212b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:04.889894 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8eff4686-3504-43fd-8f8d-089a1d06212b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf Jul 09 15:47:04.889894 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8eff4686-3504-43fd-8f8d-089a1d06212b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:04.889894 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8eff4686-3504-43fd-8f8d-089a1d06212b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:04.889894 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-8eff4686-3504-43fd-8f8d-089a1d06212b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete snapshot with id: 19b45e01-4b7f-47c0-9311-32c2e2d74fdf Jul 09 15:47:04.893951 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:04.893951 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:04.894385 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8eff4686-3504-43fd-8f8d-089a1d06212b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:04.910352 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8eff4686-3504-43fd-8f8d-089a1d06212b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot delete request issued successfully. Jul 09 15:47:04.910571 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8eff4686-3504-43fd-8f8d-089a1d06212b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf returned with HTTP 202 Jul 09 15:47:04.911122 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1083/4256] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:04 2026] DELETE /volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:04.919948 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8ff28784-fbba-484a-8e98-82c16e829f94 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:04.921806 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8ff28784-fbba-484a-8e98-82c16e829f94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf Jul 09 15:47:04.922086 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8ff28784-fbba-484a-8e98-82c16e829f94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:04.922265 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8ff28784-fbba-484a-8e98-82c16e829f94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:04.928025 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:04.928025 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:04.928426 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8ff28784-fbba-484a-8e98-82c16e829f94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:04.929178 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8ff28784-fbba-484a-8e98-82c16e829f94 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf returned with HTTP 200 Jul 09 15:47:04.929689 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1069/4257] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:04 2026] GET /volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:05.566885 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f1aaf79b-d134-41ee-9bcc-25aafdfa5154 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:05.569069 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f1aaf79b-d134-41ee-9bcc-25aafdfa5154 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 Jul 09 15:47:05.569069 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f1aaf79b-d134-41ee-9bcc-25aafdfa5154 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:05.569287 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f1aaf79b-d134-41ee-9bcc-25aafdfa5154 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:05.578150 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:05.578150 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:05.582491 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f1aaf79b-d134-41ee-9bcc-25aafdfa5154 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Volume info retrieved successfully. Jul 09 15:47:05.587763 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f1aaf79b-d134-41ee-9bcc-25aafdfa5154 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 returned with HTTP 200 Jul 09 15:47:05.588196 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1049/4258] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:05 2026] GET /volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:05.603006 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5d415586-e043-41dd-962a-a12072d9aab7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:05.605903 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5d415586-e043-41dd-962a-a12072d9aab7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:05.606209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5d415586-e043-41dd-962a-a12072d9aab7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "960586fd-9de3-47a8-8508-fe3357f69815", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1631760290"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:05.621215 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:05.621215 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:05.621776 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5d415586-e043-41dd-962a-a12072d9aab7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Volume info retrieved successfully. Jul 09 15:47:05.622003 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-5d415586-e043-41dd-962a-a12072d9aab7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Create snapshot from volume 960586fd-9de3-47a8-8508-fe3357f69815 Jul 09 15:47:05.676068 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-5d415586-e043-41dd-962a-a12072d9aab7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Created reservations ['75b5be8c-8045-46c3-8e85-8c7885662cb3', 'ea1838ca-7fc3-42f0-a47b-a8de26491437', '4ddc1d5e-e690-445e-be51-f4fa2391e8c5', 'a23c39be-b76f-454c-8be2-2345f3234afd'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:05.711503 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5d415586-e043-41dd-962a-a12072d9aab7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot create request issued successfully. Jul 09 15:47:05.712067 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5d415586-e043-41dd-962a-a12072d9aab7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:47:05.712840 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1058/4259] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:47:05 2026] POST /volume/v3/snapshots => generated 311 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:05.728507 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c3fc72d5-f3d9-44e7-bab7-ea388e20ef68 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:05.730820 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c3fc72d5-f3d9-44e7-bab7-ea388e20ef68 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 Jul 09 15:47:05.731085 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c3fc72d5-f3d9-44e7-bab7-ea388e20ef68 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:05.731353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c3fc72d5-f3d9-44e7-bab7-ea388e20ef68 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:05.740890 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:05.740890 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:05.741413 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c3fc72d5-f3d9-44e7-bab7-ea388e20ef68 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:05.742354 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c3fc72d5-f3d9-44e7-bab7-ea388e20ef68 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 returned with HTTP 200 Jul 09 15:47:05.742729 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1084/4260] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:05 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 => generated 443 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:05.818115 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-689736f5-0557-4d05-8737-d90e1238717b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:05.823503 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-689736f5-0557-4d05-8737-d90e1238717b tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:05.823708 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-689736f5-0557-4d05-8737-d90e1238717b tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:05.823887 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-689736f5-0557-4d05-8737-d90e1238717b tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:05.823995 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-689736f5-0557-4d05-8737-d90e1238717b tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:05.832092 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:05.832092 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:05.833007 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-689736f5-0557-4d05-8737-d90e1238717b tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:05.833911 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1070/4261] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:05 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:05.946561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-595ed031-8f1e-40d7-92e0-efbc09928cc6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:05.950338 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-595ed031-8f1e-40d7-92e0-efbc09928cc6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf Jul 09 15:47:05.950605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-595ed031-8f1e-40d7-92e0-efbc09928cc6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:05.951108 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-595ed031-8f1e-40d7-92e0-efbc09928cc6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:05.956406 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-595ed031-8f1e-40d7-92e0-efbc09928cc6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf returned with HTTP 404 Jul 09 15:47:05.957046 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1050/4262] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:05 2026] GET /volume/v3/snapshots/19b45e01-4b7f-47c0-9311-32c2e2d74fdf => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:05.966666 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6ffbf82e-4bda-4564-8671-843fa7067a1e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:05.969436 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6ffbf82e-4bda-4564-8671-843fa7067a1e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d Jul 09 15:47:05.969654 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6ffbf82e-4bda-4564-8671-843fa7067a1e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:05.969915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6ffbf82e-4bda-4564-8671-843fa7067a1e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:05.970374 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-6ffbf82e-4bda-4564-8671-843fa7067a1e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: 2ff39342-ada0-45aa-bd3c-099abe19c67d Jul 09 15:47:05.980258 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:05.980258 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:05.980874 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6ffbf82e-4bda-4564-8671-843fa7067a1e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:06.011579 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6ffbf82e-4bda-4564-8671-843fa7067a1e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:47:06.011718 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6ffbf82e-4bda-4564-8671-843fa7067a1e tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d returned with HTTP 202 Jul 09 15:47:06.012768 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1059/4263] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:05 2026] DELETE /volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:06.026022 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bfc99885-40b9-45fd-8dfb-e43e6887b294 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:06.028163 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfc99885-40b9-45fd-8dfb-e43e6887b294 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d Jul 09 15:47:06.028460 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfc99885-40b9-45fd-8dfb-e43e6887b294 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:06.028728 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfc99885-40b9-45fd-8dfb-e43e6887b294 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:06.038749 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:06.038749 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:06.043271 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bfc99885-40b9-45fd-8dfb-e43e6887b294 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:06.049132 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfc99885-40b9-45fd-8dfb-e43e6887b294 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d returned with HTTP 200 Jul 09 15:47:06.049583 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1085/4264] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:06 2026] GET /volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:06.753617 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d6df8e2-027f-4879-a126-49ec7a8cffee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:06.758210 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d6df8e2-027f-4879-a126-49ec7a8cffee tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 Jul 09 15:47:06.758210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d6df8e2-027f-4879-a126-49ec7a8cffee tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:06.758210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d6df8e2-027f-4879-a126-49ec7a8cffee tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:06.767911 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:06.767911 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:06.768982 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8d6df8e2-027f-4879-a126-49ec7a8cffee tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:06.770911 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d6df8e2-027f-4879-a126-49ec7a8cffee tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 returned with HTTP 200 Jul 09 15:47:06.771972 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1071/4265] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:06 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:06.783940 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-aff26df5-dec2-4b30-a058-3248dd9fd960 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:06.787421 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aff26df5-dec2-4b30-a058-3248dd9fd960 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] POST https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:06.788064 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aff26df5-dec2-4b30-a058-3248dd9fd960 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:06.797338 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:06.797338 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:06.799009 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-aff26df5-dec2-4b30-a058-3248dd9fd960 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:06.828729 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-aff26df5-dec2-4b30-a058-3248dd9fd960 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Update snapshot metadata completed successfully. Jul 09 15:47:06.828729 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aff26df5-dec2-4b30-a058-3248dd9fd960 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:06.829426 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1051/4266] 10.4.3.19 () {68 vars in 1395 bytes} [Thu Jul 9 15:47:06 2026] POST /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 68 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:06.841735 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4af2be9e-390b-464d-aa02-3e40d825e3a9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:06.843894 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4af2be9e-390b-464d-aa02-3e40d825e3a9 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:06.844249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4af2be9e-390b-464d-aa02-3e40d825e3a9 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:06.844486 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4af2be9e-390b-464d-aa02-3e40d825e3a9 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:06.850081 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:06.850081 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:06.851090 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4af2be9e-390b-464d-aa02-3e40d825e3a9 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:06.851761 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4af2be9e-390b-464d-aa02-3e40d825e3a9 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Get snapshot metadata completed successfully. Jul 09 15:47:06.852152 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4af2be9e-390b-464d-aa02-3e40d825e3a9 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:06.854174 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1060/4267] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:47:06 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 68 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:06.859438 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-52c27d28-781c-4b52-badf-fe30e1e632d2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:06.862915 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52c27d28-781c-4b52-badf-fe30e1e632d2 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:06.863135 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52c27d28-781c-4b52-badf-fe30e1e632d2 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:06.863353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52c27d28-781c-4b52-badf-fe30e1e632d2 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:06.863465 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-52c27d28-781c-4b52-badf-fe30e1e632d2 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:06.866961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c30bbff6-fa11-4ce6-a1f9-b95c41da612e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:06.868989 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:06.868989 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:06.869580 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c30bbff6-fa11-4ce6-a1f9-b95c41da612e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] PUT https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:06.870903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c30bbff6-fa11-4ce6-a1f9-b95c41da612e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:06.870972 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52c27d28-781c-4b52-badf-fe30e1e632d2 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:06.870972 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1086/4268] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:06 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:06.879117 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:06.879117 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:06.881908 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c30bbff6-fa11-4ce6-a1f9-b95c41da612e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:06.921046 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c30bbff6-fa11-4ce6-a1f9-b95c41da612e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Update snapshot metadata completed successfully. Jul 09 15:47:06.921046 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c30bbff6-fa11-4ce6-a1f9-b95c41da612e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:06.921046 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1072/4269] 10.4.3.19 () {68 vars in 1394 bytes} [Thu Jul 9 15:47:06 2026] PUT /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 57 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:06.929621 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5da54e4a-e303-4661-a073-3d8dbe9e0593 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:06.932131 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5da54e4a-e303-4661-a073-3d8dbe9e0593 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:06.932452 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5da54e4a-e303-4661-a073-3d8dbe9e0593 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:06.932708 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5da54e4a-e303-4661-a073-3d8dbe9e0593 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:06.944338 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:06.944338 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:06.944338 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5da54e4a-e303-4661-a073-3d8dbe9e0593 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:06.944775 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5da54e4a-e303-4661-a073-3d8dbe9e0593 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Get snapshot metadata completed successfully. Jul 09 15:47:06.945089 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5da54e4a-e303-4661-a073-3d8dbe9e0593 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:06.945572 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1052/4270] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:47:06 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 57 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:06.960213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4c6d83f8-e9be-41de-8df9-abffb7f85ca7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:06.963572 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c6d83f8-e9be-41de-8df9-abffb7f85ca7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 Jul 09 15:47:06.964003 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c6d83f8-e9be-41de-8df9-abffb7f85ca7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:06.964413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c6d83f8-e9be-41de-8df9-abffb7f85ca7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:06.979267 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:06.979267 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:06.979267 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4c6d83f8-e9be-41de-8df9-abffb7f85ca7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:06.979267 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4c6d83f8-e9be-41de-8df9-abffb7f85ca7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Get snapshot metadata completed successfully. Jul 09 15:47:06.992379 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4c6d83f8-e9be-41de-8df9-abffb7f85ca7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Delete snapshot metadata completed successfully. Jul 09 15:47:06.992379 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c6d83f8-e9be-41de-8df9-abffb7f85ca7 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 returned with HTTP 200 Jul 09 15:47:06.992949 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1061/4271] 10.4.3.19 () {66 vars in 1392 bytes} [Thu Jul 9 15:47:06 2026] DELETE /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 09 15:47:07.006456 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-dc06da00-b8fc-4a6b-b0d1-32166093b23a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.010789 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dc06da00-b8fc-4a6b-b0d1-32166093b23a tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:07.011607 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dc06da00-b8fc-4a6b-b0d1-32166093b23a tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.011813 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dc06da00-b8fc-4a6b-b0d1-32166093b23a tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.018542 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.018542 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:07.019079 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-dc06da00-b8fc-4a6b-b0d1-32166093b23a tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.020096 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-dc06da00-b8fc-4a6b-b0d1-32166093b23a tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Get snapshot metadata completed successfully. Jul 09 15:47:07.020424 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dc06da00-b8fc-4a6b-b0d1-32166093b23a tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:07.021340 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1087/4272] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:47:07 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 32 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:07.030035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2fa811c3-9a57-4d96-99e1-202ba8265519 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.032583 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2fa811c3-9a57-4d96-99e1-202ba8265519 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] PUT https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:07.032676 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2fa811c3-9a57-4d96-99e1-202ba8265519 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:07.041159 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.041159 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:07.041705 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2fa811c3-9a57-4d96-99e1-202ba8265519 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.063965 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2fa811c3-9a57-4d96-99e1-202ba8265519 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Update snapshot metadata completed successfully. Jul 09 15:47:07.064668 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2fa811c3-9a57-4d96-99e1-202ba8265519 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:07.065155 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1073/4273] 10.4.3.19 () {68 vars in 1394 bytes} [Thu Jul 9 15:47:07 2026] PUT /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 16 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:07.069177 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d37f04fe-3ddb-4f99-9484-fe380b58f1ac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.073504 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d37f04fe-3ddb-4f99-9484-fe380b58f1ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d Jul 09 15:47:07.073504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d37f04fe-3ddb-4f99-9484-fe380b58f1ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.073504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d37f04fe-3ddb-4f99-9484-fe380b58f1ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.081631 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d37f04fe-3ddb-4f99-9484-fe380b58f1ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d returned with HTTP 404 Jul 09 15:47:07.082306 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1053/4274] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:07 2026] GET /volume/v3/volumes/2ff39342-ada0-45aa-bd3c-099abe19c67d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:07.085137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7575f0c4-a1c2-4ad2-a782-434a24c9c9ba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.087410 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7575f0c4-a1c2-4ad2-a782-434a24c9c9ba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] POST https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:07.087855 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7575f0c4-a1c2-4ad2-a782-434a24c9c9ba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:07.095175 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b907730e-16a9-4753-8ef1-1a9b16768895 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.097030 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:07.097433 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1700268735"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:07.099127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1700268735'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:07.099772 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:47:07.103959 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:47:07.112833 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (cea8fa43-6765-4533-ae7e-9486e3878dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:07.116769 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c84c31-f98f-42bb-967d-190b426f7f41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:07.117999 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:07.122832 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.122832 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:07.123647 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7575f0c4-a1c2-4ad2-a782-434a24c9c9ba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.161790 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7575f0c4-a1c2-4ad2-a782-434a24c9c9ba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Update snapshot metadata completed successfully. Jul 09 15:47:07.162405 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7575f0c4-a1c2-4ad2-a782-434a24c9c9ba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:07.162722 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1062/4275] 10.4.3.19 () {68 vars in 1395 bytes} [Thu Jul 9 15:47:07 2026] POST /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 68 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:07.164691 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52c84c31-f98f-42bb-967d-190b426f7f41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:07.165689 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a32b645-7ef5-4335-be2f-51b444a9ffdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:07.175329 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-21d43e79-cc2b-4a83-91d6-86eeba493fd5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.179461 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-21d43e79-cc2b-4a83-91d6-86eeba493fd5 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:07.179461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-21d43e79-cc2b-4a83-91d6-86eeba493fd5 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.179663 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-21d43e79-cc2b-4a83-91d6-86eeba493fd5 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.188481 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.188481 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:07.191658 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-21d43e79-cc2b-4a83-91d6-86eeba493fd5 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.192638 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-21d43e79-cc2b-4a83-91d6-86eeba493fd5 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Get snapshot metadata completed successfully. Jul 09 15:47:07.192947 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-21d43e79-cc2b-4a83-91d6-86eeba493fd5 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:07.193371 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1074/4276] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:47:07 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 68 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:07.203660 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7e889fdb-ee4d-4f88-a2be-0f86bfa8cdba None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.205828 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7e889fdb-ee4d-4f88-a2be-0f86bfa8cdba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] PUT https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 Jul 09 15:47:07.206364 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7e889fdb-ee4d-4f88-a2be-0f86bfa8cdba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:07.218828 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.218828 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:07.219732 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7e889fdb-ee4d-4f88-a2be-0f86bfa8cdba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.223502 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['a7e403a3-9bc1-4f84-a9a3-8312fad08621', '20958417-ee69-424c-9401-931510b6bd67', '73a5ba91-78b7-4556-8639-16c5ab82e95e', 'bdf4c095-925f-4c78-a817-3b407fe6da07'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:07.224442 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a32b645-7ef5-4335-be2f-51b444a9ffdd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7e403a3-9bc1-4f84-a9a3-8312fad08621', '20958417-ee69-424c-9401-931510b6bd67', '73a5ba91-78b7-4556-8639-16c5ab82e95e', 'bdf4c095-925f-4c78-a817-3b407fe6da07']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:07.225436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716af439-c6b8-43cb-b7e8-afa74e252403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:07.247741 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7e889fdb-ee4d-4f88-a2be-0f86bfa8cdba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Update snapshot metadata completed successfully. Jul 09 15:47:07.248003 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7e889fdb-ee4d-4f88-a2be-0f86bfa8cdba tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 returned with HTTP 200 Jul 09 15:47:07.248460 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1054/4277] 10.4.3.19 () {68 vars in 1409 bytes} [Thu Jul 9 15:47:07 2026] PUT /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 => generated 35 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:07.256209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (716af439-c6b8-43cb-b7e8-afa74e252403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba40f987-d2e5-4fd7-a22c-77012a3fedad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1700268735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['a7e403a3-9bc1-4f84-a9a3-8312fad08621','20958417-ee69-424c-9401-931510b6bd67','73a5ba91-78b7-4556-8639-16c5ab82e95e','bdf4c095-925f-4c78-a817-3b407fe6da07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1700268735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba40f987-d2e5-4fd7-a22c-77012a3fedad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:07.257405 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a5b8e0-c754-4416-b966-94163e838860) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:07.258572 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2047b86b-067b-48fc-8fb4-fc05ae5bcbb1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.260814 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2047b86b-067b-48fc-8fb4-fc05ae5bcbb1 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 Jul 09 15:47:07.262311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2047b86b-067b-48fc-8fb4-fc05ae5bcbb1 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.262311 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2047b86b-067b-48fc-8fb4-fc05ae5bcbb1 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.267372 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.267372 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:07.267958 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2047b86b-067b-48fc-8fb4-fc05ae5bcbb1 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.268879 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2047b86b-067b-48fc-8fb4-fc05ae5bcbb1 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Get snapshot metadata completed successfully. Jul 09 15:47:07.269133 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2047b86b-067b-48fc-8fb4-fc05ae5bcbb1 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 returned with HTTP 200 Jul 09 15:47:07.269553 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1063/4278] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:47:07 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata/key3 => generated 35 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:07.277005 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34a5b8e0-c754-4416-b966-94163e838860) transitioned into state 'SUCCESS' from state '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-1700268735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['a7e403a3-9bc1-4f84-a9a3-8312fad08621','20958417-ee69-424c-9401-931510b6bd67','73a5ba91-78b7-4556-8639-16c5ab82e95e','bdf4c095-925f-4c78-a817-3b407fe6da07'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:07.278041 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd7e668-6eb4-42c8-b218-010dc2522056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:07.279274 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a1eabde9-217c-45af-82e1-9213eb0b5331 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.288664 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1eabde9-217c-45af-82e1-9213eb0b5331 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:07.289168 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1eabde9-217c-45af-82e1-9213eb0b5331 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.290305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1eabde9-217c-45af-82e1-9213eb0b5331 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.291322 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acd7e668-6eb4-42c8-b218-010dc2522056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:07.292340 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (cea8fa43-6765-4533-ae7e-9486e3878dd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:07.292663 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:47:07.293321 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b907730e-16a9-4753-8ef1-1a9b16768895 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:07.293804 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1088/4279] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:47:07 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:07.298519 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.298519 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:07.299048 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a1eabde9-217c-45af-82e1-9213eb0b5331 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.300735 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a1eabde9-217c-45af-82e1-9213eb0b5331 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Get snapshot metadata completed successfully. Jul 09 15:47:07.301494 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1eabde9-217c-45af-82e1-9213eb0b5331 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:07.302325 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1075/4280] 10.4.3.19 () {66 vars in 1374 bytes} [Thu Jul 9 15:47:07 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:07.311788 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-35b1b028-8d14-49f3-8157-96d5c0c381bb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.313067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7b2edf30-5c8f-4a4b-9088-68d38368caac None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.315569 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7b2edf30-5c8f-4a4b-9088-68d38368caac tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] PUT https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata Jul 09 15:47:07.315684 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7b2edf30-5c8f-4a4b-9088-68d38368caac tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:07.318881 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35b1b028-8d14-49f3-8157-96d5c0c381bb tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad Jul 09 15:47:07.318881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35b1b028-8d14-49f3-8157-96d5c0c381bb tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.318881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35b1b028-8d14-49f3-8157-96d5c0c381bb tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.324959 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.324959 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:07.324959 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7b2edf30-5c8f-4a4b-9088-68d38368caac tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.328118 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.328118 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:07.332916 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-35b1b028-8d14-49f3-8157-96d5c0c381bb tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:07.340010 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35b1b028-8d14-49f3-8157-96d5c0c381bb tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad returned with HTTP 200 Jul 09 15:47:07.341059 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1055/4281] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:07 2026] GET /volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad => generated 955 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:07.347031 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7b2edf30-5c8f-4a4b-9088-68d38368caac tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Update snapshot metadata completed successfully. Jul 09 15:47:07.347788 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7b2edf30-5c8f-4a4b-9088-68d38368caac tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata returned with HTTP 200 Jul 09 15:47:07.348066 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1064/4282] 10.4.3.19 () {68 vars in 1394 bytes} [Thu Jul 9 15:47:07 2026] PUT /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:07.358233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a2adffd8-be67-4133-aab9-80db07928e82 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.360858 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a2adffd8-be67-4133-aab9-80db07928e82 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 Jul 09 15:47:07.361453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a2adffd8-be67-4133-aab9-80db07928e82 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.361453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a2adffd8-be67-4133-aab9-80db07928e82 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.361621 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-a2adffd8-be67-4133-aab9-80db07928e82 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Delete snapshot with id: 72040751-35b9-4b8e-be51-f032af9bed29 Jul 09 15:47:07.368372 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.368372 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:07.369029 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a2adffd8-be67-4133-aab9-80db07928e82 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.387324 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a2adffd8-be67-4133-aab9-80db07928e82 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot delete request issued successfully. Jul 09 15:47:07.387663 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a2adffd8-be67-4133-aab9-80db07928e82 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 returned with HTTP 202 Jul 09 15:47:07.389461 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1089/4283] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:07 2026] DELETE /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:07.396660 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ec76ce58-2881-4fa0-b2f1-fcb5f9d5fcbe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.398773 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ec76ce58-2881-4fa0-b2f1-fcb5f9d5fcbe tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 Jul 09 15:47:07.398983 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ec76ce58-2881-4fa0-b2f1-fcb5f9d5fcbe tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.399744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ec76ce58-2881-4fa0-b2f1-fcb5f9d5fcbe tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.409923 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.409923 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:07.410450 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ec76ce58-2881-4fa0-b2f1-fcb5f9d5fcbe tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Snapshot retrieved successfully. Jul 09 15:47:07.411342 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ec76ce58-2881-4fa0-b2f1-fcb5f9d5fcbe tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 returned with HTTP 200 Jul 09 15:47:07.411586 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1076/4284] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:07 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:07.893954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4a15fee0-12e5-44ae-a8c1-409b61508c15 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:07.903298 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4a15fee0-12e5-44ae-a8c1-409b61508c15 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:07.903739 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4a15fee0-12e5-44ae-a8c1-409b61508c15 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:07.904960 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4a15fee0-12e5-44ae-a8c1-409b61508c15 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:07.905140 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4a15fee0-12e5-44ae-a8c1-409b61508c15 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:07.919500 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:07.919500 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:07.920895 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4a15fee0-12e5-44ae-a8c1-409b61508c15 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:07.921498 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1056/4285] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:07 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:08.361321 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c9426224-f817-44a5-96df-28cec2ee2836 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:08.363645 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c9426224-f817-44a5-96df-28cec2ee2836 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad Jul 09 15:47:08.363893 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c9426224-f817-44a5-96df-28cec2ee2836 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:08.364173 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c9426224-f817-44a5-96df-28cec2ee2836 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:08.373130 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:08.373130 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:08.379564 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c9426224-f817-44a5-96df-28cec2ee2836 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:08.394276 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c9426224-f817-44a5-96df-28cec2ee2836 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad returned with HTTP 200 Jul 09 15:47:08.394797 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1065/4286] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:08 2026] GET /volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad => generated 1016 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:47:08.418155 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3cfdebb5-0891-4ec6-91c3-df3d0a99940c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:08.420201 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3cfdebb5-0891-4ec6-91c3-df3d0a99940c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:08.420201 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3cfdebb5-0891-4ec6-91c3-df3d0a99940c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ba40f987-d2e5-4fd7-a22c-77012a3fedad", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-486305293"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:08.423041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e2abb66c-5c2c-405a-8423-fa9fbeacfe6e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:08.425656 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2abb66c-5c2c-405a-8423-fa9fbeacfe6e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 Jul 09 15:47:08.426083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2abb66c-5c2c-405a-8423-fa9fbeacfe6e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:08.426432 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2abb66c-5c2c-405a-8423-fa9fbeacfe6e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:08.433382 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:08.433382 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:08.433974 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3cfdebb5-0891-4ec6-91c3-df3d0a99940c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:08.435879 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-3cfdebb5-0891-4ec6-91c3-df3d0a99940c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create snapshot from volume ba40f987-d2e5-4fd7-a22c-77012a3fedad Jul 09 15:47:08.436021 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2abb66c-5c2c-405a-8423-fa9fbeacfe6e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 returned with HTTP 404 Jul 09 15:47:08.436021 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1077/4287] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:08 2026] GET /volume/v3/snapshots/72040751-35b9-4b8e-be51-f032af9bed29 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:08.445480 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8ca31f58-3b73-46d2-bc85-fce4ea7eed7e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:08.450076 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8ca31f58-3b73-46d2-bc85-fce4ea7eed7e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 Jul 09 15:47:08.450836 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8ca31f58-3b73-46d2-bc85-fce4ea7eed7e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:08.451471 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8ca31f58-3b73-46d2-bc85-fce4ea7eed7e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:08.475174 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-3cfdebb5-0891-4ec6-91c3-df3d0a99940c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['a129c465-8d3b-4c3c-a023-fbe7ed189021', '731f5b13-9bbf-47bc-a434-30e3aa84c05b', '16497a13-d785-420d-8cad-459c0d4c6b47', '567ff8a1-917a-4914-ac71-c3374bead7ea'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:08.477407 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:08.477407 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:08.493787 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8ca31f58-3b73-46d2-bc85-fce4ea7eed7e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Volume info retrieved successfully. Jul 09 15:47:08.512064 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8ca31f58-3b73-46d2-bc85-fce4ea7eed7e tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 returned with HTTP 200 Jul 09 15:47:08.514528 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1057/4288] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:08 2026] GET /volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 => generated 845 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:08.523900 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3cfdebb5-0891-4ec6-91c3-df3d0a99940c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot create request issued successfully. Jul 09 15:47:08.524397 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3cfdebb5-0891-4ec6-91c3-df3d0a99940c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:47:08.525023 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1090/4289] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:47:08 2026] POST /volume/v3/snapshots => generated 307 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:08.530719 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-be06027a-233f-4f28-9eb5-ab523b617033 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:08.534834 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-be06027a-233f-4f28-9eb5-ab523b617033 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] DELETE https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 Jul 09 15:47:08.535264 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-be06027a-233f-4f28-9eb5-ab523b617033 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:08.535517 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-be06027a-233f-4f28-9eb5-ab523b617033 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:08.535956 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-be06027a-233f-4f28-9eb5-ab523b617033 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Delete volume with id: 960586fd-9de3-47a8-8508-fe3357f69815 Jul 09 15:47:08.537444 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7d8c52c7-b743-4de2-bd3e-908beb59873f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:08.543201 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7d8c52c7-b743-4de2-bd3e-908beb59873f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 Jul 09 15:47:08.543201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7d8c52c7-b743-4de2-bd3e-908beb59873f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:08.543201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7d8c52c7-b743-4de2-bd3e-908beb59873f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:08.547390 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:08.547390 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:08.548287 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-be06027a-233f-4f28-9eb5-ab523b617033 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Volume info retrieved successfully. Jul 09 15:47:08.550696 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:08.550696 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:08.550696 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7d8c52c7-b743-4de2-bd3e-908beb59873f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:08.550696 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7d8c52c7-b743-4de2-bd3e-908beb59873f tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 returned with HTTP 200 Jul 09 15:47:08.550696 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1078/4290] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:08 2026] GET /volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:08.571315 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-be06027a-233f-4f28-9eb5-ab523b617033 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Delete volume request issued successfully. Jul 09 15:47:08.571560 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-be06027a-233f-4f28-9eb5-ab523b617033 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 returned with HTTP 202 Jul 09 15:47:08.572169 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1066/4291] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:08 2026] DELETE /volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:08.582432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-28bff4b2-62a1-45d4-bba5-63c003096d9f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:08.585601 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-28bff4b2-62a1-45d4-bba5-63c003096d9f tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 Jul 09 15:47:08.585601 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-28bff4b2-62a1-45d4-bba5-63c003096d9f tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:08.586066 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-28bff4b2-62a1-45d4-bba5-63c003096d9f tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:08.596778 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:08.596778 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:08.601367 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-28bff4b2-62a1-45d4-bba5-63c003096d9f tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Volume info retrieved successfully. Jul 09 15:47:08.605859 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-28bff4b2-62a1-45d4-bba5-63c003096d9f tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 returned with HTTP 200 Jul 09 15:47:08.606288 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1058/4292] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:08 2026] GET /volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:08.938327 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0b4794a7-4f2f-40d8-81bc-e199afff3b24 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:08.941280 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0b4794a7-4f2f-40d8-81bc-e199afff3b24 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:08.941613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0b4794a7-4f2f-40d8-81bc-e199afff3b24 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:08.941874 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0b4794a7-4f2f-40d8-81bc-e199afff3b24 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:08.942092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-0b4794a7-4f2f-40d8-81bc-e199afff3b24 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:08.945053 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=652,cinder:INSERT=119,cinder:UPDATE=223 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:47:08.950341 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:08.950341 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:08.951130 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0b4794a7-4f2f-40d8-81bc-e199afff3b24 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:08.951542 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1091/4293] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:08 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:09.562173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f61e045b-8664-4f3c-aad8-3d08db474af2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:09.565092 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f61e045b-8664-4f3c-aad8-3d08db474af2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 Jul 09 15:47:09.565420 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f61e045b-8664-4f3c-aad8-3d08db474af2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:09.565667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f61e045b-8664-4f3c-aad8-3d08db474af2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:09.571832 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:09.571832 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:09.572459 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f61e045b-8664-4f3c-aad8-3d08db474af2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:09.573178 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f61e045b-8664-4f3c-aad8-3d08db474af2 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 returned with HTTP 200 Jul 09 15:47:09.574237 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1079/4294] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:09 2026] GET /volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:09.582632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3270650a-b39a-4645-b143-348b90a0c8ef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:09.584540 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3270650a-b39a-4645-b143-348b90a0c8ef tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] PUT https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 Jul 09 15:47:09.585021 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3270650a-b39a-4645-b143-348b90a0c8ef tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:09.593648 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:09.593648 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:09.594211 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3270650a-b39a-4645-b143-348b90a0c8ef tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Snapshot retrieved successfully. Jul 09 15:47:09.601322 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3270650a-b39a-4645-b143-348b90a0c8ef tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 returned with HTTP 200 Jul 09 15:47:09.601824 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1067/4295] 10.4.3.19 () {68 vars in 1367 bytes} [Thu Jul 9 15:47:09 2026] PUT /volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 => generated 360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:09.614047 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0c5d201b-9380-4b56-ba07-8f260b4ac9f6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:09.622709 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0c5d201b-9380-4b56-ba07-8f260b4ac9f6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 Jul 09 15:47:09.623064 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0c5d201b-9380-4b56-ba07-8f260b4ac9f6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:09.624039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0c5d201b-9380-4b56-ba07-8f260b4ac9f6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:09.624688 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-0c5d201b-9380-4b56-ba07-8f260b4ac9f6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete snapshot with id: 2833cc5e-6863-4126-967e-fc78fc52d630 Jul 09 15:47:09.625765 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ddd0cbdc-33fa-449a-9fa9-06eb2d952a09 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:09.628334 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddd0cbdc-33fa-449a-9fa9-06eb2d952a09 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] GET https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 Jul 09 15:47:09.628641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddd0cbdc-33fa-449a-9fa9-06eb2d952a09 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:09.628993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddd0cbdc-33fa-449a-9fa9-06eb2d952a09 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:09.636470 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:09.636470 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:09.636772 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddd0cbdc-33fa-449a-9fa9-06eb2d952a09 tempest-SnapshotMetadataTestJSON-219310079 tempest-SnapshotMetadataTestJSON-219310079-project-member] https://10.4.3.19/volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 returned with HTTP 404 Jul 09 15:47:09.637402 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1092/4296] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:09 2026] GET /volume/v3/volumes/960586fd-9de3-47a8-8508-fe3357f69815 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:09.638053 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0c5d201b-9380-4b56-ba07-8f260b4ac9f6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:09.682038 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0c5d201b-9380-4b56-ba07-8f260b4ac9f6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot delete request issued successfully. Jul 09 15:47:09.682342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0c5d201b-9380-4b56-ba07-8f260b4ac9f6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 returned with HTTP 202 Jul 09 15:47:09.683235 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1059/4297] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:09 2026] DELETE /volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:09.692519 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-864bf842-41a7-4d09-9831-c21d23431c5d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:09.694662 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-864bf842-41a7-4d09-9831-c21d23431c5d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 Jul 09 15:47:09.694978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-864bf842-41a7-4d09-9831-c21d23431c5d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:09.695305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-864bf842-41a7-4d09-9831-c21d23431c5d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:09.701938 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:09.701938 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:09.702701 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-864bf842-41a7-4d09-9831-c21d23431c5d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:09.703398 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-864bf842-41a7-4d09-9831-c21d23431c5d tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 returned with HTTP 200 Jul 09 15:47:09.703398 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1080/4298] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:09 2026] GET /volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 => generated 493 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:09.965731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f48403cb-89c6-4567-82cf-40d40f4810ee None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:09.968704 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f48403cb-89c6-4567-82cf-40d40f4810ee tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:09.969148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f48403cb-89c6-4567-82cf-40d40f4810ee tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:09.970385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f48403cb-89c6-4567-82cf-40d40f4810ee tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:09.970505 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f48403cb-89c6-4567-82cf-40d40f4810ee tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:09.979867 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:09.979867 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:09.980907 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f48403cb-89c6-4567-82cf-40d40f4810ee tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:09.981479 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1068/4299] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:09 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:10.716584 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-70858a1f-ee37-411b-8b14-6c2259ecda32 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:10.718297 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-70858a1f-ee37-411b-8b14-6c2259ecda32 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 Jul 09 15:47:10.718490 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-70858a1f-ee37-411b-8b14-6c2259ecda32 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:10.718663 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-70858a1f-ee37-411b-8b14-6c2259ecda32 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:10.722905 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-70858a1f-ee37-411b-8b14-6c2259ecda32 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 returned with HTTP 404 Jul 09 15:47:10.723450 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1093/4300] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:10 2026] GET /volume/v3/snapshots/2833cc5e-6863-4126-967e-fc78fc52d630 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:10.733114 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c0f5c5c8-0ae1-4267-b1b6-ff5252d8a231 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:10.736342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c0f5c5c8-0ae1-4267-b1b6-ff5252d8a231 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad Jul 09 15:47:10.736342 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c0f5c5c8-0ae1-4267-b1b6-ff5252d8a231 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:10.736342 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c0f5c5c8-0ae1-4267-b1b6-ff5252d8a231 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:10.736342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-c0f5c5c8-0ae1-4267-b1b6-ff5252d8a231 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: ba40f987-d2e5-4fd7-a22c-77012a3fedad Jul 09 15:47:10.746517 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:10.746517 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:10.746981 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c0f5c5c8-0ae1-4267-b1b6-ff5252d8a231 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:10.772332 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c0f5c5c8-0ae1-4267-b1b6-ff5252d8a231 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:47:10.772332 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c0f5c5c8-0ae1-4267-b1b6-ff5252d8a231 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad returned with HTTP 202 Jul 09 15:47:10.772332 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1060/4301] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:10 2026] DELETE /volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:10.784307 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cf19fbbb-e2f9-4c0e-95db-52d0ce1b2fab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:10.787073 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cf19fbbb-e2f9-4c0e-95db-52d0ce1b2fab tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad Jul 09 15:47:10.787333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cf19fbbb-e2f9-4c0e-95db-52d0ce1b2fab tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:10.787582 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cf19fbbb-e2f9-4c0e-95db-52d0ce1b2fab tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:10.801376 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:10.801376 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:10.808331 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cf19fbbb-e2f9-4c0e-95db-52d0ce1b2fab tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:10.814305 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cf19fbbb-e2f9-4c0e-95db-52d0ce1b2fab tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad returned with HTTP 200 Jul 09 15:47:10.814941 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1081/4302] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:10 2026] GET /volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad => generated 1015 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:11.001358 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6772a783-264a-4c30-8792-33a9c771ce9f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:11.012218 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6772a783-264a-4c30-8792-33a9c771ce9f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:11.012218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6772a783-264a-4c30-8792-33a9c771ce9f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:11.012218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6772a783-264a-4c30-8792-33a9c771ce9f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:11.012218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6772a783-264a-4c30-8792-33a9c771ce9f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:11.021024 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:11.021024 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:11.022141 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6772a783-264a-4c30-8792-33a9c771ce9f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:11.022679 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1069/4303] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:10 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 756 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:11.167794 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0d629d01-4247-48e4-8046-b3224417fb51 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:11.285226 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:11.285662 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-579473073"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:11.287797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-579473073'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:11.288302 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Create volume of 1 GB Jul 09 15:47:11.298238 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Availability Zones retrieved successfully. Jul 09 15:47:11.305363 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Flow 'volume_create_api' (322e4d31-bc0e-4e39-b449-0b07688a67e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:11.306260 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc5b316f-5a14-42ff-a84a-d7b29549d119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:11.307223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:11.344125 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc5b316f-5a14-42ff-a84a-d7b29549d119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:11.346120 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2c1cef-8def-48f9-a3c2-ceeffd14178c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:11.423885 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Created reservations ['fed1aa84-b03d-4738-b073-ae770efd93e7', '630533fa-7401-4870-9c37-04f7b6177ca0', '102b63ad-6da8-46f0-880c-861292191ba8', '8dd0c5bc-233e-4f30-8190-ca43025865ec'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:11.424818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed2c1cef-8def-48f9-a3c2-ceeffd14178c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fed1aa84-b03d-4738-b073-ae770efd93e7', '630533fa-7401-4870-9c37-04f7b6177ca0', '102b63ad-6da8-46f0-880c-861292191ba8', '8dd0c5bc-233e-4f30-8190-ca43025865ec']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:11.425718 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca1e224-9c73-47cd-8148-451d3e3f0e5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:11.454826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ca1e224-9c73-47cd-8148-451d3e3f0e5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'daabfed5-4464-4935-87a0-aafbe4246875', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-579473073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fd069285fd240c797911e72343e4e88',qos_specs=None,replication_status=,reservations=['fed1aa84-b03d-4738-b073-ae770efd93e7','630533fa-7401-4870-9c37-04f7b6177ca0','102b63ad-6da8-46f0-880c-861292191ba8','8dd0c5bc-233e-4f30-8190-ca43025865ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5911eb12f78b4a38b85cac48537355c3',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-579473073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=daabfed5-4464-4935-87a0-aafbe4246875,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1fd069285fd240c797911e72343e4e88',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5911eb12f78b4a38b85cac48537355c3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:11.455687 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7ed473-f677-4fbb-a21c-22278dcbde26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:11.481640 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f7ed473-f677-4fbb-a21c-22278dcbde26) transitioned into state 'SUCCESS' from state '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-579473073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1fd069285fd240c797911e72343e4e88',qos_specs=None,replication_status=,reservations=['fed1aa84-b03d-4738-b073-ae770efd93e7','630533fa-7401-4870-9c37-04f7b6177ca0','102b63ad-6da8-46f0-880c-861292191ba8','8dd0c5bc-233e-4f30-8190-ca43025865ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5911eb12f78b4a38b85cac48537355c3',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:11.482776 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b86b0ad-f184-4ea6-a542-79583e56b52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:11.494423 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b86b0ad-f184-4ea6-a542-79583e56b52b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:11.495803 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Flow 'volume_create_api' (322e4d31-bc0e-4e39-b449-0b07688a67e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:11.496553 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Create volume request issued successfully. Jul 09 15:47:11.497831 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0d629d01-4247-48e4-8046-b3224417fb51 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:11.498503 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1094/4304] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:47:11 2026] POST /volume/v3/volumes => generated 755 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:11.524515 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0651acfc-6b4d-452b-a346-cda24ebcdd97 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:11.527246 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0651acfc-6b4d-452b-a346-cda24ebcdd97 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:11.527401 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0651acfc-6b4d-452b-a346-cda24ebcdd97 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:11.527550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0651acfc-6b4d-452b-a346-cda24ebcdd97 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:11.534334 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:11.534334 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:11.537629 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0651acfc-6b4d-452b-a346-cda24ebcdd97 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Volume info retrieved successfully. Jul 09 15:47:11.541505 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0651acfc-6b4d-452b-a346-cda24ebcdd97 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 returned with HTTP 200 Jul 09 15:47:11.541923 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1061/4305] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:11 2026] GET /volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:11.834528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df1dd2c5-5904-4d0d-a79a-366dd31207ba None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:11.836598 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df1dd2c5-5904-4d0d-a79a-366dd31207ba tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad Jul 09 15:47:11.836803 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df1dd2c5-5904-4d0d-a79a-366dd31207ba tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:11.836991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df1dd2c5-5904-4d0d-a79a-366dd31207ba tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:11.846057 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df1dd2c5-5904-4d0d-a79a-366dd31207ba tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad returned with HTTP 404 Jul 09 15:47:11.846821 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1082/4306] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:11 2026] GET /volume/v3/volumes/ba40f987-d2e5-4fd7-a22c-77012a3fedad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:11.861163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:11.864656 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:11.864656 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1324698891"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:11.865018 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1324698891'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:11.865070 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume of 1 GB Jul 09 15:47:11.874985 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Availability Zones retrieved successfully. Jul 09 15:47:11.889707 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (34d0355f-df20-4b1d-913e-7dfda8644069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:11.891268 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fb1935-c9d8-430f-b60c-85cfa147c1bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:11.894627 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:11.923851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2fb1935-c9d8-430f-b60c-85cfa147c1bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:11.924654 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb274a8a-cdfc-4835-8ebd-6866898c77bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:11.975273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['b53a39ae-5bb4-4775-b8e8-84300871daea', '55af07d4-9ea0-46e4-99af-fe96ac47ba7c', 'cfa686a9-8636-463a-aed2-cb5215d2c8ea', 'd62be930-0cf8-4f54-8169-5f216b3ff77f'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:11.976329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb274a8a-cdfc-4835-8ebd-6866898c77bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b53a39ae-5bb4-4775-b8e8-84300871daea', '55af07d4-9ea0-46e4-99af-fe96ac47ba7c', 'cfa686a9-8636-463a-aed2-cb5215d2c8ea', 'd62be930-0cf8-4f54-8169-5f216b3ff77f']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:11.976806 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8648fdf-39a6-4737-80a2-df4a513d52e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:12.005939 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8648fdf-39a6-4737-80a2-df4a513d52e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f4febed-ecb1-4d61-b972-06b7bfc500bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1324698891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['b53a39ae-5bb4-4775-b8e8-84300871daea','55af07d4-9ea0-46e4-99af-fe96ac47ba7c','cfa686a9-8636-463a-aed2-cb5215d2c8ea','d62be930-0cf8-4f54-8169-5f216b3ff77f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1324698891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f4febed-ecb1-4d61-b972-06b7bfc500bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9861322270449f296f501c6f1efb056',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:12.006708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01151b3c-510b-4178-9cbe-63b396df3aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:12.033837 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fd505f56-c727-444b-9621-51bc5116c5d0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:12.036326 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd505f56-c727-444b-9621-51bc5116c5d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:12.036533 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd505f56-c727-444b-9621-51bc5116c5d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:12.036724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd505f56-c727-444b-9621-51bc5116c5d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:12.036825 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-fd505f56-c727-444b-9621-51bc5116c5d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:12.040036 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01151b3c-510b-4178-9cbe-63b396df3aeb) transitioned into state 'SUCCESS' from state '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-1324698891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b9861322270449f296f501c6f1efb056',qos_specs=None,replication_status=,reservations=['b53a39ae-5bb4-4775-b8e8-84300871daea','55af07d4-9ea0-46e4-99af-fe96ac47ba7c','cfa686a9-8636-463a-aed2-cb5215d2c8ea','d62be930-0cf8-4f54-8169-5f216b3ff77f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c90953cbcf6d48958f4fb3ba0e2428bb',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:12.041007 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e7108a-0906-44a8-9cef-cb1bbba0901e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:12.043666 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:12.043666 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:12.044398 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd505f56-c727-444b-9621-51bc5116c5d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:12.045370 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1095/4307] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:12 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:12.052250 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2e7108a-0906-44a8-9cef-cb1bbba0901e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:12.053128 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Flow 'volume_create_api' (34d0355f-df20-4b1d-913e-7dfda8644069) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:12.053502 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create volume request issued successfully. Jul 09 15:47:12.054291 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f0aa8cfd-2063-43f3-a7f2-d6e9e35399c0 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:12.054733 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1070/4308] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:47:11 2026] POST /volume/v3/volumes => generated 776 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:12.073796 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b0887583-c4a6-46d0-993f-72af20e88793 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:12.076124 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b0887583-c4a6-46d0-993f-72af20e88793 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf Jul 09 15:47:12.076451 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b0887583-c4a6-46d0-993f-72af20e88793 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:12.076771 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b0887583-c4a6-46d0-993f-72af20e88793 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:12.089018 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:12.089018 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:12.094406 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b0887583-c4a6-46d0-993f-72af20e88793 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:12.098720 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b0887583-c4a6-46d0-993f-72af20e88793 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf returned with HTTP 200 Jul 09 15:47:12.099232 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1062/4309] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:12 2026] GET /volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf => generated 955 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:12.555829 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0b7dfae4-5c3f-4497-89b4-e7c12264f35c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:12.558165 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0b7dfae4-5c3f-4497-89b4-e7c12264f35c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:12.558487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0b7dfae4-5c3f-4497-89b4-e7c12264f35c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:12.558761 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0b7dfae4-5c3f-4497-89b4-e7c12264f35c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:12.566466 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:12.566466 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:12.570345 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0b7dfae4-5c3f-4497-89b4-e7c12264f35c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Volume info retrieved successfully. Jul 09 15:47:12.575463 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0b7dfae4-5c3f-4497-89b4-e7c12264f35c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 returned with HTTP 200 Jul 09 15:47:12.575872 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1083/4310] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:12 2026] GET /volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:12.590909 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6fc50300-a663-46c8-9f46-9ba483515aef None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:12.592881 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6fc50300-a663-46c8-9f46-9ba483515aef tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:12.593223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6fc50300-a663-46c8-9f46-9ba483515aef tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daabfed5-4464-4935-87a0-aafbe4246875", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-225030749"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:12.607778 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:12.607778 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:12.608344 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6fc50300-a663-46c8-9f46-9ba483515aef tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Volume info retrieved successfully. Jul 09 15:47:12.608558 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-6fc50300-a663-46c8-9f46-9ba483515aef tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Create snapshot from volume daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:12.645202 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-6fc50300-a663-46c8-9f46-9ba483515aef tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Created reservations ['92a630d5-8e1b-4ce4-a106-d877d341bf61', 'ee6df209-6d82-4215-bae5-6b52a844780e', '9340f12e-a60e-488d-bcba-0bb7765aab79', 'e287603d-512c-48fd-aadc-97632a5827e0'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:12.675203 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6fc50300-a663-46c8-9f46-9ba483515aef tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot create request issued successfully. Jul 09 15:47:12.675610 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6fc50300-a663-46c8-9f46-9ba483515aef tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:47:12.676048 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1096/4311] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:47:12 2026] POST /volume/v3/snapshots => generated 313 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:12.685776 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d5678814-8b0a-4d5e-a81d-8252e25b4b31 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:12.688108 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d5678814-8b0a-4d5e-a81d-8252e25b4b31 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 Jul 09 15:47:12.688409 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d5678814-8b0a-4d5e-a81d-8252e25b4b31 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:12.688615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d5678814-8b0a-4d5e-a81d-8252e25b4b31 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:12.694196 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:12.694196 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:12.694730 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d5678814-8b0a-4d5e-a81d-8252e25b4b31 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:12.695872 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d5678814-8b0a-4d5e-a81d-8252e25b4b31 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 returned with HTTP 200 Jul 09 15:47:12.696011 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1071/4312] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:12 2026] GET /volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:13.056117 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2d023a1e-b480-49a0-9e59-d8e43db621eb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.058045 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d023a1e-b480-49a0-9e59-d8e43db621eb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:13.058320 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d023a1e-b480-49a0-9e59-d8e43db621eb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:13.058556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d023a1e-b480-49a0-9e59-d8e43db621eb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:13.058661 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2d023a1e-b480-49a0-9e59-d8e43db621eb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:13.064165 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.064165 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:13.065242 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d023a1e-b480-49a0-9e59-d8e43db621eb tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:13.065762 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1063/4313] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:13 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:13.111886 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7972714a-efb5-48e0-b5d1-9ed899218b52 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.114282 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7972714a-efb5-48e0-b5d1-9ed899218b52 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf Jul 09 15:47:13.114554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7972714a-efb5-48e0-b5d1-9ed899218b52 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:13.114826 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7972714a-efb5-48e0-b5d1-9ed899218b52 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:13.124547 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.124547 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:13.128535 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7972714a-efb5-48e0-b5d1-9ed899218b52 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:13.133023 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7972714a-efb5-48e0-b5d1-9ed899218b52 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf returned with HTTP 200 Jul 09 15:47:13.133605 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1084/4314] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:13 2026] GET /volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:13.149926 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5ea88f34-9f0a-4efc-866e-32ba98df8df6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.152032 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5ea88f34-9f0a-4efc-866e-32ba98df8df6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:13.152445 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5ea88f34-9f0a-4efc-866e-32ba98df8df6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2f4febed-ecb1-4d61-b972-06b7bfc500bf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1491730722"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:13.166764 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.166764 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:13.167471 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5ea88f34-9f0a-4efc-866e-32ba98df8df6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:13.167471 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-5ea88f34-9f0a-4efc-866e-32ba98df8df6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Create snapshot from volume 2f4febed-ecb1-4d61-b972-06b7bfc500bf Jul 09 15:47:13.192133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-656ab097-5a4c-4856-8d59-90d8246347b0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.193776 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-656ab097-5a4c-4856-8d59-90d8246347b0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:13.193980 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-656ab097-5a4c-4856-8d59-90d8246347b0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:13.194154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-656ab097-5a4c-4856-8d59-90d8246347b0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:13.196051 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-5ea88f34-9f0a-4efc-866e-32ba98df8df6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Created reservations ['26df2b0b-a9e7-4549-8e45-6c8340193512', '9bebc4bd-2694-4ddc-9ccd-3393c3cbcfba', '4f6af8f6-45a5-4c3e-8702-431b358732fd', '9583604a-ccdd-49cf-bf99-996dccaad618'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:13.200705 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.200705 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:13.204409 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-656ab097-5a4c-4856-8d59-90d8246347b0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:13.208293 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-656ab097-5a4c-4856-8d59-90d8246347b0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:13.208674 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1072/4315] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:13 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:13.224131 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b62c1f20-7a19-4948-b5f5-d040d33c5aa7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.226164 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b62c1f20-7a19-4948-b5f5-d040d33c5aa7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:13.226396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b62c1f20-7a19-4948-b5f5-d040d33c5aa7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:13.226583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b62c1f20-7a19-4948-b5f5-d040d33c5aa7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:13.232147 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5ea88f34-9f0a-4efc-866e-32ba98df8df6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot create request issued successfully. Jul 09 15:47:13.232582 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5ea88f34-9f0a-4efc-866e-32ba98df8df6 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:47:13.233204 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1097/4316] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:47:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:13.235482 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.235482 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:13.239053 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b62c1f20-7a19-4948-b5f5-d040d33c5aa7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:13.244838 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b62c1f20-7a19-4948-b5f5-d040d33c5aa7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:13.245224 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-beebfc20-52ef-4a54-ac21-34a77a704de5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.245326 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1064/4317] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:13 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:13.247369 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-beebfc20-52ef-4a54-ac21-34a77a704de5 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 Jul 09 15:47:13.247636 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-beebfc20-52ef-4a54-ac21-34a77a704de5 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:13.248122 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-beebfc20-52ef-4a54-ac21-34a77a704de5 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:13.253633 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.253633 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:13.253996 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-beebfc20-52ef-4a54-ac21-34a77a704de5 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:13.254754 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-beebfc20-52ef-4a54-ac21-34a77a704de5 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 returned with HTTP 200 Jul 09 15:47:13.255523 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1085/4318] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:13 2026] GET /volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:13.291608 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-8381f5d5-9750-415c-95a5-1a484693676f req-8b443593-e27d-45cf-b86a-77cb7b233bca None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.293956 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-8b443593-e27d-45cf-b86a-77cb7b233bca tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:13.294265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-8b443593-e27d-45cf-b86a-77cb7b233bca tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:13.294544 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-8b443593-e27d-45cf-b86a-77cb7b233bca tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:13.302565 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.302565 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:13.307600 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-8381f5d5-9750-415c-95a5-1a484693676f req-8b443593-e27d-45cf-b86a-77cb7b233bca tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:13.314110 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-8b443593-e27d-45cf-b86a-77cb7b233bca tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:13.314318 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1073/4319] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:47:13 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:13.705720 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-367f5688-c8e3-4c10-8efc-1a66263cd99a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.707795 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-367f5688-c8e3-4c10-8efc-1a66263cd99a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 Jul 09 15:47:13.708018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-367f5688-c8e3-4c10-8efc-1a66263cd99a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:13.708439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-367f5688-c8e3-4c10-8efc-1a66263cd99a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:13.713738 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.713738 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:13.714229 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-367f5688-c8e3-4c10-8efc-1a66263cd99a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:13.715121 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-367f5688-c8e3-4c10-8efc-1a66263cd99a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 returned with HTTP 200 Jul 09 15:47:13.715507 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1098/4320] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:13 2026] GET /volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:13.725780 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fae45030-f230-4c9a-97c3-f05dc096e1e4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.727357 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fae45030-f230-4c9a-97c3-f05dc096e1e4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:13.727866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fae45030-f230-4c9a-97c3-f05dc096e1e4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daabfed5-4464-4935-87a0-aafbe4246875", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-351763844"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:13.736531 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.736531 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:13.738391 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fae45030-f230-4c9a-97c3-f05dc096e1e4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Volume info retrieved successfully. Jul 09 15:47:13.738391 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-fae45030-f230-4c9a-97c3-f05dc096e1e4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Create snapshot from volume daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:13.772915 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-fae45030-f230-4c9a-97c3-f05dc096e1e4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Created reservations ['4ecd53d0-4c10-4d5b-b6b2-9e936778309c', 'cc93c225-b45e-4376-a9a6-c89eed3bdc57', '342693ef-7ca3-4f93-87f9-717190fb1db0', '5fb8d973-8361-461d-b787-c661600b6327'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:13.820075 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fae45030-f230-4c9a-97c3-f05dc096e1e4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot create request issued successfully. Jul 09 15:47:13.820511 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fae45030-f230-4c9a-97c3-f05dc096e1e4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:47:13.821093 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1065/4321] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:47:13 2026] POST /volume/v3/snapshots => generated 313 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:13.830440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ff3f5d8c-7229-459e-ad90-787f00253797 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:13.832624 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff3f5d8c-7229-459e-ad90-787f00253797 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 Jul 09 15:47:13.832899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff3f5d8c-7229-459e-ad90-787f00253797 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:13.833192 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff3f5d8c-7229-459e-ad90-787f00253797 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:13.839566 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:13.839566 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:13.840174 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff3f5d8c-7229-459e-ad90-787f00253797 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:13.841453 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff3f5d8c-7229-459e-ad90-787f00253797 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 returned with HTTP 200 Jul 09 15:47:13.841980 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1086/4322] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:13 2026] GET /volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:14.077409 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39495e89-1e9d-4e5b-8a69-662b40a584ad None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.079634 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39495e89-1e9d-4e5b-8a69-662b40a584ad tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:14.079882 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39495e89-1e9d-4e5b-8a69-662b40a584ad tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:14.080141 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39495e89-1e9d-4e5b-8a69-662b40a584ad tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:14.080371 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-39495e89-1e9d-4e5b-8a69-662b40a584ad tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:14.085899 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.085899 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:14.086961 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39495e89-1e9d-4e5b-8a69-662b40a584ad tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:14.087448 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1074/4323] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:14 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 758 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:14.096817 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.098596 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:14.098911 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e359eb4b-7fc9-43f6-acba-dcad3c996d46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1058253439"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:14.100328 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request body: {'volume': {"'backup_id": 'e359eb4b-7fc9-43f6-acba-dcad3c996d46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1058253439'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:14.100460 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume of 1 GB Jul 09 15:47:14.104205 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Availability Zones retrieved successfully. Jul 09 15:47:14.109759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (7c7095f2-9d22-4aa8-a53b-37a26f34a8d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.110697 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6fa607-efd0-4985-be0c-5b42699d7615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.111647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:14.135763 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd6fa607-efd0-4985-be0c-5b42699d7615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.136453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fae497f1-d843-4678-898a-9e575333428f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.173756 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Created reservations ['1e1b3b3c-44f1-4bdc-a81e-68951381997c', '6af854d3-4de8-4c80-bfd2-c266784695fb', 'db0888e9-5ee1-4267-89b4-cf12f7befb80', '464eb6ff-8193-4b08-8019-5e961eef2ba1'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:14.174842 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fae497f1-d843-4678-898a-9e575333428f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e1b3b3c-44f1-4bdc-a81e-68951381997c', '6af854d3-4de8-4c80-bfd2-c266784695fb', 'db0888e9-5ee1-4267-89b4-cf12f7befb80', '464eb6ff-8193-4b08-8019-5e961eef2ba1']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.175876 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dac8b29-eaae-49d3-aa4c-1019890484d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.218810 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dac8b29-eaae-49d3-aa4c-1019890484d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93cff0e6-de69-44ca-a9dc-d12d46b0c3fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1058253439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['1e1b3b3c-44f1-4bdc-a81e-68951381997c','6af854d3-4de8-4c80-bfd2-c266784695fb','db0888e9-5ee1-4267-89b4-cf12f7befb80','464eb6ff-8193-4b08-8019-5e961eef2ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1058253439',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93cff0e6-de69-44ca-a9dc-d12d46b0c3fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f740c699b564987b202b7e2aec0b19d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee6d2c841044e8bb496f53a15f38009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.219530 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd19c69-187a-4783-8e8d-e18aa77f6edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.238911 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dd19c69-187a-4783-8e8d-e18aa77f6edd) transitioned into state 'SUCCESS' from state '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-1058253439',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['1e1b3b3c-44f1-4bdc-a81e-68951381997c','6af854d3-4de8-4c80-bfd2-c266784695fb','db0888e9-5ee1-4267-89b4-cf12f7befb80','464eb6ff-8193-4b08-8019-5e961eef2ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.239722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50c43fa-7424-4a15-93b3-d33d742a1867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.250664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c50c43fa-7424-4a15-93b3-d33d742a1867) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.251496 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (7c7095f2-9d22-4aa8-a53b-37a26f34a8d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.251780 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request issued successfully. Jul 09 15:47:14.252369 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4ace2afc-3b82-4688-bd02-33d6c346b311 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:14.252839 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1099/4324] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:14 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:14.265313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b8ca9adb-4f94-4923-be99-8ba9f784c1f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.265650 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.267478 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8ca9adb-4f94-4923-be99-8ba9f784c1f4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 Jul 09 15:47:14.267699 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b8ca9adb-4f94-4923-be99-8ba9f784c1f4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:14.268135 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b8ca9adb-4f94-4923-be99-8ba9f784c1f4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:14.268466 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:14.269009 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e359eb4b-7fc9-43f6-acba-dcad3c996d46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1998626879"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:14.271562 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request body: {'volume': {"'backup_id": 'e359eb4b-7fc9-43f6-acba-dcad3c996d46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1998626879'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:14.271825 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume of 1 GB Jul 09 15:47:14.274325 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.274325 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:14.274656 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b8ca9adb-4f94-4923-be99-8ba9f784c1f4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:14.275625 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8ca9adb-4f94-4923-be99-8ba9f784c1f4 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 returned with HTTP 200 Jul 09 15:47:14.276035 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1066/4325] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:14 2026] GET /volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:14.277213 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Availability Zones retrieved successfully. Jul 09 15:47:14.285772 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8a76a2ba-65e7-4e12-b0f3-c92af632ae93 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.286611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (9ab204c7-8004-4164-8946-54e70d7f01b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.287536 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a76a2ba-65e7-4e12-b0f3-c92af632ae93 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] POST https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97/action Jul 09 15:47:14.287851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a76a2ba-65e7-4e12-b0f3-c92af632ae93 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:47:14.287965 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a76a2ba-65e7-4e12-b0f3-c92af632ae93 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:14.288382 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872e6a17-68be-4c55-887a-dc6f580f56df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.289210 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.admin_actions [None req-8a76a2ba-65e7-4e12-b0f3-c92af632ae93 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Updating snapshot '0f8c38c2-4185-43c1-8cd9-39dee7e3bd97' with '{'status': 'creating'}' {{(pid=99865) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 09 15:47:14.290016 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:14.298305 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.298305 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:14.307043 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a76a2ba-65e7-4e12-b0f3-c92af632ae93 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97/action returned with HTTP 202 Jul 09 15:47:14.307590 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1075/4326] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:47:14 2026] POST /volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:47:14.314169 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6948935d-0199-4b75-a24b-045445ffb9ac None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.318112 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6948935d-0199-4b75-a24b-045445ffb9ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 Jul 09 15:47:14.318366 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6948935d-0199-4b75-a24b-045445ffb9ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:14.318556 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6948935d-0199-4b75-a24b-045445ffb9ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:14.323296 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.323296 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:14.323582 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6948935d-0199-4b75-a24b-045445ffb9ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:14.324170 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6948935d-0199-4b75-a24b-045445ffb9ac tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 returned with HTTP 200 Jul 09 15:47:14.324553 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1100/4327] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:14 2026] GET /volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:14.326346 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (872e6a17-68be-4c55-887a-dc6f580f56df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.327569 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07e7e259-e219-45d4-a7c6-c6c2202548aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.335095 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2d993606-f67a-4c54-8268-f901b7af1591 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.336909 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d993606-f67a-4c54-8268-f901b7af1591 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] POST https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97/action Jul 09 15:47:14.337285 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d993606-f67a-4c54-8268-f901b7af1591 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:47:14.337427 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d993606-f67a-4c54-8268-f901b7af1591 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:14.339667 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.snapshot_actions [None req-2d993606-f67a-4c54-8268-f901b7af1591 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=99867) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 09 15:47:14.345578 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.345578 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:14.346164 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.snapshot_actions [None req-2d993606-f67a-4c54-8268-f901b7af1591 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] Updating snapshot 0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 with info {'id': '0f8c38c2-4185-43c1-8cd9-39dee7e3bd97', 'status': 'error', 'progress': '80%'} Jul 09 15:47:14.353482 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d993606-f67a-4c54-8268-f901b7af1591 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-member] https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97/action returned with HTTP 202 Jul 09 15:47:14.353934 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1067/4328] 10.4.3.19 () {68 vars in 1389 bytes} [Thu Jul 9 15:47:14 2026] POST /volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:14.361247 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dcffc90b-09c3-4b49-bd20-cc30b1deeaec None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.363507 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dcffc90b-09c3-4b49-bd20-cc30b1deeaec tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 Jul 09 15:47:14.363688 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dcffc90b-09c3-4b49-bd20-cc30b1deeaec tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:14.363742 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dcffc90b-09c3-4b49-bd20-cc30b1deeaec tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:14.363852 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-dcffc90b-09c3-4b49-bd20-cc30b1deeaec tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete snapshot with id: 0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 Jul 09 15:47:14.368922 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.368922 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:14.369307 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dcffc90b-09c3-4b49-bd20-cc30b1deeaec tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:14.373958 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Created reservations ['0d440137-42e5-4774-9680-9cb14e11b569', 'f2f179a8-dfac-49ac-9d32-ab9322597c62', '2afac87b-cf99-4965-ac59-c15ed69d60f8', '6814a980-49d0-4c46-9155-e20baa26791d'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:14.374752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07e7e259-e219-45d4-a7c6-c6c2202548aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d440137-42e5-4774-9680-9cb14e11b569', 'f2f179a8-dfac-49ac-9d32-ab9322597c62', '2afac87b-cf99-4965-ac59-c15ed69d60f8', '6814a980-49d0-4c46-9155-e20baa26791d']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.375516 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae1606c-95c4-4138-a4a2-9a9cc3e5dd4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.385220 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dcffc90b-09c3-4b49-bd20-cc30b1deeaec tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot delete request issued successfully. Jul 09 15:47:14.385480 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dcffc90b-09c3-4b49-bd20-cc30b1deeaec tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 returned with HTTP 202 Jul 09 15:47:14.386315 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1076/4329] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:14 2026] DELETE /volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:14.396516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cd052b24-f45b-4bb4-80c8-f40cbe4811d3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.398360 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cd052b24-f45b-4bb4-80c8-f40cbe4811d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 Jul 09 15:47:14.398582 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cd052b24-f45b-4bb4-80c8-f40cbe4811d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:14.398799 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cd052b24-f45b-4bb4-80c8-f40cbe4811d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:14.399840 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ae1606c-95c4-4138-a4a2-9a9cc3e5dd4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd30f43e9-c4ec-41f0-bffe-db260ecd7bcf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1998626879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['0d440137-42e5-4774-9680-9cb14e11b569','f2f179a8-dfac-49ac-9d32-ab9322597c62','2afac87b-cf99-4965-ac59-c15ed69d60f8','6814a980-49d0-4c46-9155-e20baa26791d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1998626879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d30f43e9-c4ec-41f0-bffe-db260ecd7bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f740c699b564987b202b7e2aec0b19d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee6d2c841044e8bb496f53a15f38009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.402251 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7053628-89a3-4616-a0c9-d21cac766fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.405900 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.405900 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:14.406367 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cd052b24-f45b-4bb4-80c8-f40cbe4811d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Snapshot retrieved successfully. Jul 09 15:47:14.407234 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cd052b24-f45b-4bb4-80c8-f40cbe4811d3 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 returned with HTTP 200 Jul 09 15:47:14.407743 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1101/4330] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:14 2026] GET /volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:14.422874 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f7053628-89a3-4616-a0c9-d21cac766fb2) transitioned into state 'SUCCESS' from state '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-1998626879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['0d440137-42e5-4774-9680-9cb14e11b569','f2f179a8-dfac-49ac-9d32-ab9322597c62','2afac87b-cf99-4965-ac59-c15ed69d60f8','6814a980-49d0-4c46-9155-e20baa26791d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.423674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd450110-863c-44d9-b477-699b47a8ace8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.435839 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd450110-863c-44d9-b477-699b47a8ace8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.436819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (9ab204c7-8004-4164-8946-54e70d7f01b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.437550 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request issued successfully. Jul 09 15:47:14.437797 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-abf8ac3f-f08c-4eab-8039-60890ac50adc tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:14.438123 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1087/4331] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:14 2026] POST /volume/v3/volumes => generated 756 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:14.458010 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-abcf9207-e0c3-4144-849d-faa875aff60d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.464470 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:14.464978 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e359eb4b-7fc9-43f6-acba-dcad3c996d46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1841490416"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:14.467075 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request body: {'volume': {"'backup_id": 'e359eb4b-7fc9-43f6-acba-dcad3c996d46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1841490416'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:14.467075 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume of 1 GB Jul 09 15:47:14.467415 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.467415 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:14.471528 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Availability Zones retrieved successfully. Jul 09 15:47:14.478653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (7c6f86e4-a23f-49d7-8b58-ada169966ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.479936 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b67d705-882a-4b42-911a-3d79f2caf045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.481033 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:14.515080 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b67d705-882a-4b42-911a-3d79f2caf045) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.516056 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e422332c-f6c4-428c-ac63-be441e471d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.565373 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Created reservations ['81bbadf3-32d7-4c16-b881-4b672bc2d6eb', 'b7362065-0a25-4bcb-b01e-4956f8423753', 'a4676cdc-d264-4fa1-8619-11414243ca6c', '857953b7-b8ec-4a01-a3b1-8d010ad731c0'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:14.566009 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e422332c-f6c4-428c-ac63-be441e471d21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81bbadf3-32d7-4c16-b881-4b672bc2d6eb', 'b7362065-0a25-4bcb-b01e-4956f8423753', 'a4676cdc-d264-4fa1-8619-11414243ca6c', '857953b7-b8ec-4a01-a3b1-8d010ad731c0']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.566756 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d770fe-5213-4085-9a19-16d3f0dc4f76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.589646 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d770fe-5213-4085-9a19-16d3f0dc4f76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72a95361-f06f-43a8-a40f-b3f9d2dc6916', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1841490416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['81bbadf3-32d7-4c16-b881-4b672bc2d6eb','b7362065-0a25-4bcb-b01e-4956f8423753','a4676cdc-d264-4fa1-8619-11414243ca6c','857953b7-b8ec-4a01-a3b1-8d010ad731c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1841490416',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72a95361-f06f-43a8-a40f-b3f9d2dc6916,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f740c699b564987b202b7e2aec0b19d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee6d2c841044e8bb496f53a15f38009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.590616 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abcc4fcb-6a49-4cf4-b372-d9551af9e2a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.611942 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (abcc4fcb-6a49-4cf4-b372-d9551af9e2a4) transitioned into state 'SUCCESS' from state '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-1841490416',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['81bbadf3-32d7-4c16-b881-4b672bc2d6eb','b7362065-0a25-4bcb-b01e-4956f8423753','a4676cdc-d264-4fa1-8619-11414243ca6c','857953b7-b8ec-4a01-a3b1-8d010ad731c0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.612751 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e916a3c-c9ce-4f28-be42-33d51b94b528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.627765 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e916a3c-c9ce-4f28-be42-33d51b94b528) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.628584 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (7c6f86e4-a23f-49d7-8b58-ada169966ca0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.628878 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request issued successfully. Jul 09 15:47:14.629429 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-abcf9207-e0c3-4144-849d-faa875aff60d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:14.629877 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1068/4332] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:14 2026] POST /volume/v3/volumes => generated 756 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:14.644102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.646375 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:14.646866 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e359eb4b-7fc9-43f6-acba-dcad3c996d46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1014392680"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:14.648881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request body: {'volume': {"'backup_id": 'e359eb4b-7fc9-43f6-acba-dcad3c996d46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1014392680'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:14.648961 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume of 1 GB Jul 09 15:47:14.649329 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.649329 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:14.654092 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Availability Zones retrieved successfully. Jul 09 15:47:14.663868 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (27a985bf-e5f7-447f-9370-78dc23094434) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.665195 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dfeda32-e66c-4ceb-8e08-ff672fc9dfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.666595 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:14.701414 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8dfeda32-e66c-4ceb-8e08-ff672fc9dfcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.702637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63824190-81cf-4f48-8907-568139095d1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.748788 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Created reservations ['4fb57c5f-4189-4431-9722-e1aef0dd1f12', '6ef2c25f-2f49-4c8f-89b4-7c74ef07a976', '8d85443b-5765-49ba-bf0e-fb4d9e77d706', '7ef75cf3-f218-4cd2-80c1-ba833194a812'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:14.749747 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63824190-81cf-4f48-8907-568139095d1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fb57c5f-4189-4431-9722-e1aef0dd1f12', '6ef2c25f-2f49-4c8f-89b4-7c74ef07a976', '8d85443b-5765-49ba-bf0e-fb4d9e77d706', '7ef75cf3-f218-4cd2-80c1-ba833194a812']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.750731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f7aa42-69b8-4960-aa5b-9d7a542f4247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.772772 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f7aa42-69b8-4960-aa5b-9d7a542f4247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b991d849-d5e7-4719-9a53-6e6314137b0e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1014392680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['4fb57c5f-4189-4431-9722-e1aef0dd1f12','6ef2c25f-2f49-4c8f-89b4-7c74ef07a976','8d85443b-5765-49ba-bf0e-fb4d9e77d706','7ef75cf3-f218-4cd2-80c1-ba833194a812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1014392680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b991d849-d5e7-4719-9a53-6e6314137b0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f740c699b564987b202b7e2aec0b19d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee6d2c841044e8bb496f53a15f38009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.773573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b0ceb7-235e-48df-a28a-cc09b32de3cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.795097 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (11b0ceb7-235e-48df-a28a-cc09b32de3cc) transitioned into state 'SUCCESS' from state '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-1014392680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['4fb57c5f-4189-4431-9722-e1aef0dd1f12','6ef2c25f-2f49-4c8f-89b4-7c74ef07a976','8d85443b-5765-49ba-bf0e-fb4d9e77d706','7ef75cf3-f218-4cd2-80c1-ba833194a812'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.796218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5147712b-678b-40ee-836e-78d5b96fd7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.805809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5147712b-678b-40ee-836e-78d5b96fd7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.806653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (27a985bf-e5f7-447f-9370-78dc23094434) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.806933 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request issued successfully. Jul 09 15:47:14.807524 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ece26c40-e70a-4cd0-aa19-e18af9eac466 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:14.807924 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1077/4333] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:14 2026] POST /volume/v3/volumes => generated 756 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:14.823245 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.825488 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:14.825853 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "e359eb4b-7fc9-43f6-acba-dcad3c996d46", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2088952427"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:14.827678 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request body: {'volume': {"'backup_id": 'e359eb4b-7fc9-43f6-acba-dcad3c996d46', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2088952427'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:14.827848 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume of 1 GB Jul 09 15:47:14.832604 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Availability Zones retrieved successfully. Jul 09 15:47:14.841603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (91d672b9-1e79-48c8-a9bf-180aa54d76ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.843017 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b797972-7e29-4ca5-8c74-4e7ade7928c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.844447 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:14.851810 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-99881dc7-0258-4e3b-8c6b-5aeb77ce8c9c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.854127 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-99881dc7-0258-4e3b-8c6b-5aeb77ce8c9c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 Jul 09 15:47:14.854391 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-99881dc7-0258-4e3b-8c6b-5aeb77ce8c9c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:14.854635 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-99881dc7-0258-4e3b-8c6b-5aeb77ce8c9c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:14.861227 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.861227 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:14.861832 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-99881dc7-0258-4e3b-8c6b-5aeb77ce8c9c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:14.862830 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-99881dc7-0258-4e3b-8c6b-5aeb77ce8c9c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 returned with HTTP 200 Jul 09 15:47:14.863419 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1088/4334] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:14 2026] GET /volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:14.872988 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-49f3c11d-e31b-4b2a-90ff-f7c6a3520e05 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.875331 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-49f3c11d-e31b-4b2a-90ff-f7c6a3520e05 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:14.875776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-49f3c11d-e31b-4b2a-90ff-f7c6a3520e05 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "daabfed5-4464-4935-87a0-aafbe4246875", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-384003718"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:14.877035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b797972-7e29-4ca5-8c74-4e7ade7928c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.878072 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61bf0f7e-ce86-432e-91a4-37c0f15d402b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.885731 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.885731 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:14.886449 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-49f3c11d-e31b-4b2a-90ff-f7c6a3520e05 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Volume info retrieved successfully. Jul 09 15:47:14.886639 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-49f3c11d-e31b-4b2a-90ff-f7c6a3520e05 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Create snapshot from volume daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:14.918362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Created reservations ['bd9d2c58-f713-4280-b109-526dba4583c4', 'e7cfab46-018d-4604-aa0a-c12a4d842221', 'a2831222-13bd-4899-8d73-57158a62c1c1', '6e2d07e1-943c-4eb3-8697-741ee438c0e7'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:14.919106 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61bf0f7e-ce86-432e-91a4-37c0f15d402b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd9d2c58-f713-4280-b109-526dba4583c4', 'e7cfab46-018d-4604-aa0a-c12a4d842221', 'a2831222-13bd-4899-8d73-57158a62c1c1', '6e2d07e1-943c-4eb3-8697-741ee438c0e7']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.919829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c986d29-40ae-4f5f-a600-eb1be7ebd8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.923919 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-49f3c11d-e31b-4b2a-90ff-f7c6a3520e05 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Created reservations ['00bd4d13-88b4-4fc6-b9af-a3e61e26991f', '886005c8-9688-4d66-bb41-a932a86ab996', 'b84c8ebe-ec6f-44e0-9b0c-b2262777ef8c', '05b863a8-95a5-4a5b-ae29-59b593beaa29'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:14.945415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c986d29-40ae-4f5f-a600-eb1be7ebd8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '833604f7-8fe5-4264-99b4-7f5f78374568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2088952427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['bd9d2c58-f713-4280-b109-526dba4583c4','e7cfab46-018d-4604-aa0a-c12a4d842221','a2831222-13bd-4899-8d73-57158a62c1c1','6e2d07e1-943c-4eb3-8697-741ee438c0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2088952427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=833604f7-8fe5-4264-99b4-7f5f78374568,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2f740c699b564987b202b7e2aec0b19d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ee6d2c841044e8bb496f53a15f38009',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.946133 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b21c41d-6b97-478f-b91c-15a304d53574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.962765 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-49f3c11d-e31b-4b2a-90ff-f7c6a3520e05 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot create request issued successfully. Jul 09 15:47:14.962765 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-49f3c11d-e31b-4b2a-90ff-f7c6a3520e05 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:47:14.963662 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1069/4335] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:47:14 2026] POST /volume/v3/snapshots => generated 313 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:14.973996 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-27e53215-d356-4bf1-bf12-d6e38abcfeaa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:14.976637 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-27e53215-d356-4bf1-bf12-d6e38abcfeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 Jul 09 15:47:14.977092 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-27e53215-d356-4bf1-bf12-d6e38abcfeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:14.977146 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-27e53215-d356-4bf1-bf12-d6e38abcfeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:14.978659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b21c41d-6b97-478f-b91c-15a304d53574) transitioned into state 'SUCCESS' from state '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-2088952427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2f740c699b564987b202b7e2aec0b19d',qos_specs=None,replication_status=,reservations=['bd9d2c58-f713-4280-b109-526dba4583c4','e7cfab46-018d-4604-aa0a-c12a4d842221','a2831222-13bd-4899-8d73-57158a62c1c1','6e2d07e1-943c-4eb3-8697-741ee438c0e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ee6d2c841044e8bb496f53a15f38009',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.979645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca1132c-08dd-4d03-a012-15225bed8966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:14.983063 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:14.983063 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:14.983686 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-27e53215-d356-4bf1-bf12-d6e38abcfeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:14.984764 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-27e53215-d356-4bf1-bf12-d6e38abcfeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 returned with HTTP 200 Jul 09 15:47:14.985286 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1078/4336] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:14 2026] GET /volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:14.990104 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca1132c-08dd-4d03-a012-15225bed8966) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:14.991341 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Flow 'volume_create_api' (91d672b9-1e79-48c8-a9bf-180aa54d76ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:14.991686 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Create volume request issued successfully. Jul 09 15:47:14.992292 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f6e83d1c-ed2e-47f4-96cc-632518c544e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:14.992818 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1102/4337] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:14 2026] POST /volume/v3/volumes => generated 756 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:15.006439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-602a3672-e7c2-4253-9e46-06f1f831e88c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.008173 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-602a3672-e7c2-4253-9e46-06f1f831e88c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa Jul 09 15:47:15.008441 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-602a3672-e7c2-4253-9e46-06f1f831e88c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.008865 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-602a3672-e7c2-4253-9e46-06f1f831e88c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.020518 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.020518 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:15.025570 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-602a3672-e7c2-4253-9e46-06f1f831e88c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:15.034227 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-602a3672-e7c2-4253-9e46-06f1f831e88c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa returned with HTTP 200 Jul 09 15:47:15.034714 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1089/4338] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:15.049335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a1908703-3453-4ce7-9102-b1662366cc36 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.051382 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a1908703-3453-4ce7-9102-b1662366cc36 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf Jul 09 15:47:15.051612 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a1908703-3453-4ce7-9102-b1662366cc36 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.051822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a1908703-3453-4ce7-9102-b1662366cc36 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.062120 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.062120 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:15.068599 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a1908703-3453-4ce7-9102-b1662366cc36 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:15.074966 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a1908703-3453-4ce7-9102-b1662366cc36 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf returned with HTTP 200 Jul 09 15:47:15.075486 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1070/4339] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:15.088038 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3d5bc434-a13e-4f30-85e9-fe4485c7fa01 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.090414 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3d5bc434-a13e-4f30-85e9-fe4485c7fa01 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 Jul 09 15:47:15.090607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3d5bc434-a13e-4f30-85e9-fe4485c7fa01 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.090862 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3d5bc434-a13e-4f30-85e9-fe4485c7fa01 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.100292 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.100292 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:15.105511 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3d5bc434-a13e-4f30-85e9-fe4485c7fa01 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:15.110726 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3d5bc434-a13e-4f30-85e9-fe4485c7fa01 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 returned with HTTP 200 Jul 09 15:47:15.111252 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1079/4340] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:15.124237 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-60b17a6e-0465-44c5-b09c-a131268f221d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.126160 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-60b17a6e-0465-44c5-b09c-a131268f221d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e Jul 09 15:47:15.126440 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-60b17a6e-0465-44c5-b09c-a131268f221d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.126755 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-60b17a6e-0465-44c5-b09c-a131268f221d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.134604 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.134604 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:15.138571 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-60b17a6e-0465-44c5-b09c-a131268f221d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:15.142866 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-60b17a6e-0465-44c5-b09c-a131268f221d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e returned with HTTP 200 Jul 09 15:47:15.143393 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1103/4341] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:15.155239 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f01f92f8-cc2d-4df1-9dd6-205bf11094d0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.157498 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f01f92f8-cc2d-4df1-9dd6-205bf11094d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 Jul 09 15:47:15.157762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f01f92f8-cc2d-4df1-9dd6-205bf11094d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.158024 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f01f92f8-cc2d-4df1-9dd6-205bf11094d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.166978 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.166978 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:15.171453 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f01f92f8-cc2d-4df1-9dd6-205bf11094d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:15.177469 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f01f92f8-cc2d-4df1-9dd6-205bf11094d0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 returned with HTTP 200 Jul 09 15:47:15.178030 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1090/4342] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:15.189896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3d2d8917-25dc-4419-a253-d7351b28d18f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.193535 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d2d8917-25dc-4419-a253-d7351b28d18f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] DELETE https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:15.193535 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3d2d8917-25dc-4419-a253-d7351b28d18f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.193535 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3d2d8917-25dc-4419-a253-d7351b28d18f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.193535 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-3d2d8917-25dc-4419-a253-d7351b28d18f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete backup with id: e359eb4b-7fc9-43f6-acba-dcad3c996d46. Jul 09 15:47:15.197214 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.197214 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:15.208694 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-3d2d8917-25dc-4419-a253-d7351b28d18f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] delete_backup rpcapi backup_id e359eb4b-7fc9-43f6-acba-dcad3c996d46 {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:47:15.213252 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d2d8917-25dc-4419-a253-d7351b28d18f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 202 Jul 09 15:47:15.214436 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1071/4343] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:15 2026] DELETE /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:47:15.224973 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fbfe9b35-7da9-4495-ba0c-567fbd143249 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.226578 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fbfe9b35-7da9-4495-ba0c-567fbd143249 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:15.226765 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fbfe9b35-7da9-4495-ba0c-567fbd143249 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.226861 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fbfe9b35-7da9-4495-ba0c-567fbd143249 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.226939 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-fbfe9b35-7da9-4495-ba0c-567fbd143249 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:15.231460 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.231460 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:15.232215 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fbfe9b35-7da9-4495-ba0c-567fbd143249 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 200 Jul 09 15:47:15.232633 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1080/4344] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:15.351610 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b2328248-cdc5-43be-91cf-c92f90d5e439 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.352087 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b2328248-cdc5-43be-91cf-c92f90d5e439 None None] GET https://10.4.3.19/volume// Jul 09 15:47:15.352323 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b2328248-cdc5-43be-91cf-c92f90d5e439 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.352591 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b2328248-cdc5-43be-91cf-c92f90d5e439 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.352968 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b2328248-cdc5-43be-91cf-c92f90d5e439 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:47:15.353462 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1104/4345] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:47: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 09 15:47:15.360907 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-8381f5d5-9750-415c-95a5-1a484693676f req-90b2ce50-4730-4592-965d-82b9afbdf8ed None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.420027 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-988c120d-4e85-4bde-a15a-1b70da868095 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.422617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-988c120d-4e85-4bde-a15a-1b70da868095 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 Jul 09 15:47:15.422897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-988c120d-4e85-4bde-a15a-1b70da868095 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.423174 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-988c120d-4e85-4bde-a15a-1b70da868095 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.429615 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-988c120d-4e85-4bde-a15a-1b70da868095 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 returned with HTTP 404 Jul 09 15:47:15.429615 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1072/4346] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/snapshots/0f8c38c2-4185-43c1-8cd9-39dee7e3bd97 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:15.439639 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-98074b33-7d23-404d-aaf9-d162f28aa91b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.441276 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-98074b33-7d23-404d-aaf9-d162f28aa91b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf Jul 09 15:47:15.441540 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-98074b33-7d23-404d-aaf9-d162f28aa91b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.441639 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-98074b33-7d23-404d-aaf9-d162f28aa91b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.441940 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-98074b33-7d23-404d-aaf9-d162f28aa91b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume with id: 2f4febed-ecb1-4d61-b972-06b7bfc500bf Jul 09 15:47:15.451758 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.451758 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:15.452095 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-98074b33-7d23-404d-aaf9-d162f28aa91b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:15.483255 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-90b2ce50-4730-4592-965d-82b9afbdf8ed tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:47:15.483681 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-98074b33-7d23-404d-aaf9-d162f28aa91b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Delete volume request issued successfully. Jul 09 15:47:15.483681 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-98074b33-7d23-404d-aaf9-d162f28aa91b tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf returned with HTTP 202 Jul 09 15:47:15.483822 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-90b2ce50-4730-4592-965d-82b9afbdf8ed tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c048d14f-c592-460f-9038-cb1b7167c5ce", "connector": null, "instance_uuid": "3e9b49e4-1db0-4e81-b47b-6e50ad263150"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:15.484023 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1081/4347] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:15 2026] DELETE /volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:15.492262 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6e37a4d0-dc9d-4f10-a9e1-dbcc5f137f3c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.494147 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6e37a4d0-dc9d-4f10-a9e1-dbcc5f137f3c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf Jul 09 15:47:15.494441 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6e37a4d0-dc9d-4f10-a9e1-dbcc5f137f3c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.494705 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6e37a4d0-dc9d-4f10-a9e1-dbcc5f137f3c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.496346 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.496346 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:15.504014 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.504014 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:15.510804 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6e37a4d0-dc9d-4f10-a9e1-dbcc5f137f3c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Volume info retrieved successfully. Jul 09 15:47:15.516888 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6e37a4d0-dc9d-4f10-a9e1-dbcc5f137f3c tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf returned with HTTP 200 Jul 09 15:47:15.518546 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1105/4348] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:15.535686 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-90b2ce50-4730-4592-965d-82b9afbdf8ed tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:47:15.536029 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1091/4349] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:47:15 2026] POST /volume/v3/attachments => generated 273 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:15.838293 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9f2e34bf-7872-4ecc-821f-46f97f5cab6e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.844098 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9f2e34bf-7872-4ecc-821f-46f97f5cab6e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:15.844371 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9f2e34bf-7872-4ecc-821f-46f97f5cab6e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.844608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9f2e34bf-7872-4ecc-821f-46f97f5cab6e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:15.857100 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:15.857100 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:15.862394 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9f2e34bf-7872-4ecc-821f-46f97f5cab6e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:15.868637 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9f2e34bf-7872-4ecc-821f-46f97f5cab6e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:15.869270 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1073/4350] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:15.996327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6e531403-fd91-44da-a4b1-45fc980ca179 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:15.998448 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6e531403-fd91-44da-a4b1-45fc980ca179 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 Jul 09 15:47:15.998730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6e531403-fd91-44da-a4b1-45fc980ca179 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:15.998999 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6e531403-fd91-44da-a4b1-45fc980ca179 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.005319 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.005319 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:16.005992 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6e531403-fd91-44da-a4b1-45fc980ca179 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:16.007051 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6e531403-fd91-44da-a4b1-45fc980ca179 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 returned with HTTP 200 Jul 09 15:47:16.007623 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1082/4351] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:15 2026] GET /volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.018135 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-59b0b68d-7c94-431d-88fd-e48cfa95e596 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.020207 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-59b0b68d-7c94-431d-88fd-e48cfa95e596 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?limit=1 Jul 09 15:47:16.020400 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-59b0b68d-7c94-431d-88fd-e48cfa95e596 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.020571 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-59b0b68d-7c94-431d-88fd-e48cfa95e596 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.020816 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-59b0b68d-7c94-431d-88fd-e48cfa95e596 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.021846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-59b0b68d-7c94-431d-88fd-e48cfa95e596 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.026835 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-59b0b68d-7c94-431d-88fd-e48cfa95e596 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.027446 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-59b0b68d-7c94-431d-88fd-e48cfa95e596 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 09 15:47:16.027895 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1106/4352] 10.4.3.19 () {66 vars in 1251 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.039146 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e4eec889-45ee-4637-b490-afd3810ab7c5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.041041 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e4eec889-45ee-4637-b490-afd3810ab7c5 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:16.041326 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e4eec889-45ee-4637-b490-afd3810ab7c5 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.041537 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e4eec889-45ee-4637-b490-afd3810ab7c5 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.041830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-e4eec889-45ee-4637-b490-afd3810ab7c5 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.042115 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.042115 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:16.042964 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-e4eec889-45ee-4637-b490-afd3810ab7c5 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.047485 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e4eec889-45ee-4637-b490-afd3810ab7c5 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.047920 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e4eec889-45ee-4637-b490-afd3810ab7c5 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 200 Jul 09 15:47:16.048577 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1092/4353] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:47:16 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 09 15:47:16.060163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-54e24e52-9911-4820-b9d2-04fb2e667020 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.062855 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54e24e52-9911-4820-b9d2-04fb2e667020 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?limit=100000 Jul 09 15:47:16.063163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54e24e52-9911-4820-b9d2-04fb2e667020 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.063420 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-54e24e52-9911-4820-b9d2-04fb2e667020 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.063736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-54e24e52-9911-4820-b9d2-04fb2e667020 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.064870 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.db.api [None req-54e24e52-9911-4820-b9d2-04fb2e667020 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99867) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.066549 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=573,cinder:UPDATE=148,cinder:INSERT=81 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:47:16.069252 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9a2159fb-c89a-4cb2-bc30-d31ea477c5a2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.069897 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a2159fb-c89a-4cb2-bc30-d31ea477c5a2 None None] GET https://10.4.3.19/volume// Jul 09 15:47:16.069897 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a2159fb-c89a-4cb2-bc30-d31ea477c5a2 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.069991 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a2159fb-c89a-4cb2-bc30-d31ea477c5a2 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.070343 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a2159fb-c89a-4cb2-bc30-d31ea477c5a2 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:47:16.070626 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1083/4354] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:47: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 09 15:47:16.072269 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-54e24e52-9911-4820-b9d2-04fb2e667020 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.072720 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-54e24e52-9911-4820-b9d2-04fb2e667020 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 09 15:47:16.073544 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1074/4355] 10.4.3.19 () {66 vars in 1261 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?limit=100000 => generated 993 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.077648 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-8381f5d5-9750-415c-95a5-1a484693676f req-fcecf4ce-21a2-435e-a22a-8c6d3ae9d245 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.080432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-fcecf4ce-21a2-435e-a22a-8c6d3ae9d245 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:16.080738 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-fcecf4ce-21a2-435e-a22a-8c6d3ae9d245 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.080992 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-fcecf4ce-21a2-435e-a22a-8c6d3ae9d245 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.086782 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d6859b0-396b-46d2-8b62-350272f50add None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.089253 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d6859b0-396b-46d2-8b62-350272f50add tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?limit=0 Jul 09 15:47:16.089253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d6859b0-396b-46d2-8b62-350272f50add tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.089618 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d6859b0-396b-46d2-8b62-350272f50add tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.089901 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-8d6859b0-396b-46d2-8b62-350272f50add tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.090282 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.090282 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:16.091354 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-8d6859b0-396b-46d2-8b62-350272f50add tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.094819 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8d6859b0-396b-46d2-8b62-350272f50add tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.095148 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d6859b0-396b-46d2-8b62-350272f50add tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 09 15:47:16.095720 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1093/4356] 10.4.3.19 () {66 vars in 1251 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:47:16.097456 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.097456 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:16.101424 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-8381f5d5-9750-415c-95a5-1a484693676f req-fcecf4ce-21a2-435e-a22a-8c6d3ae9d245 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:16.105771 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a314b1d2-07a2-4eec-bf18-7000ea6089e0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.107277 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a314b1d2-07a2-4eec-bf18-7000ea6089e0 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:16.107486 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a314b1d2-07a2-4eec-bf18-7000ea6089e0 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.107659 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a314b1d2-07a2-4eec-bf18-7000ea6089e0 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.107906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-a314b1d2-07a2-4eec-bf18-7000ea6089e0 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.108605 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-fcecf4ce-21a2-435e-a22a-8c6d3ae9d245 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:16.109227 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.db.api [None req-a314b1d2-07a2-4eec-bf18-7000ea6089e0 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99865) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.109364 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1107/4357] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 1054 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:47:16.114350 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a314b1d2-07a2-4eec-bf18-7000ea6089e0 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.115093 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a314b1d2-07a2-4eec-bf18-7000ea6089e0 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 200 Jul 09 15:47:16.115163 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1084/4358] 10.4.3.19 () {66 vars in 1236 bytes} [Thu Jul 9 15:47:16 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 09 15:47:16.124070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b996abbb-f60e-498c-9870-1373ce553f6e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.125982 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b996abbb-f60e-498c-9870-1373ce553f6e tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?marker=4696579c-c3a8-439e-97e7-abb239b7e9d0 Jul 09 15:47:16.126538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b996abbb-f60e-498c-9870-1373ce553f6e tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.126538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b996abbb-f60e-498c-9870-1373ce553f6e tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.126538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-b996abbb-f60e-498c-9870-1373ce553f6e tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.126783 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.126783 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:16.127595 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.db.api [None req-b996abbb-f60e-498c-9870-1373ce553f6e tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99867) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.144529 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b996abbb-f60e-498c-9870-1373ce553f6e tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.144910 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b996abbb-f60e-498c-9870-1373ce553f6e tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?marker=4696579c-c3a8-439e-97e7-abb239b7e9d0 returned with HTTP 200 Jul 09 15:47:16.145492 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1075/4359] 10.4.3.19 () {66 vars in 1323 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?marker=4696579c-c3a8-439e-97e7-abb239b7e9d0 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.154380 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a1010d92-ffd0-4e43-8668-9e71f5fa9ed9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.156355 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1010d92-ffd0-4e43-8668-9e71f5fa9ed9 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?offset=2&limit=3 Jul 09 15:47:16.156584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1010d92-ffd0-4e43-8668-9e71f5fa9ed9 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.156787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1010d92-ffd0-4e43-8668-9e71f5fa9ed9 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.157001 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-a1010d92-ffd0-4e43-8668-9e71f5fa9ed9 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.158087 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-a1010d92-ffd0-4e43-8668-9e71f5fa9ed9 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.171334 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a1010d92-ffd0-4e43-8668-9e71f5fa9ed9 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.171642 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1010d92-ffd0-4e43-8668-9e71f5fa9ed9 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 09 15:47:16.172013 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1094/4360] 10.4.3.19 () {66 vars in 1269 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.183413 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-14845613-fbc2-4833-b2d4-987014cecb8a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.185036 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14845613-fbc2-4833-b2d4-987014cecb8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 09 15:47:16.185249 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14845613-fbc2-4833-b2d4-987014cecb8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.185486 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-14845613-fbc2-4833-b2d4-987014cecb8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.186049 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-14845613-fbc2-4833-b2d4-987014cecb8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.187049 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-14845613-fbc2-4833-b2d4-987014cecb8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.203556 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-14845613-fbc2-4833-b2d4-987014cecb8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.204444 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-14845613-fbc2-4833-b2d4-987014cecb8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 09 15:47:16.204444 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1108/4361] 10.4.3.19 () {66 vars in 1301 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.219611 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d4a663c7-5a2b-454b-8339-dac878704000 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.221148 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d4a663c7-5a2b-454b-8339-dac878704000 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 09 15:47:16.222197 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d4a663c7-5a2b-454b-8339-dac878704000 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.222688 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-8381f5d5-9750-415c-95a5-1a484693676f req-e7aca447-5788-4d76-8c2d-85d85e98011f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.222940 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d4a663c7-5a2b-454b-8339-dac878704000 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.223240 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-d4a663c7-5a2b-454b-8339-dac878704000 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.223578 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.223578 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:16.224471 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.db.api [None req-d4a663c7-5a2b-454b-8339-dac878704000 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99865) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.225503 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-e7aca447-5788-4d76-8c2d-85d85e98011f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] PUT https://10.4.3.19/volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b Jul 09 15:47:16.226017 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-e7aca447-5788-4d76-8c2d-85d85e98011f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:16.229124 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d4a663c7-5a2b-454b-8339-dac878704000 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.229521 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d4a663c7-5a2b-454b-8339-dac878704000 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 09 15:47:16.229979 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1085/4362] 10.4.3.19 () {66 vars in 1303 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 993 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.235732 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-8381f5d5-9750-415c-95a5-1a484693676f req-e7aca447-5788-4d76-8c2d-85d85e98011f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Acquiring lock "cinder-attachment_update-c048d14f-c592-460f-9038-cb1b7167c5ce-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:47:16.239688 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c18a249f-c2f3-43b9-b35b-d67c274256df None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.241056 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-8381f5d5-9750-415c-95a5-1a484693676f req-e7aca447-5788-4d76-8c2d-85d85e98011f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-c048d14f-c592-460f-9038-cb1b7167c5ce-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:47:16.241737 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c18a249f-c2f3-43b9-b35b-d67c274256df tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 09 15:47:16.241978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c18a249f-c2f3-43b9-b35b-d67c274256df tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.242238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c18a249f-c2f3-43b9-b35b-d67c274256df tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.242436 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.242436 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:16.242518 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-c18a249f-c2f3-43b9-b35b-d67c274256df tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.242827 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.242827 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:16.243682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-c18a249f-c2f3-43b9-b35b-d67c274256df tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.244685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-dbc9a801-c447-4b25-af48-8a5123fc98a6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.246544 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dbc9a801-c447-4b25-af48-8a5123fc98a6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 Jul 09 15:47:16.246757 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dbc9a801-c447-4b25-af48-8a5123fc98a6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.247095 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dbc9a801-c447-4b25-af48-8a5123fc98a6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.247095 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-dbc9a801-c447-4b25-af48-8a5123fc98a6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Show backup with id e359eb4b-7fc9-43f6-acba-dcad3c996d46. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:16.250714 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dbc9a801-c447-4b25-af48-8a5123fc98a6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 returned with HTTP 404 Jul 09 15:47:16.251200 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1109/4363] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/backups/e359eb4b-7fc9-43f6-acba-dcad3c996d46 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:16.257760 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c18a249f-c2f3-43b9-b35b-d67c274256df tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.258314 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c18a249f-c2f3-43b9-b35b-d67c274256df tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 09 15:47:16.258842 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1095/4364] 10.4.3.19 () {66 vars in 1285 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.261383 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d6ed2e37-7d79-4bd1-82d7-9ceb3bc199e9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.264489 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6ed2e37-7d79-4bd1-82d7-9ceb3bc199e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] DELETE https://10.4.3.19/volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 Jul 09 15:47:16.264728 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6ed2e37-7d79-4bd1-82d7-9ceb3bc199e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.264907 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d6ed2e37-7d79-4bd1-82d7-9ceb3bc199e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.265074 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-d6ed2e37-7d79-4bd1-82d7-9ceb3bc199e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume with id: 833604f7-8fe5-4264-99b4-7f5f78374568 Jul 09 15:47:16.268240 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-62bdd771-630f-43b1-a265-5bcea9ea9732 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.269934 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-62bdd771-630f-43b1-a265-5bcea9ea9732 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 09 15:47:16.270201 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-62bdd771-630f-43b1-a265-5bcea9ea9732 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.270427 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-62bdd771-630f-43b1-a265-5bcea9ea9732 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.270671 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-62bdd771-630f-43b1-a265-5bcea9ea9732 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.272645 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.272645 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:16.273626 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-62bdd771-630f-43b1-a265-5bcea9ea9732 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.274606 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.274606 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:16.275132 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d6ed2e37-7d79-4bd1-82d7-9ceb3bc199e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:16.287341 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-62bdd771-630f-43b1-a265-5bcea9ea9732 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.287888 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-62bdd771-630f-43b1-a265-5bcea9ea9732 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 09 15:47:16.288554 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1110/4365] 10.4.3.19 () {66 vars in 1287 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.295703 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d6ed2e37-7d79-4bd1-82d7-9ceb3bc199e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume request issued successfully. Jul 09 15:47:16.295924 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d6ed2e37-7d79-4bd1-82d7-9ceb3bc199e9 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 returned with HTTP 202 Jul 09 15:47:16.296364 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1086/4366] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:16 2026] DELETE /volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:16.301753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4a9c4174-0c5a-4b82-806b-947aa8fe5e8a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.304881 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-57bd40b2-62ae-4872-93f9-bdf47f168496 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.305099 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4a9c4174-0c5a-4b82-806b-947aa8fe5e8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 09 15:47:16.305384 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4a9c4174-0c5a-4b82-806b-947aa8fe5e8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.305639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4a9c4174-0c5a-4b82-806b-947aa8fe5e8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.306003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-4a9c4174-0c5a-4b82-806b-947aa8fe5e8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.306407 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.306407 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:16.307381 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-57bd40b2-62ae-4872-93f9-bdf47f168496 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 Jul 09 15:47:16.307511 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-4a9c4174-0c5a-4b82-806b-947aa8fe5e8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.307547 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-57bd40b2-62ae-4872-93f9-bdf47f168496 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.307723 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-57bd40b2-62ae-4872-93f9-bdf47f168496 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.315003 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.315003 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:16.319444 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-57bd40b2-62ae-4872-93f9-bdf47f168496 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:16.323522 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-57bd40b2-62ae-4872-93f9-bdf47f168496 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 returned with HTTP 200 Jul 09 15:47:16.323844 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4a9c4174-0c5a-4b82-806b-947aa8fe5e8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.323891 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1111/4367] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.324298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4a9c4174-0c5a-4b82-806b-947aa8fe5e8a tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 09 15:47:16.324903 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1096/4368] 10.4.3.19 () {66 vars in 1305 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 993 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.336030 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f62a8a6e-0962-4698-b3c6-42343c9ed2bd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.338204 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f62a8a6e-0962-4698-b3c6-42343c9ed2bd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 09 15:47:16.338413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f62a8a6e-0962-4698-b3c6-42343c9ed2bd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.338680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f62a8a6e-0962-4698-b3c6-42343c9ed2bd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.338840 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-f62a8a6e-0962-4698-b3c6-42343c9ed2bd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.340123 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.db.api [None req-f62a8a6e-0962-4698-b3c6-42343c9ed2bd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99865) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.352014 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f62a8a6e-0962-4698-b3c6-42343c9ed2bd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.352416 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f62a8a6e-0962-4698-b3c6-42343c9ed2bd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 09 15:47:16.352775 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1087/4369] 10.4.3.19 () {66 vars in 1307 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.363087 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fe2d2b2e-b0d2-4024-8374-3b5f9c03b84b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.364640 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fe2d2b2e-b0d2-4024-8374-3b5f9c03b84b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 Jul 09 15:47:16.364811 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fe2d2b2e-b0d2-4024-8374-3b5f9c03b84b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.364984 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fe2d2b2e-b0d2-4024-8374-3b5f9c03b84b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.365272 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-fe2d2b2e-b0d2-4024-8374-3b5f9c03b84b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.366174 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-fe2d2b2e-b0d2-4024-8374-3b5f9c03b84b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.378281 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fe2d2b2e-b0d2-4024-8374-3b5f9c03b84b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.378644 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.378644 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:16.379159 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fe2d2b2e-b0d2-4024-8374-3b5f9c03b84b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 returned with HTTP 200 Jul 09 15:47:16.379544 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1112/4370] 10.4.3.19 () {66 vars in 1376 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.388904 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d1119505-cab1-4915-965c-b956f6853147 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.391300 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d1119505-cab1-4915-965c-b956f6853147 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail?status=available Jul 09 15:47:16.391572 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d1119505-cab1-4915-965c-b956f6853147 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.391813 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d1119505-cab1-4915-965c-b956f6853147 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.392102 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-d1119505-cab1-4915-965c-b956f6853147 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.392434 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.392434 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:16.393560 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-d1119505-cab1-4915-965c-b956f6853147 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.409575 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d1119505-cab1-4915-965c-b956f6853147 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.410130 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.410130 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:16.410950 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d1119505-cab1-4915-965c-b956f6853147 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 09 15:47:16.411834 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1097/4371] 10.4.3.19 () {66 vars in 1290 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots/detail?status=available => generated 1395 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:16.423004 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b6d4c3e6-fa3d-44b4-95d5-0b6b830fe406 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.425095 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b6d4c3e6-fa3d-44b4-95d5-0b6b830fe406 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 Jul 09 15:47:16.425382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b6d4c3e6-fa3d-44b4-95d5-0b6b830fe406 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.425663 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b6d4c3e6-fa3d-44b4-95d5-0b6b830fe406 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.425974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-b6d4c3e6-fa3d-44b4-95d5-0b6b830fe406 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.426295 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.426295 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:16.427496 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.db.api [None req-b6d4c3e6-fa3d-44b4-95d5-0b6b830fe406 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99865) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.441002 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b6d4c3e6-fa3d-44b4-95d5-0b6b830fe406 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.441578 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.441578 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:16.441946 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b6d4c3e6-fa3d-44b4-95d5-0b6b830fe406 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 returned with HTTP 200 Jul 09 15:47:16.442361 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1088/4372] 10.4.3.19 () {66 vars in 1410 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 => generated 475 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.455199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8f47208a-094d-4c61-a12a-8d1be44daeaa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.456884 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8f47208a-094d-4c61-a12a-8d1be44daeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 Jul 09 15:47:16.457067 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8f47208a-094d-4c61-a12a-8d1be44daeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.457310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8f47208a-094d-4c61-a12a-8d1be44daeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.457475 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-8f47208a-094d-4c61-a12a-8d1be44daeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.458472 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.db.api [None req-8f47208a-094d-4c61-a12a-8d1be44daeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99866) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.462411 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8f47208a-094d-4c61-a12a-8d1be44daeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.462705 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8f47208a-094d-4c61-a12a-8d1be44daeaa tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 returned with HTTP 200 Jul 09 15:47:16.463147 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1113/4373] 10.4.3.19 () {66 vars in 1355 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 => generated 341 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.472474 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a1ea2ded-98ac-44a3-919d-70a5e0af5a3c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.474720 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1ea2ded-98ac-44a3-919d-70a5e0af5a3c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?status=available Jul 09 15:47:16.474720 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1ea2ded-98ac-44a3-919d-70a5e0af5a3c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.474899 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a1ea2ded-98ac-44a3-919d-70a5e0af5a3c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.475202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-a1ea2ded-98ac-44a3-919d-70a5e0af5a3c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.476971 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.db.api [None req-a1ea2ded-98ac-44a3-919d-70a5e0af5a3c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99864) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.480802 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a1ea2ded-98ac-44a3-919d-70a5e0af5a3c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.481287 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a1ea2ded-98ac-44a3-919d-70a5e0af5a3c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?status=available returned with HTTP 200 Jul 09 15:47:16.482089 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1098/4374] 10.4.3.19 () {66 vars in 1269 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?status=available => generated 993 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.491955 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-05160c93-d7ed-4a0e-b5f0-3bc579a19db8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.493529 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-05160c93-d7ed-4a0e-b5f0-3bc579a19db8 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 Jul 09 15:47:16.493736 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-05160c93-d7ed-4a0e-b5f0-3bc579a19db8 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.493949 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-05160c93-d7ed-4a0e-b5f0-3bc579a19db8 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.494199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-05160c93-d7ed-4a0e-b5f0-3bc579a19db8 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:16.495253 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.db.api [None req-05160c93-d7ed-4a0e-b5f0-3bc579a19db8 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Building query based on filter {{(pid=99865) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 09 15:47:16.498439 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-05160c93-d7ed-4a0e-b5f0-3bc579a19db8 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Get all snapshots completed successfully. Jul 09 15:47:16.498751 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-05160c93-d7ed-4a0e-b5f0-3bc579a19db8 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 returned with HTTP 200 Jul 09 15:47:16.499153 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1089/4375] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-384003718 => generated 341 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.508223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5c7ed71c-c837-4b0f-a9f2-3cb89b9c7d88 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.510470 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5c7ed71c-c837-4b0f-a9f2-3cb89b9c7d88 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 Jul 09 15:47:16.510712 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5c7ed71c-c837-4b0f-a9f2-3cb89b9c7d88 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.510962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5c7ed71c-c837-4b0f-a9f2-3cb89b9c7d88 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.511103 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-5c7ed71c-c837-4b0f-a9f2-3cb89b9c7d88 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Delete snapshot with id: ba7a021f-1da5-454f-8e7a-559872d8f159 Jul 09 15:47:16.516652 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.516652 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:16.517177 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5c7ed71c-c837-4b0f-a9f2-3cb89b9c7d88 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:16.534897 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5c7ed71c-c837-4b0f-a9f2-3cb89b9c7d88 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot delete request issued successfully. Jul 09 15:47:16.535053 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5c7ed71c-c837-4b0f-a9f2-3cb89b9c7d88 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 returned with HTTP 202 Jul 09 15:47:16.535121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c10298fd-11fd-46a3-9ebe-57aa942eeb38 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.538414 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1114/4376] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:16 2026] DELETE /volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:16.539478 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c10298fd-11fd-46a3-9ebe-57aa942eeb38 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] GET https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf Jul 09 15:47:16.539478 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c10298fd-11fd-46a3-9ebe-57aa942eeb38 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.539478 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c10298fd-11fd-46a3-9ebe-57aa942eeb38 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.542266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7911a138-fb67-4e4c-9c9b-49a36a34353b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.543866 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c10298fd-11fd-46a3-9ebe-57aa942eeb38 tempest-ProjectMemberTests-1664194521 tempest-ProjectMemberTests-1664194521-project-admin] https://10.4.3.19/volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf returned with HTTP 404 Jul 09 15:47:16.543952 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7911a138-fb67-4e4c-9c9b-49a36a34353b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 Jul 09 15:47:16.544113 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7911a138-fb67-4e4c-9c9b-49a36a34353b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.544356 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7911a138-fb67-4e4c-9c9b-49a36a34353b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.544415 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1099/4377] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/volumes/2f4febed-ecb1-4d61-b972-06b7bfc500bf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:16.554843 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.554843 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:16.555581 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7911a138-fb67-4e4c-9c9b-49a36a34353b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:16.556968 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7911a138-fb67-4e4c-9c9b-49a36a34353b tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 returned with HTTP 200 Jul 09 15:47:16.557513 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1090/4378] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.764878 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-8381f5d5-9750-415c-95a5-1a484693676f req-e7aca447-5788-4d76-8c2d-85d85e98011f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-c048d14f-c592-460f-9038-cb1b7167c5ce-np0000004916" released by "attachment_update" :: held 0.524s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:47:16.765236 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-e7aca447-5788-4d76-8c2d-85d85e98011f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b returned with HTTP 200 Jul 09 15:47:16.765811 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1076/4379] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:47:16 2026] PUT /volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b => generated 968 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:16.774134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-8381f5d5-9750-415c-95a5-1a484693676f req-be4ab7d4-ccd0-430a-9c59-2bfb8c38d893 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.776166 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-be4ab7d4-ccd0-430a-9c59-2bfb8c38d893 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/encryption Jul 09 15:47:16.776362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-be4ab7d4-ccd0-430a-9c59-2bfb8c38d893 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.776543 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-be4ab7d4-ccd0-430a-9c59-2bfb8c38d893 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.788265 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.788265 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:16.798096 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-be4ab7d4-ccd0-430a-9c59-2bfb8c38d893 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/encryption returned with HTTP 200 Jul 09 15:47:16.798758 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1115/4380] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:16.881748 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8e0adf8b-b71d-4738-b777-64d1d9a3a7cf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:16.883725 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e0adf8b-b71d-4738-b777-64d1d9a3a7cf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:16.883883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e0adf8b-b71d-4738-b777-64d1d9a3a7cf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:16.884084 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e0adf8b-b71d-4738-b777-64d1d9a3a7cf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:16.893878 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:16.893878 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:16.897640 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8e0adf8b-b71d-4738-b777-64d1d9a3a7cf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:16.902875 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e0adf8b-b71d-4738-b777-64d1d9a3a7cf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:16.903337 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1100/4381] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:16 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:17.338715 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-106987ff-2b77-4875-9b35-51011da1cb1d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:17.340866 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-106987ff-2b77-4875-9b35-51011da1cb1d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 Jul 09 15:47:17.341050 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-106987ff-2b77-4875-9b35-51011da1cb1d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:17.341282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-106987ff-2b77-4875-9b35-51011da1cb1d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:17.347544 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-106987ff-2b77-4875-9b35-51011da1cb1d tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 returned with HTTP 404 Jul 09 15:47:17.348085 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1091/4382] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:17 2026] GET /volume/v3/volumes/833604f7-8fe5-4264-99b4-7f5f78374568 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:17.355307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-44340fac-c670-46ce-83ec-2d85339ae48a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:17.357177 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44340fac-c670-46ce-83ec-2d85339ae48a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e Jul 09 15:47:17.357444 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44340fac-c670-46ce-83ec-2d85339ae48a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:17.357692 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44340fac-c670-46ce-83ec-2d85339ae48a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:17.357943 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-44340fac-c670-46ce-83ec-2d85339ae48a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume with id: b991d849-d5e7-4719-9a53-6e6314137b0e Jul 09 15:47:17.367147 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:17.367147 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:17.367496 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-44340fac-c670-46ce-83ec-2d85339ae48a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:17.387007 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-44340fac-c670-46ce-83ec-2d85339ae48a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume request issued successfully. Jul 09 15:47:17.387250 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44340fac-c670-46ce-83ec-2d85339ae48a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e returned with HTTP 202 Jul 09 15:47:17.387749 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1077/4383] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:17 2026] DELETE /volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:17.396093 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-74345bb8-d1d1-454c-b597-e28996bd7328 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:17.397676 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-74345bb8-d1d1-454c-b597-e28996bd7328 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e Jul 09 15:47:17.397888 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-74345bb8-d1d1-454c-b597-e28996bd7328 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:17.398116 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-74345bb8-d1d1-454c-b597-e28996bd7328 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:17.406114 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:17.406114 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:17.411653 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-74345bb8-d1d1-454c-b597-e28996bd7328 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:17.417030 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-74345bb8-d1d1-454c-b597-e28996bd7328 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e returned with HTTP 200 Jul 09 15:47:17.417599 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1116/4384] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:17 2026] GET /volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:17.568688 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-53012b4a-3327-45ea-89f1-eafa396acbdd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:17.571609 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-53012b4a-3327-45ea-89f1-eafa396acbdd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 Jul 09 15:47:17.571823 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-53012b4a-3327-45ea-89f1-eafa396acbdd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:17.572119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-53012b4a-3327-45ea-89f1-eafa396acbdd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:17.576667 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-53012b4a-3327-45ea-89f1-eafa396acbdd tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 returned with HTTP 404 Jul 09 15:47:17.577143 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1101/4385] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:17 2026] GET /volume/v3/snapshots/ba7a021f-1da5-454f-8e7a-559872d8f159 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:17.584482 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a43f423e-549d-4393-9030-2eb548a94e68 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:17.586195 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a43f423e-549d-4393-9030-2eb548a94e68 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 Jul 09 15:47:17.586410 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a43f423e-549d-4393-9030-2eb548a94e68 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:17.586581 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a43f423e-549d-4393-9030-2eb548a94e68 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:17.586853 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-a43f423e-549d-4393-9030-2eb548a94e68 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Delete snapshot with id: 4696579c-c3a8-439e-97e7-abb239b7e9d0 Jul 09 15:47:17.591373 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:17.591373 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:17.591863 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a43f423e-549d-4393-9030-2eb548a94e68 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:17.606927 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a43f423e-549d-4393-9030-2eb548a94e68 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot delete request issued successfully. Jul 09 15:47:17.607114 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a43f423e-549d-4393-9030-2eb548a94e68 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 returned with HTTP 202 Jul 09 15:47:17.607671 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1092/4386] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:17 2026] DELETE /volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:17.614885 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1564a6d4-806b-4ca3-962c-e8aed56bfb38 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:17.617585 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1564a6d4-806b-4ca3-962c-e8aed56bfb38 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 Jul 09 15:47:17.617823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1564a6d4-806b-4ca3-962c-e8aed56bfb38 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:17.618069 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1564a6d4-806b-4ca3-962c-e8aed56bfb38 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:17.624989 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:17.624989 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:17.625650 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1564a6d4-806b-4ca3-962c-e8aed56bfb38 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:17.626702 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1564a6d4-806b-4ca3-962c-e8aed56bfb38 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 returned with HTTP 200 Jul 09 15:47:17.627201 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1078/4387] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:17 2026] GET /volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:17.916703 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2a463a28-7fc2-4d96-ac38-9ec90aaf6672 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:17.918995 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2a463a28-7fc2-4d96-ac38-9ec90aaf6672 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:17.919296 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2a463a28-7fc2-4d96-ac38-9ec90aaf6672 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:17.919574 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2a463a28-7fc2-4d96-ac38-9ec90aaf6672 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:17.931666 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:17.931666 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:17.936510 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2a463a28-7fc2-4d96-ac38-9ec90aaf6672 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:17.942193 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2a463a28-7fc2-4d96-ac38-9ec90aaf6672 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:17.942696 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1117/4388] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:17 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:18.431254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3e3367a1-f5bb-4c5f-9756-595998186c3c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:18.433014 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e3367a1-f5bb-4c5f-9756-595998186c3c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e Jul 09 15:47:18.433246 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e3367a1-f5bb-4c5f-9756-595998186c3c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:18.433469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e3367a1-f5bb-4c5f-9756-595998186c3c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:18.439083 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e3367a1-f5bb-4c5f-9756-595998186c3c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e returned with HTTP 404 Jul 09 15:47:18.439604 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1102/4389] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:18 2026] GET /volume/v3/volumes/b991d849-d5e7-4719-9a53-6e6314137b0e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:18.446769 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-85326712-1b99-402a-8bcb-cd20bcdca73a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:18.448633 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-85326712-1b99-402a-8bcb-cd20bcdca73a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] DELETE https://10.4.3.19/volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 Jul 09 15:47:18.448867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-85326712-1b99-402a-8bcb-cd20bcdca73a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:18.449043 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-85326712-1b99-402a-8bcb-cd20bcdca73a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:18.449209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-85326712-1b99-402a-8bcb-cd20bcdca73a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume with id: 72a95361-f06f-43a8-a40f-b3f9d2dc6916 Jul 09 15:47:18.456587 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:18.456587 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:18.457105 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-85326712-1b99-402a-8bcb-cd20bcdca73a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:18.473022 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-85326712-1b99-402a-8bcb-cd20bcdca73a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume request issued successfully. Jul 09 15:47:18.473022 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-85326712-1b99-402a-8bcb-cd20bcdca73a tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 returned with HTTP 202 Jul 09 15:47:18.473386 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1093/4390] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:18 2026] DELETE /volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:18.481750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6d8a3117-1dc9-4913-b859-dd4813d8325c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:18.484302 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6d8a3117-1dc9-4913-b859-dd4813d8325c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 Jul 09 15:47:18.484603 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6d8a3117-1dc9-4913-b859-dd4813d8325c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:18.484867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6d8a3117-1dc9-4913-b859-dd4813d8325c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:18.494623 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:18.494623 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:18.500711 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6d8a3117-1dc9-4913-b859-dd4813d8325c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:18.506096 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6d8a3117-1dc9-4913-b859-dd4813d8325c tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 returned with HTTP 200 Jul 09 15:47:18.506907 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1079/4391] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:18 2026] GET /volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:18.636743 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5a53bb30-439a-4c40-aa03-5947a03d4d28 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:18.638384 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5a53bb30-439a-4c40-aa03-5947a03d4d28 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 Jul 09 15:47:18.638583 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5a53bb30-439a-4c40-aa03-5947a03d4d28 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:18.638737 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5a53bb30-439a-4c40-aa03-5947a03d4d28 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:18.642779 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5a53bb30-439a-4c40-aa03-5947a03d4d28 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 returned with HTTP 404 Jul 09 15:47:18.643283 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1118/4392] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:18 2026] GET /volume/v3/snapshots/4696579c-c3a8-439e-97e7-abb239b7e9d0 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:18.649894 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-66b4505a-3f6f-43ee-a6a1-a447963ee5a3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:18.651678 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66b4505a-3f6f-43ee-a6a1-a447963ee5a3 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 Jul 09 15:47:18.651863 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66b4505a-3f6f-43ee-a6a1-a447963ee5a3 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:18.652042 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66b4505a-3f6f-43ee-a6a1-a447963ee5a3 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:18.652143 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-66b4505a-3f6f-43ee-a6a1-a447963ee5a3 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Delete snapshot with id: d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 Jul 09 15:47:18.656924 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:18.656924 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:18.657321 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-66b4505a-3f6f-43ee-a6a1-a447963ee5a3 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:18.671056 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-66b4505a-3f6f-43ee-a6a1-a447963ee5a3 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot delete request issued successfully. Jul 09 15:47:18.671318 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66b4505a-3f6f-43ee-a6a1-a447963ee5a3 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 returned with HTTP 202 Jul 09 15:47:18.671836 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1103/4393] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:47:18 2026] DELETE /volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:18.678698 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e210c41f-c341-4cc9-902c-1bf10422eb6c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:18.680782 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e210c41f-c341-4cc9-902c-1bf10422eb6c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 Jul 09 15:47:18.681034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e210c41f-c341-4cc9-902c-1bf10422eb6c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:18.681295 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e210c41f-c341-4cc9-902c-1bf10422eb6c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:18.687739 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:18.687739 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:18.688255 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e210c41f-c341-4cc9-902c-1bf10422eb6c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Snapshot retrieved successfully. Jul 09 15:47:18.689148 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e210c41f-c341-4cc9-902c-1bf10422eb6c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 returned with HTTP 200 Jul 09 15:47:18.689678 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1094/4394] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:18 2026] GET /volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:18.955627 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9bb358ff-7bbe-4ec4-82d8-a9b8e1f178c3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:18.959560 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9bb358ff-7bbe-4ec4-82d8-a9b8e1f178c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:18.959560 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9bb358ff-7bbe-4ec4-82d8-a9b8e1f178c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:18.959560 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9bb358ff-7bbe-4ec4-82d8-a9b8e1f178c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:18.968800 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:18.968800 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:18.973735 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9bb358ff-7bbe-4ec4-82d8-a9b8e1f178c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:18.982062 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9bb358ff-7bbe-4ec4-82d8-a9b8e1f178c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:18.982405 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1080/4395] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:18 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:19.519439 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b8bf82ec-1e2d-4d34-a329-dc2aaa05520e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:19.521157 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b8bf82ec-1e2d-4d34-a329-dc2aaa05520e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 Jul 09 15:47:19.521335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b8bf82ec-1e2d-4d34-a329-dc2aaa05520e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:19.521535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b8bf82ec-1e2d-4d34-a329-dc2aaa05520e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:19.526951 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b8bf82ec-1e2d-4d34-a329-dc2aaa05520e tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 returned with HTTP 404 Jul 09 15:47:19.527430 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1119/4396] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:19 2026] GET /volume/v3/volumes/72a95361-f06f-43a8-a40f-b3f9d2dc6916 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:19.534448 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4d7d7baf-79c0-4192-877d-25829205cfca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:19.536133 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d7d7baf-79c0-4192-877d-25829205cfca tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf Jul 09 15:47:19.536392 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d7d7baf-79c0-4192-877d-25829205cfca tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:19.536621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d7d7baf-79c0-4192-877d-25829205cfca tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:19.536783 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-4d7d7baf-79c0-4192-877d-25829205cfca tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume with id: d30f43e9-c4ec-41f0-bffe-db260ecd7bcf Jul 09 15:47:19.544549 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:19.544549 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:19.545010 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4d7d7baf-79c0-4192-877d-25829205cfca tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:19.561653 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4d7d7baf-79c0-4192-877d-25829205cfca tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume request issued successfully. Jul 09 15:47:19.561890 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d7d7baf-79c0-4192-877d-25829205cfca tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf returned with HTTP 202 Jul 09 15:47:19.562452 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1104/4397] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:19 2026] DELETE /volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:19.570731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2de504c7-b03d-40ab-8a93-635f4c99c6f6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:19.572542 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2de504c7-b03d-40ab-8a93-635f4c99c6f6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf Jul 09 15:47:19.572749 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2de504c7-b03d-40ab-8a93-635f4c99c6f6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:19.572938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2de504c7-b03d-40ab-8a93-635f4c99c6f6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:19.582521 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:19.582521 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:19.587201 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2de504c7-b03d-40ab-8a93-635f4c99c6f6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:19.591819 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2de504c7-b03d-40ab-8a93-635f4c99c6f6 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf returned with HTTP 200 Jul 09 15:47:19.592331 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1095/4398] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:19 2026] GET /volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:19.699660 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e9215d78-ccfa-4941-812c-ebc3b24688f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:19.701281 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9215d78-ccfa-4941-812c-ebc3b24688f4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 Jul 09 15:47:19.701487 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9215d78-ccfa-4941-812c-ebc3b24688f4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:19.701720 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9215d78-ccfa-4941-812c-ebc3b24688f4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:19.705937 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9215d78-ccfa-4941-812c-ebc3b24688f4 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 returned with HTTP 404 Jul 09 15:47:19.706484 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1081/4399] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:19 2026] GET /volume/v3/snapshots/d68dc33c-f89f-4ae0-8ae1-4265ebea3c62 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:19.713295 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8b105f54-4720-426e-a1dc-2587d0d5b17c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:19.715272 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8b105f54-4720-426e-a1dc-2587d0d5b17c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:19.715568 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8b105f54-4720-426e-a1dc-2587d0d5b17c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:19.715767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8b105f54-4720-426e-a1dc-2587d0d5b17c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:19.723223 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:19.723223 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:19.727073 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8b105f54-4720-426e-a1dc-2587d0d5b17c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Volume info retrieved successfully. Jul 09 15:47:19.731493 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8b105f54-4720-426e-a1dc-2587d0d5b17c tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 returned with HTTP 200 Jul 09 15:47:19.731878 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1120/4400] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:19 2026] GET /volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:19.746572 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-513f11c9-3d46-40e5-9278-c109c96998af None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:19.748326 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-513f11c9-3d46-40e5-9278-c109c96998af tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] DELETE https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:19.748554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-513f11c9-3d46-40e5-9278-c109c96998af tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:19.748752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-513f11c9-3d46-40e5-9278-c109c96998af tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:19.748919 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-513f11c9-3d46-40e5-9278-c109c96998af tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Delete volume with id: daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:19.755903 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:19.755903 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:19.756335 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-513f11c9-3d46-40e5-9278-c109c96998af tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Volume info retrieved successfully. Jul 09 15:47:19.770152 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-513f11c9-3d46-40e5-9278-c109c96998af tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Delete volume request issued successfully. Jul 09 15:47:19.770298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-513f11c9-3d46-40e5-9278-c109c96998af tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 returned with HTTP 202 Jul 09 15:47:19.770713 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1105/4401] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:19 2026] DELETE /volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:19.778092 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2c4bebcc-8c23-42a6-b773-78b8e6599861 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:19.779969 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2c4bebcc-8c23-42a6-b773-78b8e6599861 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:19.780176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2c4bebcc-8c23-42a6-b773-78b8e6599861 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:19.780395 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2c4bebcc-8c23-42a6-b773-78b8e6599861 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:19.786905 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:19.786905 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:19.790757 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2c4bebcc-8c23-42a6-b773-78b8e6599861 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Volume info retrieved successfully. Jul 09 15:47:19.794882 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2c4bebcc-8c23-42a6-b773-78b8e6599861 tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 returned with HTTP 200 Jul 09 15:47:19.795255 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1096/4402] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:19 2026] GET /volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:19.996363 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-71a66f4f-061b-47fa-aa1d-7e03461000a5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:19.998698 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-71a66f4f-061b-47fa-aa1d-7e03461000a5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:19.998973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-71a66f4f-061b-47fa-aa1d-7e03461000a5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:19.999267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-71a66f4f-061b-47fa-aa1d-7e03461000a5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:20.010173 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:20.010173 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:20.014009 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-71a66f4f-061b-47fa-aa1d-7e03461000a5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:20.019940 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-71a66f4f-061b-47fa-aa1d-7e03461000a5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:20.020502 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1082/4403] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:19 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:20.606244 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-55fe0724-7994-4b40-9398-e0fb94e10aaa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:20.608083 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55fe0724-7994-4b40-9398-e0fb94e10aaa tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf Jul 09 15:47:20.608310 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55fe0724-7994-4b40-9398-e0fb94e10aaa tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:20.608510 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55fe0724-7994-4b40-9398-e0fb94e10aaa tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:20.613937 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55fe0724-7994-4b40-9398-e0fb94e10aaa tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf returned with HTTP 404 Jul 09 15:47:20.614474 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1121/4404] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:20 2026] GET /volume/v3/volumes/d30f43e9-c4ec-41f0-bffe-db260ecd7bcf => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:20.622877 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-98e3eac2-29da-4cca-bc96-95b20fd678d5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:20.624775 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-98e3eac2-29da-4cca-bc96-95b20fd678d5 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] DELETE https://10.4.3.19/volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa Jul 09 15:47:20.624968 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-98e3eac2-29da-4cca-bc96-95b20fd678d5 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:20.625150 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-98e3eac2-29da-4cca-bc96-95b20fd678d5 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:20.625327 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-98e3eac2-29da-4cca-bc96-95b20fd678d5 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume with id: 93cff0e6-de69-44ca-a9dc-d12d46b0c3fa Jul 09 15:47:20.632912 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:20.632912 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:20.633321 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-98e3eac2-29da-4cca-bc96-95b20fd678d5 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:20.648829 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-98e3eac2-29da-4cca-bc96-95b20fd678d5 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume request issued successfully. Jul 09 15:47:20.649053 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-98e3eac2-29da-4cca-bc96-95b20fd678d5 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa returned with HTTP 202 Jul 09 15:47:20.649546 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1106/4405] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:20 2026] DELETE /volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:20.656441 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31e3653e-6e4c-453a-ac95-d8f995bd6841 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:20.657915 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31e3653e-6e4c-453a-ac95-d8f995bd6841 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa Jul 09 15:47:20.658039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31e3653e-6e4c-453a-ac95-d8f995bd6841 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:20.658244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31e3653e-6e4c-453a-ac95-d8f995bd6841 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:20.665606 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:20.665606 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:20.670395 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-31e3653e-6e4c-453a-ac95-d8f995bd6841 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:20.675036 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31e3653e-6e4c-453a-ac95-d8f995bd6841 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa returned with HTTP 200 Jul 09 15:47:20.675538 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1097/4406] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:20 2026] GET /volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:20.810032 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-60417308-f244-4994-9af8-4f078a2f4ffb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:20.812166 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60417308-f244-4994-9af8-4f078a2f4ffb tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] GET https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 Jul 09 15:47:20.812498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60417308-f244-4994-9af8-4f078a2f4ffb tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:20.812787 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-60417308-f244-4994-9af8-4f078a2f4ffb tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:20.819655 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-60417308-f244-4994-9af8-4f078a2f4ffb tempest-VolumesSnapshotListTestJSON-1560676111 tempest-VolumesSnapshotListTestJSON-1560676111-project-member] https://10.4.3.19/volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 returned with HTTP 404 Jul 09 15:47:20.820228 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1083/4407] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:20 2026] GET /volume/v3/volumes/daabfed5-4464-4935-87a0-aafbe4246875 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:21.035107 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-56ff8022-1e89-4955-b28c-f342227f309c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:21.037166 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-56ff8022-1e89-4955-b28c-f342227f309c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:21.037388 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-56ff8022-1e89-4955-b28c-f342227f309c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:21.037634 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-56ff8022-1e89-4955-b28c-f342227f309c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:21.052280 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:21.052280 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:21.055803 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-56ff8022-1e89-4955-b28c-f342227f309c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:21.060686 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-56ff8022-1e89-4955-b28c-f342227f309c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:21.061072 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1122/4408] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:21 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:21.689137 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-141d790d-4613-4540-a373-34c265cedd84 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:21.691021 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-141d790d-4613-4540-a373-34c265cedd84 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa Jul 09 15:47:21.691483 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-141d790d-4613-4540-a373-34c265cedd84 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:21.691827 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-141d790d-4613-4540-a373-34c265cedd84 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:21.697753 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-141d790d-4613-4540-a373-34c265cedd84 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa returned with HTTP 404 Jul 09 15:47:21.698391 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1107/4409] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:21 2026] GET /volume/v3/volumes/93cff0e6-de69-44ca-a9dc-d12d46b0c3fa => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:21.705852 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-35386ccf-5724-4f46-a453-e86651ad7423 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:21.707987 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-35386ccf-5724-4f46-a453-e86651ad7423 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] DELETE https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad Jul 09 15:47:21.708299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-35386ccf-5724-4f46-a453-e86651ad7423 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:21.708487 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-35386ccf-5724-4f46-a453-e86651ad7423 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:21.708692 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-35386ccf-5724-4f46-a453-e86651ad7423 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume with id: 26ff59cf-49f1-4f93-84e2-2c8e93b8adad Jul 09 15:47:21.717941 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:21.717941 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:21.718524 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-35386ccf-5724-4f46-a453-e86651ad7423 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:21.743728 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-35386ccf-5724-4f46-a453-e86651ad7423 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Delete volume request issued successfully. Jul 09 15:47:21.743728 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-35386ccf-5724-4f46-a453-e86651ad7423 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad returned with HTTP 202 Jul 09 15:47:21.743728 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1098/4410] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:21 2026] DELETE /volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:21.752314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2286a5b0-cff5-4bdc-a641-fd0f6740376f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:21.754610 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2286a5b0-cff5-4bdc-a641-fd0f6740376f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad Jul 09 15:47:21.754894 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2286a5b0-cff5-4bdc-a641-fd0f6740376f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:21.755195 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2286a5b0-cff5-4bdc-a641-fd0f6740376f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:21.765140 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:21.765140 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:21.772504 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2286a5b0-cff5-4bdc-a641-fd0f6740376f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Volume info retrieved successfully. Jul 09 15:47:21.775355 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2286a5b0-cff5-4bdc-a641-fd0f6740376f tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad returned with HTTP 200 Jul 09 15:47:21.775944 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1084/4411] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:21 2026] GET /volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:22.076782 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2778d301-06c1-4c23-ad82-f54d49a26f04 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:22.079225 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2778d301-06c1-4c23-ad82-f54d49a26f04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:22.079351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2778d301-06c1-4c23-ad82-f54d49a26f04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:22.079580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2778d301-06c1-4c23-ad82-f54d49a26f04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:22.089537 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:22.089537 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:22.093457 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2778d301-06c1-4c23-ad82-f54d49a26f04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:22.097914 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2778d301-06c1-4c23-ad82-f54d49a26f04 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:22.098371 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1123/4412] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:22 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:22.788882 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b3a1e4d6-63ee-4456-ab07-62c13b77b8e0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:22.790844 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3a1e4d6-63ee-4456-ab07-62c13b77b8e0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] GET https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad Jul 09 15:47:22.791104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3a1e4d6-63ee-4456-ab07-62c13b77b8e0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:22.791395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3a1e4d6-63ee-4456-ab07-62c13b77b8e0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:22.799257 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3a1e4d6-63ee-4456-ab07-62c13b77b8e0 tempest-CreateVolumesFromBackupTest-1048258891 tempest-CreateVolumesFromBackupTest-1048258891-project-member] https://10.4.3.19/volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad returned with HTTP 404 Jul 09 15:47:22.799926 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1108/4413] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:22 2026] GET /volume/v3/volumes/26ff59cf-49f1-4f93-84e2-2c8e93b8adad => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:23.114323 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-23c3458b-e3ea-436e-9f08-217b751161db None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:23.117553 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23c3458b-e3ea-436e-9f08-217b751161db tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:23.117744 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23c3458b-e3ea-436e-9f08-217b751161db tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:23.117917 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23c3458b-e3ea-436e-9f08-217b751161db tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:23.137794 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:23.137794 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:23.143217 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-23c3458b-e3ea-436e-9f08-217b751161db tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:23.148942 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23c3458b-e3ea-436e-9f08-217b751161db tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:23.149725 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1099/4414] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:23 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:24.164171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-36b5a027-58a7-4816-b8e1-6385bf510322 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:24.167690 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36b5a027-58a7-4816-b8e1-6385bf510322 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:24.167690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36b5a027-58a7-4816-b8e1-6385bf510322 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:24.167690 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36b5a027-58a7-4816-b8e1-6385bf510322 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:24.177358 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:24.177358 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:24.181650 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-36b5a027-58a7-4816-b8e1-6385bf510322 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:24.181971 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:24.187476 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36b5a027-58a7-4816-b8e1-6385bf510322 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:24.187476 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1085/4415] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:24 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:24.284941 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:24.285606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-2060559108"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:24.287263 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-2060559108'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:24.287414 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume of 1 GB Jul 09 15:47:24.293524 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Availability Zones retrieved successfully. Jul 09 15:47:24.300553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (bdeaa7d5-717b-4257-8846-338290850c6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:24.301719 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3173d0a-ac95-492f-9eb7-6b06b5b439db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:24.302868 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:24.337688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3173d0a-ac95-492f-9eb7-6b06b5b439db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:24.338724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4945bf-bca1-4b6e-b501-3b0e9dda4a38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:24.417269 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Created reservations ['0139a7ea-40f8-4e29-aba1-fb5908e29708', '24f745bc-44cf-4a72-b857-e92c7b03022d', 'e45ef915-e619-44dd-92cb-204ab5535be9', 'f267ee18-afde-4703-a5dd-e529c84d06e5'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:24.419408 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d4945bf-bca1-4b6e-b501-3b0e9dda4a38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0139a7ea-40f8-4e29-aba1-fb5908e29708', '24f745bc-44cf-4a72-b857-e92c7b03022d', 'e45ef915-e619-44dd-92cb-204ab5535be9', 'f267ee18-afde-4703-a5dd-e529c84d06e5']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:24.420405 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9354a7d-4a04-49b6-9320-474059eacdf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:24.452220 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a9354a7d-4a04-49b6-9320-474059eacdf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a7e5327-80b8-4316-8d29-83df63b78d3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2060559108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['0139a7ea-40f8-4e29-aba1-fb5908e29708','24f745bc-44cf-4a72-b857-e92c7b03022d','e45ef915-e619-44dd-92cb-204ab5535be9','f267ee18-afde-4703-a5dd-e529c84d06e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-2060559108',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a7e5327-80b8-4316-8d29-83df63b78d3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:24.453096 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d66140-a78f-485b-adb8-0b8aaa39da72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:24.475123 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2d66140-a78f-485b-adb8-0b8aaa39da72) transitioned into state 'SUCCESS' from state '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-2060559108',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['0139a7ea-40f8-4e29-aba1-fb5908e29708','24f745bc-44cf-4a72-b857-e92c7b03022d','e45ef915-e619-44dd-92cb-204ab5535be9','f267ee18-afde-4703-a5dd-e529c84d06e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:24.476198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f65c1d4-e0fb-4ff0-9f3d-2784c83eeb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:24.488841 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f65c1d4-e0fb-4ff0-9f3d-2784c83eeb4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:24.489867 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (bdeaa7d5-717b-4257-8846-338290850c6d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:24.490238 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request issued successfully. Jul 09 15:47:24.490891 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5e9c8001-ea1f-4bab-993c-1e7ba891bb60 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:24.491388 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1124/4416] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:47:24 2026] POST /volume/v3/volumes => generated 762 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:24.511116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3e29446f-13d0-49a4-9bfa-4768cda4ea40 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:24.513081 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e29446f-13d0-49a4-9bfa-4768cda4ea40 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b Jul 09 15:47:24.513269 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e29446f-13d0-49a4-9bfa-4768cda4ea40 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:24.513495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e29446f-13d0-49a4-9bfa-4768cda4ea40 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:24.521963 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:24.521963 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:24.528850 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3e29446f-13d0-49a4-9bfa-4768cda4ea40 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:24.530782 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e29446f-13d0-49a4-9bfa-4768cda4ea40 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b returned with HTTP 200 Jul 09 15:47:24.531289 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1109/4417] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:24 2026] GET /volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:25.199693 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3cb5834b-a962-4671-8d3c-ccb6c4bb8b9d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:25.202076 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3cb5834b-a962-4671-8d3c-ccb6c4bb8b9d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:25.202308 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3cb5834b-a962-4671-8d3c-ccb6c4bb8b9d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:25.202530 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3cb5834b-a962-4671-8d3c-ccb6c4bb8b9d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:25.214319 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:25.214319 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:25.218762 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3cb5834b-a962-4671-8d3c-ccb6c4bb8b9d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:25.225351 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3cb5834b-a962-4671-8d3c-ccb6c4bb8b9d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:25.225351 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1100/4418] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:25 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:25.544216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6db292dd-97af-49a5-9914-ed7fa9a5f877 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:25.546362 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6db292dd-97af-49a5-9914-ed7fa9a5f877 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b Jul 09 15:47:25.546710 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6db292dd-97af-49a5-9914-ed7fa9a5f877 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:25.546881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6db292dd-97af-49a5-9914-ed7fa9a5f877 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:25.555431 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:25.555431 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:25.559226 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6db292dd-97af-49a5-9914-ed7fa9a5f877 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:25.564242 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6db292dd-97af-49a5-9914-ed7fa9a5f877 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b returned with HTTP 200 Jul 09 15:47:25.564670 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1086/4419] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:25 2026] GET /volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:25.576454 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:25.578509 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:25.578871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0a7e5327-80b8-4316-8d29-83df63b78d3b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-314872100"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:25.580515 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request body: {'volume': {"'source_volid": '0a7e5327-80b8-4316-8d29-83df63b78d3b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-314872100'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:25.580690 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume of 1 GB Jul 09 15:47:25.580937 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:25.580937 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:25.584684 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Availability Zones retrieved successfully. Jul 09 15:47:25.589958 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (7777fb28-c1af-402d-bb6d-537bf7b726df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:25.591134 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad483d1-9a1f-48c6-9437-5ee7fe66cd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.592278 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:25.621166 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad483d1-9a1f-48c6-9437-5ee7fe66cd1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.622428 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa456323-fe66-44af-a76c-1c7dfadf50e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.668596 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Created reservations ['d002db87-bbfa-4955-a397-be6cf9be37f9', '9e02e3f4-f746-4243-889c-9f6bd9a7895b', 'b4efa75a-a63f-42b5-a3ec-acf0210a8b3d', '28e7bac9-87ce-4868-b015-f78a54796d80'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:25.669421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa456323-fe66-44af-a76c-1c7dfadf50e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d002db87-bbfa-4955-a397-be6cf9be37f9', '9e02e3f4-f746-4243-889c-9f6bd9a7895b', 'b4efa75a-a63f-42b5-a3ec-acf0210a8b3d', '28e7bac9-87ce-4868-b015-f78a54796d80']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.670305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb218ecb-21c1-465e-8b9f-57ba77d39537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.693266 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb218ecb-21c1-465e-8b9f-57ba77d39537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d8a18eb-6b2c-4fd7-96eb-71b09a014682', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-314872100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['d002db87-bbfa-4955-a397-be6cf9be37f9','9e02e3f4-f746-4243-889c-9f6bd9a7895b','b4efa75a-a63f-42b5-a3ec-acf0210a8b3d','28e7bac9-87ce-4868-b015-f78a54796d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-314872100',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d8a18eb-6b2c-4fd7-96eb-71b09a014682,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.694006 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdabc1e9-1583-4fd5-9f6d-6594e9ea440d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.712895 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdabc1e9-1583-4fd5-9f6d-6594e9ea440d) transitioned into state 'SUCCESS' from state '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-314872100',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['d002db87-bbfa-4955-a397-be6cf9be37f9','9e02e3f4-f746-4243-889c-9f6bd9a7895b','b4efa75a-a63f-42b5-a3ec-acf0210a8b3d','28e7bac9-87ce-4868-b015-f78a54796d80'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.713607 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa67f62-ab3b-4097-8fb3-7cc07ed27854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.723049 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfa67f62-ab3b-4097-8fb3-7cc07ed27854) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.723899 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (7777fb28-c1af-402d-bb6d-537bf7b726df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:25.724248 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request issued successfully. Jul 09 15:47:25.724873 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a5063d0f-59c4-4123-8bdc-9c789d4b7d0b tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:25.725313 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1125/4420] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:25 2026] POST /volume/v3/volumes => generated 761 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:25.738750 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:25.741102 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:25.741239 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0a7e5327-80b8-4316-8d29-83df63b78d3b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-917610977"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:25.743534 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request body: {'volume': {"'source_volid": '0a7e5327-80b8-4316-8d29-83df63b78d3b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-917610977'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:25.743534 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume of 1 GB Jul 09 15:47:25.748449 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Availability Zones retrieved successfully. Jul 09 15:47:25.756125 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (437a9c4d-0bfb-4d24-9355-b0d989885a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:25.757209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5be6ca-84df-46a5-9b55-757f487588f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.758466 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:25.803292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e5be6ca-84df-46a5-9b55-757f487588f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.803292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4346c5-5832-46fb-9aba-40a0a1fef405) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.869133 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Created reservations ['a1c2c56d-d805-440f-a203-1233f88be935', '0075a48e-3133-4e65-991c-b1096bf3e062', '3e4c49a5-9c3b-480c-bd07-c3b5a243354f', 'eb900dd7-b2c4-426c-a669-f15ae56c04bf'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:25.869800 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4346c5-5832-46fb-9aba-40a0a1fef405) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1c2c56d-d805-440f-a203-1233f88be935', '0075a48e-3133-4e65-991c-b1096bf3e062', '3e4c49a5-9c3b-480c-bd07-c3b5a243354f', 'eb900dd7-b2c4-426c-a669-f15ae56c04bf']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.870946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c377623a-55fd-4c74-9426-6b5681ececf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.897674 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c377623a-55fd-4c74-9426-6b5681ececf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec35a411-bdfa-48fb-ac4b-cd2623ea62a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-917610977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['a1c2c56d-d805-440f-a203-1233f88be935','0075a48e-3133-4e65-991c-b1096bf3e062','3e4c49a5-9c3b-480c-bd07-c3b5a243354f','eb900dd7-b2c4-426c-a669-f15ae56c04bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-917610977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec35a411-bdfa-48fb-ac4b-cd2623ea62a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.898253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7711bde8-c5ad-457a-afc1-fa46c30720bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.935427 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7711bde8-c5ad-457a-afc1-fa46c30720bc) transitioned into state 'SUCCESS' from state '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-917610977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['a1c2c56d-d805-440f-a203-1233f88be935','0075a48e-3133-4e65-991c-b1096bf3e062','3e4c49a5-9c3b-480c-bd07-c3b5a243354f','eb900dd7-b2c4-426c-a669-f15ae56c04bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.936649 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db931427-d9d2-4315-95c6-53a58f77de09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.954284 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db931427-d9d2-4315-95c6-53a58f77de09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:25.954284 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (437a9c4d-0bfb-4d24-9355-b0d989885a64) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:25.954512 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request issued successfully. Jul 09 15:47:25.955537 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c2b95cde-0c1d-484d-88cb-e14de3a90aec tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:25.956128 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1110/4421] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:25 2026] POST /volume/v3/volumes => generated 761 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:25.971790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-434da6c1-c541-4b05-ab68-3824c76c8505 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:25.973961 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:25.975372 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0a7e5327-80b8-4316-8d29-83df63b78d3b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1054548475"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:25.976892 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request body: {'volume': {"'source_volid": '0a7e5327-80b8-4316-8d29-83df63b78d3b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1054548475'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:25.977081 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume of 1 GB Jul 09 15:47:25.986313 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Availability Zones retrieved successfully. Jul 09 15:47:25.994169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (e2686c61-b49f-4cc0-92d1-3a9089eeae91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:25.997074 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ee14ca-47ed-4dc7-adff-98fe71595c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:25.997920 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:26.037518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2ee14ca-47ed-4dc7-adff-98fe71595c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.039563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43fff42-fbf5-4bca-bbec-6faad97d43af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.090339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Created reservations ['26ddf447-1692-4fae-8500-d09e1315da2c', 'b7c991b2-45c0-49c2-a1b8-af898f293eca', 'a682a7ce-7a21-4d8b-ab81-ed3263dc1ae6', 'ea474a47-6825-4677-9b4d-d689d4652766'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:26.091232 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d43fff42-fbf5-4bca-bbec-6faad97d43af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ddf447-1692-4fae-8500-d09e1315da2c', 'b7c991b2-45c0-49c2-a1b8-af898f293eca', 'a682a7ce-7a21-4d8b-ab81-ed3263dc1ae6', 'ea474a47-6825-4677-9b4d-d689d4652766']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.092041 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad33f88-fc8b-4a08-9e14-840c208a345d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.119403 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ad33f88-fc8b-4a08-9e14-840c208a345d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95229620-74fa-4b39-ae9c-9212b4675514', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1054548475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['26ddf447-1692-4fae-8500-d09e1315da2c','b7c991b2-45c0-49c2-a1b8-af898f293eca','a682a7ce-7a21-4d8b-ab81-ed3263dc1ae6','ea474a47-6825-4677-9b4d-d689d4652766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1054548475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95229620-74fa-4b39-ae9c-9212b4675514,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.120237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e84214-7e3b-419e-8254-f00de173602a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.159030 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92e84214-7e3b-419e-8254-f00de173602a) transitioned into state 'SUCCESS' from state '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-1054548475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['26ddf447-1692-4fae-8500-d09e1315da2c','b7c991b2-45c0-49c2-a1b8-af898f293eca','a682a7ce-7a21-4d8b-ab81-ed3263dc1ae6','ea474a47-6825-4677-9b4d-d689d4652766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.159886 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ce3111-3d0f-4050-815d-45b493f35e26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.176212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3ce3111-3d0f-4050-815d-45b493f35e26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.177953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (e2686c61-b49f-4cc0-92d1-3a9089eeae91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:26.177953 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request issued successfully. Jul 09 15:47:26.178080 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-434da6c1-c541-4b05-ab68-3824c76c8505 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:26.178669 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1101/4422] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:25 2026] POST /volume/v3/volumes => generated 762 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:26.192257 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:26.194677 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:26.195106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0a7e5327-80b8-4316-8d29-83df63b78d3b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-800348650"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:26.196974 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request body: {'volume': {"'source_volid": '0a7e5327-80b8-4316-8d29-83df63b78d3b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-800348650'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:26.197120 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume of 1 GB Jul 09 15:47:26.202075 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Availability Zones retrieved successfully. Jul 09 15:47:26.209897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (24f1156e-8d2b-4bc6-abe7-b44069329432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:26.211125 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb5f9bc-05e3-4280-864c-63d441d2e4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.214065 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:26.243543 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-72d4617d-fcc0-4c5e-9bc1-77fe8bcc052e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:26.251338 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-72d4617d-fcc0-4c5e-9bc1-77fe8bcc052e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:26.251724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-72d4617d-fcc0-4c5e-9bc1-77fe8bcc052e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:26.252031 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-72d4617d-fcc0-4c5e-9bc1-77fe8bcc052e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:26.262018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb5f9bc-05e3-4280-864c-63d441d2e4fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.262817 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe5abe9-b84e-4669-9bc0-91747d4b78aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.271171 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:26.271171 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:26.277870 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-72d4617d-fcc0-4c5e-9bc1-77fe8bcc052e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:26.284627 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-72d4617d-fcc0-4c5e-9bc1-77fe8bcc052e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:26.285108 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1126/4423] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:26 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:26.322319 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Created reservations ['f3a3a0d6-0940-41b9-9e43-da07c892684c', '83ffa370-804b-46bf-a76a-8c0b89a1935c', '29352bc3-05bc-44ab-b966-320d8cf35e86', '7492e047-01c3-4893-95c8-7f2328b59c4f'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:26.324457 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fe5abe9-b84e-4669-9bc0-91747d4b78aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3a3a0d6-0940-41b9-9e43-da07c892684c', '83ffa370-804b-46bf-a76a-8c0b89a1935c', '29352bc3-05bc-44ab-b966-320d8cf35e86', '7492e047-01c3-4893-95c8-7f2328b59c4f']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.325835 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f79fc57-73bc-4503-b119-5eddab42fb2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.383674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1f79fc57-73bc-4503-b119-5eddab42fb2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f433bca6-bca3-4adb-97f0-f77d3a93341d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-800348650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['f3a3a0d6-0940-41b9-9e43-da07c892684c','83ffa370-804b-46bf-a76a-8c0b89a1935c','29352bc3-05bc-44ab-b966-320d8cf35e86','7492e047-01c3-4893-95c8-7f2328b59c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-800348650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f433bca6-bca3-4adb-97f0-f77d3a93341d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.383674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c54ec98c-edd5-4247-8a38-2d4c848fdf3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.413244 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c54ec98c-edd5-4247-8a38-2d4c848fdf3c) transitioned into state 'SUCCESS' from state '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-800348650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['f3a3a0d6-0940-41b9-9e43-da07c892684c','83ffa370-804b-46bf-a76a-8c0b89a1935c','29352bc3-05bc-44ab-b966-320d8cf35e86','7492e047-01c3-4893-95c8-7f2328b59c4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.414170 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f501b0d-ae93-472d-8ba2-a79d7dc6d394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.427168 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f501b0d-ae93-472d-8ba2-a79d7dc6d394) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.428281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (24f1156e-8d2b-4bc6-abe7-b44069329432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:26.428758 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request issued successfully. Jul 09 15:47:26.429649 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-872fcfdb-8eb1-4a60-9bda-fc4d88f5a03a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:26.431404 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1087/4424] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:26 2026] POST /volume/v3/volumes => generated 761 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:26.455336 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:26.457756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:26.458199 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "0a7e5327-80b8-4316-8d29-83df63b78d3b", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1655233541"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:26.459798 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request body: {'volume': {"'source_volid": '0a7e5327-80b8-4316-8d29-83df63b78d3b', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1655233541'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:26.459987 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume of 1 GB Jul 09 15:47:26.460296 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:26.460296 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:26.465475 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Availability Zones retrieved successfully. Jul 09 15:47:26.473081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (f5adc128-9a3b-4f27-8ec5-133c2f61e8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:26.474202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (665d5baf-c0ee-41d6-95ee-5f35a2697fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.475561 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:26.512068 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (665d5baf-c0ee-41d6-95ee-5f35a2697fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.512805 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec55eb5-f7fc-4308-9fb3-4e40ad10f560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.560402 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Created reservations ['64c37fcd-eb4f-4860-990d-a7f5212e36c0', '3d7ef252-8d9c-4595-9b77-26449e375384', 'd809a2d2-adba-47b4-9241-a2cc6f9aa45b', '9b61152b-e6a9-4b5e-92c8-33a1a0d47b7c'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:26.561129 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ec55eb5-f7fc-4308-9fb3-4e40ad10f560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64c37fcd-eb4f-4860-990d-a7f5212e36c0', '3d7ef252-8d9c-4595-9b77-26449e375384', 'd809a2d2-adba-47b4-9241-a2cc6f9aa45b', '9b61152b-e6a9-4b5e-92c8-33a1a0d47b7c']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.561997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51881d32-939e-4f43-a040-8edebf0309ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.592747 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51881d32-939e-4f43-a040-8edebf0309ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b82d2d57-0ad8-4338-a4b9-26c9b72bee67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1655233541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['64c37fcd-eb4f-4860-990d-a7f5212e36c0','3d7ef252-8d9c-4595-9b77-26449e375384','d809a2d2-adba-47b4-9241-a2cc6f9aa45b','9b61152b-e6a9-4b5e-92c8-33a1a0d47b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1655233541',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b82d2d57-0ad8-4338-a4b9-26c9b72bee67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.593498 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee195f17-442c-418a-a5bd-1fe7ce325ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.618152 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee195f17-442c-418a-a5bd-1fe7ce325ba6) transitioned into state 'SUCCESS' from state '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-1655233541',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3c3b9e9d7ed441c9360f873d677e3eb',qos_specs=None,replication_status=,reservations=['64c37fcd-eb4f-4860-990d-a7f5212e36c0','3d7ef252-8d9c-4595-9b77-26449e375384','d809a2d2-adba-47b4-9241-a2cc6f9aa45b','9b61152b-e6a9-4b5e-92c8-33a1a0d47b7c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d8246aba90c4d7bb131a81bdb9480d0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.618831 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22fb4b5e-8c12-4573-b8b1-ce2370664239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:26.633205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22fb4b5e-8c12-4573-b8b1-ce2370664239) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:26.634077 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Flow 'volume_create_api' (f5adc128-9a3b-4f27-8ec5-133c2f61e8c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:26.634572 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Create volume request issued successfully. Jul 09 15:47:26.635138 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cf30372e-cccd-478e-8111-e7ea6b89fb2e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:26.635852 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1111/4425] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:26 2026] POST /volume/v3/volumes => generated 762 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:26.652751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-55c8503a-3891-4a4a-aa8c-2f6005df7545 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:26.654443 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-55c8503a-3891-4a4a-aa8c-2f6005df7545 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 Jul 09 15:47:26.654671 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-55c8503a-3891-4a4a-aa8c-2f6005df7545 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:26.654880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-55c8503a-3891-4a4a-aa8c-2f6005df7545 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:26.661895 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:26.661895 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:26.668122 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-55c8503a-3891-4a4a-aa8c-2f6005df7545 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:26.669581 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-55c8503a-3891-4a4a-aa8c-2f6005df7545 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 returned with HTTP 200 Jul 09 15:47:26.669943 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1102/4426] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:26 2026] GET /volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:26.683812 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ac4ac004-ed3a-47b4-ba7f-38ce613e7793 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:26.685900 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ac4ac004-ed3a-47b4-ba7f-38ce613e7793 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 Jul 09 15:47:26.685900 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ac4ac004-ed3a-47b4-ba7f-38ce613e7793 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:26.686128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ac4ac004-ed3a-47b4-ba7f-38ce613e7793 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:26.692603 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:26.692603 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:26.696978 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ac4ac004-ed3a-47b4-ba7f-38ce613e7793 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:26.700415 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ac4ac004-ed3a-47b4-ba7f-38ce613e7793 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 returned with HTTP 200 Jul 09 15:47:26.700831 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1127/4427] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:26 2026] GET /volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:26.715556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d11c0150-d4d8-4a6a-b06c-96195c6a38fe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:26.717947 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d11c0150-d4d8-4a6a-b06c-96195c6a38fe tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 Jul 09 15:47:26.718178 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d11c0150-d4d8-4a6a-b06c-96195c6a38fe tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:26.718466 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d11c0150-d4d8-4a6a-b06c-96195c6a38fe tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:26.726789 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:26.726789 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:26.731543 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d11c0150-d4d8-4a6a-b06c-96195c6a38fe tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:26.737003 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d11c0150-d4d8-4a6a-b06c-96195c6a38fe tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 returned with HTTP 200 Jul 09 15:47:26.737443 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1088/4428] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:26 2026] GET /volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:26.755153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df523db7-720b-4cd7-8476-6fdf03f6b91d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:26.757459 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df523db7-720b-4cd7-8476-6fdf03f6b91d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d Jul 09 15:47:26.757708 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df523db7-720b-4cd7-8476-6fdf03f6b91d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:26.757935 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df523db7-720b-4cd7-8476-6fdf03f6b91d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:26.765107 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:26.765107 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:26.769415 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-df523db7-720b-4cd7-8476-6fdf03f6b91d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:26.777275 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df523db7-720b-4cd7-8476-6fdf03f6b91d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d returned with HTTP 200 Jul 09 15:47:26.777741 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1112/4429] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:26 2026] GET /volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:26.794211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-daeb5772-60ca-44f5-bf13-028281158603 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:26.798878 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-daeb5772-60ca-44f5-bf13-028281158603 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 Jul 09 15:47:26.799111 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-daeb5772-60ca-44f5-bf13-028281158603 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:26.799348 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-daeb5772-60ca-44f5-bf13-028281158603 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:26.813247 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:26.813247 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:26.819353 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-daeb5772-60ca-44f5-bf13-028281158603 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:26.829681 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-daeb5772-60ca-44f5-bf13-028281158603 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 returned with HTTP 200 Jul 09 15:47:26.830267 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1103/4430] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:26 2026] GET /volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 => generated 854 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:27.299097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-928887c7-ba74-420c-a418-9c4e0ae674cc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:27.302497 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-928887c7-ba74-420c-a418-9c4e0ae674cc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:27.302497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-928887c7-ba74-420c-a418-9c4e0ae674cc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:27.302497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-928887c7-ba74-420c-a418-9c4e0ae674cc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:27.319213 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:27.319213 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:27.320894 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-928887c7-ba74-420c-a418-9c4e0ae674cc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:27.326355 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-928887c7-ba74-420c-a418-9c4e0ae674cc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:27.327107 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1128/4431] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:27 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:27.845702 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-37c1d8db-7e3a-403b-b098-726808aa1f39 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:27.847423 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-37c1d8db-7e3a-403b-b098-726808aa1f39 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 Jul 09 15:47:27.847622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-37c1d8db-7e3a-403b-b098-726808aa1f39 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:27.847818 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-37c1d8db-7e3a-403b-b098-726808aa1f39 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:27.854668 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:27.854668 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:27.859053 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-37c1d8db-7e3a-403b-b098-726808aa1f39 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:27.866661 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-37c1d8db-7e3a-403b-b098-726808aa1f39 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 returned with HTTP 200 Jul 09 15:47:27.866661 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1089/4432] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:27 2026] GET /volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:27.883913 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-be166b1f-b61d-4d60-993e-446e194697e7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:27.886500 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be166b1f-b61d-4d60-993e-446e194697e7 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 Jul 09 15:47:27.886728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be166b1f-b61d-4d60-993e-446e194697e7 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:27.886961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be166b1f-b61d-4d60-993e-446e194697e7 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:27.887157 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-be166b1f-b61d-4d60-993e-446e194697e7 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume with id: b82d2d57-0ad8-4338-a4b9-26c9b72bee67 Jul 09 15:47:27.899356 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:27.899356 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:27.900063 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-be166b1f-b61d-4d60-993e-446e194697e7 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:27.937975 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-be166b1f-b61d-4d60-993e-446e194697e7 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume request issued successfully. Jul 09 15:47:27.938205 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be166b1f-b61d-4d60-993e-446e194697e7 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 returned with HTTP 202 Jul 09 15:47:27.938944 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1113/4433] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:27 2026] DELETE /volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:27.947013 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-df86ec24-dda9-4700-8d3e-3769f88b128d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:27.948893 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df86ec24-dda9-4700-8d3e-3769f88b128d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 Jul 09 15:47:27.949083 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df86ec24-dda9-4700-8d3e-3769f88b128d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:27.949292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df86ec24-dda9-4700-8d3e-3769f88b128d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:27.962502 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:27.962502 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:27.968911 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-df86ec24-dda9-4700-8d3e-3769f88b128d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:27.974212 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df86ec24-dda9-4700-8d3e-3769f88b128d tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 returned with HTTP 200 Jul 09 15:47:27.974708 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1104/4434] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:27 2026] GET /volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:28.343921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-97b3828f-f951-4839-adaa-eba80abd94d1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:28.344242 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-97b3828f-f951-4839-adaa-eba80abd94d1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:28.344358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-97b3828f-f951-4839-adaa-eba80abd94d1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:28.344537 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-97b3828f-f951-4839-adaa-eba80abd94d1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:28.353565 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:28.353565 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:28.357076 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-97b3828f-f951-4839-adaa-eba80abd94d1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:28.365088 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-97b3828f-f951-4839-adaa-eba80abd94d1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:28.365527 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1129/4435] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:28 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:28.988625 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ad3f6605-1866-46f4-a8ee-db3b74841f09 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:28.990869 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad3f6605-1866-46f4-a8ee-db3b74841f09 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 Jul 09 15:47:28.991094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad3f6605-1866-46f4-a8ee-db3b74841f09 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:28.991281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ad3f6605-1866-46f4-a8ee-db3b74841f09 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:28.997814 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ad3f6605-1866-46f4-a8ee-db3b74841f09 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 returned with HTTP 404 Jul 09 15:47:28.998429 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1090/4436] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:28 2026] GET /volume/v3/volumes/b82d2d57-0ad8-4338-a4b9-26c9b72bee67 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:29.007138 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6b74d2e8-74e1-4c2a-b766-7f33dc576c23 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:29.009299 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b74d2e8-74e1-4c2a-b766-7f33dc576c23 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d Jul 09 15:47:29.009540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b74d2e8-74e1-4c2a-b766-7f33dc576c23 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:29.009749 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b74d2e8-74e1-4c2a-b766-7f33dc576c23 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:29.009937 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-6b74d2e8-74e1-4c2a-b766-7f33dc576c23 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume with id: f433bca6-bca3-4adb-97f0-f77d3a93341d Jul 09 15:47:29.017501 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:29.017501 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:29.018096 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6b74d2e8-74e1-4c2a-b766-7f33dc576c23 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:29.034675 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6b74d2e8-74e1-4c2a-b766-7f33dc576c23 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume request issued successfully. Jul 09 15:47:29.034966 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b74d2e8-74e1-4c2a-b766-7f33dc576c23 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d returned with HTTP 202 Jul 09 15:47:29.035638 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1114/4437] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:29 2026] DELETE /volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:29.043244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-21fd7834-1082-4200-87bc-c2d1c92c20c5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:29.045238 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-21fd7834-1082-4200-87bc-c2d1c92c20c5 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d Jul 09 15:47:29.045461 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-21fd7834-1082-4200-87bc-c2d1c92c20c5 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:29.045690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-21fd7834-1082-4200-87bc-c2d1c92c20c5 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:29.061404 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:29.061404 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:29.071943 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-21fd7834-1082-4200-87bc-c2d1c92c20c5 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:29.080067 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-21fd7834-1082-4200-87bc-c2d1c92c20c5 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d returned with HTTP 200 Jul 09 15:47:29.081215 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1105/4438] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:29 2026] GET /volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d => generated 853 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:29.379455 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ab07a090-f5d7-414c-8eae-f2748ac9176e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:29.385541 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab07a090-f5d7-414c-8eae-f2748ac9176e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:29.385857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ab07a090-f5d7-414c-8eae-f2748ac9176e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:29.386140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ab07a090-f5d7-414c-8eae-f2748ac9176e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:29.402209 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:29.402209 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:29.406648 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ab07a090-f5d7-414c-8eae-f2748ac9176e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:29.411442 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab07a090-f5d7-414c-8eae-f2748ac9176e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:29.411908 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1130/4439] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:29 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:29.414420 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-8381f5d5-9750-415c-95a5-1a484693676f req-35b05318-7def-460a-9ab1-cfd1451f2f3f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:29.417352 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-35b05318-7def-460a-9ab1-cfd1451f2f3f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b/action Jul 09 15:47:29.417782 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-35b05318-7def-460a-9ab1-cfd1451f2f3f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:47:29.417939 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-35b05318-7def-460a-9ab1-cfd1451f2f3f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:29.439319 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:29.439319 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:29.459054 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-8381f5d5-9750-415c-95a5-1a484693676f req-35b05318-7def-460a-9ab1-cfd1451f2f3f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b/action returned with HTTP 204 Jul 09 15:47:29.459589 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1091/4440] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:47:29 2026] POST /volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:30.095135 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9de506da-b1f9-473d-87c4-e178ac77725a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:30.099541 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9de506da-b1f9-473d-87c4-e178ac77725a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d Jul 09 15:47:30.099803 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9de506da-b1f9-473d-87c4-e178ac77725a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:30.100045 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9de506da-b1f9-473d-87c4-e178ac77725a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:30.108839 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9de506da-b1f9-473d-87c4-e178ac77725a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d returned with HTTP 404 Jul 09 15:47:30.109480 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1115/4441] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:30 2026] GET /volume/v3/volumes/f433bca6-bca3-4adb-97f0-f77d3a93341d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:47:30.119446 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cab85b42-f253-4814-a10e-4401b79179d3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:30.121768 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cab85b42-f253-4814-a10e-4401b79179d3 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] DELETE https://10.4.3.19/volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 Jul 09 15:47:30.122017 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cab85b42-f253-4814-a10e-4401b79179d3 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:30.122391 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cab85b42-f253-4814-a10e-4401b79179d3 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:30.122552 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-cab85b42-f253-4814-a10e-4401b79179d3 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume with id: 95229620-74fa-4b39-ae9c-9212b4675514 Jul 09 15:47:30.135232 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:30.135232 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:30.135232 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cab85b42-f253-4814-a10e-4401b79179d3 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:30.167570 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cab85b42-f253-4814-a10e-4401b79179d3 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume request issued successfully. Jul 09 15:47:30.167737 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cab85b42-f253-4814-a10e-4401b79179d3 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 returned with HTTP 202 Jul 09 15:47:30.168605 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1106/4442] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:30 2026] DELETE /volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:30.178316 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-242c1f8b-2b2a-423f-b209-2f72c5b24ad9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:30.180479 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-242c1f8b-2b2a-423f-b209-2f72c5b24ad9 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 Jul 09 15:47:30.180739 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-242c1f8b-2b2a-423f-b209-2f72c5b24ad9 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:30.180990 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-242c1f8b-2b2a-423f-b209-2f72c5b24ad9 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:30.194212 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:30.194212 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:30.196441 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-242c1f8b-2b2a-423f-b209-2f72c5b24ad9 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:30.203587 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-242c1f8b-2b2a-423f-b209-2f72c5b24ad9 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 returned with HTTP 200 Jul 09 15:47:30.208647 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1131/4443] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:30 2026] GET /volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:30.431672 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-de61de08-8196-403e-80ec-8c51459e6846 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:30.432863 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de61de08-8196-403e-80ec-8c51459e6846 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:30.432863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de61de08-8196-403e-80ec-8c51459e6846 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:30.432863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de61de08-8196-403e-80ec-8c51459e6846 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:30.444577 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:30.444577 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:30.466583 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-de61de08-8196-403e-80ec-8c51459e6846 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:30.474508 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de61de08-8196-403e-80ec-8c51459e6846 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:30.475216 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1092/4444] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:30 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 1167 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:30.488951 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-293838eb-8334-45a2-97fe-cb2ae4da17f4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:30.491621 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-293838eb-8334-45a2-97fe-cb2ae4da17f4 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:30.491877 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-293838eb-8334-45a2-97fe-cb2ae4da17f4 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:30.492072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-293838eb-8334-45a2-97fe-cb2ae4da17f4 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:30.505133 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:30.505133 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:30.509769 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-293838eb-8334-45a2-97fe-cb2ae4da17f4 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:30.516007 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-293838eb-8334-45a2-97fe-cb2ae4da17f4 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:30.516589 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1116/4445] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:30 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:30.567697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-d7a9946e-d574-4685-a7bd-7b0a1723b3c3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:30.570759 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-d7a9946e-d574-4685-a7bd-7b0a1723b3c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:30.571133 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-d7a9946e-d574-4685-a7bd-7b0a1723b3c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:30.571565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-d7a9946e-d574-4685-a7bd-7b0a1723b3c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:30.582769 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:30.582769 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:30.587430 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-d7a9946e-d574-4685-a7bd-7b0a1723b3c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:30.593951 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-d7a9946e-d574-4685-a7bd-7b0a1723b3c3 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:30.594810 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1107/4446] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:47:30 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 1167 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:30.619383 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-935d5824-f452-4e71-b713-143f7f2b4b18 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:30.622168 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-935d5824-f452-4e71-b713-143f7f2b4b18 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/action Jul 09 15:47:30.622664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-935d5824-f452-4e71-b713-143f7f2b4b18 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:47:30.622947 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-935d5824-f452-4e71-b713-143f7f2b4b18 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:30.636594 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:30.636594 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:30.637209 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-935d5824-f452-4e71-b713-143f7f2b4b18 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:30.646733 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-935d5824-f452-4e71-b713-143f7f2b4b18 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Begin detaching volume completed successfully. Jul 09 15:47:30.646966 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-935d5824-f452-4e71-b713-143f7f2b4b18 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/action returned with HTTP 202 Jul 09 15:47:30.647492 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1132/4447] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:47:30 2026] POST /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:47:31.225157 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-57dccfae-77ee-47f8-8d0e-176eeed22ef0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:31.227042 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-57dccfae-77ee-47f8-8d0e-176eeed22ef0 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 Jul 09 15:47:31.227453 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-57dccfae-77ee-47f8-8d0e-176eeed22ef0 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:31.227709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-57dccfae-77ee-47f8-8d0e-176eeed22ef0 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:31.233384 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-57dccfae-77ee-47f8-8d0e-176eeed22ef0 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 returned with HTTP 404 Jul 09 15:47:31.233990 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1093/4448] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:31 2026] GET /volume/v3/volumes/95229620-74fa-4b39-ae9c-9212b4675514 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:31.241851 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-965c2ed6-5df3-4903-8ca7-4c8c54fafe9e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:31.244373 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-965c2ed6-5df3-4903-8ca7-4c8c54fafe9e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] DELETE https://10.4.3.19/volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 Jul 09 15:47:31.244373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-965c2ed6-5df3-4903-8ca7-4c8c54fafe9e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:31.244373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-965c2ed6-5df3-4903-8ca7-4c8c54fafe9e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:31.244373 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-965c2ed6-5df3-4903-8ca7-4c8c54fafe9e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume with id: ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 Jul 09 15:47:31.251058 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:31.251058 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:31.251526 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-965c2ed6-5df3-4903-8ca7-4c8c54fafe9e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:31.268589 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-965c2ed6-5df3-4903-8ca7-4c8c54fafe9e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume request issued successfully. Jul 09 15:47:31.268589 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-965c2ed6-5df3-4903-8ca7-4c8c54fafe9e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 returned with HTTP 202 Jul 09 15:47:31.268909 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1117/4449] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:31 2026] DELETE /volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:31.276477 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1d8e9261-14b8-491a-92bf-3d8809d109cd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:31.278664 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d8e9261-14b8-491a-92bf-3d8809d109cd tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 Jul 09 15:47:31.278940 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d8e9261-14b8-491a-92bf-3d8809d109cd tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:31.279578 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d8e9261-14b8-491a-92bf-3d8809d109cd tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:31.287209 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:31.287209 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:31.295205 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1d8e9261-14b8-491a-92bf-3d8809d109cd tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:31.301035 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d8e9261-14b8-491a-92bf-3d8809d109cd tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 returned with HTTP 200 Jul 09 15:47:31.301580 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1108/4450] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:31 2026] GET /volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:31.677027 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b62c957b-6de4-40cb-b9ec-af7ba02fb24b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:31.677507 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b62c957b-6de4-40cb-b9ec-af7ba02fb24b None None] GET https://10.4.3.19/volume// Jul 09 15:47:31.677717 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b62c957b-6de4-40cb-b9ec-af7ba02fb24b None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:31.677962 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b62c957b-6de4-40cb-b9ec-af7ba02fb24b None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:31.678368 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b62c957b-6de4-40cb-b9ec-af7ba02fb24b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:47:31.678714 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1133/4451] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:47: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 09 15:47:31.685908 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-e9e2a125-c55d-456c-9ff0-6aa1a201a63a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:31.688240 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-e9e2a125-c55d-456c-9ff0-6aa1a201a63a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:31.688602 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-e9e2a125-c55d-456c-9ff0-6aa1a201a63a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:31.688946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-e9e2a125-c55d-456c-9ff0-6aa1a201a63a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:31.700147 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:31.700147 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:31.706211 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-e9e2a125-c55d-456c-9ff0-6aa1a201a63a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:31.709255 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-e9e2a125-c55d-456c-9ff0-6aa1a201a63a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:31.709870 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1094/4452] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:47:31 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 1350 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:47:31.723330 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-92867618-5f3f-4d56-ba7c-56d9daf5c08f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:31.725886 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-92867618-5f3f-4d56-ba7c-56d9daf5c08f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/encryption Jul 09 15:47:31.726106 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-92867618-5f3f-4d56-ba7c-56d9daf5c08f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:31.726372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-92867618-5f3f-4d56-ba7c-56d9daf5c08f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:31.738548 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:31.738548 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:31.746690 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-92867618-5f3f-4d56-ba7c-56d9daf5c08f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/encryption returned with HTTP 200 Jul 09 15:47:31.747191 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1118/4453] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:47:31 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:32.319869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7e8ce29d-b8a5-4b20-ab57-bd1804a65139 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:32.322469 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7e8ce29d-b8a5-4b20-ab57-bd1804a65139 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 Jul 09 15:47:32.322759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7e8ce29d-b8a5-4b20-ab57-bd1804a65139 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:32.323018 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7e8ce29d-b8a5-4b20-ab57-bd1804a65139 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:32.332256 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7e8ce29d-b8a5-4b20-ab57-bd1804a65139 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 returned with HTTP 404 Jul 09 15:47:32.333093 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1109/4454] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:32 2026] GET /volume/v3/volumes/ec35a411-bdfa-48fb-ac4b-cd2623ea62a6 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:32.340567 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f5e21773-3fa5-449d-b7be-cd8c61e1cf51 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:32.342383 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f5e21773-3fa5-449d-b7be-cd8c61e1cf51 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] DELETE https://10.4.3.19/volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 Jul 09 15:47:32.342573 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f5e21773-3fa5-449d-b7be-cd8c61e1cf51 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:32.342781 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f5e21773-3fa5-449d-b7be-cd8c61e1cf51 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:32.344228 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f5e21773-3fa5-449d-b7be-cd8c61e1cf51 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume with id: 9d8a18eb-6b2c-4fd7-96eb-71b09a014682 Jul 09 15:47:32.353448 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:32.353448 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:32.353448 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f5e21773-3fa5-449d-b7be-cd8c61e1cf51 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:32.371993 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f5e21773-3fa5-449d-b7be-cd8c61e1cf51 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume request issued successfully. Jul 09 15:47:32.372254 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f5e21773-3fa5-449d-b7be-cd8c61e1cf51 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 returned with HTTP 202 Jul 09 15:47:32.372837 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1134/4455] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:32 2026] DELETE /volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:32.381783 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5ae50df2-98d2-413e-a2c4-cba9893e2040 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:32.383483 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5ae50df2-98d2-413e-a2c4-cba9893e2040 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 Jul 09 15:47:32.383555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5ae50df2-98d2-413e-a2c4-cba9893e2040 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:32.383728 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5ae50df2-98d2-413e-a2c4-cba9893e2040 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:32.390587 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:32.390587 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:32.394082 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5ae50df2-98d2-413e-a2c4-cba9893e2040 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:32.398722 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5ae50df2-98d2-413e-a2c4-cba9893e2040 tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 returned with HTTP 200 Jul 09 15:47:32.399109 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1095/4456] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:32 2026] GET /volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:33.417579 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e0f8f948-6c7c-4fc2-a184-dd8288b6e30f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:33.421761 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e0f8f948-6c7c-4fc2-a184-dd8288b6e30f tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 Jul 09 15:47:33.422019 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e0f8f948-6c7c-4fc2-a184-dd8288b6e30f tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:33.422212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e0f8f948-6c7c-4fc2-a184-dd8288b6e30f tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:33.431795 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e0f8f948-6c7c-4fc2-a184-dd8288b6e30f tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 returned with HTTP 404 Jul 09 15:47:33.432393 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1119/4457] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:33 2026] GET /volume/v3/volumes/9d8a18eb-6b2c-4fd7-96eb-71b09a014682 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:33.443179 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-07fca5e5-61f3-4741-8705-e653f89aa2de None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:33.445220 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07fca5e5-61f3-4741-8705-e653f89aa2de tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] DELETE https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b Jul 09 15:47:33.445501 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07fca5e5-61f3-4741-8705-e653f89aa2de tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:33.445771 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07fca5e5-61f3-4741-8705-e653f89aa2de tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:33.446087 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-07fca5e5-61f3-4741-8705-e653f89aa2de tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume with id: 0a7e5327-80b8-4316-8d29-83df63b78d3b Jul 09 15:47:33.455382 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:33.455382 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:33.456014 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-07fca5e5-61f3-4741-8705-e653f89aa2de tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:33.479308 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-07fca5e5-61f3-4741-8705-e653f89aa2de tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Delete volume request issued successfully. Jul 09 15:47:33.479308 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07fca5e5-61f3-4741-8705-e653f89aa2de tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b returned with HTTP 202 Jul 09 15:47:33.479308 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1110/4458] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:33 2026] DELETE /volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:33.489048 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bd79e46b-8ffb-467a-90fa-45c98b5d427a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:33.491342 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd79e46b-8ffb-467a-90fa-45c98b5d427a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b Jul 09 15:47:33.493252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd79e46b-8ffb-467a-90fa-45c98b5d427a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:33.493252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd79e46b-8ffb-467a-90fa-45c98b5d427a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:33.499153 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:33.499153 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:33.503147 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bd79e46b-8ffb-467a-90fa-45c98b5d427a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Volume info retrieved successfully. Jul 09 15:47:33.508144 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd79e46b-8ffb-467a-90fa-45c98b5d427a tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b returned with HTTP 200 Jul 09 15:47:33.508144 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1135/4459] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:33 2026] GET /volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:33.702330 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-0cd93edd-cc9f-4f45-b4ba-a7f700f7ba98 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:33.704231 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-0cd93edd-cc9f-4f45-b4ba-a7f700f7ba98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b Jul 09 15:47:33.704441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-0cd93edd-cc9f-4f45-b4ba-a7f700f7ba98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:33.704649 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-0cd93edd-cc9f-4f45-b4ba-a7f700f7ba98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:33.711810 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:33.711810 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:34.181700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-53e5dde4-da64-40dc-ac61-e540c1639817 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:34.239527 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-bc01ad5a-b9d3-4085-a61f-2cf2c974c1e0 req-0cd93edd-cc9f-4f45-b4ba-a7f700f7ba98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b returned with HTTP 200 Jul 09 15:47:34.240036 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1096/4460] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:47:33 2026] DELETE /volume/v3/attachments/5d9ad438-8457-45ce-abcb-7ea8d6c3546b => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:34.285650 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-53e5dde4-da64-40dc-ac61-e540c1639817 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:47:34.286016 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-53e5dde4-da64-40dc-ac61-e540c1639817 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682379264-1456196934", "extra_specs": {}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:34.305438 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-53e5dde4-da64-40dc-ac61-e540c1639817 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:47:34.305971 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1120/4461] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:47:34 2026] POST /volume/v3/types => generated 269 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:34.525148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-93fe3595-bd92-46de-99f3-52f2fc8c936e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:34.530157 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93fe3595-bd92-46de-99f3-52f2fc8c936e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] GET https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b Jul 09 15:47:34.533964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93fe3595-bd92-46de-99f3-52f2fc8c936e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:34.534202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93fe3595-bd92-46de-99f3-52f2fc8c936e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:34.545909 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93fe3595-bd92-46de-99f3-52f2fc8c936e tempest-CreateVolumesFromSourceVolumeTest-114089767 tempest-CreateVolumesFromSourceVolumeTest-114089767-project-member] https://10.4.3.19/volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b returned with HTTP 404 Jul 09 15:47:34.547095 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1111/4462] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:34 2026] GET /volume/v3/volumes/0a7e5327-80b8-4316-8d29-83df63b78d3b => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:34.937318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-239bd7a4-4072-412d-b01c-46cd32c6b687 req-0854674a-ce09-4b68-8b7b-c52411c6f325 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:34.941711 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-239bd7a4-4072-412d-b01c-46cd32c6b687 req-0854674a-ce09-4b68-8b7b-c52411c6f325 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:34.941994 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-239bd7a4-4072-412d-b01c-46cd32c6b687 req-0854674a-ce09-4b68-8b7b-c52411c6f325 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:34.942234 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-239bd7a4-4072-412d-b01c-46cd32c6b687 req-0854674a-ce09-4b68-8b7b-c52411c6f325 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:34.951515 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:34.951515 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:34.957123 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-239bd7a4-4072-412d-b01c-46cd32c6b687 req-0854674a-ce09-4b68-8b7b-c52411c6f325 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:34.965169 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-239bd7a4-4072-412d-b01c-46cd32c6b687 req-0854674a-ce09-4b68-8b7b-c52411c6f325 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:34.965873 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1136/4463] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:47:34 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:35.390409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:35.391903 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:35.392881 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1839733499", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:35.394729 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1839733499', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:35.394929 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Create volume of 1 GB Jul 09 15:47:35.395429 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:35.395429 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:35.400988 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Availability Zones retrieved successfully. Jul 09 15:47:35.407024 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Flow 'volume_create_api' (579bbcf0-77aa-4497-8e96-0c47ec1bf7a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:35.408759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bb9ee7-4a39-4d7d-88bc-2c1ad44b3f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:35.410451 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:35.447586 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c3bb9ee7-4a39-4d7d-88bc-2c1ad44b3f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:35.448996 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d440925-53af-43d1-be53-064518bd120e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:35.532518 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Created reservations ['fc5d53d5-0f35-4d71-a480-fd75e5a04000', '070bfb20-f567-40d0-821f-f3b7cf62bfbd', 'd105237a-f41d-4671-9c2b-7ef7ef1c08cb', 'ad4327f6-36c9-4d4b-a9a7-a3c6e914c185'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:35.533457 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d440925-53af-43d1-be53-064518bd120e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fc5d53d5-0f35-4d71-a480-fd75e5a04000', '070bfb20-f567-40d0-821f-f3b7cf62bfbd', 'd105237a-f41d-4671-9c2b-7ef7ef1c08cb', 'ad4327f6-36c9-4d4b-a9a7-a3c6e914c185']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:35.534327 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d602dd7-7370-4016-a69e-4c76cc38874a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:35.563276 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d602dd7-7370-4016-a69e-4c76cc38874a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd326cb5-3e03-42c7-8fe3-4652fdd105f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1839733499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a43ebbf4483741f19a50b73d0e7a6df5',qos_specs=None,replication_status=,reservations=['fc5d53d5-0f35-4d71-a480-fd75e5a04000','070bfb20-f567-40d0-821f-f3b7cf62bfbd','d105237a-f41d-4671-9c2b-7ef7ef1c08cb','ad4327f6-36c9-4d4b-a9a7-a3c6e914c185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8461fca1ce8a406ba59d51d34e36772e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1839733499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd326cb5-3e03-42c7-8fe3-4652fdd105f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a43ebbf4483741f19a50b73d0e7a6df5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8461fca1ce8a406ba59d51d34e36772e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:35.564022 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df07dac-1e58-49a4-98d1-02c9bb86fca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:35.586081 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8df07dac-1e58-49a4-98d1-02c9bb86fca2) transitioned into state 'SUCCESS' from state '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-1839733499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a43ebbf4483741f19a50b73d0e7a6df5',qos_specs=None,replication_status=,reservations=['fc5d53d5-0f35-4d71-a480-fd75e5a04000','070bfb20-f567-40d0-821f-f3b7cf62bfbd','d105237a-f41d-4671-9c2b-7ef7ef1c08cb','ad4327f6-36c9-4d4b-a9a7-a3c6e914c185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8461fca1ce8a406ba59d51d34e36772e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:35.586946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8969557e-437b-4a46-8fd1-b234682a1b3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:35.596645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8969557e-437b-4a46-8fd1-b234682a1b3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:35.597689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Flow 'volume_create_api' (579bbcf0-77aa-4497-8e96-0c47ec1bf7a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:35.598249 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Create volume request issued successfully. Jul 09 15:47:35.599792 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-18b25051-87f5-456d-a958-9a24ea6c02d0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:35.599792 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1097/4464] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:35 2026] POST /volume/v3/volumes => generated 753 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:35.612092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fb459669-f20d-4e95-8db1-1d91b349d9c7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:35.614796 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb459669-f20d-4e95-8db1-1d91b349d9c7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:35.614796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb459669-f20d-4e95-8db1-1d91b349d9c7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:35.614796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fb459669-f20d-4e95-8db1-1d91b349d9c7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:35.622743 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:35.622743 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:35.627423 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-fb459669-f20d-4e95-8db1-1d91b349d9c7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:35.632885 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fb459669-f20d-4e95-8db1-1d91b349d9c7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:35.633551 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1121/4465] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:35 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:36.647210 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e3a2cf01-4ac6-4181-b135-5851b3c14644 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.647808 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e3a2cf01-4ac6-4181-b135-5851b3c14644 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:36.648054 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e3a2cf01-4ac6-4181-b135-5851b3c14644 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:36.648257 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e3a2cf01-4ac6-4181-b135-5851b3c14644 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:36.657278 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:36.657278 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:36.661016 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e3a2cf01-4ac6-4181-b135-5851b3c14644 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:36.665920 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e3a2cf01-4ac6-4181-b135-5851b3c14644 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:36.666358 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1112/4466] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:36 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:36.674177 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-79e6bdf4-db6c-49cc-8953-253c18de8162 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.676162 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-79e6bdf4-db6c-49cc-8953-253c18de8162 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:47:36.676580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-79e6bdf4-db6c-49cc-8953-253c18de8162 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2098491934-128734676", "extra_specs": {}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:36.678527 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-07c1b5ec-c1ad-4710-a835-54bcbb9f7d62 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.680896 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-07c1b5ec-c1ad-4710-a835-54bcbb9f7d62 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:36.681227 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-07c1b5ec-c1ad-4710-a835-54bcbb9f7d62 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:36.681412 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-07c1b5ec-c1ad-4710-a835-54bcbb9f7d62 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:36.689890 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:36.689890 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:36.690364 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-79e6bdf4-db6c-49cc-8953-253c18de8162 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:47:36.690754 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1137/4467] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:47:36 2026] POST /volume/v3/types => generated 268 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:36.693751 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-07c1b5ec-c1ad-4710-a835-54bcbb9f7d62 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:36.698345 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-07c1b5ec-c1ad-4710-a835-54bcbb9f7d62 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:36.698819 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1098/4468] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:36 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:36.700440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-66b2b2e5-d035-4bd2-ae92-73ba742bb90e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.702302 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66b2b2e5-d035-4bd2-ae92-73ba742bb90e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:47:36.702719 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66b2b2e5-d035-4bd2-ae92-73ba742bb90e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201224163-1884695060", "extra_specs": {}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:36.711761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b540a80d-51c8-4bfc-a7d2-899e059456cf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.713902 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b540a80d-51c8-4bfc-a7d2-899e059456cf tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes Jul 09 15:47:36.714301 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b540a80d-51c8-4bfc-a7d2-899e059456cf tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:36.714539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b540a80d-51c8-4bfc-a7d2-899e059456cf tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:36.714991 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.api_utils [None req-b540a80d-51c8-4bfc-a7d2-899e059456cf tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Removing options '' from query. {{(pid=99865) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:47:36.715827 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b540a80d-51c8-4bfc-a7d2-899e059456cf tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:47:36.719948 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66b2b2e5-d035-4bd2-ae92-73ba742bb90e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:47:36.720403 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1122/4469] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:47:36 2026] POST /volume/v3/types => generated 269 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:36.723872 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b540a80d-51c8-4bfc-a7d2-899e059456cf tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Get all volumes completed successfully. Jul 09 15:47:36.724390 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b540a80d-51c8-4bfc-a7d2-899e059456cf tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 15:47:36.724778 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1113/4470] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:47:36 2026] GET /volume/v3/volumes => generated 337 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:36.732222 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3f3079d6-c042-450d-80a8-bf31559f3140 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.733918 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:36.734378 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1832450771", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2098491934-128734676", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:36.735525 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8f961c95-d043-4996-a092-d300c36866a9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.736200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1832450771', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2098491934-128734676', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:36.737792 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8f961c95-d043-4996-a092-d300c36866a9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:36.738066 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8f961c95-d043-4996-a092-d300c36866a9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:36.738552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8f961c95-d043-4996-a092-d300c36866a9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:36.740221 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume of 1 GB Jul 09 15:47:36.740529 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:36.740529 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:36.740982 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Availability Zones retrieved successfully. Jul 09 15:47:36.746342 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Flow 'volume_create_api' (8579e783-deaa-4bb4-97fc-411b51c7756c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:36.746914 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:36.746914 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:36.747621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7910451a-47a5-4359-bcc8-b145f5091f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:36.748596 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:36.750998 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8f961c95-d043-4996-a092-d300c36866a9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:36.755788 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8f961c95-d043-4996-a092-d300c36866a9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:36.756246 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1099/4471] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:36 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:36.771641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7910451a-47a5-4359-bcc8-b145f5091f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:47:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=82322920-a7b3-4917-b619-6be4d800ddef,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2098491934-128734676',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '82322920-a7b3-4917-b619-6be4d800ddef', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:36.772272 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (144987f7-fce5-410e-a45a-5dd61c0f678f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:36.802323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-e1c2d55c-7ae1-4985-8128-703890fb2ac4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.804674 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-e1c2d55c-7ae1-4985-8128-703890fb2ac4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:36.804823 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2098491934-128734676 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2098491934-128734676, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:47:36.804935 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-e1c2d55c-7ae1-4985-8128-703890fb2ac4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:36.805057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-e1c2d55c-7ae1-4985-8128-703890fb2ac4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:36.805207 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2098491934-128734676 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-2098491934-128734676, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:47:36.812776 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:36.812776 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:36.817663 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-e1c2d55c-7ae1-4985-8128-703890fb2ac4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:36.823422 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-e1c2d55c-7ae1-4985-8128-703890fb2ac4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:36.824176 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1123/4472] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:47:36 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:36.858915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Created reservations ['2410365b-ca56-49ea-bcf9-60758b1a6e9d', 'c51eea76-704c-45f5-a196-871ae45cc93f', '5653e95c-09dc-4ae3-b72d-680c13480a1a', 'a05cca7c-127c-4e4e-a9f8-b6256984cb35'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:36.859666 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (144987f7-fce5-410e-a45a-5dd61c0f678f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2410365b-ca56-49ea-bcf9-60758b1a6e9d', 'c51eea76-704c-45f5-a196-871ae45cc93f', '5653e95c-09dc-4ae3-b72d-680c13480a1a', 'a05cca7c-127c-4e4e-a9f8-b6256984cb35']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:36.860397 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ed2eae-2761-4398-8642-9b58056f77c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:36.882993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65ed2eae-2761-4398-8642-9b58056f77c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04952828-bcdf-4415-85fe-c6866e157046', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1832450771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faed73095d6347debc7384094d4fd11d',qos_specs=None,replication_status=,reservations=['2410365b-ca56-49ea-bcf9-60758b1a6e9d','c51eea76-704c-45f5-a196-871ae45cc93f','5653e95c-09dc-4ae3-b72d-680c13480a1a','a05cca7c-127c-4e4e-a9f8-b6256984cb35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04234c11b45c46c4906eb2788a21d28e',volume_type_id=82322920-a7b3-4917-b619-6be4d800ddef), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1832450771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04952828-bcdf-4415-85fe-c6866e157046,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faed73095d6347debc7384094d4fd11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04234c11b45c46c4906eb2788a21d28e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(82322920-a7b3-4917-b619-6be4d800ddef),volume_type_id=82322920-a7b3-4917-b619-6be4d800ddef)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:36.884416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9975037-45d8-49e9-b70b-927cfe744b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:36.908415 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9975037-45d8-49e9-b70b-927cfe744b8a) transitioned into state 'SUCCESS' from state '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-1832450771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faed73095d6347debc7384094d4fd11d',qos_specs=None,replication_status=,reservations=['2410365b-ca56-49ea-bcf9-60758b1a6e9d','c51eea76-704c-45f5-a196-871ae45cc93f','5653e95c-09dc-4ae3-b72d-680c13480a1a','a05cca7c-127c-4e4e-a9f8-b6256984cb35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04234c11b45c46c4906eb2788a21d28e',volume_type_id=82322920-a7b3-4917-b619-6be4d800ddef)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:36.909627 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655cc55f-b47d-4f64-a4d3-bfb398351ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:36.920230 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (655cc55f-b47d-4f64-a4d3-bfb398351ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:36.921118 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Flow 'volume_create_api' (8579e783-deaa-4bb4-97fc-411b51c7756c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:36.921610 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume request issued successfully. Jul 09 15:47:36.922143 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3f3079d6-c042-450d-80a8-bf31559f3140 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:36.922630 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1138/4473] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:36 2026] POST /volume/v3/volumes => generated 844 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:36.936697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:36.941389 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:36.941699 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-723321788", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201224163-1884695060", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:36.945610 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-723321788', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201224163-1884695060', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:36.953994 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume of 1 GB Jul 09 15:47:36.954299 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:36.954299 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:36.954851 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Availability Zones retrieved successfully. Jul 09 15:47:36.961575 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Flow 'volume_create_api' (364f175d-683d-4800-9b3f-2b75daaf9c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:36.962579 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3327bff8-5fa2-4f4b-ac1d-b7f1f8b6f19d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:36.965048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:36.998866 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3327bff8-5fa2-4f4b-ac1d-b7f1f8b6f19d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:47:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6cbdd5ef-abcf-4765-84ad-198975c3439e,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201224163-1884695060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6cbdd5ef-abcf-4765-84ad-198975c3439e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.000051 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63cb6383-46c9-48d6-b452-62f310b99859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.046336 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201224163-1884695060 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201224163-1884695060, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:47:37.046684 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201224163-1884695060 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1201224163-1884695060, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:47:37.092813 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Created reservations ['79ef6180-5354-4894-a872-80007afbed88', '049fc320-2172-4f5c-9902-5dd797d010ed', '26d6c0b7-667f-443c-aa63-097534178270', '0ed14fcc-8d8c-4b1c-a769-b9428a3a109b'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:37.093719 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63cb6383-46c9-48d6-b452-62f310b99859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79ef6180-5354-4894-a872-80007afbed88', '049fc320-2172-4f5c-9902-5dd797d010ed', '26d6c0b7-667f-443c-aa63-097534178270', '0ed14fcc-8d8c-4b1c-a769-b9428a3a109b']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.094542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e192b0b5-00d7-48a5-b734-ceb005b0102a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.121790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e192b0b5-00d7-48a5-b734-ceb005b0102a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '22f55934-98c4-48d2-939e-d88a0db152e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-723321788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faed73095d6347debc7384094d4fd11d',qos_specs=None,replication_status=,reservations=['79ef6180-5354-4894-a872-80007afbed88','049fc320-2172-4f5c-9902-5dd797d010ed','26d6c0b7-667f-443c-aa63-097534178270','0ed14fcc-8d8c-4b1c-a769-b9428a3a109b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04234c11b45c46c4906eb2788a21d28e',volume_type_id=6cbdd5ef-abcf-4765-84ad-198975c3439e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-723321788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=22f55934-98c4-48d2-939e-d88a0db152e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faed73095d6347debc7384094d4fd11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04234c11b45c46c4906eb2788a21d28e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6cbdd5ef-abcf-4765-84ad-198975c3439e),volume_type_id=6cbdd5ef-abcf-4765-84ad-198975c3439e)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.122725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067ebc48-502a-4eca-929e-c5ac85d6b32d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.143675 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (067ebc48-502a-4eca-929e-c5ac85d6b32d) transitioned into state 'SUCCESS' from state '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-723321788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faed73095d6347debc7384094d4fd11d',qos_specs=None,replication_status=,reservations=['79ef6180-5354-4894-a872-80007afbed88','049fc320-2172-4f5c-9902-5dd797d010ed','26d6c0b7-667f-443c-aa63-097534178270','0ed14fcc-8d8c-4b1c-a769-b9428a3a109b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04234c11b45c46c4906eb2788a21d28e',volume_type_id=6cbdd5ef-abcf-4765-84ad-198975c3439e)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.144376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4dacfb-d1a4-41be-bf37-a21f41fa0634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.152376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f4dacfb-d1a4-41be-bf37-a21f41fa0634) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.153202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Flow 'volume_create_api' (364f175d-683d-4800-9b3f-2b75daaf9c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:37.153504 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume request issued successfully. Jul 09 15:47:37.154079 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a7a3994a-3b4c-4f18-b935-4754a7f1ae58 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:37.154934 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1114/4474] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:36 2026] POST /volume/v3/volumes => generated 844 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:37.191946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:37.194248 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:37.194753 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2080581777", "snapshot_id": null, "imageRef": "22b312fe-e61e-4185-86b7-30daf54155bc", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682379264-1456196934", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:37.196977 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2080581777', 'snapshot_id': None, 'imageRef': '22b312fe-e61e-4185-86b7-30daf54155bc', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682379264-1456196934', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:37.301967 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume of 1 GB Jul 09 15:47:37.302340 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:37.302340 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:37.302890 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Availability Zones retrieved successfully. Jul 09 15:47:37.309513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Flow 'volume_create_api' (ce2b9c2a-3195-46b1-84bf-bad33b325dc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:37.310561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2cfdcc-7625-4c5d-8fe9-1c97c50bd5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.311677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:37.375809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb2cfdcc-7625-4c5d-8fe9-1c97c50bd5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:47:34Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=657868fa-8082-4c53-a08f-dc6ef5697dc9,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682379264-1456196934',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '657868fa-8082-4c53-a08f-dc6ef5697dc9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.376424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (131f2076-5a88-474b-9f9b-d51c9653387a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.403050 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682379264-1456196934 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682379264-1456196934, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:47:37.403426 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682379264-1456196934 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1682379264-1456196934, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:47:37.431198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Created reservations ['47fea250-a8e5-4367-8116-8e465811ed5b', '3f241788-b24e-4abf-b23f-5952945f95fd', 'fbca1c46-4320-46b2-86fd-6d6c6468d6ca', 'fd063f81-aad1-4826-8e59-e4f470ceb744'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:37.432007 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (131f2076-5a88-474b-9f9b-d51c9653387a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47fea250-a8e5-4367-8116-8e465811ed5b', '3f241788-b24e-4abf-b23f-5952945f95fd', 'fbca1c46-4320-46b2-86fd-6d6c6468d6ca', 'fd063f81-aad1-4826-8e59-e4f470ceb744']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.432771 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68734b4e-2dea-4f72-8db6-b1cca09bafef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.455046 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68734b4e-2dea-4f72-8db6-b1cca09bafef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5bceefbb-14f2-4ea5-9fe9-c25a92f89669', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2080581777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faed73095d6347debc7384094d4fd11d',qos_specs=None,replication_status=,reservations=['47fea250-a8e5-4367-8116-8e465811ed5b','3f241788-b24e-4abf-b23f-5952945f95fd','fbca1c46-4320-46b2-86fd-6d6c6468d6ca','fd063f81-aad1-4826-8e59-e4f470ceb744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04234c11b45c46c4906eb2788a21d28e',volume_type_id=657868fa-8082-4c53-a08f-dc6ef5697dc9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2080581777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5bceefbb-14f2-4ea5-9fe9-c25a92f89669,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='faed73095d6347debc7384094d4fd11d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='04234c11b45c46c4906eb2788a21d28e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(657868fa-8082-4c53-a08f-dc6ef5697dc9),volume_type_id=657868fa-8082-4c53-a08f-dc6ef5697dc9)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.455828 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bbde794-18d6-4929-8dab-f8e499fc8c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.473662 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bbde794-18d6-4929-8dab-f8e499fc8c2e) transitioned into state 'SUCCESS' from state '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-2080581777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='faed73095d6347debc7384094d4fd11d',qos_specs=None,replication_status=,reservations=['47fea250-a8e5-4367-8116-8e465811ed5b','3f241788-b24e-4abf-b23f-5952945f95fd','fbca1c46-4320-46b2-86fd-6d6c6468d6ca','fd063f81-aad1-4826-8e59-e4f470ceb744'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='04234c11b45c46c4906eb2788a21d28e',volume_type_id=657868fa-8082-4c53-a08f-dc6ef5697dc9)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.474502 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ccb3df-4de1-47f0-ba67-338792e8c359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:37.482961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4ccb3df-4de1-47f0-ba67-338792e8c359) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:37.483857 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Flow 'volume_create_api' (ce2b9c2a-3195-46b1-84bf-bad33b325dc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:37.484154 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Create volume request issued successfully. Jul 09 15:47:37.484749 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-054297f0-1fe3-488c-9b1f-edc7495980a3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:37.485208 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1100/4475] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:37 2026] POST /volume/v3/volumes => generated 845 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:37.497607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cc93c9fb-626e-4d51-ba01-3dc520ee1031 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:37.499610 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc93c9fb-626e-4d51-ba01-3dc520ee1031 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:37.499839 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc93c9fb-626e-4d51-ba01-3dc520ee1031 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:37.500065 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc93c9fb-626e-4d51-ba01-3dc520ee1031 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:37.508210 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:37.508210 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:37.514803 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cc93c9fb-626e-4d51-ba01-3dc520ee1031 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:37.521036 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc93c9fb-626e-4d51-ba01-3dc520ee1031 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:37.521614 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1124/4476] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:37 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 913 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:38.534344 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d8f724c7-8889-44a7-95ea-17a7d209bd8e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:38.536706 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d8f724c7-8889-44a7-95ea-17a7d209bd8e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:38.536976 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d8f724c7-8889-44a7-95ea-17a7d209bd8e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:38.537236 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d8f724c7-8889-44a7-95ea-17a7d209bd8e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:38.547174 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:38.547174 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:38.552313 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d8f724c7-8889-44a7-95ea-17a7d209bd8e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:38.559097 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d8f724c7-8889-44a7-95ea-17a7d209bd8e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:38.559781 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1139/4477] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:38 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 937 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:38.862699 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-368fb28c-0d58-4fc7-997a-8b12f892c274 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:38.863335 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-368fb28c-0d58-4fc7-997a-8b12f892c274 None None] GET https://10.4.3.19/volume// Jul 09 15:47:38.863540 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-368fb28c-0d58-4fc7-997a-8b12f892c274 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:38.863769 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-368fb28c-0d58-4fc7-997a-8b12f892c274 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:38.864208 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-368fb28c-0d58-4fc7-997a-8b12f892c274 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:47:38.864559 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1115/4478] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:47: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 09 15:47:38.873003 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-15c64d10-0431-42aa-94e2-e9d816a5b83a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:39.026446 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-15c64d10-0431-42aa-94e2-e9d816a5b83a tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:47:39.026939 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-15c64d10-0431-42aa-94e2-e9d816a5b83a tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bd326cb5-3e03-42c7-8fe3-4652fdd105f4", "connector": null, "instance_uuid": "b18e5b3e-8125-4378-83a9-8786f95c5796"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:39.040167 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:39.040167 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:39.068487 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-15c64d10-0431-42aa-94e2-e9d816a5b83a tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:47:39.069091 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1101/4479] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:47:38 2026] POST /volume/v3/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:39.346396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3303fa97-3cde-4130-b37e-9218fe6a1147 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:39.348067 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3303fa97-3cde-4130-b37e-9218fe6a1147 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:39.348292 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3303fa97-3cde-4130-b37e-9218fe6a1147 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:39.348547 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3303fa97-3cde-4130-b37e-9218fe6a1147 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:39.362065 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:39.362065 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:39.367031 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3303fa97-3cde-4130-b37e-9218fe6a1147 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:39.376321 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3303fa97-3cde-4130-b37e-9218fe6a1147 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:39.376943 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1125/4480] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:39 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:39.573643 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-08d8ba17-a4a3-4697-8d24-f1ad26c929ac None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:39.576780 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-08d8ba17-a4a3-4697-8d24-f1ad26c929ac tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:39.576970 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-08d8ba17-a4a3-4697-8d24-f1ad26c929ac tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:39.577150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-08d8ba17-a4a3-4697-8d24-f1ad26c929ac tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:39.590374 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:39.590374 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:39.590374 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-08d8ba17-a4a3-4697-8d24-f1ad26c929ac tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:39.597952 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-08d8ba17-a4a3-4697-8d24-f1ad26c929ac tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:39.598497 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1140/4481] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:39 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 995 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:39.598657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b0f7947f-1380-49de-92e7-ecf82eb43e4d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:39.599306 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b0f7947f-1380-49de-92e7-ecf82eb43e4d None None] GET https://10.4.3.19/volume// Jul 09 15:47:39.599483 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b0f7947f-1380-49de-92e7-ecf82eb43e4d None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:39.599740 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b0f7947f-1380-49de-92e7-ecf82eb43e4d None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:39.600095 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b0f7947f-1380-49de-92e7-ecf82eb43e4d None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:47:39.600410 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1116/4482] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:47: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 09 15:47:39.610281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-1a8bd571-e5ae-49c0-9c62-0a74b2296888 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:39.612934 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-1a8bd571-e5ae-49c0-9c62-0a74b2296888 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:39.613369 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-1a8bd571-e5ae-49c0-9c62-0a74b2296888 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:39.613661 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-1a8bd571-e5ae-49c0-9c62-0a74b2296888 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:39.625446 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:39.625446 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:39.630003 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-1a8bd571-e5ae-49c0-9c62-0a74b2296888 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:39.636042 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-1a8bd571-e5ae-49c0-9c62-0a74b2296888 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:39.636798 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1102/4483] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:47:39 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 1025 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:47:39.766328 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-5635c7b0-320d-4f9e-8c3a-959c8d4841d9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:39.768572 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-5635c7b0-320d-4f9e-8c3a-959c8d4841d9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] PUT https://10.4.3.19/volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 Jul 09 15:47:39.769008 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-5635c7b0-320d-4f9e-8c3a-959c8d4841d9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:39.782578 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-5635c7b0-320d-4f9e-8c3a-959c8d4841d9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Acquiring lock "cinder-attachment_update-bd326cb5-3e03-42c7-8fe3-4652fdd105f4-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:47:39.785505 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-5635c7b0-320d-4f9e-8c3a-959c8d4841d9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Lock "cinder-attachment_update-bd326cb5-3e03-42c7-8fe3-4652fdd105f4-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:47:39.786541 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:39.786541 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:40.314686 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-5635c7b0-320d-4f9e-8c3a-959c8d4841d9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Lock "cinder-attachment_update-bd326cb5-3e03-42c7-8fe3-4652fdd105f4-np0000004916" released by "attachment_update" :: held 0.529s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:47:40.315165 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-5635c7b0-320d-4f9e-8c3a-959c8d4841d9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 returned with HTTP 200 Jul 09 15:47:40.315898 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1126/4484] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:47:39 2026] PUT /volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 => generated 969 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:40.393727 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4dc19a2f-4f20-4203-ba1b-1ffebb230b9e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:40.396294 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4dc19a2f-4f20-4203-ba1b-1ffebb230b9e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:40.396534 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4dc19a2f-4f20-4203-ba1b-1ffebb230b9e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:40.396769 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4dc19a2f-4f20-4203-ba1b-1ffebb230b9e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:40.407637 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:40.407637 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:40.411552 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4dc19a2f-4f20-4203-ba1b-1ffebb230b9e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:40.416380 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4dc19a2f-4f20-4203-ba1b-1ffebb230b9e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:40.416830 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1141/4485] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:40 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:40.615452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1170f906-29a3-489f-8983-e9d7284ca5be None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:40.618090 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1170f906-29a3-489f-8983-e9d7284ca5be tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:40.618313 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1170f906-29a3-489f-8983-e9d7284ca5be tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:40.618506 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1170f906-29a3-489f-8983-e9d7284ca5be tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:40.626526 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:40.626526 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:40.631299 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1170f906-29a3-489f-8983-e9d7284ca5be tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:40.646360 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1170f906-29a3-489f-8983-e9d7284ca5be tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:40.646926 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1117/4486] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:40 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 998 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:40.743385 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:40.765017 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:40.765406 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-964983089"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:40.766770 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-964983089'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:40.766917 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume of 1 GB Jul 09 15:47:40.771042 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Availability Zones retrieved successfully. Jul 09 15:47:40.776332 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Flow 'volume_create_api' (8f0211dc-41e6-4b62-a3c0-cc7c97b61994) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:40.777305 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa8c513-cf16-4197-91c6-3de021069ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:40.778333 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:40.802776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (efa8c513-cf16-4197-91c6-3de021069ef8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:40.803691 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c78ac3-c452-430c-8e73-4aab4f9ad899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:40.854957 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['68a6d81e-8181-4f15-a072-2a18b803b991', '5773ddad-cf1c-47f7-8d31-34082ed889e0', '41168f18-8626-4fff-9787-c219ede798dc', 'e5922127-0289-4cf4-94f5-d0e40c0181a1'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:40.855678 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78c78ac3-c452-430c-8e73-4aab4f9ad899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['68a6d81e-8181-4f15-a072-2a18b803b991', '5773ddad-cf1c-47f7-8d31-34082ed889e0', '41168f18-8626-4fff-9787-c219ede798dc', 'e5922127-0289-4cf4-94f5-d0e40c0181a1']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:40.856396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8daa9065-0d7a-43ad-ae76-934d733837af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:40.876502 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8daa9065-0d7a-43ad-ae76-934d733837af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61a9eaa7-eac9-4eed-b263-eb8b1a6ab262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-964983089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef01cb33aa24691998d6c953853f481',qos_specs=None,replication_status=,reservations=['68a6d81e-8181-4f15-a072-2a18b803b991','5773ddad-cf1c-47f7-8d31-34082ed889e0','41168f18-8626-4fff-9787-c219ede798dc','e5922127-0289-4cf4-94f5-d0e40c0181a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb83f628194164a2311343fd1d7552',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-964983089',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=61a9eaa7-eac9-4eed-b263-eb8b1a6ab262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef01cb33aa24691998d6c953853f481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fb83f628194164a2311343fd1d7552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:40.877211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9d8ea2-9ce7-4eab-9f1d-5969d3241209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:40.893520 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f9d8ea2-9ce7-4eab-9f1d-5969d3241209) transitioned into state 'SUCCESS' from state '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-964983089',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef01cb33aa24691998d6c953853f481',qos_specs=None,replication_status=,reservations=['68a6d81e-8181-4f15-a072-2a18b803b991','5773ddad-cf1c-47f7-8d31-34082ed889e0','41168f18-8626-4fff-9787-c219ede798dc','e5922127-0289-4cf4-94f5-d0e40c0181a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb83f628194164a2311343fd1d7552',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:40.894104 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373ce951-93c0-48d9-9fd2-60c6906d8a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:40.901894 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (373ce951-93c0-48d9-9fd2-60c6906d8a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:40.902618 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Flow 'volume_create_api' (8f0211dc-41e6-4b62-a3c0-cc7c97b61994) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:40.902877 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume request issued successfully. Jul 09 15:47:40.903389 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2c295746-2d76-4a4b-87f0-4b5f1296f2b8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:40.903756 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1103/4487] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:47:40 2026] POST /volume/v3/volumes => generated 746 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:40.921684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d10f63ed-6ac2-4495-9908-c8c4c5232f9d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:40.925826 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d10f63ed-6ac2-4495-9908-c8c4c5232f9d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 Jul 09 15:47:40.926034 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d10f63ed-6ac2-4495-9908-c8c4c5232f9d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:40.926253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d10f63ed-6ac2-4495-9908-c8c4c5232f9d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:40.933625 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:40.933625 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:40.937418 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d10f63ed-6ac2-4495-9908-c8c4c5232f9d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:47:40.942219 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d10f63ed-6ac2-4495-9908-c8c4c5232f9d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 returned with HTTP 200 Jul 09 15:47:40.942631 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1127/4488] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:40 2026] GET /volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 => generated 814 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:41.431869 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0a220163-a950-43d4-83bc-463aaef2c805 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:41.434004 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a220163-a950-43d4-83bc-463aaef2c805 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:41.434258 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a220163-a950-43d4-83bc-463aaef2c805 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:41.434507 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a220163-a950-43d4-83bc-463aaef2c805 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:41.446746 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:41.446746 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:41.451246 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0a220163-a950-43d4-83bc-463aaef2c805 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:41.456362 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a220163-a950-43d4-83bc-463aaef2c805 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:41.456797 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1142/4489] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:41 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:41.659085 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-49ed457a-bae6-4358-96e4-f70ddd6ee2af None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:41.660839 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-49ed457a-bae6-4358-96e4-f70ddd6ee2af tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:41.661068 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-49ed457a-bae6-4358-96e4-f70ddd6ee2af tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:41.661266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-49ed457a-bae6-4358-96e4-f70ddd6ee2af tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:41.668800 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:41.668800 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:41.673212 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-49ed457a-bae6-4358-96e4-f70ddd6ee2af tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:41.678580 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-49ed457a-bae6-4358-96e4-f70ddd6ee2af tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:41.678849 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1118/4490] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:41 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:41.958386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b11010ad-d196-4c15-86d9-af71650dbf4c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:41.960382 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b11010ad-d196-4c15-86d9-af71650dbf4c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 Jul 09 15:47:41.960604 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b11010ad-d196-4c15-86d9-af71650dbf4c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:41.960829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b11010ad-d196-4c15-86d9-af71650dbf4c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:41.971043 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:41.971043 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:41.975554 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b11010ad-d196-4c15-86d9-af71650dbf4c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:47:41.980331 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b11010ad-d196-4c15-86d9-af71650dbf4c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 returned with HTTP 200 Jul 09 15:47:41.980862 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1104/4491] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:41 2026] GET /volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:41.994744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b3afdc0f-e7d3-43e1-8da4-9449fabaf4db None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:41.996791 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3afdc0f-e7d3-43e1-8da4-9449fabaf4db tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:47:41.997144 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b3afdc0f-e7d3-43e1-8da4-9449fabaf4db tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "61a9eaa7-eac9-4eed-b263-eb8b1a6ab262", "name": "tempest-VolumesBackupsTest-Backup-1254905374"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:41.998554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-b3afdc0f-e7d3-43e1-8da4-9449fabaf4db tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating new backup {'backup': {'volume_id': '61a9eaa7-eac9-4eed-b263-eb8b1a6ab262', 'name': 'tempest-VolumesBackupsTest-Backup-1254905374'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:47:41.998687 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-b3afdc0f-e7d3-43e1-8da4-9449fabaf4db tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating backup of volume 61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 in container None Jul 09 15:47:42.000669 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=519,cinder:UPDATE=141,cinder:INSERT=80 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:47:42.007123 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:42.007123 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:42.007697 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b3afdc0f-e7d3-43e1-8da4-9449fabaf4db tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:47:42.035918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-b3afdc0f-e7d3-43e1-8da4-9449fabaf4db tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['129be04e-641f-45be-bc93-2b12976faebf', 'ca2a9789-af1a-424e-96e4-b38465e1304a'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:42.066890 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b3afdc0f-e7d3-43e1-8da4-9449fabaf4db tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:47:42.067392 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1128/4492] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:41 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 09 15:47:42.077370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f7c32934-2625-42a0-a992-21d4c7925651 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:42.079236 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7c32934-2625-42a0-a992-21d4c7925651 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:42.079457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7c32934-2625-42a0-a992-21d4c7925651 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:42.080073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f7c32934-2625-42a0-a992-21d4c7925651 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:42.080073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f7c32934-2625-42a0-a992-21d4c7925651 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:42.085432 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:42.085432 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:42.085432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f7c32934-2625-42a0-a992-21d4c7925651 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:42.085432 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1143/4493] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:42 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:42.468822 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7636794b-4cb8-4208-b0f9-c5e8dc30dc66 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:42.473667 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7636794b-4cb8-4208-b0f9-c5e8dc30dc66 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:42.473930 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7636794b-4cb8-4208-b0f9-c5e8dc30dc66 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:42.474233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7636794b-4cb8-4208-b0f9-c5e8dc30dc66 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:42.493556 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:42.493556 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:42.497705 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7636794b-4cb8-4208-b0f9-c5e8dc30dc66 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:42.502647 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7636794b-4cb8-4208-b0f9-c5e8dc30dc66 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:42.503032 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1119/4494] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:42 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:42.676295 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-72c93396-7053-473d-b7c8-24fc175aa114 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:42.678068 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-72c93396-7053-473d-b7c8-24fc175aa114 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:42.678317 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-72c93396-7053-473d-b7c8-24fc175aa114 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:42.678523 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-72c93396-7053-473d-b7c8-24fc175aa114 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:42.678692 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-72c93396-7053-473d-b7c8-24fc175aa114 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Delete volume with id: c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:42.685262 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:42.685262 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:42.685708 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-72c93396-7053-473d-b7c8-24fc175aa114 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:42.693557 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1451ae98-67fe-47fc-9108-e375b2d8a983 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:42.695342 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1451ae98-67fe-47fc-9108-e375b2d8a983 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:42.695545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1451ae98-67fe-47fc-9108-e375b2d8a983 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:42.695782 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1451ae98-67fe-47fc-9108-e375b2d8a983 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:42.703080 np0000004916 devstack@c-api.service[99867]: WARNING cinder.keymgr.conf_key_mgr [None req-72c93396-7053-473d-b7c8-24fc175aa114 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:47:42.703491 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:42.703491 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:42.707634 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1451ae98-67fe-47fc-9108-e375b2d8a983 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:42.711981 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-72c93396-7053-473d-b7c8-24fc175aa114 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Delete volume request issued successfully. Jul 09 15:47:42.712231 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-72c93396-7053-473d-b7c8-24fc175aa114 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 202 Jul 09 15:47:42.712772 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1105/4495] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:47:42 2026] DELETE /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:42.712820 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1451ae98-67fe-47fc-9108-e375b2d8a983 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:42.713441 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1129/4496] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:42 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:42.720416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-130144ce-50c2-409d-9153-8b644b3716d6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:42.722280 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-130144ce-50c2-409d-9153-8b644b3716d6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:42.722447 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-130144ce-50c2-409d-9153-8b644b3716d6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:42.722646 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-130144ce-50c2-409d-9153-8b644b3716d6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:42.730415 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:42.730415 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:42.734219 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-130144ce-50c2-409d-9153-8b644b3716d6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:47:42.738746 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-130144ce-50c2-409d-9153-8b644b3716d6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 200 Jul 09 15:47:42.739159 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1144/4497] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:42 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:43.098460 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dbe45c34-d229-4bf2-accc-bb0b90c6336e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.100274 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dbe45c34-d229-4bf2-accc-bb0b90c6336e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:43.100493 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dbe45c34-d229-4bf2-accc-bb0b90c6336e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:43.100693 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dbe45c34-d229-4bf2-accc-bb0b90c6336e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:43.100788 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-dbe45c34-d229-4bf2-accc-bb0b90c6336e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:43.104845 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:43.104845 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:43.105662 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dbe45c34-d229-4bf2-accc-bb0b90c6336e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:43.106075 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1120/4498] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:43 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:43.517861 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-713e673e-f8e6-4334-b558-6a0aa12ad126 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.519478 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-713e673e-f8e6-4334-b558-6a0aa12ad126 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:43.519630 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-713e673e-f8e6-4334-b558-6a0aa12ad126 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:43.519851 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-713e673e-f8e6-4334-b558-6a0aa12ad126 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:43.530006 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:43.530006 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:43.534218 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-713e673e-f8e6-4334-b558-6a0aa12ad126 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:43.539237 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-713e673e-f8e6-4334-b558-6a0aa12ad126 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:43.539701 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1106/4499] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:43 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:43.729928 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1327be95-ecbb-4498-b817-17cc6995bf52 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.732076 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1327be95-ecbb-4498-b817-17cc6995bf52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:43.732466 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1327be95-ecbb-4498-b817-17cc6995bf52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:43.732779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1327be95-ecbb-4498-b817-17cc6995bf52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:43.741140 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:43.741140 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:43.745241 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1327be95-ecbb-4498-b817-17cc6995bf52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:43.750922 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1327be95-ecbb-4498-b817-17cc6995bf52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:43.752733 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1130/4500] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:43 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:43.757488 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0a1b1deb-6705-4088-b390-a712c27e74f0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.759475 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a1b1deb-6705-4088-b390-a712c27e74f0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce Jul 09 15:47:43.759718 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a1b1deb-6705-4088-b390-a712c27e74f0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:43.759951 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a1b1deb-6705-4088-b390-a712c27e74f0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:43.765864 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a1b1deb-6705-4088-b390-a712c27e74f0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce returned with HTTP 404 Jul 09 15:47:43.766408 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1145/4501] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:43 2026] GET /volume/v3/volumes/c048d14f-c592-460f-9038-cb1b7167c5ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:43.773979 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-915f5cfb-b59a-471e-aa32-7be1c09fe7f5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.775839 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-915f5cfb-b59a-471e-aa32-7be1c09fe7f5 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:47:43.776166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-915f5cfb-b59a-471e-aa32-7be1c09fe7f5 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:43.776441 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-915f5cfb-b59a-471e-aa32-7be1c09fe7f5 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:43.777393 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-915f5cfb-b59a-471e-aa32-7be1c09fe7f5 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:47:43.808656 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-915f5cfb-b59a-471e-aa32-7be1c09fe7f5 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Get all volumes completed successfully. Jul 09 15:47:43.811803 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:43.811803 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:43.815742 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-915f5cfb-b59a-471e-aa32-7be1c09fe7f5 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:47:43.816245 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1121/4502] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:47:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10597 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:47:43.833915 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-acdad90e-495e-4d0c-b15b-b589f817970e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.836012 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-acdad90e-495e-4d0c-b15b-b589f817970e tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] DELETE https://10.4.3.19/volume/v3/types/638c59df-a87c-44c7-9767-b7cfba5854b2 Jul 09 15:47:43.836298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-acdad90e-495e-4d0c-b15b-b589f817970e tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:43.836807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-acdad90e-495e-4d0c-b15b-b589f817970e tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:43.868133 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-acdad90e-495e-4d0c-b15b-b589f817970e tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types/638c59df-a87c-44c7-9767-b7cfba5854b2 returned with HTTP 202 Jul 09 15:47:43.868903 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1107/4503] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:47:43 2026] DELETE /volume/v3/types/638c59df-a87c-44c7-9767-b7cfba5854b2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:47:43.883532 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c5464524-e4e7-402c-99df-13bfe22a9598 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.885921 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c5464524-e4e7-402c-99df-13bfe22a9598 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:47:43.886495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c5464524-e4e7-402c-99df-13bfe22a9598 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1407324280", "extra_specs": {}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:43.902598 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c5464524-e4e7-402c-99df-13bfe22a9598 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:47:43.903195 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1131/4504] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:47:43 2026] POST /volume/v3/types => generated 214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:43.913534 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4402952e-daa5-401c-930c-fb7040e74be3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.915435 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4402952e-daa5-401c-930c-fb7040e74be3 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] POST https://10.4.3.19/volume/v3/types/f6bbbdae-e377-4a23-90fc-4def7546ef0a/encryption Jul 09 15:47:43.915799 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4402952e-daa5-401c-930c-fb7040e74be3 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:43.932541 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4402952e-daa5-401c-930c-fb7040e74be3 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types/f6bbbdae-e377-4a23-90fc-4def7546ef0a/encryption returned with HTTP 200 Jul 09 15:47:43.933268 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1146/4505] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:47:43 2026] POST /volume/v3/types/f6bbbdae-e377-4a23-90fc-4def7546ef0a/encryption => generated 231 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:43.940541 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:43.942248 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:47:43.942564 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1193744917", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1407324280", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:43.944116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1193744917', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1407324280', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:47:43.948021 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume of 1 GB Jul 09 15:47:43.948432 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:43.948432 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:43.948956 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Availability Zones retrieved successfully. Jul 09 15:47:43.954871 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Flow 'volume_create_api' (e7082499-bc24-4a60-98c1-b4538407b072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:43.955803 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68fa8c26-090e-4cfe-849b-ea3c3c888dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:43.956833 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:47:43.984335 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68fa8c26-090e-4cfe-849b-ea3c3c888dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:47:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f6bbbdae-e377-4a23-90fc-4def7546ef0a,is_public=True,name='tempest-scenario-type-luksv2-1407324280',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f6bbbdae-e377-4a23-90fc-4def7546ef0a', '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=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:43.985201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18169de6-5b4e-4746-81df-7d2189bee73a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:44.017390 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1407324280 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1407324280, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:47:44.017825 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1407324280 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1407324280, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:47:44.054072 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Created reservations ['311b13eb-b96b-4ad6-b7fe-2187b8ac518f', '9a350656-6d8d-4632-b1d8-f842e730e83d', '35ef711b-4640-4631-84df-dcec40e1859e', 'f952914d-afa1-4040-b3f9-685bcbdec2ad'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:44.055378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18169de6-5b4e-4746-81df-7d2189bee73a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['311b13eb-b96b-4ad6-b7fe-2187b8ac518f', '9a350656-6d8d-4632-b1d8-f842e730e83d', '35ef711b-4640-4631-84df-dcec40e1859e', 'f952914d-afa1-4040-b3f9-685bcbdec2ad']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:44.056502 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08d2a73-7c96-45bd-9007-c29b4caeecc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:44.084452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b08d2a73-7c96-45bd-9007-c29b4caeecc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fc22eab-5445-43e9-9154-4af053e2acdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1193744917',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f1abc1b5e340a5a768595a345366ba',qos_specs=None,replication_status=,reservations=['311b13eb-b96b-4ad6-b7fe-2187b8ac518f','9a350656-6d8d-4632-b1d8-f842e730e83d','35ef711b-4640-4631-84df-dcec40e1859e','f952914d-afa1-4040-b3f9-685bcbdec2ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_type_id=f6bbbdae-e377-4a23-90fc-4def7546ef0a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1193744917',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2fc22eab-5445-43e9-9154-4af053e2acdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f1abc1b5e340a5a768595a345366ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f6bbbdae-e377-4a23-90fc-4def7546ef0a),volume_type_id=f6bbbdae-e377-4a23-90fc-4def7546ef0a)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:44.085418 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f7e2a88-1f60-4e65-b0cf-b85f1f30a4c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:44.104556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f7e2a88-1f60-4e65-b0cf-b85f1f30a4c9) transitioned into state 'SUCCESS' from state '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-1193744917',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f1abc1b5e340a5a768595a345366ba',qos_specs=None,replication_status=,reservations=['311b13eb-b96b-4ad6-b7fe-2187b8ac518f','9a350656-6d8d-4632-b1d8-f842e730e83d','35ef711b-4640-4631-84df-dcec40e1859e','f952914d-afa1-4040-b3f9-685bcbdec2ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_type_id=f6bbbdae-e377-4a23-90fc-4def7546ef0a)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:44.105280 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a1cf1f-4165-4e3c-9b9c-739bfcb3cddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:47:44.117561 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2822f60d-3299-486b-8b7f-a73d0cdbb0ca None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:44.117759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a1cf1f-4165-4e3c-9b9c-739bfcb3cddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:47:44.118746 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Flow 'volume_create_api' (e7082499-bc24-4a60-98c1-b4538407b072) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:47:44.119065 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume request issued successfully. Jul 09 15:47:44.119655 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2822f60d-3299-486b-8b7f-a73d0cdbb0ca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:44.119756 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31446428-bd6f-4287-a5de-e48faf84f1b8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:47:44.120139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2822f60d-3299-486b-8b7f-a73d0cdbb0ca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:44.120465 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1122/4506] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:47:43 2026] POST /volume/v3/volumes => generated 785 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:44.120532 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2822f60d-3299-486b-8b7f-a73d0cdbb0ca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:44.120532 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2822f60d-3299-486b-8b7f-a73d0cdbb0ca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:44.125810 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:44.125810 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:44.129196 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2822f60d-3299-486b-8b7f-a73d0cdbb0ca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:44.130273 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1108/4507] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:44 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:44.555943 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e4884b03-a1dd-4bca-8cc4-32b1f11b82d4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:44.560565 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e4884b03-a1dd-4bca-8cc4-32b1f11b82d4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:44.560748 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e4884b03-a1dd-4bca-8cc4-32b1f11b82d4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:44.560925 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e4884b03-a1dd-4bca-8cc4-32b1f11b82d4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:44.578692 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:44.578692 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:44.583913 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e4884b03-a1dd-4bca-8cc4-32b1f11b82d4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:44.590412 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e4884b03-a1dd-4bca-8cc4-32b1f11b82d4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:44.590993 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1132/4508] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:44 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:44.770209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a3b01675-a65e-48bd-89bf-615eb1f427db None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:44.772497 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a3b01675-a65e-48bd-89bf-615eb1f427db tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:44.772718 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a3b01675-a65e-48bd-89bf-615eb1f427db tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:44.772832 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a3b01675-a65e-48bd-89bf-615eb1f427db tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:44.781789 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:44.781789 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:44.787305 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a3b01675-a65e-48bd-89bf-615eb1f427db tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:44.793318 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a3b01675-a65e-48bd-89bf-615eb1f427db tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:44.793863 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1147/4509] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:44 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:45.140337 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cae7091a-850f-4d6e-a681-479135073356 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:45.142329 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cae7091a-850f-4d6e-a681-479135073356 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:45.142447 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cae7091a-850f-4d6e-a681-479135073356 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:45.142624 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cae7091a-850f-4d6e-a681-479135073356 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:45.142770 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-cae7091a-850f-4d6e-a681-479135073356 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:45.151161 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:45.151161 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:45.152235 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cae7091a-850f-4d6e-a681-479135073356 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:45.152721 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1123/4510] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:45 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:45.606210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9e4d8d7d-5479-456c-9b89-b5a7eaf0afd0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:45.608588 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9e4d8d7d-5479-456c-9b89-b5a7eaf0afd0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:45.608818 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9e4d8d7d-5479-456c-9b89-b5a7eaf0afd0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:45.609095 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9e4d8d7d-5479-456c-9b89-b5a7eaf0afd0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:45.620970 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:45.620970 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:45.625680 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9e4d8d7d-5479-456c-9b89-b5a7eaf0afd0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:45.631303 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9e4d8d7d-5479-456c-9b89-b5a7eaf0afd0 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:45.631685 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1109/4511] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:45 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:45.811085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bb076715-fa2d-4c1b-904e-ac60426802f3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:45.813504 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb076715-fa2d-4c1b-904e-ac60426802f3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:45.813738 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb076715-fa2d-4c1b-904e-ac60426802f3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:45.813965 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb076715-fa2d-4c1b-904e-ac60426802f3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:45.822585 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:45.822585 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:45.828173 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bb076715-fa2d-4c1b-904e-ac60426802f3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:45.835086 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb076715-fa2d-4c1b-904e-ac60426802f3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:45.835723 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1133/4512] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:45 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:46.168251 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2c60672e-0b2f-4038-9eff-698e4bace769 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:46.173706 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c60672e-0b2f-4038-9eff-698e4bace769 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:46.173972 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c60672e-0b2f-4038-9eff-698e4bace769 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:46.174254 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c60672e-0b2f-4038-9eff-698e4bace769 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:46.174393 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2c60672e-0b2f-4038-9eff-698e4bace769 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:46.179711 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:46.179711 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:46.180796 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c60672e-0b2f-4038-9eff-698e4bace769 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:46.181300 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1148/4513] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:46 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:46.645525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e4ce7766-bb6f-4197-9a9d-a55a112c7580 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:46.647357 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e4ce7766-bb6f-4197-9a9d-a55a112c7580 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:46.647578 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e4ce7766-bb6f-4197-9a9d-a55a112c7580 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:46.647752 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e4ce7766-bb6f-4197-9a9d-a55a112c7580 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:46.650739 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=644,cinder:UPDATE=228,cinder:INSERT=135,cinder:DELETE=1 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:47:46.660835 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:46.660835 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:46.665380 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e4ce7766-bb6f-4197-9a9d-a55a112c7580 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:46.670808 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e4ce7766-bb6f-4197-9a9d-a55a112c7580 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:46.671014 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1124/4514] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:46 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:46.853555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2eee3d18-797d-435b-bb6d-0e2c50b57f36 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:46.857839 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2eee3d18-797d-435b-bb6d-0e2c50b57f36 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:46.858150 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2eee3d18-797d-435b-bb6d-0e2c50b57f36 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:46.858463 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2eee3d18-797d-435b-bb6d-0e2c50b57f36 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:46.867994 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:46.867994 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:46.873271 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2eee3d18-797d-435b-bb6d-0e2c50b57f36 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:46.879679 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2eee3d18-797d-435b-bb6d-0e2c50b57f36 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:46.880240 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1110/4515] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:46 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 998 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:47.191453 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5f12d3c5-4e34-4919-98aa-07646d07befd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:47.193137 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f12d3c5-4e34-4919-98aa-07646d07befd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:47.193345 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f12d3c5-4e34-4919-98aa-07646d07befd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:47.193552 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f12d3c5-4e34-4919-98aa-07646d07befd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:47.193681 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5f12d3c5-4e34-4919-98aa-07646d07befd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:47.197948 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:47.197948 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:47.198713 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f12d3c5-4e34-4919-98aa-07646d07befd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:47.199079 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1134/4516] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:47 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:47.684114 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8e7c6697-6fb3-40b0-a4d2-7ea09a6f40fe None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:47.685805 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8e7c6697-6fb3-40b0-a4d2-7ea09a6f40fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:47.686056 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8e7c6697-6fb3-40b0-a4d2-7ea09a6f40fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:47.686333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8e7c6697-6fb3-40b0-a4d2-7ea09a6f40fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:47.696318 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:47.696318 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:47.699658 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8e7c6697-6fb3-40b0-a4d2-7ea09a6f40fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:47.704082 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8e7c6697-6fb3-40b0-a4d2-7ea09a6f40fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:47.704512 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1149/4517] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:47 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:47.893128 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-502a4b90-24bf-434e-85bc-7e880c30f14b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:47.895388 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-502a4b90-24bf-434e-85bc-7e880c30f14b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:47.895608 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-502a4b90-24bf-434e-85bc-7e880c30f14b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:47.895825 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-502a4b90-24bf-434e-85bc-7e880c30f14b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:47.904485 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:47.904485 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:47.909619 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-502a4b90-24bf-434e-85bc-7e880c30f14b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:47.915122 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-502a4b90-24bf-434e-85bc-7e880c30f14b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:47.915580 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1125/4518] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:47 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:48.210287 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4e43d09d-9488-49f9-8ee1-fe38fc46096f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:48.216279 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4e43d09d-9488-49f9-8ee1-fe38fc46096f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:48.216279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4e43d09d-9488-49f9-8ee1-fe38fc46096f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:48.216279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4e43d09d-9488-49f9-8ee1-fe38fc46096f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:48.216279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4e43d09d-9488-49f9-8ee1-fe38fc46096f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:48.223487 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:48.223487 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:48.224797 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4e43d09d-9488-49f9-8ee1-fe38fc46096f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:48.225432 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1111/4519] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:48 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:48.718321 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f3ebae7e-6b61-43df-a4e1-fd0f8607515b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:48.722203 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f3ebae7e-6b61-43df-a4e1-fd0f8607515b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:48.722203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f3ebae7e-6b61-43df-a4e1-fd0f8607515b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:48.722203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f3ebae7e-6b61-43df-a4e1-fd0f8607515b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:48.729573 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:48.729573 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:48.732837 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f3ebae7e-6b61-43df-a4e1-fd0f8607515b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:48.736842 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f3ebae7e-6b61-43df-a4e1-fd0f8607515b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:48.737207 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1135/4520] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:48 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:48.930584 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6e868966-d2b5-4e0e-8874-948cd183ef7d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:48.932246 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6e868966-d2b5-4e0e-8874-948cd183ef7d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:48.932448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6e868966-d2b5-4e0e-8874-948cd183ef7d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:48.932642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6e868966-d2b5-4e0e-8874-948cd183ef7d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:48.939714 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:48.939714 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:48.943509 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6e868966-d2b5-4e0e-8874-948cd183ef7d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:48.948195 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6e868966-d2b5-4e0e-8874-948cd183ef7d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:48.948662 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1150/4521] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:48 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 1250 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:49.079970 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-de802a48-237d-4f94-957b-77a54613132f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:49.082198 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-de802a48-237d-4f94-957b-77a54613132f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:49.082425 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-de802a48-237d-4f94-957b-77a54613132f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:49.082639 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-de802a48-237d-4f94-957b-77a54613132f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:49.090401 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:49.090401 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:49.094540 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-de802a48-237d-4f94-957b-77a54613132f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:49.101663 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-de802a48-237d-4f94-957b-77a54613132f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:49.102346 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1126/4522] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:47:49 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 1250 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:49.237523 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f9f3f100-10dc-4782-8527-adadbc5ea67f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:49.239494 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f9f3f100-10dc-4782-8527-adadbc5ea67f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:49.239699 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f9f3f100-10dc-4782-8527-adadbc5ea67f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:49.239899 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f9f3f100-10dc-4782-8527-adadbc5ea67f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:49.240008 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f9f3f100-10dc-4782-8527-adadbc5ea67f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:49.244949 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:49.244949 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:49.245845 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f9f3f100-10dc-4782-8527-adadbc5ea67f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:49.246267 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1112/4523] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:49 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:49.530263 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-902918a9-b00f-4f24-b552-d38f9d6da287 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:49.532248 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-902918a9-b00f-4f24-b552-d38f9d6da287 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:49.532540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-902918a9-b00f-4f24-b552-d38f9d6da287 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:49.532770 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-902918a9-b00f-4f24-b552-d38f9d6da287 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:49.540057 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:49.540057 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:49.544316 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-902918a9-b00f-4f24-b552-d38f9d6da287 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:49.549053 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-902918a9-b00f-4f24-b552-d38f9d6da287 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:49.549538 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1136/4524] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:47:49 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 1250 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:49.559711 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6cc145a0-8003-4066-9bf5-47ac2663e154 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:49.560170 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6cc145a0-8003-4066-9bf5-47ac2663e154 None None] GET https://10.4.3.19/volume// Jul 09 15:47:49.560445 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6cc145a0-8003-4066-9bf5-47ac2663e154 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:49.560674 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6cc145a0-8003-4066-9bf5-47ac2663e154 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:49.561071 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6cc145a0-8003-4066-9bf5-47ac2663e154 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:47:49.561494 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1151/4525] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:47: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 09 15:47:49.569139 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-13a416de-4890-4079-a706-b949469d1c62 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:49.571224 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-13a416de-4890-4079-a706-b949469d1c62 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:47:49.571626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-13a416de-4890-4079-a706-b949469d1c62 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5bceefbb-14f2-4ea5-9fe9-c25a92f89669", "connector": null, "instance_uuid": "60fc6394-2428-4683-a0e4-b756d47606ff"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:49.579944 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:49.579944 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:49.604226 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-13a416de-4890-4079-a706-b949469d1c62 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:47:49.604638 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1127/4526] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:47:49 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:49.751069 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6f191d55-bfe3-41e3-8216-802fb43081a3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:49.753614 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6f191d55-bfe3-41e3-8216-802fb43081a3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:49.753870 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6f191d55-bfe3-41e3-8216-802fb43081a3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:49.754135 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6f191d55-bfe3-41e3-8216-802fb43081a3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:49.767963 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:49.767963 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:49.773445 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6f191d55-bfe3-41e3-8216-802fb43081a3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:49.786914 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6f191d55-bfe3-41e3-8216-802fb43081a3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:49.787532 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1113/4527] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:49 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:50.256636 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c7068c0e-335e-445c-956b-93b6393daf6e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:50.259010 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7068c0e-335e-445c-956b-93b6393daf6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:50.259339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7068c0e-335e-445c-956b-93b6393daf6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:50.259590 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7068c0e-335e-445c-956b-93b6393daf6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:50.259731 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c7068c0e-335e-445c-956b-93b6393daf6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:50.264830 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:50.264830 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:50.265846 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7068c0e-335e-445c-956b-93b6393daf6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:50.266398 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1137/4528] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:50 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:50.805603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2932e64f-76c6-41fc-8c2d-07fd2458bbd7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:50.812663 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2932e64f-76c6-41fc-8c2d-07fd2458bbd7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:50.814395 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2932e64f-76c6-41fc-8c2d-07fd2458bbd7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:50.815084 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2932e64f-76c6-41fc-8c2d-07fd2458bbd7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:50.863689 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:50.863689 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:50.877482 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2932e64f-76c6-41fc-8c2d-07fd2458bbd7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:50.882696 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2932e64f-76c6-41fc-8c2d-07fd2458bbd7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:50.883198 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1152/4529] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:50 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:51.277647 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e513f226-9d05-49f1-9037-dc90d2c93195 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:51.280050 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e513f226-9d05-49f1-9037-dc90d2c93195 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:51.280367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e513f226-9d05-49f1-9037-dc90d2c93195 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:51.280652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e513f226-9d05-49f1-9037-dc90d2c93195 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:51.280817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e513f226-9d05-49f1-9037-dc90d2c93195 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:51.285800 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:51.285800 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:51.286763 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e513f226-9d05-49f1-9037-dc90d2c93195 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:51.287282 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1128/4530] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:51 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:51.401845 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-75f2b41e-7b16-47f3-867c-6bb75208bdac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:51.441177 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-75f2b41e-7b16-47f3-867c-6bb75208bdac tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24/action Jul 09 15:47:51.441526 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-75f2b41e-7b16-47f3-867c-6bb75208bdac tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:47:51.441662 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-75f2b41e-7b16-47f3-867c-6bb75208bdac tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:51.457383 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:51.457383 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:51.468798 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-85aefa2b-7481-4ddd-9af7-aabf1e0733a1 req-75f2b41e-7b16-47f3-867c-6bb75208bdac tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24/action returned with HTTP 204 Jul 09 15:47:51.469341 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1114/4531] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:47:51 2026] POST /volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:51.899209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-93896650-2791-4a9a-b231-48c0ae2614a6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:51.901319 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-93896650-2791-4a9a-b231-48c0ae2614a6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:51.901580 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-93896650-2791-4a9a-b231-48c0ae2614a6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:51.901844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-93896650-2791-4a9a-b231-48c0ae2614a6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:51.914477 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:51.914477 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:51.918612 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-93896650-2791-4a9a-b231-48c0ae2614a6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:51.924067 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-93896650-2791-4a9a-b231-48c0ae2614a6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:51.924617 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1138/4532] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:51 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 1138 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:51.942564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-60806283-43a2-47ac-95c9-dad968c39297 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:51.944898 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-60806283-43a2-47ac-95c9-dad968c39297 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:51.945210 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-60806283-43a2-47ac-95c9-dad968c39297 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:51.945517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-60806283-43a2-47ac-95c9-dad968c39297 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:51.958274 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:51.958274 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:51.963035 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-60806283-43a2-47ac-95c9-dad968c39297 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:51.968331 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-60806283-43a2-47ac-95c9-dad968c39297 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:51.968880 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1153/4533] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:51 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:51.988425 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-52fb2573-e3a3-4bf4-b8f1-54ad91be120c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:51.990069 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-52fb2573-e3a3-4bf4-b8f1-54ad91be120c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:47:51.990946 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-52fb2573-e3a3-4bf4-b8f1-54ad91be120c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd326cb5-3e03-42c7-8fe3-4652fdd105f4", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1872211978", "description": null, "metadata": null}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:52.004520 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:52.004520 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:52.005141 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-52fb2573-e3a3-4bf4-b8f1-54ad91be120c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:52.005403 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-52fb2573-e3a3-4bf4-b8f1-54ad91be120c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Create snapshot from volume bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:52.046838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-52fb2573-e3a3-4bf4-b8f1-54ad91be120c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Created reservations ['03d74100-cbd5-4ea0-816e-09988c899dc6', '6ba2dc8a-dbb6-441b-bdd5-96fe3f484cd6', '6a8859da-8cf7-4882-afe7-9b1d55d27c91', 'a622c657-4afd-485c-b8ee-4d86d1cbe97f'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:47:52.080563 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-52fb2573-e3a3-4bf4-b8f1-54ad91be120c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Snapshot force create request issued successfully. Jul 09 15:47:52.080937 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-52fb2573-e3a3-4bf4-b8f1-54ad91be120c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:47:52.081363 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1129/4534] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:47:51 2026] POST /volume/v3/snapshots => generated 311 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:52.094308 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a4562b96-0760-4e67-88ff-c5b7227596d6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:52.098105 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a4562b96-0760-4e67-88ff-c5b7227596d6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:47:52.098365 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a4562b96-0760-4e67-88ff-c5b7227596d6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:52.098531 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a4562b96-0760-4e67-88ff-c5b7227596d6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:52.110560 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:52.110560 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:52.111127 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a4562b96-0760-4e67-88ff-c5b7227596d6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Snapshot retrieved successfully. Jul 09 15:47:52.112067 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a4562b96-0760-4e67-88ff-c5b7227596d6 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 returned with HTTP 200 Jul 09 15:47:52.112577 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1115/4535] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:52 2026] GET /volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 => generated 443 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:52.298134 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-21dd710a-204c-4dc8-a4bf-eafa33ae0489 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:52.301426 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-21dd710a-204c-4dc8-a4bf-eafa33ae0489 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:52.301642 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-21dd710a-204c-4dc8-a4bf-eafa33ae0489 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:52.301862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-21dd710a-204c-4dc8-a4bf-eafa33ae0489 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:52.301994 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-21dd710a-204c-4dc8-a4bf-eafa33ae0489 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:52.310954 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:52.310954 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:52.311896 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-21dd710a-204c-4dc8-a4bf-eafa33ae0489 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:52.312357 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1139/4536] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:52 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:53.126010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3d8d3fea-7d34-419f-8c0f-ea8d9a70b8e7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:53.127840 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d8d3fea-7d34-419f-8c0f-ea8d9a70b8e7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:47:53.128026 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d8d3fea-7d34-419f-8c0f-ea8d9a70b8e7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:53.128242 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d8d3fea-7d34-419f-8c0f-ea8d9a70b8e7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:53.133940 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:53.133940 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:53.134585 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3d8d3fea-7d34-419f-8c0f-ea8d9a70b8e7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Snapshot retrieved successfully. Jul 09 15:47:53.135448 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d8d3fea-7d34-419f-8c0f-ea8d9a70b8e7 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 returned with HTTP 200 Jul 09 15:47:53.135867 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1154/4537] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:53 2026] GET /volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:53.149631 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5bb39260-09a2-4766-a3d6-c42165ee74e9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:53.152926 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5bb39260-09a2-4766-a3d6-c42165ee74e9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:47:53.152926 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5bb39260-09a2-4766-a3d6-c42165ee74e9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:53.152926 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5bb39260-09a2-4766-a3d6-c42165ee74e9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:53.160211 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:53.160211 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:53.160211 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5bb39260-09a2-4766-a3d6-c42165ee74e9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Snapshot retrieved successfully. Jul 09 15:47:53.160791 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5bb39260-09a2-4766-a3d6-c42165ee74e9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 returned with HTTP 200 Jul 09 15:47:53.161411 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1130/4538] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:47:53 2026] GET /volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:53.173722 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5e14b9b4-2374-426e-95e1-637069936026 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:53.175635 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5e14b9b4-2374-426e-95e1-637069936026 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:47:53.175857 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5e14b9b4-2374-426e-95e1-637069936026 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:53.176115 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5e14b9b4-2374-426e-95e1-637069936026 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:53.186497 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:53.186497 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:53.190647 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5e14b9b4-2374-426e-95e1-637069936026 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:47:53.195638 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5e14b9b4-2374-426e-95e1-637069936026 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:47:53.196128 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1116/4539] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:53 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:53.325473 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c0336d2b-eca7-4069-bde8-8228366752d7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:53.326936 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0336d2b-eca7-4069-bde8-8228366752d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:53.327096 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0336d2b-eca7-4069-bde8-8228366752d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:53.327308 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0336d2b-eca7-4069-bde8-8228366752d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:53.327451 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c0336d2b-eca7-4069-bde8-8228366752d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:53.331166 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:53.331166 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:53.331880 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0336d2b-eca7-4069-bde8-8228366752d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:53.332211 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1140/4540] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:53 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:54.347391 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ec5593ed-a04f-4dac-a6cd-f76ad3987b30 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:54.353001 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec5593ed-a04f-4dac-a6cd-f76ad3987b30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:54.353255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec5593ed-a04f-4dac-a6cd-f76ad3987b30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:54.353501 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec5593ed-a04f-4dac-a6cd-f76ad3987b30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:54.353630 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ec5593ed-a04f-4dac-a6cd-f76ad3987b30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:54.358281 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:54.358281 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:54.358853 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec5593ed-a04f-4dac-a6cd-f76ad3987b30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:54.359168 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1155/4541] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:54 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:55.369378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-32ac92a7-2b2f-4e07-9ee5-5925d52383a7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:55.373509 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-32ac92a7-2b2f-4e07-9ee5-5925d52383a7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:55.373873 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-32ac92a7-2b2f-4e07-9ee5-5925d52383a7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:55.374142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-32ac92a7-2b2f-4e07-9ee5-5925d52383a7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:55.374205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-32ac92a7-2b2f-4e07-9ee5-5925d52383a7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:55.378932 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:55.378932 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:55.380310 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-32ac92a7-2b2f-4e07-9ee5-5925d52383a7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:55.380828 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1131/4542] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:55 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:55.953169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-739e6701-f32c-46c0-860e-2325b69e8545 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:55.953603 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-739e6701-f32c-46c0-860e-2325b69e8545 None None] GET https://10.4.3.19/volume// Jul 09 15:47:55.953778 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-739e6701-f32c-46c0-860e-2325b69e8545 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:55.953993 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-739e6701-f32c-46c0-860e-2325b69e8545 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:55.954376 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-739e6701-f32c-46c0-860e-2325b69e8545 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:47:55.954724 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1117/4543] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:47: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 09 15:47:55.962608 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-e0c288ea-4955-467e-857b-41e753b2d6c6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:55.964897 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-e0c288ea-4955-467e-857b-41e753b2d6c6 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:47:55.965166 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-e0c288ea-4955-467e-857b-41e753b2d6c6 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:55.965404 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-e0c288ea-4955-467e-857b-41e753b2d6c6 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:55.990458 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:55.990458 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:55.994756 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-e0c288ea-4955-467e-857b-41e753b2d6c6 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:47:56.001823 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-e0c288ea-4955-467e-857b-41e753b2d6c6 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:47:56.002370 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1141/4544] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:47:55 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 1429 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:47:56.113603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-a35e8aad-eada-4e96-97ca-91ef9a8dc52b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:56.115692 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-a35e8aad-eada-4e96-97ca-91ef9a8dc52b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] PUT https://10.4.3.19/volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351 Jul 09 15:47:56.116062 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-a35e8aad-eada-4e96-97ca-91ef9a8dc52b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:56.123994 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-a35e8aad-eada-4e96-97ca-91ef9a8dc52b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Acquiring lock "cinder-attachment_update-5bceefbb-14f2-4ea5-9fe9-c25a92f89669-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:47:56.128377 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-a35e8aad-eada-4e96-97ca-91ef9a8dc52b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Lock "cinder-attachment_update-5bceefbb-14f2-4ea5-9fe9-c25a92f89669-np0000004916" acquired by "attachment_update" :: waited 0.004s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:47:56.129642 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:56.129642 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:56.394059 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-20b502d5-fe82-4984-9b49-a27ff87b9a0c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:56.398736 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-20b502d5-fe82-4984-9b49-a27ff87b9a0c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:56.398736 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-20b502d5-fe82-4984-9b49-a27ff87b9a0c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:56.398736 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-20b502d5-fe82-4984-9b49-a27ff87b9a0c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:56.398736 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-20b502d5-fe82-4984-9b49-a27ff87b9a0c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:56.400745 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:56.400745 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:56.401441 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-20b502d5-fe82-4984-9b49-a27ff87b9a0c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:56.401784 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1132/4545] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:56 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:56.656151 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-a35e8aad-eada-4e96-97ca-91ef9a8dc52b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Lock "cinder-attachment_update-5bceefbb-14f2-4ea5-9fe9-c25a92f89669-np0000004916" released by "attachment_update" :: held 0.528s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:47:56.656411 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-a35e8aad-eada-4e96-97ca-91ef9a8dc52b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351 returned with HTTP 200 Jul 09 15:47:56.656895 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1156/4546] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:47:56 2026] PUT /volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351 => generated 969 bytes in 544 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:47:57.176617 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-d3253b40-39f0-4190-9fd6-b896f0d8ac83 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:57.178773 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-d3253b40-39f0-4190-9fd6-b896f0d8ac83 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351/action Jul 09 15:47:57.179124 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-d3253b40-39f0-4190-9fd6-b896f0d8ac83 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:47:57.179271 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-d3253b40-39f0-4190-9fd6-b896f0d8ac83 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:57.194474 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:57.194474 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:57.203766 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d0eb2877-ac47-4cde-b98f-3470f513f52c req-d3253b40-39f0-4190-9fd6-b896f0d8ac83 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351/action returned with HTTP 204 Jul 09 15:47:57.204342 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1118/4547] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:47:57 2026] POST /volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:47:57.413611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1c8ad989-7de6-4940-8bdf-b6899b6958cd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:57.415947 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c8ad989-7de6-4940-8bdf-b6899b6958cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:57.416172 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c8ad989-7de6-4940-8bdf-b6899b6958cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:57.416412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c8ad989-7de6-4940-8bdf-b6899b6958cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:57.416551 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-1c8ad989-7de6-4940-8bdf-b6899b6958cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:57.420824 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:57.420824 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:57.421603 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c8ad989-7de6-4940-8bdf-b6899b6958cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:57.421983 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1142/4548] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:57 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:58.434293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-790a01b5-337c-4076-8974-7d4457562da6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:58.436098 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-790a01b5-337c-4076-8974-7d4457562da6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:58.436321 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-790a01b5-337c-4076-8974-7d4457562da6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:58.436495 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-790a01b5-337c-4076-8974-7d4457562da6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:58.436684 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-790a01b5-337c-4076-8974-7d4457562da6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:58.440681 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:58.440681 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:47:58.441412 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-790a01b5-337c-4076-8974-7d4457562da6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:58.441760 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1133/4549] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:58 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:59.453494 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e14c92c3-1b4e-433f-9b01-27a2f0ea0488 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:59.455286 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e14c92c3-1b4e-433f-9b01-27a2f0ea0488 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:59.455485 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e14c92c3-1b4e-433f-9b01-27a2f0ea0488 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:59.455681 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e14c92c3-1b4e-433f-9b01-27a2f0ea0488 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:59.455793 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e14c92c3-1b4e-433f-9b01-27a2f0ea0488 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:59.460214 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:59.460214 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:47:59.460993 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e14c92c3-1b4e-433f-9b01-27a2f0ea0488 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:59.461452 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1157/4550] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:59 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:47:59.474531 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7278707f-f802-4694-8cc3-752d1ff46161 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:59.477811 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176/restore Jul 09 15:47:59.478279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "61a9eaa7-eac9-4eed-b263-eb8b1a6ab262"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:47:59.480357 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Restoring backup cb0cf43c-229b-4380-bdbe-74000862d176 ({'restore': {'volume_id': '61a9eaa7-eac9-4eed-b263-eb8b1a6ab262'}}) {{(pid=99867) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 09 15:47:59.480666 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Restoring backup cb0cf43c-229b-4380-bdbe-74000862d176 to volume 61a9eaa7-eac9-4eed-b263-eb8b1a6ab262. Jul 09 15:47:59.485751 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:59.485751 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:59.507406 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:59.507406 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:47:59.507406 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:47:59.507406 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.api [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Checking backup size 1 against volume size 1 {{(pid=99867) restore /opt/stack/cinder/cinder/backup/api.py:429}} Jul 09 15:47:59.507406 np0000004916 devstack@c-api.service[99867]: INFO cinder.backup.api [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Overwriting volume 61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 with restore of backup cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:59.527691 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] restore_backup in rpcapi backup_id cb0cf43c-229b-4380-bdbe-74000862d176 {{(pid=99867) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 09 15:47:59.534735 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7278707f-f802-4694-8cc3-752d1ff46161 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176/restore returned with HTTP 202 Jul 09 15:47:59.535262 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1119/4551] 10.4.3.19 () {68 vars in 1386 bytes} [Thu Jul 9 15:47:59 2026] POST /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176/restore => generated 181 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:47:59.552147 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-10efcdb7-ba0c-4838-96fa-ee84cfb992c5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:47:59.554038 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10efcdb7-ba0c-4838-96fa-ee84cfb992c5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:47:59.554243 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10efcdb7-ba0c-4838-96fa-ee84cfb992c5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:47:59.554435 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-10efcdb7-ba0c-4838-96fa-ee84cfb992c5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:47:59.554535 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-10efcdb7-ba0c-4838-96fa-ee84cfb992c5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:47:59.559603 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:47:59.559603 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:47:59.560688 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-10efcdb7-ba0c-4838-96fa-ee84cfb992c5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:47:59.561235 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1143/4552] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:47:59 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:00.577984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a900b19e-fa57-4597-bf8a-8afd5f8f95ef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:00.579123 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a900b19e-fa57-4597-bf8a-8afd5f8f95ef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:00.579405 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a900b19e-fa57-4597-bf8a-8afd5f8f95ef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:00.579669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a900b19e-fa57-4597-bf8a-8afd5f8f95ef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:00.579841 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-a900b19e-fa57-4597-bf8a-8afd5f8f95ef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:00.587362 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:00.587362 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:00.588420 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a900b19e-fa57-4597-bf8a-8afd5f8f95ef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:00.588934 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1134/4553] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:00 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:01.601651 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-33f2f872-e094-4746-a21a-2b261f9b632b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:01.603478 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-33f2f872-e094-4746-a21a-2b261f9b632b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:01.603678 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-33f2f872-e094-4746-a21a-2b261f9b632b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:01.603874 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-33f2f872-e094-4746-a21a-2b261f9b632b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:01.603995 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-33f2f872-e094-4746-a21a-2b261f9b632b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:01.608069 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:01.608069 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:01.608959 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-33f2f872-e094-4746-a21a-2b261f9b632b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:01.609447 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1158/4554] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:01 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:02.622730 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-16dc244b-9c63-404d-a3ac-e00768d2ecae None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:02.624752 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16dc244b-9c63-404d-a3ac-e00768d2ecae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:02.624861 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16dc244b-9c63-404d-a3ac-e00768d2ecae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:02.625090 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16dc244b-9c63-404d-a3ac-e00768d2ecae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:02.625282 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-16dc244b-9c63-404d-a3ac-e00768d2ecae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:02.632038 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:02.632038 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:02.632797 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16dc244b-9c63-404d-a3ac-e00768d2ecae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:02.634027 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1120/4555] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:02 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:03.644106 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-be998220-188a-4560-8916-cc4094e11cd3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:03.646440 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be998220-188a-4560-8916-cc4094e11cd3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:03.646710 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be998220-188a-4560-8916-cc4094e11cd3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:03.646948 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be998220-188a-4560-8916-cc4094e11cd3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:03.647095 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-be998220-188a-4560-8916-cc4094e11cd3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:03.652786 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:03.652786 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:03.653829 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be998220-188a-4560-8916-cc4094e11cd3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:03.654325 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1144/4556] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:03 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:04.666043 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-08899452-032b-4f9d-bfa6-d001357bfb44 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:04.667139 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3bf9390a-397e-4ec7-aaf4-84e1c0192ec9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:04.667917 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-08899452-032b-4f9d-bfa6-d001357bfb44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:04.668110 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-08899452-032b-4f9d-bfa6-d001357bfb44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:04.668328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-08899452-032b-4f9d-bfa6-d001357bfb44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:04.668447 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-08899452-032b-4f9d-bfa6-d001357bfb44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:04.669083 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3bf9390a-397e-4ec7-aaf4-84e1c0192ec9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:48:04.669298 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3bf9390a-397e-4ec7-aaf4-84e1c0192ec9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:04.669479 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3bf9390a-397e-4ec7-aaf4-84e1c0192ec9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:04.669587 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-3bf9390a-397e-4ec7-aaf4-84e1c0192ec9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Delete snapshot with id: e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:48:04.676497 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:04.676497 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:04.676695 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:04.676695 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:04.676877 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-08899452-032b-4f9d-bfa6-d001357bfb44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:04.677037 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3bf9390a-397e-4ec7-aaf4-84e1c0192ec9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Snapshot retrieved successfully. Jul 09 15:48:04.677306 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1135/4557] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:04 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:04.699978 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3bf9390a-397e-4ec7-aaf4-84e1c0192ec9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Snapshot delete request issued successfully. Jul 09 15:48:04.700140 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3bf9390a-397e-4ec7-aaf4-84e1c0192ec9 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 returned with HTTP 202 Jul 09 15:48:04.700629 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1159/4558] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:48:04 2026] DELETE /volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:48:04.709067 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-84ecbad2-c5e2-47cd-b737-20e658c02932 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:04.711512 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-84ecbad2-c5e2-47cd-b737-20e658c02932 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:48:04.711914 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-84ecbad2-c5e2-47cd-b737-20e658c02932 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:04.712252 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-84ecbad2-c5e2-47cd-b737-20e658c02932 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:04.719344 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:04.719344 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:04.720130 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-84ecbad2-c5e2-47cd-b737-20e658c02932 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Snapshot retrieved successfully. Jul 09 15:48:04.721108 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-84ecbad2-c5e2-47cd-b737-20e658c02932 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 returned with HTTP 200 Jul 09 15:48:04.721644 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1121/4559] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:04 2026] GET /volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:04.963789 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cede8856-99f0-4702-90e2-f128ed5a520f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:04.966409 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:48:04.966884 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1611956533", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:04.968927 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1611956533', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:48:04.969082 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume of 1 GB Jul 09 15:48:04.980209 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Availability Zones retrieved successfully. Jul 09 15:48:04.988086 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Flow 'volume_create_api' (6ab88e3d-a197-455f-ba3a-a88d4bafeec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:04.990325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1d7cbb-1757-4677-a486-e9318910a988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:04.993199 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:48:05.022870 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b1d7cbb-1757-4677-a486-e9318910a988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:05.023535 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f983b8f7-f5d1-43da-91a2-232b4ec9b079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:05.106205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Created reservations ['5582f030-2b73-46be-9063-142d1d84ee80', '898bf692-1ed3-4b2e-afba-1ae6aa99a71a', '11e32840-d2ee-4367-ae5e-4ed66445faa7', 'fea4c4c3-962b-4263-a91d-00aea1b9ee56'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:05.107057 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f983b8f7-f5d1-43da-91a2-232b4ec9b079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5582f030-2b73-46be-9063-142d1d84ee80', '898bf692-1ed3-4b2e-afba-1ae6aa99a71a', '11e32840-d2ee-4367-ae5e-4ed66445faa7', 'fea4c4c3-962b-4263-a91d-00aea1b9ee56']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:05.107766 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fbdfadd-5326-4a87-b518-04869619d8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:05.134434 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fbdfadd-5326-4a87-b518-04869619d8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d87827a-13c7-4e78-b4bb-c7eb11469ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1611956533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcb1988dcd84c1fac6c7dc95c664132',qos_specs=None,replication_status=,reservations=['5582f030-2b73-46be-9063-142d1d84ee80','898bf692-1ed3-4b2e-afba-1ae6aa99a71a','11e32840-d2ee-4367-ae5e-4ed66445faa7','fea4c4c3-962b-4263-a91d-00aea1b9ee56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6651b79bdddd46f583add42f87989963',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1611956533',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d87827a-13c7-4e78-b4bb-c7eb11469ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcb1988dcd84c1fac6c7dc95c664132',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6651b79bdddd46f583add42f87989963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:05.135103 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9867a1e2-ee3a-4faa-a367-bd457a20219b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:05.156231 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9867a1e2-ee3a-4faa-a367-bd457a20219b) transitioned into state 'SUCCESS' from state '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-1611956533',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcb1988dcd84c1fac6c7dc95c664132',qos_specs=None,replication_status=,reservations=['5582f030-2b73-46be-9063-142d1d84ee80','898bf692-1ed3-4b2e-afba-1ae6aa99a71a','11e32840-d2ee-4367-ae5e-4ed66445faa7','fea4c4c3-962b-4263-a91d-00aea1b9ee56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6651b79bdddd46f583add42f87989963',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:05.156940 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716a4c36-872d-4e16-83c6-3c9737d95ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:05.167961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (716a4c36-872d-4e16-83c6-3c9737d95ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:05.168874 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Flow 'volume_create_api' (6ab88e3d-a197-455f-ba3a-a88d4bafeec8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:05.169195 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume request issued successfully. Jul 09 15:48:05.169756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cede8856-99f0-4702-90e2-f128ed5a520f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:48:05.170150 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1145/4560] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:48:04 2026] POST /volume/v3/volumes => generated 755 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:05.183507 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-177034d9-6932-4edd-b92b-6ea445f85aa1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:05.185353 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-177034d9-6932-4edd-b92b-6ea445f85aa1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:05.185546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-177034d9-6932-4edd-b92b-6ea445f85aa1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:05.185707 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-177034d9-6932-4edd-b92b-6ea445f85aa1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:05.192128 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:05.192128 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:05.195507 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-177034d9-6932-4edd-b92b-6ea445f85aa1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:05.199978 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-177034d9-6932-4edd-b92b-6ea445f85aa1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:05.203114 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1136/4561] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:05 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:05.689556 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-63addec8-e4c7-4334-a5af-53562aab5d56 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:05.691353 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63addec8-e4c7-4334-a5af-53562aab5d56 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:05.691916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63addec8-e4c7-4334-a5af-53562aab5d56 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:05.691916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63addec8-e4c7-4334-a5af-53562aab5d56 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:05.691916 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-63addec8-e4c7-4334-a5af-53562aab5d56 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:05.696350 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:05.696350 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:05.697069 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63addec8-e4c7-4334-a5af-53562aab5d56 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:05.697446 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1160/4562] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:05 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:05.732666 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f2dee9b5-221e-47f7-8efe-688c2d936205 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:05.734489 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f2dee9b5-221e-47f7-8efe-688c2d936205 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:48:05.734681 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f2dee9b5-221e-47f7-8efe-688c2d936205 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:05.734891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f2dee9b5-221e-47f7-8efe-688c2d936205 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:05.739375 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f2dee9b5-221e-47f7-8efe-688c2d936205 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 returned with HTTP 404 Jul 09 15:48:05.739925 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1122/4563] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:05 2026] GET /volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:48:06.213691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cfb2fb43-77f3-44a1-a848-b82f2357d87e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:06.217843 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cfb2fb43-77f3-44a1-a848-b82f2357d87e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:06.218520 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cfb2fb43-77f3-44a1-a848-b82f2357d87e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:06.218807 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cfb2fb43-77f3-44a1-a848-b82f2357d87e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:06.230293 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:06.230293 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:06.233356 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cfb2fb43-77f3-44a1-a848-b82f2357d87e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:06.239730 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cfb2fb43-77f3-44a1-a848-b82f2357d87e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:06.239730 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1146/4564] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:06 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:06.253686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e9381f69-0418-4acf-879b-0a3a1190a002 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:06.256282 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e9381f69-0418-4acf-879b-0a3a1190a002 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:06.257880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e9381f69-0418-4acf-879b-0a3a1190a002 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:06.257880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e9381f69-0418-4acf-879b-0a3a1190a002 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:06.265341 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:06.265341 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:06.269376 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e9381f69-0418-4acf-879b-0a3a1190a002 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:06.274156 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e9381f69-0418-4acf-879b-0a3a1190a002 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:06.274573 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1137/4565] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:06 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:06.708254 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4e268931-e5ad-485f-99b9-893c4e2dcefc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:06.711666 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e268931-e5ad-485f-99b9-893c4e2dcefc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:06.712059 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e268931-e5ad-485f-99b9-893c4e2dcefc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:06.712264 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4e268931-e5ad-485f-99b9-893c4e2dcefc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:06.712358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-4e268931-e5ad-485f-99b9-893c4e2dcefc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:06.719152 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:06.719152 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:06.721451 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4e268931-e5ad-485f-99b9-893c4e2dcefc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:06.721451 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1161/4566] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:06 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:06.827467 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-72cfecef-bd18-46d4-b6e3-77f3cf497f75 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:06.830013 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-72cfecef-bd18-46d4-b6e3-77f3cf497f75 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/attachments?instance_id=b18e5b3e-8125-4378-83a9-8786f95c5796 Jul 09 15:48:06.830304 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-72cfecef-bd18-46d4-b6e3-77f3cf497f75 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:06.830506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-72cfecef-bd18-46d4-b6e3-77f3cf497f75 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:06.846579 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-72cfecef-bd18-46d4-b6e3-77f3cf497f75 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments?instance_id=b18e5b3e-8125-4378-83a9-8786f95c5796 returned with HTTP 200 Jul 09 15:48:06.847119 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1123/4567] 10.4.3.19 () {70 vars in 1630 bytes} [Thu Jul 9 15:48:06 2026] GET /volume/v3/attachments?instance_id=b18e5b3e-8125-4378-83a9-8786f95c5796 => generated 192 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:06.855640 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-51832bd9-7c46-4e98-b158-96acfabdfeb3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:06.857771 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-51832bd9-7c46-4e98-b158-96acfabdfeb3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 Jul 09 15:48:06.857996 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-51832bd9-7c46-4e98-b158-96acfabdfeb3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:06.858199 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-51832bd9-7c46-4e98-b158-96acfabdfeb3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:06.871623 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d4d50ccf-5e63-4762-ba26-ed8d8cb26ae0 req-51832bd9-7c46-4e98-b158-96acfabdfeb3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 returned with HTTP 200 Jul 09 15:48:06.872035 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1147/4568] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:48:06 2026] GET /volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:07.086116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-50cb01f6-539b-423f-969e-8023460e3d59 req-b2301c89-60c0-400d-bfea-11e61afd2680 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:07.088514 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-b2301c89-60c0-400d-bfea-11e61afd2680 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:07.088758 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-b2301c89-60c0-400d-bfea-11e61afd2680 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:07.089131 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-b2301c89-60c0-400d-bfea-11e61afd2680 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:07.097417 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:07.097417 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:07.102176 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-50cb01f6-539b-423f-969e-8023460e3d59 req-b2301c89-60c0-400d-bfea-11e61afd2680 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:07.107527 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-b2301c89-60c0-400d-bfea-11e61afd2680 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:07.107527 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1138/4569] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:07 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:07.732335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-177381e9-fab1-42e2-995c-af127a2d8ee7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:07.734219 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-177381e9-fab1-42e2-995c-af127a2d8ee7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:07.734417 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-177381e9-fab1-42e2-995c-af127a2d8ee7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:07.734612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-177381e9-fab1-42e2-995c-af127a2d8ee7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:07.734709 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-177381e9-fab1-42e2-995c-af127a2d8ee7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:07.739262 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:07.739262 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:07.740060 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-177381e9-fab1-42e2-995c-af127a2d8ee7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:07.740548 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1162/4570] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:07 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:08.750481 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20c66cfb-607e-478b-921a-0376808e9cca None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:08.752066 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20c66cfb-607e-478b-921a-0376808e9cca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:08.752257 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20c66cfb-607e-478b-921a-0376808e9cca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:08.752426 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20c66cfb-607e-478b-921a-0376808e9cca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:08.752517 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-20c66cfb-607e-478b-921a-0376808e9cca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:08.756311 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:08.756311 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:08.757011 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20c66cfb-607e-478b-921a-0376808e9cca tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:08.757333 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1124/4571] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:08 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:09.155604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4c20ac18-b9cb-4057-88be-e4d3e5cf5a7f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.156043 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4c20ac18-b9cb-4057-88be-e4d3e5cf5a7f None None] GET https://10.4.3.19/volume// Jul 09 15:48:09.156232 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4c20ac18-b9cb-4057-88be-e4d3e5cf5a7f None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:09.156420 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4c20ac18-b9cb-4057-88be-e4d3e5cf5a7f None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:09.156727 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4c20ac18-b9cb-4057-88be-e4d3e5cf5a7f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:09.157082 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1148/4572] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48: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 09 15:48:09.167213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-50cb01f6-539b-423f-969e-8023460e3d59 req-04c4bd4d-8d67-41ad-8d41-0756992c296d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.167213 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-04c4bd4d-8d67-41ad-8d41-0756992c296d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:09.167213 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-04c4bd4d-8d67-41ad-8d41-0756992c296d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d87827a-13c7-4e78-b4bb-c7eb11469ee0", "connector": null, "instance_uuid": "0809dd36-6687-4a1f-916a-c780674cb90e"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:09.177600 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:09.177600 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:09.214248 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-04c4bd4d-8d67-41ad-8d41-0756992c296d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:09.214707 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1139/4573] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:09 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:09.617737 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0e1b24ac-05ad-4879-822d-ea79ddb5a1c8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.633534 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-282b0893-3ee7-42e8-b1b9-396642b4b823 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.635526 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-282b0893-3ee7-42e8-b1b9-396642b4b823 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:09.635729 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-282b0893-3ee7-42e8-b1b9-396642b4b823 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:09.635942 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-282b0893-3ee7-42e8-b1b9-396642b4b823 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:09.647153 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:09.647153 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:09.652220 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-282b0893-3ee7-42e8-b1b9-396642b4b823 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:09.658653 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-282b0893-3ee7-42e8-b1b9-396642b4b823 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:09.659178 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1125/4574] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:09 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:09.704302 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e1b24ac-05ad-4879-822d-ea79ddb5a1c8 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:48:09.704606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e1b24ac-05ad-4879-822d-ea79ddb5a1c8 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391923175-863027395", "extra_specs": {"multiattach": " True"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:09.707733 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=339,cinder:INSERT=63,cinder:UPDATE=101 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:48:09.726955 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e1b24ac-05ad-4879-822d-ea79ddb5a1c8 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:48:09.730234 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1163/4575] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:48:09 2026] POST /volume/v3/types => generated 286 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:09.739839 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.746261 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:48:09.746959 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1821824640", "snapshot_id": null, "imageRef": null, "volume_type": "9dbab7b7-3623-4cd0-8ed5-f12431340270", "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:09.752546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4a1a1342-a86a-4f3f-b764-5c39c476e2c1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.752546 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a1a1342-a86a-4f3f-b764-5c39c476e2c1 None None] GET https://10.4.3.19/volume// Jul 09 15:48:09.752546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a1a1342-a86a-4f3f-b764-5c39c476e2c1 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:09.752546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4a1a1342-a86a-4f3f-b764-5c39c476e2c1 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:09.752855 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4a1a1342-a86a-4f3f-b764-5c39c476e2c1 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:09.753229 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1140/4576] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 09 15:48:09.754946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1821824640', 'snapshot_id': None, 'imageRef': None, 'volume_type': '9dbab7b7-3623-4cd0-8ed5-f12431340270', 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:48:09.760838 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume of 1 GB Jul 09 15:48:09.761795 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:09.761795 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:09.761984 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Availability Zones retrieved successfully. Jul 09 15:48:09.767594 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-50cb01f6-539b-423f-969e-8023460e3d59 req-e72fcbca-abb8-4a85-afe4-6698c0a44440 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.769305 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1b2ad569-9fe6-4ae4-86fb-018fd8d48a30 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.770066 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-e72fcbca-abb8-4a85-afe4-6698c0a44440 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:09.770375 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-e72fcbca-abb8-4a85-afe4-6698c0a44440 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:09.770421 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Flow 'volume_create_api' (876b93cf-3821-4d05-bc50-dad9bcbd29c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:09.770611 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b2ad569-9fe6-4ae4-86fb-018fd8d48a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:09.772524 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-e72fcbca-abb8-4a85-afe4-6698c0a44440 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:09.772612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b2ad569-9fe6-4ae4-86fb-018fd8d48a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:09.772612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b2ad569-9fe6-4ae4-86fb-018fd8d48a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:09.772612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1b2ad569-9fe6-4ae4-86fb-018fd8d48a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:09.772703 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf7520b-d3f1-49b0-bb3b-c2907e2744eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:09.773563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:48:09.781274 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:09.781274 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:09.784864 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:09.784864 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:09.785058 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-50cb01f6-539b-423f-969e-8023460e3d59 req-e72fcbca-abb8-4a85-afe4-6698c0a44440 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:09.785754 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b2ad569-9fe6-4ae4-86fb-018fd8d48a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:09.785831 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:09.785831 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:09.786538 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1164/4577] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:09 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:09.794580 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-e72fcbca-abb8-4a85-afe4-6698c0a44440 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:09.795383 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1126/4578] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:09 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 1027 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:09.805146 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0cf7520b-d3f1-49b0-bb3b-c2907e2744eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:48:10Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=9dbab7b7-3623-4cd0-8ed5-f12431340270,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391923175-863027395',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9dbab7b7-3623-4cd0-8ed5-f12431340270', 'encryption_key_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=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:09.806092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ff8653-2323-453b-8e25-ae16249ddd5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:09.863236 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391923175-863027395 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391923175-863027395, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:48:09.863666 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391923175-863027395 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1391923175-863027395, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:48:09.910544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Created reservations ['92c8c01f-8a24-47a7-b938-12dfcfa82c77', '2eb1590a-eda6-455e-897e-05ac46a8f374', 'e8194b47-ccca-4e67-8855-e99d22c3ae64', 'c385c793-34a7-467d-b295-e2b8f12ed65b'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:09.911304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (51ff8653-2323-453b-8e25-ae16249ddd5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92c8c01f-8a24-47a7-b938-12dfcfa82c77', '2eb1590a-eda6-455e-897e-05ac46a8f374', 'e8194b47-ccca-4e67-8855-e99d22c3ae64', 'c385c793-34a7-467d-b295-e2b8f12ed65b']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:09.911976 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8875a1-727b-4c58-8160-603a8d5319b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:09.917017 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-50cb01f6-539b-423f-969e-8023460e3d59 req-4d33784e-878d-4c80-aff4-b763aedbdde6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:09.919394 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-4d33784e-878d-4c80-aff4-b763aedbdde6 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] PUT https://10.4.3.19/volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4 Jul 09 15:48:09.919703 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-4d33784e-878d-4c80-aff4-b763aedbdde6 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:09.927172 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-50cb01f6-539b-423f-969e-8023460e3d59 req-4d33784e-878d-4c80-aff4-b763aedbdde6 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Acquiring lock "cinder-attachment_update-8d87827a-13c7-4e78-b4bb-c7eb11469ee0-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:09.931553 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-50cb01f6-539b-423f-969e-8023460e3d59 req-4d33784e-878d-4c80-aff4-b763aedbdde6 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Lock "cinder-attachment_update-8d87827a-13c7-4e78-b4bb-c7eb11469ee0-np0000004916" acquired by "attachment_update" :: waited 0.004s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:09.932506 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:09.932506 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:09.937487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa8875a1-727b-4c58-8160-603a8d5319b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f077815-bf83-4f4f-8f75-348a0695944b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1821824640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7307ffa604404dd5820a2a1f4ab9444e',qos_specs=None,replication_status=,reservations=['92c8c01f-8a24-47a7-b938-12dfcfa82c77','2eb1590a-eda6-455e-897e-05ac46a8f374','e8194b47-ccca-4e67-8855-e99d22c3ae64','c385c793-34a7-467d-b295-e2b8f12ed65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa53bb243d84198a319cf4de59843df',volume_type_id=9dbab7b7-3623-4cd0-8ed5-f12431340270), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1821824640',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f077815-bf83-4f4f-8f75-348a0695944b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7307ffa604404dd5820a2a1f4ab9444e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa53bb243d84198a319cf4de59843df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9dbab7b7-3623-4cd0-8ed5-f12431340270),volume_type_id=9dbab7b7-3623-4cd0-8ed5-f12431340270)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:09.938618 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b19e205-544a-40c2-85c9-86229fb8e792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:09.967726 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b19e205-544a-40c2-85c9-86229fb8e792) transitioned into state 'SUCCESS' from state '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-1821824640',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7307ffa604404dd5820a2a1f4ab9444e',qos_specs=None,replication_status=,reservations=['92c8c01f-8a24-47a7-b938-12dfcfa82c77','2eb1590a-eda6-455e-897e-05ac46a8f374','e8194b47-ccca-4e67-8855-e99d22c3ae64','c385c793-34a7-467d-b295-e2b8f12ed65b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa53bb243d84198a319cf4de59843df',volume_type_id=9dbab7b7-3623-4cd0-8ed5-f12431340270)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:09.968785 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f0f11c-a1d0-4a00-8541-e029634bcc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:09.985592 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13f0f11c-a1d0-4a00-8541-e029634bcc3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:09.987076 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Flow 'volume_create_api' (876b93cf-3821-4d05-bc50-dad9bcbd29c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:09.987479 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume request issued successfully. Jul 09 15:48:09.988353 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f9ec6ba0-3781-4007-8696-3a4194cbb174 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:48:09.988887 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1149/4579] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:48:09 2026] POST /volume/v3/volumes => generated 827 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:10.003673 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a1a06ace-feb2-41bb-b6e2-b2ab32140887 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:10.005812 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a1a06ace-feb2-41bb-b6e2-b2ab32140887 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:10.006095 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a1a06ace-feb2-41bb-b6e2-b2ab32140887 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:10.006355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a1a06ace-feb2-41bb-b6e2-b2ab32140887 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:10.027795 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:10.027795 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:10.036464 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a1a06ace-feb2-41bb-b6e2-b2ab32140887 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:10.042611 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a1a06ace-feb2-41bb-b6e2-b2ab32140887 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:10.043075 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1165/4580] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:10 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 895 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:10.451421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-50cb01f6-539b-423f-969e-8023460e3d59 req-4d33784e-878d-4c80-aff4-b763aedbdde6 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Lock "cinder-attachment_update-8d87827a-13c7-4e78-b4bb-c7eb11469ee0-np0000004916" released by "attachment_update" :: held 0.520s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:10.451754 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-4d33784e-878d-4c80-aff4-b763aedbdde6 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4 returned with HTTP 200 Jul 09 15:48:10.452475 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1141/4581] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:09 2026] PUT /volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:10.690608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-42517fe8-9ef7-49df-b8dd-8cca06fed0f2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:10.692474 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-42517fe8-9ef7-49df-b8dd-8cca06fed0f2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:10.692677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-42517fe8-9ef7-49df-b8dd-8cca06fed0f2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:10.692865 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-42517fe8-9ef7-49df-b8dd-8cca06fed0f2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:10.703889 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:10.703889 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:10.708885 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-42517fe8-9ef7-49df-b8dd-8cca06fed0f2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:10.714969 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-42517fe8-9ef7-49df-b8dd-8cca06fed0f2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:10.715575 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1127/4582] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:10 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:10.801224 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e662b65f-9cdd-4fe4-b3a1-57479a307cce None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:10.802154 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e662b65f-9cdd-4fe4-b3a1-57479a307cce tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:10.802431 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e662b65f-9cdd-4fe4-b3a1-57479a307cce tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:10.802625 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e662b65f-9cdd-4fe4-b3a1-57479a307cce tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:10.802731 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-e662b65f-9cdd-4fe4-b3a1-57479a307cce tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:10.808612 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:10.808612 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:10.809035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e662b65f-9cdd-4fe4-b3a1-57479a307cce tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:10.809428 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1150/4583] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:10 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:11.058105 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-61aaa3fc-0e20-4b8e-8536-a5f434e5a993 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:11.060146 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61aaa3fc-0e20-4b8e-8536-a5f434e5a993 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:11.060352 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61aaa3fc-0e20-4b8e-8536-a5f434e5a993 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:11.060558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-61aaa3fc-0e20-4b8e-8536-a5f434e5a993 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:11.068080 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:11.068080 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:11.072567 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-61aaa3fc-0e20-4b8e-8536-a5f434e5a993 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:11.078057 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-61aaa3fc-0e20-4b8e-8536-a5f434e5a993 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:11.078700 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1166/4584] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:11 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:11.091783 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-74ba34c5-3b64-4ea0-9aff-0c526bf6a250 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:11.093713 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-74ba34c5-3b64-4ea0-9aff-0c526bf6a250 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:11.094343 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-74ba34c5-3b64-4ea0-9aff-0c526bf6a250 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:11.094343 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-74ba34c5-3b64-4ea0-9aff-0c526bf6a250 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:11.102604 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:11.102604 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:11.107287 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-74ba34c5-3b64-4ea0-9aff-0c526bf6a250 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:11.113820 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-74ba34c5-3b64-4ea0-9aff-0c526bf6a250 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:11.114691 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1142/4585] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:11 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:11.131936 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:11.134617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:48:11.135106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-713060206", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:11.137598 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-713060206', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:48:11.137785 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume of 1 GB Jul 09 15:48:11.144230 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Availability Zones retrieved successfully. Jul 09 15:48:11.154377 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Flow 'volume_create_api' (d5468187-23da-4700-8fb4-4a34788b4997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:11.155854 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930ede9f-a594-4dfe-94a0-2921270acb1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:11.158039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:48:11.191944 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930ede9f-a594-4dfe-94a0-2921270acb1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:11.192631 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8635b78b-8f38-4dfb-9622-5f5905541bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:11.252460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Created reservations ['aabe157c-9ec2-49c7-bd98-4d5000039a0a', '3fe8d1a8-5493-453d-9b55-17c11e808593', 'db144070-635d-444c-b6d9-13ce533ac50d', '34718d28-b328-4b34-95ee-187f2914a8d4'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:11.253666 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8635b78b-8f38-4dfb-9622-5f5905541bec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aabe157c-9ec2-49c7-bd98-4d5000039a0a', '3fe8d1a8-5493-453d-9b55-17c11e808593', 'db144070-635d-444c-b6d9-13ce533ac50d', '34718d28-b328-4b34-95ee-187f2914a8d4']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:11.254790 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (936423ef-37b2-40b2-b8ef-16c6cf2c40e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:11.288451 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (936423ef-37b2-40b2-b8ef-16c6cf2c40e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8acd9871-d1d8-4275-97d9-ac65aa9e2b67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-713060206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7307ffa604404dd5820a2a1f4ab9444e',qos_specs=None,replication_status=,reservations=['aabe157c-9ec2-49c7-bd98-4d5000039a0a','3fe8d1a8-5493-453d-9b55-17c11e808593','db144070-635d-444c-b6d9-13ce533ac50d','34718d28-b328-4b34-95ee-187f2914a8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa53bb243d84198a319cf4de59843df',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-713060206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8acd9871-d1d8-4275-97d9-ac65aa9e2b67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7307ffa604404dd5820a2a1f4ab9444e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa53bb243d84198a319cf4de59843df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:11.290119 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d5d720-b5be-456c-8e4b-eea497830362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:11.311241 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d5d720-b5be-456c-8e4b-eea497830362) transitioned into state 'SUCCESS' from state '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-713060206',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7307ffa604404dd5820a2a1f4ab9444e',qos_specs=None,replication_status=,reservations=['aabe157c-9ec2-49c7-bd98-4d5000039a0a','3fe8d1a8-5493-453d-9b55-17c11e808593','db144070-635d-444c-b6d9-13ce533ac50d','34718d28-b328-4b34-95ee-187f2914a8d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa53bb243d84198a319cf4de59843df',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:11.312326 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1526f3-3e5d-4526-a10d-f61a2263007d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:11.322761 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1e1526f3-3e5d-4526-a10d-f61a2263007d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:11.323608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Flow 'volume_create_api' (d5468187-23da-4700-8fb4-4a34788b4997) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:11.323905 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume request issued successfully. Jul 09 15:48:11.324780 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-feb6d2e2-089c-4c11-8ff4-4efabab353ba tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:48:11.324904 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1128/4586] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:48:11 2026] POST /volume/v3/volumes => generated 750 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:11.337396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-adbc8a69-65d2-457e-9e66-47198f4051d5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:11.339756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-adbc8a69-65d2-457e-9e66-47198f4051d5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:11.339969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-adbc8a69-65d2-457e-9e66-47198f4051d5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:11.340204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-adbc8a69-65d2-457e-9e66-47198f4051d5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:11.349818 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:11.349818 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:11.354403 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-adbc8a69-65d2-457e-9e66-47198f4051d5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:11.360391 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-adbc8a69-65d2-457e-9e66-47198f4051d5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:11.360793 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1151/4587] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:11 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 818 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:11.751924 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1b8fd7e0-63ac-4195-b250-b3b3b46cc3ac None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:11.754064 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b8fd7e0-63ac-4195-b250-b3b3b46cc3ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:11.754442 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b8fd7e0-63ac-4195-b250-b3b3b46cc3ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:11.754651 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1b8fd7e0-63ac-4195-b250-b3b3b46cc3ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:11.765869 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:11.765869 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:11.771574 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1b8fd7e0-63ac-4195-b250-b3b3b46cc3ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:11.779021 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1b8fd7e0-63ac-4195-b250-b3b3b46cc3ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:11.779805 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1167/4588] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:11 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:11.821482 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8c9f2e56-7798-4035-98d0-35af25097f1b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:11.823384 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c9f2e56-7798-4035-98d0-35af25097f1b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:11.823599 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c9f2e56-7798-4035-98d0-35af25097f1b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:11.823841 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8c9f2e56-7798-4035-98d0-35af25097f1b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:11.823976 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-8c9f2e56-7798-4035-98d0-35af25097f1b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:11.828566 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:11.828566 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:11.829442 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8c9f2e56-7798-4035-98d0-35af25097f1b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:11.829836 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1143/4589] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:11 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:12.375934 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b3600584-2604-48f0-b674-c8ae0f2f726b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:12.378044 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b3600584-2604-48f0-b674-c8ae0f2f726b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:12.378308 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b3600584-2604-48f0-b674-c8ae0f2f726b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:12.378536 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b3600584-2604-48f0-b674-c8ae0f2f726b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:12.386036 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:12.386036 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:12.389941 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b3600584-2604-48f0-b674-c8ae0f2f726b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:12.394395 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b3600584-2604-48f0-b674-c8ae0f2f726b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:12.394811 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1129/4590] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:12 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:12.408836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b7459f70-5285-4404-9543-4ebdb2c072be None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:12.411294 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7459f70-5285-4404-9543-4ebdb2c072be tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:12.411559 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7459f70-5285-4404-9543-4ebdb2c072be tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:12.411787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b7459f70-5285-4404-9543-4ebdb2c072be tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:12.419900 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:12.419900 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:12.425373 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b7459f70-5285-4404-9543-4ebdb2c072be tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:12.430038 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b7459f70-5285-4404-9543-4ebdb2c072be tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:12.430491 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1152/4591] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:12 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:12.442545 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ec973402-6043-4686-9156-6cff632bbbe0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:12.444375 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec973402-6043-4686-9156-6cff632bbbe0 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:48:12.444685 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec973402-6043-4686-9156-6cff632bbbe0 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-2146629950", "extra_specs": {}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:12.458454 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec973402-6043-4686-9156-6cff632bbbe0 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:48:12.458911 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1168/4592] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:48:12 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:12.468562 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a289b522-3309-4d9f-a2bc-2f7138102141 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:12.470414 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a289b522-3309-4d9f-a2bc-2f7138102141 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] POST https://10.4.3.19/volume/v3/types/baf0e80d-97ca-43f1-8600-c1f5948bdf54/encryption Jul 09 15:48:12.470775 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a289b522-3309-4d9f-a2bc-2f7138102141 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:12.496610 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a289b522-3309-4d9f-a2bc-2f7138102141 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/types/baf0e80d-97ca-43f1-8600-c1f5948bdf54/encryption returned with HTTP 200 Jul 09 15:48:12.497043 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1144/4593] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:48:12 2026] POST /volume/v3/types/baf0e80d-97ca-43f1-8600-c1f5948bdf54/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:12.507681 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:12.509465 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:48:12.509912 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-651030354", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-2146629950", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:12.511593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-651030354', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-2146629950', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:48:12.515382 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume of 1 GB Jul 09 15:48:12.515712 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:12.515712 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:12.516261 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Availability Zones retrieved successfully. Jul 09 15:48:12.521718 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Flow 'volume_create_api' (653f3800-fd11-469f-a7c3-0a4782ecce9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:12.522971 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e91d0c-3eb2-4eb3-93d2-df2910a58c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:12.524778 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:48:12.551205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06e91d0c-3eb2-4eb3-93d2-df2910a58c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:48:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=baf0e80d-97ca-43f1-8600-c1f5948bdf54,is_public=True,name='tempest-scenario-type-luks-2146629950',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'baf0e80d-97ca-43f1-8600-c1f5948bdf54', '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=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:12.551976 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db16a53-ba94-4c40-92ba-3f5250427c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:12.578377 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-2146629950 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-2146629950, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:48:12.578648 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-2146629950 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-2146629950, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:48:12.607268 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Created reservations ['d53442b1-5548-4e64-b67f-7785d4410d0a', '6ece2cb4-b80a-49ff-8a79-959d3dd209ee', '8dc863a5-ed03-47f4-89ef-5c1f8e4fa5f8', '4c9398c3-7214-4dd3-b624-1fbf241e3788'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:12.608336 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2db16a53-ba94-4c40-92ba-3f5250427c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d53442b1-5548-4e64-b67f-7785d4410d0a', '6ece2cb4-b80a-49ff-8a79-959d3dd209ee', '8dc863a5-ed03-47f4-89ef-5c1f8e4fa5f8', '4c9398c3-7214-4dd3-b624-1fbf241e3788']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:12.609365 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327e8477-839c-4ea0-80a8-22d1a3a3bf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:12.636440 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (327e8477-839c-4ea0-80a8-22d1a3a3bf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '421222d7-afc7-4d94-a037-00f3ea889869', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-651030354',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7307ffa604404dd5820a2a1f4ab9444e',qos_specs=None,replication_status=,reservations=['d53442b1-5548-4e64-b67f-7785d4410d0a','6ece2cb4-b80a-49ff-8a79-959d3dd209ee','8dc863a5-ed03-47f4-89ef-5c1f8e4fa5f8','4c9398c3-7214-4dd3-b624-1fbf241e3788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa53bb243d84198a319cf4de59843df',volume_type_id=baf0e80d-97ca-43f1-8600-c1f5948bdf54), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-651030354',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=421222d7-afc7-4d94-a037-00f3ea889869,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7307ffa604404dd5820a2a1f4ab9444e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa53bb243d84198a319cf4de59843df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(baf0e80d-97ca-43f1-8600-c1f5948bdf54),volume_type_id=baf0e80d-97ca-43f1-8600-c1f5948bdf54)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:12.637326 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dc5f72-8b67-4e07-9e62-b935bad48436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:12.656661 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81dc5f72-8b67-4e07-9e62-b935bad48436) transitioned into state 'SUCCESS' from state '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-651030354',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7307ffa604404dd5820a2a1f4ab9444e',qos_specs=None,replication_status=,reservations=['d53442b1-5548-4e64-b67f-7785d4410d0a','6ece2cb4-b80a-49ff-8a79-959d3dd209ee','8dc863a5-ed03-47f4-89ef-5c1f8e4fa5f8','4c9398c3-7214-4dd3-b624-1fbf241e3788'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa53bb243d84198a319cf4de59843df',volume_type_id=baf0e80d-97ca-43f1-8600-c1f5948bdf54)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:12.657647 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ce7000-9a9c-490d-ac76-c94eb839327a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:12.672586 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ce7000-9a9c-490d-ac76-c94eb839327a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:12.673521 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Flow 'volume_create_api' (653f3800-fd11-469f-a7c3-0a4782ecce9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:12.673830 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume request issued successfully. Jul 09 15:48:12.674471 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39c1cfd3-9e11-45aa-bcc8-9bb2b6a329f5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:48:12.674924 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1130/4594] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:48:12 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:12.689289 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-be4d7aae-9404-4386-be56-95eea1033bd9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:12.691881 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be4d7aae-9404-4386-be56-95eea1033bd9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:12.692171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be4d7aae-9404-4386-be56-95eea1033bd9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:12.692664 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-be4d7aae-9404-4386-be56-95eea1033bd9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:12.702624 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:12.702624 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:12.708199 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-be4d7aae-9404-4386-be56-95eea1033bd9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:12.714329 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-be4d7aae-9404-4386-be56-95eea1033bd9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:12.715099 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1153/4595] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:12 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:12.793606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ffbbff6b-a8f8-41a7-9075-312f76d96145 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:12.796066 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ffbbff6b-a8f8-41a7-9075-312f76d96145 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:12.796369 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ffbbff6b-a8f8-41a7-9075-312f76d96145 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:12.796608 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ffbbff6b-a8f8-41a7-9075-312f76d96145 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:12.808098 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:12.808098 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:12.812026 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ffbbff6b-a8f8-41a7-9075-312f76d96145 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:12.816571 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ffbbff6b-a8f8-41a7-9075-312f76d96145 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:12.816943 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1169/4596] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:12 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:12.842503 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ef2750ab-4c98-42f2-8094-c6fd2bc66b9e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:12.844670 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ef2750ab-4c98-42f2-8094-c6fd2bc66b9e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:12.844931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ef2750ab-4c98-42f2-8094-c6fd2bc66b9e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:12.845151 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ef2750ab-4c98-42f2-8094-c6fd2bc66b9e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:12.845277 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-ef2750ab-4c98-42f2-8094-c6fd2bc66b9e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:12.850423 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:12.850423 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:12.851458 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ef2750ab-4c98-42f2-8094-c6fd2bc66b9e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:12.851922 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1145/4597] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:12 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:13.731202 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d2f2844c-c322-465d-a75c-99b2b2df6b13 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:13.733312 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d2f2844c-c322-465d-a75c-99b2b2df6b13 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:13.733556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d2f2844c-c322-465d-a75c-99b2b2df6b13 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:13.733741 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d2f2844c-c322-465d-a75c-99b2b2df6b13 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:13.741060 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:13.741060 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:13.745885 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d2f2844c-c322-465d-a75c-99b2b2df6b13 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:13.750422 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d2f2844c-c322-465d-a75c-99b2b2df6b13 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:13.750826 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1131/4598] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:13 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:13.768922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-50058213-2aa0-45c8-8ded-aad574134032 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:13.770602 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50058213-2aa0-45c8-8ded-aad574134032 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:13.770847 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50058213-2aa0-45c8-8ded-aad574134032 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:13.771153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50058213-2aa0-45c8-8ded-aad574134032 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:13.777905 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:13.777905 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:13.781205 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-50058213-2aa0-45c8-8ded-aad574134032 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:13.784896 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50058213-2aa0-45c8-8ded-aad574134032 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:13.785351 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1154/4599] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:13 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:13.830609 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-351f9d4b-6598-41a9-b9da-a8a1868b4c4b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:13.832231 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-351f9d4b-6598-41a9-b9da-a8a1868b4c4b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:13.832448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-351f9d4b-6598-41a9-b9da-a8a1868b4c4b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:13.832631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-351f9d4b-6598-41a9-b9da-a8a1868b4c4b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:13.836417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-62e00f1c-1399-4827-a9d8-49aa159e398e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:13.838420 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-62e00f1c-1399-4827-a9d8-49aa159e398e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:13.838641 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-62e00f1c-1399-4827-a9d8-49aa159e398e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:13.838799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-62e00f1c-1399-4827-a9d8-49aa159e398e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:13.842643 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:13.842643 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:13.845920 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:13.845920 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:13.846948 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-351f9d4b-6598-41a9-b9da-a8a1868b4c4b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:13.851325 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-351f9d4b-6598-41a9-b9da-a8a1868b4c4b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:13.851605 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-62e00f1c-1399-4827-a9d8-49aa159e398e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:13.851700 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1170/4600] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:13 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:13.863240 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fc7fd2c2-c220-472e-b8b7-2fff3bf14382 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:13.864676 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-62e00f1c-1399-4827-a9d8-49aa159e398e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:13.864810 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fc7fd2c2-c220-472e-b8b7-2fff3bf14382 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:13.865030 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fc7fd2c2-c220-472e-b8b7-2fff3bf14382 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:13.865196 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1146/4601] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:13 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:13.865263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fc7fd2c2-c220-472e-b8b7-2fff3bf14382 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:13.865402 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-fc7fd2c2-c220-472e-b8b7-2fff3bf14382 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:13.870087 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:13.870087 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:13.870847 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fc7fd2c2-c220-472e-b8b7-2fff3bf14382 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:13.871289 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1132/4602] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:13 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:14.868098 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-347ea5ae-0448-4bac-ae45-59190cb377f9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:14.869814 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-347ea5ae-0448-4bac-ae45-59190cb377f9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:14.870021 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-347ea5ae-0448-4bac-ae45-59190cb377f9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:14.870227 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-347ea5ae-0448-4bac-ae45-59190cb377f9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:14.881060 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:14.881060 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:14.882021 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3beed8f1-0c25-44ab-aaa6-f988161cb332 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:14.883934 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3beed8f1-0c25-44ab-aaa6-f988161cb332 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:14.884233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3beed8f1-0c25-44ab-aaa6-f988161cb332 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:14.884501 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3beed8f1-0c25-44ab-aaa6-f988161cb332 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:14.884641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-3beed8f1-0c25-44ab-aaa6-f988161cb332 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:14.884700 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-347ea5ae-0448-4bac-ae45-59190cb377f9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:14.889491 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:14.889491 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:14.889613 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-347ea5ae-0448-4bac-ae45-59190cb377f9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:14.890018 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1155/4603] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:14 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:14.890361 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3beed8f1-0c25-44ab-aaa6-f988161cb332 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:14.890745 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1171/4604] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:14 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:15.901263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3d181c21-9e87-4445-aef6-7f9d6c73fdca None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:15.901638 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9c720383-a2ec-4cd9-96c5-9be45d234cdf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:15.901855 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d181c21-9e87-4445-aef6-7f9d6c73fdca None None] GET https://10.4.3.19/volume// Jul 09 15:48:15.902115 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3d181c21-9e87-4445-aef6-7f9d6c73fdca None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:15.902454 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3d181c21-9e87-4445-aef6-7f9d6c73fdca None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:15.902898 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d181c21-9e87-4445-aef6-7f9d6c73fdca None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:15.903530 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1133/4605] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48: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 09 15:48:15.907209 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9c720383-a2ec-4cd9-96c5-9be45d234cdf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:15.907333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-90f813a3-c182-40ee-81b0-aee2d0c8bb56 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:15.907576 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9c720383-a2ec-4cd9-96c5-9be45d234cdf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:15.907742 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9c720383-a2ec-4cd9-96c5-9be45d234cdf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:15.908563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-9c720383-a2ec-4cd9-96c5-9be45d234cdf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:15.909555 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90f813a3-c182-40ee-81b0-aee2d0c8bb56 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:15.909796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90f813a3-c182-40ee-81b0-aee2d0c8bb56 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:15.910091 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90f813a3-c182-40ee-81b0-aee2d0c8bb56 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:15.911009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-a883e5b1-e5ec-4ab3-93b2-2dbb622d2853 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:15.913438 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-a883e5b1-e5ec-4ab3-93b2-2dbb622d2853 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:15.913845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-a883e5b1-e5ec-4ab3-93b2-2dbb622d2853 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8acd9871-d1d8-4275-97d9-ac65aa9e2b67", "connector": null, "instance_uuid": "7bb60260-6f3b-43fd-8c66-a2b057f29347"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:15.914936 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:15.914936 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:15.916242 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9c720383-a2ec-4cd9-96c5-9be45d234cdf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:15.916795 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1147/4606] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:15 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 750 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:15.921766 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:15.921766 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:15.923786 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:15.923786 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:15.926168 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-90f813a3-c182-40ee-81b0-aee2d0c8bb56 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:15.926905 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d397afd9-432c-433c-a754-ac9dfa0c67d6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:15.928676 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d397afd9-432c-433c-a754-ac9dfa0c67d6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 Jul 09 15:48:15.928851 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d397afd9-432c-433c-a754-ac9dfa0c67d6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:15.929039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d397afd9-432c-433c-a754-ac9dfa0c67d6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:15.932542 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90f813a3-c182-40ee-81b0-aee2d0c8bb56 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:15.933017 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1156/4607] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:15 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:15.936389 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:15.936389 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:15.939897 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d397afd9-432c-433c-a754-ac9dfa0c67d6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:48:15.944224 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d397afd9-432c-433c-a754-ac9dfa0c67d6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 returned with HTTP 200 Jul 09 15:48:15.944625 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1134/4608] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:15 2026] GET /volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:15.957123 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d790b132-298b-4952-bc92-e93d1e507e70 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:15.958393 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-a883e5b1-e5ec-4ab3-93b2-2dbb622d2853 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:15.958924 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1172/4609] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:15 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 09 15:48:15.959010 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d790b132-298b-4952-bc92-e93d1e507e70 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:15.959600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d790b132-298b-4952-bc92-e93d1e507e70 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:15.959822 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d790b132-298b-4952-bc92-e93d1e507e70 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:15.959942 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-d790b132-298b-4952-bc92-e93d1e507e70 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete backup with id: cb0cf43c-229b-4380-bdbe-74000862d176. Jul 09 15:48:15.964788 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:15.964788 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:15.984474 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-d790b132-298b-4952-bc92-e93d1e507e70 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] delete_backup rpcapi backup_id cb0cf43c-229b-4380-bdbe-74000862d176 {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:48:15.986624 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d790b132-298b-4952-bc92-e93d1e507e70 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 202 Jul 09 15:48:15.987254 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1148/4610] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:48:15 2026] DELETE /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:48:15.995006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-588df802-560c-43bf-a46f-0833fdfc6e76 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:15.996977 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-588df802-560c-43bf-a46f-0833fdfc6e76 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:15.997263 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-588df802-560c-43bf-a46f-0833fdfc6e76 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:15.997458 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-588df802-560c-43bf-a46f-0833fdfc6e76 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:15.997554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-588df802-560c-43bf-a46f-0833fdfc6e76 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:16.002329 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:16.002329 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:16.002711 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-588df802-560c-43bf-a46f-0833fdfc6e76 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 200 Jul 09 15:48:16.003095 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1157/4611] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:15 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:16.390003 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a8186b51-4dfa-407a-aff3-054bc4184617 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:16.394355 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a8186b51-4dfa-407a-aff3-054bc4184617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:16.394621 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a8186b51-4dfa-407a-aff3-054bc4184617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:16.394862 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a8186b51-4dfa-407a-aff3-054bc4184617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:16.398361 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=329,cinder:UPDATE=92,cinder:INSERT=53 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:48:16.410650 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:16.410650 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:16.414483 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a8186b51-4dfa-407a-aff3-054bc4184617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:16.418628 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a8186b51-4dfa-407a-aff3-054bc4184617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:16.419019 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1135/4612] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:16 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:16.490952 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fd51c79c-e689-47fd-8569-0f656d0a29b1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:16.491461 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd51c79c-e689-47fd-8569-0f656d0a29b1 None None] GET https://10.4.3.19/volume// Jul 09 15:48:16.491661 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd51c79c-e689-47fd-8569-0f656d0a29b1 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:16.491902 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd51c79c-e689-47fd-8569-0f656d0a29b1 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:16.492338 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd51c79c-e689-47fd-8569-0f656d0a29b1 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:16.492806 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1173/4613] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:16.503663 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-8289547a-bd96-407f-bac3-5c6708fee230 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:16.506196 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-8289547a-bd96-407f-bac3-5c6708fee230 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:16.506333 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-8289547a-bd96-407f-bac3-5c6708fee230 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:16.506597 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-8289547a-bd96-407f-bac3-5c6708fee230 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:16.519953 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:16.519953 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:16.524789 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-8289547a-bd96-407f-bac3-5c6708fee230 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:16.531917 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-8289547a-bd96-407f-bac3-5c6708fee230 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:16.532543 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1149/4614] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:16 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:16.635877 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-43bc02a2-bc6f-44a4-bd91-6fd7ae65f928 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:16.638881 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-43bc02a2-bc6f-44a4-bd91-6fd7ae65f928 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] PUT https://10.4.3.19/volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c Jul 09 15:48:16.639424 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-43bc02a2-bc6f-44a4-bd91-6fd7ae65f928 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:16.645616 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-50cb01f6-539b-423f-969e-8023460e3d59 req-9e64b263-5312-4efe-bd35-658e0cf3448e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:16.647621 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-9e64b263-5312-4efe-bd35-658e0cf3448e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4/action Jul 09 15:48:16.647947 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-9e64b263-5312-4efe-bd35-658e0cf3448e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:48:16.648061 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-9e64b263-5312-4efe-bd35-658e0cf3448e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:16.649074 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-43bc02a2-bc6f-44a4-bd91-6fd7ae65f928 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Acquiring lock "cinder-attachment_update-8acd9871-d1d8-4275-97d9-ac65aa9e2b67-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:16.654740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-43bc02a2-bc6f-44a4-bd91-6fd7ae65f928 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-8acd9871-d1d8-4275-97d9-ac65aa9e2b67-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:16.656252 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:16.656252 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:16.669674 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:16.669674 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:16.681009 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-50cb01f6-539b-423f-969e-8023460e3d59 req-9e64b263-5312-4efe-bd35-658e0cf3448e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4/action returned with HTTP 204 Jul 09 15:48:16.681554 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1136/4615] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:48:16 2026] POST /volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:48:16.951020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-576a4073-4b1d-4660-9f6b-9e706fc3e84c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:16.953063 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-576a4073-4b1d-4660-9f6b-9e706fc3e84c tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:16.953303 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-576a4073-4b1d-4660-9f6b-9e706fc3e84c tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:16.953477 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-576a4073-4b1d-4660-9f6b-9e706fc3e84c tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:16.963228 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:16.963228 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:16.967016 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-576a4073-4b1d-4660-9f6b-9e706fc3e84c tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:16.971737 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-576a4073-4b1d-4660-9f6b-9e706fc3e84c tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:16.972119 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1174/4616] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:16 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 1140 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:17.013875 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c75b237d-9e6e-435d-9a3b-45ea27ebbf84 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:17.015805 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c75b237d-9e6e-435d-9a3b-45ea27ebbf84 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 Jul 09 15:48:17.016048 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c75b237d-9e6e-435d-9a3b-45ea27ebbf84 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:17.016625 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c75b237d-9e6e-435d-9a3b-45ea27ebbf84 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:17.016809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-c75b237d-9e6e-435d-9a3b-45ea27ebbf84 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id cb0cf43c-229b-4380-bdbe-74000862d176. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:17.020781 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c75b237d-9e6e-435d-9a3b-45ea27ebbf84 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 returned with HTTP 404 Jul 09 15:48:17.021325 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1150/4617] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:17 2026] GET /volume/v3/backups/cb0cf43c-229b-4380-bdbe-74000862d176 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:48:17.030602 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:17.032295 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:48:17.032598 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1218403048"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:17.033893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1218403048'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:48:17.033995 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume of 1 GB Jul 09 15:48:17.038360 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Availability Zones retrieved successfully. Jul 09 15:48:17.043777 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Flow 'volume_create_api' (beb83a78-262d-45f2-a339-99ee0eb6769b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:17.044849 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96355a17-2a4b-4e91-88bd-947a608ae1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:17.045901 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:48:17.077153 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96355a17-2a4b-4e91-88bd-947a608ae1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:17.077893 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b4add9-66e2-4e41-8575-866a472c0bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:17.127726 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['8ba34ec2-3edf-4172-921f-69ef4ea4875d', '5014665e-73ee-4174-82ed-52c30fe67696', 'b4f2db09-a39f-46b0-8c4b-d16ca9f1d9b4', '73f5698b-107c-47a2-814a-9711280e1faa'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:17.128738 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8b4add9-66e2-4e41-8575-866a472c0bfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ba34ec2-3edf-4172-921f-69ef4ea4875d', '5014665e-73ee-4174-82ed-52c30fe67696', 'b4f2db09-a39f-46b0-8c4b-d16ca9f1d9b4', '73f5698b-107c-47a2-814a-9711280e1faa']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:17.129846 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c57333db-fd7d-49c4-9f30-eaf160cd1c50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:17.158936 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c57333db-fd7d-49c4-9f30-eaf160cd1c50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '622c979e-a75c-4552-9969-d96bbcd91a26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1218403048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef01cb33aa24691998d6c953853f481',qos_specs=None,replication_status=,reservations=['8ba34ec2-3edf-4172-921f-69ef4ea4875d','5014665e-73ee-4174-82ed-52c30fe67696','b4f2db09-a39f-46b0-8c4b-d16ca9f1d9b4','73f5698b-107c-47a2-814a-9711280e1faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb83f628194164a2311343fd1d7552',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1218403048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=622c979e-a75c-4552-9969-d96bbcd91a26,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef01cb33aa24691998d6c953853f481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fb83f628194164a2311343fd1d7552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:17.159748 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6132132c-e4d0-4a56-b723-78c02e36ea09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:17.177247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6132132c-e4d0-4a56-b723-78c02e36ea09) transitioned into state 'SUCCESS' from state '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-1218403048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef01cb33aa24691998d6c953853f481',qos_specs=None,replication_status=,reservations=['8ba34ec2-3edf-4172-921f-69ef4ea4875d','5014665e-73ee-4174-82ed-52c30fe67696','b4f2db09-a39f-46b0-8c4b-d16ca9f1d9b4','73f5698b-107c-47a2-814a-9711280e1faa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb83f628194164a2311343fd1d7552',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:17.177981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05be80b3-f5f4-42c3-a7c5-2f9762beb99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:17.182405 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-43bc02a2-bc6f-44a4-bd91-6fd7ae65f928 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-8acd9871-d1d8-4275-97d9-ac65aa9e2b67-np0000004916" released by "attachment_update" :: held 0.528s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:17.182737 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-43bc02a2-bc6f-44a4-bd91-6fd7ae65f928 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c returned with HTTP 200 Jul 09 15:48:17.183172 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1158/4618] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:16 2026] PUT /volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:17.189613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (05be80b3-f5f4-42c3-a7c5-2f9762beb99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:17.190466 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Flow 'volume_create_api' (beb83a78-262d-45f2-a339-99ee0eb6769b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:17.190775 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume request issued successfully. Jul 09 15:48:17.191379 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e36ff4e8-8ae9-4d40-ab5b-6465920caf6a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:48:17.191798 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1137/4619] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:48:17 2026] POST /volume/v3/volumes => generated 747 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:17.207668 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-19799292-76e1-421e-9772-651b65a1231c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:17.209973 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-19799292-76e1-421e-9772-651b65a1231c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 Jul 09 15:48:17.210309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-19799292-76e1-421e-9772-651b65a1231c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:17.210561 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-19799292-76e1-421e-9772-651b65a1231c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:17.221169 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:17.221169 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:17.226423 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-19799292-76e1-421e-9772-651b65a1231c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:48:17.232312 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-19799292-76e1-421e-9772-651b65a1231c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 returned with HTTP 200 Jul 09 15:48:17.232805 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1175/4620] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:17 2026] GET /volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:17.436912 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c19f30e7-a6a8-48c8-b3fa-746a09201747 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:17.439047 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c19f30e7-a6a8-48c8-b3fa-746a09201747 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:17.439274 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c19f30e7-a6a8-48c8-b3fa-746a09201747 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:17.439447 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c19f30e7-a6a8-48c8-b3fa-746a09201747 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:17.449249 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:17.449249 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:17.452852 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c19f30e7-a6a8-48c8-b3fa-746a09201747 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:17.456967 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c19f30e7-a6a8-48c8-b3fa-746a09201747 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:17.457418 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1151/4621] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:17 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:18.250271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b64f7235-878f-4f4e-9c42-965ecf7a95ab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:18.252201 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b64f7235-878f-4f4e-9c42-965ecf7a95ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 Jul 09 15:48:18.252376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b64f7235-878f-4f4e-9c42-965ecf7a95ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:18.252559 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b64f7235-878f-4f4e-9c42-965ecf7a95ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:18.260360 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:18.260360 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:18.266609 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b64f7235-878f-4f4e-9c42-965ecf7a95ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:48:18.272636 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b64f7235-878f-4f4e-9c42-965ecf7a95ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 returned with HTTP 200 Jul 09 15:48:18.273364 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1159/4622] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:18 2026] GET /volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:18.287464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b8f40512-ca39-4f3b-9986-25ba56dcf967 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:18.289568 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8f40512-ca39-4f3b-9986-25ba56dcf967 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:48:18.290231 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b8f40512-ca39-4f3b-9986-25ba56dcf967 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "622c979e-a75c-4552-9969-d96bbcd91a26", "name": "tempest-VolumesBackupsTest-Backup-1124951798"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:18.291945 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-b8f40512-ca39-4f3b-9986-25ba56dcf967 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating new backup {'backup': {'volume_id': '622c979e-a75c-4552-9969-d96bbcd91a26', 'name': 'tempest-VolumesBackupsTest-Backup-1124951798'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:48:18.293470 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-b8f40512-ca39-4f3b-9986-25ba56dcf967 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating backup of volume 622c979e-a75c-4552-9969-d96bbcd91a26 in container None Jul 09 15:48:18.301024 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:18.301024 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:18.303202 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b8f40512-ca39-4f3b-9986-25ba56dcf967 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:48:18.323131 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-b8f40512-ca39-4f3b-9986-25ba56dcf967 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['cd73a084-d147-4f36-ac54-2fae5020ed48', 'b3b25da2-7c6a-4ee2-9e6b-ef4109ab6bac'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:18.369488 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b8f40512-ca39-4f3b-9986-25ba56dcf967 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:48:18.370307 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1138/4623] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:48:18 2026] POST /volume/v3/backups => generated 328 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:18.379608 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-351e42af-9eaf-4162-be55-5d1371f084d1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:18.382383 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-351e42af-9eaf-4162-be55-5d1371f084d1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:18.382667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-351e42af-9eaf-4162-be55-5d1371f084d1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:18.382961 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-351e42af-9eaf-4162-be55-5d1371f084d1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:18.383044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-351e42af-9eaf-4162-be55-5d1371f084d1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:18.390571 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:18.390571 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:18.391951 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-351e42af-9eaf-4162-be55-5d1371f084d1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:18.392419 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1176/4624] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:18 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:18.473594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9925e3d3-5a8c-472b-9bf8-212e45f9870e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:18.475616 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9925e3d3-5a8c-472b-9bf8-212e45f9870e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:18.476125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9925e3d3-5a8c-472b-9bf8-212e45f9870e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:18.476125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9925e3d3-5a8c-472b-9bf8-212e45f9870e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:18.489974 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:18.489974 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:18.498340 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9925e3d3-5a8c-472b-9bf8-212e45f9870e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:18.508430 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9925e3d3-5a8c-472b-9bf8-212e45f9870e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:18.508847 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1152/4625] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:18 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:19.403531 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7b46949e-0bc5-4bf6-8373-1577739268bf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:19.405477 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7b46949e-0bc5-4bf6-8373-1577739268bf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:19.405704 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7b46949e-0bc5-4bf6-8373-1577739268bf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:19.405903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7b46949e-0bc5-4bf6-8373-1577739268bf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:19.406027 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7b46949e-0bc5-4bf6-8373-1577739268bf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:19.410558 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:19.410558 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:19.411339 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7b46949e-0bc5-4bf6-8373-1577739268bf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:19.411779 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1160/4626] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:19 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:19.521542 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-65707ac8-97eb-421b-8393-063aadb63564 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:19.523139 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-65707ac8-97eb-421b-8393-063aadb63564 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:19.523358 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-65707ac8-97eb-421b-8393-063aadb63564 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:19.523577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-65707ac8-97eb-421b-8393-063aadb63564 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:19.532864 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:19.532864 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:19.536069 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-65707ac8-97eb-421b-8393-063aadb63564 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:19.539829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-65707ac8-97eb-421b-8393-063aadb63564 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:19.540260 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1139/4627] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:19 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:19.937467 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2ac55b43-5105-4cd0-ab34-22c8be85b74b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:19.939727 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ac55b43-5105-4cd0-ab34-22c8be85b74b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:48:19.940302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ac55b43-5105-4cd0-ab34-22c8be85b74b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d87827a-13c7-4e78-b4bb-c7eb11469ee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1935122238", "description": null, "metadata": null}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:19.956383 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:19.956383 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:19.956891 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2ac55b43-5105-4cd0-ab34-22c8be85b74b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:19.957032 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-2ac55b43-5105-4cd0-ab34-22c8be85b74b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create snapshot from volume 8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:19.998893 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-2ac55b43-5105-4cd0-ab34-22c8be85b74b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Created reservations ['6106164b-31a2-4dfa-bf3c-bb5beeae4e9d', 'e25a8583-140a-4fa8-9d44-78acab5e3724', '8ccd7287-2ec6-40f9-9231-a9f4ac7764d6', '3943f5e8-12e2-451e-aaf3-1fffe4ffc655'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:20.048591 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2ac55b43-5105-4cd0-ab34-22c8be85b74b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot force create request issued successfully. Jul 09 15:48:20.049046 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ac55b43-5105-4cd0-ab34-22c8be85b74b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:48:20.049670 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1177/4628] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:48:19 2026] POST /volume/v3/snapshots => generated 313 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:20.061473 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-18000866-d911-43e5-943c-c77b93f0fdc4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:20.063381 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-18000866-d911-43e5-943c-c77b93f0fdc4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f Jul 09 15:48:20.063594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-18000866-d911-43e5-943c-c77b93f0fdc4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:20.063824 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-18000866-d911-43e5-943c-c77b93f0fdc4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:20.072044 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:20.072044 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:20.072044 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-18000866-d911-43e5-943c-c77b93f0fdc4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:20.072044 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-18000866-d911-43e5-943c-c77b93f0fdc4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f returned with HTTP 200 Jul 09 15:48:20.072755 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1153/4629] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:20 2026] GET /volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:20.427127 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-42dc8ef6-ab8e-4b1b-9990-0c5c1acaee1f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:20.428707 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-42dc8ef6-ab8e-4b1b-9990-0c5c1acaee1f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:20.429006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-42dc8ef6-ab8e-4b1b-9990-0c5c1acaee1f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:20.429310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-42dc8ef6-ab8e-4b1b-9990-0c5c1acaee1f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:20.430262 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-42dc8ef6-ab8e-4b1b-9990-0c5c1acaee1f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:20.433830 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:20.433830 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:20.434837 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-42dc8ef6-ab8e-4b1b-9990-0c5c1acaee1f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:20.435454 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1161/4630] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:20 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:20.552216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-acd417c9-1c4b-400a-b721-a90722413908 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:20.553884 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-acd417c9-1c4b-400a-b721-a90722413908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:20.554108 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-acd417c9-1c4b-400a-b721-a90722413908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:20.554463 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-acd417c9-1c4b-400a-b721-a90722413908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:20.565196 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:20.565196 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:20.569381 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-acd417c9-1c4b-400a-b721-a90722413908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:20.573964 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-acd417c9-1c4b-400a-b721-a90722413908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:20.574413 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1140/4631] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:20 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:21.083618 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cce5d70c-3af6-49b5-ae9c-a65d9bc4471b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:21.085353 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cce5d70c-3af6-49b5-ae9c-a65d9bc4471b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f Jul 09 15:48:21.085580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cce5d70c-3af6-49b5-ae9c-a65d9bc4471b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:21.085777 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cce5d70c-3af6-49b5-ae9c-a65d9bc4471b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:21.090854 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:21.090854 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:21.091332 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cce5d70c-3af6-49b5-ae9c-a65d9bc4471b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:21.092101 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cce5d70c-3af6-49b5-ae9c-a65d9bc4471b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f returned with HTTP 200 Jul 09 15:48:21.092495 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1178/4632] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:21 2026] GET /volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:21.100960 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39951626-d37d-4083-921e-3c66e2f42626 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:21.102471 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39951626-d37d-4083-921e-3c66e2f42626 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f Jul 09 15:48:21.102640 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39951626-d37d-4083-921e-3c66e2f42626 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:21.102803 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39951626-d37d-4083-921e-3c66e2f42626 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:21.107045 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:21.107045 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:21.107463 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-39951626-d37d-4083-921e-3c66e2f42626 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:21.108092 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39951626-d37d-4083-921e-3c66e2f42626 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f returned with HTTP 200 Jul 09 15:48:21.108505 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1154/4633] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:21 2026] GET /volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:21.445960 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cc02ae33-fb33-4a27-9989-080ab85c5340 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:21.447815 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc02ae33-fb33-4a27-9989-080ab85c5340 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:21.449256 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc02ae33-fb33-4a27-9989-080ab85c5340 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:21.449256 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc02ae33-fb33-4a27-9989-080ab85c5340 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:21.449256 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-cc02ae33-fb33-4a27-9989-080ab85c5340 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:21.452832 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:21.452832 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:21.453823 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc02ae33-fb33-4a27-9989-080ab85c5340 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:21.454328 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1162/4634] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:21 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:21.588631 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2109981f-b564-4d9f-8a53-4becec3061cc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:21.590987 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2109981f-b564-4d9f-8a53-4becec3061cc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:21.591200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2109981f-b564-4d9f-8a53-4becec3061cc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:21.591413 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2109981f-b564-4d9f-8a53-4becec3061cc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:21.605412 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:21.605412 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:21.610592 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2109981f-b564-4d9f-8a53-4becec3061cc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:21.616942 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2109981f-b564-4d9f-8a53-4becec3061cc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:21.617538 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1141/4635] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:21 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:22.465783 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d25f9dbb-c058-491b-973e-42fedaf5aeee None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:22.467680 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d25f9dbb-c058-491b-973e-42fedaf5aeee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:22.467874 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d25f9dbb-c058-491b-973e-42fedaf5aeee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:22.468093 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d25f9dbb-c058-491b-973e-42fedaf5aeee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:22.468266 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d25f9dbb-c058-491b-973e-42fedaf5aeee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:22.472531 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:22.472531 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:22.473305 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d25f9dbb-c058-491b-973e-42fedaf5aeee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:22.473676 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1179/4636] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:22 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:22.635575 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-04bc1efe-85b3-4bec-94ee-e66539b2e888 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:22.640207 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-04bc1efe-85b3-4bec-94ee-e66539b2e888 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:22.640207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-04bc1efe-85b3-4bec-94ee-e66539b2e888 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:22.640207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-04bc1efe-85b3-4bec-94ee-e66539b2e888 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:22.640395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-50a849e5-e955-412a-bdbb-f5f375b51dfe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:22.641625 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50a849e5-e955-412a-bdbb-f5f375b51dfe tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:48:22.641935 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50a849e5-e955-412a-bdbb-f5f375b51dfe tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d87827a-13c7-4e78-b4bb-c7eb11469ee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1517826746", "description": null, "metadata": null}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:22.647640 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:22.647640 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:22.651242 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-04bc1efe-85b3-4bec-94ee-e66539b2e888 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:22.654866 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:22.654866 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:22.655770 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-50a849e5-e955-412a-bdbb-f5f375b51dfe tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:22.656071 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-50a849e5-e955-412a-bdbb-f5f375b51dfe tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create snapshot from volume 8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:22.656405 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-04bc1efe-85b3-4bec-94ee-e66539b2e888 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:22.656865 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1155/4637] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:22 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:22.690603 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-50a849e5-e955-412a-bdbb-f5f375b51dfe tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Created reservations ['8ef3a073-baad-4e5c-ad98-c395aa01277d', '6fe9dfa4-db3a-4053-8937-cbd4c2c86aa3', '1fb0f64a-6307-4550-9b97-bd9db233f65a', '7e2436e7-c25c-4c3a-a8cd-2209f259d050'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:22.720109 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-50a849e5-e955-412a-bdbb-f5f375b51dfe tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot force create request issued successfully. Jul 09 15:48:22.720459 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50a849e5-e955-412a-bdbb-f5f375b51dfe tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:48:22.720853 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1163/4638] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:48:22 2026] POST /volume/v3/snapshots => generated 313 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:22.730243 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0d7bea96-7772-4cc1-b4f0-0f1437e3703f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:22.732081 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0d7bea96-7772-4cc1-b4f0-0f1437e3703f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 Jul 09 15:48:22.732348 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0d7bea96-7772-4cc1-b4f0-0f1437e3703f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:22.732647 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0d7bea96-7772-4cc1-b4f0-0f1437e3703f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:22.737459 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:22.737459 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:22.737908 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0d7bea96-7772-4cc1-b4f0-0f1437e3703f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:22.738648 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0d7bea96-7772-4cc1-b4f0-0f1437e3703f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 returned with HTTP 200 Jul 09 15:48:22.739035 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1142/4639] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:22 2026] GET /volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:23.484936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2da31eb4-ae06-4a3a-837a-493fab240604 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:23.486716 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2da31eb4-ae06-4a3a-837a-493fab240604 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:23.486880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2da31eb4-ae06-4a3a-837a-493fab240604 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:23.487049 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2da31eb4-ae06-4a3a-837a-493fab240604 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:23.487155 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2da31eb4-ae06-4a3a-837a-493fab240604 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:23.491199 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:23.491199 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:23.492073 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2da31eb4-ae06-4a3a-837a-493fab240604 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:23.492688 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1180/4640] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:23 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:23.673380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2fb45cf7-86bc-484c-9a25-254964344b81 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:23.676826 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2fb45cf7-86bc-484c-9a25-254964344b81 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:23.677594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2fb45cf7-86bc-484c-9a25-254964344b81 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:23.677867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2fb45cf7-86bc-484c-9a25-254964344b81 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:23.682911 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-f7bfd989-bc2f-46e4-b73d-37589c0950bf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:23.685805 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-f7bfd989-bc2f-46e4-b73d-37589c0950bf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c/action Jul 09 15:48:23.686540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-f7bfd989-bc2f-46e4-b73d-37589c0950bf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:48:23.687291 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-f7bfd989-bc2f-46e4-b73d-37589c0950bf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:23.693172 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:23.693172 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:23.698035 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2fb45cf7-86bc-484c-9a25-254964344b81 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:23.704340 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2fb45cf7-86bc-484c-9a25-254964344b81 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:23.704886 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1156/4641] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:23 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:23.706985 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:23.706985 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:23.725996 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f5e62d1d-5116-4bb7-af2f-4dbd2ab58312 req-f7bfd989-bc2f-46e4-b73d-37589c0950bf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c/action returned with HTTP 204 Jul 09 15:48:23.726485 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1164/4642] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:48:23 2026] POST /volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:48:23.749258 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3c42ebb4-c9de-4c2c-8ab1-31c36feec6da None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:23.751366 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c42ebb4-c9de-4c2c-8ab1-31c36feec6da tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 Jul 09 15:48:23.751614 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c42ebb4-c9de-4c2c-8ab1-31c36feec6da tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:23.751817 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3c42ebb4-c9de-4c2c-8ab1-31c36feec6da tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:23.757662 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:23.757662 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:23.758359 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3c42ebb4-c9de-4c2c-8ab1-31c36feec6da tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:23.759564 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3c42ebb4-c9de-4c2c-8ab1-31c36feec6da tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 returned with HTTP 200 Jul 09 15:48:23.760108 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1143/4643] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:23 2026] GET /volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:23.770825 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-315026e0-f603-4886-b7da-6bd6e7208aae None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:23.773091 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-315026e0-f603-4886-b7da-6bd6e7208aae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 Jul 09 15:48:23.773407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-315026e0-f603-4886-b7da-6bd6e7208aae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:23.773668 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-315026e0-f603-4886-b7da-6bd6e7208aae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:23.780262 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:23.780262 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:23.780868 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-315026e0-f603-4886-b7da-6bd6e7208aae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:23.781899 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-315026e0-f603-4886-b7da-6bd6e7208aae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 returned with HTTP 200 Jul 09 15:48:23.782346 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1181/4644] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:23 2026] GET /volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:24.503086 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-40c69afb-248f-4161-9aa9-eacca16dcfda None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:24.504784 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-40c69afb-248f-4161-9aa9-eacca16dcfda tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:24.504946 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-40c69afb-248f-4161-9aa9-eacca16dcfda tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:24.505131 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-40c69afb-248f-4161-9aa9-eacca16dcfda tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:24.505304 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-40c69afb-248f-4161-9aa9-eacca16dcfda tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:24.509977 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:24.509977 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:24.510824 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-40c69afb-248f-4161-9aa9-eacca16dcfda tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:24.511218 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1157/4645] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:24 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:24.720092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3777a467-7957-42af-a175-2991db606478 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:24.722017 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3777a467-7957-42af-a175-2991db606478 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:48:24.722222 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3777a467-7957-42af-a175-2991db606478 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:24.722436 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3777a467-7957-42af-a175-2991db606478 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:24.731226 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:24.731226 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:24.734969 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3777a467-7957-42af-a175-2991db606478 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:24.739617 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3777a467-7957-42af-a175-2991db606478 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:48:24.740057 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1165/4646] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:24 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:24.786442 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-85172246-791b-42d5-a9a3-a9dd313db90d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:24.788968 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-85172246-791b-42d5-a9a3-a9dd313db90d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:24.789271 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-85172246-791b-42d5-a9a3-a9dd313db90d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:24.789529 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-85172246-791b-42d5-a9a3-a9dd313db90d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:24.798440 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:24.798440 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:24.802888 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-85172246-791b-42d5-a9a3-a9dd313db90d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:24.807595 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-85172246-791b-42d5-a9a3-a9dd313db90d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:24.808133 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1144/4647] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:24 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:25.381363 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bd7d3cd9-c600-471b-9c0c-746cee20185e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:25.383977 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd7d3cd9-c600-471b-9c0c-746cee20185e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:48:25.384314 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd7d3cd9-c600-471b-9c0c-746cee20185e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d87827a-13c7-4e78-b4bb-c7eb11469ee0", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1298068877", "description": null, "metadata": null}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:25.402379 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:25.402379 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:25.403007 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bd7d3cd9-c600-471b-9c0c-746cee20185e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:25.403198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-bd7d3cd9-c600-471b-9c0c-746cee20185e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create snapshot from volume 8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:25.445117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-bd7d3cd9-c600-471b-9c0c-746cee20185e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Created reservations ['2c0945ae-51c7-4cdb-b7cd-04d326ab46a8', 'b8e7be5b-8c98-46b7-9dae-771dd76b628d', '9fe3af59-0f51-407b-8196-1837ba0b0567', '665cbc1b-9953-467d-9e70-2945ee124674'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:25.486013 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bd7d3cd9-c600-471b-9c0c-746cee20185e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot force create request issued successfully. Jul 09 15:48:25.486300 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd7d3cd9-c600-471b-9c0c-746cee20185e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:48:25.486786 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1182/4648] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:48:25 2026] POST /volume/v3/snapshots => generated 313 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:25.497490 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a62356bc-b898-4c56-9baf-023fba47b6fb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:25.499365 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a62356bc-b898-4c56-9baf-023fba47b6fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c Jul 09 15:48:25.499582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a62356bc-b898-4c56-9baf-023fba47b6fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:25.499764 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a62356bc-b898-4c56-9baf-023fba47b6fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:25.505305 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:25.505305 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:25.505745 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a62356bc-b898-4c56-9baf-023fba47b6fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:25.506714 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a62356bc-b898-4c56-9baf-023fba47b6fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c returned with HTTP 200 Jul 09 15:48:25.507137 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1158/4649] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:25 2026] GET /volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:25.520985 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b2aef597-e2ed-4c46-b3a6-d19cac83dd11 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:25.523035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b2aef597-e2ed-4c46-b3a6-d19cac83dd11 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:25.523363 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b2aef597-e2ed-4c46-b3a6-d19cac83dd11 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:25.523500 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b2aef597-e2ed-4c46-b3a6-d19cac83dd11 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:25.523602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-b2aef597-e2ed-4c46-b3a6-d19cac83dd11 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:25.527958 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:25.527958 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:25.528709 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b2aef597-e2ed-4c46-b3a6-d19cac83dd11 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:25.529072 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1166/4650] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:25 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:26.516551 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2ce72523-27aa-467e-b171-31553d707cd9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:26.518381 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2ce72523-27aa-467e-b171-31553d707cd9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c Jul 09 15:48:26.518621 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2ce72523-27aa-467e-b171-31553d707cd9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:26.518871 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2ce72523-27aa-467e-b171-31553d707cd9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:26.524310 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:26.524310 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:26.524931 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2ce72523-27aa-467e-b171-31553d707cd9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:26.525848 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2ce72523-27aa-467e-b171-31553d707cd9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c returned with HTTP 200 Jul 09 15:48:26.526289 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1145/4651] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:26 2026] GET /volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:26.535579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-493c755f-c8a8-4bce-92ac-f4d4bc9dcbf3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:26.538006 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-493c755f-c8a8-4bce-92ac-f4d4bc9dcbf3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c Jul 09 15:48:26.538271 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-493c755f-c8a8-4bce-92ac-f4d4bc9dcbf3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:26.538540 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-493c755f-c8a8-4bce-92ac-f4d4bc9dcbf3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:26.544743 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ec99be5a-611b-43b0-89be-95a1f7c1266d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:26.545229 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:26.545229 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:26.545647 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-493c755f-c8a8-4bce-92ac-f4d4bc9dcbf3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:26.546651 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-493c755f-c8a8-4bce-92ac-f4d4bc9dcbf3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c returned with HTTP 200 Jul 09 15:48:26.547272 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1183/4652] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:48:26 2026] GET /volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:26.554085 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ec99be5a-611b-43b0-89be-95a1f7c1266d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:26.554357 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ec99be5a-611b-43b0-89be-95a1f7c1266d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:26.555081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ec99be5a-611b-43b0-89be-95a1f7c1266d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:26.555280 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-ec99be5a-611b-43b0-89be-95a1f7c1266d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:26.570714 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:26.570714 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:26.573365 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ec99be5a-611b-43b0-89be-95a1f7c1266d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:26.574766 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1159/4653] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:26 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:26.589462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-3e8638d9-fffb-4e4b-85be-cbfb9206a667 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:26.591805 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-3e8638d9-fffb-4e4b-85be-cbfb9206a667 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:26.592034 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-3e8638d9-fffb-4e4b-85be-cbfb9206a667 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:26.592125 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-3e8638d9-fffb-4e4b-85be-cbfb9206a667 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:26.600586 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:26.600586 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:26.603389 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-3e8638d9-fffb-4e4b-85be-cbfb9206a667 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:26.606756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-3e8638d9-fffb-4e4b-85be-cbfb9206a667 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:26.607343 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1167/4654] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:26 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:26.630800 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-87829f37-e224-4706-b3a3-7885cdb64d0f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:26.632759 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-87829f37-e224-4706-b3a3-7885cdb64d0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0/action Jul 09 15:48:26.633051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-87829f37-e224-4706-b3a3-7885cdb64d0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:48:26.633174 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-87829f37-e224-4706-b3a3-7885cdb64d0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:26.642675 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:26.642675 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:26.643118 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-87829f37-e224-4706-b3a3-7885cdb64d0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:26.648196 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-87829f37-e224-4706-b3a3-7885cdb64d0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Begin detaching volume completed successfully. Jul 09 15:48:26.648429 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-87829f37-e224-4706-b3a3-7885cdb64d0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0/action returned with HTTP 202 Jul 09 15:48:26.649023 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1146/4655] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:48:26 2026] POST /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:48:26.843004 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1ecf7040-c132-4609-b38f-0bd5b7cedffe None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:26.843354 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1ecf7040-c132-4609-b38f-0bd5b7cedffe None None] GET https://10.4.3.19/volume// Jul 09 15:48:26.843500 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1ecf7040-c132-4609-b38f-0bd5b7cedffe None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:26.843674 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1ecf7040-c132-4609-b38f-0bd5b7cedffe None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:26.844035 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1ecf7040-c132-4609-b38f-0bd5b7cedffe None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:26.844310 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1184/4656] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48: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 09 15:48:26.851384 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-0dbb2444-5d6c-4cc6-952d-9ee45ba928b5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:26.853249 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-0dbb2444-5d6c-4cc6-952d-9ee45ba928b5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:26.853605 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-0dbb2444-5d6c-4cc6-952d-9ee45ba928b5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "421222d7-afc7-4d94-a037-00f3ea889869", "connector": null, "instance_uuid": "7bb60260-6f3b-43fd-8c66-a2b057f29347"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:26.861674 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:26.861674 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:26.890647 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-0dbb2444-5d6c-4cc6-952d-9ee45ba928b5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:26.891089 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1160/4657] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:26 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:27.330659 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-db8c6c93-fddb-41d4-9366-69147776c035 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:27.333480 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-db8c6c93-fddb-41d4-9366-69147776c035 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:27.333732 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-db8c6c93-fddb-41d4-9366-69147776c035 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:27.333975 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-db8c6c93-fddb-41d4-9366-69147776c035 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:27.344436 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:27.344436 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:27.349704 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-db8c6c93-fddb-41d4-9366-69147776c035 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:27.355257 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-db8c6c93-fddb-41d4-9366-69147776c035 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:27.355801 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1168/4658] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:27 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:27.420249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cee6c505-1904-453b-8e9d-6f679cd7190f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:27.420718 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cee6c505-1904-453b-8e9d-6f679cd7190f None None] GET https://10.4.3.19/volume// Jul 09 15:48:27.421335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cee6c505-1904-453b-8e9d-6f679cd7190f None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:27.421335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cee6c505-1904-453b-8e9d-6f679cd7190f None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:27.421536 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cee6c505-1904-453b-8e9d-6f679cd7190f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:27.422080 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1147/4659] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:27.430165 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-ad3aca9b-9076-48ad-83df-24b5de2bb84a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:27.432226 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-ad3aca9b-9076-48ad-83df-24b5de2bb84a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:27.432499 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-ad3aca9b-9076-48ad-83df-24b5de2bb84a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:27.432682 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-ad3aca9b-9076-48ad-83df-24b5de2bb84a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:27.441341 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:27.441341 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:27.444485 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-ad3aca9b-9076-48ad-83df-24b5de2bb84a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:27.448747 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-ad3aca9b-9076-48ad-83df-24b5de2bb84a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:27.449255 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1185/4660] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:27 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 1050 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:27.559172 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-f34fa65d-0e0a-4629-89d6-50dbaeaba494 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:27.561601 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-f34fa65d-0e0a-4629-89d6-50dbaeaba494 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] PUT https://10.4.3.19/volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba Jul 09 15:48:27.561990 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-f34fa65d-0e0a-4629-89d6-50dbaeaba494 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:27.570469 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-f34fa65d-0e0a-4629-89d6-50dbaeaba494 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Acquiring lock "cinder-attachment_update-421222d7-afc7-4d94-a037-00f3ea889869-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:27.577169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-f34fa65d-0e0a-4629-89d6-50dbaeaba494 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-421222d7-afc7-4d94-a037-00f3ea889869-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:27.578351 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:27.578351 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:27.585033 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3b83aa09-c96b-4f4f-b2f4-fc4ec099aba6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:27.587780 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3b83aa09-c96b-4f4f-b2f4-fc4ec099aba6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:27.588013 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3b83aa09-c96b-4f4f-b2f4-fc4ec099aba6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:27.588201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3b83aa09-c96b-4f4f-b2f4-fc4ec099aba6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:27.588333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3b83aa09-c96b-4f4f-b2f4-fc4ec099aba6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:27.594795 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:27.594795 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:27.595557 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3b83aa09-c96b-4f4f-b2f4-fc4ec099aba6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:27.596056 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1169/4661] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:27 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:27.671654 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5bd667d1-0f39-4852-9535-152193265667 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:27.672105 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5bd667d1-0f39-4852-9535-152193265667 None None] GET https://10.4.3.19/volume// Jul 09 15:48:27.672434 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5bd667d1-0f39-4852-9535-152193265667 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:27.672628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5bd667d1-0f39-4852-9535-152193265667 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:27.673037 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5bd667d1-0f39-4852-9535-152193265667 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:27.673449 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1148/4662] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:27.680921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-6404e9de-c27a-4de1-a4c2-e30d4b8db651 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:27.683275 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-6404e9de-c27a-4de1-a4c2-e30d4b8db651 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:48:27.683514 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-6404e9de-c27a-4de1-a4c2-e30d4b8db651 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:27.683724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-6404e9de-c27a-4de1-a4c2-e30d4b8db651 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:27.694033 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:27.694033 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:27.697746 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-6404e9de-c27a-4de1-a4c2-e30d4b8db651 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:27.702317 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-6404e9de-c27a-4de1-a4c2-e30d4b8db651 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:48:27.702751 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1186/4663] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:27 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 1323 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:28.115301 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-f34fa65d-0e0a-4629-89d6-50dbaeaba494 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-421222d7-afc7-4d94-a037-00f3ea889869-np0000004916" released by "attachment_update" :: held 0.537s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:28.115301 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-f34fa65d-0e0a-4629-89d6-50dbaeaba494 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba returned with HTTP 200 Jul 09 15:48:28.115301 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1161/4664] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:27 2026] PUT /volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba => generated 968 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:28.127938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-7271d8e9-8bef-4ca8-87b3-53923e445dad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:28.129663 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-7271d8e9-8bef-4ca8-87b3-53923e445dad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/encryption Jul 09 15:48:28.130002 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-7271d8e9-8bef-4ca8-87b3-53923e445dad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:28.130296 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-7271d8e9-8bef-4ca8-87b3-53923e445dad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:28.140013 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:28.140013 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:28.149423 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-7271d8e9-8bef-4ca8-87b3-53923e445dad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/encryption returned with HTTP 200 Jul 09 15:48:28.149423 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1170/4665] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:48:28 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:28.367626 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a7922400-56df-4565-9b1d-e0b0f1b6ccb0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:28.369470 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a7922400-56df-4565-9b1d-e0b0f1b6ccb0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:28.369658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a7922400-56df-4565-9b1d-e0b0f1b6ccb0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:28.369860 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a7922400-56df-4565-9b1d-e0b0f1b6ccb0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:28.379701 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:28.379701 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:28.382802 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a7922400-56df-4565-9b1d-e0b0f1b6ccb0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:28.386660 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a7922400-56df-4565-9b1d-e0b0f1b6ccb0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:28.387029 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1149/4666] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:28 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:28.605944 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-02d575f4-a945-4db4-82d8-ceb1d9dc31e5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:28.607613 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-02d575f4-a945-4db4-82d8-ceb1d9dc31e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:28.609140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-02d575f4-a945-4db4-82d8-ceb1d9dc31e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:28.609140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-02d575f4-a945-4db4-82d8-ceb1d9dc31e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:28.609140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-02d575f4-a945-4db4-82d8-ceb1d9dc31e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:28.612963 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:28.612963 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:28.614162 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-02d575f4-a945-4db4-82d8-ceb1d9dc31e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:28.614716 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1187/4667] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:28 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:29.401865 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0149f011-d48e-4097-8850-922b7c9716fd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:29.404411 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0149f011-d48e-4097-8850-922b7c9716fd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:29.404754 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0149f011-d48e-4097-8850-922b7c9716fd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:29.405087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0149f011-d48e-4097-8850-922b7c9716fd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:29.420233 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:29.420233 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:29.425592 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0149f011-d48e-4097-8850-922b7c9716fd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:29.433098 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0149f011-d48e-4097-8850-922b7c9716fd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:29.434048 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1162/4668] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:29 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:29.626020 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-87c9af56-9bc7-4b60-b555-00152fca572b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:29.628040 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-87c9af56-9bc7-4b60-b555-00152fca572b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:29.629450 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-87c9af56-9bc7-4b60-b555-00152fca572b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:29.629450 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-87c9af56-9bc7-4b60-b555-00152fca572b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:29.629450 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-87c9af56-9bc7-4b60-b555-00152fca572b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:29.632835 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:29.632835 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:29.633616 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-87c9af56-9bc7-4b60-b555-00152fca572b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:29.634051 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1171/4669] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:29 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:30.447866 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6327ab16-77b2-491d-a3db-4df5091aff5a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:30.449829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6327ab16-77b2-491d-a3db-4df5091aff5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:30.450043 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6327ab16-77b2-491d-a3db-4df5091aff5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:30.450326 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6327ab16-77b2-491d-a3db-4df5091aff5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:30.460613 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:30.460613 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:30.464500 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6327ab16-77b2-491d-a3db-4df5091aff5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:30.468781 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6327ab16-77b2-491d-a3db-4df5091aff5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:30.469178 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1150/4670] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:30 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:30.644011 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9e5eec68-621d-4fb1-a1f1-77244b4d8b85 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:30.645758 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9e5eec68-621d-4fb1-a1f1-77244b4d8b85 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:30.645941 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9e5eec68-621d-4fb1-a1f1-77244b4d8b85 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:30.646105 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9e5eec68-621d-4fb1-a1f1-77244b4d8b85 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:30.646222 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9e5eec68-621d-4fb1-a1f1-77244b4d8b85 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:30.650336 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:30.650336 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:30.651027 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9e5eec68-621d-4fb1-a1f1-77244b4d8b85 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:30.651410 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1188/4671] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:30 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:31.482748 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bad0514d-497a-4556-a301-e03e946fe493 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:31.484558 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bad0514d-497a-4556-a301-e03e946fe493 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:31.484865 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bad0514d-497a-4556-a301-e03e946fe493 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:31.485052 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bad0514d-497a-4556-a301-e03e946fe493 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:31.496767 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:31.496767 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:31.501008 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bad0514d-497a-4556-a301-e03e946fe493 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:31.505874 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bad0514d-497a-4556-a301-e03e946fe493 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:31.506254 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1163/4672] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:31 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:31.543125 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-59f8d381-fffd-40f7-a368-24c315d7c047 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:31.547217 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-59f8d381-fffd-40f7-a368-24c315d7c047 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4 Jul 09 15:48:31.547388 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-59f8d381-fffd-40f7-a368-24c315d7c047 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:31.547566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-59f8d381-fffd-40f7-a368-24c315d7c047 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:31.555787 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:31.555787 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:31.662209 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ab96b456-8ec8-4b3c-bceb-74c180c59c71 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:31.663092 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab96b456-8ec8-4b3c-bceb-74c180c59c71 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:31.663354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab96b456-8ec8-4b3c-bceb-74c180c59c71 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:31.663563 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab96b456-8ec8-4b3c-bceb-74c180c59c71 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:31.663725 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ab96b456-8ec8-4b3c-bceb-74c180c59c71 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:31.668637 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:31.668637 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:31.669443 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab96b456-8ec8-4b3c-bceb-74c180c59c71 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:31.669879 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1151/4673] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:31 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:32.105309 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-7759c677-c1e8-4ca2-8149-ff6ca1e46c2b req-59f8d381-fffd-40f7-a368-24c315d7c047 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4 returned with HTTP 200 Jul 09 15:48:32.105852 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1172/4674] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:48:31 2026] DELETE /volume/v3/attachments/1af5d166-c8a3-4cf8-8957-494199a364a4 => generated 19 bytes in 563 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:32.520268 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b58ae0ef-d02b-432d-bf0e-f62c6dd478e1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:32.521924 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b58ae0ef-d02b-432d-bf0e-f62c6dd478e1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:32.522115 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b58ae0ef-d02b-432d-bf0e-f62c6dd478e1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:32.522341 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b58ae0ef-d02b-432d-bf0e-f62c6dd478e1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:32.531517 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:32.531517 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:32.535301 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b58ae0ef-d02b-432d-bf0e-f62c6dd478e1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:32.539553 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b58ae0ef-d02b-432d-bf0e-f62c6dd478e1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:32.539970 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1189/4675] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:32 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:32.681555 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f7df06bf-f822-47ee-8b2d-f199a1031b94 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:32.683469 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f7df06bf-f822-47ee-8b2d-f199a1031b94 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:32.683703 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f7df06bf-f822-47ee-8b2d-f199a1031b94 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:32.683909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f7df06bf-f822-47ee-8b2d-f199a1031b94 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:32.684008 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f7df06bf-f822-47ee-8b2d-f199a1031b94 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:32.688013 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:32.688013 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:32.688760 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f7df06bf-f822-47ee-8b2d-f199a1031b94 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:32.689230 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1164/4676] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:32 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:32.936626 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-05844c49-a7fb-46fd-936b-37c09264fefb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:32.938100 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:48:32.938449 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-232934053", "snapshot_id": "efdcd23c-dd38-49e6-955c-5400d4460a4f", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:32.939880 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-232934053', 'snapshot_id': 'efdcd23c-dd38-49e6-955c-5400d4460a4f', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:48:32.944836 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:32.944836 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:32.945280 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:32.945376 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume of 1 GB Jul 09 15:48:32.948897 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Availability Zones retrieved successfully. Jul 09 15:48:32.954082 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Flow 'volume_create_api' (d828127f-6256-4547-a239-4d51953bdceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:32.955163 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e245c649-42e7-41a8-82b6-a27db250ef13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:32.956062 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:48:32.985001 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e245c649-42e7-41a8-82b6-a27db250ef13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'efdcd23c-dd38-49e6-955c-5400d4460a4f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:32.985844 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55323c5d-9696-47f6-9acc-262b9a2034c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:33.045737 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Created reservations ['5d8c2a46-960b-4e38-8002-4118785d3ca0', '25c5130b-9fe0-47c2-af4f-415a1c03cf64', 'c7019e66-13ba-4be8-a769-0e1803de1861', '4c41c429-0bc7-48af-b568-78f50841c4fd'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:33.046698 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55323c5d-9696-47f6-9acc-262b9a2034c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d8c2a46-960b-4e38-8002-4118785d3ca0', '25c5130b-9fe0-47c2-af4f-415a1c03cf64', 'c7019e66-13ba-4be8-a769-0e1803de1861', '4c41c429-0bc7-48af-b568-78f50841c4fd']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:33.047611 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049d6cae-ddad-4864-ac1e-027c1dbec879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:33.101742 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (049d6cae-ddad-4864-ac1e-027c1dbec879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f028853-1aba-435b-9ec4-22751298f96c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-232934053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcb1988dcd84c1fac6c7dc95c664132',qos_specs=None,replication_status=,reservations=['5d8c2a46-960b-4e38-8002-4118785d3ca0','25c5130b-9fe0-47c2-af4f-415a1c03cf64','c7019e66-13ba-4be8-a769-0e1803de1861','4c41c429-0bc7-48af-b568-78f50841c4fd'],size=1,snapshot_id=efdcd23c-dd38-49e6-955c-5400d4460a4f,source_replicaid=,source_volid=None,status='creating',user_id='6651b79bdddd46f583add42f87989963',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:48:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-232934053',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f028853-1aba-435b-9ec4-22751298f96c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcb1988dcd84c1fac6c7dc95c664132',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=efdcd23c-dd38-49e6-955c-5400d4460a4f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6651b79bdddd46f583add42f87989963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:33.102913 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa3f192-776f-4c0d-94b2-b1c1f05ad48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:33.127063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa3f192-776f-4c0d-94b2-b1c1f05ad48b) transitioned into state 'SUCCESS' from state '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-232934053',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcb1988dcd84c1fac6c7dc95c664132',qos_specs=None,replication_status=,reservations=['5d8c2a46-960b-4e38-8002-4118785d3ca0','25c5130b-9fe0-47c2-af4f-415a1c03cf64','c7019e66-13ba-4be8-a769-0e1803de1861','4c41c429-0bc7-48af-b568-78f50841c4fd'],size=1,snapshot_id=efdcd23c-dd38-49e6-955c-5400d4460a4f,source_replicaid=,source_volid=None,status='creating',user_id='6651b79bdddd46f583add42f87989963',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:33.128122 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0000bb2-5fc5-4320-887a-34695f052fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:33.157024 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0000bb2-5fc5-4320-887a-34695f052fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:33.157945 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Flow 'volume_create_api' (d828127f-6256-4547-a239-4d51953bdceb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:33.158263 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume request issued successfully. Jul 09 15:48:33.158844 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-05844c49-a7fb-46fd-936b-37c09264fefb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:48:33.159372 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1152/4677] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:48:32 2026] POST /volume/v3/volumes => generated 788 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:33.173943 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7fbde814-122a-4049-bb4a-bfd49acbe215 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:33.176444 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7fbde814-122a-4049-bb4a-bfd49acbe215 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:33.176779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7fbde814-122a-4049-bb4a-bfd49acbe215 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:33.177055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7fbde814-122a-4049-bb4a-bfd49acbe215 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:33.186389 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:33.186389 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:33.191584 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7fbde814-122a-4049-bb4a-bfd49acbe215 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:33.198993 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7fbde814-122a-4049-bb4a-bfd49acbe215 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:33.199479 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1173/4678] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:33 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:33.553168 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1df6912b-f4ba-45a6-98c2-72e54a3adab4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:33.555684 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1df6912b-f4ba-45a6-98c2-72e54a3adab4 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:33.555927 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1df6912b-f4ba-45a6-98c2-72e54a3adab4 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:33.556175 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1df6912b-f4ba-45a6-98c2-72e54a3adab4 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:33.568709 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:33.568709 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:33.573827 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1df6912b-f4ba-45a6-98c2-72e54a3adab4 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:33.580055 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1df6912b-f4ba-45a6-98c2-72e54a3adab4 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:33.580557 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1190/4679] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:33 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:33.699500 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2acbae70-c8c7-47cf-b451-2ef0303edd6e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:33.701511 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2acbae70-c8c7-47cf-b451-2ef0303edd6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:33.701694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2acbae70-c8c7-47cf-b451-2ef0303edd6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:33.701942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2acbae70-c8c7-47cf-b451-2ef0303edd6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:33.702085 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-2acbae70-c8c7-47cf-b451-2ef0303edd6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:33.706894 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:33.706894 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:33.707687 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2acbae70-c8c7-47cf-b451-2ef0303edd6e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:33.708116 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1165/4680] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:33 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:34.214540 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20efd493-90eb-41f2-a38c-62594dbb0e12 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:34.216339 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20efd493-90eb-41f2-a38c-62594dbb0e12 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:34.216804 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20efd493-90eb-41f2-a38c-62594dbb0e12 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:34.217072 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20efd493-90eb-41f2-a38c-62594dbb0e12 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:34.225120 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:34.225120 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:34.229109 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-20efd493-90eb-41f2-a38c-62594dbb0e12 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:34.234205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20efd493-90eb-41f2-a38c-62594dbb0e12 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:34.234795 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1153/4681] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:34 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:34.250928 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-692b29ce-7600-4547-90dc-ab20cbf2c06f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:34.252852 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-692b29ce-7600-4547-90dc-ab20cbf2c06f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:34.253053 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-692b29ce-7600-4547-90dc-ab20cbf2c06f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:34.253515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-692b29ce-7600-4547-90dc-ab20cbf2c06f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:34.261353 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:34.261353 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:34.266954 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-692b29ce-7600-4547-90dc-ab20cbf2c06f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:34.273176 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-692b29ce-7600-4547-90dc-ab20cbf2c06f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:34.273862 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1174/4682] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:34 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:34.595503 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-806362a5-3135-4428-b352-d031b7243a09 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:34.600535 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-806362a5-3135-4428-b352-d031b7243a09 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:34.600773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-806362a5-3135-4428-b352-d031b7243a09 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:34.601002 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-806362a5-3135-4428-b352-d031b7243a09 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:34.615698 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:34.615698 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:34.620458 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-806362a5-3135-4428-b352-d031b7243a09 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:34.626312 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-806362a5-3135-4428-b352-d031b7243a09 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:34.626801 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1191/4683] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:34 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:34.719374 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ded58a19-a533-4a73-a460-7ce80e8b8093 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:34.722380 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ded58a19-a533-4a73-a460-7ce80e8b8093 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:34.722380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ded58a19-a533-4a73-a460-7ce80e8b8093 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:34.722380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ded58a19-a533-4a73-a460-7ce80e8b8093 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:34.722380 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-ded58a19-a533-4a73-a460-7ce80e8b8093 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:34.726617 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:34.726617 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:34.728053 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ded58a19-a533-4a73-a460-7ce80e8b8093 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:34.728741 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1166/4684] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:34 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:34.767735 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-c70207f2-cb5c-4ea9-b7cb-f0def69db31e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:34.769892 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-c70207f2-cb5c-4ea9-b7cb-f0def69db31e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:34.770098 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-c70207f2-cb5c-4ea9-b7cb-f0def69db31e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:34.770335 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-c70207f2-cb5c-4ea9-b7cb-f0def69db31e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:34.777265 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:34.777265 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:34.781240 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-c70207f2-cb5c-4ea9-b7cb-f0def69db31e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:34.786661 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-c70207f2-cb5c-4ea9-b7cb-f0def69db31e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:34.787199 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1154/4685] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:34 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:35.644168 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-aec289c8-00a6-43ce-abe1-eb44fefd7429 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:35.646405 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aec289c8-00a6-43ce-abe1-eb44fefd7429 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:35.646650 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aec289c8-00a6-43ce-abe1-eb44fefd7429 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:35.646931 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aec289c8-00a6-43ce-abe1-eb44fefd7429 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:35.659360 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:35.659360 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:35.663436 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-aec289c8-00a6-43ce-abe1-eb44fefd7429 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:35.668582 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aec289c8-00a6-43ce-abe1-eb44fefd7429 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:35.669009 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1175/4686] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:35 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:35.739794 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e4ec28b7-fef5-495c-892c-3c7135bca7dc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:35.741676 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e4ec28b7-fef5-495c-892c-3c7135bca7dc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:35.741857 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e4ec28b7-fef5-495c-892c-3c7135bca7dc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:35.742024 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e4ec28b7-fef5-495c-892c-3c7135bca7dc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:35.742123 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e4ec28b7-fef5-495c-892c-3c7135bca7dc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:35.746048 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:35.746048 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:35.746806 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e4ec28b7-fef5-495c-892c-3c7135bca7dc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:35.747151 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1192/4687] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:35 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:36.682306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9d309370-8278-46e3-8f4f-7750a284301e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:36.684594 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9d309370-8278-46e3-8f4f-7750a284301e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:36.684851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9d309370-8278-46e3-8f4f-7750a284301e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:36.685102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9d309370-8278-46e3-8f4f-7750a284301e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:36.696129 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:36.696129 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:36.699521 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9d309370-8278-46e3-8f4f-7750a284301e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:36.703688 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9d309370-8278-46e3-8f4f-7750a284301e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:36.704136 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1167/4688] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:36 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:36.758094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-87cf6cd3-fbd5-43b3-b32c-7e9350a0f55d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:36.759940 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87cf6cd3-fbd5-43b3-b32c-7e9350a0f55d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:48:36.760147 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87cf6cd3-fbd5-43b3-b32c-7e9350a0f55d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:36.760376 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87cf6cd3-fbd5-43b3-b32c-7e9350a0f55d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:36.760518 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-87cf6cd3-fbd5-43b3-b32c-7e9350a0f55d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:36.764662 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:36.764662 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:36.765429 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87cf6cd3-fbd5-43b3-b32c-7e9350a0f55d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:48:36.765844 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1155/4689] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:36 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:36.774848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-93e638ac-176d-4e79-b190-35e2add32ab0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:36.776883 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-93e638ac-176d-4e79-b190-35e2add32ab0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:48:36.777279 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-93e638ac-176d-4e79-b190-35e2add32ab0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "622c979e-a75c-4552-9969-d96bbcd91a26", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1339038165"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:36.778655 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-93e638ac-176d-4e79-b190-35e2add32ab0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating new backup {'backup': {'volume_id': '622c979e-a75c-4552-9969-d96bbcd91a26', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1339038165'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:48:36.778945 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-93e638ac-176d-4e79-b190-35e2add32ab0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating backup of volume 622c979e-a75c-4552-9969-d96bbcd91a26 in container None Jul 09 15:48:36.785380 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:36.785380 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:36.785789 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-93e638ac-176d-4e79-b190-35e2add32ab0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:48:36.801015 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-93e638ac-176d-4e79-b190-35e2add32ab0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['53e559aa-d470-46b8-af1a-101e4b7c247c', '0677363a-d888-4b00-9c7b-281dc44b7621'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:36.819904 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cd1290a0-e244-4ede-aae0-b224a9175b80 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:36.820594 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cd1290a0-e244-4ede-aae0-b224a9175b80 None None] GET https://10.4.3.19/volume// Jul 09 15:48:36.820799 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cd1290a0-e244-4ede-aae0-b224a9175b80 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:36.820991 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cd1290a0-e244-4ede-aae0-b224a9175b80 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:36.821380 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cd1290a0-e244-4ede-aae0-b224a9175b80 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:36.821666 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1193/4690] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48: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 09 15:48:36.829143 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-042041ac-f5b6-47b7-91d9-c37a9aae293c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:36.831250 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-042041ac-f5b6-47b7-91d9-c37a9aae293c tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:36.831626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-042041ac-f5b6-47b7-91d9-c37a9aae293c tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f028853-1aba-435b-9ec4-22751298f96c", "connector": null, "instance_uuid": "0809dd36-6687-4a1f-916a-c780674cb90e"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:36.832067 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-93e638ac-176d-4e79-b190-35e2add32ab0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:48:36.832509 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1176/4691] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:48:36 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 09 15:48:36.841892 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:36.841892 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:36.844130 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a76c01ab-9bc9-44f2-889f-67cc1cc0ca3c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:36.846164 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a76c01ab-9bc9-44f2-889f-67cc1cc0ca3c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:36.846437 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a76c01ab-9bc9-44f2-889f-67cc1cc0ca3c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:36.846605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a76c01ab-9bc9-44f2-889f-67cc1cc0ca3c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:36.846741 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-a76c01ab-9bc9-44f2-889f-67cc1cc0ca3c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:36.851202 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:36.851202 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:36.854210 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a76c01ab-9bc9-44f2-889f-67cc1cc0ca3c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:36.854210 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1156/4692] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:36 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:36.870019 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-042041ac-f5b6-47b7-91d9-c37a9aae293c tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:36.870552 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1168/4693] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:36 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 09 15:48:37.085912 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-780f6066-60e2-4d97-9c46-40792b92a50c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:37.088504 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-780f6066-60e2-4d97-9c46-40792b92a50c tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:37.088733 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-780f6066-60e2-4d97-9c46-40792b92a50c tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:37.088973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-780f6066-60e2-4d97-9c46-40792b92a50c tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:37.098589 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:37.098589 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:37.103543 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-780f6066-60e2-4d97-9c46-40792b92a50c tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:37.109704 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-780f6066-60e2-4d97-9c46-40792b92a50c tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:37.110102 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1194/4694] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:37 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:37.310606 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3295f6e4-4a60-4679-8fbc-f6cf292f3a46 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:37.312449 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3295f6e4-4a60-4679-8fbc-f6cf292f3a46 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:37.312675 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3295f6e4-4a60-4679-8fbc-f6cf292f3a46 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:37.312916 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3295f6e4-4a60-4679-8fbc-f6cf292f3a46 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:37.322098 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:37.322098 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:37.325921 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3295f6e4-4a60-4679-8fbc-f6cf292f3a46 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:37.330176 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3295f6e4-4a60-4679-8fbc-f6cf292f3a46 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:37.330631 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1177/4695] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:37 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:37.396028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-457957f2-9732-49d2-b950-6ad33ff4b4a2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:37.396452 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-457957f2-9732-49d2-b950-6ad33ff4b4a2 None None] GET https://10.4.3.19/volume// Jul 09 15:48:37.396595 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-457957f2-9732-49d2-b950-6ad33ff4b4a2 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:37.396778 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-457957f2-9732-49d2-b950-6ad33ff4b4a2 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:37.397094 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-457957f2-9732-49d2-b950-6ad33ff4b4a2 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:37.397390 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1157/4696] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:37.404518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-36080702-5147-47f8-810e-367c71e026ba None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:37.406585 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-36080702-5147-47f8-810e-367c71e026ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:37.406775 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-36080702-5147-47f8-810e-367c71e026ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:37.406988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-36080702-5147-47f8-810e-367c71e026ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:37.415652 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:37.415652 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:37.419029 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-36080702-5147-47f8-810e-367c71e026ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:37.423627 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-36080702-5147-47f8-810e-367c71e026ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:37.424035 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1169/4697] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:37 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 1060 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:37.527380 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-8df8ddea-b8d8-455b-8b63-618a8e7b3f72 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:37.529909 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-8df8ddea-b8d8-455b-8b63-618a8e7b3f72 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] PUT https://10.4.3.19/volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522 Jul 09 15:48:37.530390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-8df8ddea-b8d8-455b-8b63-618a8e7b3f72 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:37.539703 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-8df8ddea-b8d8-455b-8b63-618a8e7b3f72 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Acquiring lock "cinder-attachment_update-3f028853-1aba-435b-9ec4-22751298f96c-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:37.545120 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-8df8ddea-b8d8-455b-8b63-618a8e7b3f72 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Lock "cinder-attachment_update-3f028853-1aba-435b-9ec4-22751298f96c-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:37.546571 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:37.546571 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:37.634886 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-09049e92-7707-43c5-9232-3035dfabcc52 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:37.637006 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-09049e92-7707-43c5-9232-3035dfabcc52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:37.637221 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-09049e92-7707-43c5-9232-3035dfabcc52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:37.637462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-09049e92-7707-43c5-9232-3035dfabcc52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:37.644494 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:37.644494 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:37.648470 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-09049e92-7707-43c5-9232-3035dfabcc52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:37.653630 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-09049e92-7707-43c5-9232-3035dfabcc52 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:37.654128 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1178/4698] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:37 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:37.716350 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a68d6530-e2b7-4717-ad5a-de82bc346777 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:37.718608 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a68d6530-e2b7-4717-ad5a-de82bc346777 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:37.718884 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a68d6530-e2b7-4717-ad5a-de82bc346777 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:37.719132 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a68d6530-e2b7-4717-ad5a-de82bc346777 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:37.730747 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:37.730747 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:37.734970 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a68d6530-e2b7-4717-ad5a-de82bc346777 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:37.738712 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a68d6530-e2b7-4717-ad5a-de82bc346777 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:37.739103 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1158/4699] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:37 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:37.863108 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4526611f-15a2-4066-9b20-75e02d25cf04 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:37.865304 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4526611f-15a2-4066-9b20-75e02d25cf04 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:37.865558 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4526611f-15a2-4066-9b20-75e02d25cf04 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:37.865817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4526611f-15a2-4066-9b20-75e02d25cf04 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:37.865982 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4526611f-15a2-4066-9b20-75e02d25cf04 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:37.870219 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:37.870219 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:37.871019 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4526611f-15a2-4066-9b20-75e02d25cf04 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:37.871559 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1170/4700] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:37 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:38.068868 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-8df8ddea-b8d8-455b-8b63-618a8e7b3f72 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Lock "cinder-attachment_update-3f028853-1aba-435b-9ec4-22751298f96c-np0000004916" released by "attachment_update" :: held 0.524s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:38.069320 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-8df8ddea-b8d8-455b-8b63-618a8e7b3f72 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522 returned with HTTP 200 Jul 09 15:48:38.069833 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1195/4701] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:37 2026] PUT /volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:38.342036 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f06e5ea5-2372-4dc1-93eb-b7f2f17833cd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:38.344226 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f06e5ea5-2372-4dc1-93eb-b7f2f17833cd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:38.344488 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f06e5ea5-2372-4dc1-93eb-b7f2f17833cd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:38.344686 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f06e5ea5-2372-4dc1-93eb-b7f2f17833cd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:38.354535 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:38.354535 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:38.358447 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f06e5ea5-2372-4dc1-93eb-b7f2f17833cd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:38.362966 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f06e5ea5-2372-4dc1-93eb-b7f2f17833cd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:38.363391 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1179/4702] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:38 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:38.755898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7dfbbf2b-821a-4942-b085-c0d232667757 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:38.758099 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7dfbbf2b-821a-4942-b085-c0d232667757 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:38.758385 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7dfbbf2b-821a-4942-b085-c0d232667757 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:38.758671 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7dfbbf2b-821a-4942-b085-c0d232667757 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:38.769836 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:38.769836 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:38.773149 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7dfbbf2b-821a-4942-b085-c0d232667757 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:38.777092 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7dfbbf2b-821a-4942-b085-c0d232667757 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:38.777520 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1159/4703] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:38 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:38.882456 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0e706a0f-ee9f-4be1-a5a4-f1ddd83c1292 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:38.884071 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0e706a0f-ee9f-4be1-a5a4-f1ddd83c1292 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:38.884254 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0e706a0f-ee9f-4be1-a5a4-f1ddd83c1292 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:38.884450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0e706a0f-ee9f-4be1-a5a4-f1ddd83c1292 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:38.884579 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-0e706a0f-ee9f-4be1-a5a4-f1ddd83c1292 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:38.888431 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:38.888431 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:38.889315 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0e706a0f-ee9f-4be1-a5a4-f1ddd83c1292 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:38.889657 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1171/4704] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:38 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:39.192360 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-32582cc3-022a-4d09-a63e-78266042d962 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.193980 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-32582cc3-022a-4d09-a63e-78266042d962 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:39.194195 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-32582cc3-022a-4d09-a63e-78266042d962 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:39.194397 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-32582cc3-022a-4d09-a63e-78266042d962 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:39.203739 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:39.203739 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:39.208538 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-32582cc3-022a-4d09-a63e-78266042d962 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:39.214342 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-32582cc3-022a-4d09-a63e-78266042d962 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:39.214806 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1196/4705] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:39 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:39.226350 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f8f5a7f6-252d-4575-b8eb-2d6e2ebe8a88 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.227939 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f8f5a7f6-252d-4575-b8eb-2d6e2ebe8a88 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:39.228146 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f8f5a7f6-252d-4575-b8eb-2d6e2ebe8a88 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:39.228369 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f8f5a7f6-252d-4575-b8eb-2d6e2ebe8a88 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:39.235065 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:39.235065 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:39.238379 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f8f5a7f6-252d-4575-b8eb-2d6e2ebe8a88 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:39.242493 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f8f5a7f6-252d-4575-b8eb-2d6e2ebe8a88 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:39.242911 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1180/4706] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:39 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:39.282019 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-dc4f3aee-e1fb-486e-9cfc-136bef319b75 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.284104 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-dc4f3aee-e1fb-486e-9cfc-136bef319b75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:39.284315 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-dc4f3aee-e1fb-486e-9cfc-136bef319b75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:39.284499 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-dc4f3aee-e1fb-486e-9cfc-136bef319b75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:39.291093 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:39.291093 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:39.294993 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-dc4f3aee-e1fb-486e-9cfc-136bef319b75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:39.299325 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-dc4f3aee-e1fb-486e-9cfc-136bef319b75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:39.299724 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1160/4707] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:39 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:39.377609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dac35f73-8f10-40ed-b21f-ad050c2a94e5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.379428 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dac35f73-8f10-40ed-b21f-ad050c2a94e5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:39.379656 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dac35f73-8f10-40ed-b21f-ad050c2a94e5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:39.379856 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dac35f73-8f10-40ed-b21f-ad050c2a94e5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:39.390658 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:39.390658 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:39.394467 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dac35f73-8f10-40ed-b21f-ad050c2a94e5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:39.399298 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dac35f73-8f10-40ed-b21f-ad050c2a94e5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:39.399899 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1172/4708] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:39 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:39.439867 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-5f883c5a-400e-4e1c-ac86-24fca79605d3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.442358 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-5f883c5a-400e-4e1c-ac86-24fca79605d3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba/action Jul 09 15:48:39.442760 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-5f883c5a-400e-4e1c-ac86-24fca79605d3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:48:39.442889 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-5f883c5a-400e-4e1c-ac86-24fca79605d3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:39.458166 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:39.458166 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:39.466791 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b1e9ec1d-4d15-456f-a728-ca89d66f8f2b req-5f883c5a-400e-4e1c-ac86-24fca79605d3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba/action returned with HTTP 204 Jul 09 15:48:39.467280 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1197/4709] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:48:39 2026] POST /volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:48:39.687166 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9616df07-6674-4f69-9c52-252487e6664f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.687608 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9616df07-6674-4f69-9c52-252487e6664f None None] GET https://10.4.3.19/volume// Jul 09 15:48:39.687747 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9616df07-6674-4f69-9c52-252487e6664f None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:39.688003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9616df07-6674-4f69-9c52-252487e6664f None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:39.688357 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9616df07-6674-4f69-9c52-252487e6664f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:39.688790 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1181/4710] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48: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 09 15:48:39.697352 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-f6829eec-3f59-4ecd-93f2-a2377c1547fe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.699345 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-f6829eec-3f59-4ecd-93f2-a2377c1547fe tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:39.699654 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-f6829eec-3f59-4ecd-93f2-a2377c1547fe tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04952828-bcdf-4415-85fe-c6866e157046", "connector": null, "instance_uuid": "60fc6394-2428-4683-a0e4-b756d47606ff"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:39.707692 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:39.707692 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:39.733767 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-f6829eec-3f59-4ecd-93f2-a2377c1547fe tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:39.734218 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1161/4711] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:39 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 09 15:48:39.791122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a2c5efe7-37c2-4a59-a564-8bf432155337 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.792933 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a2c5efe7-37c2-4a59-a564-8bf432155337 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:48:39.793294 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a2c5efe7-37c2-4a59-a564-8bf432155337 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:39.793665 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a2c5efe7-37c2-4a59-a564-8bf432155337 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:39.804903 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:39.804903 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:39.808910 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a2c5efe7-37c2-4a59-a564-8bf432155337 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:39.814787 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a2c5efe7-37c2-4a59-a564-8bf432155337 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:48:39.814787 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1173/4712] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:39 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 1163 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:39.902698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e8d0fa95-66c9-4368-b314-0171fb69aea3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:39.906021 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8d0fa95-66c9-4368-b314-0171fb69aea3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:39.906021 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8d0fa95-66c9-4368-b314-0171fb69aea3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:39.906021 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8d0fa95-66c9-4368-b314-0171fb69aea3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:39.906021 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e8d0fa95-66c9-4368-b314-0171fb69aea3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:39.910877 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:39.910877 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:39.912293 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8d0fa95-66c9-4368-b314-0171fb69aea3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:39.915209 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1198/4713] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:39 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:40.176929 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ae0c4440-8815-49fa-a2c7-691259f94276 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:40.178786 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae0c4440-8815-49fa-a2c7-691259f94276 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:40.179043 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae0c4440-8815-49fa-a2c7-691259f94276 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:40.179398 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ae0c4440-8815-49fa-a2c7-691259f94276 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:40.189698 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:40.189698 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:40.194721 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ae0c4440-8815-49fa-a2c7-691259f94276 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:40.200720 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ae0c4440-8815-49fa-a2c7-691259f94276 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:40.201712 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1182/4714] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:40 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:40.259270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3b268b23-847b-4cb0-afd2-b7a014119231 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:40.259604 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b268b23-847b-4cb0-afd2-b7a014119231 None None] GET https://10.4.3.19/volume// Jul 09 15:48:40.259788 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b268b23-847b-4cb0-afd2-b7a014119231 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:40.259990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b268b23-847b-4cb0-afd2-b7a014119231 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:40.260402 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b268b23-847b-4cb0-afd2-b7a014119231 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:40.260659 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1162/4715] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:40.267642 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-dfc646b7-ebd8-437f-8d8a-8d60f029d57d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:40.269715 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-dfc646b7-ebd8-437f-8d8a-8d60f029d57d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:40.269967 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-dfc646b7-ebd8-437f-8d8a-8d60f029d57d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:40.270230 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-dfc646b7-ebd8-437f-8d8a-8d60f029d57d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:40.279165 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:40.279165 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:40.283062 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-dfc646b7-ebd8-437f-8d8a-8d60f029d57d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:40.287219 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-dfc646b7-ebd8-437f-8d8a-8d60f029d57d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:40.287718 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1174/4716] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:40 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 1116 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:40.412620 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ea3c5c63-5d85-4dc7-be9e-c291e225d82e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:40.414753 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ea3c5c63-5d85-4dc7-be9e-c291e225d82e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:40.415120 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ea3c5c63-5d85-4dc7-be9e-c291e225d82e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:40.415324 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ea3c5c63-5d85-4dc7-be9e-c291e225d82e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:40.416239 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-ebcc3982-5084-4356-b557-8ce17a4329bd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:40.418306 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-ebcc3982-5084-4356-b557-8ce17a4329bd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:40.418417 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-ebcc3982-5084-4356-b557-8ce17a4329bd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:40.418597 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-ebcc3982-5084-4356-b557-8ce17a4329bd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:40.424734 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-92458387-4fa0-4d64-8eb4-74f86c54739b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:40.425046 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:40.425046 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:40.426365 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:40.426365 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:40.426999 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-92458387-4fa0-4d64-8eb4-74f86c54739b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] PUT https://10.4.3.19/volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0 Jul 09 15:48:40.427462 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-92458387-4fa0-4d64-8eb4-74f86c54739b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:40.428307 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-ebcc3982-5084-4356-b557-8ce17a4329bd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:40.430012 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ea3c5c63-5d85-4dc7-be9e-c291e225d82e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:40.432084 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-ebcc3982-5084-4356-b557-8ce17a4329bd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:40.432481 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1183/4717] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:40 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:40.434274 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ea3c5c63-5d85-4dc7-be9e-c291e225d82e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:40.434644 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1199/4718] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:40 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:40.436216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-92458387-4fa0-4d64-8eb4-74f86c54739b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Acquiring lock "cinder-attachment_update-04952828-bcdf-4415-85fe-c6866e157046-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:40.440776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-92458387-4fa0-4d64-8eb4-74f86c54739b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Lock "cinder-attachment_update-04952828-bcdf-4415-85fe-c6866e157046-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:40.441844 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:40.441844 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:40.927948 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f1a133c3-8ca2-44a9-b964-6cb9fb3e1f43 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:40.930222 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1a133c3-8ca2-44a9-b964-6cb9fb3e1f43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:40.930468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1a133c3-8ca2-44a9-b964-6cb9fb3e1f43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:40.930698 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1a133c3-8ca2-44a9-b964-6cb9fb3e1f43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:40.930797 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f1a133c3-8ca2-44a9-b964-6cb9fb3e1f43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:40.935177 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:40.935177 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:40.935942 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1a133c3-8ca2-44a9-b964-6cb9fb3e1f43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:40.936341 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1175/4719] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:40 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:40.966711 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-92458387-4fa0-4d64-8eb4-74f86c54739b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Lock "cinder-attachment_update-04952828-bcdf-4415-85fe-c6866e157046-np0000004916" released by "attachment_update" :: held 0.526s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:40.967057 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-92458387-4fa0-4d64-8eb4-74f86c54739b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0 returned with HTTP 200 Jul 09 15:48:40.967565 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1163/4720] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:40 2026] PUT /volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0 => generated 969 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:41.219953 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-213358db-5bac-491a-9380-156818a474e2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:41.221864 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-213358db-5bac-491a-9380-156818a474e2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:41.222116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-213358db-5bac-491a-9380-156818a474e2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:41.222351 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-213358db-5bac-491a-9380-156818a474e2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:41.231981 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:41.231981 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:41.235174 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-213358db-5bac-491a-9380-156818a474e2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:41.239264 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-213358db-5bac-491a-9380-156818a474e2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:41.239770 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1184/4721] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:41 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:41.330700 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c451d3d3-93d5-425b-a9df-3faea0d52579 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:41.330973 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c451d3d3-93d5-425b-a9df-3faea0d52579 None None] GET https://10.4.3.19/volume// Jul 09 15:48:41.331139 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c451d3d3-93d5-425b-a9df-3faea0d52579 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:41.331324 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c451d3d3-93d5-425b-a9df-3faea0d52579 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:41.331626 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c451d3d3-93d5-425b-a9df-3faea0d52579 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:41.331932 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1200/4722] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48: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 09 15:48:41.339061 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-2f8b0307-9cba-476b-9bdc-291c9b78c4c9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:41.340954 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-2f8b0307-9cba-476b-9bdc-291c9b78c4c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:41.341279 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-2f8b0307-9cba-476b-9bdc-291c9b78c4c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fc22eab-5445-43e9-9154-4af053e2acdf", "connector": null, "instance_uuid": "3a0d69a0-1319-4ab7-ba5d-bf87ffa94282"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:41.349883 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:41.349883 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:41.373738 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-2f8b0307-9cba-476b-9bdc-291c9b78c4c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:41.374231 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1176/4723] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:41 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 09 15:48:41.449373 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1b706afc-e942-49b4-83ad-621d341aaaed None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:41.451693 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b706afc-e942-49b4-83ad-621d341aaaed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:41.451982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b706afc-e942-49b4-83ad-621d341aaaed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:41.452246 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b706afc-e942-49b4-83ad-621d341aaaed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:41.464220 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:41.464220 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:41.468544 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1b706afc-e942-49b4-83ad-621d341aaaed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:41.473679 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b706afc-e942-49b4-83ad-621d341aaaed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:41.474128 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1164/4724] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:41 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:41.836144 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-aec1a549-2245-4a21-8ee2-1add8a39c4e1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:41.838439 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aec1a549-2245-4a21-8ee2-1add8a39c4e1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:41.838439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aec1a549-2245-4a21-8ee2-1add8a39c4e1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:41.838648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aec1a549-2245-4a21-8ee2-1add8a39c4e1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:41.850309 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:41.850309 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:41.855043 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-aec1a549-2245-4a21-8ee2-1add8a39c4e1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:41.860790 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aec1a549-2245-4a21-8ee2-1add8a39c4e1 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:41.861317 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1185/4725] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:41 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 877 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:41.899845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-27283dfd-01f0-4959-9b70-be5bde19dded None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:41.900358 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-27283dfd-01f0-4959-9b70-be5bde19dded None None] GET https://10.4.3.19/volume// Jul 09 15:48:41.900358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-27283dfd-01f0-4959-9b70-be5bde19dded None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:41.900472 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-27283dfd-01f0-4959-9b70-be5bde19dded None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:41.900768 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-27283dfd-01f0-4959-9b70-be5bde19dded None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:41.901051 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1201/4726] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:41.908137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9c8b9645-6320-4106-b6eb-f7d1939bf61f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:41.910292 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9c8b9645-6320-4106-b6eb-f7d1939bf61f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:41.910494 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9c8b9645-6320-4106-b6eb-f7d1939bf61f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:41.910694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9c8b9645-6320-4106-b6eb-f7d1939bf61f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:41.920219 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:41.920219 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:41.923645 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9c8b9645-6320-4106-b6eb-f7d1939bf61f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:41.928753 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9c8b9645-6320-4106-b6eb-f7d1939bf61f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:41.929237 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1177/4727] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:41 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 1057 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:41.946834 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b9e8bd52-f06c-4268-bf24-3a2c817c9ffe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:41.948820 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b9e8bd52-f06c-4268-bf24-3a2c817c9ffe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:41.949017 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b9e8bd52-f06c-4268-bf24-3a2c817c9ffe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:41.949240 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b9e8bd52-f06c-4268-bf24-3a2c817c9ffe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:41.949384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b9e8bd52-f06c-4268-bf24-3a2c817c9ffe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:41.954034 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:41.954034 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:41.954947 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b9e8bd52-f06c-4268-bf24-3a2c817c9ffe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:41.955397 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1165/4728] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:41 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:42.036373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-8b4cc1d8-32b1-444e-8e2e-a00957e3dd83 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.038701 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-8b4cc1d8-32b1-444e-8e2e-a00957e3dd83 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] PUT https://10.4.3.19/volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102 Jul 09 15:48:42.039096 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-8b4cc1d8-32b1-444e-8e2e-a00957e3dd83 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:42.042159 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=267,cinder:INSERT=34,cinder:UPDATE=58 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:48:42.047905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-8b4cc1d8-32b1-444e-8e2e-a00957e3dd83 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Acquiring lock "cinder-attachment_update-2fc22eab-5445-43e9-9154-4af053e2acdf-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:42.052392 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-8b4cc1d8-32b1-444e-8e2e-a00957e3dd83 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-2fc22eab-5445-43e9-9154-4af053e2acdf-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:42.053326 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:42.053326 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:42.252643 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-024d165e-c5ac-41a3-abf8-c267122a2791 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.254653 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-024d165e-c5ac-41a3-abf8-c267122a2791 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:42.254856 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-024d165e-c5ac-41a3-abf8-c267122a2791 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:42.255109 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-024d165e-c5ac-41a3-abf8-c267122a2791 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:42.264018 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:42.264018 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:42.267418 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-024d165e-c5ac-41a3-abf8-c267122a2791 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:42.272424 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-024d165e-c5ac-41a3-abf8-c267122a2791 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:42.272700 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1202/4729] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:42 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:42.466642 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1ebc4bfb-2054-4749-8ba4-765c197d4867 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.467118 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1ebc4bfb-2054-4749-8ba4-765c197d4867 None None] GET https://10.4.3.19/volume// Jul 09 15:48:42.467258 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1ebc4bfb-2054-4749-8ba4-765c197d4867 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:42.467524 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1ebc4bfb-2054-4749-8ba4-765c197d4867 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:42.467909 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1ebc4bfb-2054-4749-8ba4-765c197d4867 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:42.468385 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1178/4730] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48: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 09 15:48:42.475680 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-901ee7de-8f98-4759-a332-9291913b9f46 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.477681 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-901ee7de-8f98-4759-a332-9291913b9f46 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:42.478029 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-901ee7de-8f98-4759-a332-9291913b9f46 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f077815-bf83-4f4f-8f75-348a0695944b", "connector": null, "instance_uuid": "7bb60260-6f3b-43fd-8c66-a2b057f29347"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:42.486566 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:42.486566 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:42.491689 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1678ae97-7bd5-410a-b28d-ec08de38d15a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.493508 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1678ae97-7bd5-410a-b28d-ec08de38d15a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:42.493705 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1678ae97-7bd5-410a-b28d-ec08de38d15a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:42.493872 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1678ae97-7bd5-410a-b28d-ec08de38d15a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:42.505131 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:42.505131 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:42.509557 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1678ae97-7bd5-410a-b28d-ec08de38d15a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:42.511547 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-901ee7de-8f98-4759-a332-9291913b9f46 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:42.512178 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1166/4731] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:42 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:42.514616 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1678ae97-7bd5-410a-b28d-ec08de38d15a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:42.515218 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1203/4732] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:42 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:42.573314 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-8b4cc1d8-32b1-444e-8e2e-a00957e3dd83 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-2fc22eab-5445-43e9-9154-4af053e2acdf-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:42.573612 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-8b4cc1d8-32b1-444e-8e2e-a00957e3dd83 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102 returned with HTTP 200 Jul 09 15:48:42.574026 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1186/4733] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:42 2026] PUT /volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102 => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:42.581070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-159f063a-ffbb-45cc-a7d4-d55b1a85d06d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.583797 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-159f063a-ffbb-45cc-a7d4-d55b1a85d06d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/encryption Jul 09 15:48:42.584097 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-159f063a-ffbb-45cc-a7d4-d55b1a85d06d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:42.584367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-159f063a-ffbb-45cc-a7d4-d55b1a85d06d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:42.593817 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:42.593817 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:42.599463 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-159f063a-ffbb-45cc-a7d4-d55b1a85d06d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/encryption returned with HTTP 200 Jul 09 15:48:42.599840 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1179/4734] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:48:42 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:42.906278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-35418521-3fc2-418b-8f3a-29da61b3a52e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.912766 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35418521-3fc2-418b-8f3a-29da61b3a52e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:42.914070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35418521-3fc2-418b-8f3a-29da61b3a52e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:42.914706 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35418521-3fc2-418b-8f3a-29da61b3a52e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:42.937009 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:42.937009 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:42.941160 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-35418521-3fc2-418b-8f3a-29da61b3a52e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:42.946391 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35418521-3fc2-418b-8f3a-29da61b3a52e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:42.946861 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1167/4735] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:42 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:42.954634 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5f5f4653-53d2-4609-93e6-c9826e1ad8b1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.956712 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f5f4653-53d2-4609-93e6-c9826e1ad8b1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:42.956943 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f5f4653-53d2-4609-93e6-c9826e1ad8b1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:42.957195 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f5f4653-53d2-4609-93e6-c9826e1ad8b1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:42.966152 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:42.966152 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:42.966613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-51071d83-718c-46fc-8c6b-90ac4d7ded7a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:42.969042 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-51071d83-718c-46fc-8c6b-90ac4d7ded7a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:42.969304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-51071d83-718c-46fc-8c6b-90ac4d7ded7a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:42.969542 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-51071d83-718c-46fc-8c6b-90ac4d7ded7a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:42.969689 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-51071d83-718c-46fc-8c6b-90ac4d7ded7a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:42.969957 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5f5f4653-53d2-4609-93e6-c9826e1ad8b1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:42.974618 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:42.974618 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:42.974792 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f5f4653-53d2-4609-93e6-c9826e1ad8b1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:42.975087 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1204/4736] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:42 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:42.975504 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-51071d83-718c-46fc-8c6b-90ac4d7ded7a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:42.975881 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1187/4737] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:42 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:43.065282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9a43f007-6625-4205-b222-c6fb7b2ad1c6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:43.065684 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a43f007-6625-4205-b222-c6fb7b2ad1c6 None None] GET https://10.4.3.19/volume// Jul 09 15:48:43.065834 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a43f007-6625-4205-b222-c6fb7b2ad1c6 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:43.066001 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9a43f007-6625-4205-b222-c6fb7b2ad1c6 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:43.066384 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9a43f007-6625-4205-b222-c6fb7b2ad1c6 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:43.066694 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1180/4738] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:43.080470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-768f139b-5e8e-40f3-ac5c-cde276cb590e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:43.082506 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-768f139b-5e8e-40f3-ac5c-cde276cb590e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:43.082686 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-768f139b-5e8e-40f3-ac5c-cde276cb590e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:43.082859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-768f139b-5e8e-40f3-ac5c-cde276cb590e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:43.092017 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:43.092017 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:43.095786 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-768f139b-5e8e-40f3-ac5c-cde276cb590e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:43.100546 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-768f139b-5e8e-40f3-ac5c-cde276cb590e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:43.101043 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1168/4739] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:43 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1099 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:43.225229 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-5d801cf5-7b71-4a2a-a736-74b9153c2998 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:43.227501 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-5d801cf5-7b71-4a2a-a736-74b9153c2998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] PUT https://10.4.3.19/volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe Jul 09 15:48:43.227986 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-5d801cf5-7b71-4a2a-a736-74b9153c2998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:43.237372 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-5d801cf5-7b71-4a2a-a736-74b9153c2998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Acquiring lock "cinder-attachment_update-3f077815-bf83-4f4f-8f75-348a0695944b-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:43.244652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-5d801cf5-7b71-4a2a-a736-74b9153c2998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-3f077815-bf83-4f4f-8f75-348a0695944b-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:43.246141 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:43.246141 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:43.288943 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d58b22b2-0ba3-4f6d-81fe-f1292dc8c7b1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:43.291215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d58b22b2-0ba3-4f6d-81fe-f1292dc8c7b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:43.291474 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d58b22b2-0ba3-4f6d-81fe-f1292dc8c7b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:43.291762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d58b22b2-0ba3-4f6d-81fe-f1292dc8c7b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:43.306051 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:43.306051 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:43.310258 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d58b22b2-0ba3-4f6d-81fe-f1292dc8c7b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:43.316907 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d58b22b2-0ba3-4f6d-81fe-f1292dc8c7b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:43.317302 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1188/4740] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:43 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:43.530233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6ce63780-0446-436a-bfc1-9ea652302821 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:43.533117 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6ce63780-0446-436a-bfc1-9ea652302821 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:43.533432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6ce63780-0446-436a-bfc1-9ea652302821 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:43.533696 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6ce63780-0446-436a-bfc1-9ea652302821 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:43.543870 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:43.543870 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:43.547549 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6ce63780-0446-436a-bfc1-9ea652302821 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:43.552222 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6ce63780-0446-436a-bfc1-9ea652302821 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:43.552756 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1181/4741] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:43 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:43.773293 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-5d801cf5-7b71-4a2a-a736-74b9153c2998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-3f077815-bf83-4f4f-8f75-348a0695944b-np0000004916" released by "attachment_update" :: held 0.529s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:43.773709 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-5d801cf5-7b71-4a2a-a736-74b9153c2998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe returned with HTTP 200 Jul 09 15:48:43.774344 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1205/4742] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:43 2026] PUT /volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:43.975229 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-509afc2e-328f-4806-aba0-96965a2404af None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:43.977204 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-509afc2e-328f-4806-aba0-96965a2404af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:43.977499 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-509afc2e-328f-4806-aba0-96965a2404af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:43.977603 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-509afc2e-328f-4806-aba0-96965a2404af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:43.990665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e8552438-b374-48b9-90b3-3d3a7a2858e8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:43.991125 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-826a6e50-51ac-46b9-b2a5-b901f6cef62e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:43.991370 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:43.991370 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:43.992596 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e8552438-b374-48b9-90b3-3d3a7a2858e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:43.992782 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e8552438-b374-48b9-90b3-3d3a7a2858e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:43.992981 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e8552438-b374-48b9-90b3-3d3a7a2858e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:43.993046 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-826a6e50-51ac-46b9-b2a5-b901f6cef62e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:43.993140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-e8552438-b374-48b9-90b3-3d3a7a2858e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:43.993279 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-826a6e50-51ac-46b9-b2a5-b901f6cef62e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:43.993520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-826a6e50-51ac-46b9-b2a5-b901f6cef62e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:43.995757 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-509afc2e-328f-4806-aba0-96965a2404af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:43.998042 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:43.998042 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:43.998822 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e8552438-b374-48b9-90b3-3d3a7a2858e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:43.999176 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1189/4743] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:43 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:44.002011 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-509afc2e-328f-4806-aba0-96965a2404af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:44.002495 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1169/4744] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:43 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:44.008613 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:44.008613 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:44.014676 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-826a6e50-51ac-46b9-b2a5-b901f6cef62e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:44.018640 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-826a6e50-51ac-46b9-b2a5-b901f6cef62e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:44.019366 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1182/4745] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:43 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:44.335354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-86dd9c2e-4254-48b3-872c-b7da181ae172 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:44.337394 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86dd9c2e-4254-48b3-872c-b7da181ae172 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:44.337655 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-86dd9c2e-4254-48b3-872c-b7da181ae172 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:44.337908 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-86dd9c2e-4254-48b3-872c-b7da181ae172 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:44.349255 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:44.349255 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:44.352689 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-86dd9c2e-4254-48b3-872c-b7da181ae172 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:44.357427 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86dd9c2e-4254-48b3-872c-b7da181ae172 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:44.357888 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1206/4746] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:44 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:44.565200 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d094052-8c3d-4556-b8ac-f023cf9ab0be None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:44.566926 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d094052-8c3d-4556-b8ac-f023cf9ab0be tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:44.567140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d094052-8c3d-4556-b8ac-f023cf9ab0be tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:44.567444 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d094052-8c3d-4556-b8ac-f023cf9ab0be tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:44.577947 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:44.577947 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:44.580872 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8d094052-8c3d-4556-b8ac-f023cf9ab0be tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:44.585329 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d094052-8c3d-4556-b8ac-f023cf9ab0be tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:44.585756 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1190/4747] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:44 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:45.010078 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e9a900f4-95d3-4fd4-8b90-2118d9063ce1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:45.011836 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9a900f4-95d3-4fd4-8b90-2118d9063ce1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:45.012092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9a900f4-95d3-4fd4-8b90-2118d9063ce1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:45.012384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9a900f4-95d3-4fd4-8b90-2118d9063ce1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:45.012546 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e9a900f4-95d3-4fd4-8b90-2118d9063ce1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:45.017049 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:45.017049 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:45.017487 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4b2fbb98-6bda-4d1b-a128-44cd17dc59aa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:45.017934 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9a900f4-95d3-4fd4-8b90-2118d9063ce1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:45.018542 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1170/4748] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:45 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:45.019793 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4b2fbb98-6bda-4d1b-a128-44cd17dc59aa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:45.020075 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4b2fbb98-6bda-4d1b-a128-44cd17dc59aa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:45.020349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4b2fbb98-6bda-4d1b-a128-44cd17dc59aa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:45.030918 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:45.030918 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:45.032589 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8dcc5df4-63b9-4bfe-ad94-15979b079d2f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:45.033538 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4b2fbb98-6bda-4d1b-a128-44cd17dc59aa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:45.034138 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8dcc5df4-63b9-4bfe-ad94-15979b079d2f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:45.034481 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8dcc5df4-63b9-4bfe-ad94-15979b079d2f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:45.034793 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8dcc5df4-63b9-4bfe-ad94-15979b079d2f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:45.037662 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4b2fbb98-6bda-4d1b-a128-44cd17dc59aa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:45.040208 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1183/4749] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:45 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:45.044676 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:45.044676 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:45.047979 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8dcc5df4-63b9-4bfe-ad94-15979b079d2f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:45.052104 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8dcc5df4-63b9-4bfe-ad94-15979b079d2f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:45.052599 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1207/4750] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:45 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:45.369780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-204068c5-bb19-4455-a4a6-3f0c1efdca40 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:45.371747 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-204068c5-bb19-4455-a4a6-3f0c1efdca40 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:45.372438 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-204068c5-bb19-4455-a4a6-3f0c1efdca40 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:45.372685 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-204068c5-bb19-4455-a4a6-3f0c1efdca40 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:45.382704 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:45.382704 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:45.386054 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-204068c5-bb19-4455-a4a6-3f0c1efdca40 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:45.390516 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-204068c5-bb19-4455-a4a6-3f0c1efdca40 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:45.390873 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1191/4751] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:45 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:45.597952 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-aa537c69-dea3-49c8-88fc-ee2b29f59906 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:45.599937 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aa537c69-dea3-49c8-88fc-ee2b29f59906 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:45.600153 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aa537c69-dea3-49c8-88fc-ee2b29f59906 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:45.600392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aa537c69-dea3-49c8-88fc-ee2b29f59906 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:45.612172 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:45.612172 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:45.617025 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-aa537c69-dea3-49c8-88fc-ee2b29f59906 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:45.623196 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aa537c69-dea3-49c8-88fc-ee2b29f59906 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:45.623722 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1171/4752] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:45 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:45.860998 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-0f755e00-8f8d-4589-aa35-f7d218a95f7b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:45.863080 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-0f755e00-8f8d-4589-aa35-f7d218a95f7b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522/action Jul 09 15:48:45.863452 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-0f755e00-8f8d-4589-aa35-f7d218a95f7b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:48:45.863568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-0f755e00-8f8d-4589-aa35-f7d218a95f7b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:45.879799 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:45.879799 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:45.889702 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ef959ed6-314a-4740-b2d1-7ea1efc35f94 req-0f755e00-8f8d-4589-aa35-f7d218a95f7b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522/action returned with HTTP 204 Jul 09 15:48:45.890148 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1184/4753] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:48:45 2026] POST /volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:48:46.029868 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-85af66f9-0643-4bdf-98f7-43b3486f3cf3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:46.031650 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-85af66f9-0643-4bdf-98f7-43b3486f3cf3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:46.031944 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-85af66f9-0643-4bdf-98f7-43b3486f3cf3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:46.033241 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-85af66f9-0643-4bdf-98f7-43b3486f3cf3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:46.033241 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-85af66f9-0643-4bdf-98f7-43b3486f3cf3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:46.036857 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:46.036857 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:46.037823 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-85af66f9-0643-4bdf-98f7-43b3486f3cf3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:46.038353 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1208/4754] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:46 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:46.049752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dd2644cb-e462-45fa-bd61-ceec7109f8ac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:46.051552 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dd2644cb-e462-45fa-bd61-ceec7109f8ac tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:46.051742 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dd2644cb-e462-45fa-bd61-ceec7109f8ac tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:46.051922 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dd2644cb-e462-45fa-bd61-ceec7109f8ac tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:46.062468 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:46.062468 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:46.065307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b33ec5c4-fdb2-45e4-8715-30d28bf63698 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:46.066275 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dd2644cb-e462-45fa-bd61-ceec7109f8ac tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:46.066962 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b33ec5c4-fdb2-45e4-8715-30d28bf63698 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:46.067151 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b33ec5c4-fdb2-45e4-8715-30d28bf63698 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:46.067378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b33ec5c4-fdb2-45e4-8715-30d28bf63698 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:46.070906 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dd2644cb-e462-45fa-bd61-ceec7109f8ac tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:46.071526 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1192/4755] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:46 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:46.076299 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:46.076299 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:46.079848 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b33ec5c4-fdb2-45e4-8715-30d28bf63698 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:46.083549 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b33ec5c4-fdb2-45e4-8715-30d28bf63698 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:46.083964 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1172/4756] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:46 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:46.402915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2541e915-892e-4251-98b3-fa02be99ce39 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:46.404893 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2541e915-892e-4251-98b3-fa02be99ce39 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:46.405347 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2541e915-892e-4251-98b3-fa02be99ce39 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:46.405347 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2541e915-892e-4251-98b3-fa02be99ce39 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:46.414618 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:46.414618 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:46.417635 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2541e915-892e-4251-98b3-fa02be99ce39 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:46.421096 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2541e915-892e-4251-98b3-fa02be99ce39 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:46.421626 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1185/4757] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:46 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:46.636988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-096af0dd-fbec-447d-baf7-6e4a3843c617 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:46.638437 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-096af0dd-fbec-447d-baf7-6e4a3843c617 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:46.638730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-096af0dd-fbec-447d-baf7-6e4a3843c617 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:46.638990 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-096af0dd-fbec-447d-baf7-6e4a3843c617 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:46.647995 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:46.647995 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:46.653482 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-096af0dd-fbec-447d-baf7-6e4a3843c617 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:46.655260 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-096af0dd-fbec-447d-baf7-6e4a3843c617 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:46.655705 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1209/4758] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:46 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:47.050951 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-260ba5f6-7ab7-40de-9149-c32a73de0dea None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:47.052657 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-260ba5f6-7ab7-40de-9149-c32a73de0dea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:47.052827 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-260ba5f6-7ab7-40de-9149-c32a73de0dea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:47.052997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-260ba5f6-7ab7-40de-9149-c32a73de0dea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:47.053122 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-260ba5f6-7ab7-40de-9149-c32a73de0dea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:47.057529 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:47.057529 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:47.058309 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-260ba5f6-7ab7-40de-9149-c32a73de0dea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:47.058676 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1193/4759] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:47 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:47.083663 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c0cb39a2-bc34-4c49-a3d6-5ae2a0defde9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:47.085450 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c0cb39a2-bc34-4c49-a3d6-5ae2a0defde9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:47.085642 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c0cb39a2-bc34-4c49-a3d6-5ae2a0defde9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:47.085837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c0cb39a2-bc34-4c49-a3d6-5ae2a0defde9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:47.095651 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:47.095651 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:47.098197 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-99daf2a3-5fb2-4aaa-b875-75c1cecad10d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:47.099138 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c0cb39a2-bc34-4c49-a3d6-5ae2a0defde9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:47.100354 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-99daf2a3-5fb2-4aaa-b875-75c1cecad10d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:47.100589 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-99daf2a3-5fb2-4aaa-b875-75c1cecad10d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:47.100832 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-99daf2a3-5fb2-4aaa-b875-75c1cecad10d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:47.103155 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=209,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:48:47.103384 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c0cb39a2-bc34-4c49-a3d6-5ae2a0defde9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:47.103961 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1173/4760] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:47 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:47.115030 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:47.115030 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:47.120046 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-99daf2a3-5fb2-4aaa-b875-75c1cecad10d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:47.126460 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-99daf2a3-5fb2-4aaa-b875-75c1cecad10d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:47.126976 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1186/4761] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:47 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:47.433254 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-63033bad-92a5-458f-b755-8e814787db17 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:47.434697 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63033bad-92a5-458f-b755-8e814787db17 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:47.434852 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63033bad-92a5-458f-b755-8e814787db17 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:47.435038 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63033bad-92a5-458f-b755-8e814787db17 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:47.446150 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:47.446150 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:47.450358 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-63033bad-92a5-458f-b755-8e814787db17 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:47.454431 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63033bad-92a5-458f-b755-8e814787db17 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:47.454790 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1210/4762] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:47 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:48.070468 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-610b1927-076e-4d9c-9399-e95b02fa6429 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:48.071982 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-610b1927-076e-4d9c-9399-e95b02fa6429 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:48.072157 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-610b1927-076e-4d9c-9399-e95b02fa6429 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:48.072349 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-610b1927-076e-4d9c-9399-e95b02fa6429 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:48.072447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-610b1927-076e-4d9c-9399-e95b02fa6429 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:48.077147 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:48.077147 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:48.077839 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-610b1927-076e-4d9c-9399-e95b02fa6429 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:48.078213 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1194/4763] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:48 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:48.115825 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-776611c5-573a-4fd3-a42c-4178643782c9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:48.118250 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-776611c5-573a-4fd3-a42c-4178643782c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:48.118528 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-776611c5-573a-4fd3-a42c-4178643782c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:48.118800 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-776611c5-573a-4fd3-a42c-4178643782c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:48.132513 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:48.132513 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:48.139979 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c6f29e78-21af-44de-8018-5aee4eb474d0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:48.140654 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-776611c5-573a-4fd3-a42c-4178643782c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:48.141837 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6f29e78-21af-44de-8018-5aee4eb474d0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:48.142054 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6f29e78-21af-44de-8018-5aee4eb474d0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:48.142398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6f29e78-21af-44de-8018-5aee4eb474d0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:48.146500 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-776611c5-573a-4fd3-a42c-4178643782c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:48.147002 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1174/4764] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:48 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:48.151937 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:48.151937 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:48.155467 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c6f29e78-21af-44de-8018-5aee4eb474d0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:48.159237 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6f29e78-21af-44de-8018-5aee4eb474d0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:48.159634 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1187/4765] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:48 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:48.468278 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-42821d8d-1a94-4452-bad3-a8d7a53a688a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:48.470157 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-42821d8d-1a94-4452-bad3-a8d7a53a688a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:48.470404 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-42821d8d-1a94-4452-bad3-a8d7a53a688a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:48.470617 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-42821d8d-1a94-4452-bad3-a8d7a53a688a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:48.482217 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:48.482217 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:48.486309 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-42821d8d-1a94-4452-bad3-a8d7a53a688a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:48.490731 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-42821d8d-1a94-4452-bad3-a8d7a53a688a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:48.491107 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1211/4766] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:48 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:48.869313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-47fed6c5-ce17-460f-9e45-98a629d2a9ad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:48.871462 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-47fed6c5-ce17-460f-9e45-98a629d2a9ad tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0/action Jul 09 15:48:48.871827 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-47fed6c5-ce17-460f-9e45-98a629d2a9ad tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:48:48.871961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-47fed6c5-ce17-460f-9e45-98a629d2a9ad tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:48.889600 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:48.889600 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:48.901341 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-13f39ba9-a343-4b12-84c5-62c47f1decd0 req-47fed6c5-ce17-460f-9e45-98a629d2a9ad tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0/action returned with HTTP 204 Jul 09 15:48:48.901791 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1195/4767] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:48:48 2026] POST /volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:48:49.088907 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5c039e1a-55a0-4ea4-92b7-9bd0698d19e8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:49.091102 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5c039e1a-55a0-4ea4-92b7-9bd0698d19e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:49.091333 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5c039e1a-55a0-4ea4-92b7-9bd0698d19e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:49.091584 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5c039e1a-55a0-4ea4-92b7-9bd0698d19e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:49.091701 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-5c039e1a-55a0-4ea4-92b7-9bd0698d19e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:49.097376 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:49.097376 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:49.098214 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5c039e1a-55a0-4ea4-92b7-9bd0698d19e8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:49.098646 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1175/4768] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:49 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:49.160070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c02de33d-a98b-4b9f-aa03-eafe5851fbb9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:49.161787 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c02de33d-a98b-4b9f-aa03-eafe5851fbb9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:49.161988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c02de33d-a98b-4b9f-aa03-eafe5851fbb9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:49.162234 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c02de33d-a98b-4b9f-aa03-eafe5851fbb9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:49.172872 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:49.172872 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:49.175754 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f96b21b2-a9e5-4f82-a791-a409a59cb749 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:49.177842 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f96b21b2-a9e5-4f82-a791-a409a59cb749 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:49.178062 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f96b21b2-a9e5-4f82-a791-a409a59cb749 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:49.178372 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f96b21b2-a9e5-4f82-a791-a409a59cb749 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:49.178832 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c02de33d-a98b-4b9f-aa03-eafe5851fbb9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:49.185056 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c02de33d-a98b-4b9f-aa03-eafe5851fbb9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:49.185589 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1188/4769] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:49 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:49.189304 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:49.189304 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:49.195372 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f96b21b2-a9e5-4f82-a791-a409a59cb749 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:49.202010 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f96b21b2-a9e5-4f82-a791-a409a59cb749 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:49.202649 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1212/4770] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:49 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:49.504902 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-52f4be4c-c398-4b40-a55a-78f7a6282328 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:49.507560 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-52f4be4c-c398-4b40-a55a-78f7a6282328 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:49.507870 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-52f4be4c-c398-4b40-a55a-78f7a6282328 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:49.508147 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-52f4be4c-c398-4b40-a55a-78f7a6282328 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:49.521844 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:49.521844 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:49.526079 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-52f4be4c-c398-4b40-a55a-78f7a6282328 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:49.532237 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-52f4be4c-c398-4b40-a55a-78f7a6282328 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:49.532756 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1196/4771] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:49 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 1229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:49.549911 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-58ecc942-3e65-4da8-b4eb-60589c44951b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:49.573211 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-58ecc942-3e65-4da8-b4eb-60589c44951b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:48:49.573211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-58ecc942-3e65-4da8-b4eb-60589c44951b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:49.573211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-58ecc942-3e65-4da8-b4eb-60589c44951b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:49.583429 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:49.583429 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:49.587198 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-58ecc942-3e65-4da8-b4eb-60589c44951b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:49.591542 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-58ecc942-3e65-4da8-b4eb-60589c44951b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:48:49.591927 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1176/4772] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:49 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 1229 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:50.110783 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d24f67ed-562a-4c4e-8068-938efd98d34f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:50.119118 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d24f67ed-562a-4c4e-8068-938efd98d34f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:50.120947 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d24f67ed-562a-4c4e-8068-938efd98d34f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:50.125369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d24f67ed-562a-4c4e-8068-938efd98d34f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:50.125369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d24f67ed-562a-4c4e-8068-938efd98d34f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:50.131946 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:50.131946 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:50.132915 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d24f67ed-562a-4c4e-8068-938efd98d34f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:50.133533 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1189/4773] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:50 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:50.178034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-55926be8-8cea-48d1-8bf8-5babf50b2b7e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:50.180088 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55926be8-8cea-48d1-8bf8-5babf50b2b7e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:50.180395 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55926be8-8cea-48d1-8bf8-5babf50b2b7e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:50.180701 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-55926be8-8cea-48d1-8bf8-5babf50b2b7e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:50.189947 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:50.189947 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:50.194480 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-55926be8-8cea-48d1-8bf8-5babf50b2b7e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:50.200817 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-55926be8-8cea-48d1-8bf8-5babf50b2b7e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:50.201364 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1213/4774] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:50 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:50.202059 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e49491d7-83d7-4066-b722-aeb6af20d5f7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:50.203283 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-928b1cea-6a11-4ea0-9cc2-f4f7f0809306 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:50.204645 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e49491d7-83d7-4066-b722-aeb6af20d5f7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:50.204936 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e49491d7-83d7-4066-b722-aeb6af20d5f7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:50.205261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e49491d7-83d7-4066-b722-aeb6af20d5f7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:50.205663 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-928b1cea-6a11-4ea0-9cc2-f4f7f0809306 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:50.205852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-928b1cea-6a11-4ea0-9cc2-f4f7f0809306 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:50.206095 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-928b1cea-6a11-4ea0-9cc2-f4f7f0809306 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:50.218353 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:50.218353 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:50.218549 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-abd0e7d0-1359-4b6c-b5ad-8219e7a59f43 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:50.218840 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:50.218840 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:50.220059 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-abd0e7d0-1359-4b6c-b5ad-8219e7a59f43 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:50.220330 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-abd0e7d0-1359-4b6c-b5ad-8219e7a59f43 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:50.220558 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-abd0e7d0-1359-4b6c-b5ad-8219e7a59f43 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:50.221164 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-928b1cea-6a11-4ea0-9cc2-f4f7f0809306 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:50.224821 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e49491d7-83d7-4066-b722-aeb6af20d5f7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:50.225896 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-928b1cea-6a11-4ea0-9cc2-f4f7f0809306 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:50.227260 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1177/4775] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:50 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:50.229659 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e49491d7-83d7-4066-b722-aeb6af20d5f7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:50.230260 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1197/4776] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:50 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:48:50.233365 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:50.233365 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:50.237759 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-abd0e7d0-1359-4b6c-b5ad-8219e7a59f43 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:50.243684 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-abd0e7d0-1359-4b6c-b5ad-8219e7a59f43 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:50.244209 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1190/4777] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:50 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:50.247390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-ecb5ba5e-382a-4bfb-bf24-7ad4ce0f19ba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:50.251152 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-ecb5ba5e-382a-4bfb-bf24-7ad4ce0f19ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c/action Jul 09 15:48:50.251152 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-ecb5ba5e-382a-4bfb-bf24-7ad4ce0f19ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:48:50.251152 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-ecb5ba5e-382a-4bfb-bf24-7ad4ce0f19ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:50.263346 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:50.263346 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:50.263864 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-ecb5ba5e-382a-4bfb-bf24-7ad4ce0f19ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:50.271862 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-ecb5ba5e-382a-4bfb-bf24-7ad4ce0f19ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Begin detaching volume completed successfully. Jul 09 15:48:50.272084 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-ecb5ba5e-382a-4bfb-bf24-7ad4ce0f19ba tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c/action returned with HTTP 202 Jul 09 15:48:50.272662 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1214/4778] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:48:50 2026] POST /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:48:50.521440 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-8cde7fc1-d93c-4ad2-b216-5437d6c0c0ea None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:50.524122 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-8cde7fc1-d93c-4ad2-b216-5437d6c0c0ea tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:50.524457 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-8cde7fc1-d93c-4ad2-b216-5437d6c0c0ea tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:50.524729 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-8cde7fc1-d93c-4ad2-b216-5437d6c0c0ea tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:50.534848 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:50.534848 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:50.539827 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-8cde7fc1-d93c-4ad2-b216-5437d6c0c0ea tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:50.545827 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-8cde7fc1-d93c-4ad2-b216-5437d6c0c0ea tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:50.546620 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1178/4779] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:50 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 937 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:51.145689 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a2bbb7c5-1a6b-41fd-9f18-afc0a276564b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:51.147451 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a2bbb7c5-1a6b-41fd-9f18-afc0a276564b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:51.147700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a2bbb7c5-1a6b-41fd-9f18-afc0a276564b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:51.147908 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a2bbb7c5-1a6b-41fd-9f18-afc0a276564b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:51.148028 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a2bbb7c5-1a6b-41fd-9f18-afc0a276564b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:51.153327 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:51.153327 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:51.154349 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a2bbb7c5-1a6b-41fd-9f18-afc0a276564b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:51.154829 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1198/4780] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:51 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:51.243340 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-07504816-637a-453a-9070-a86f83fee756 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:51.244693 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07504816-637a-453a-9070-a86f83fee756 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:51.244869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07504816-637a-453a-9070-a86f83fee756 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:51.245037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07504816-637a-453a-9070-a86f83fee756 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:51.255552 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:51.255552 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:51.257606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e99f79b6-4b5f-4947-b3c1-ad2210e9759b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:51.259754 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-07504816-637a-453a-9070-a86f83fee756 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:51.259819 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e99f79b6-4b5f-4947-b3c1-ad2210e9759b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:51.260046 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e99f79b6-4b5f-4947-b3c1-ad2210e9759b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:51.260396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e99f79b6-4b5f-4947-b3c1-ad2210e9759b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:51.264613 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07504816-637a-453a-9070-a86f83fee756 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:51.265091 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1191/4781] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:51 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:51.271752 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:51.271752 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:51.275969 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e99f79b6-4b5f-4947-b3c1-ad2210e9759b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:51.281021 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e99f79b6-4b5f-4947-b3c1-ad2210e9759b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:51.281541 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1215/4782] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:51 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:51.295775 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5fd981f3-fa8f-49b4-b5e5-faa2370b3508 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:51.296219 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5fd981f3-fa8f-49b4-b5e5-faa2370b3508 None None] GET https://10.4.3.19/volume// Jul 09 15:48:51.296432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5fd981f3-fa8f-49b4-b5e5-faa2370b3508 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:51.296668 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5fd981f3-fa8f-49b4-b5e5-faa2370b3508 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:51.297060 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5fd981f3-fa8f-49b4-b5e5-faa2370b3508 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:51.297453 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1179/4783] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:51.304959 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-a8cb959f-2903-4aad-9bb6-0b730dc62d4e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:51.307004 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-a8cb959f-2903-4aad-9bb6-0b730dc62d4e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:48:51.307225 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-a8cb959f-2903-4aad-9bb6-0b730dc62d4e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:51.307447 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-a8cb959f-2903-4aad-9bb6-0b730dc62d4e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:51.317748 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:51.317748 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:51.322754 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-a8cb959f-2903-4aad-9bb6-0b730dc62d4e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:51.326730 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-a8cb959f-2903-4aad-9bb6-0b730dc62d4e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:48:51.327117 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1199/4784] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:51 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:52.167165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dd73a865-02c1-4745-b79e-4e253cca4f4d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:52.169023 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dd73a865-02c1-4745-b79e-4e253cca4f4d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:52.169282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dd73a865-02c1-4745-b79e-4e253cca4f4d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:52.169519 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dd73a865-02c1-4745-b79e-4e253cca4f4d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:52.169657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-dd73a865-02c1-4745-b79e-4e253cca4f4d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:52.170942 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-5def4ee6-d125-403a-98e4-79e2c1b0ccae None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:52.173167 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-5def4ee6-d125-403a-98e4-79e2c1b0ccae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522 Jul 09 15:48:52.173418 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-5def4ee6-d125-403a-98e4-79e2c1b0ccae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:52.173683 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-5def4ee6-d125-403a-98e4-79e2c1b0ccae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:52.175126 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:52.175126 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:52.176306 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dd73a865-02c1-4745-b79e-4e253cca4f4d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:52.176815 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1192/4785] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:52 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:52.181837 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:52.181837 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:52.279474 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e4fcfd6d-3bbf-4763-842a-f171e4520420 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:52.281864 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e4fcfd6d-3bbf-4763-842a-f171e4520420 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:52.283062 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e4fcfd6d-3bbf-4763-842a-f171e4520420 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:52.283062 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e4fcfd6d-3bbf-4763-842a-f171e4520420 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:52.296333 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:52.296333 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:52.296845 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f1a13b10-3851-475c-b793-0224f79681d6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:52.298843 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f1a13b10-3851-475c-b793-0224f79681d6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:52.299112 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f1a13b10-3851-475c-b793-0224f79681d6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:52.299438 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f1a13b10-3851-475c-b793-0224f79681d6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:52.300787 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e4fcfd6d-3bbf-4763-842a-f171e4520420 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:52.306282 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e4fcfd6d-3bbf-4763-842a-f171e4520420 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:52.306743 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1180/4786] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:52 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:52.311336 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:52.311336 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:52.316540 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f1a13b10-3851-475c-b793-0224f79681d6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:52.321821 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f1a13b10-3851-475c-b793-0224f79681d6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:52.322537 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1200/4787] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:52 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:52.603538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9eca660-f21c-4f00-bb65-641fcd30fc31 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:52.603938 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9eca660-f21c-4f00-bb65-641fcd30fc31 None None] GET https://10.4.3.19/volume// Jul 09 15:48:52.604124 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9eca660-f21c-4f00-bb65-641fcd30fc31 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:52.604379 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9eca660-f21c-4f00-bb65-641fcd30fc31 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:52.604743 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9eca660-f21c-4f00-bb65-641fcd30fc31 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:52.605054 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1193/4788] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48: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 09 15:48:52.633841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-a305fbdc-0289-42ae-ac17-2ea7277575f3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:52.636344 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-a305fbdc-0289-42ae-ac17-2ea7277575f3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:52.636875 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-a305fbdc-0289-42ae-ac17-2ea7277575f3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "22f55934-98c4-48d2-939e-d88a0db152e6", "connector": null, "instance_uuid": "60fc6394-2428-4683-a0e4-b756d47606ff"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:52.646888 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:52.646888 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:52.672320 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-a305fbdc-0289-42ae-ac17-2ea7277575f3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:52.672889 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1181/4789] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:52 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:52.719884 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a9fd24ef-9016-4d4c-b4c4-80ea54c81d52 req-5def4ee6-d125-403a-98e4-79e2c1b0ccae tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522 returned with HTTP 200 Jul 09 15:48:52.720532 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1216/4790] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:48:52 2026] DELETE /volume/v3/attachments/370f2e8d-deeb-4e4d-915b-a032d4210522 => generated 19 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:53.072257 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5ae9f112-84c4-4af0-9d56-2bb8f7f9f4ce None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.073869 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ae9f112-84c4-4af0-9d56-2bb8f7f9f4ce tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:53.074112 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ae9f112-84c4-4af0-9d56-2bb8f7f9f4ce tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:53.074377 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5ae9f112-84c4-4af0-9d56-2bb8f7f9f4ce tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:53.083477 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:53.083477 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:53.086850 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5ae9f112-84c4-4af0-9d56-2bb8f7f9f4ce tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:53.090843 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5ae9f112-84c4-4af0-9d56-2bb8f7f9f4ce tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:53.091222 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1201/4791] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:53 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:53.187654 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-726ed2fe-6ab8-46ea-a330-95ce67e004d3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.189456 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-726ed2fe-6ab8-46ea-a330-95ce67e004d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:53.189685 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-726ed2fe-6ab8-46ea-a330-95ce67e004d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:53.189878 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-726ed2fe-6ab8-46ea-a330-95ce67e004d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:53.189973 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-726ed2fe-6ab8-46ea-a330-95ce67e004d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:53.194470 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:53.194470 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:53.195315 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-726ed2fe-6ab8-46ea-a330-95ce67e004d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:53.195758 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1194/4792] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:53 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:53.198757 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0729edf3-1332-4daa-9003-48574646ff0f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.199079 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0729edf3-1332-4daa-9003-48574646ff0f None None] GET https://10.4.3.19/volume// Jul 09 15:48:53.199249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0729edf3-1332-4daa-9003-48574646ff0f None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:53.199441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0729edf3-1332-4daa-9003-48574646ff0f None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:53.199731 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0729edf3-1332-4daa-9003-48574646ff0f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:53.199973 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1182/4793] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48:53 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:48:53.205975 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-c936685b-14a3-42a6-ba2c-90b8a6a87722 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.207994 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-c936685b-14a3-42a6-ba2c-90b8a6a87722 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:53.208195 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-c936685b-14a3-42a6-ba2c-90b8a6a87722 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:53.208402 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-c936685b-14a3-42a6-ba2c-90b8a6a87722 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:53.216924 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:53.216924 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:53.220004 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-c936685b-14a3-42a6-ba2c-90b8a6a87722 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:53.224528 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-c936685b-14a3-42a6-ba2c-90b8a6a87722 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:53.224935 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1217/4794] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:53 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 1116 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:53.319700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5e30cf68-3299-4398-9de9-2dbcbb12a41e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.321450 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e30cf68-3299-4398-9de9-2dbcbb12a41e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:53.321676 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e30cf68-3299-4398-9de9-2dbcbb12a41e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:53.321868 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e30cf68-3299-4398-9de9-2dbcbb12a41e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:53.324376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-61ec0d19-9c99-4de2-b0d2-7271099d47e4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.326642 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-61ec0d19-9c99-4de2-b0d2-7271099d47e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] PUT https://10.4.3.19/volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69 Jul 09 15:48:53.327046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-61ec0d19-9c99-4de2-b0d2-7271099d47e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:53.332168 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:53.332168 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:53.335467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-61ec0d19-9c99-4de2-b0d2-7271099d47e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Acquiring lock "cinder-attachment_update-22f55934-98c4-48d2-939e-d88a0db152e6-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:53.335610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-525cb00a-d2fe-4ad1-846b-3fdeae1f89c0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.335967 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5e30cf68-3299-4398-9de9-2dbcbb12a41e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:53.337880 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-525cb00a-d2fe-4ad1-846b-3fdeae1f89c0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:53.338123 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-525cb00a-d2fe-4ad1-846b-3fdeae1f89c0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:53.338405 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-525cb00a-d2fe-4ad1-846b-3fdeae1f89c0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:53.352433 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-61ec0d19-9c99-4de2-b0d2-7271099d47e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Lock "cinder-attachment_update-22f55934-98c4-48d2-939e-d88a0db152e6-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:53.352433 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:53.352433 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:53.352664 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:53.352664 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:53.352664 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-525cb00a-d2fe-4ad1-846b-3fdeae1f89c0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:53.353775 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e30cf68-3299-4398-9de9-2dbcbb12a41e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:53.354276 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1202/4795] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:53 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:53.357326 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-525cb00a-d2fe-4ad1-846b-3fdeae1f89c0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:53.357783 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1183/4796] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:53 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:53.450054 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6a63df69-c001-4726-9697-626859f488a3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.451748 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:48:53.452049 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1544849332", "snapshot_id": "5e4d92a6-81eb-4e49-9289-652f78488903", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:53.453578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1544849332', 'snapshot_id': '5e4d92a6-81eb-4e49-9289-652f78488903', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:48:53.458958 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:53.458958 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:53.459379 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:48:53.459514 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume of 1 GB Jul 09 15:48:53.462744 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Availability Zones retrieved successfully. Jul 09 15:48:53.467747 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Flow 'volume_create_api' (5dc93d56-3794-44cc-890c-67e77df0e02e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:53.468767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86ba484-76f0-4536-8fd7-7462105260e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:53.469740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:48:53.498280 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86ba484-76f0-4536-8fd7-7462105260e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '5e4d92a6-81eb-4e49-9289-652f78488903', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:53.498854 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5446df1c-fc1e-4017-a1fa-fc3e27df22b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:53.540548 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Created reservations ['a3e793ce-6243-44c0-99f3-423a2f8056c8', '61cdcef0-d513-4f4f-b9a8-e10b219e764c', 'd5affe50-58e9-4c70-83fe-811d9f1d95f6', 'cc9a0467-ae7d-49b0-8193-d44d1c1dabe3'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:48:53.541287 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5446df1c-fc1e-4017-a1fa-fc3e27df22b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3e793ce-6243-44c0-99f3-423a2f8056c8', '61cdcef0-d513-4f4f-b9a8-e10b219e764c', 'd5affe50-58e9-4c70-83fe-811d9f1d95f6', 'cc9a0467-ae7d-49b0-8193-d44d1c1dabe3']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:53.541943 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36163c89-6bf1-47ed-8dcd-ca7089bf8a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:53.577573 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36163c89-6bf1-47ed-8dcd-ca7089bf8a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf25b8b5-106f-4577-ba4b-9652d6c1cbe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1544849332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcb1988dcd84c1fac6c7dc95c664132',qos_specs=None,replication_status=,reservations=['a3e793ce-6243-44c0-99f3-423a2f8056c8','61cdcef0-d513-4f4f-b9a8-e10b219e764c','d5affe50-58e9-4c70-83fe-811d9f1d95f6','cc9a0467-ae7d-49b0-8193-d44d1c1dabe3'],size=1,snapshot_id=5e4d92a6-81eb-4e49-9289-652f78488903,source_replicaid=,source_volid=None,status='creating',user_id='6651b79bdddd46f583add42f87989963',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:48:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1544849332',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf25b8b5-106f-4577-ba4b-9652d6c1cbe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcb1988dcd84c1fac6c7dc95c664132',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=5e4d92a6-81eb-4e49-9289-652f78488903,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6651b79bdddd46f583add42f87989963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:53.578268 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e987ed06-c875-4b60-b912-fd557d016b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:53.594652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e987ed06-c875-4b60-b912-fd557d016b69) transitioned into state 'SUCCESS' from state '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-1544849332',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcb1988dcd84c1fac6c7dc95c664132',qos_specs=None,replication_status=,reservations=['a3e793ce-6243-44c0-99f3-423a2f8056c8','61cdcef0-d513-4f4f-b9a8-e10b219e764c','d5affe50-58e9-4c70-83fe-811d9f1d95f6','cc9a0467-ae7d-49b0-8193-d44d1c1dabe3'],size=1,snapshot_id=5e4d92a6-81eb-4e49-9289-652f78488903,source_replicaid=,source_volid=None,status='creating',user_id='6651b79bdddd46f583add42f87989963',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:53.595233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0352e49e-0ea7-4d61-8da5-e10e614ebdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:48:53.612396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0352e49e-0ea7-4d61-8da5-e10e614ebdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:48:53.613117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Flow 'volume_create_api' (5dc93d56-3794-44cc-890c-67e77df0e02e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:48:53.613509 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume request issued successfully. Jul 09 15:48:53.614019 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6a63df69-c001-4726-9697-626859f488a3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:48:53.614455 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1218/4797] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:48:53 2026] POST /volume/v3/volumes => generated 789 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:53.625465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-58999b5c-3924-478f-b47a-cf47b6461a22 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:53.627830 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-58999b5c-3924-478f-b47a-cf47b6461a22 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:48:53.627830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-58999b5c-3924-478f-b47a-cf47b6461a22 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:53.627993 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-58999b5c-3924-478f-b47a-cf47b6461a22 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:53.634047 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:53.634047 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:53.637083 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-58999b5c-3924-478f-b47a-cf47b6461a22 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:53.640713 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-58999b5c-3924-478f-b47a-cf47b6461a22 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:48:53.641099 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1203/4798] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:53 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:53.862041 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-61ec0d19-9c99-4de2-b0d2-7271099d47e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Lock "cinder-attachment_update-22f55934-98c4-48d2-939e-d88a0db152e6-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:53.862495 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-61ec0d19-9c99-4de2-b0d2-7271099d47e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69 returned with HTTP 200 Jul 09 15:48:53.863092 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1195/4799] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:53 2026] PUT /volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69 => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:54.107911 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9517197d-0acd-4f6e-a12c-39fe6861a8dd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.109561 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9517197d-0acd-4f6e-a12c-39fe6861a8dd tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:54.110450 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9517197d-0acd-4f6e-a12c-39fe6861a8dd tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:54.110450 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9517197d-0acd-4f6e-a12c-39fe6861a8dd tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:54.120816 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.120816 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:54.124619 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9517197d-0acd-4f6e-a12c-39fe6861a8dd tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:54.128983 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9517197d-0acd-4f6e-a12c-39fe6861a8dd tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:54.129418 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1184/4800] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:54 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 937 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:54.206022 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5baeed36-b83a-4ded-8c6b-7b9f2153521f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.208207 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5baeed36-b83a-4ded-8c6b-7b9f2153521f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:54.208492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5baeed36-b83a-4ded-8c6b-7b9f2153521f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:54.208762 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5baeed36-b83a-4ded-8c6b-7b9f2153521f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:54.208833 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-5baeed36-b83a-4ded-8c6b-7b9f2153521f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:54.213704 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.213704 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:54.214479 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5baeed36-b83a-4ded-8c6b-7b9f2153521f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:54.215035 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1219/4801] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:54 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:54.224859 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.226801 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87/restore Jul 09 15:48:54.227158 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "622c979e-a75c-4552-9969-d96bbcd91a26"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:54.228653 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Restoring backup d481ded3-90fb-43b3-8049-fd122298ba87 ({'restore': {'volume_id': '622c979e-a75c-4552-9969-d96bbcd91a26'}}) {{(pid=99864) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 09 15:48:54.228774 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Restoring backup d481ded3-90fb-43b3-8049-fd122298ba87 to volume 622c979e-a75c-4552-9969-d96bbcd91a26. Jul 09 15:48:54.233303 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.233303 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:54.240961 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.240961 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:54.241421 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:48:54.241550 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.api [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Checking backup size 1 against volume size 1 {{(pid=99864) restore /opt/stack/cinder/cinder/backup/api.py:429}} Jul 09 15:48:54.241696 np0000004916 devstack@c-api.service[99864]: INFO cinder.backup.api [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Overwriting volume 622c979e-a75c-4552-9969-d96bbcd91a26 with restore of backup d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:54.254402 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] restore_backup in rpcapi backup_id d481ded3-90fb-43b3-8049-fd122298ba87 {{(pid=99864) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 09 15:48:54.257091 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df6df58e-98d5-414f-bea4-3060bc8e1a37 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87/restore returned with HTTP 202 Jul 09 15:48:54.257606 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1204/4802] 10.4.3.19 () {68 vars in 1386 bytes} [Thu Jul 9 15:48:54 2026] POST /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87/restore => generated 182 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:48:54.265468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-03c5519b-090a-4cd5-9acd-64bfcedfd35a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.267479 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-03c5519b-090a-4cd5-9acd-64bfcedfd35a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:54.267717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-03c5519b-090a-4cd5-9acd-64bfcedfd35a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:54.267905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-03c5519b-090a-4cd5-9acd-64bfcedfd35a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:54.268066 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-03c5519b-090a-4cd5-9acd-64bfcedfd35a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:54.272522 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.272522 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:54.273397 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-03c5519b-090a-4cd5-9acd-64bfcedfd35a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:54.274071 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1196/4803] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:54 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:54.368434 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bf0ea74f-4f72-41c3-bc2c-705f96b2a1b2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.370749 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bf0ea74f-4f72-41c3-bc2c-705f96b2a1b2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:54.371532 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d201f708-396f-495b-aaa3-339972caa297 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.371709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bf0ea74f-4f72-41c3-bc2c-705f96b2a1b2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:54.371709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bf0ea74f-4f72-41c3-bc2c-705f96b2a1b2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:54.373276 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d201f708-396f-495b-aaa3-339972caa297 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:54.373530 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d201f708-396f-495b-aaa3-339972caa297 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:54.373761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d201f708-396f-495b-aaa3-339972caa297 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:54.380981 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.380981 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:54.384853 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bf0ea74f-4f72-41c3-bc2c-705f96b2a1b2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:54.385471 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.385471 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:54.389503 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d201f708-396f-495b-aaa3-339972caa297 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:54.389690 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bf0ea74f-4f72-41c3-bc2c-705f96b2a1b2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:54.390302 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1185/4804] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:54 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:54.396041 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d201f708-396f-495b-aaa3-339972caa297 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:54.396741 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1220/4805] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:54 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:54.653767 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dbe37e33-8ff9-43a1-ab6e-c068b9929e91 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.655277 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dbe37e33-8ff9-43a1-ab6e-c068b9929e91 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:48:54.655540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dbe37e33-8ff9-43a1-ab6e-c068b9929e91 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:54.655630 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dbe37e33-8ff9-43a1-ab6e-c068b9929e91 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:54.661863 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.661863 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:54.665071 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-dbe37e33-8ff9-43a1-ab6e-c068b9929e91 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:54.668827 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dbe37e33-8ff9-43a1-ab6e-c068b9929e91 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:48:54.669171 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1205/4806] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:54 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:54.683768 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d84df764-6018-478c-b3cf-2d578feb46b5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.685628 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d84df764-6018-478c-b3cf-2d578feb46b5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:48:54.685834 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d84df764-6018-478c-b3cf-2d578feb46b5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:54.686030 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d84df764-6018-478c-b3cf-2d578feb46b5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:54.693372 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.693372 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:54.697274 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d84df764-6018-478c-b3cf-2d578feb46b5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:54.701604 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d84df764-6018-478c-b3cf-2d578feb46b5 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:48:54.701720 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1197/4807] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:54 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:54.938652 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-f6137e32-858b-4ff5-b95e-eedcff04d1ff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:54.941107 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-f6137e32-858b-4ff5-b95e-eedcff04d1ff tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe/action Jul 09 15:48:54.941505 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-f6137e32-858b-4ff5-b95e-eedcff04d1ff tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:48:54.941619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-f6137e32-858b-4ff5-b95e-eedcff04d1ff tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:54.956681 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:54.956681 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:54.965980 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-122dd3a7-7e0b-4f56-aa57-155d8cfd23e4 req-f6137e32-858b-4ff5-b95e-eedcff04d1ff tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe/action returned with HTTP 204 Jul 09 15:48:54.966425 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1186/4808] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:48:54 2026] POST /volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:48:55.143497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5608b13a-7b4e-43f9-991e-dc425f8889e4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:55.145633 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5608b13a-7b4e-43f9-991e-dc425f8889e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:55.145829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5608b13a-7b4e-43f9-991e-dc425f8889e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:55.146031 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5608b13a-7b4e-43f9-991e-dc425f8889e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:55.156762 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:55.156762 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:55.160851 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5608b13a-7b4e-43f9-991e-dc425f8889e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:55.165378 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5608b13a-7b4e-43f9-991e-dc425f8889e4 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:55.166086 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1221/4809] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:55 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:55.237857 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-3618f4d0-38ba-48e1-aa49-15a5eadb129f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:55.239778 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-3618f4d0-38ba-48e1-aa49-15a5eadb129f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:48:55.239940 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-3618f4d0-38ba-48e1-aa49-15a5eadb129f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:55.240109 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-3618f4d0-38ba-48e1-aa49-15a5eadb129f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:55.246646 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:55.246646 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:55.250998 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-3618f4d0-38ba-48e1-aa49-15a5eadb129f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:55.255060 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-3618f4d0-38ba-48e1-aa49-15a5eadb129f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:48:55.255477 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1206/4810] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:48:55 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:55.283628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-79450c97-e925-4138-b986-81da59834c0d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:55.285121 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79450c97-e925-4138-b986-81da59834c0d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:55.285310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79450c97-e925-4138-b986-81da59834c0d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:55.285522 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-79450c97-e925-4138-b986-81da59834c0d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:55.285603 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-79450c97-e925-4138-b986-81da59834c0d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:55.289625 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:55.289625 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:55.290459 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-79450c97-e925-4138-b986-81da59834c0d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:55.290873 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1198/4811] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:55 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:55.404503 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-81ba781e-1e51-4bca-9ca1-4c06202d1213 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:55.406131 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-81ba781e-1e51-4bca-9ca1-4c06202d1213 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:55.406414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-81ba781e-1e51-4bca-9ca1-4c06202d1213 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:55.406595 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-81ba781e-1e51-4bca-9ca1-4c06202d1213 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:55.409410 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-35f5e920-b59d-43ad-ae3b-8bf356e5b1ee None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:55.411668 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-35f5e920-b59d-43ad-ae3b-8bf356e5b1ee tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:48:55.411786 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-35f5e920-b59d-43ad-ae3b-8bf356e5b1ee tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:55.411969 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-35f5e920-b59d-43ad-ae3b-8bf356e5b1ee tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:55.416253 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:55.416253 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:55.420553 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-81ba781e-1e51-4bca-9ca1-4c06202d1213 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:55.421136 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:55.421136 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:55.424697 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-35f5e920-b59d-43ad-ae3b-8bf356e5b1ee tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:48:55.425157 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-81ba781e-1e51-4bca-9ca1-4c06202d1213 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:55.425758 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1187/4812] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:55 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:55.431408 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-35f5e920-b59d-43ad-ae3b-8bf356e5b1ee tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:48:55.431886 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1222/4813] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:55 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:56.181386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b65943fd-711d-406f-a9af-4fa903d5c407 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:56.183519 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b65943fd-711d-406f-a9af-4fa903d5c407 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:56.183775 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b65943fd-711d-406f-a9af-4fa903d5c407 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:56.184012 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b65943fd-711d-406f-a9af-4fa903d5c407 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:56.196082 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:56.196082 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:56.199781 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b65943fd-711d-406f-a9af-4fa903d5c407 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:56.204874 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b65943fd-711d-406f-a9af-4fa903d5c407 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:56.205288 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1207/4814] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:56 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 937 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:56.301515 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6c8deb19-8be6-4e86-8c05-f2f2aa168d93 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:56.303768 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c8deb19-8be6-4e86-8c05-f2f2aa168d93 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:56.304038 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c8deb19-8be6-4e86-8c05-f2f2aa168d93 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:56.304319 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6c8deb19-8be6-4e86-8c05-f2f2aa168d93 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:56.304491 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6c8deb19-8be6-4e86-8c05-f2f2aa168d93 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:56.309855 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:56.309855 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:56.310846 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6c8deb19-8be6-4e86-8c05-f2f2aa168d93 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:56.311330 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1199/4815] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:56 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:56.437863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bac7554e-a7a0-4772-824a-4d7761a070fc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:56.440020 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bac7554e-a7a0-4772-824a-4d7761a070fc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:56.440288 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bac7554e-a7a0-4772-824a-4d7761a070fc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:56.440544 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bac7554e-a7a0-4772-824a-4d7761a070fc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:56.452664 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:56.452664 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:56.457126 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bac7554e-a7a0-4772-824a-4d7761a070fc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:56.463023 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bac7554e-a7a0-4772-824a-4d7761a070fc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:56.463570 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1188/4816] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:56 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:57.217591 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e9a2799f-62c3-4a85-9770-a9e9a80f753a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:57.219534 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e9a2799f-62c3-4a85-9770-a9e9a80f753a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:57.219917 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e9a2799f-62c3-4a85-9770-a9e9a80f753a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:57.220231 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e9a2799f-62c3-4a85-9770-a9e9a80f753a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:57.233461 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:57.233461 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:57.241215 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e9a2799f-62c3-4a85-9770-a9e9a80f753a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:57.244867 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e9a2799f-62c3-4a85-9770-a9e9a80f753a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:57.245572 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1223/4817] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:57 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:57.289306 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bdda56a1-82e1-4998-9878-1529ccf85d0b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:57.289695 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bdda56a1-82e1-4998-9878-1529ccf85d0b None None] GET https://10.4.3.19/volume// Jul 09 15:48:57.289829 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bdda56a1-82e1-4998-9878-1529ccf85d0b None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:57.290135 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bdda56a1-82e1-4998-9878-1529ccf85d0b None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:57.290589 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bdda56a1-82e1-4998-9878-1529ccf85d0b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:57.291016 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1208/4818] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:48:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:48:57.298706 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-476cd902-d3ca-4313-ad7a-0c6aff0a6e7f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:57.324027 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f817c85e-67af-4094-b0cf-322a9ba74848 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:57.325879 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f817c85e-67af-4094-b0cf-322a9ba74848 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:57.326072 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f817c85e-67af-4094-b0cf-322a9ba74848 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:57.326275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f817c85e-67af-4094-b0cf-322a9ba74848 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:57.326377 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f817c85e-67af-4094-b0cf-322a9ba74848 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:57.330998 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:57.330998 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:57.332012 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f817c85e-67af-4094-b0cf-322a9ba74848 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:57.332107 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1189/4819] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:57 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:57.336011 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-476cd902-d3ca-4313-ad7a-0c6aff0a6e7f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:48:57.336404 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-476cd902-d3ca-4313-ad7a-0c6aff0a6e7f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf25b8b5-106f-4577-ba4b-9652d6c1cbe5", "connector": null, "instance_uuid": "0809dd36-6687-4a1f-916a-c780674cb90e"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:57.348299 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:57.348299 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:57.375468 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-476cd902-d3ca-4313-ad7a-0c6aff0a6e7f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:48:57.375963 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1200/4820] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:48:57 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:57.477468 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fbe24479-58b5-42c4-b3ab-774d87ca0171 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:57.479372 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fbe24479-58b5-42c4-b3ab-774d87ca0171 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:57.479579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fbe24479-58b5-42c4-b3ab-774d87ca0171 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:57.479794 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fbe24479-58b5-42c4-b3ab-774d87ca0171 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:57.489366 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:57.489366 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:57.493271 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fbe24479-58b5-42c4-b3ab-774d87ca0171 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:57.498733 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fbe24479-58b5-42c4-b3ab-774d87ca0171 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:57.499236 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1224/4821] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:57 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:57.777551 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b511a797-f8b0-4ff8-bd5f-fa47656bf26e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:57.779502 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b511a797-f8b0-4ff8-bd5f-fa47656bf26e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:48:57.779695 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b511a797-f8b0-4ff8-bd5f-fa47656bf26e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:57.779849 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b511a797-f8b0-4ff8-bd5f-fa47656bf26e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:57.794385 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:57.794385 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:57.795391 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b511a797-f8b0-4ff8-bd5f-fa47656bf26e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:57.800598 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b511a797-f8b0-4ff8-bd5f-fa47656bf26e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:48:57.800969 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1209/4822] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:57 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:57.903593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-636a8ff7-9370-4d06-b4b4-48ec1c21d4cd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:57.904123 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-636a8ff7-9370-4d06-b4b4-48ec1c21d4cd None None] GET https://10.4.3.19/volume// Jul 09 15:48:57.904401 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-636a8ff7-9370-4d06-b4b4-48ec1c21d4cd None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:57.904701 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-636a8ff7-9370-4d06-b4b4-48ec1c21d4cd None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:57.905176 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-636a8ff7-9370-4d06-b4b4-48ec1c21d4cd None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:48:57.905791 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1190/4823] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:48: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 09 15:48:57.914126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-a65f3998-54f6-45b0-89d4-993a95fa6738 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:57.916830 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-a65f3998-54f6-45b0-89d4-993a95fa6738 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:48:57.917129 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-a65f3998-54f6-45b0-89d4-993a95fa6738 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:57.917413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-a65f3998-54f6-45b0-89d4-993a95fa6738 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:57.929266 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:57.929266 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:57.933478 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-a65f3998-54f6-45b0-89d4-993a95fa6738 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:57.938903 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-a65f3998-54f6-45b0-89d4-993a95fa6738 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:48:57.939441 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1201/4824] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:48:57 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 1061 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:48:58.044247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-bc2fe8d5-f0c1-4849-b6f7-90198d43f9c1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:58.046684 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-bc2fe8d5-f0c1-4849-b6f7-90198d43f9c1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] PUT https://10.4.3.19/volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19 Jul 09 15:48:58.047260 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-bc2fe8d5-f0c1-4849-b6f7-90198d43f9c1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:48:58.060154 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-bc2fe8d5-f0c1-4849-b6f7-90198d43f9c1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Acquiring lock "cinder-attachment_update-cf25b8b5-106f-4577-ba4b-9652d6c1cbe5-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:48:58.066103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-bc2fe8d5-f0c1-4849-b6f7-90198d43f9c1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Lock "cinder-attachment_update-cf25b8b5-106f-4577-ba4b-9652d6c1cbe5-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:48:58.067495 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:58.067495 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:58.259429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-506450d5-d280-4073-8d4b-bbc96c794509 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:58.261294 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-506450d5-d280-4073-8d4b-bbc96c794509 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:58.261542 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-506450d5-d280-4073-8d4b-bbc96c794509 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:58.261796 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-506450d5-d280-4073-8d4b-bbc96c794509 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:58.272621 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:58.272621 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:58.276349 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-506450d5-d280-4073-8d4b-bbc96c794509 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:58.281863 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-506450d5-d280-4073-8d4b-bbc96c794509 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:58.282366 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1210/4825] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:58 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 937 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:58.341914 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-90039ce4-0b8f-49c9-a3dd-35dc7f0c0142 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:58.343854 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-90039ce4-0b8f-49c9-a3dd-35dc7f0c0142 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:58.344064 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-90039ce4-0b8f-49c9-a3dd-35dc7f0c0142 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:58.344302 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-90039ce4-0b8f-49c9-a3dd-35dc7f0c0142 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:58.344416 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-90039ce4-0b8f-49c9-a3dd-35dc7f0c0142 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:58.349086 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:58.349086 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:58.349975 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-90039ce4-0b8f-49c9-a3dd-35dc7f0c0142 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:58.350439 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1191/4826] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:58 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:58.512684 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7322c314-126c-4f3b-a1f4-74cc82b6fc10 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:58.514625 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7322c314-126c-4f3b-a1f4-74cc82b6fc10 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:58.514811 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7322c314-126c-4f3b-a1f4-74cc82b6fc10 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:58.514985 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7322c314-126c-4f3b-a1f4-74cc82b6fc10 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:58.524384 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:58.524384 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:58.527898 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7322c314-126c-4f3b-a1f4-74cc82b6fc10 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:58.531930 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7322c314-126c-4f3b-a1f4-74cc82b6fc10 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:58.532323 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1202/4827] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:58 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:58.590241 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-bc2fe8d5-f0c1-4849-b6f7-90198d43f9c1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Lock "cinder-attachment_update-cf25b8b5-106f-4577-ba4b-9652d6c1cbe5-np0000004916" released by "attachment_update" :: held 0.524s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:48:58.590609 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-bc2fe8d5-f0c1-4849-b6f7-90198d43f9c1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19 returned with HTTP 200 Jul 09 15:48:58.591175 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1225/4828] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:48:58 2026] PUT /volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19 => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:48:58.818278 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-74c2f45d-70a5-4f99-a72c-ea1e24a229ad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:58.820152 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-74c2f45d-70a5-4f99-a72c-ea1e24a229ad tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:48:58.820389 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-74c2f45d-70a5-4f99-a72c-ea1e24a229ad tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:58.820541 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-74c2f45d-70a5-4f99-a72c-ea1e24a229ad tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:58.833207 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:58.833207 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:58.837442 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-74c2f45d-70a5-4f99-a72c-ea1e24a229ad tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:58.843088 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-74c2f45d-70a5-4f99-a72c-ea1e24a229ad tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:48:58.843554 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1211/4829] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:58 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:59.297247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e2ef0940-d577-4d8c-994c-a2d0e110906f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:59.300026 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e2ef0940-d577-4d8c-994c-a2d0e110906f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:48:59.300269 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e2ef0940-d577-4d8c-994c-a2d0e110906f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:59.300491 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e2ef0940-d577-4d8c-994c-a2d0e110906f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:59.314301 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:59.314301 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:48:59.318696 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e2ef0940-d577-4d8c-994c-a2d0e110906f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:48:59.325172 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e2ef0940-d577-4d8c-994c-a2d0e110906f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:48:59.325748 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1192/4830] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:59 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 937 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:59.360200 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-aca4f4a6-37be-4701-a26d-5991fd1ddf18 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:59.362422 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aca4f4a6-37be-4701-a26d-5991fd1ddf18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:48:59.362678 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aca4f4a6-37be-4701-a26d-5991fd1ddf18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:59.362906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aca4f4a6-37be-4701-a26d-5991fd1ddf18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:59.363034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-aca4f4a6-37be-4701-a26d-5991fd1ddf18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:48:59.367775 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:59.367775 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:48:59.368500 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aca4f4a6-37be-4701-a26d-5991fd1ddf18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:48:59.368851 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1203/4831] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:59 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:59.545977 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-548c3979-bc0a-4196-8642-80652039ed2a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:59.548020 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-548c3979-bc0a-4196-8642-80652039ed2a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:48:59.548020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-548c3979-bc0a-4196-8642-80652039ed2a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:59.548099 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-548c3979-bc0a-4196-8642-80652039ed2a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:59.556527 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:59.556527 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:48:59.559460 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-548c3979-bc0a-4196-8642-80652039ed2a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:48:59.563690 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-548c3979-bc0a-4196-8642-80652039ed2a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:48:59.564304 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1226/4832] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:59 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:48:59.855913 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c24dc98f-04ff-43ef-b3b6-ed59933a64e7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:48:59.857611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c24dc98f-04ff-43ef-b3b6-ed59933a64e7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:48:59.857812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c24dc98f-04ff-43ef-b3b6-ed59933a64e7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:48:59.858039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c24dc98f-04ff-43ef-b3b6-ed59933a64e7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:48:59.870103 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:48:59.870103 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:48:59.874548 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c24dc98f-04ff-43ef-b3b6-ed59933a64e7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:48:59.880056 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c24dc98f-04ff-43ef-b3b6-ed59933a64e7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:48:59.880599 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1212/4833] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:48:59 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:00.083370 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-291747aa-aef5-4d6a-98c7-f8d70220e403 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:00.085927 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-291747aa-aef5-4d6a-98c7-f8d70220e403 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69/action Jul 09 15:49:00.086379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-291747aa-aef5-4d6a-98c7-f8d70220e403 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:00.086556 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-291747aa-aef5-4d6a-98c7-f8d70220e403 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:00.102426 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:00.102426 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:00.113837 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3b3893ce-e19a-4122-adba-78795f6379f6 req-291747aa-aef5-4d6a-98c7-f8d70220e403 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69/action returned with HTTP 204 Jul 09 15:49:00.114358 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1193/4834] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:49:00 2026] POST /volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:00.338100 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7ed4d781-577a-4784-abf8-ad7aa7e50bd3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:00.341577 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ed4d781-577a-4784-abf8-ad7aa7e50bd3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:00.341778 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ed4d781-577a-4784-abf8-ad7aa7e50bd3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:00.342023 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7ed4d781-577a-4784-abf8-ad7aa7e50bd3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:00.354658 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:00.354658 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:00.359762 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7ed4d781-577a-4784-abf8-ad7aa7e50bd3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:00.366398 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7ed4d781-577a-4784-abf8-ad7aa7e50bd3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:49:00.366867 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1204/4835] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:00 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 1229 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:00.381200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d5d82a6e-89c6-4174-911a-e60ee367166e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:00.381700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c092a629-c662-4d84-89b2-8fb11de6131a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:00.384248 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c092a629-c662-4d84-89b2-8fb11de6131a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:00.384438 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d5d82a6e-89c6-4174-911a-e60ee367166e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:00.384485 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c092a629-c662-4d84-89b2-8fb11de6131a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:00.384521 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d5d82a6e-89c6-4174-911a-e60ee367166e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:00.384606 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c092a629-c662-4d84-89b2-8fb11de6131a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:00.384721 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d5d82a6e-89c6-4174-911a-e60ee367166e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:00.384721 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d5d82a6e-89c6-4174-911a-e60ee367166e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:00.389107 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:00.389107 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:00.390134 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d5d82a6e-89c6-4174-911a-e60ee367166e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:00.390647 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1227/4836] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:00 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:00.395583 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:00.395583 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:00.399643 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c092a629-c662-4d84-89b2-8fb11de6131a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:00.403897 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c092a629-c662-4d84-89b2-8fb11de6131a tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:49:00.404332 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1213/4837] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:00 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:00.577793 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2b254b86-520e-4c6c-863c-2aed17bfe18d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:00.580436 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b254b86-520e-4c6c-863c-2aed17bfe18d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:00.581116 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b254b86-520e-4c6c-863c-2aed17bfe18d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:00.581116 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2b254b86-520e-4c6c-863c-2aed17bfe18d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:00.595202 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:00.595202 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:00.600013 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2b254b86-520e-4c6c-863c-2aed17bfe18d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:00.607179 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2b254b86-520e-4c6c-863c-2aed17bfe18d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:49:00.607620 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1194/4838] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:00 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:00.894888 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f57a3c43-1c6e-4963-bf1e-316f40f79c7a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:00.896838 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f57a3c43-1c6e-4963-bf1e-316f40f79c7a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:00.897068 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f57a3c43-1c6e-4963-bf1e-316f40f79c7a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:00.897339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f57a3c43-1c6e-4963-bf1e-316f40f79c7a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:00.907898 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:00.907898 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:00.922778 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f57a3c43-1c6e-4963-bf1e-316f40f79c7a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:00.928748 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f57a3c43-1c6e-4963-bf1e-316f40f79c7a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:00.929116 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1205/4839] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:00 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:00.969089 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-08a25e18-eb23-4672-b395-f77fc256d006 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:00.970887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-08a25e18-eb23-4672-b395-f77fc256d006 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:49:00.971077 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-08a25e18-eb23-4672-b395-f77fc256d006 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:00.971276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-08a25e18-eb23-4672-b395-f77fc256d006 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:00.971393 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-08a25e18-eb23-4672-b395-f77fc256d006 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Delete snapshot with id: e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:49:00.976617 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-08a25e18-eb23-4672-b395-f77fc256d006 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 returned with HTTP 404 Jul 09 15:49:00.977213 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1228/4840] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:49:00 2026] DELETE /volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:00.983605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6e5f425e-93ad-4510-a91f-af4f1db2a25a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:00.985492 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6e5f425e-93ad-4510-a91f-af4f1db2a25a tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 Jul 09 15:49:00.985717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6e5f425e-93ad-4510-a91f-af4f1db2a25a tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:00.985944 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6e5f425e-93ad-4510-a91f-af4f1db2a25a tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:00.990178 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6e5f425e-93ad-4510-a91f-af4f1db2a25a tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 returned with HTTP 404 Jul 09 15:49:00.990727 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1214/4841] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:00 2026] GET /volume/v3/snapshots/e179717d-ef3b-4ac7-8427-6132948c73a3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:01.032064 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a2985869-947e-43c8-855a-c4143235cb91 req-433f9bc7-3de3-4450-939f-79ec0bcc4c25 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:01.034585 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-433f9bc7-3de3-4450-939f-79ec0bcc4c25 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:49:01.034807 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-433f9bc7-3de3-4450-939f-79ec0bcc4c25 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:01.035035 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-433f9bc7-3de3-4450-939f-79ec0bcc4c25 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:01.050236 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:01.050236 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:01.056831 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-a2985869-947e-43c8-855a-c4143235cb91 req-433f9bc7-3de3-4450-939f-79ec0bcc4c25 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:01.069211 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-433f9bc7-3de3-4450-939f-79ec0bcc4c25 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:49:01.069211 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1195/4842] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:01 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:01.090605 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a2985869-947e-43c8-855a-c4143235cb91 req-cb17cfee-48f1-40e9-bc27-234f1e368c4e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:01.092954 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-cb17cfee-48f1-40e9-bc27-234f1e368c4e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4/action Jul 09 15:49:01.093406 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-cb17cfee-48f1-40e9-bc27-234f1e368c4e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:01.093610 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-cb17cfee-48f1-40e9-bc27-234f1e368c4e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:01.106346 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:01.106346 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:01.107742 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-a2985869-947e-43c8-855a-c4143235cb91 req-cb17cfee-48f1-40e9-bc27-234f1e368c4e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:01.114219 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-a2985869-947e-43c8-855a-c4143235cb91 req-cb17cfee-48f1-40e9-bc27-234f1e368c4e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Begin detaching volume completed successfully. Jul 09 15:49:01.114486 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-cb17cfee-48f1-40e9-bc27-234f1e368c4e tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4/action returned with HTTP 202 Jul 09 15:49:01.115078 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1206/4843] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:49:01 2026] POST /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:01.401895 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d25dc93c-ade9-41ad-a09f-67faa084d14a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:01.404131 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d25dc93c-ade9-41ad-a09f-67faa084d14a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:01.404398 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d25dc93c-ade9-41ad-a09f-67faa084d14a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:01.404667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d25dc93c-ade9-41ad-a09f-67faa084d14a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:01.404821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-d25dc93c-ade9-41ad-a09f-67faa084d14a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:01.410613 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:01.410613 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:01.411776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d25dc93c-ade9-41ad-a09f-67faa084d14a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:01.412319 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1229/4844] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:01 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:01.623395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1cf0b56d-ffca-43ac-9f75-a75a47aeb38c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:01.625493 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1cf0b56d-ffca-43ac-9f75-a75a47aeb38c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:01.625714 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1cf0b56d-ffca-43ac-9f75-a75a47aeb38c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:01.625915 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1cf0b56d-ffca-43ac-9f75-a75a47aeb38c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:01.636284 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:01.636284 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:01.640707 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1cf0b56d-ffca-43ac-9f75-a75a47aeb38c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:01.645494 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1cf0b56d-ffca-43ac-9f75-a75a47aeb38c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:49:01.646227 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1215/4845] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:01 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:01.944328 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-44d47190-74ab-4f2d-86ba-a1b22410289d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:01.946813 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44d47190-74ab-4f2d-86ba-a1b22410289d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:01.947073 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44d47190-74ab-4f2d-86ba-a1b22410289d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:01.947361 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44d47190-74ab-4f2d-86ba-a1b22410289d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:01.959924 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:01.959924 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:01.964454 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-44d47190-74ab-4f2d-86ba-a1b22410289d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:01.969307 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44d47190-74ab-4f2d-86ba-a1b22410289d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:01.969753 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1196/4846] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:01 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:02.014626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9cbcc645-56a6-4e8f-8368-2c8a6cd7cb09 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.017830 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9cbcc645-56a6-4e8f-8368-2c8a6cd7cb09 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102/action Jul 09 15:49:02.018382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9cbcc645-56a6-4e8f-8368-2c8a6cd7cb09 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:02.018557 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9cbcc645-56a6-4e8f-8368-2c8a6cd7cb09 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:02.044729 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:02.044729 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:02.065004 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b2dd242f-29d4-4f75-8b81-6a35e9360dd2 req-9cbcc645-56a6-4e8f-8368-2c8a6cd7cb09 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102/action returned with HTTP 204 Jul 09 15:49:02.065715 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1207/4847] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:49:02 2026] POST /volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:02.145521 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0663e0ff-7d9b-4caa-b230-e4a0e9da31c8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.145912 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0663e0ff-7d9b-4caa-b230-e4a0e9da31c8 None None] GET https://10.4.3.19/volume// Jul 09 15:49:02.146067 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0663e0ff-7d9b-4caa-b230-e4a0e9da31c8 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:02.146257 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0663e0ff-7d9b-4caa-b230-e4a0e9da31c8 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:02.146579 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0663e0ff-7d9b-4caa-b230-e4a0e9da31c8 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:02.146908 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1230/4848] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:02.154723 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a2985869-947e-43c8-855a-c4143235cb91 req-b9e863ca-f11c-466e-a90b-38f8010e2a9d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.157095 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-b9e863ca-f11c-466e-a90b-38f8010e2a9d tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:49:02.157355 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-b9e863ca-f11c-466e-a90b-38f8010e2a9d tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:02.157576 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-b9e863ca-f11c-466e-a90b-38f8010e2a9d tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:02.168760 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:02.168760 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:02.172946 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a2985869-947e-43c8-855a-c4143235cb91 req-b9e863ca-f11c-466e-a90b-38f8010e2a9d tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:02.178372 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-b9e863ca-f11c-466e-a90b-38f8010e2a9d tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:49:02.178751 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1216/4849] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:02 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 1321 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:02.422834 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9c636e27-cd6a-479e-8ea4-0ff10fa6fa38 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.425993 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c636e27-cd6a-479e-8ea4-0ff10fa6fa38 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:02.425993 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c636e27-cd6a-479e-8ea4-0ff10fa6fa38 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:02.425993 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c636e27-cd6a-479e-8ea4-0ff10fa6fa38 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:02.426245 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-9c636e27-cd6a-479e-8ea4-0ff10fa6fa38 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:02.432104 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:02.432104 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:02.432589 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c636e27-cd6a-479e-8ea4-0ff10fa6fa38 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:02.433129 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1197/4850] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:02 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:02.660218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31a87802-8c28-4beb-94b2-e33a134b0d6d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.662093 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31a87802-8c28-4beb-94b2-e33a134b0d6d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:02.662331 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31a87802-8c28-4beb-94b2-e33a134b0d6d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:02.662487 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31a87802-8c28-4beb-94b2-e33a134b0d6d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:02.672605 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:02.672605 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:02.681476 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-31a87802-8c28-4beb-94b2-e33a134b0d6d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:02.687855 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31a87802-8c28-4beb-94b2-e33a134b0d6d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:49:02.688394 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1208/4851] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:02 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 1170 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:02.701643 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f724f04e-a320-4665-bc0e-bff281004595 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.703290 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f724f04e-a320-4665-bc0e-bff281004595 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:02.703492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f724f04e-a320-4665-bc0e-bff281004595 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:02.703706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f724f04e-a320-4665-bc0e-bff281004595 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:02.716304 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:02.716304 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:02.719458 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f724f04e-a320-4665-bc0e-bff281004595 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:02.724641 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f724f04e-a320-4665-bc0e-bff281004595 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:49:02.725035 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1231/4852] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:02 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:02.768261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-ab625679-5f1a-487e-abfe-534547b46353 req-aba26dc8-204a-45d7-80b3-f322ef73e67d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.770257 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-aba26dc8-204a-45d7-80b3-f322ef73e67d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:02.770443 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-aba26dc8-204a-45d7-80b3-f322ef73e67d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:02.770662 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-aba26dc8-204a-45d7-80b3-f322ef73e67d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:02.779759 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:02.779759 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:02.783288 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-ab625679-5f1a-487e-abfe-534547b46353 req-aba26dc8-204a-45d7-80b3-f322ef73e67d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:02.787447 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-aba26dc8-204a-45d7-80b3-f322ef73e67d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:49:02.787824 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1217/4853] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:02 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 1170 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:02.806466 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ab625679-5f1a-487e-abfe-534547b46353 req-792d0a92-cc4a-4d7e-bfad-d4ba47f10a97 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.811259 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-792d0a92-cc4a-4d7e-bfad-d4ba47f10a97 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/action Jul 09 15:49:02.811432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-792d0a92-cc4a-4d7e-bfad-d4ba47f10a97 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:02.811606 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-792d0a92-cc4a-4d7e-bfad-d4ba47f10a97 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:02.825079 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:02.825079 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:02.825768 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-ab625679-5f1a-487e-abfe-534547b46353 req-792d0a92-cc4a-4d7e-bfad-d4ba47f10a97 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:02.833331 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-ab625679-5f1a-487e-abfe-534547b46353 req-792d0a92-cc4a-4d7e-bfad-d4ba47f10a97 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Begin detaching volume completed successfully. Jul 09 15:49:02.833331 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-792d0a92-cc4a-4d7e-bfad-d4ba47f10a97 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/action returned with HTTP 202 Jul 09 15:49:02.833495 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1198/4854] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:49:02 2026] POST /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:02.986339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3b64bdf4-db49-4995-a317-c301f187cde2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:02.988086 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b64bdf4-db49-4995-a317-c301f187cde2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:02.988217 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b64bdf4-db49-4995-a317-c301f187cde2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:02.988374 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b64bdf4-db49-4995-a317-c301f187cde2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:02.998006 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:02.998006 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:03.001737 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3b64bdf4-db49-4995-a317-c301f187cde2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:03.006320 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b64bdf4-db49-4995-a317-c301f187cde2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:03.006755 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1209/4855] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:02 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:03.164938 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a2985869-947e-43c8-855a-c4143235cb91 req-b752afeb-6b10-4262-90c5-f2898b15f767 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:03.166967 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-b752afeb-6b10-4262-90c5-f2898b15f767 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] DELETE https://10.4.3.19/volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 Jul 09 15:49:03.167164 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-b752afeb-6b10-4262-90c5-f2898b15f767 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:03.167377 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-b752afeb-6b10-4262-90c5-f2898b15f767 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:03.175019 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:03.175019 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:03.445961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3ef7aa78-f56d-41b0-9059-ed3887eaafde None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:03.450231 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3ef7aa78-f56d-41b0-9059-ed3887eaafde tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:03.452576 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3ef7aa78-f56d-41b0-9059-ed3887eaafde tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:03.453254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3ef7aa78-f56d-41b0-9059-ed3887eaafde tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:03.453254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3ef7aa78-f56d-41b0-9059-ed3887eaafde tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:03.459746 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:03.459746 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:03.460599 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3ef7aa78-f56d-41b0-9059-ed3887eaafde tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:03.460979 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1218/4856] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:03 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:03.709614 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a2985869-947e-43c8-855a-c4143235cb91 req-b752afeb-6b10-4262-90c5-f2898b15f767 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 returned with HTTP 200 Jul 09 15:49:03.710081 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1232/4857] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:49:03 2026] DELETE /volume/v3/attachments/40dd0b39-eeab-4c50-adde-e54d0a47ae24 => generated 19 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:03.873298 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-323acf85-7beb-4cf1-b561-dc8b53f9780c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:03.873692 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-323acf85-7beb-4cf1-b561-dc8b53f9780c None None] GET https://10.4.3.19/volume// Jul 09 15:49:03.873867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-323acf85-7beb-4cf1-b561-dc8b53f9780c None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:03.874049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-323acf85-7beb-4cf1-b561-dc8b53f9780c None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:03.874418 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-323acf85-7beb-4cf1-b561-dc8b53f9780c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:03.874792 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1199/4858] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:03.881754 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ab625679-5f1a-487e-abfe-534547b46353 req-68ac4542-0f51-4ab1-b72e-41d4a6fe9847 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:03.883911 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-68ac4542-0f51-4ab1-b72e-41d4a6fe9847 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:03.884138 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-68ac4542-0f51-4ab1-b72e-41d4a6fe9847 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:03.884390 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-68ac4542-0f51-4ab1-b72e-41d4a6fe9847 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:03.898408 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:03.898408 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:03.903135 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-ab625679-5f1a-487e-abfe-534547b46353 req-68ac4542-0f51-4ab1-b72e-41d4a6fe9847 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:03.909280 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-68ac4542-0f51-4ab1-b72e-41d4a6fe9847 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:49:03.909757 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1210/4859] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:03 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:03.919509 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-ab625679-5f1a-487e-abfe-534547b46353 req-1814f8f5-e0a5-4e73-9517-e8380804fba5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:03.921725 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-1814f8f5-e0a5-4e73-9517-e8380804fba5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/encryption Jul 09 15:49:03.921897 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-1814f8f5-e0a5-4e73-9517-e8380804fba5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:03.922067 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-1814f8f5-e0a5-4e73-9517-e8380804fba5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:03.932361 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:03.932361 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:03.940710 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-1814f8f5-e0a5-4e73-9517-e8380804fba5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/encryption returned with HTTP 200 Jul 09 15:49:03.941337 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1219/4860] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:49:03 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:04.021039 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f808192d-ebb7-4c7f-b291-e0efbb626b3a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:04.023232 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f808192d-ebb7-4c7f-b291-e0efbb626b3a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:04.023727 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f808192d-ebb7-4c7f-b291-e0efbb626b3a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:04.023992 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f808192d-ebb7-4c7f-b291-e0efbb626b3a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:04.035486 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:04.035486 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:04.039051 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f808192d-ebb7-4c7f-b291-e0efbb626b3a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:04.044127 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f808192d-ebb7-4c7f-b291-e0efbb626b3a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:04.044729 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1233/4861] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:04 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:04.340414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-2955b6c1-015f-4fb2-87b3-c0f6f360073e req-b26af586-5447-4a3e-91a7-e112c87a8b91 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:04.342756 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2955b6c1-015f-4fb2-87b3-c0f6f360073e req-b26af586-5447-4a3e-91a7-e112c87a8b91 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:49:04.342976 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2955b6c1-015f-4fb2-87b3-c0f6f360073e req-b26af586-5447-4a3e-91a7-e112c87a8b91 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:04.343205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-2955b6c1-015f-4fb2-87b3-c0f6f360073e req-b26af586-5447-4a3e-91a7-e112c87a8b91 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:04.351124 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:04.351124 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:04.354867 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-2955b6c1-015f-4fb2-87b3-c0f6f360073e req-b26af586-5447-4a3e-91a7-e112c87a8b91 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:04.358670 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-2955b6c1-015f-4fb2-87b3-c0f6f360073e req-b26af586-5447-4a3e-91a7-e112c87a8b91 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:49:04.359065 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1200/4862] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:04 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:04.372453 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e9665774-cf26-4524-b6ca-cf4b699c84ca None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:04.374982 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e9665774-cf26-4524-b6ca-cf4b699c84ca tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] DELETE https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:49:04.375165 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e9665774-cf26-4524-b6ca-cf4b699c84ca tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:04.375378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e9665774-cf26-4524-b6ca-cf4b699c84ca tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:04.375551 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-e9665774-cf26-4524-b6ca-cf4b699c84ca tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Delete volume with id: bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:49:04.382159 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:04.382159 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:04.382586 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e9665774-cf26-4524-b6ca-cf4b699c84ca tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:04.401926 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e9665774-cf26-4524-b6ca-cf4b699c84ca tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Delete volume request issued successfully. Jul 09 15:49:04.402175 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e9665774-cf26-4524-b6ca-cf4b699c84ca tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 202 Jul 09 15:49:04.402664 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1211/4863] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:04 2026] DELETE /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:04.414429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-64e92fa1-c21f-494b-b6a3-787f2068a535 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:04.415966 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-64e92fa1-c21f-494b-b6a3-787f2068a535 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:49:04.416149 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-64e92fa1-c21f-494b-b6a3-787f2068a535 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:04.416364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-64e92fa1-c21f-494b-b6a3-787f2068a535 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:04.423988 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:04.423988 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:04.427612 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-64e92fa1-c21f-494b-b6a3-787f2068a535 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:04.433944 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-64e92fa1-c21f-494b-b6a3-787f2068a535 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 200 Jul 09 15:49:04.434327 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1220/4864] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:04 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:04.470949 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-efaf2be6-8491-4086-8bdc-98f25573bc44 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:04.472627 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-efaf2be6-8491-4086-8bdc-98f25573bc44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:04.472864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-efaf2be6-8491-4086-8bdc-98f25573bc44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:04.473060 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-efaf2be6-8491-4086-8bdc-98f25573bc44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:04.473174 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-efaf2be6-8491-4086-8bdc-98f25573bc44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:04.477653 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:04.477653 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:04.478432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-efaf2be6-8491-4086-8bdc-98f25573bc44 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:04.478849 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1234/4865] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:04 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:04.950000 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ab625679-5f1a-487e-abfe-534547b46353 req-73cce0a0-c308-4682-85f2-f85b490a4239 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:04.952494 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-73cce0a0-c308-4682-85f2-f85b490a4239 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102 Jul 09 15:49:04.952734 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-73cce0a0-c308-4682-85f2-f85b490a4239 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:04.952976 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-73cce0a0-c308-4682-85f2-f85b490a4239 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:04.962737 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:04.962737 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:05.057640 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-728a4e59-e748-4c60-bc4c-48471119ac37 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:05.059642 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-728a4e59-e748-4c60-bc4c-48471119ac37 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:05.059898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-728a4e59-e748-4c60-bc4c-48471119ac37 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:05.060118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-728a4e59-e748-4c60-bc4c-48471119ac37 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:05.072538 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:05.072538 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:05.078025 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-728a4e59-e748-4c60-bc4c-48471119ac37 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:05.085562 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-728a4e59-e748-4c60-bc4c-48471119ac37 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:05.086089 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1212/4866] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:05 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:05.447829 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6a94cc4c-c148-4db1-83a7-feba333c9bad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:05.449707 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6a94cc4c-c148-4db1-83a7-feba333c9bad tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 Jul 09 15:49:05.449978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6a94cc4c-c148-4db1-83a7-feba333c9bad tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:05.450173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6a94cc4c-c148-4db1-83a7-feba333c9bad tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:05.456802 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6a94cc4c-c148-4db1-83a7-feba333c9bad tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 returned with HTTP 404 Jul 09 15:49:05.457394 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1221/4867] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:05 2026] GET /volume/v3/volumes/bd326cb5-3e03-42c7-8fe3-4652fdd105f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:05.497974 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a6bcae40-cec5-43bd-98c2-a0816eb5c666 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:05.499625 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a6bcae40-cec5-43bd-98c2-a0816eb5c666 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:05.499716 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a6bcae40-cec5-43bd-98c2-a0816eb5c666 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:05.500065 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a6bcae40-cec5-43bd-98c2-a0816eb5c666 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:05.500065 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a6bcae40-cec5-43bd-98c2-a0816eb5c666 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:05.503952 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:05.503952 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:05.504744 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a6bcae40-cec5-43bd-98c2-a0816eb5c666 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:05.505111 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1235/4868] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:05 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:05.524854 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ab625679-5f1a-487e-abfe-534547b46353 req-73cce0a0-c308-4682-85f2-f85b490a4239 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102 returned with HTTP 200 Jul 09 15:49:05.525247 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1201/4869] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:49:04 2026] DELETE /volume/v3/attachments/b9726139-6de5-42f6-b3ad-2d727214e102 => generated 19 bytes in 576 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:05.590050 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-0da05522-834d-4e43-baea-57accf3bdc1d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:05.592226 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-0da05522-834d-4e43-baea-57accf3bdc1d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19/action Jul 09 15:49:05.592584 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-0da05522-834d-4e43-baea-57accf3bdc1d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:05.592734 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-0da05522-834d-4e43-baea-57accf3bdc1d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:05.607513 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:05.607513 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:05.617558 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b460d2f2-21a6-49ed-a26e-644d12a36a35 req-0da05522-834d-4e43-baea-57accf3bdc1d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19/action returned with HTTP 204 Jul 09 15:49:05.618014 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1213/4870] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:49:05 2026] POST /volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:05.927573 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-d9dc8202-f1c7-4796-a020-6d7d361e3a48 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:05.929902 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-d9dc8202-f1c7-4796-a020-6d7d361e3a48 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:49:05.930196 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-d9dc8202-f1c7-4796-a020-6d7d361e3a48 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:05.930489 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-d9dc8202-f1c7-4796-a020-6d7d361e3a48 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:05.942139 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:05.942139 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:05.945660 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-d9dc8202-f1c7-4796-a020-6d7d361e3a48 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:05.950197 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-d9dc8202-f1c7-4796-a020-6d7d361e3a48 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:49:05.950660 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1222/4871] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:05 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 1229 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:05.969840 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-fc6cac0a-af96-4dec-bdae-2942e62905d3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:05.972085 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-fc6cac0a-af96-4dec-bdae-2942e62905d3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046/action Jul 09 15:49:05.972472 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-fc6cac0a-af96-4dec-bdae-2942e62905d3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:05.972607 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-fc6cac0a-af96-4dec-bdae-2942e62905d3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:05.984035 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:05.984035 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:05.984511 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-fc6cac0a-af96-4dec-bdae-2942e62905d3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:05.990245 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-fc6cac0a-af96-4dec-bdae-2942e62905d3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Begin detaching volume completed successfully. Jul 09 15:49:05.990457 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-fc6cac0a-af96-4dec-bdae-2942e62905d3 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046/action returned with HTTP 202 Jul 09 15:49:05.990923 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1236/4872] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:49:05 2026] POST /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:06.099391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-412065dc-c555-40b5-bb19-6760f0f9ecd1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:06.101650 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-412065dc-c555-40b5-bb19-6760f0f9ecd1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:06.101952 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-412065dc-c555-40b5-bb19-6760f0f9ecd1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:06.102170 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-412065dc-c555-40b5-bb19-6760f0f9ecd1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:06.112142 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:06.112142 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:06.115512 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-412065dc-c555-40b5-bb19-6760f0f9ecd1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:06.119990 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-412065dc-c555-40b5-bb19-6760f0f9ecd1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:06.120458 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1202/4873] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:06 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:06.515583 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bdd5b069-9a25-46ad-8383-586759aa506e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:06.517608 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bdd5b069-9a25-46ad-8383-586759aa506e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:06.517880 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bdd5b069-9a25-46ad-8383-586759aa506e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:06.518132 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bdd5b069-9a25-46ad-8383-586759aa506e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:06.518282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-bdd5b069-9a25-46ad-8383-586759aa506e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:06.522964 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:06.522964 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:06.523918 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bdd5b069-9a25-46ad-8383-586759aa506e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:06.524399 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1214/4874] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:06 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:07.022372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c7f6eab8-96d7-4b63-ad1e-b548573becd6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:07.022775 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7f6eab8-96d7-4b63-ad1e-b548573becd6 None None] GET https://10.4.3.19/volume// Jul 09 15:49:07.023005 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7f6eab8-96d7-4b63-ad1e-b548573becd6 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:07.023219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7f6eab8-96d7-4b63-ad1e-b548573becd6 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:07.023540 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7f6eab8-96d7-4b63-ad1e-b548573becd6 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:07.024168 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1223/4875] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:07.041451 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-2ed281fc-f5da-4d25-8416-b260a7299dda None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:07.043991 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-2ed281fc-f5da-4d25-8416-b260a7299dda tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:49:07.044268 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-2ed281fc-f5da-4d25-8416-b260a7299dda tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:07.044532 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-2ed281fc-f5da-4d25-8416-b260a7299dda tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:07.059490 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:07.059490 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:07.065483 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-2ed281fc-f5da-4d25-8416-b260a7299dda tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:07.073529 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-2ed281fc-f5da-4d25-8416-b260a7299dda tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 200 Jul 09 15:49:07.074064 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1237/4876] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:07 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 1412 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:07.108491 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-3a458a33-0d61-4b3a-95bf-477ad443de74 req-83921536-4b1d-4e7f-9ee1-80abf24c1e49 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:07.113197 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3a458a33-0d61-4b3a-95bf-477ad443de74 req-83921536-4b1d-4e7f-9ee1-80abf24c1e49 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:07.113376 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3a458a33-0d61-4b3a-95bf-477ad443de74 req-83921536-4b1d-4e7f-9ee1-80abf24c1e49 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:07.113543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-3a458a33-0d61-4b3a-95bf-477ad443de74 req-83921536-4b1d-4e7f-9ee1-80abf24c1e49 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:07.120250 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:07.120250 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:07.123516 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-3a458a33-0d61-4b3a-95bf-477ad443de74 req-83921536-4b1d-4e7f-9ee1-80abf24c1e49 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:07.127235 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-3a458a33-0d61-4b3a-95bf-477ad443de74 req-83921536-4b1d-4e7f-9ee1-80abf24c1e49 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:49:07.127756 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1203/4877] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:07 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:07.537530 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-45fca240-8bfa-4e70-92e5-24971c35475e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:07.539736 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45fca240-8bfa-4e70-92e5-24971c35475e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:07.539962 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45fca240-8bfa-4e70-92e5-24971c35475e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:07.540207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45fca240-8bfa-4e70-92e5-24971c35475e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:07.540327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-45fca240-8bfa-4e70-92e5-24971c35475e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:07.545518 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:07.545518 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:07.546363 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45fca240-8bfa-4e70-92e5-24971c35475e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:07.546859 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1215/4878] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:07 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:49:08.074430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-8d6484b6-d0c1-4390-b9fb-d558d8980943 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:08.076778 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-8d6484b6-d0c1-4390-b9fb-d558d8980943 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] DELETE https://10.4.3.19/volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0 Jul 09 15:49:08.078759 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-8d6484b6-d0c1-4390-b9fb-d558d8980943 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:08.078759 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-8d6484b6-d0c1-4390-b9fb-d558d8980943 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:08.087990 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:08.087990 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:08.558588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-af79d899-1300-4361-8b7c-c3b9238f18b4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:08.560562 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af79d899-1300-4361-8b7c-c3b9238f18b4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:08.560762 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af79d899-1300-4361-8b7c-c3b9238f18b4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:08.560959 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-af79d899-1300-4361-8b7c-c3b9238f18b4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:08.561065 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-af79d899-1300-4361-8b7c-c3b9238f18b4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:08.565401 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:08.565401 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:08.566155 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-af79d899-1300-4361-8b7c-c3b9238f18b4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:08.566581 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1238/4879] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:08 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:08.615698 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14bafe44-682d-4fb8-a738-61513a2b70b9 req-8d6484b6-d0c1-4390-b9fb-d558d8980943 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0 returned with HTTP 200 Jul 09 15:49:08.616120 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1224/4880] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:49:08 2026] DELETE /volume/v3/attachments/09c000ee-facf-455d-8c76-b89c9aabb8a0 => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:09.174292 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a2807ffb-1bc5-4fc6-817b-a07260daae22 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:09.176002 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a2807ffb-1bc5-4fc6-817b-a07260daae22 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] DELETE https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:49:09.176210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a2807ffb-1bc5-4fc6-817b-a07260daae22 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:09.176452 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a2807ffb-1bc5-4fc6-817b-a07260daae22 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:09.176715 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-a2807ffb-1bc5-4fc6-817b-a07260daae22 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Delete volume with id: 04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:49:09.184618 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:09.184618 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:09.185489 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a2807ffb-1bc5-4fc6-817b-a07260daae22 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:09.205282 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a2807ffb-1bc5-4fc6-817b-a07260daae22 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Delete volume request issued successfully. Jul 09 15:49:09.205457 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a2807ffb-1bc5-4fc6-817b-a07260daae22 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 202 Jul 09 15:49:09.205823 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1204/4881] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:09 2026] DELETE /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:09.460415 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-ce5615d8-8d59-4f7e-8d04-f486bca5c954 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:09.462439 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-ce5615d8-8d59-4f7e-8d04-f486bca5c954 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:09.462602 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-ce5615d8-8d59-4f7e-8d04-f486bca5c954 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:09.462760 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-ce5615d8-8d59-4f7e-8d04-f486bca5c954 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:09.472997 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:09.472997 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:09.477085 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-ce5615d8-8d59-4f7e-8d04-f486bca5c954 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:09.480991 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-ce5615d8-8d59-4f7e-8d04-f486bca5c954 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:09.481381 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1216/4882] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:09 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 1174 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:09.501131 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-9bb752be-b258-4c95-af5c-000442c6b966 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:09.503255 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-9bb752be-b258-4c95-af5c-000442c6b966 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5/action Jul 09 15:49:09.503554 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-9bb752be-b258-4c95-af5c-000442c6b966 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:09.503695 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-9bb752be-b258-4c95-af5c-000442c6b966 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:09.513825 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:09.513825 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:09.514307 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-9bb752be-b258-4c95-af5c-000442c6b966 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:09.520091 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-9bb752be-b258-4c95-af5c-000442c6b966 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Begin detaching volume completed successfully. Jul 09 15:49:09.520320 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-9bb752be-b258-4c95-af5c-000442c6b966 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5/action returned with HTTP 202 Jul 09 15:49:09.520717 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1239/4883] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:49:09 2026] POST /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:09.576556 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-19b02ede-37fb-4af8-972e-eac5be5aa972 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:09.578844 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-19b02ede-37fb-4af8-972e-eac5be5aa972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:09.578844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-19b02ede-37fb-4af8-972e-eac5be5aa972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:09.579048 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-19b02ede-37fb-4af8-972e-eac5be5aa972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:09.579397 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-19b02ede-37fb-4af8-972e-eac5be5aa972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:09.584674 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:09.584674 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:09.585756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-19b02ede-37fb-4af8-972e-eac5be5aa972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:09.586254 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1225/4884] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:09 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:10.548663 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-07c856bc-3698-4926-bffe-917b1548e789 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:10.549240 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-07c856bc-3698-4926-bffe-917b1548e789 None None] GET https://10.4.3.19/volume// Jul 09 15:49:10.549489 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-07c856bc-3698-4926-bffe-917b1548e789 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:10.549747 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-07c856bc-3698-4926-bffe-917b1548e789 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:10.550205 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-07c856bc-3698-4926-bffe-917b1548e789 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:10.550601 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1205/4885] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:10.558525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-4b3eac0a-6f1e-43be-ba65-bfca99b1d27d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:10.560772 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-4b3eac0a-6f1e-43be-ba65-bfca99b1d27d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:10.561022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-4b3eac0a-6f1e-43be-ba65-bfca99b1d27d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:10.561245 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-4b3eac0a-6f1e-43be-ba65-bfca99b1d27d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:10.570889 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:10.570889 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:10.574390 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-4b3eac0a-6f1e-43be-ba65-bfca99b1d27d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:10.581072 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-4b3eac0a-6f1e-43be-ba65-bfca99b1d27d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:10.581490 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1217/4886] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:10 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:10.597332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ba590ffe-2cb4-4c56-997a-8b7a340c52bc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:10.601582 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba590ffe-2cb4-4c56-997a-8b7a340c52bc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:10.601582 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba590ffe-2cb4-4c56-997a-8b7a340c52bc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:10.601582 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ba590ffe-2cb4-4c56-997a-8b7a340c52bc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:10.601582 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ba590ffe-2cb4-4c56-997a-8b7a340c52bc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:10.603502 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=304,cinder:INSERT=22,cinder:UPDATE=52 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:49:10.605594 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:10.605594 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:10.607547 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ba590ffe-2cb4-4c56-997a-8b7a340c52bc tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:10.607547 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1240/4887] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:10 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:10.619421 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4620bd15-230c-46d0-8d94-b42813010f50 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:10.621002 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4620bd15-230c-46d0-8d94-b42813010f50 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 Jul 09 15:49:10.621165 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4620bd15-230c-46d0-8d94-b42813010f50 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:10.621348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4620bd15-230c-46d0-8d94-b42813010f50 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:10.629288 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:10.629288 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:10.633646 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4620bd15-230c-46d0-8d94-b42813010f50 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:49:10.638698 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4620bd15-230c-46d0-8d94-b42813010f50 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 returned with HTTP 200 Jul 09 15:49:10.639172 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1226/4888] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:10 2026] GET /volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:10.651647 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6855ae59-db9a-4535-a93b-c0f1f695f836 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:10.653873 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6855ae59-db9a-4535-a93b-c0f1f695f836 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:10.654091 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6855ae59-db9a-4535-a93b-c0f1f695f836 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:10.654336 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6855ae59-db9a-4535-a93b-c0f1f695f836 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:10.654441 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-6855ae59-db9a-4535-a93b-c0f1f695f836 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete backup with id: d481ded3-90fb-43b3-8049-fd122298ba87. Jul 09 15:49:10.659389 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:10.659389 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:10.676616 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-6855ae59-db9a-4535-a93b-c0f1f695f836 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] delete_backup rpcapi backup_id d481ded3-90fb-43b3-8049-fd122298ba87 {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:49:10.678517 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6855ae59-db9a-4535-a93b-c0f1f695f836 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 202 Jul 09 15:49:10.678877 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1206/4889] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:10 2026] DELETE /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:10.686965 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8d9b713c-ea02-494b-9510-1c5f76042c2c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:10.689560 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8d9b713c-ea02-494b-9510-1c5f76042c2c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:10.689560 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8d9b713c-ea02-494b-9510-1c5f76042c2c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:10.690018 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8d9b713c-ea02-494b-9510-1c5f76042c2c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:10.690157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-8d9b713c-ea02-494b-9510-1c5f76042c2c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:10.698848 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:10.698848 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:10.699776 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8d9b713c-ea02-494b-9510-1c5f76042c2c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 200 Jul 09 15:49:10.700264 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1218/4890] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:10 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:11.714107 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c37b0bfd-6100-4800-8874-ecbd786f51ac None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:11.715909 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c37b0bfd-6100-4800-8874-ecbd786f51ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 Jul 09 15:49:11.716100 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c37b0bfd-6100-4800-8874-ecbd786f51ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:11.716312 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c37b0bfd-6100-4800-8874-ecbd786f51ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:11.716404 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-c37b0bfd-6100-4800-8874-ecbd786f51ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id d481ded3-90fb-43b3-8049-fd122298ba87. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:11.720112 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c37b0bfd-6100-4800-8874-ecbd786f51ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 returned with HTTP 404 Jul 09 15:49:11.720793 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1241/4891] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:11 2026] GET /volume/v3/backups/d481ded3-90fb-43b3-8049-fd122298ba87 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:49:11.727724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ee70a235-23fa-47d3-8113-11cd6cb22ef7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:11.729461 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee70a235-23fa-47d3-8113-11cd6cb22ef7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:49:11.729621 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee70a235-23fa-47d3-8113-11cd6cb22ef7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:11.729787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee70a235-23fa-47d3-8113-11cd6cb22ef7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:11.729886 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-ee70a235-23fa-47d3-8113-11cd6cb22ef7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete backup with id: c2c5ba9c-9929-4a23-a79d-52b3edbdae64. Jul 09 15:49:11.733980 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:11.733980 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:11.745780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-ee70a235-23fa-47d3-8113-11cd6cb22ef7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] delete_backup rpcapi backup_id c2c5ba9c-9929-4a23-a79d-52b3edbdae64 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:49:11.747448 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee70a235-23fa-47d3-8113-11cd6cb22ef7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 202 Jul 09 15:49:11.747905 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1227/4892] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:11 2026] DELETE /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:11.757630 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e83a4c24-b5fd-42b3-a427-79a43ae1e4a9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:11.760434 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e83a4c24-b5fd-42b3-a427-79a43ae1e4a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:49:11.760700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e83a4c24-b5fd-42b3-a427-79a43ae1e4a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:11.761630 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e83a4c24-b5fd-42b3-a427-79a43ae1e4a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:11.762317 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e83a4c24-b5fd-42b3-a427-79a43ae1e4a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:11.770142 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:11.770142 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:11.771262 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e83a4c24-b5fd-42b3-a427-79a43ae1e4a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 200 Jul 09 15:49:11.772695 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1207/4893] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:11 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 749 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:12.783286 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-aa5b401e-c0e0-44d1-8d81-328591b7a1d3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:12.788454 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aa5b401e-c0e0-44d1-8d81-328591b7a1d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 Jul 09 15:49:12.788454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aa5b401e-c0e0-44d1-8d81-328591b7a1d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:12.788454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-aa5b401e-c0e0-44d1-8d81-328591b7a1d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:12.788454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-aa5b401e-c0e0-44d1-8d81-328591b7a1d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id c2c5ba9c-9929-4a23-a79d-52b3edbdae64. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:12.792859 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-aa5b401e-c0e0-44d1-8d81-328591b7a1d3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 returned with HTTP 404 Jul 09 15:49:12.792859 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1219/4894] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:12 2026] GET /volume/v3/backups/c2c5ba9c-9929-4a23-a79d-52b3edbdae64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:12.821924 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f886c458-373a-402c-b92f-7eb10ba6603b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:12.824221 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:12.824667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "name": "tempest-VolumesBackupsTest-Volume-496535547"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:12.828302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'name': 'tempest-VolumesBackupsTest-Volume-496535547'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:12.926934 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume of 1 GB Jul 09 15:49:12.933296 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Availability Zones retrieved successfully. Jul 09 15:49:12.943761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Flow 'volume_create_api' (e2be0715-b0d7-4d5a-bcca-9833a23de075) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:12.945072 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892bc80b-6f13-4b09-9c68-a57901136e38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:12.946568 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:13.021922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (892bc80b-6f13-4b09-9c68-a57901136e38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:13.022885 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995655d4-e0b7-4521-b3b2-6a2e192582df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:13.050825 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-c5a20341-be02-4e6c-938c-6a0f323e29c7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:13.052952 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-c5a20341-be02-4e6c-938c-6a0f323e29c7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19 Jul 09 15:49:13.053281 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-c5a20341-be02-4e6c-938c-6a0f323e29c7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:13.053535 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-c5a20341-be02-4e6c-938c-6a0f323e29c7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:13.064352 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:13.064352 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:13.077740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['88378c6e-d142-41e7-b933-474f4cff6d3f', '15b87c20-950c-453c-b630-0ada96061c39', '4105c413-1a5d-4e2e-a0ec-e47e9374055a', '4117defd-3339-46cd-a4cc-4a7a947ee2d2'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:13.078358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (995655d4-e0b7-4521-b3b2-6a2e192582df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88378c6e-d142-41e7-b933-474f4cff6d3f', '15b87c20-950c-453c-b630-0ada96061c39', '4105c413-1a5d-4e2e-a0ec-e47e9374055a', '4117defd-3339-46cd-a4cc-4a7a947ee2d2']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:13.078989 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98faefb4-8820-4147-bffd-d84a3b376479) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:13.106989 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (98faefb4-8820-4147-bffd-d84a3b376479) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '058ed70b-814b-4f1e-9735-5ead5cb7e8df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-496535547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef01cb33aa24691998d6c953853f481',qos_specs=None,replication_status=,reservations=['88378c6e-d142-41e7-b933-474f4cff6d3f','15b87c20-950c-453c-b630-0ada96061c39','4105c413-1a5d-4e2e-a0ec-e47e9374055a','4117defd-3339-46cd-a4cc-4a7a947ee2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb83f628194164a2311343fd1d7552',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-496535547',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=058ed70b-814b-4f1e-9735-5ead5cb7e8df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef01cb33aa24691998d6c953853f481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fb83f628194164a2311343fd1d7552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:13.107802 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a829cacb-f03d-4f04-b28f-f24cd568fc36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:13.126318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a829cacb-f03d-4f04-b28f-f24cd568fc36) transitioned into state 'SUCCESS' from state '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-496535547',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef01cb33aa24691998d6c953853f481',qos_specs=None,replication_status=,reservations=['88378c6e-d142-41e7-b933-474f4cff6d3f','15b87c20-950c-453c-b630-0ada96061c39','4105c413-1a5d-4e2e-a0ec-e47e9374055a','4117defd-3339-46cd-a4cc-4a7a947ee2d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb83f628194164a2311343fd1d7552',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:13.126953 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57024ee5-b0c6-429a-84b0-5f9d1c947c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:13.136776 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57024ee5-b0c6-429a-84b0-5f9d1c947c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:13.137686 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Flow 'volume_create_api' (e2be0715-b0d7-4d5a-bcca-9833a23de075) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:13.137971 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume request issued successfully. Jul 09 15:49:13.138600 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f886c458-373a-402c-b92f-7eb10ba6603b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:13.140840 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1242/4895] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:12 2026] POST /volume/v3/volumes => generated 746 bytes in 318 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:13.157613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-210e4df1-79f2-4e58-b1b2-f61ca204b83e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:13.160117 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-210e4df1-79f2-4e58-b1b2-f61ca204b83e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:49:13.160455 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-210e4df1-79f2-4e58-b1b2-f61ca204b83e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:13.160810 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-210e4df1-79f2-4e58-b1b2-f61ca204b83e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:13.172859 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:13.172859 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:13.179143 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-210e4df1-79f2-4e58-b1b2-f61ca204b83e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:49:13.188045 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-210e4df1-79f2-4e58-b1b2-f61ca204b83e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:49:13.188664 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1208/4896] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:13 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:13.592008 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-4bc58cc1-99e1-4244-b96f-70ac4c3c2ed0 req-c5a20341-be02-4e6c-938c-6a0f323e29c7 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19 returned with HTTP 200 Jul 09 15:49:13.592432 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1228/4897] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:49:13 2026] DELETE /volume/v3/attachments/36c67c35-86a7-4dbf-a02c-46f3c03acb19 => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:13.882148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-e379f954-4739-4332-97b4-3312e0e7dfdb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:13.886340 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-e379f954-4739-4332-97b4-3312e0e7dfdb tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:13.886592 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-e379f954-4739-4332-97b4-3312e0e7dfdb tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:13.886867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-e379f954-4739-4332-97b4-3312e0e7dfdb tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:13.900291 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:13.900291 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:13.905491 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-e379f954-4739-4332-97b4-3312e0e7dfdb tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:13.911932 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-e379f954-4739-4332-97b4-3312e0e7dfdb tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:49:13.912565 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1220/4898] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:13 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 1229 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:13.937960 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-c75be947-e9e6-4f67-b90e-2d6618f3658e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:13.940418 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-c75be947-e9e6-4f67-b90e-2d6618f3658e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] POST https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6/action Jul 09 15:49:13.940761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-c75be947-e9e6-4f67-b90e-2d6618f3658e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:13.940858 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-c75be947-e9e6-4f67-b90e-2d6618f3658e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:13.952923 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:13.952923 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:13.953466 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-c75be947-e9e6-4f67-b90e-2d6618f3658e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:13.959797 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-c75be947-e9e6-4f67-b90e-2d6618f3658e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Begin detaching volume completed successfully. Jul 09 15:49:13.960058 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-c75be947-e9e6-4f67-b90e-2d6618f3658e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6/action returned with HTTP 202 Jul 09 15:49:13.960499 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1243/4899] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:49:13 2026] POST /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:14.205809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-179f6aad-1108-456b-b726-10c8c135afd1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:14.207557 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-179f6aad-1108-456b-b726-10c8c135afd1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:49:14.209119 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-179f6aad-1108-456b-b726-10c8c135afd1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:14.209119 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-179f6aad-1108-456b-b726-10c8c135afd1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:14.215452 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:14.215452 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:14.219811 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-179f6aad-1108-456b-b726-10c8c135afd1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:49:14.224502 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-179f6aad-1108-456b-b726-10c8c135afd1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:49:14.224992 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1209/4900] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:14 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:49:14.240973 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2c5479a9-dd2a-4748-b870-5b3b5aa227a3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:14.243318 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2c5479a9-dd2a-4748-b870-5b3b5aa227a3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:49:14.243870 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2c5479a9-dd2a-4748-b870-5b3b5aa227a3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "058ed70b-814b-4f1e-9735-5ead5cb7e8df", "name": "tempest-VolumesBackupsTest-Backup-883812482"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:14.245442 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-2c5479a9-dd2a-4748-b870-5b3b5aa227a3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating new backup {'backup': {'volume_id': '058ed70b-814b-4f1e-9735-5ead5cb7e8df', 'name': 'tempest-VolumesBackupsTest-Backup-883812482'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:49:14.245610 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-2c5479a9-dd2a-4748-b870-5b3b5aa227a3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating backup of volume 058ed70b-814b-4f1e-9735-5ead5cb7e8df in container None Jul 09 15:49:14.254201 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:14.254201 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:14.255235 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2c5479a9-dd2a-4748-b870-5b3b5aa227a3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:49:14.276325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-2c5479a9-dd2a-4748-b870-5b3b5aa227a3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['33e975f9-e709-483e-ae6a-422f8628de71', 'd7b79ae0-5c7b-4efb-b211-1996df56a89a'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:14.305634 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2c5479a9-dd2a-4748-b870-5b3b5aa227a3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:49:14.306103 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1229/4901] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:14 2026] POST /volume/v3/backups => generated 327 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:14.316485 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f2590afa-40d0-4229-ae63-ccc4d92b2578 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:14.318272 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f2590afa-40d0-4229-ae63-ccc4d92b2578 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:14.319843 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f2590afa-40d0-4229-ae63-ccc4d92b2578 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:14.320089 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f2590afa-40d0-4229-ae63-ccc4d92b2578 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:14.320256 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f2590afa-40d0-4229-ae63-ccc4d92b2578 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:14.326612 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:14.326612 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:14.327619 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f2590afa-40d0-4229-ae63-ccc4d92b2578 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:14.328163 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1221/4902] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:14 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:14.760006 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:14.762112 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:14.762328 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:14.762546 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:14.762714 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Delete volume with id: 2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:14.769889 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:14.769889 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:14.770514 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:14.783900 np0000004916 devstack@c-api.service[99866]: WARNING cinder.keymgr.conf_key_mgr [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:49:14.788768 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:14.794209 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Delete volume request issued successfully. Jul 09 15:49:14.794209 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0455ff33-698d-44a1-8b4c-af66f3c89b99 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 202 Jul 09 15:49:14.794552 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:14.794552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-53296319", "snapshot_id": "e6c579b6-d9c5-4470-8959-adc26804989c", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:14.794668 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1244/4903] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:14 2026] DELETE /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:14.794700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-53296319', 'snapshot_id': 'e6c579b6-d9c5-4470-8959-adc26804989c', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:14.801554 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:14.801554 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:14.801554 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:49:14.801554 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume of 1 GB Jul 09 15:49:14.802002 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ee895ac5-feca-4608-bf1a-e6f1d80e4237 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:14.804139 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee895ac5-feca-4608-bf1a-e6f1d80e4237 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:14.804249 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Availability Zones retrieved successfully. Jul 09 15:49:14.804616 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee895ac5-feca-4608-bf1a-e6f1d80e4237 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:14.804864 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ee895ac5-feca-4608-bf1a-e6f1d80e4237 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:14.809859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Flow 'volume_create_api' (e739968b-04b8-4da8-b165-fa814fc65f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:14.810771 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ad8b83-9d31-418b-a375-85e91b0eb3ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:14.811775 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:14.812750 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:14.812750 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:14.817380 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ee895ac5-feca-4608-bf1a-e6f1d80e4237 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:49:14.821506 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ee895ac5-feca-4608-bf1a-e6f1d80e4237 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 200 Jul 09 15:49:14.821972 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1230/4904] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:14 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:14.850331 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c4ad8b83-9d31-418b-a375-85e91b0eb3ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e6c579b6-d9c5-4470-8959-adc26804989c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:14.852025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47c1fc11-ffbe-4ee7-aea1-3306ba4314e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:14.900018 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Created reservations ['a933d2e2-a688-4479-988b-0657d1c021f6', '1422fcde-6361-47c3-ad44-827b4f40b867', '25687d44-6711-4de6-85ca-5742e69545f8', '00b08e35-dcda-40ce-ab7f-4f6bde1102d8'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:14.900736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47c1fc11-ffbe-4ee7-aea1-3306ba4314e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a933d2e2-a688-4479-988b-0657d1c021f6', '1422fcde-6361-47c3-ad44-827b4f40b867', '25687d44-6711-4de6-85ca-5742e69545f8', '00b08e35-dcda-40ce-ab7f-4f6bde1102d8']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:14.901402 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5b89e1-3ef6-430b-9f45-3185e018ae73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:14.942376 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a5b89e1-3ef6-430b-9f45-3185e018ae73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2259c4d8-216f-40b2-95c4-590c5fb93ba8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-53296319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcb1988dcd84c1fac6c7dc95c664132',qos_specs=None,replication_status=,reservations=['a933d2e2-a688-4479-988b-0657d1c021f6','1422fcde-6361-47c3-ad44-827b4f40b867','25687d44-6711-4de6-85ca-5742e69545f8','00b08e35-dcda-40ce-ab7f-4f6bde1102d8'],size=1,snapshot_id=e6c579b6-d9c5-4470-8959-adc26804989c,source_replicaid=,source_volid=None,status='creating',user_id='6651b79bdddd46f583add42f87989963',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-53296319',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2259c4d8-216f-40b2-95c4-590c5fb93ba8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='edcb1988dcd84c1fac6c7dc95c664132',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e6c579b6-d9c5-4470-8959-adc26804989c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6651b79bdddd46f583add42f87989963',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:14.942991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d417bdc-cd23-4a0f-9f27-722b524a1901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:14.964804 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d417bdc-cd23-4a0f-9f27-722b524a1901) transitioned into state 'SUCCESS' from state '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-53296319',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='edcb1988dcd84c1fac6c7dc95c664132',qos_specs=None,replication_status=,reservations=['a933d2e2-a688-4479-988b-0657d1c021f6','1422fcde-6361-47c3-ad44-827b4f40b867','25687d44-6711-4de6-85ca-5742e69545f8','00b08e35-dcda-40ce-ab7f-4f6bde1102d8'],size=1,snapshot_id=e6c579b6-d9c5-4470-8959-adc26804989c,source_replicaid=,source_volid=None,status='creating',user_id='6651b79bdddd46f583add42f87989963',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:14.965828 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00385a2-56fe-4f01-96c1-c7c2cddfd390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:14.985886 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9733918c-ec95-4507-ae3d-eafca052bdb5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:14.986354 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9733918c-ec95-4507-ae3d-eafca052bdb5 None None] GET https://10.4.3.19/volume// Jul 09 15:49:14.986538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9733918c-ec95-4507-ae3d-eafca052bdb5 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:14.986699 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9733918c-ec95-4507-ae3d-eafca052bdb5 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:14.987022 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9733918c-ec95-4507-ae3d-eafca052bdb5 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:14.987346 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1222/4905] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15: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 09 15:49:14.996356 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d00385a2-56fe-4f01-96c1-c7c2cddfd390) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:14.997311 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Flow 'volume_create_api' (e739968b-04b8-4da8-b165-fa814fc65f27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:14.997550 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Create volume request issued successfully. Jul 09 15:49:14.998119 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-75a947d0-c998-4ba8-b0b0-b457e9130bf1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:14.998711 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1210/4906] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:14 2026] POST /volume/v3/volumes => generated 787 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:14.998791 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-cd9ef8a5-8886-4021-9cc7-7afb4e1b8f6f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:15.002298 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-cd9ef8a5-8886-4021-9cc7-7afb4e1b8f6f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:15.002555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-cd9ef8a5-8886-4021-9cc7-7afb4e1b8f6f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:15.002763 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-cd9ef8a5-8886-4021-9cc7-7afb4e1b8f6f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:15.013756 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f0773411-6d25-47ce-b87e-a59a250f80f1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:15.015544 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f0773411-6d25-47ce-b87e-a59a250f80f1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:15.015756 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f0773411-6d25-47ce-b87e-a59a250f80f1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:15.015936 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f0773411-6d25-47ce-b87e-a59a250f80f1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:15.019160 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:15.019160 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:15.024753 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:15.024753 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:15.028567 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f0773411-6d25-47ce-b87e-a59a250f80f1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:15.029942 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-cd9ef8a5-8886-4021-9cc7-7afb4e1b8f6f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:15.033035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f0773411-6d25-47ce-b87e-a59a250f80f1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:15.033544 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1231/4907] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:15 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:15.038698 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-cd9ef8a5-8886-4021-9cc7-7afb4e1b8f6f tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:49:15.039381 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1245/4908] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:14 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 1412 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:15.340511 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a56e26da-e9ad-4ba7-a3d0-ad99ae2e7145 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:15.342322 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a56e26da-e9ad-4ba7-a3d0-ad99ae2e7145 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:15.342563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a56e26da-e9ad-4ba7-a3d0-ad99ae2e7145 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:15.342790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a56e26da-e9ad-4ba7-a3d0-ad99ae2e7145 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:15.342942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-a56e26da-e9ad-4ba7-a3d0-ad99ae2e7145 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:15.350754 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:15.350754 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:15.351615 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a56e26da-e9ad-4ba7-a3d0-ad99ae2e7145 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:15.352016 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1223/4909] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:15 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:15.837434 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-93f86a29-699f-416c-87dd-7f7d9c9b09af None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:15.840044 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-93f86a29-699f-416c-87dd-7f7d9c9b09af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf Jul 09 15:49:15.840392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-93f86a29-699f-416c-87dd-7f7d9c9b09af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:15.840637 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-93f86a29-699f-416c-87dd-7f7d9c9b09af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:15.846726 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-93f86a29-699f-416c-87dd-7f7d9c9b09af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf returned with HTTP 404 Jul 09 15:49:15.847356 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1211/4910] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:15 2026] GET /volume/v3/volumes/2fc22eab-5445-43e9-9154-4af053e2acdf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:15.853997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ce894222-2599-403b-b201-025b2dfe781d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:15.855864 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce894222-2599-403b-b201-025b2dfe781d tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:49:15.856119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce894222-2599-403b-b201-025b2dfe781d tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:15.856364 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce894222-2599-403b-b201-025b2dfe781d tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:15.857197 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ce894222-2599-403b-b201-025b2dfe781d tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:49:15.881373 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ce894222-2599-403b-b201-025b2dfe781d tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Get all volumes completed successfully. Jul 09 15:49:15.884499 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:15.884499 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:15.890456 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce894222-2599-403b-b201-025b2dfe781d tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:49:15.890897 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1232/4911] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:49:15 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 21124 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:15.908745 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f3e1dbcf-06bb-4fdd-94d9-49a5f1e795aa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:15.910817 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f3e1dbcf-06bb-4fdd-94d9-49a5f1e795aa tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] DELETE https://10.4.3.19/volume/v3/types/f6bbbdae-e377-4a23-90fc-4def7546ef0a Jul 09 15:49:15.911089 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f3e1dbcf-06bb-4fdd-94d9-49a5f1e795aa tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:15.911384 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f3e1dbcf-06bb-4fdd-94d9-49a5f1e795aa tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:15.933874 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f3e1dbcf-06bb-4fdd-94d9-49a5f1e795aa tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types/f6bbbdae-e377-4a23-90fc-4def7546ef0a returned with HTTP 202 Jul 09 15:49:15.934480 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1246/4912] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:49:15 2026] DELETE /volume/v3/types/f6bbbdae-e377-4a23-90fc-4def7546ef0a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:15.948404 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6fec78f2-958c-44f3-b517-093a4ce786c2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:15.950609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6fec78f2-958c-44f3-b517-093a4ce786c2 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:49:15.951067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6fec78f2-958c-44f3-b517-093a4ce786c2 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1510195917", "extra_specs": {}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:15.967436 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6fec78f2-958c-44f3-b517-093a4ce786c2 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:49:15.967801 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1224/4913] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:49:15 2026] POST /volume/v3/types => generated 212 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:15.975924 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a8a9a162-56be-4dc3-a11e-2feb4c5c7859 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:15.978042 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a8a9a162-56be-4dc3-a11e-2feb4c5c7859 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] POST https://10.4.3.19/volume/v3/types/15dc8e3f-dc63-4509-a251-3e55641d5383/encryption Jul 09 15:49:15.978821 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a8a9a162-56be-4dc3-a11e-2feb4c5c7859 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:15.980663 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:15.980663 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:16.009826 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a8a9a162-56be-4dc3-a11e-2feb4c5c7859 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types/15dc8e3f-dc63-4509-a251-3e55641d5383/encryption returned with HTTP 200 Jul 09 15:49:16.010332 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1212/4914] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:49:15 2026] POST /volume/v3/types/15dc8e3f-dc63-4509-a251-3e55641d5383/encryption => generated 230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:16.019538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:16.021656 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:16.021946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1327028135", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1510195917", "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:16.023415 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1327028135', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1510195917', 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:16.026847 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume of 1 GB Jul 09 15:49:16.027144 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:16.027144 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:16.027612 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Availability Zones retrieved successfully. Jul 09 15:49:16.033413 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Flow 'volume_create_api' (15955520-58b0-4c5c-b2cc-33cdeba36be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:16.034357 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c56be1c-3a97-4a08-9ce1-3d858f681b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:16.035325 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:16.049157 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6938a26d-d70e-4f42-9e57-3952b57cd212 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:16.050819 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6938a26d-d70e-4f42-9e57-3952b57cd212 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:16.051010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6938a26d-d70e-4f42-9e57-3952b57cd212 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:16.051378 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6938a26d-d70e-4f42-9e57-3952b57cd212 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:16.058422 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:16.058422 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:16.062395 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6938a26d-d70e-4f42-9e57-3952b57cd212 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:16.066565 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6938a26d-d70e-4f42-9e57-3952b57cd212 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:16.066980 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1247/4915] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:16 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:16.068824 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c56be1c-3a97-4a08-9ce1-3d858f681b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:49:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=15dc8e3f-dc63-4509-a251-3e55641d5383,is_public=True,name='tempest-scenario-type-luks-1510195917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '15dc8e3f-dc63-4509-a251-3e55641d5383', '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=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:16.069542 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b61c150-3272-4d9d-8b1c-996843371fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:16.082825 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-45b8a108-2a86-48f5-9727-73170ddd8754 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:16.085097 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45b8a108-2a86-48f5-9727-73170ddd8754 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:16.085381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45b8a108-2a86-48f5-9727-73170ddd8754 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:16.085675 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-45b8a108-2a86-48f5-9727-73170ddd8754 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:16.093850 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:16.093850 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:16.098891 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-45b8a108-2a86-48f5-9727-73170ddd8754 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:16.100384 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1510195917 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1510195917, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:49:16.100752 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1510195917 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1510195917, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:49:16.104596 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-45b8a108-2a86-48f5-9727-73170ddd8754 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:16.104935 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1225/4916] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:16 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:16.131835 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Created reservations ['6d786407-ff5b-452d-ab1d-e479f3ecabcd', 'd52d4d6e-95b9-4487-bd8a-875249adb168', 'c13c5d04-0909-4a90-aa52-19b54118cde7', '3964827e-e151-47a0-bc58-cdc2d14f0503'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:16.132645 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b61c150-3272-4d9d-8b1c-996843371fa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d786407-ff5b-452d-ab1d-e479f3ecabcd', 'd52d4d6e-95b9-4487-bd8a-875249adb168', 'c13c5d04-0909-4a90-aa52-19b54118cde7', '3964827e-e151-47a0-bc58-cdc2d14f0503']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:16.133441 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8e6fcf-b1ba-4599-9937-d41979765832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:16.163419 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc8e6fcf-b1ba-4599-9937-d41979765832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1327028135',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f1abc1b5e340a5a768595a345366ba',qos_specs=None,replication_status=,reservations=['6d786407-ff5b-452d-ab1d-e479f3ecabcd','d52d4d6e-95b9-4487-bd8a-875249adb168','c13c5d04-0909-4a90-aa52-19b54118cde7','3964827e-e151-47a0-bc58-cdc2d14f0503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_type_id=15dc8e3f-dc63-4509-a251-3e55641d5383), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1327028135',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64f1abc1b5e340a5a768595a345366ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(15dc8e3f-dc63-4509-a251-3e55641d5383),volume_type_id=15dc8e3f-dc63-4509-a251-3e55641d5383)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:16.164143 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b578697-2b80-4e4f-b493-07a09d1b6810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:16.186944 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b578697-2b80-4e4f-b493-07a09d1b6810) transitioned into state 'SUCCESS' from state '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-1327028135',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64f1abc1b5e340a5a768595a345366ba',qos_specs=None,replication_status=,reservations=['6d786407-ff5b-452d-ab1d-e479f3ecabcd','d52d4d6e-95b9-4487-bd8a-875249adb168','c13c5d04-0909-4a90-aa52-19b54118cde7','3964827e-e151-47a0-bc58-cdc2d14f0503'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b4cfd385e3b54935b51dc768fdd7763d',volume_type_id=15dc8e3f-dc63-4509-a251-3e55641d5383)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:16.187799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aaf9da5-7f55-4b2f-963a-2d80cd1eac31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:16.198346 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aaf9da5-7f55-4b2f-963a-2d80cd1eac31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:16.199063 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Flow 'volume_create_api' (15955520-58b0-4c5c-b2cc-33cdeba36be1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:16.199487 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Create volume request issued successfully. Jul 09 15:49:16.200125 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-694204d7-46b7-49ce-b95f-0ac73e12a727 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:16.200665 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1233/4917] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:16 2026] POST /volume/v3/volumes => generated 783 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:16.368742 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3d9a35e3-b345-4157-afc9-14b0da364a05 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:16.370838 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d9a35e3-b345-4157-afc9-14b0da364a05 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:16.371070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3d9a35e3-b345-4157-afc9-14b0da364a05 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:16.371299 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3d9a35e3-b345-4157-afc9-14b0da364a05 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:16.371454 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-3d9a35e3-b345-4157-afc9-14b0da364a05 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:16.376531 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:16.376531 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:16.377424 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d9a35e3-b345-4157-afc9-14b0da364a05 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:16.377812 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1213/4918] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:16 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:16.602508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-8cad586d-a648-4a0a-b977-01349ebd5015 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:16.607273 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-8cad586d-a648-4a0a-b977-01349ebd5015 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:16.607495 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-8cad586d-a648-4a0a-b977-01349ebd5015 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:16.607688 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-8cad586d-a648-4a0a-b977-01349ebd5015 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:16.616498 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:16.616498 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:16.620386 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-8cad586d-a648-4a0a-b977-01349ebd5015 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:16.624704 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-8cad586d-a648-4a0a-b977-01349ebd5015 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:16.625289 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1248/4919] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:16 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:17.393202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dbe4fcb6-869d-4195-a1dc-8459f791460c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:17.393694 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dbe4fcb6-869d-4195-a1dc-8459f791460c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:17.393842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dbe4fcb6-869d-4195-a1dc-8459f791460c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:17.393995 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dbe4fcb6-869d-4195-a1dc-8459f791460c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:17.394191 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-dbe4fcb6-869d-4195-a1dc-8459f791460c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:17.398624 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:17.398624 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:17.399486 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dbe4fcb6-869d-4195-a1dc-8459f791460c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:17.399880 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1226/4920] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:17 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:17.527774 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-55ffcb90-c9f3-43e5-9ebd-7e378136a650 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:17.530553 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-55ffcb90-c9f3-43e5-9ebd-7e378136a650 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] DELETE https://10.4.3.19/volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69 Jul 09 15:49:17.530840 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-55ffcb90-c9f3-43e5-9ebd-7e378136a650 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:17.531117 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-55ffcb90-c9f3-43e5-9ebd-7e378136a650 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:17.544388 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:17.544388 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:18.076001 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-224eda82-5dba-46e7-90a4-e0b47e22700c req-55ffcb90-c9f3-43e5-9ebd-7e378136a650 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69 returned with HTTP 200 Jul 09 15:49:18.076398 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1234/4921] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:49:17 2026] DELETE /volume/v3/attachments/7a33b455-e203-4499-9290-583ee4397a69 => generated 19 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:18.410338 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bfc30981-be7a-4246-a5e9-1984d1f20ec0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:18.412573 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bfc30981-be7a-4246-a5e9-1984d1f20ec0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:18.412809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bfc30981-be7a-4246-a5e9-1984d1f20ec0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:18.413039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bfc30981-be7a-4246-a5e9-1984d1f20ec0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:18.413207 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-bfc30981-be7a-4246-a5e9-1984d1f20ec0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:18.415438 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=332,cinder:UPDATE=64,cinder:INSERT=26 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:49:18.419872 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:18.419872 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:18.420909 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bfc30981-be7a-4246-a5e9-1984d1f20ec0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:18.421891 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1214/4922] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:18 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:18.667174 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1a79de02-e1f5-4c6e-9d74-93dcd0819625 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:18.667636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a79de02-e1f5-4c6e-9d74-93dcd0819625 None None] GET https://10.4.3.19/volume// Jul 09 15:49:18.667818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a79de02-e1f5-4c6e-9d74-93dcd0819625 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:18.668012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a79de02-e1f5-4c6e-9d74-93dcd0819625 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:18.668370 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a79de02-e1f5-4c6e-9d74-93dcd0819625 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:18.668650 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1249/4923] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:49: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 09 15:49:18.676383 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-5781845a-90e2-4de0-9f9a-c59da49c8afc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:18.678988 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-5781845a-90e2-4de0-9f9a-c59da49c8afc tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:49:18.679374 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-5781845a-90e2-4de0-9f9a-c59da49c8afc tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2259c4d8-216f-40b2-95c4-590c5fb93ba8", "connector": null, "instance_uuid": "0809dd36-6687-4a1f-916a-c780674cb90e"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:18.687967 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:18.687967 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:18.713352 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-5781845a-90e2-4de0-9f9a-c59da49c8afc tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:49:18.713881 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1227/4924] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:49:18 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:19.154018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6dae1a87-4b47-4d0f-afbd-43a750362934 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:19.155895 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6dae1a87-4b47-4d0f-afbd-43a750362934 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:19.156150 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6dae1a87-4b47-4d0f-afbd-43a750362934 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:19.156398 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6dae1a87-4b47-4d0f-afbd-43a750362934 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:19.166259 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:19.166259 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:19.170296 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6dae1a87-4b47-4d0f-afbd-43a750362934 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:19.175952 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6dae1a87-4b47-4d0f-afbd-43a750362934 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:19.176427 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1235/4925] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:19 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 879 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:19.239336 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3b705f35-11ce-4430-9845-f61a82d3f0bb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:19.239336 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b705f35-11ce-4430-9845-f61a82d3f0bb None None] GET https://10.4.3.19/volume// Jul 09 15:49:19.239336 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b705f35-11ce-4430-9845-f61a82d3f0bb None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:19.239336 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b705f35-11ce-4430-9845-f61a82d3f0bb None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:19.239912 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b705f35-11ce-4430-9845-f61a82d3f0bb None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:19.240332 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1215/4926] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:19.245219 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cca733e1-dcab-4a07-b673-c6798e832755 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:19.248346 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cca733e1-dcab-4a07-b673-c6798e832755 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] DELETE https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:19.248547 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cca733e1-dcab-4a07-b673-c6798e832755 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:19.248743 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cca733e1-dcab-4a07-b673-c6798e832755 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:19.248890 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-cca733e1-dcab-4a07-b673-c6798e832755 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Delete volume with id: 22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:19.251374 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-23783145-d7a3-4875-a6de-e73851a4f201 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:19.253909 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-23783145-d7a3-4875-a6de-e73851a4f201 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:19.254122 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-23783145-d7a3-4875-a6de-e73851a4f201 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:19.254378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-23783145-d7a3-4875-a6de-e73851a4f201 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:19.256585 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:19.256585 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:19.257069 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cca733e1-dcab-4a07-b673-c6798e832755 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:19.265030 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:19.265030 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:19.270366 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-23783145-d7a3-4875-a6de-e73851a4f201 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:19.275724 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-23783145-d7a3-4875-a6de-e73851a4f201 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:19.276344 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1228/4927] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:19 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 1059 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:19.279372 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-cca733e1-dcab-4a07-b673-c6798e832755 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Delete volume request issued successfully. Jul 09 15:49:19.281772 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cca733e1-dcab-4a07-b673-c6798e832755 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 202 Jul 09 15:49:19.281772 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1250/4928] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:19 2026] DELETE /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:19.326458 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-bd59cea3-db32-46da-99d9-74f3247ddff2 req-d0f48cbb-dfe7-4e6f-94c9-40d5f3203c9b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:19.328773 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-bd59cea3-db32-46da-99d9-74f3247ddff2 req-d0f48cbb-dfe7-4e6f-94c9-40d5f3203c9b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:19.328966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-bd59cea3-db32-46da-99d9-74f3247ddff2 req-d0f48cbb-dfe7-4e6f-94c9-40d5f3203c9b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:19.329197 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-bd59cea3-db32-46da-99d9-74f3247ddff2 req-d0f48cbb-dfe7-4e6f-94c9-40d5f3203c9b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:19.336664 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:19.336664 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:19.341452 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-bd59cea3-db32-46da-99d9-74f3247ddff2 req-d0f48cbb-dfe7-4e6f-94c9-40d5f3203c9b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:19.346593 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-bd59cea3-db32-46da-99d9-74f3247ddff2 req-d0f48cbb-dfe7-4e6f-94c9-40d5f3203c9b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 200 Jul 09 15:49:19.347018 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1236/4929] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:19 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:19.393540 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-e5383347-8586-4172-a07f-47fe415f0529 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:19.397208 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-e5383347-8586-4172-a07f-47fe415f0529 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] PUT https://10.4.3.19/volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b Jul 09 15:49:19.397208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-e5383347-8586-4172-a07f-47fe415f0529 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:19.399315 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-f4a70a4b-547f-4831-9d3a-18ec7cf2ec29 req-58031571-2ec6-4b5f-b50d-497e9a5239b1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:19.402133 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f4a70a4b-547f-4831-9d3a-18ec7cf2ec29 req-58031571-2ec6-4b5f-b50d-497e9a5239b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:49:19.402385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f4a70a4b-547f-4831-9d3a-18ec7cf2ec29 req-58031571-2ec6-4b5f-b50d-497e9a5239b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:19.402642 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-f4a70a4b-547f-4831-9d3a-18ec7cf2ec29 req-58031571-2ec6-4b5f-b50d-497e9a5239b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:19.408121 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-e5383347-8586-4172-a07f-47fe415f0529 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Acquiring lock "cinder-attachment_update-2259c4d8-216f-40b2-95c4-590c5fb93ba8-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:49:19.408932 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-f4a70a4b-547f-4831-9d3a-18ec7cf2ec29 req-58031571-2ec6-4b5f-b50d-497e9a5239b1 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 404 Jul 09 15:49:19.409537 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1229/4930] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:19 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:19.416212 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-e5383347-8586-4172-a07f-47fe415f0529 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Lock "cinder-attachment_update-2259c4d8-216f-40b2-95c4-590c5fb93ba8-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:49:19.416212 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:19.416212 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:19.435445 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-04691aad-d16e-4331-840e-4f342494d88c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:19.437127 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-04691aad-d16e-4331-840e-4f342494d88c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:19.437354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-04691aad-d16e-4331-840e-4f342494d88c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:19.437587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-04691aad-d16e-4331-840e-4f342494d88c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:19.437684 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-04691aad-d16e-4331-840e-4f342494d88c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:19.446877 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:19.446877 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:19.447922 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-04691aad-d16e-4331-840e-4f342494d88c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:19.448731 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1251/4931] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:19 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:19.944700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-e5383347-8586-4172-a07f-47fe415f0529 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Lock "cinder-attachment_update-2259c4d8-216f-40b2-95c4-590c5fb93ba8-np0000004916" released by "attachment_update" :: held 0.530s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:49:19.945210 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-e5383347-8586-4172-a07f-47fe415f0529 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b returned with HTTP 200 Jul 09 15:49:19.946031 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1216/4932] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:49:19 2026] PUT /volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b => generated 969 bytes in 553 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:20.190422 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-924e6448-5f55-41fd-a749-26a00ca20837 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:20.192661 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-924e6448-5f55-41fd-a749-26a00ca20837 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:20.192897 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-924e6448-5f55-41fd-a749-26a00ca20837 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:20.193133 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-924e6448-5f55-41fd-a749-26a00ca20837 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:20.206520 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:20.206520 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:20.211324 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-924e6448-5f55-41fd-a749-26a00ca20837 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:20.227123 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-924e6448-5f55-41fd-a749-26a00ca20837 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:20.227123 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1237/4933] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:20 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:20.459558 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-768626c2-8cdf-4c00-afd4-7245189d3a18 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:20.461740 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-768626c2-8cdf-4c00-afd4-7245189d3a18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:20.461935 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-768626c2-8cdf-4c00-afd4-7245189d3a18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:20.462087 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-768626c2-8cdf-4c00-afd4-7245189d3a18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:20.462202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-768626c2-8cdf-4c00-afd4-7245189d3a18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:20.466591 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:20.466591 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:20.467370 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-768626c2-8cdf-4c00-afd4-7245189d3a18 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:20.467760 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1230/4934] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:20 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:21.241844 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c732b8a4-674c-496f-9622-481b23367d84 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:21.243987 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c732b8a4-674c-496f-9622-481b23367d84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:21.244239 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c732b8a4-674c-496f-9622-481b23367d84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:21.244452 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c732b8a4-674c-496f-9622-481b23367d84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:21.263195 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:21.263195 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:21.267636 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c732b8a4-674c-496f-9622-481b23367d84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:21.273859 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c732b8a4-674c-496f-9622-481b23367d84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:21.274700 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1252/4935] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:21 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:21.479342 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-573a9bcb-a944-4541-85dd-2137560025e5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:21.480990 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-573a9bcb-a944-4541-85dd-2137560025e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:21.481162 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-573a9bcb-a944-4541-85dd-2137560025e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:21.481396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-573a9bcb-a944-4541-85dd-2137560025e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:21.481511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-573a9bcb-a944-4541-85dd-2137560025e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:21.486532 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:21.486532 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:21.487529 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-573a9bcb-a944-4541-85dd-2137560025e5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:21.487994 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1217/4936] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:21 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:22.292855 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-925f449b-31f5-47f5-b2bd-7b1e886be8a2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:22.299376 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-925f449b-31f5-47f5-b2bd-7b1e886be8a2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:22.299376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-925f449b-31f5-47f5-b2bd-7b1e886be8a2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:22.299376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-925f449b-31f5-47f5-b2bd-7b1e886be8a2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:22.310943 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:22.310943 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:22.315249 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-925f449b-31f5-47f5-b2bd-7b1e886be8a2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:22.320716 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-925f449b-31f5-47f5-b2bd-7b1e886be8a2 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:22.321201 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1238/4937] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:22 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:22.501895 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d169eec7-b8ca-439a-b266-cfe96e6ed655 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:22.503656 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d169eec7-b8ca-439a-b266-cfe96e6ed655 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:22.503947 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d169eec7-b8ca-439a-b266-cfe96e6ed655 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:22.504237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d169eec7-b8ca-439a-b266-cfe96e6ed655 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:22.505318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d169eec7-b8ca-439a-b266-cfe96e6ed655 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:22.509301 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:22.509301 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:22.510444 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d169eec7-b8ca-439a-b266-cfe96e6ed655 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:22.510997 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1231/4938] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:22 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:23.341026 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bb3f49b7-2b99-41df-b86d-c2e6d877ba31 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:23.348277 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bb3f49b7-2b99-41df-b86d-c2e6d877ba31 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:23.348277 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bb3f49b7-2b99-41df-b86d-c2e6d877ba31 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:23.348277 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bb3f49b7-2b99-41df-b86d-c2e6d877ba31 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:23.359555 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:23.359555 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:23.364857 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bb3f49b7-2b99-41df-b86d-c2e6d877ba31 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:23.373385 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bb3f49b7-2b99-41df-b86d-c2e6d877ba31 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:23.373999 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1253/4939] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:23 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:23.531204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2a06b894-1611-4145-b4c9-e8dff4722d89 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:23.532646 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a06b894-1611-4145-b4c9-e8dff4722d89 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:23.532962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a06b894-1611-4145-b4c9-e8dff4722d89 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:23.534094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a06b894-1611-4145-b4c9-e8dff4722d89 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:23.534094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2a06b894-1611-4145-b4c9-e8dff4722d89 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:23.547278 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:23.547278 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:23.548549 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a06b894-1611-4145-b4c9-e8dff4722d89 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:23.549100 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1218/4940] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:23 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:24.389559 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b8738794-91b1-4955-84e1-c59819038f5e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:24.391274 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b8738794-91b1-4955-84e1-c59819038f5e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:24.391467 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b8738794-91b1-4955-84e1-c59819038f5e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:24.391678 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b8738794-91b1-4955-84e1-c59819038f5e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:24.400455 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:24.400455 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:24.403497 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b8738794-91b1-4955-84e1-c59819038f5e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:24.407642 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b8738794-91b1-4955-84e1-c59819038f5e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:24.408110 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1239/4941] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:24 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:24.559028 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-967d2b9b-2f98-425e-b95d-2cd3ca78181d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:24.561306 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-967d2b9b-2f98-425e-b95d-2cd3ca78181d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:24.561585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-967d2b9b-2f98-425e-b95d-2cd3ca78181d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:24.561822 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-967d2b9b-2f98-425e-b95d-2cd3ca78181d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:24.561957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-967d2b9b-2f98-425e-b95d-2cd3ca78181d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:24.567791 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:24.567791 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:24.568846 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-967d2b9b-2f98-425e-b95d-2cd3ca78181d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:24.569384 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1232/4942] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:24 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:25.293261 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-6b18c22e-e2a3-4986-86f0-c00f49587bd9 req-f214667c-8e1e-4c3d-991f-3e3fcf6f47a2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:25.295491 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6b18c22e-e2a3-4986-86f0-c00f49587bd9 req-f214667c-8e1e-4c3d-991f-3e3fcf6f47a2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] DELETE https://10.4.3.19/volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351 Jul 09 15:49:25.295730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6b18c22e-e2a3-4986-86f0-c00f49587bd9 req-f214667c-8e1e-4c3d-991f-3e3fcf6f47a2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:25.295936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-6b18c22e-e2a3-4986-86f0-c00f49587bd9 req-f214667c-8e1e-4c3d-991f-3e3fcf6f47a2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:25.306157 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:25.306157 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:25.422537 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9af27cf0-c6e4-4b19-9b74-9970b77ff051 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:25.424597 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9af27cf0-c6e4-4b19-9b74-9970b77ff051 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:25.424927 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9af27cf0-c6e4-4b19-9b74-9970b77ff051 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:25.425287 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9af27cf0-c6e4-4b19-9b74-9970b77ff051 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:25.437900 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:25.437900 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:25.446128 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9af27cf0-c6e4-4b19-9b74-9970b77ff051 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:25.448538 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9af27cf0-c6e4-4b19-9b74-9970b77ff051 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:25.449089 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1219/4943] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:25 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:25.579536 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d629ce89-72ad-4ef5-8f09-cc8fe6808f36 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:25.585760 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d629ce89-72ad-4ef5-8f09-cc8fe6808f36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:25.585760 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d629ce89-72ad-4ef5-8f09-cc8fe6808f36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:25.585908 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d629ce89-72ad-4ef5-8f09-cc8fe6808f36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:25.586036 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-d629ce89-72ad-4ef5-8f09-cc8fe6808f36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:25.598208 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:25.598208 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:25.598208 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d629ce89-72ad-4ef5-8f09-cc8fe6808f36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:25.598208 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1240/4944] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:25 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:25.837368 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-6b18c22e-e2a3-4986-86f0-c00f49587bd9 req-f214667c-8e1e-4c3d-991f-3e3fcf6f47a2 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351 returned with HTTP 200 Jul 09 15:49:25.837913 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1254/4945] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:49:25 2026] DELETE /volume/v3/attachments/2e5563fe-4fde-44a3-bc34-cda175cc4351 => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:26.242903 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-fed37336-90cd-4aac-8e3f-eea45a11bb5d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:26.245268 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-fed37336-90cd-4aac-8e3f-eea45a11bb5d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b/action Jul 09 15:49:26.245641 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-fed37336-90cd-4aac-8e3f-eea45a11bb5d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:26.245755 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-fed37336-90cd-4aac-8e3f-eea45a11bb5d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:26.261957 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:26.261957 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:26.277902 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d91f11cc-5c80-441d-9e2f-fb3f46fa35ef req-fed37336-90cd-4aac-8e3f-eea45a11bb5d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b/action returned with HTTP 204 Jul 09 15:49:26.278734 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1233/4946] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:49:26 2026] POST /volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:26.464676 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a6686691-ffc5-4076-9958-aaad1f7c6477 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:26.466274 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a6686691-ffc5-4076-9958-aaad1f7c6477 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:26.466546 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a6686691-ffc5-4076-9958-aaad1f7c6477 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:26.466822 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a6686691-ffc5-4076-9958-aaad1f7c6477 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:26.478748 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:26.478748 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:26.482106 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a6686691-ffc5-4076-9958-aaad1f7c6477 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:26.486550 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a6686691-ffc5-4076-9958-aaad1f7c6477 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:26.486959 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1220/4947] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:26 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 1172 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:26.614703 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-663351ef-8c97-42d4-939b-aae32b1d2a8c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:26.622235 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-663351ef-8c97-42d4-939b-aae32b1d2a8c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:26.624214 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-663351ef-8c97-42d4-939b-aae32b1d2a8c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:26.624582 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-663351ef-8c97-42d4-939b-aae32b1d2a8c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:26.628339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-663351ef-8c97-42d4-939b-aae32b1d2a8c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:26.635041 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:26.635041 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:26.636298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-663351ef-8c97-42d4-939b-aae32b1d2a8c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:26.636970 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1241/4948] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:26 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:27.649647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-608fe714-74fd-4e7f-9509-42f99532a918 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:27.651852 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-608fe714-74fd-4e7f-9509-42f99532a918 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:27.652119 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-608fe714-74fd-4e7f-9509-42f99532a918 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:27.652370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-608fe714-74fd-4e7f-9509-42f99532a918 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:27.652507 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-608fe714-74fd-4e7f-9509-42f99532a918 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:27.657303 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:27.657303 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:27.658165 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-608fe714-74fd-4e7f-9509-42f99532a918 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:27.658600 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1255/4949] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:27 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:28.670036 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e5ddd869-660b-4f45-bbac-9e1d957e5baa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:28.675752 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e5ddd869-660b-4f45-bbac-9e1d957e5baa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:28.676011 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e5ddd869-660b-4f45-bbac-9e1d957e5baa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:28.676209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e5ddd869-660b-4f45-bbac-9e1d957e5baa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:28.676354 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e5ddd869-660b-4f45-bbac-9e1d957e5baa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:28.685198 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:28.685198 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:28.686250 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e5ddd869-660b-4f45-bbac-9e1d957e5baa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:28.686768 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1234/4950] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:28 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:28.941001 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e5524d2b-75c2-4f87-8d91-cb1e77d65d5d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:28.943072 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e5524d2b-75c2-4f87-8d91-cb1e77d65d5d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] DELETE https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:49:28.943648 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e5524d2b-75c2-4f87-8d91-cb1e77d65d5d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:28.943946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e5524d2b-75c2-4f87-8d91-cb1e77d65d5d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:28.944702 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-e5524d2b-75c2-4f87-8d91-cb1e77d65d5d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Delete volume with id: 5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:49:28.955460 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:28.955460 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:28.955460 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e5524d2b-75c2-4f87-8d91-cb1e77d65d5d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:28.979548 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e5524d2b-75c2-4f87-8d91-cb1e77d65d5d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Delete volume request issued successfully. Jul 09 15:49:28.979830 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e5524d2b-75c2-4f87-8d91-cb1e77d65d5d tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 202 Jul 09 15:49:28.980548 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1221/4951] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:28 2026] DELETE /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:28.988584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e9d8b659-ff0a-4317-8d45-256344b0e110 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:28.990711 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9d8b659-ff0a-4317-8d45-256344b0e110 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:49:28.990934 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9d8b659-ff0a-4317-8d45-256344b0e110 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:28.991200 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9d8b659-ff0a-4317-8d45-256344b0e110 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:29.000017 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:29.000017 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:29.004986 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e9d8b659-ff0a-4317-8d45-256344b0e110 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Volume info retrieved successfully. Jul 09 15:49:29.012625 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9d8b659-ff0a-4317-8d45-256344b0e110 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 200 Jul 09 15:49:29.013056 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1242/4952] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:28 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 1249 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:29.697050 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8a1aa2c6-e2b9-4a45-ba7c-39dd9f18f269 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:29.699175 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8a1aa2c6-e2b9-4a45-ba7c-39dd9f18f269 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:29.699453 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8a1aa2c6-e2b9-4a45-ba7c-39dd9f18f269 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:29.699683 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8a1aa2c6-e2b9-4a45-ba7c-39dd9f18f269 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:29.699826 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-8a1aa2c6-e2b9-4a45-ba7c-39dd9f18f269 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:29.704405 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:29.704405 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:29.705295 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8a1aa2c6-e2b9-4a45-ba7c-39dd9f18f269 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:29.705776 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1256/4953] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:29 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:30.030598 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6f82b190-ebf5-4233-b523-89c231a2715b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.038387 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6f82b190-ebf5-4233-b523-89c231a2715b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 Jul 09 15:49:30.038659 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6f82b190-ebf5-4233-b523-89c231a2715b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.039641 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6f82b190-ebf5-4233-b523-89c231a2715b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.054741 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6f82b190-ebf5-4233-b523-89c231a2715b tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 returned with HTTP 404 Jul 09 15:49:30.055232 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1235/4954] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/5bceefbb-14f2-4ea5-9fe9-c25a92f89669 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:30.061240 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-2c8c9a4d-8aea-4ec3-b178-aa8d8c86fc0f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.066506 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-2c8c9a4d-8aea-4ec3-b178-aa8d8c86fc0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:30.066772 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-735fbd63-8510-4019-8f3f-15cf61ac1345 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.067041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-2c8c9a4d-8aea-4ec3-b178-aa8d8c86fc0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.067041 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-2c8c9a4d-8aea-4ec3-b178-aa8d8c86fc0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.069539 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-735fbd63-8510-4019-8f3f-15cf61ac1345 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] DELETE https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:30.069710 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-735fbd63-8510-4019-8f3f-15cf61ac1345 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.070204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-735fbd63-8510-4019-8f3f-15cf61ac1345 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.070204 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-735fbd63-8510-4019-8f3f-15cf61ac1345 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Delete volume with id: 22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:30.074978 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-735fbd63-8510-4019-8f3f-15cf61ac1345 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 404 Jul 09 15:49:30.075468 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1243/4955] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:30 2026] DELETE /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:30.081147 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.081147 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:30.084555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ab0f3888-8798-416b-9b1c-b4957f9c0184 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.086359 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-2c8c9a4d-8aea-4ec3-b178-aa8d8c86fc0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:30.086772 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab0f3888-8798-416b-9b1c-b4957f9c0184 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 Jul 09 15:49:30.087036 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ab0f3888-8798-416b-9b1c-b4957f9c0184 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.087309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ab0f3888-8798-416b-9b1c-b4957f9c0184 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.092392 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-2c8c9a4d-8aea-4ec3-b178-aa8d8c86fc0f tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:30.093072 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1222/4956] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 1172 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:30.094135 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab0f3888-8798-416b-9b1c-b4957f9c0184 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 returned with HTTP 404 Jul 09 15:49:30.094710 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1257/4957] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/22f55934-98c4-48d2-939e-d88a0db152e6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:30.104653 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-804f2c07-5c53-479d-b191-21b0f844157e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.107586 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-804f2c07-5c53-479d-b191-21b0f844157e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] DELETE https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:49:30.107838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-804f2c07-5c53-479d-b191-21b0f844157e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.108874 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-804f2c07-5c53-479d-b191-21b0f844157e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.109140 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-804f2c07-5c53-479d-b191-21b0f844157e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Delete volume with id: 04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:49:30.115725 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-15e68f14-830b-4d1c-9bf8-a5bd7dca5683 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.118291 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-15e68f14-830b-4d1c-9bf8-a5bd7dca5683 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] POST https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8/action Jul 09 15:49:30.118717 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-15e68f14-830b-4d1c-9bf8-a5bd7dca5683 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:30.118883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-15e68f14-830b-4d1c-9bf8-a5bd7dca5683 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:30.122703 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-804f2c07-5c53-479d-b191-21b0f844157e tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 404 Jul 09 15:49:30.123389 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1236/4958] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:30 2026] DELETE /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:30.133964 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.133964 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:30.134602 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-15e68f14-830b-4d1c-9bf8-a5bd7dca5683 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:30.136645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e7252bcc-9c03-4690-b7ed-3180bcf33ed7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.140001 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e7252bcc-9c03-4690-b7ed-3180bcf33ed7 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] GET https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 Jul 09 15:49:30.140507 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e7252bcc-9c03-4690-b7ed-3180bcf33ed7 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.140813 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e7252bcc-9c03-4690-b7ed-3180bcf33ed7 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.147205 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-15e68f14-830b-4d1c-9bf8-a5bd7dca5683 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Begin detaching volume completed successfully. Jul 09 15:49:30.147568 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-15e68f14-830b-4d1c-9bf8-a5bd7dca5683 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8/action returned with HTTP 202 Jul 09 15:49:30.148038 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1244/4959] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:49:30 2026] POST /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:30.149052 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e7252bcc-9c03-4690-b7ed-3180bcf33ed7 tempest-TestInstancesWithCinderVolumes-2056588999 tempest-TestInstancesWithCinderVolumes-2056588999-project-member] https://10.4.3.19/volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 returned with HTTP 404 Jul 09 15:49:30.149719 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1223/4960] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/04952828-bcdf-4415-85fe-c6866e157046 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:30.160018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-78d9f486-5977-4c80-805d-35ca1433aa2a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.162101 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78d9f486-5977-4c80-805d-35ca1433aa2a tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:49:30.162505 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78d9f486-5977-4c80-805d-35ca1433aa2a tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.162930 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78d9f486-5977-4c80-805d-35ca1433aa2a tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.164223 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-78d9f486-5977-4c80-805d-35ca1433aa2a tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:49:30.233594 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-78d9f486-5977-4c80-805d-35ca1433aa2a tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Get all volumes completed successfully. Jul 09 15:49:30.240997 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.240997 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:30.248170 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78d9f486-5977-4c80-805d-35ca1433aa2a tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:49:30.248791 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1258/4961] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19357 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:30.275013 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0a9176c9-d862-49b6-af45-9e471ad0e0dd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.276763 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a9176c9-d862-49b6-af45-9e471ad0e0dd tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] DELETE https://10.4.3.19/volume/v3/types/6cbdd5ef-abcf-4765-84ad-198975c3439e Jul 09 15:49:30.276957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a9176c9-d862-49b6-af45-9e471ad0e0dd tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.277137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0a9176c9-d862-49b6-af45-9e471ad0e0dd tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.303078 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0a9176c9-d862-49b6-af45-9e471ad0e0dd tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/types/6cbdd5ef-abcf-4765-84ad-198975c3439e returned with HTTP 202 Jul 09 15:49:30.303605 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1237/4962] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:49:30 2026] DELETE /volume/v3/types/6cbdd5ef-abcf-4765-84ad-198975c3439e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:30.310924 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6ceaa1e3-5e06-468f-8f67-0cab041d7724 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.314144 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6ceaa1e3-5e06-468f-8f67-0cab041d7724 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:49:30.314362 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6ceaa1e3-5e06-468f-8f67-0cab041d7724 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.314579 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6ceaa1e3-5e06-468f-8f67-0cab041d7724 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.315627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-6ceaa1e3-5e06-468f-8f67-0cab041d7724 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:49:30.344005 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6ceaa1e3-5e06-468f-8f67-0cab041d7724 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Get all volumes completed successfully. Jul 09 15:49:30.346962 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.346962 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:30.354771 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6ceaa1e3-5e06-468f-8f67-0cab041d7724 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:49:30.355368 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1245/4963] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 19357 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:30.386735 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4435ca27-d886-4e51-9f05-6a5f32df5cdc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.390032 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4435ca27-d886-4e51-9f05-6a5f32df5cdc tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] DELETE https://10.4.3.19/volume/v3/types/82322920-a7b3-4917-b619-6be4d800ddef Jul 09 15:49:30.390530 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4435ca27-d886-4e51-9f05-6a5f32df5cdc tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.390850 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4435ca27-d886-4e51-9f05-6a5f32df5cdc tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.420923 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4435ca27-d886-4e51-9f05-6a5f32df5cdc tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/types/82322920-a7b3-4917-b619-6be4d800ddef returned with HTTP 202 Jul 09 15:49:30.421378 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1224/4964] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:49:30 2026] DELETE /volume/v3/types/82322920-a7b3-4917-b619-6be4d800ddef => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:30.444700 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-59311712-91be-4e53-b8dc-5c8a733577ce None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.448548 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:30.449442 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-712655388", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:30.453982 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-712655388', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:30.454146 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Create volume of 1 GB Jul 09 15:49:30.462532 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Availability Zones retrieved successfully. Jul 09 15:49:30.469944 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Flow 'volume_create_api' (8a74f77e-b9ff-4d17-b64b-b9aa8c457341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:30.471679 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8f7a11-743a-43aa-9705-86c2d0591ed8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:30.472454 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:30.503135 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed8f7a11-743a-43aa-9705-86c2d0591ed8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:30.504012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdeb8f23-866f-4cb2-aef8-3f06da97de93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:30.550360 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Created reservations ['f2093970-29a0-4b3c-8195-72d879056e35', 'b87512f3-a389-4959-98c5-159853581397', '35085c34-6e0b-4dc7-83a4-1498b90eb29a', 'd393eaa5-b946-4ebe-bb0c-1a957ca7e80f'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:30.550360 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdeb8f23-866f-4cb2-aef8-3f06da97de93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2093970-29a0-4b3c-8195-72d879056e35', 'b87512f3-a389-4959-98c5-159853581397', '35085c34-6e0b-4dc7-83a4-1498b90eb29a', 'd393eaa5-b946-4ebe-bb0c-1a957ca7e80f']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:30.551637 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37104578-c839-4a12-b089-98bbe53b1147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:30.581378 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37104578-c839-4a12-b089-98bbe53b1147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48f4c3a0-7726-402e-9cae-e050d60b9bf3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-712655388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a43ebbf4483741f19a50b73d0e7a6df5',qos_specs=None,replication_status=,reservations=['f2093970-29a0-4b3c-8195-72d879056e35','b87512f3-a389-4959-98c5-159853581397','35085c34-6e0b-4dc7-83a4-1498b90eb29a','d393eaa5-b946-4ebe-bb0c-1a957ca7e80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8461fca1ce8a406ba59d51d34e36772e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-712655388',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48f4c3a0-7726-402e-9cae-e050d60b9bf3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a43ebbf4483741f19a50b73d0e7a6df5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8461fca1ce8a406ba59d51d34e36772e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:30.582460 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101839ef-527a-41fd-8bcb-8d4eeb5454c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:30.600491 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (101839ef-527a-41fd-8bcb-8d4eeb5454c7) transitioned into state 'SUCCESS' from state '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-712655388',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a43ebbf4483741f19a50b73d0e7a6df5',qos_specs=None,replication_status=,reservations=['f2093970-29a0-4b3c-8195-72d879056e35','b87512f3-a389-4959-98c5-159853581397','35085c34-6e0b-4dc7-83a4-1498b90eb29a','d393eaa5-b946-4ebe-bb0c-1a957ca7e80f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8461fca1ce8a406ba59d51d34e36772e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:30.601280 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6b96e6-5854-46db-b995-603180b58c57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:30.615281 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fb6b96e6-5854-46db-b995-603180b58c57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:30.615281 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Flow 'volume_create_api' (8a74f77e-b9ff-4d17-b64b-b9aa8c457341) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:30.615281 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Create volume request issued successfully. Jul 09 15:49:30.615281 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-59311712-91be-4e53-b8dc-5c8a733577ce tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:30.615817 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1259/4965] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:30 2026] POST /volume/v3/volumes => generated 752 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:30.630978 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2d8d59ab-32ea-49b0-bb5f-0cb070349a99 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.633358 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d8d59ab-32ea-49b0-bb5f-0cb070349a99 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:30.633358 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d8d59ab-32ea-49b0-bb5f-0cb070349a99 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.633470 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d8d59ab-32ea-49b0-bb5f-0cb070349a99 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.640958 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.640958 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:30.645394 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2d8d59ab-32ea-49b0-bb5f-0cb070349a99 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:30.650432 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d8d59ab-32ea-49b0-bb5f-0cb070349a99 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:30.650869 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1238/4966] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:30.687549 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3833b5e3-70f0-4fbe-b30c-f71b0df98665 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.689277 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3833b5e3-70f0-4fbe-b30c-f71b0df98665 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:49:30.689603 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3833b5e3-70f0-4fbe-b30c-f71b0df98665 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.689776 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3833b5e3-70f0-4fbe-b30c-f71b0df98665 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method 'detail' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.690668 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-3833b5e3-70f0-4fbe-b30c-f71b0df98665 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:49:30.716424 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3833b5e3-70f0-4fbe-b30c-f71b0df98665 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Get all volumes completed successfully. Jul 09 15:49:30.719144 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-65ef5c97-7125-41f9-b172-f086cf02776d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.720007 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.720007 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:30.720442 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-65ef5c97-7125-41f9-b172-f086cf02776d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:30.720675 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-65ef5c97-7125-41f9-b172-f086cf02776d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.720868 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-65ef5c97-7125-41f9-b172-f086cf02776d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.720972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-65ef5c97-7125-41f9-b172-f086cf02776d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:30.725742 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.725742 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:30.726132 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3833b5e3-70f0-4fbe-b30c-f71b0df98665 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:49:30.726529 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-65ef5c97-7125-41f9-b172-f086cf02776d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:30.726581 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1246/4967] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 20304 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:30.727048 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1225/4968] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:30.745872 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.747784 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a Jul 09 15:49:30.747971 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.748169 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.748329 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Delete volume with id: 540d4657-efc5-481c-ad8b-6c9a8806cf4a Jul 09 15:49:30.755729 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.755729 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:30.756060 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Volume info retrieved successfully. Jul 09 15:49:30.766192 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.image.cache [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '22b312fe-e61e-4185-86b7-30daf54155bc', 'volume_id': '540d4657-efc5-481c-ad8b-6c9a8806cf4a', 'host': 'np0000004916@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 9, 15, 47, 36), 'last_used': datetime.datetime(2026, 7, 9, 15, 47, 49)}. {{(pid=99866) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 09 15:49:30.774993 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Delete volume request issued successfully. Jul 09 15:49:30.775061 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52304587-a042-4ef2-88f2-0de2efa8d5ac tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a returned with HTTP 202 Jul 09 15:49:30.775500 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1260/4969] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:30 2026] DELETE /volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:30.784376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c3f09ca8-3d1b-49d8-86ce-ec40dc6ed79e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:30.786026 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3f09ca8-3d1b-49d8-86ce-ec40dc6ed79e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] GET https://10.4.3.19/volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a Jul 09 15:49:30.786233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3f09ca8-3d1b-49d8-86ce-ec40dc6ed79e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:30.786413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3f09ca8-3d1b-49d8-86ce-ec40dc6ed79e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:30.793066 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:30.793066 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:30.796442 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c3f09ca8-3d1b-49d8-86ce-ec40dc6ed79e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Volume info retrieved successfully. Jul 09 15:49:30.800386 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3f09ca8-3d1b-49d8-86ce-ec40dc6ed79e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a returned with HTTP 200 Jul 09 15:49:30.800864 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1239/4970] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:30 2026] GET /volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a => generated 1139 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:31.196614 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-18790437-4a88-42eb-b77f-4e9f319345e8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.197102 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-18790437-4a88-42eb-b77f-4e9f319345e8 None None] GET https://10.4.3.19/volume// Jul 09 15:49:31.197330 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-18790437-4a88-42eb-b77f-4e9f319345e8 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.197565 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-18790437-4a88-42eb-b77f-4e9f319345e8 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.197952 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-18790437-4a88-42eb-b77f-4e9f319345e8 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:31.198375 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1247/4971] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:31.209105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-a0ab36ce-2598-4170-920d-021fa9ad0b74 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.211930 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-a0ab36ce-2598-4170-920d-021fa9ad0b74 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:31.212266 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-a0ab36ce-2598-4170-920d-021fa9ad0b74 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.212770 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-a0ab36ce-2598-4170-920d-021fa9ad0b74 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.231130 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:31.231130 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:31.235862 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-a0ab36ce-2598-4170-920d-021fa9ad0b74 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:31.241867 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-a0ab36ce-2598-4170-920d-021fa9ad0b74 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:31.242488 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1226/4972] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:31 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 1355 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:31.665345 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3d04acf6-e119-417a-bdd8-79396a30bd21 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.667094 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d04acf6-e119-417a-bdd8-79396a30bd21 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:31.667302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d04acf6-e119-417a-bdd8-79396a30bd21 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.667488 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3d04acf6-e119-417a-bdd8-79396a30bd21 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.674091 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:31.674091 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:31.677465 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-3d04acf6-e119-417a-bdd8-79396a30bd21 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:31.681825 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3d04acf6-e119-417a-bdd8-79396a30bd21 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:31.682170 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1261/4973] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:31 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:31.696263 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-48133b4d-df77-4a72-9095-cbb07f1f0c7c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.699223 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48133b4d-df77-4a72-9095-cbb07f1f0c7c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:31.699426 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48133b4d-df77-4a72-9095-cbb07f1f0c7c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.699613 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-48133b4d-df77-4a72-9095-cbb07f1f0c7c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.709162 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:31.709162 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:31.713006 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-48133b4d-df77-4a72-9095-cbb07f1f0c7c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:31.716990 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-48133b4d-df77-4a72-9095-cbb07f1f0c7c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:31.717363 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1240/4974] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:31 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:31.735149 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1c780740-1de0-4c88-b5b2-b7b587e8e5df None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.737121 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4e60e23d-4775-47bc-a381-53378c4aa467 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.737246 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c780740-1de0-4c88-b5b2-b7b587e8e5df tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes Jul 09 15:49:31.737435 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c780740-1de0-4c88-b5b2-b7b587e8e5df tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.737690 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c780740-1de0-4c88-b5b2-b7b587e8e5df tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.737978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-1c780740-1de0-4c88-b5b2-b7b587e8e5df tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:49:31.738866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-1c780740-1de0-4c88-b5b2-b7b587e8e5df tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99864) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:49:31.740625 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4e60e23d-4775-47bc-a381-53378c4aa467 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:31.740814 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4e60e23d-4775-47bc-a381-53378c4aa467 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.741034 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4e60e23d-4775-47bc-a381-53378c4aa467 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.741154 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4e60e23d-4775-47bc-a381-53378c4aa467 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:31.745007 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:31.745007 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:31.745833 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4e60e23d-4775-47bc-a381-53378c4aa467 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:31.746229 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1227/4975] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:31 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:31.747895 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1c780740-1de0-4c88-b5b2-b7b587e8e5df tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Get all volumes completed successfully. Jul 09 15:49:31.748458 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c780740-1de0-4c88-b5b2-b7b587e8e5df tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 15:49:31.748975 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1248/4976] 10.4.3.19 () {66 vars in 1230 bytes} [Thu Jul 9 15:49:31 2026] GET /volume/v3/volumes => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:31.759779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7cb2dab1-2681-4b2c-9fcf-494e3f7e5265 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.761453 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7cb2dab1-2681-4b2c-9fcf-494e3f7e5265 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:31.761662 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7cb2dab1-2681-4b2c-9fcf-494e3f7e5265 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.761863 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7cb2dab1-2681-4b2c-9fcf-494e3f7e5265 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.768303 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:31.768303 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:31.772081 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7cb2dab1-2681-4b2c-9fcf-494e3f7e5265 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:31.776132 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7cb2dab1-2681-4b2c-9fcf-494e3f7e5265 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:31.776512 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1262/4977] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:31 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:31.813544 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-97937ab1-5d44-412d-8cfa-b25371145cc3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.816014 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-97937ab1-5d44-412d-8cfa-b25371145cc3 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] GET https://10.4.3.19/volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a Jul 09 15:49:31.816244 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-97937ab1-5d44-412d-8cfa-b25371145cc3 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.816439 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-97937ab1-5d44-412d-8cfa-b25371145cc3 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.818558 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-4d36f67e-566c-4e3e-8e80-ef1cd37d01ed None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.820539 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-4d36f67e-566c-4e3e-8e80-ef1cd37d01ed tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:31.820734 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-4d36f67e-566c-4e3e-8e80-ef1cd37d01ed tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.820903 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-4d36f67e-566c-4e3e-8e80-ef1cd37d01ed tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.822595 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-97937ab1-5d44-412d-8cfa-b25371145cc3 tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a returned with HTTP 404 Jul 09 15:49:31.823143 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1241/4978] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:31 2026] GET /volume/v3/volumes/540d4657-efc5-481c-ad8b-6c9a8806cf4a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:31.827102 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:31.827102 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:31.830438 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-4d36f67e-566c-4e3e-8e80-ef1cd37d01ed tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:31.831313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3a3d1c0e-d592-43d8-994c-1bcd06e4c64e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:31.833013 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3a3d1c0e-d592-43d8-994c-1bcd06e4c64e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] DELETE https://10.4.3.19/volume/v3/types/657868fa-8082-4c53-a08f-dc6ef5697dc9 Jul 09 15:49:31.833268 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3a3d1c0e-d592-43d8-994c-1bcd06e4c64e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:31.833544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3a3d1c0e-d592-43d8-994c-1bcd06e4c64e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:31.833874 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:31.833874 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:31.834216 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-4d36f67e-566c-4e3e-8e80-ef1cd37d01ed tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:31.834626 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1228/4979] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:31 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:31.856059 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3a3d1c0e-d592-43d8-994c-1bcd06e4c64e tempest-TestInstancesWithCinderVolumes-1644139251 tempest-TestInstancesWithCinderVolumes-1644139251-project-admin] https://10.4.3.19/volume/v3/types/657868fa-8082-4c53-a08f-dc6ef5697dc9 returned with HTTP 202 Jul 09 15:49:31.856201 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1249/4980] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:49:31 2026] DELETE /volume/v3/types/657868fa-8082-4c53-a08f-dc6ef5697dc9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:32.758805 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0bf4f51d-5c2a-48e2-b537-fc5a396ae364 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:32.760629 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0bf4f51d-5c2a-48e2-b537-fc5a396ae364 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:49:32.760629 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0bf4f51d-5c2a-48e2-b537-fc5a396ae364 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:32.761198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0bf4f51d-5c2a-48e2-b537-fc5a396ae364 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:32.761198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-0bf4f51d-5c2a-48e2-b537-fc5a396ae364 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:49:32.764967 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:32.764967 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:32.765824 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0bf4f51d-5c2a-48e2-b537-fc5a396ae364 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:49:32.766261 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1263/4981] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:32 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:33.829710 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-80b84190-fa8b-49f2-91e8-bc49a1c6cb26 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:33.831757 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-80b84190-fa8b-49f2-91e8-bc49a1c6cb26 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b Jul 09 15:49:33.831970 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-80b84190-fa8b-49f2-91e8-bc49a1c6cb26 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:33.832156 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-80b84190-fa8b-49f2-91e8-bc49a1c6cb26 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:33.846087 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:33.846087 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:33.872964 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e014d31b-62ab-4bb9-af5b-4e7a36e6a12a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:33.873429 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e014d31b-62ab-4bb9-af5b-4e7a36e6a12a None None] GET https://10.4.3.19/volume// Jul 09 15:49:33.873613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e014d31b-62ab-4bb9-af5b-4e7a36e6a12a None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:33.873950 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e014d31b-62ab-4bb9-af5b-4e7a36e6a12a None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:33.874401 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e014d31b-62ab-4bb9-af5b-4e7a36e6a12a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:33.874999 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1229/4982] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:49: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 09 15:49:33.882941 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-ce1ae416-150b-4273-b217-57a5cf962f9d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:33.885070 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-ce1ae416-150b-4273-b217-57a5cf962f9d tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:49:33.885513 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-ce1ae416-150b-4273-b217-57a5cf962f9d tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48f4c3a0-7726-402e-9cae-e050d60b9bf3", "connector": null, "instance_uuid": "f5905729-9b71-434e-8120-e248088f07fd"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:33.895916 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:33.895916 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:33.933646 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-ce1ae416-150b-4273-b217-57a5cf962f9d tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:49:33.934238 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1250/4983] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:49:33 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 09 15:49:34.357108 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a7d70924-c94a-4ca5-9d55-0ba663d84870 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:34.358786 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a7d70924-c94a-4ca5-9d55-0ba663d84870 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:34.359012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a7d70924-c94a-4ca5-9d55-0ba663d84870 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:34.359221 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a7d70924-c94a-4ca5-9d55-0ba663d84870 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:34.369768 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:34.369768 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:34.374507 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a7d70924-c94a-4ca5-9d55-0ba663d84870 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:34.379721 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a7d70924-c94a-4ca5-9d55-0ba663d84870 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:34.380083 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1264/4984] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:34 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:34.390386 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e9964ea3-dc36-4944-8c96-87a97d988a8b req-80b84190-fa8b-49f2-91e8-bc49a1c6cb26 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b returned with HTTP 200 Jul 09 15:49:34.391008 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1242/4985] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:49:33 2026] DELETE /volume/v3/attachments/1842c3aa-5ebd-49f1-9ab7-3c74a44b769b => generated 19 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:34.469912 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-730fd777-55ab-4b65-8bdb-51327e2f026b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:34.470255 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-730fd777-55ab-4b65-8bdb-51327e2f026b None None] GET https://10.4.3.19/volume// Jul 09 15:49:34.470404 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-730fd777-55ab-4b65-8bdb-51327e2f026b None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:34.470578 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-730fd777-55ab-4b65-8bdb-51327e2f026b None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:34.470960 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-730fd777-55ab-4b65-8bdb-51327e2f026b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:34.471257 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1230/4986] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:34.482323 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-eecba4ef-c123-4a6f-a1c4-bc533c6697b5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:34.483879 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-eecba4ef-c123-4a6f-a1c4-bc533c6697b5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:34.484237 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-eecba4ef-c123-4a6f-a1c4-bc533c6697b5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:34.484515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-eecba4ef-c123-4a6f-a1c4-bc533c6697b5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:34.494549 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:34.494549 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:34.497548 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-eecba4ef-c123-4a6f-a1c4-bc533c6697b5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:34.501607 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-eecba4ef-c123-4a6f-a1c4-bc533c6697b5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:34.502206 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1251/4987] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:34 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 1024 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:34.607931 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-7d360a0d-3ff6-452e-a635-162ac7e3eef5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:34.611260 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-7d360a0d-3ff6-452e-a635-162ac7e3eef5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] PUT https://10.4.3.19/volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e Jul 09 15:49:34.611987 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-7d360a0d-3ff6-452e-a635-162ac7e3eef5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:34.622230 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-7d360a0d-3ff6-452e-a635-162ac7e3eef5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Acquiring lock "cinder-attachment_update-48f4c3a0-7726-402e-9cae-e050d60b9bf3-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:49:34.629302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-7d360a0d-3ff6-452e-a635-162ac7e3eef5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Lock "cinder-attachment_update-48f4c3a0-7726-402e-9cae-e050d60b9bf3-np0000004916" acquired by "attachment_update" :: waited 0.007s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:49:34.630775 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:34.630775 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:35.079967 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-592be491-edda-4aa4-951e-edc54d007970 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:35.082754 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-592be491-edda-4aa4-951e-edc54d007970 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:49:35.083067 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-592be491-edda-4aa4-951e-edc54d007970 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:35.083312 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-592be491-edda-4aa4-951e-edc54d007970 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:35.093168 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:35.093168 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:35.098461 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-592be491-edda-4aa4-951e-edc54d007970 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:49:35.106131 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-592be491-edda-4aa4-951e-edc54d007970 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:49:35.106644 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1243/4988] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:35 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1354 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:35.136297 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5b6d3fcd-228c-4f4e-ae95-699862ad0a55 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:35.136755 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b6d3fcd-228c-4f4e-ae95-699862ad0a55 None None] GET https://10.4.3.19/volume// Jul 09 15:49:35.137026 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b6d3fcd-228c-4f4e-ae95-699862ad0a55 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:35.137274 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b6d3fcd-228c-4f4e-ae95-699862ad0a55 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:35.137656 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b6d3fcd-228c-4f4e-ae95-699862ad0a55 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:35.138025 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1231/4989] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:49:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:49:35.148883 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-468acf9b-16b8-4384-a222-cfb99c582b05 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:35.155673 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-468acf9b-16b8-4384-a222-cfb99c582b05 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:49:35.155673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-468acf9b-16b8-4384-a222-cfb99c582b05 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "058ed70b-814b-4f1e-9735-5ead5cb7e8df", "connector": null, "instance_uuid": "d6623c03-2329-4974-ab35-4d8df75dcbcf"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:35.155830 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-7d360a0d-3ff6-452e-a635-162ac7e3eef5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Lock "cinder-attachment_update-48f4c3a0-7726-402e-9cae-e050d60b9bf3-np0000004916" released by "attachment_update" :: held 0.525s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:49:35.155830 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-7d360a0d-3ff6-452e-a635-162ac7e3eef5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e returned with HTTP 200 Jul 09 15:49:35.155830 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1265/4990] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:49:34 2026] PUT /volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e => generated 969 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:35.167167 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:35.167167 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:35.205646 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-468acf9b-16b8-4384-a222-cfb99c582b05 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:49:35.206609 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1252/4991] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:49:35 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 09 15:49:35.399631 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1930febf-8384-432a-91ce-c00be185ae1b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:35.401581 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1930febf-8384-432a-91ce-c00be185ae1b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:35.401775 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1930febf-8384-432a-91ce-c00be185ae1b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:35.403321 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1930febf-8384-432a-91ce-c00be185ae1b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:35.424583 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:35.424583 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:35.430220 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1930febf-8384-432a-91ce-c00be185ae1b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:35.434705 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1930febf-8384-432a-91ce-c00be185ae1b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:35.435173 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1244/4992] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:35 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:35.446247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-74f61918-d180-49bd-b890-446608e792bd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:35.448490 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-74f61918-d180-49bd-b890-446608e792bd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:35.448490 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-74f61918-d180-49bd-b890-446608e792bd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:35.448490 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-74f61918-d180-49bd-b890-446608e792bd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:35.459569 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:35.459569 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:35.462889 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-74f61918-d180-49bd-b890-446608e792bd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:35.467536 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-74f61918-d180-49bd-b890-446608e792bd tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:35.468032 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1232/4993] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:35 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:35.481284 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-13068fdd-b380-4ba9-9e4e-ff8efe0c5153 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:35.484409 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-13068fdd-b380-4ba9-9e4e-ff8efe0c5153 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:35.484409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-13068fdd-b380-4ba9-9e4e-ff8efe0c5153 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:35.484409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-13068fdd-b380-4ba9-9e4e-ff8efe0c5153 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:35.494933 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:35.494933 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:35.499541 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-13068fdd-b380-4ba9-9e4e-ff8efe0c5153 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:35.504355 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-13068fdd-b380-4ba9-9e4e-ff8efe0c5153 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:35.504355 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1266/4994] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:35 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:35.518300 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-434a1342-41e1-4f2b-ac40-dc8e0407afb4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:35.519904 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-434a1342-41e1-4f2b-ac40-dc8e0407afb4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:35.520092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-434a1342-41e1-4f2b-ac40-dc8e0407afb4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:35.520304 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-434a1342-41e1-4f2b-ac40-dc8e0407afb4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:35.520445 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-434a1342-41e1-4f2b-ac40-dc8e0407afb4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete volume with id: 2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:35.528437 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:35.528437 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:35.529099 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-434a1342-41e1-4f2b-ac40-dc8e0407afb4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:35.549611 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-434a1342-41e1-4f2b-ac40-dc8e0407afb4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete volume request issued successfully. Jul 09 15:49:35.549831 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-434a1342-41e1-4f2b-ac40-dc8e0407afb4 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 202 Jul 09 15:49:35.550343 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1253/4995] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:35 2026] DELETE /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:35.559189 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-af00fc9d-60f0-431f-805c-1195ec5d8418 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:35.561306 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-af00fc9d-60f0-431f-805c-1195ec5d8418 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:35.561570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-af00fc9d-60f0-431f-805c-1195ec5d8418 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:35.561765 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-af00fc9d-60f0-431f-805c-1195ec5d8418 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:35.568594 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:35.568594 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:35.572639 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-af00fc9d-60f0-431f-805c-1195ec5d8418 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:35.576677 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-af00fc9d-60f0-431f-805c-1195ec5d8418 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 200 Jul 09 15:49:35.577083 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1245/4996] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:35 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 879 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:36.456691 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-593aeb44-616f-4251-abbc-ef721a57e0ff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:36.458653 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-593aeb44-616f-4251-abbc-ef721a57e0ff tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:36.459064 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-593aeb44-616f-4251-abbc-ef721a57e0ff tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:36.459400 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-593aeb44-616f-4251-abbc-ef721a57e0ff tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:36.477355 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:36.477355 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:36.483094 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-593aeb44-616f-4251-abbc-ef721a57e0ff tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:36.489217 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-593aeb44-616f-4251-abbc-ef721a57e0ff tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:36.489291 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1233/4997] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:36 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:36.589960 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cd8d5fab-36ae-473e-a360-9b5251f2c499 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:36.591952 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cd8d5fab-36ae-473e-a360-9b5251f2c499 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 Jul 09 15:49:36.592115 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cd8d5fab-36ae-473e-a360-9b5251f2c499 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:36.592299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cd8d5fab-36ae-473e-a360-9b5251f2c499 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:36.597315 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cd8d5fab-36ae-473e-a360-9b5251f2c499 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 returned with HTTP 404 Jul 09 15:49:36.597961 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1267/4998] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:36 2026] GET /volume/v3/volumes/2259c4d8-216f-40b2-95c4-590c5fb93ba8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:36.604253 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a2b5bde8-35a7-4911-b813-8523aeed6563 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:36.606571 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a2b5bde8-35a7-4911-b813-8523aeed6563 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:36.609173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a2b5bde8-35a7-4911-b813-8523aeed6563 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:36.609504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a2b5bde8-35a7-4911-b813-8523aeed6563 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:36.622696 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:36.622696 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:36.628316 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a2b5bde8-35a7-4911-b813-8523aeed6563 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:36.634994 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a2b5bde8-35a7-4911-b813-8523aeed6563 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:36.635647 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1254/4999] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:36 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:36.650944 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cea6b9c5-c174-4966-8a19-422d424d445e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:36.653134 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cea6b9c5-c174-4966-8a19-422d424d445e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:36.653388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cea6b9c5-c174-4966-8a19-422d424d445e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:36.653615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cea6b9c5-c174-4966-8a19-422d424d445e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:36.662412 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:36.662412 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:36.666412 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cea6b9c5-c174-4966-8a19-422d424d445e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:36.671066 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cea6b9c5-c174-4966-8a19-422d424d445e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:36.671553 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1246/5000] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:36 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:36.684433 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-39ac0ee2-d32d-4a26-b4ae-8ed187186304 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:36.685159 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39ac0ee2-d32d-4a26-b4ae-8ed187186304 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:36.685458 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39ac0ee2-d32d-4a26-b4ae-8ed187186304 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:36.686500 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-39ac0ee2-d32d-4a26-b4ae-8ed187186304 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:36.686500 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-39ac0ee2-d32d-4a26-b4ae-8ed187186304 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete volume with id: cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:36.695064 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:36.695064 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:36.695812 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-39ac0ee2-d32d-4a26-b4ae-8ed187186304 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:36.714627 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-39ac0ee2-d32d-4a26-b4ae-8ed187186304 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete volume request issued successfully. Jul 09 15:49:36.714907 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-39ac0ee2-d32d-4a26-b4ae-8ed187186304 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 202 Jul 09 15:49:36.715466 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1234/5001] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:36 2026] DELETE /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:36.727890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-276288d5-fbee-485b-9187-0d63b290a7b3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:36.727890 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-276288d5-fbee-485b-9187-0d63b290a7b3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:36.727890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-276288d5-fbee-485b-9187-0d63b290a7b3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:36.728156 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-276288d5-fbee-485b-9187-0d63b290a7b3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:36.737760 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:36.737760 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:36.743400 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-276288d5-fbee-485b-9187-0d63b290a7b3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:36.748798 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-276288d5-fbee-485b-9187-0d63b290a7b3 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 200 Jul 09 15:49:36.749296 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1268/5002] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:36 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:36.769461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:36.862136 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:36.862457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1343132507"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:36.863767 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1343132507'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:36.863904 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume of 1 GB Jul 09 15:49:36.868223 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Availability Zones retrieved successfully. Jul 09 15:49:36.873605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (b84b9405-b81b-42f7-9481-ca48d6e22c86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:36.874584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab07a488-7e56-4813-9f1c-4a1bcdae4ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:36.875574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:36.903471 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab07a488-7e56-4813-9f1c-4a1bcdae4ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:36.904639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f98ccd4-9f6d-403f-a101-15ae4d7daa82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:36.969905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Created reservations ['0bd930c7-fe38-4151-8cf4-e18cbef743dc', '60e839ff-b9a9-4330-a569-00d8e2275973', '6f2fcbe2-a0fc-4abc-8d6b-0479cc57c4db', 'eab9f2f8-5ccc-42b9-8600-ff92fb42db53'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:36.971198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f98ccd4-9f6d-403f-a101-15ae4d7daa82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bd930c7-fe38-4151-8cf4-e18cbef743dc', '60e839ff-b9a9-4330-a569-00d8e2275973', '6f2fcbe2-a0fc-4abc-8d6b-0479cc57c4db', 'eab9f2f8-5ccc-42b9-8600-ff92fb42db53']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:36.972787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b3bdfb-1879-4bdd-8fa8-bfe694549953) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:36.997048 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02b3bdfb-1879-4bdd-8fa8-bfe694549953) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b6faea0-ee7d-439b-9388-2cb3a62721f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1343132507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['0bd930c7-fe38-4151-8cf4-e18cbef743dc','60e839ff-b9a9-4330-a569-00d8e2275973','6f2fcbe2-a0fc-4abc-8d6b-0479cc57c4db','eab9f2f8-5ccc-42b9-8600-ff92fb42db53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1343132507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b6faea0-ee7d-439b-9388-2cb3a62721f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df72399d5da41ac939607c21feb356d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8957772e75c46409d2213b2422bc36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:36.998078 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726ee8bb-9720-4e1c-a99e-ee87240a85ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:37.017702 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726ee8bb-9720-4e1c-a99e-ee87240a85ef) transitioned into state 'SUCCESS' from state '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-1343132507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['0bd930c7-fe38-4151-8cf4-e18cbef743dc','60e839ff-b9a9-4330-a569-00d8e2275973','6f2fcbe2-a0fc-4abc-8d6b-0479cc57c4db','eab9f2f8-5ccc-42b9-8600-ff92fb42db53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:37.018554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d998703b-941a-4b4a-8c96-eb978e85c380) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:37.029139 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d998703b-941a-4b4a-8c96-eb978e85c380) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:37.030513 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (b84b9405-b81b-42f7-9481-ca48d6e22c86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:37.030969 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request issued successfully. Jul 09 15:49:37.031852 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4457a6f6-9273-477e-8f5e-e23ff6ab84a6 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:37.032448 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1255/5003] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:49:36 2026] POST /volume/v3/volumes => generated 758 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:37.047103 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ca37053e-8370-4957-88bb-daccb28dd06e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:37.049008 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ca37053e-8370-4957-88bb-daccb28dd06e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 Jul 09 15:49:37.049236 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ca37053e-8370-4957-88bb-daccb28dd06e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:37.049451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ca37053e-8370-4957-88bb-daccb28dd06e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:37.055959 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:37.055959 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:37.059484 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ca37053e-8370-4957-88bb-daccb28dd06e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:37.063446 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ca37053e-8370-4957-88bb-daccb28dd06e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 returned with HTTP 200 Jul 09 15:49:37.063806 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1247/5004] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:37 2026] GET /volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 => generated 826 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:37.501539 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3e1b80cd-6127-4f69-b2b0-b3da11983834 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:37.503278 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3e1b80cd-6127-4f69-b2b0-b3da11983834 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:37.503470 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3e1b80cd-6127-4f69-b2b0-b3da11983834 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:37.503826 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3e1b80cd-6127-4f69-b2b0-b3da11983834 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:37.514379 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:37.514379 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:37.521907 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3e1b80cd-6127-4f69-b2b0-b3da11983834 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:37.527296 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3e1b80cd-6127-4f69-b2b0-b3da11983834 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:37.527885 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1235/5005] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:37 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:37.763656 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-396bc8c6-f468-4de6-8b22-7578eac4dcfb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:37.765297 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-396bc8c6-f468-4de6-8b22-7578eac4dcfb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 Jul 09 15:49:37.765477 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-396bc8c6-f468-4de6-8b22-7578eac4dcfb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:37.765645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-396bc8c6-f468-4de6-8b22-7578eac4dcfb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:37.771036 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-396bc8c6-f468-4de6-8b22-7578eac4dcfb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 returned with HTTP 404 Jul 09 15:49:37.771442 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1269/5006] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:37 2026] GET /volume/v3/volumes/cf25b8b5-106f-4577-ba4b-9652d6c1cbe5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:37.777968 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3e49b5c0-2369-4a51-88bd-6e31afe4f9ac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:37.779577 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e49b5c0-2369-4a51-88bd-6e31afe4f9ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:49:37.779882 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e49b5c0-2369-4a51-88bd-6e31afe4f9ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:37.780210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3e49b5c0-2369-4a51-88bd-6e31afe4f9ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:37.787024 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:37.787024 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:37.790657 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3e49b5c0-2369-4a51-88bd-6e31afe4f9ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:37.795343 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3e49b5c0-2369-4a51-88bd-6e31afe4f9ac tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:49:37.795960 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1256/5007] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:37 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:37.809357 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9fba2cba-b11c-4317-afe1-e27ac5dad5ed None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:37.811144 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fba2cba-b11c-4317-afe1-e27ac5dad5ed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:49:37.811374 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fba2cba-b11c-4317-afe1-e27ac5dad5ed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:37.811551 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fba2cba-b11c-4317-afe1-e27ac5dad5ed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:37.818353 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:37.818353 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:37.821873 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9fba2cba-b11c-4317-afe1-e27ac5dad5ed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:37.825652 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fba2cba-b11c-4317-afe1-e27ac5dad5ed tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:49:37.826164 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1248/5008] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:37 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:37.837324 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f6977b06-402f-4731-b301-47484e563e95 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:37.839142 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f6977b06-402f-4731-b301-47484e563e95 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:49:37.839364 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f6977b06-402f-4731-b301-47484e563e95 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:37.839548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f6977b06-402f-4731-b301-47484e563e95 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:37.839726 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-f6977b06-402f-4731-b301-47484e563e95 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete volume with id: 3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:49:37.846841 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:37.846841 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:37.847321 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f6977b06-402f-4731-b301-47484e563e95 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:37.867383 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f6977b06-402f-4731-b301-47484e563e95 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete volume request issued successfully. Jul 09 15:49:37.867559 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f6977b06-402f-4731-b301-47484e563e95 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 202 Jul 09 15:49:37.868004 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1236/5009] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:37 2026] DELETE /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:37.878376 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ec4b953f-85db-4059-86ab-858a26e1d2b9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:37.880110 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec4b953f-85db-4059-86ab-858a26e1d2b9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:49:37.880370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec4b953f-85db-4059-86ab-858a26e1d2b9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:37.880605 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec4b953f-85db-4059-86ab-858a26e1d2b9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:37.889258 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:37.889258 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:37.892756 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ec4b953f-85db-4059-86ab-858a26e1d2b9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:37.897764 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec4b953f-85db-4059-86ab-858a26e1d2b9 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 200 Jul 09 15:49:37.898272 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1270/5010] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:37 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:38.074887 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c0aac0d5-27e1-4119-96bb-138c174e9449 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:38.076692 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0aac0d5-27e1-4119-96bb-138c174e9449 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 Jul 09 15:49:38.076891 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0aac0d5-27e1-4119-96bb-138c174e9449 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:38.077130 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0aac0d5-27e1-4119-96bb-138c174e9449 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:38.084174 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:38.084174 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:38.087489 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c0aac0d5-27e1-4119-96bb-138c174e9449 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:38.091492 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0aac0d5-27e1-4119-96bb-138c174e9449 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 returned with HTTP 200 Jul 09 15:49:38.091892 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1257/5011] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:38 2026] GET /volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 => generated 851 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:38.106941 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-207996a5-5168-4ca6-a0a7-c4e101c71c65 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:38.108447 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-207996a5-5168-4ca6-a0a7-c4e101c71c65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:49:38.108759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-207996a5-5168-4ca6-a0a7-c4e101c71c65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b6faea0-ee7d-439b-9388-2cb3a62721f3", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-874440594"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:38.120836 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:38.120836 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:38.121324 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-207996a5-5168-4ca6-a0a7-c4e101c71c65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:38.121456 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-207996a5-5168-4ca6-a0a7-c4e101c71c65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create snapshot from volume 4b6faea0-ee7d-439b-9388-2cb3a62721f3 Jul 09 15:49:38.155091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-207996a5-5168-4ca6-a0a7-c4e101c71c65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Created reservations ['a5891a07-c0fe-4769-bc9d-5cb3cf1547d8', '8a08b2b1-b23a-4ce9-8a9d-c22efc2950f3', 'ef00fe64-95e7-4b00-a6fc-65d2f9bfa9b2', '85115648-4fcf-4bbc-936a-f909b632fb84'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:38.189987 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-207996a5-5168-4ca6-a0a7-c4e101c71c65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Snapshot create request issued successfully. Jul 09 15:49:38.189987 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-207996a5-5168-4ca6-a0a7-c4e101c71c65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:49:38.189987 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1249/5012] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:49:38 2026] POST /volume/v3/snapshots => generated 315 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:38.200076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-96342d54-71be-4454-b0bd-717cc604f63b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:38.201583 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-96342d54-71be-4454-b0bd-717cc604f63b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 Jul 09 15:49:38.201583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-96342d54-71be-4454-b0bd-717cc604f63b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:38.201583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-96342d54-71be-4454-b0bd-717cc604f63b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:38.206660 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:38.206660 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:38.207158 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-96342d54-71be-4454-b0bd-717cc604f63b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Snapshot retrieved successfully. Jul 09 15:49:38.208505 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-96342d54-71be-4454-b0bd-717cc604f63b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 returned with HTTP 200 Jul 09 15:49:38.208505 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1237/5013] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:38 2026] GET /volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 => generated 447 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:38.540280 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c0398d66-9045-49b2-ac7f-21f5e09e65b4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:38.542279 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c0398d66-9045-49b2-ac7f-21f5e09e65b4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:38.542527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c0398d66-9045-49b2-ac7f-21f5e09e65b4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:38.542797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c0398d66-9045-49b2-ac7f-21f5e09e65b4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:38.551946 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:38.551946 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:38.555148 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c0398d66-9045-49b2-ac7f-21f5e09e65b4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:38.558958 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c0398d66-9045-49b2-ac7f-21f5e09e65b4 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:38.559327 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1271/5014] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:38 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:38.910590 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7329a210-6f37-4deb-9c61-5add1749ad66 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:38.912330 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7329a210-6f37-4deb-9c61-5add1749ad66 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c Jul 09 15:49:38.912514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7329a210-6f37-4deb-9c61-5add1749ad66 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:38.912711 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7329a210-6f37-4deb-9c61-5add1749ad66 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:38.919543 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7329a210-6f37-4deb-9c61-5add1749ad66 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c returned with HTTP 404 Jul 09 15:49:38.920427 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1258/5015] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:38 2026] GET /volume/v3/volumes/3f028853-1aba-435b-9ec4-22751298f96c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:38.927637 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a545caec-ea21-4bd0-99c1-b5a270edb53b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:38.929651 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a545caec-ea21-4bd0-99c1-b5a270edb53b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c Jul 09 15:49:38.929863 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a545caec-ea21-4bd0-99c1-b5a270edb53b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:38.930092 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a545caec-ea21-4bd0-99c1-b5a270edb53b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:38.930258 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-a545caec-ea21-4bd0-99c1-b5a270edb53b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete snapshot with id: e6c579b6-d9c5-4470-8959-adc26804989c Jul 09 15:49:38.935284 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:38.935284 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:38.935783 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a545caec-ea21-4bd0-99c1-b5a270edb53b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:49:38.952539 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a545caec-ea21-4bd0-99c1-b5a270edb53b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot delete request issued successfully. Jul 09 15:49:38.952762 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a545caec-ea21-4bd0-99c1-b5a270edb53b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c returned with HTTP 202 Jul 09 15:49:38.953322 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1250/5016] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:49:38 2026] DELETE /volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:38.963560 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-643c3b92-59c3-4d27-8709-1eb99c54527e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:38.966297 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-643c3b92-59c3-4d27-8709-1eb99c54527e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c Jul 09 15:49:38.966541 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-643c3b92-59c3-4d27-8709-1eb99c54527e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:38.966814 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-643c3b92-59c3-4d27-8709-1eb99c54527e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:38.977006 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:38.977006 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:38.977582 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-643c3b92-59c3-4d27-8709-1eb99c54527e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:49:38.978464 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-643c3b92-59c3-4d27-8709-1eb99c54527e tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c returned with HTTP 200 Jul 09 15:49:38.980289 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1238/5017] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:38 2026] GET /volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:39.219769 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5a8fee42-f0f4-4c32-9085-7333d99aacf8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:39.221633 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5a8fee42-f0f4-4c32-9085-7333d99aacf8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 Jul 09 15:49:39.221804 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5a8fee42-f0f4-4c32-9085-7333d99aacf8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:39.221990 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5a8fee42-f0f4-4c32-9085-7333d99aacf8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:39.226998 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:39.226998 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:39.227475 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5a8fee42-f0f4-4c32-9085-7333d99aacf8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Snapshot retrieved successfully. Jul 09 15:49:39.228265 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5a8fee42-f0f4-4c32-9085-7333d99aacf8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 returned with HTTP 200 Jul 09 15:49:39.228651 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1272/5018] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:39 2026] GET /volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 => generated 474 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:39.237841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:39.239571 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:39.239888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d2907f-6afa-4326-a230-8f4ed0bc6280", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-291613989"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:39.241517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d2907f-6afa-4326-a230-8f4ed0bc6280', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-291613989'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:39.241709 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume of 1 GB Jul 09 15:49:39.245656 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Availability Zones retrieved successfully. Jul 09 15:49:39.251072 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (cb936d86-f411-4233-955d-c166145f2d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.252110 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ef608e-8a74-4b95-87fe-9f5dd1a595ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.253102 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:39.276671 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ef608e-8a74-4b95-87fe-9f5dd1a595ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.277416 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e5fc86-05c7-49b5-8ce1-92f0d9a8216b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.321686 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Created reservations ['b8e7e65b-467d-4e12-87be-01099d5106f6', '7b424119-c16b-4508-8678-381ae4ad90c7', '4518d5e5-19d8-4dc6-8cbc-f6da08d0de44', '843239b4-3741-428e-a568-4808777ead53'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:39.322812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8e5fc86-05c7-49b5-8ce1-92f0d9a8216b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8e7e65b-467d-4e12-87be-01099d5106f6', '7b424119-c16b-4508-8678-381ae4ad90c7', '4518d5e5-19d8-4dc6-8cbc-f6da08d0de44', '843239b4-3741-428e-a568-4808777ead53']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.323720 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91886df2-a073-4350-8562-8a27a75507ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.345725 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91886df2-a073-4350-8562-8a27a75507ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6af655-4ecf-406a-b6d7-49ca24ae073c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-291613989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['b8e7e65b-467d-4e12-87be-01099d5106f6','7b424119-c16b-4508-8678-381ae4ad90c7','4518d5e5-19d8-4dc6-8cbc-f6da08d0de44','843239b4-3741-428e-a568-4808777ead53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-291613989',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6af655-4ecf-406a-b6d7-49ca24ae073c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df72399d5da41ac939607c21feb356d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8957772e75c46409d2213b2422bc36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.346528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41f3f64-c935-4747-aa7d-d0b24748eb94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.362747 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e41f3f64-c935-4747-aa7d-d0b24748eb94) transitioned into state 'SUCCESS' from state '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-291613989',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['b8e7e65b-467d-4e12-87be-01099d5106f6','7b424119-c16b-4508-8678-381ae4ad90c7','4518d5e5-19d8-4dc6-8cbc-f6da08d0de44','843239b4-3741-428e-a568-4808777ead53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.363385 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25989609-8b36-4f2d-b700-33cd058783be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.374046 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25989609-8b36-4f2d-b700-33cd058783be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.377207 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (cb936d86-f411-4233-955d-c166145f2d2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.377207 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request issued successfully. Jul 09 15:49:39.377207 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff1adfcd-28d4-4613-bd99-8607c661f9f8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:39.377207 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1259/5019] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:39 2026] POST /volume/v3/volumes => generated 757 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:39.387810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:39.389590 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:39.389960 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d2907f-6afa-4326-a230-8f4ed0bc6280", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-354544642"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:39.391419 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d2907f-6afa-4326-a230-8f4ed0bc6280', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-354544642'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:39.391541 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume of 1 GB Jul 09 15:49:39.391821 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:39.391821 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:39.395837 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Availability Zones retrieved successfully. Jul 09 15:49:39.401413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (65bc6348-1123-464d-97e6-1866e183a9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.402388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e1008fc-f13f-4026-bde7-4b59721f714b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.403373 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:39.429877 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e1008fc-f13f-4026-bde7-4b59721f714b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.431010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e378f278-eeb5-4915-be4d-0b5df9ed4092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.471021 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Created reservations ['7d271bf1-1015-4313-ac66-13bd8e3b276d', 'ee6a8cde-4cf6-46a3-aed5-fba4e7e76e6d', '844bbb74-1293-4d9e-99cc-8bf08d48eeab', 'db5d9a71-cac6-4d36-886a-e1e6057bcb46'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:39.471793 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e378f278-eeb5-4915-be4d-0b5df9ed4092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d271bf1-1015-4313-ac66-13bd8e3b276d', 'ee6a8cde-4cf6-46a3-aed5-fba4e7e76e6d', '844bbb74-1293-4d9e-99cc-8bf08d48eeab', 'db5d9a71-cac6-4d36-886a-e1e6057bcb46']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.472523 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280e1fa2-c77b-4d87-98ac-9b39470562b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.495318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (280e1fa2-c77b-4d87-98ac-9b39470562b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f8b627d-b448-4037-aa89-557bdb36d8dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-354544642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['7d271bf1-1015-4313-ac66-13bd8e3b276d','ee6a8cde-4cf6-46a3-aed5-fba4e7e76e6d','844bbb74-1293-4d9e-99cc-8bf08d48eeab','db5d9a71-cac6-4d36-886a-e1e6057bcb46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-354544642',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f8b627d-b448-4037-aa89-557bdb36d8dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df72399d5da41ac939607c21feb356d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8957772e75c46409d2213b2422bc36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.496138 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7800849e-ad95-4b15-89a1-6810db8e50a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.516082 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7800849e-ad95-4b15-89a1-6810db8e50a6) transitioned into state 'SUCCESS' from state '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-354544642',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['7d271bf1-1015-4313-ac66-13bd8e3b276d','ee6a8cde-4cf6-46a3-aed5-fba4e7e76e6d','844bbb74-1293-4d9e-99cc-8bf08d48eeab','db5d9a71-cac6-4d36-886a-e1e6057bcb46'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.516813 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151cf697-4872-47a1-8d58-5ae0962f809a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.529368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (151cf697-4872-47a1-8d58-5ae0962f809a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.529368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (65bc6348-1123-464d-97e6-1866e183a9ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.529368 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request issued successfully. Jul 09 15:49:39.529785 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9ddeb985-a887-4ba2-8e8d-f6a1dd8fa81e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:39.530413 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1251/5020] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:39 2026] POST /volume/v3/volumes => generated 757 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:39.544386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d00e2b91-95fd-484b-9182-46b817ce590e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:39.546318 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:39.546698 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d2907f-6afa-4326-a230-8f4ed0bc6280", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-2122784270"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:39.548384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d2907f-6afa-4326-a230-8f4ed0bc6280', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-2122784270'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:39.548530 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume of 1 GB Jul 09 15:49:39.552902 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Availability Zones retrieved successfully. Jul 09 15:49:39.560030 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (959ae9e8-6fd4-464d-88f1-7fc2f62be3a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.560939 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee16c904-a964-4ab3-ad19-5ff247f3a288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.561850 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:39.571852 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-63a00e82-e600-4114-a61d-3709c11d7e54 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:39.573685 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63a00e82-e600-4114-a61d-3709c11d7e54 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:39.573878 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63a00e82-e600-4114-a61d-3709c11d7e54 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:39.574122 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-63a00e82-e600-4114-a61d-3709c11d7e54 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:39.584786 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:39.584786 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:39.591442 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-63a00e82-e600-4114-a61d-3709c11d7e54 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:39.591707 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee16c904-a964-4ab3-ad19-5ff247f3a288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.591707 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adbc6340-5e65-4ac2-a53d-0c60f8b8543d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.593437 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-63a00e82-e600-4114-a61d-3709c11d7e54 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:39.593815 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1273/5021] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:39 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:39.630092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Created reservations ['b78769b1-378f-46cd-b0a9-edaf50a846f5', '4a3b0c7e-8ce2-4e08-904d-b812914f7016', '9379a9ba-649b-4fb0-93d0-bc304d00a30a', '0481c909-25b6-4e0f-b711-c855005723ba'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:39.630920 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (adbc6340-5e65-4ac2-a53d-0c60f8b8543d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b78769b1-378f-46cd-b0a9-edaf50a846f5', '4a3b0c7e-8ce2-4e08-904d-b812914f7016', '9379a9ba-649b-4fb0-93d0-bc304d00a30a', '0481c909-25b6-4e0f-b711-c855005723ba']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.631724 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bb194f-08bc-4646-9802-be522bca3a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.654538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67bb194f-08bc-4646-9802-be522bca3a98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f83ba32e-e77a-4968-96ea-cf9970900710', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2122784270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['b78769b1-378f-46cd-b0a9-edaf50a846f5','4a3b0c7e-8ce2-4e08-904d-b812914f7016','9379a9ba-649b-4fb0-93d0-bc304d00a30a','0481c909-25b6-4e0f-b711-c855005723ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-2122784270',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f83ba32e-e77a-4968-96ea-cf9970900710,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df72399d5da41ac939607c21feb356d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8957772e75c46409d2213b2422bc36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.655279 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e37fb4-8a82-4d15-aa54-0092764aac37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.675210 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28e37fb4-8a82-4d15-aa54-0092764aac37) transitioned into state 'SUCCESS' from state '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-2122784270',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['b78769b1-378f-46cd-b0a9-edaf50a846f5','4a3b0c7e-8ce2-4e08-904d-b812914f7016','9379a9ba-649b-4fb0-93d0-bc304d00a30a','0481c909-25b6-4e0f-b711-c855005723ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.676049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f49dac-5cc3-402a-bbfc-fbc51906fa93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.689212 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e4f49dac-5cc3-402a-bbfc-fbc51906fa93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.689212 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (959ae9e8-6fd4-464d-88f1-7fc2f62be3a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.689212 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request issued successfully. Jul 09 15:49:39.689212 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d00e2b91-95fd-484b-9182-46b817ce590e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:39.689668 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1239/5022] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:39 2026] POST /volume/v3/volumes => generated 758 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:39.701691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:39.703685 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:39.704132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d2907f-6afa-4326-a230-8f4ed0bc6280", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-821329373"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:39.705563 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d2907f-6afa-4326-a230-8f4ed0bc6280', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-821329373'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:39.705726 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume of 1 GB Jul 09 15:49:39.706040 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:39.706040 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:39.709891 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Availability Zones retrieved successfully. Jul 09 15:49:39.719106 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (5c0e991a-da80-4080-8f64-72a88ffed655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.720101 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8e63f8-23d0-46dd-9aaa-8636b82e94d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.720966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:39.746767 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e8e63f8-23d0-46dd-9aaa-8636b82e94d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.747699 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28377597-1b3c-4f8c-b069-036fc0aab180) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.791338 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Created reservations ['c6161783-bd8c-4a2a-891e-a72e7ce0cf3c', '262fc78b-3ac3-4113-b010-205e998638cb', '377e7c28-b85f-40d5-9570-c56ab739e9bc', 'f4d33802-f436-4591-bced-5af7d90ac3d4'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:39.791919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28377597-1b3c-4f8c-b069-036fc0aab180) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6161783-bd8c-4a2a-891e-a72e7ce0cf3c', '262fc78b-3ac3-4113-b010-205e998638cb', '377e7c28-b85f-40d5-9570-c56ab739e9bc', 'f4d33802-f436-4591-bced-5af7d90ac3d4']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.792584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c9bdbe-7115-419b-bdb5-64946c706c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.826793 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (39c9bdbe-7115-419b-bdb5-64946c706c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efcd6fca-a440-4b1a-84fe-246ec81a4a55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-821329373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['c6161783-bd8c-4a2a-891e-a72e7ce0cf3c','262fc78b-3ac3-4113-b010-205e998638cb','377e7c28-b85f-40d5-9570-c56ab739e9bc','f4d33802-f436-4591-bced-5af7d90ac3d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-821329373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efcd6fca-a440-4b1a-84fe-246ec81a4a55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df72399d5da41ac939607c21feb356d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8957772e75c46409d2213b2422bc36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.827554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0362f171-394b-4c11-adc0-c7ec7d0fb238) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.844485 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0362f171-394b-4c11-adc0-c7ec7d0fb238) transitioned into state 'SUCCESS' from state '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-821329373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['c6161783-bd8c-4a2a-891e-a72e7ce0cf3c','262fc78b-3ac3-4113-b010-205e998638cb','377e7c28-b85f-40d5-9570-c56ab739e9bc','f4d33802-f436-4591-bced-5af7d90ac3d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.844845 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1d4865-34f2-46fa-a54d-07106975b653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.855211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f1d4865-34f2-46fa-a54d-07106975b653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.855211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (5c0e991a-da80-4080-8f64-72a88ffed655) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.855211 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request issued successfully. Jul 09 15:49:39.855211 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5d196e1d-54c4-4105-ab99-59f617caedb1 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:39.855211 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1260/5023] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:39 2026] POST /volume/v3/volumes => generated 757 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:39.865817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:39.868930 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:39.869369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "e2d2907f-6afa-4326-a230-8f4ed0bc6280", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-204363788"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:39.870873 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request body: {'volume': {"'snapshot_id": 'e2d2907f-6afa-4326-a230-8f4ed0bc6280', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-204363788'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:39.871055 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume of 1 GB Jul 09 15:49:39.871352 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:39.871352 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:39.875707 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Availability Zones retrieved successfully. Jul 09 15:49:39.881541 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (ceac4929-ba4b-433f-9617-df73642db267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:39.882592 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550b44f5-6822-4745-97d3-b1cbe26c8dab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.883540 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:39.918573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (550b44f5-6822-4745-97d3-b1cbe26c8dab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.919550 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (333f5074-09eb-4e97-a839-e0d08b498568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.967626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Created reservations ['77751b04-84ea-490e-8bde-2a08b7d55613', 'da640006-a19d-4ea9-9319-534fec07d503', 'c3f87635-9202-4135-9fe2-528cc27efb7f', 'b4863a67-9442-468e-ba10-e3f29bbdaf09'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:39.968508 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (333f5074-09eb-4e97-a839-e0d08b498568) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77751b04-84ea-490e-8bde-2a08b7d55613', 'da640006-a19d-4ea9-9319-534fec07d503', 'c3f87635-9202-4135-9fe2-528cc27efb7f', 'b4863a67-9442-468e-ba10-e3f29bbdaf09']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:39.969246 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8586b57c-345e-461b-a262-6ba263691c22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:39.993587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-19c842cf-b09b-432d-84d6-e55bff662a84 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:39.996054 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-19c842cf-b09b-432d-84d6-e55bff662a84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c Jul 09 15:49:39.996534 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-19c842cf-b09b-432d-84d6-e55bff662a84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:39.996667 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-19c842cf-b09b-432d-84d6-e55bff662a84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.000104 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8586b57c-345e-461b-a262-6ba263691c22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e67cdb39-71ee-4c27-9ffb-2797252497cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-204363788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['77751b04-84ea-490e-8bde-2a08b7d55613','da640006-a19d-4ea9-9319-534fec07d503','c3f87635-9202-4135-9fe2-528cc27efb7f','b4863a67-9442-468e-ba10-e3f29bbdaf09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-204363788',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e67cdb39-71ee-4c27-9ffb-2797252497cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4df72399d5da41ac939607c21feb356d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8957772e75c46409d2213b2422bc36c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:40.001070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b327cbf-dc7f-4d8f-b430-e0b2f646a9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:40.003332 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-19c842cf-b09b-432d-84d6-e55bff662a84 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c returned with HTTP 404 Jul 09 15:49:40.004147 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1274/5024] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:39 2026] GET /volume/v3/snapshots/e6c579b6-d9c5-4470-8959-adc26804989c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:40.014961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-859e91cd-28ec-4639-a7fc-1b08794a127b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.017858 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-859e91cd-28ec-4639-a7fc-1b08794a127b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 Jul 09 15:49:40.018118 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-859e91cd-28ec-4639-a7fc-1b08794a127b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.018385 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-859e91cd-28ec-4639-a7fc-1b08794a127b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.018528 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-859e91cd-28ec-4639-a7fc-1b08794a127b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete snapshot with id: 5e4d92a6-81eb-4e49-9289-652f78488903 Jul 09 15:49:40.027281 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.027281 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:40.027918 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-859e91cd-28ec-4639-a7fc-1b08794a127b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:49:40.042510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b327cbf-dc7f-4d8f-b430-e0b2f646a9e7) transitioned into state 'SUCCESS' from state '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-204363788',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4df72399d5da41ac939607c21feb356d',qos_specs=None,replication_status=,reservations=['77751b04-84ea-490e-8bde-2a08b7d55613','da640006-a19d-4ea9-9319-534fec07d503','c3f87635-9202-4135-9fe2-528cc27efb7f','b4863a67-9442-468e-ba10-e3f29bbdaf09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8957772e75c46409d2213b2422bc36c',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:40.043382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb7ff0d-5438-426f-96ae-11bb5dfe87da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:40.059209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb7ff0d-5438-426f-96ae-11bb5dfe87da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:40.059406 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-859e91cd-28ec-4639-a7fc-1b08794a127b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot delete request issued successfully. Jul 09 15:49:40.059406 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-859e91cd-28ec-4639-a7fc-1b08794a127b tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 returned with HTTP 202 Jul 09 15:49:40.059512 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Flow 'volume_create_api' (ceac4929-ba4b-433f-9617-df73642db267) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:40.059552 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1240/5025] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:49:40 2026] DELETE /volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:40.059592 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Create volume request issued successfully. Jul 09 15:49:40.059592 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4c56ac0f-2ccc-4437-9990-fd1b1d337e12 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:40.062831 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1252/5026] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:49:39 2026] POST /volume/v3/volumes => generated 757 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:40.066895 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bfa47daf-37a2-46f8-bf0c-200259ca7e42 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.070754 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bfa47daf-37a2-46f8-bf0c-200259ca7e42 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 Jul 09 15:49:40.071010 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bfa47daf-37a2-46f8-bf0c-200259ca7e42 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.071390 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bfa47daf-37a2-46f8-bf0c-200259ca7e42 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.081214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2d7e9994-1da1-464c-95ca-acfb61fcfa42 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.082271 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.082271 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:40.082786 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bfa47daf-37a2-46f8-bf0c-200259ca7e42 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:49:40.083779 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bfa47daf-37a2-46f8-bf0c-200259ca7e42 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 returned with HTTP 200 Jul 09 15:49:40.084149 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1261/5027] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:40 2026] GET /volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 => generated 471 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:40.088476 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d7e9994-1da1-464c-95ca-acfb61fcfa42 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c Jul 09 15:49:40.088476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d7e9994-1da1-464c-95ca-acfb61fcfa42 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.088476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d7e9994-1da1-464c-95ca-acfb61fcfa42 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.100371 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.100371 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:40.106905 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2d7e9994-1da1-464c-95ca-acfb61fcfa42 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:40.115149 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d7e9994-1da1-464c-95ca-acfb61fcfa42 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c returned with HTTP 200 Jul 09 15:49:40.115742 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1275/5028] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:40 2026] GET /volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:40.131642 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3e875c93-91cc-4037-8d81-33c86206e174 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.133873 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3e875c93-91cc-4037-8d81-33c86206e174 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc Jul 09 15:49:40.134174 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3e875c93-91cc-4037-8d81-33c86206e174 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.134460 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3e875c93-91cc-4037-8d81-33c86206e174 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.143461 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.143461 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:40.149142 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3e875c93-91cc-4037-8d81-33c86206e174 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:40.154499 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3e875c93-91cc-4037-8d81-33c86206e174 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc returned with HTTP 200 Jul 09 15:49:40.155615 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1241/5029] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:40 2026] GET /volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:40.170432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c600d8ae-e554-4190-9cd8-59ee5a225d1d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.172499 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c600d8ae-e554-4190-9cd8-59ee5a225d1d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 Jul 09 15:49:40.172731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c600d8ae-e554-4190-9cd8-59ee5a225d1d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.172971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c600d8ae-e554-4190-9cd8-59ee5a225d1d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.181680 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.181680 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:40.186814 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c600d8ae-e554-4190-9cd8-59ee5a225d1d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:40.191443 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c600d8ae-e554-4190-9cd8-59ee5a225d1d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 returned with HTTP 200 Jul 09 15:49:40.191818 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1253/5030] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:40 2026] GET /volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:40.204936 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a22e955e-3c86-483f-b428-aef87346b091 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.206705 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a22e955e-3c86-483f-b428-aef87346b091 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 Jul 09 15:49:40.206918 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a22e955e-3c86-483f-b428-aef87346b091 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.207108 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a22e955e-3c86-483f-b428-aef87346b091 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.216136 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.216136 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:40.221605 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a22e955e-3c86-483f-b428-aef87346b091 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:40.228214 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a22e955e-3c86-483f-b428-aef87346b091 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 returned with HTTP 200 Jul 09 15:49:40.228615 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1262/5031] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:40 2026] GET /volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:40.240355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bd80d04c-7539-4484-84f1-5219412f56ff None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.242817 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd80d04c-7539-4484-84f1-5219412f56ff tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb Jul 09 15:49:40.243319 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd80d04c-7539-4484-84f1-5219412f56ff tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.244170 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd80d04c-7539-4484-84f1-5219412f56ff tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.253827 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.253827 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:40.257919 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-bd80d04c-7539-4484-84f1-5219412f56ff tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:40.262322 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd80d04c-7539-4484-84f1-5219412f56ff tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb returned with HTTP 200 Jul 09 15:49:40.262658 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1276/5032] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:40 2026] GET /volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:40.274910 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cc1dd2e9-12f2-480e-97bd-fe2111751b31 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.276840 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cc1dd2e9-12f2-480e-97bd-fe2111751b31 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb Jul 09 15:49:40.277091 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cc1dd2e9-12f2-480e-97bd-fe2111751b31 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.277334 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cc1dd2e9-12f2-480e-97bd-fe2111751b31 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.277538 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-cc1dd2e9-12f2-480e-97bd-fe2111751b31 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume with id: e67cdb39-71ee-4c27-9ffb-2797252497cb Jul 09 15:49:40.284487 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.284487 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:40.285068 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cc1dd2e9-12f2-480e-97bd-fe2111751b31 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:40.307964 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cc1dd2e9-12f2-480e-97bd-fe2111751b31 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume request issued successfully. Jul 09 15:49:40.308266 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cc1dd2e9-12f2-480e-97bd-fe2111751b31 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb returned with HTTP 202 Jul 09 15:49:40.308736 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1242/5033] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:40 2026] DELETE /volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:40.317649 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3ffcb41e-1012-4cae-85df-fea6a5871e7c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.319623 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3ffcb41e-1012-4cae-85df-fea6a5871e7c tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb Jul 09 15:49:40.319881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3ffcb41e-1012-4cae-85df-fea6a5871e7c tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.320131 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3ffcb41e-1012-4cae-85df-fea6a5871e7c tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.328245 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.328245 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:40.332148 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3ffcb41e-1012-4cae-85df-fea6a5871e7c tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:40.338549 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3ffcb41e-1012-4cae-85df-fea6a5871e7c tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb returned with HTTP 200 Jul 09 15:49:40.338549 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1254/5034] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:40 2026] GET /volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:40.607673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-55b09e89-e3d7-407b-acb0-95147e3ff1fe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:40.609932 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55b09e89-e3d7-407b-acb0-95147e3ff1fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:40.610126 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55b09e89-e3d7-407b-acb0-95147e3ff1fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:40.610333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-55b09e89-e3d7-407b-acb0-95147e3ff1fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:40.621505 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:40.621505 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:40.626235 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-55b09e89-e3d7-407b-acb0-95147e3ff1fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:40.631522 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-55b09e89-e3d7-407b-acb0-95147e3ff1fe tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:40.631896 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1263/5035] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:40 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:41.094432 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0aef97e0-b05d-44bf-9071-4efab5b1caec None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.096119 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0aef97e0-b05d-44bf-9071-4efab5b1caec tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 Jul 09 15:49:41.096323 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0aef97e0-b05d-44bf-9071-4efab5b1caec tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.096502 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0aef97e0-b05d-44bf-9071-4efab5b1caec tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.100672 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0aef97e0-b05d-44bf-9071-4efab5b1caec tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 returned with HTTP 404 Jul 09 15:49:41.101177 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1277/5036] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:41 2026] GET /volume/v3/snapshots/5e4d92a6-81eb-4e49-9289-652f78488903 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:41.108464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-36b21727-6329-4c6a-8a95-bd82d29f134a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.110258 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36b21727-6329-4c6a-8a95-bd82d29f134a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f Jul 09 15:49:41.110667 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36b21727-6329-4c6a-8a95-bd82d29f134a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.111602 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36b21727-6329-4c6a-8a95-bd82d29f134a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.111602 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-36b21727-6329-4c6a-8a95-bd82d29f134a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete snapshot with id: efdcd23c-dd38-49e6-955c-5400d4460a4f Jul 09 15:49:41.116465 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.116465 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:41.117263 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-36b21727-6329-4c6a-8a95-bd82d29f134a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:49:41.133276 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-36b21727-6329-4c6a-8a95-bd82d29f134a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot delete request issued successfully. Jul 09 15:49:41.134109 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36b21727-6329-4c6a-8a95-bd82d29f134a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f returned with HTTP 202 Jul 09 15:49:41.134109 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1243/5037] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:49:41 2026] DELETE /volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:41.140972 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6b93fdd6-5b96-4fc7-85a8-45f47f624c41 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.142549 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b93fdd6-5b96-4fc7-85a8-45f47f624c41 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f Jul 09 15:49:41.142824 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b93fdd6-5b96-4fc7-85a8-45f47f624c41 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.142959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b93fdd6-5b96-4fc7-85a8-45f47f624c41 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.148313 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.148313 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:41.148805 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6b93fdd6-5b96-4fc7-85a8-45f47f624c41 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Snapshot retrieved successfully. Jul 09 15:49:41.149633 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b93fdd6-5b96-4fc7-85a8-45f47f624c41 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f returned with HTTP 200 Jul 09 15:49:41.150038 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1255/5038] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:41 2026] GET /volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:41.353504 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-11364d82-614f-49d4-b389-2fe712d80d25 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.355544 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-11364d82-614f-49d4-b389-2fe712d80d25 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb Jul 09 15:49:41.355812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-11364d82-614f-49d4-b389-2fe712d80d25 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.356083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-11364d82-614f-49d4-b389-2fe712d80d25 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.362453 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-11364d82-614f-49d4-b389-2fe712d80d25 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb returned with HTTP 404 Jul 09 15:49:41.363005 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1264/5039] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:41 2026] GET /volume/v3/volumes/e67cdb39-71ee-4c27-9ffb-2797252497cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:41.370467 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-58f05645-570f-4497-a360-219c47082fc8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.372896 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-58f05645-570f-4497-a360-219c47082fc8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] DELETE https://10.4.3.19/volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 Jul 09 15:49:41.373217 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-58f05645-570f-4497-a360-219c47082fc8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.373497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-58f05645-570f-4497-a360-219c47082fc8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.373843 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-58f05645-570f-4497-a360-219c47082fc8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume with id: efcd6fca-a440-4b1a-84fe-246ec81a4a55 Jul 09 15:49:41.378819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-e5997db8-ae1b-4e25-b619-29e6507de29f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.381246 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-e5997db8-ae1b-4e25-b619-29e6507de29f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e/action Jul 09 15:49:41.381713 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.381713 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:41.382201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-e5997db8-ae1b-4e25-b619-29e6507de29f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:41.382280 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-58f05645-570f-4497-a360-219c47082fc8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:41.383205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-e5997db8-ae1b-4e25-b619-29e6507de29f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:41.401314 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-58f05645-570f-4497-a360-219c47082fc8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume request issued successfully. Jul 09 15:49:41.401314 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-58f05645-570f-4497-a360-219c47082fc8 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 returned with HTTP 202 Jul 09 15:49:41.401314 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1278/5040] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:41 2026] DELETE /volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:41.411805 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.411805 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:41.412486 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-df1c61ab-a501-40bb-81e4-ac51d90a40e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.414902 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df1c61ab-a501-40bb-81e4-ac51d90a40e3 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 Jul 09 15:49:41.415175 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df1c61ab-a501-40bb-81e4-ac51d90a40e3 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.415458 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df1c61ab-a501-40bb-81e4-ac51d90a40e3 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.425084 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.425084 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:41.428861 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-a176b1ea-72fd-4a17-aee3-554380facf3b req-e5997db8-ae1b-4e25-b619-29e6507de29f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e/action returned with HTTP 204 Jul 09 15:49:41.428861 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1244/5041] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:49:41 2026] POST /volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:41.430569 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-df1c61ab-a501-40bb-81e4-ac51d90a40e3 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:41.437100 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df1c61ab-a501-40bb-81e4-ac51d90a40e3 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 returned with HTTP 200 Jul 09 15:49:41.437598 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1256/5042] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:41 2026] GET /volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:41.648920 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6e00e2e1-6a7f-485b-85b8-9303f4d155a5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.651227 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6e00e2e1-6a7f-485b-85b8-9303f4d155a5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:41.653258 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6e00e2e1-6a7f-485b-85b8-9303f4d155a5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.653258 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6e00e2e1-6a7f-485b-85b8-9303f4d155a5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.664619 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.664619 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:41.669719 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6e00e2e1-6a7f-485b-85b8-9303f4d155a5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:41.675905 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6e00e2e1-6a7f-485b-85b8-9303f4d155a5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:41.676422 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1265/5043] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:41 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:41.690607 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2bd29a17-3058-4a16-83c5-f6abc2aaecea None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.693068 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2bd29a17-3058-4a16-83c5-f6abc2aaecea tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:41.693379 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2bd29a17-3058-4a16-83c5-f6abc2aaecea tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.693637 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2bd29a17-3058-4a16-83c5-f6abc2aaecea tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.710212 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.710212 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:41.712002 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2bd29a17-3058-4a16-83c5-f6abc2aaecea tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:41.718487 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2bd29a17-3058-4a16-83c5-f6abc2aaecea tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:41.719019 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1279/5044] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:41 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:41.733769 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-48394be5-edc5-48b7-a766-f3ec9f2226c3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.737204 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-48394be5-edc5-48b7-a766-f3ec9f2226c3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:49:41.737204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-48394be5-edc5-48b7-a766-f3ec9f2226c3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.737204 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-48394be5-edc5-48b7-a766-f3ec9f2226c3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.749124 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.749124 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:41.759972 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-48394be5-edc5-48b7-a766-f3ec9f2226c3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:49:41.762383 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-48394be5-edc5-48b7-a766-f3ec9f2226c3 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:49:41.763061 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1245/5045] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:41 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:41.798307 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1d9639cd-4a72-4853-b4ff-955964909ad4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.798748 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d9639cd-4a72-4853-b4ff-955964909ad4 None None] GET https://10.4.3.19/volume// Jul 09 15:49:41.798934 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d9639cd-4a72-4853-b4ff-955964909ad4 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.799195 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d9639cd-4a72-4853-b4ff-955964909ad4 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.799568 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d9639cd-4a72-4853-b4ff-955964909ad4 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:41.799892 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1257/5046] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:41.808405 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-03784f8f-fa4c-4a28-b485-321d7ac6c9ee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.811341 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-03784f8f-fa4c-4a28-b485-321d7ac6c9ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:49:41.812055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-03784f8f-fa4c-4a28-b485-321d7ac6c9ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:41.812339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-03784f8f-fa4c-4a28-b485-321d7ac6c9ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:41.824441 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.824441 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:41.828817 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-03784f8f-fa4c-4a28-b485-321d7ac6c9ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:49:41.835518 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-03784f8f-fa4c-4a28-b485-321d7ac6c9ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:49:41.836281 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1266/5047] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:41 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1533 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:41.960209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-485f25d9-d8a8-4c73-9c76-a0ac1e99e8f9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:41.962949 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-485f25d9-d8a8-4c73-9c76-a0ac1e99e8f9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] PUT https://10.4.3.19/volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda Jul 09 15:49:41.963457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-485f25d9-d8a8-4c73-9c76-a0ac1e99e8f9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:41.974211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-485f25d9-d8a8-4c73-9c76-a0ac1e99e8f9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Acquiring lock "cinder-attachment_update-058ed70b-814b-4f1e-9735-5ead5cb7e8df-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:49:41.979995 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-485f25d9-d8a8-4c73-9c76-a0ac1e99e8f9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Lock "cinder-attachment_update-058ed70b-814b-4f1e-9735-5ead5cb7e8df-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:49:41.981224 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:41.981224 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:42.165886 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8dfe604f-0227-4368-bbef-0f4bda33d58d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:42.168225 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8dfe604f-0227-4368-bbef-0f4bda33d58d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f Jul 09 15:49:42.168496 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8dfe604f-0227-4368-bbef-0f4bda33d58d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:42.168749 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8dfe604f-0227-4368-bbef-0f4bda33d58d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:42.174511 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8dfe604f-0227-4368-bbef-0f4bda33d58d tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f returned with HTTP 404 Jul 09 15:49:42.175161 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1246/5048] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:42 2026] GET /volume/v3/snapshots/efdcd23c-dd38-49e6-955c-5400d4460a4f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:42.184981 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dcf44d1f-2f87-4a55-b686-3f226c0449d1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:42.190120 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dcf44d1f-2f87-4a55-b686-3f226c0449d1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:49:42.190422 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dcf44d1f-2f87-4a55-b686-3f226c0449d1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:42.190701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dcf44d1f-2f87-4a55-b686-3f226c0449d1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:42.203152 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:42.203152 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:42.210431 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dcf44d1f-2f87-4a55-b686-3f226c0449d1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:42.219171 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dcf44d1f-2f87-4a55-b686-3f226c0449d1 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:49:42.219769 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1258/5049] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:42 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:42.239792 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a08bc222-54fe-44da-928a-3b48792520fb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:42.242305 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a08bc222-54fe-44da-928a-3b48792520fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:49:42.242461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a08bc222-54fe-44da-928a-3b48792520fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:42.242728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a08bc222-54fe-44da-928a-3b48792520fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:42.245639 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=400,cinder:UPDATE=81,cinder:INSERT=36 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:49:42.254480 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:42.254480 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:42.261046 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a08bc222-54fe-44da-928a-3b48792520fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:42.265988 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a08bc222-54fe-44da-928a-3b48792520fb tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:49:42.266439 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1267/5050] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:42 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:42.279906 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d87ab338-ade2-4d92-aeb6-728c9aa79c4a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:42.282017 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d87ab338-ade2-4d92-aeb6-728c9aa79c4a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] DELETE https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:49:42.282259 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d87ab338-ade2-4d92-aeb6-728c9aa79c4a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:42.282511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d87ab338-ade2-4d92-aeb6-728c9aa79c4a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:42.282720 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-d87ab338-ade2-4d92-aeb6-728c9aa79c4a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete volume with id: 8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:49:42.290719 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:42.290719 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:42.291424 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d87ab338-ade2-4d92-aeb6-728c9aa79c4a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:42.309049 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d87ab338-ade2-4d92-aeb6-728c9aa79c4a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Delete volume request issued successfully. Jul 09 15:49:42.309275 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d87ab338-ade2-4d92-aeb6-728c9aa79c4a tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 202 Jul 09 15:49:42.309748 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1247/5051] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:42 2026] DELETE /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:42.317910 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-63b7a435-fa2f-436f-8683-c122b46b4786 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:42.319930 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-63b7a435-fa2f-436f-8683-c122b46b4786 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:49:42.320303 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-63b7a435-fa2f-436f-8683-c122b46b4786 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:42.320510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-63b7a435-fa2f-436f-8683-c122b46b4786 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:42.329535 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:42.329535 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:42.334196 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-63b7a435-fa2f-436f-8683-c122b46b4786 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Volume info retrieved successfully. Jul 09 15:49:42.339918 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-63b7a435-fa2f-436f-8683-c122b46b4786 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 200 Jul 09 15:49:42.340381 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1259/5052] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:42 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:42.449895 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dbc686f8-8e31-4888-a162-24a81378fb65 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:42.451918 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dbc686f8-8e31-4888-a162-24a81378fb65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 Jul 09 15:49:42.452173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dbc686f8-8e31-4888-a162-24a81378fb65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:42.452454 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dbc686f8-8e31-4888-a162-24a81378fb65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:42.459379 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dbc686f8-8e31-4888-a162-24a81378fb65 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 returned with HTTP 404 Jul 09 15:49:42.459976 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1268/5053] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:42 2026] GET /volume/v3/volumes/efcd6fca-a440-4b1a-84fe-246ec81a4a55 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:42.466906 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-76bad4d8-bd8f-4d69-b91b-8cae990b2234 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:42.468653 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-76bad4d8-bd8f-4d69-b91b-8cae990b2234 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 Jul 09 15:49:42.468844 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-76bad4d8-bd8f-4d69-b91b-8cae990b2234 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:42.469026 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-76bad4d8-bd8f-4d69-b91b-8cae990b2234 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:42.469268 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-76bad4d8-bd8f-4d69-b91b-8cae990b2234 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume with id: f83ba32e-e77a-4968-96ea-cf9970900710 Jul 09 15:49:42.475730 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:42.475730 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:42.476195 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-76bad4d8-bd8f-4d69-b91b-8cae990b2234 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:42.493141 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-76bad4d8-bd8f-4d69-b91b-8cae990b2234 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume request issued successfully. Jul 09 15:49:42.493413 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-76bad4d8-bd8f-4d69-b91b-8cae990b2234 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 returned with HTTP 202 Jul 09 15:49:42.493822 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1248/5054] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:42 2026] DELETE /volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:42.501701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1dd64a66-e39c-42cf-90ff-106d3845d025 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:42.503749 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1dd64a66-e39c-42cf-90ff-106d3845d025 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 Jul 09 15:49:42.503930 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1dd64a66-e39c-42cf-90ff-106d3845d025 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:42.504168 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1dd64a66-e39c-42cf-90ff-106d3845d025 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:42.507890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-485f25d9-d8a8-4c73-9c76-a0ac1e99e8f9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Lock "cinder-attachment_update-058ed70b-814b-4f1e-9735-5ead5cb7e8df-np0000004916" released by "attachment_update" :: held 0.528s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:49:42.508227 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-485f25d9-d8a8-4c73-9c76-a0ac1e99e8f9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda returned with HTTP 200 Jul 09 15:49:42.508637 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1280/5055] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:49:41 2026] PUT /volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda => generated 969 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:42.517802 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:42.517802 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:42.523137 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1dd64a66-e39c-42cf-90ff-106d3845d025 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:42.529206 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1dd64a66-e39c-42cf-90ff-106d3845d025 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 returned with HTTP 200 Jul 09 15:49:42.529615 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1260/5056] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:42 2026] GET /volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:43.025250 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-88e301a7-bab2-491f-88b7-ef2e93ba8d75 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:43.028625 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-88e301a7-bab2-491f-88b7-ef2e93ba8d75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda/action Jul 09 15:49:43.029065 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-88e301a7-bab2-491f-88b7-ef2e93ba8d75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:43.029216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-88e301a7-bab2-491f-88b7-ef2e93ba8d75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:43.056229 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:43.056229 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:43.068394 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d15714ba-23e3-4aea-a43e-48599ebf3e01 req-88e301a7-bab2-491f-88b7-ef2e93ba8d75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda/action returned with HTTP 204 Jul 09 15:49:43.069147 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1269/5057] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:49:43 2026] POST /volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:43.354313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1c526315-35bb-433e-817b-0f8356609764 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:43.356401 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1c526315-35bb-433e-817b-0f8356609764 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] GET https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 Jul 09 15:49:43.356715 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1c526315-35bb-433e-817b-0f8356609764 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:43.357029 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1c526315-35bb-433e-817b-0f8356609764 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:43.365467 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1c526315-35bb-433e-817b-0f8356609764 tempest-SnapshotDataIntegrityTests-435066878 tempest-SnapshotDataIntegrityTests-435066878-project-member] https://10.4.3.19/volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 returned with HTTP 404 Jul 09 15:49:43.365467 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1249/5058] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:43 2026] GET /volume/v3/volumes/8d87827a-13c7-4e78-b4bb-c7eb11469ee0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:43.542578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-74836484-b718-466e-aad8-377f295d7283 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:43.544636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-74836484-b718-466e-aad8-377f295d7283 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 Jul 09 15:49:43.544808 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-74836484-b718-466e-aad8-377f295d7283 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:43.545324 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-74836484-b718-466e-aad8-377f295d7283 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:43.552001 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-74836484-b718-466e-aad8-377f295d7283 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 returned with HTTP 404 Jul 09 15:49:43.552505 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1281/5059] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:43 2026] GET /volume/v3/volumes/f83ba32e-e77a-4968-96ea-cf9970900710 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:43.558802 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dabd6176-514b-4146-8e6b-5c17f53fbe2a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:43.560590 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dabd6176-514b-4146-8e6b-5c17f53fbe2a tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] DELETE https://10.4.3.19/volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc Jul 09 15:49:43.560803 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dabd6176-514b-4146-8e6b-5c17f53fbe2a tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:43.560958 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dabd6176-514b-4146-8e6b-5c17f53fbe2a tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:43.561140 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-dabd6176-514b-4146-8e6b-5c17f53fbe2a tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume with id: 5f8b627d-b448-4037-aa89-557bdb36d8dc Jul 09 15:49:43.568317 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:43.568317 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:43.568935 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dabd6176-514b-4146-8e6b-5c17f53fbe2a tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:43.594323 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dabd6176-514b-4146-8e6b-5c17f53fbe2a tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume request issued successfully. Jul 09 15:49:43.594564 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dabd6176-514b-4146-8e6b-5c17f53fbe2a tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc returned with HTTP 202 Jul 09 15:49:43.595079 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1261/5060] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:43 2026] DELETE /volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:43.605599 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e2ea7ec0-b201-45ca-b457-2489b3c53bef None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:43.607798 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2ea7ec0-b201-45ca-b457-2489b3c53bef tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc Jul 09 15:49:43.607798 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2ea7ec0-b201-45ca-b457-2489b3c53bef tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:43.607979 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2ea7ec0-b201-45ca-b457-2489b3c53bef tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:43.617642 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:43.617642 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:43.622036 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e2ea7ec0-b201-45ca-b457-2489b3c53bef tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:43.629501 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2ea7ec0-b201-45ca-b457-2489b3c53bef tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc returned with HTTP 200 Jul 09 15:49:43.630023 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1270/5061] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:43 2026] GET /volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:44.642679 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-743ea694-077d-4872-bea5-427f6166095b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:44.647201 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-743ea694-077d-4872-bea5-427f6166095b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc Jul 09 15:49:44.647201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-743ea694-077d-4872-bea5-427f6166095b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:44.647201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-743ea694-077d-4872-bea5-427f6166095b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:44.655097 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-743ea694-077d-4872-bea5-427f6166095b tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc returned with HTTP 404 Jul 09 15:49:44.655097 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1250/5062] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:44 2026] GET /volume/v3/volumes/5f8b627d-b448-4037-aa89-557bdb36d8dc => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:44.667197 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fbe5321f-9fcf-491f-8e92-e0cd754adaba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:44.670661 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fbe5321f-9fcf-491f-8e92-e0cd754adaba tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c Jul 09 15:49:44.670884 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fbe5321f-9fcf-491f-8e92-e0cd754adaba tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:44.671441 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fbe5321f-9fcf-491f-8e92-e0cd754adaba tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:44.671614 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-fbe5321f-9fcf-491f-8e92-e0cd754adaba tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume with id: 3f6af655-4ecf-406a-b6d7-49ca24ae073c Jul 09 15:49:44.683322 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:44.683322 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:44.684444 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fbe5321f-9fcf-491f-8e92-e0cd754adaba tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:44.707242 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fbe5321f-9fcf-491f-8e92-e0cd754adaba tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume request issued successfully. Jul 09 15:49:44.707607 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fbe5321f-9fcf-491f-8e92-e0cd754adaba tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c returned with HTTP 202 Jul 09 15:49:44.708151 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1282/5063] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:44 2026] DELETE /volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:44.717919 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4cf236ca-81b9-4b91-9dba-89517ad9161f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:44.719591 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4cf236ca-81b9-4b91-9dba-89517ad9161f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c Jul 09 15:49:44.719759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4cf236ca-81b9-4b91-9dba-89517ad9161f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:44.719931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4cf236ca-81b9-4b91-9dba-89517ad9161f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:44.728042 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:44.728042 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:44.731680 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4cf236ca-81b9-4b91-9dba-89517ad9161f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:44.735654 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4cf236ca-81b9-4b91-9dba-89517ad9161f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c returned with HTTP 200 Jul 09 15:49:44.736003 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1262/5064] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:44 2026] GET /volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:45.750684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cb2365a2-00e1-4af1-b568-1d60e5f22282 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:45.753279 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cb2365a2-00e1-4af1-b568-1d60e5f22282 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c Jul 09 15:49:45.753588 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cb2365a2-00e1-4af1-b568-1d60e5f22282 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:45.753889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cb2365a2-00e1-4af1-b568-1d60e5f22282 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:45.762963 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cb2365a2-00e1-4af1-b568-1d60e5f22282 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c returned with HTTP 404 Jul 09 15:49:45.763748 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1271/5065] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:45 2026] GET /volume/v3/volumes/3f6af655-4ecf-406a-b6d7-49ca24ae073c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:45.775285 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3bc9b29c-119b-4383-8e76-044972080e26 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:45.778665 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3bc9b29c-119b-4383-8e76-044972080e26 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 Jul 09 15:49:45.778665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3bc9b29c-119b-4383-8e76-044972080e26 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:45.778665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3bc9b29c-119b-4383-8e76-044972080e26 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:45.778665 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-3bc9b29c-119b-4383-8e76-044972080e26 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete snapshot with id: e2d2907f-6afa-4326-a230-8f4ed0bc6280 Jul 09 15:49:45.783373 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:45.783373 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:45.784908 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3bc9b29c-119b-4383-8e76-044972080e26 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Snapshot retrieved successfully. Jul 09 15:49:45.813032 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3bc9b29c-119b-4383-8e76-044972080e26 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Snapshot delete request issued successfully. Jul 09 15:49:45.813336 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3bc9b29c-119b-4383-8e76-044972080e26 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 returned with HTTP 202 Jul 09 15:49:45.813973 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1251/5066] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:49:45 2026] DELETE /volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:45.832154 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1a6d973f-7bfb-427c-b724-6bc64cf78dfc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:45.832154 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a6d973f-7bfb-427c-b724-6bc64cf78dfc tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 Jul 09 15:49:45.832154 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a6d973f-7bfb-427c-b724-6bc64cf78dfc tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:45.832154 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a6d973f-7bfb-427c-b724-6bc64cf78dfc tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:45.834496 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:45.834496 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:45.835135 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-1a6d973f-7bfb-427c-b724-6bc64cf78dfc tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Snapshot retrieved successfully. Jul 09 15:49:45.836100 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a6d973f-7bfb-427c-b724-6bc64cf78dfc tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 returned with HTTP 200 Jul 09 15:49:45.836630 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1283/5067] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:45 2026] GET /volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:46.846028 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-98df66c4-0f9c-44c0-8659-fd0c6f77e891 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:46.848045 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-98df66c4-0f9c-44c0-8659-fd0c6f77e891 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 Jul 09 15:49:46.848284 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-98df66c4-0f9c-44c0-8659-fd0c6f77e891 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:46.848511 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-98df66c4-0f9c-44c0-8659-fd0c6f77e891 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:46.853260 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-98df66c4-0f9c-44c0-8659-fd0c6f77e891 tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 returned with HTTP 404 Jul 09 15:49:46.853809 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1263/5068] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:46 2026] GET /volume/v3/snapshots/e2d2907f-6afa-4326-a230-8f4ed0bc6280 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:46.860378 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ac051cb0-1492-490a-9cba-1ffd28d3819f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:46.861910 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ac051cb0-1492-490a-9cba-1ffd28d3819f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] DELETE https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 Jul 09 15:49:46.862069 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ac051cb0-1492-490a-9cba-1ffd28d3819f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:46.862279 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ac051cb0-1492-490a-9cba-1ffd28d3819f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:46.862438 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ac051cb0-1492-490a-9cba-1ffd28d3819f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume with id: 4b6faea0-ee7d-439b-9388-2cb3a62721f3 Jul 09 15:49:46.868208 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:46.868208 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:46.868601 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ac051cb0-1492-490a-9cba-1ffd28d3819f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:46.882043 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ac051cb0-1492-490a-9cba-1ffd28d3819f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Delete volume request issued successfully. Jul 09 15:49:46.882214 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ac051cb0-1492-490a-9cba-1ffd28d3819f tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 returned with HTTP 202 Jul 09 15:49:46.882594 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1272/5069] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:49:46 2026] DELETE /volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:46.890925 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2fed0c2f-4f6f-492c-bf6e-ebf52e17f84d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:46.892656 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2fed0c2f-4f6f-492c-bf6e-ebf52e17f84d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 Jul 09 15:49:46.892883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2fed0c2f-4f6f-492c-bf6e-ebf52e17f84d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:46.893099 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2fed0c2f-4f6f-492c-bf6e-ebf52e17f84d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:46.899776 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:46.899776 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:46.904060 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2fed0c2f-4f6f-492c-bf6e-ebf52e17f84d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Volume info retrieved successfully. Jul 09 15:49:46.909732 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2fed0c2f-4f6f-492c-bf6e-ebf52e17f84d tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 returned with HTTP 200 Jul 09 15:49:46.910092 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1252/5070] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:46 2026] GET /volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:47.924157 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bfc85862-b3aa-40e7-9f94-2e5e54b2743e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:47.926205 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfc85862-b3aa-40e7-9f94-2e5e54b2743e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] GET https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 Jul 09 15:49:47.926481 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfc85862-b3aa-40e7-9f94-2e5e54b2743e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:47.927109 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfc85862-b3aa-40e7-9f94-2e5e54b2743e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:47.933632 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfc85862-b3aa-40e7-9f94-2e5e54b2743e tempest-CreateVolumesFromSnapshotTest-1406092084 tempest-CreateVolumesFromSnapshotTest-1406092084-project-member] https://10.4.3.19/volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 returned with HTTP 404 Jul 09 15:49:47.934508 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1284/5071] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:47 2026] GET /volume/v3/volumes/4b6faea0-ee7d-439b-9388-2cb3a62721f3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:49.007454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:49.094441 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:49.094800 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1351558892"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:49.096126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1351558892'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:49.096265 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:49:49.099073 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=297,cinder:UPDATE=58,cinder:INSERT=24 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:49:49.101097 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:49:49.106113 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (ff5d716f-6794-4028-9738-6319099b29ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:49.107326 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc6f548-8066-47df-b0fb-3d06cc16c02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:49.108357 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:49.134896 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc6f548-8066-47df-b0fb-3d06cc16c02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:49.135603 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d09b91-c2e1-4f47-932e-9eb33af4b4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:49.189342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['4419c71a-c1b5-4a27-aa27-16b678cac88c', '2f584259-49f9-4737-a0cf-e0d362027444', 'ddb81281-3ace-4eea-8f67-87f378e6c9a6', 'bd570f7b-5340-4843-8e07-a115807efc36'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:49.190017 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32d09b91-c2e1-4f47-932e-9eb33af4b4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4419c71a-c1b5-4a27-aa27-16b678cac88c', '2f584259-49f9-4737-a0cf-e0d362027444', 'ddb81281-3ace-4eea-8f67-87f378e6c9a6', 'bd570f7b-5340-4843-8e07-a115807efc36']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:49.190690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac6d2ca-fb74-4d07-8506-b48f997ee213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:49.211410 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac6d2ca-fb74-4d07-8506-b48f997ee213) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1c121f1-86eb-4343-a1ea-df5504a73de3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1351558892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['4419c71a-c1b5-4a27-aa27-16b678cac88c','2f584259-49f9-4737-a0cf-e0d362027444','ddb81281-3ace-4eea-8f67-87f378e6c9a6','bd570f7b-5340-4843-8e07-a115807efc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1351558892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1c121f1-86eb-4343-a1ea-df5504a73de3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:49.211943 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ddd6c8f-9077-4dd4-888f-79f74cbb16f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:49.227692 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ddd6c8f-9077-4dd4-888f-79f74cbb16f2) transitioned into state 'SUCCESS' from state '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-1351558892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['4419c71a-c1b5-4a27-aa27-16b678cac88c','2f584259-49f9-4737-a0cf-e0d362027444','ddb81281-3ace-4eea-8f67-87f378e6c9a6','bd570f7b-5340-4843-8e07-a115807efc36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:49.228277 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d4252f-2675-44b4-b4b1-eaa4f3e4284a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:49.235835 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96d4252f-2675-44b4-b4b1-eaa4f3e4284a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:49.236630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (ff5d716f-6794-4028-9738-6319099b29ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:49.236936 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:49:49.237630 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9b4b55c3-7804-4e5d-af63-f0292cff06ff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:49.238063 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1264/5072] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:49:49 2026] POST /volume/v3/volumes => generated 768 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:49.250212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d532d25b-3338-4560-ac01-da7994e3274e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:49.252267 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d532d25b-3338-4560-ac01-da7994e3274e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:49:49.252528 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d532d25b-3338-4560-ac01-da7994e3274e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:49.252774 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d532d25b-3338-4560-ac01-da7994e3274e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:49.259304 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:49.259304 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:49.262987 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d532d25b-3338-4560-ac01-da7994e3274e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:49.266989 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d532d25b-3338-4560-ac01-da7994e3274e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 returned with HTTP 200 Jul 09 15:49:49.267603 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1273/5073] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:49 2026] GET /volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 => generated 836 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:49.369463 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-a3dd16a5-fb90-47d7-bb72-28573808cb47 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:49.371549 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-a3dd16a5-fb90-47d7-bb72-28573808cb47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:49.371738 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-a3dd16a5-fb90-47d7-bb72-28573808cb47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:49.371923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-a3dd16a5-fb90-47d7-bb72-28573808cb47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:49.381240 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:49.381240 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:49.384968 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-a3dd16a5-fb90-47d7-bb72-28573808cb47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:49.389680 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-a3dd16a5-fb90-47d7-bb72-28573808cb47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:49.390141 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1253/5074] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:49 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:50.279302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-548b3397-ed85-4169-aa95-991b8d67dfc3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:50.281323 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-548b3397-ed85-4169-aa95-991b8d67dfc3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:49:50.281595 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-548b3397-ed85-4169-aa95-991b8d67dfc3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:50.281828 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-548b3397-ed85-4169-aa95-991b8d67dfc3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:50.289975 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:50.289975 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:50.294061 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-548b3397-ed85-4169-aa95-991b8d67dfc3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:50.299003 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-548b3397-ed85-4169-aa95-991b8d67dfc3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 returned with HTTP 200 Jul 09 15:49:50.299512 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1285/5075] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:50 2026] GET /volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:50.311938 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-43b7f3b7-7478-47a2-b409-e30e7e14c886 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:50.314037 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-43b7f3b7-7478-47a2-b409-e30e7e14c886 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:49:50.314037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-43b7f3b7-7478-47a2-b409-e30e7e14c886 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1c121f1-86eb-4343-a1ea-df5504a73de3", "name": "tempest-VolumeDependencyTests-Snapshot-964120673"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:50.322551 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:50.322551 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:50.323004 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-43b7f3b7-7478-47a2-b409-e30e7e14c886 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:50.323120 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-43b7f3b7-7478-47a2-b409-e30e7e14c886 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create snapshot from volume f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:49:50.353946 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-43b7f3b7-7478-47a2-b409-e30e7e14c886 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['4807d47e-2136-4077-9e66-8c9ac6fe7bdb', '549cd278-cefa-4837-9d56-d973fed70b4c', 'ef761f2e-e99c-4772-8544-74c648721709', 'a77d3268-ab89-4a0f-be70-4b45620a181a'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:50.380221 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-43b7f3b7-7478-47a2-b409-e30e7e14c886 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot create request issued successfully. Jul 09 15:49:50.380571 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-43b7f3b7-7478-47a2-b409-e30e7e14c886 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:49:50.380990 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1265/5076] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:49:50 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:50.389505 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e26f553b-0a49-4249-bd2c-33609d268edc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:50.391447 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e26f553b-0a49-4249-bd2c-33609d268edc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:49:50.391644 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e26f553b-0a49-4249-bd2c-33609d268edc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:50.391843 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e26f553b-0a49-4249-bd2c-33609d268edc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:50.396809 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:50.396809 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:50.397286 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e26f553b-0a49-4249-bd2c-33609d268edc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:50.397963 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e26f553b-0a49-4249-bd2c-33609d268edc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b returned with HTTP 200 Jul 09 15:49:50.398349 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1274/5077] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:50 2026] GET /volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:51.407872 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5e4b0436-a50f-40ca-8d8e-3ea7d7a0f3bc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:51.409607 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5e4b0436-a50f-40ca-8d8e-3ea7d7a0f3bc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:49:51.409887 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5e4b0436-a50f-40ca-8d8e-3ea7d7a0f3bc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:51.410066 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5e4b0436-a50f-40ca-8d8e-3ea7d7a0f3bc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:51.417835 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:51.417835 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:51.418328 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5e4b0436-a50f-40ca-8d8e-3ea7d7a0f3bc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:51.419103 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5e4b0436-a50f-40ca-8d8e-3ea7d7a0f3bc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b returned with HTTP 200 Jul 09 15:49:51.419554 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1254/5078] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:51 2026] GET /volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:51.427496 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f02d0b69-2cc1-4b10-a28b-4b5a316b1a79 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:51.428021 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f02d0b69-2cc1-4b10-a28b-4b5a316b1a79 None None] GET https://10.4.3.19/volume// Jul 09 15:49:51.428267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f02d0b69-2cc1-4b10-a28b-4b5a316b1a79 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:51.428521 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f02d0b69-2cc1-4b10-a28b-4b5a316b1a79 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:51.428895 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f02d0b69-2cc1-4b10-a28b-4b5a316b1a79 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:51.428953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-750b846a-aec4-4619-9bc6-1db70d209693 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:51.429308 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1286/5079] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:49: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 09 15:49:51.431222 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:51.431686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "32b8a2e1-6584-42cd-99f7-97b50ffb592b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1853448187"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:51.433296 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'snapshot_id': '32b8a2e1-6584-42cd-99f7-97b50ffb592b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1853448187'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:51.436763 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-1cf7b6c9-ee09-40fa-8806-6c15521e4d6f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:51.438445 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:51.438445 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:51.438851 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-1cf7b6c9-ee09-40fa-8806-6c15521e4d6f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:49:51.438889 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:51.438996 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:49:51.439196 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-1cf7b6c9-ee09-40fa-8806-6c15521e4d6f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3f077815-bf83-4f4f-8f75-348a0695944b", "connector": null, "instance_uuid": "9dd1cfbb-7123-4926-ae6a-3533be26535c"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:51.443009 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:49:51.448352 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (9f2ab338-daf5-4f2b-b1f7-11b4228f654c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:51.449343 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d4f8d5b-09ae-4d1f-b065-8006f9028b31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:51.449391 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:51.449391 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:51.450426 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:51.480916 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d4f8d5b-09ae-4d1f-b065-8006f9028b31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '32b8a2e1-6584-42cd-99f7-97b50ffb592b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:51.481601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0c1fe3-54a6-4427-924d-e484dc9da3b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:51.481922 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-1cf7b6c9-ee09-40fa-8806-6c15521e4d6f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:49:51.482477 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1275/5080] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:49:51 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 09 15:49:51.525480 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['873e5ed7-6d12-4a5e-94f5-fa83c5b90c02', 'fbb60417-550f-432b-9620-a4e9dc66a35c', '320540a4-2477-4f52-b937-fe915b6b0d8d', '01266ed1-d900-4976-85c0-6c5aa777078c'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:51.526232 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e0c1fe3-54a6-4427-924d-e484dc9da3b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873e5ed7-6d12-4a5e-94f5-fa83c5b90c02', 'fbb60417-550f-432b-9620-a4e9dc66a35c', '320540a4-2477-4f52-b937-fe915b6b0d8d', '01266ed1-d900-4976-85c0-6c5aa777078c']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:51.527030 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b70946-26d3-40da-b89e-089e1c5776e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:51.563797 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11b70946-26d3-40da-b89e-089e1c5776e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '381901c7-0cfb-40d4-bf08-adc8879ce584', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1853448187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['873e5ed7-6d12-4a5e-94f5-fa83c5b90c02','fbb60417-550f-432b-9620-a4e9dc66a35c','320540a4-2477-4f52-b937-fe915b6b0d8d','01266ed1-d900-4976-85c0-6c5aa777078c'],size=1,snapshot_id=32b8a2e1-6584-42cd-99f7-97b50ffb592b,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1853448187',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=381901c7-0cfb-40d4-bf08-adc8879ce584,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=32b8a2e1-6584-42cd-99f7-97b50ffb592b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:51.564509 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617bc4f8-6e8d-4f4a-a5a6-6458377ed4f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:51.582605 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (617bc4f8-6e8d-4f4a-a5a6-6458377ed4f6) transitioned into state 'SUCCESS' from state '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-1853448187',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['873e5ed7-6d12-4a5e-94f5-fa83c5b90c02','fbb60417-550f-432b-9620-a4e9dc66a35c','320540a4-2477-4f52-b937-fe915b6b0d8d','01266ed1-d900-4976-85c0-6c5aa777078c'],size=1,snapshot_id=32b8a2e1-6584-42cd-99f7-97b50ffb592b,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:51.583306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c9a35a-bd42-4789-a666-f2124fb14cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:51.603701 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07c9a35a-bd42-4789-a666-f2124fb14cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:51.604777 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (9f2ab338-daf5-4f2b-b1f7-11b4228f654c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:51.605076 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:49:51.605720 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-750b846a-aec4-4619-9bc6-1db70d209693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:51.606195 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1266/5081] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:49:51 2026] POST /volume/v3/volumes => generated 802 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:51.617761 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8f08164c-6854-415b-915e-6f082b9ede8d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:51.621094 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8f08164c-6854-415b-915e-6f082b9ede8d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:49:51.621225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8f08164c-6854-415b-915e-6f082b9ede8d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:51.621488 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8f08164c-6854-415b-915e-6f082b9ede8d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:51.632200 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:51.632200 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:51.637535 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8f08164c-6854-415b-915e-6f082b9ede8d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:51.643916 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8f08164c-6854-415b-915e-6f082b9ede8d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 returned with HTTP 200 Jul 09 15:49:51.644637 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1255/5082] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:51 2026] GET /volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:51.912580 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-96137d30-ef9f-4c21-9549-10aceb9a6a93 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:51.914346 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96137d30-ef9f-4c21-9549-10aceb9a6a93 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:51.914552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96137d30-ef9f-4c21-9549-10aceb9a6a93 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:51.914730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-96137d30-ef9f-4c21-9549-10aceb9a6a93 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:51.925664 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:51.925664 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:51.928766 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-96137d30-ef9f-4c21-9549-10aceb9a6a93 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:51.932798 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-96137d30-ef9f-4c21-9549-10aceb9a6a93 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:51.933143 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1287/5083] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:51 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:52.011822 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fe25a3c0-a98f-420f-b6d5-5dab732ee118 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:52.012232 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fe25a3c0-a98f-420f-b6d5-5dab732ee118 None None] GET https://10.4.3.19/volume// Jul 09 15:49:52.012403 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fe25a3c0-a98f-420f-b6d5-5dab732ee118 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:52.012627 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fe25a3c0-a98f-420f-b6d5-5dab732ee118 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:52.012981 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fe25a3c0-a98f-420f-b6d5-5dab732ee118 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:49:52.013303 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1276/5084] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:49: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 09 15:49:52.022568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-eb5ae1a5-c393-4290-95ca-d7922fc0fa9f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:52.025107 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-eb5ae1a5-c393-4290-95ca-d7922fc0fa9f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:52.025405 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-eb5ae1a5-c393-4290-95ca-d7922fc0fa9f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:52.025731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-eb5ae1a5-c393-4290-95ca-d7922fc0fa9f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:52.038941 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:52.038941 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:52.042918 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-eb5ae1a5-c393-4290-95ca-d7922fc0fa9f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:52.047211 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-eb5ae1a5-c393-4290-95ca-d7922fc0fa9f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:52.047639 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1267/5085] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:49:52 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1394 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:49:52.162199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-b1f465a9-bead-441f-983c-6fb97f388fe1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:52.164520 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-b1f465a9-bead-441f-983c-6fb97f388fe1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] PUT https://10.4.3.19/volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 Jul 09 15:49:52.165076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-b1f465a9-bead-441f-983c-6fb97f388fe1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:52.173044 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-b1f465a9-bead-441f-983c-6fb97f388fe1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Acquiring lock "cinder-attachment_update-3f077815-bf83-4f4f-8f75-348a0695944b-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:49:52.178772 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-b1f465a9-bead-441f-983c-6fb97f388fe1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-3f077815-bf83-4f4f-8f75-348a0695944b-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:49:52.179942 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:52.179942 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:52.656722 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0f02db41-765e-4f4f-8527-0753bf904e8c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:52.659212 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0f02db41-765e-4f4f-8527-0753bf904e8c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:49:52.659516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0f02db41-765e-4f4f-8527-0753bf904e8c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:52.660281 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0f02db41-765e-4f4f-8527-0753bf904e8c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:52.669175 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:52.669175 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:52.674953 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0f02db41-765e-4f4f-8527-0753bf904e8c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:52.680618 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0f02db41-765e-4f4f-8527-0753bf904e8c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 returned with HTTP 200 Jul 09 15:49:52.681108 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1288/5086] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:52 2026] GET /volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 => generated 895 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:52.694575 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6281aa23-d161-4994-bd25-44bb378da7b7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:52.699638 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6281aa23-d161-4994-bd25-44bb378da7b7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:49:52.700025 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6281aa23-d161-4994-bd25-44bb378da7b7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "381901c7-0cfb-40d4-bf08-adc8879ce584", "name": "tempest-VolumeDependencyTests-Snapshot-2031811412"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:52.710549 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-b1f465a9-bead-441f-983c-6fb97f388fe1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-3f077815-bf83-4f4f-8f75-348a0695944b-np0000004916" released by "attachment_update" :: held 0.530s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:49:52.710549 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-b1f465a9-bead-441f-983c-6fb97f388fe1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 returned with HTTP 200 Jul 09 15:49:52.710549 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1256/5087] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:49:52 2026] PUT /volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 => generated 969 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:52.715496 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:52.715496 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:52.716152 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6281aa23-d161-4994-bd25-44bb378da7b7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:52.716346 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-6281aa23-d161-4994-bd25-44bb378da7b7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create snapshot from volume 381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:49:52.756506 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-6281aa23-d161-4994-bd25-44bb378da7b7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['5f13fdb6-4254-498c-a656-76be788bfae5', '938b5389-570d-4643-9e86-207b78d59cc7', '0e53a78a-983a-4e95-a66a-c992586bd73c', 'b3ca108f-c836-4554-860c-cad3511a0d74'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:52.802584 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6281aa23-d161-4994-bd25-44bb378da7b7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot create request issued successfully. Jul 09 15:49:52.803026 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6281aa23-d161-4994-bd25-44bb378da7b7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:49:52.803652 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1277/5088] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:49:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:49:52.811604 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-823696e3-67be-4b39-ab8d-549bd0273fbb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:52.813699 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-823696e3-67be-4b39-ab8d-549bd0273fbb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:49:52.813907 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-823696e3-67be-4b39-ab8d-549bd0273fbb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:52.814093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-823696e3-67be-4b39-ab8d-549bd0273fbb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:52.819609 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:52.819609 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:52.820157 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-823696e3-67be-4b39-ab8d-549bd0273fbb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:52.821032 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-823696e3-67be-4b39-ab8d-549bd0273fbb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd returned with HTTP 200 Jul 09 15:49:52.821439 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1268/5089] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:52 2026] GET /volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:52.946161 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8133e192-e8b0-4069-ad7f-613147b49b7f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:52.947728 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8133e192-e8b0-4069-ad7f-613147b49b7f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:52.947923 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8133e192-e8b0-4069-ad7f-613147b49b7f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:52.948125 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8133e192-e8b0-4069-ad7f-613147b49b7f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:52.964878 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:52.964878 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:52.972497 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8133e192-e8b0-4069-ad7f-613147b49b7f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:52.980191 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8133e192-e8b0-4069-ad7f-613147b49b7f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:52.980602 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1289/5090] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:52 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:53.832270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-428f4ceb-4bf2-41a1-9288-1e5fc7176f48 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:53.835762 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-428f4ceb-4bf2-41a1-9288-1e5fc7176f48 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:49:53.835762 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-428f4ceb-4bf2-41a1-9288-1e5fc7176f48 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:53.835762 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-428f4ceb-4bf2-41a1-9288-1e5fc7176f48 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:53.841421 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:53.841421 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:53.843855 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-428f4ceb-4bf2-41a1-9288-1e5fc7176f48 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:53.843855 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-428f4ceb-4bf2-41a1-9288-1e5fc7176f48 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd returned with HTTP 200 Jul 09 15:49:53.843855 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1257/5091] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:53 2026] GET /volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:53.853969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:53.856710 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:53.857218 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "82e7d276-c031-4ffc-b54e-f7ddc56ce8fd", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-830825883"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:53.859420 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'snapshot_id': '82e7d276-c031-4ffc-b54e-f7ddc56ce8fd', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-830825883'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:53.865378 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:53.865378 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:53.865902 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:53.866103 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:49:53.870409 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:49:53.877069 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (4a8781c1-2899-48a7-b591-e12ad4a87631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:53.877994 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfdb58c-1e6e-494f-b6ac-c230e5b89a40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:53.879161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:53.913603 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ccfdb58c-1e6e-494f-b6ac-c230e5b89a40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82e7d276-c031-4ffc-b54e-f7ddc56ce8fd', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:53.914931 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6112ff77-957b-46c4-bb08-58dd06d1e304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:53.955743 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['cec965ac-ada2-4f85-93d9-777a889982b5', '4bb0f655-6e00-49e1-888b-b7447c153cce', '76d91d16-93f2-40ca-816e-343236b7ba3e', '5b06495a-1de2-4c59-a275-21888f1285df'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:53.956755 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6112ff77-957b-46c4-bb08-58dd06d1e304) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cec965ac-ada2-4f85-93d9-777a889982b5', '4bb0f655-6e00-49e1-888b-b7447c153cce', '76d91d16-93f2-40ca-816e-343236b7ba3e', '5b06495a-1de2-4c59-a275-21888f1285df']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:53.957449 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55f975c-f6ff-4f15-a6c3-5ee1887a481b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:53.992903 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dd111dd3-66c0-4019-8a1c-cd91eba60371 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:53.996495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d55f975c-f6ff-4f15-a6c3-5ee1887a481b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c69f45d3-782f-433e-b72d-eaa3fb6cc71a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-830825883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['cec965ac-ada2-4f85-93d9-777a889982b5','4bb0f655-6e00-49e1-888b-b7447c153cce','76d91d16-93f2-40ca-816e-343236b7ba3e','5b06495a-1de2-4c59-a275-21888f1285df'],size=1,snapshot_id=82e7d276-c031-4ffc-b54e-f7ddc56ce8fd,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-830825883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c69f45d3-782f-433e-b72d-eaa3fb6cc71a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82e7d276-c031-4ffc-b54e-f7ddc56ce8fd,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:53.997011 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dd111dd3-66c0-4019-8a1c-cd91eba60371 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:53.997198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dd111dd3-66c0-4019-8a1c-cd91eba60371 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:53.997273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115eba11-d5a4-43ef-b05e-b8b596be7a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:53.997383 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dd111dd3-66c0-4019-8a1c-cd91eba60371 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:54.018782 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:54.018782 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:54.021196 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (115eba11-d5a4-43ef-b05e-b8b596be7a99) transitioned into state 'SUCCESS' from state '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-830825883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['cec965ac-ada2-4f85-93d9-777a889982b5','4bb0f655-6e00-49e1-888b-b7447c153cce','76d91d16-93f2-40ca-816e-343236b7ba3e','5b06495a-1de2-4c59-a275-21888f1285df'],size=1,snapshot_id=82e7d276-c031-4ffc-b54e-f7ddc56ce8fd,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:54.022064 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ac85c5-bb13-4e99-bad5-c330f85ec274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:54.023316 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dd111dd3-66c0-4019-8a1c-cd91eba60371 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:54.029042 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dd111dd3-66c0-4019-8a1c-cd91eba60371 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:54.029590 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1269/5092] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:53 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:54.061687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37ac85c5-bb13-4e99-bad5-c330f85ec274) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:54.062433 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (4a8781c1-2899-48a7-b591-e12ad4a87631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:54.062738 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:49:54.063310 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-20da88a7-07a0-4129-ad85-e7e1f4fb367f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:54.063734 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1278/5093] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:49:53 2026] POST /volume/v3/volumes => generated 801 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:54.074394 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0a6a58c1-97e6-4485-8fdf-5d32763497c1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:54.076753 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a6a58c1-97e6-4485-8fdf-5d32763497c1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:49:54.077066 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a6a58c1-97e6-4485-8fdf-5d32763497c1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:54.077351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0a6a58c1-97e6-4485-8fdf-5d32763497c1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:54.085820 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:54.085820 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:54.090913 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0a6a58c1-97e6-4485-8fdf-5d32763497c1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:54.096679 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0a6a58c1-97e6-4485-8fdf-5d32763497c1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a returned with HTTP 200 Jul 09 15:49:54.097380 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1290/5094] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:54 2026] GET /volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:55.045959 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b9ad15d8-a837-4207-92b0-8ea9e4729908 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:55.048414 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b9ad15d8-a837-4207-92b0-8ea9e4729908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:55.048685 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b9ad15d8-a837-4207-92b0-8ea9e4729908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:55.048953 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b9ad15d8-a837-4207-92b0-8ea9e4729908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:55.066903 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:55.066903 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:55.076097 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b9ad15d8-a837-4207-92b0-8ea9e4729908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:55.082596 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b9ad15d8-a837-4207-92b0-8ea9e4729908 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:55.083306 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1258/5095] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:55 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:55.113008 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-36becc70-29bd-4817-b75d-422fcc6b894a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:55.116171 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-36becc70-29bd-4817-b75d-422fcc6b894a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:49:55.117206 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-36becc70-29bd-4817-b75d-422fcc6b894a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:55.117206 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-36becc70-29bd-4817-b75d-422fcc6b894a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:55.125391 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:55.125391 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:55.130932 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-36becc70-29bd-4817-b75d-422fcc6b894a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:55.141861 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-36becc70-29bd-4817-b75d-422fcc6b894a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a returned with HTTP 200 Jul 09 15:49:55.141861 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1270/5096] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:55 2026] GET /volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:55.156289 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:55.158080 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:49:55.158458 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "c69f45d3-782f-433e-b72d-eaa3fb6cc71a", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-984458840"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:55.159969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'source_volid': 'c69f45d3-782f-433e-b72d-eaa3fb6cc71a', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-984458840'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:49:55.166811 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:55.166811 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:55.167201 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume retrieved successfully. Jul 09 15:49:55.167327 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:49:55.171219 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:49:55.176212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (39a73b1e-a7d8-419a-9352-bf94a86eee12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:55.177093 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452f5b1f-af2b-41fe-b812-466a32686d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:55.177996 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:49:55.199927 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (452f5b1f-af2b-41fe-b812-466a32686d3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'c69f45d3-782f-433e-b72d-eaa3fb6cc71a', 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:55.200603 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1872a0b-da78-493a-acff-8e93ef7beaed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:55.236754 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['ee493c68-d738-4d45-bc1e-810656f17434', '6cdf6b9c-a15d-48cb-951b-310efb14b6f6', 'f8f3cdb1-48ec-4898-bb32-52a8063c48bd', 'adbfe770-aaa9-458c-a2ad-31bf7082708c'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:49:55.237469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1872a0b-da78-493a-acff-8e93ef7beaed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee493c68-d738-4d45-bc1e-810656f17434', '6cdf6b9c-a15d-48cb-951b-310efb14b6f6', 'f8f3cdb1-48ec-4898-bb32-52a8063c48bd', 'adbfe770-aaa9-458c-a2ad-31bf7082708c']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:55.238140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec2d0f3-ad55-4071-bfd0-723f7517c1be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:55.267938 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0ec2d0f3-ad55-4071-bfd0-723f7517c1be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-984458840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['ee493c68-d738-4d45-bc1e-810656f17434','6cdf6b9c-a15d-48cb-951b-310efb14b6f6','f8f3cdb1-48ec-4898-bb32-52a8063c48bd','adbfe770-aaa9-458c-a2ad-31bf7082708c'],size=1,snapshot_id=None,source_replicaid=,source_volid=c69f45d3-782f-433e-b72d-eaa3fb6cc71a,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:49:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-984458840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=c69f45d3-782f-433e-b72d-eaa3fb6cc71a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:55.268578 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aafd2cb-5208-4944-abc5-9727de218db5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:55.284480 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aafd2cb-5208-4944-abc5-9727de218db5) transitioned into state 'SUCCESS' from state '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-984458840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['ee493c68-d738-4d45-bc1e-810656f17434','6cdf6b9c-a15d-48cb-951b-310efb14b6f6','f8f3cdb1-48ec-4898-bb32-52a8063c48bd','adbfe770-aaa9-458c-a2ad-31bf7082708c'],size=1,snapshot_id=None,source_replicaid=,source_volid=c69f45d3-782f-433e-b72d-eaa3fb6cc71a,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:55.285081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a587f0d9-f397-4d00-a881-0fe7fdb64e66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:49:55.299712 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a587f0d9-f397-4d00-a881-0fe7fdb64e66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:49:55.300033 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (39a73b1e-a7d8-419a-9352-bf94a86eee12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:49:55.300323 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:49:55.300851 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-57611cc9-50dd-4757-8f02-fa1264120cc2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:49:55.301301 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1279/5097] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:49:55 2026] POST /volume/v3/volumes => generated 801 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:55.319357 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8b05679e-045b-43fa-b2a4-1d6fa9e0af8b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:55.323742 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8b05679e-045b-43fa-b2a4-1d6fa9e0af8b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:49:55.323742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8b05679e-045b-43fa-b2a4-1d6fa9e0af8b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:55.323742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8b05679e-045b-43fa-b2a4-1d6fa9e0af8b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:55.330740 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:55.330740 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:55.333514 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8b05679e-045b-43fa-b2a4-1d6fa9e0af8b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:55.337636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8b05679e-045b-43fa-b2a4-1d6fa9e0af8b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 returned with HTTP 200 Jul 09 15:49:55.338102 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1291/5098] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:55 2026] GET /volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:56.099094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-263506e5-74f4-4f42-8005-ef3e16a06070 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:56.101329 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-263506e5-74f4-4f42-8005-ef3e16a06070 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:56.101583 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-263506e5-74f4-4f42-8005-ef3e16a06070 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:56.101830 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-263506e5-74f4-4f42-8005-ef3e16a06070 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:56.117419 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:56.117419 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:56.120886 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-263506e5-74f4-4f42-8005-ef3e16a06070 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:56.124941 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-263506e5-74f4-4f42-8005-ef3e16a06070 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:56.125326 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1259/5099] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:56 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:56.350555 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c2fac5bc-4067-4ff9-89c1-9859b6e1981a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:56.352396 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c2fac5bc-4067-4ff9-89c1-9859b6e1981a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:49:56.352630 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c2fac5bc-4067-4ff9-89c1-9859b6e1981a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:56.352856 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c2fac5bc-4067-4ff9-89c1-9859b6e1981a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:56.360069 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:56.360069 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:56.364157 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c2fac5bc-4067-4ff9-89c1-9859b6e1981a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:56.369031 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c2fac5bc-4067-4ff9-89c1-9859b6e1981a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 returned with HTTP 200 Jul 09 15:49:56.369524 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1271/5100] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:56 2026] GET /volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:56.386686 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2e1bb053-28d4-4f79-b781-214dd1de3da9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:56.388603 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e1bb053-28d4-4f79-b781-214dd1de3da9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:49:56.388856 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2e1bb053-28d4-4f79-b781-214dd1de3da9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:56.389079 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2e1bb053-28d4-4f79-b781-214dd1de3da9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:56.389238 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-2e1bb053-28d4-4f79-b781-214dd1de3da9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: 32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:49:56.394527 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:56.394527 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:56.394989 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2e1bb053-28d4-4f79-b781-214dd1de3da9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:56.410070 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2e1bb053-28d4-4f79-b781-214dd1de3da9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot delete request issued successfully. Jul 09 15:49:56.410337 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e1bb053-28d4-4f79-b781-214dd1de3da9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b returned with HTTP 202 Jul 09 15:49:56.410893 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1280/5101] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:49:56 2026] DELETE /volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:56.418451 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0abb996b-0a1e-4efc-a858-c85a2eb81876 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:56.420515 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0abb996b-0a1e-4efc-a858-c85a2eb81876 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:49:56.420751 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0abb996b-0a1e-4efc-a858-c85a2eb81876 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:56.420978 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0abb996b-0a1e-4efc-a858-c85a2eb81876 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:56.426418 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:56.426418 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:56.426997 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0abb996b-0a1e-4efc-a858-c85a2eb81876 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:56.428519 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0abb996b-0a1e-4efc-a858-c85a2eb81876 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b returned with HTTP 200 Jul 09 15:49:56.428519 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1292/5102] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:56 2026] GET /volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:57.138025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6c2d7da3-32de-4d37-943a-b74735798097 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:57.140594 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6c2d7da3-32de-4d37-943a-b74735798097 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:57.140901 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6c2d7da3-32de-4d37-943a-b74735798097 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:57.141171 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6c2d7da3-32de-4d37-943a-b74735798097 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:57.158492 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:57.158492 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:57.162860 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6c2d7da3-32de-4d37-943a-b74735798097 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:57.168674 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6c2d7da3-32de-4d37-943a-b74735798097 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:57.169202 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1260/5103] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:57 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:57.440758 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b7c053a7-6664-478f-b6f4-b0ca1420d259 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:57.443286 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b7c053a7-6664-478f-b6f4-b0ca1420d259 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:49:57.443607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b7c053a7-6664-478f-b6f4-b0ca1420d259 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:57.443874 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b7c053a7-6664-478f-b6f4-b0ca1420d259 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:57.449070 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b7c053a7-6664-478f-b6f4-b0ca1420d259 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b returned with HTTP 404 Jul 09 15:49:57.449738 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1272/5104] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:57 2026] GET /volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:57.458991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-894ed6f8-e2c5-4ad7-a22d-747ca2444f9f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:57.461039 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-894ed6f8-e2c5-4ad7-a22d-747ca2444f9f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:49:57.461261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-894ed6f8-e2c5-4ad7-a22d-747ca2444f9f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:57.461512 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-894ed6f8-e2c5-4ad7-a22d-747ca2444f9f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:57.461684 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-894ed6f8-e2c5-4ad7-a22d-747ca2444f9f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: 82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:49:57.466699 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:57.466699 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:57.467134 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-894ed6f8-e2c5-4ad7-a22d-747ca2444f9f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:57.482770 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-894ed6f8-e2c5-4ad7-a22d-747ca2444f9f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot delete request issued successfully. Jul 09 15:49:57.482952 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-894ed6f8-e2c5-4ad7-a22d-747ca2444f9f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd returned with HTTP 202 Jul 09 15:49:57.483380 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1281/5105] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:49:57 2026] DELETE /volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:49:57.492243 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d17adb87-37f7-4cf3-a8ed-a2614d09a07d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:57.494069 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d17adb87-37f7-4cf3-a8ed-a2614d09a07d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:49:57.494478 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d17adb87-37f7-4cf3-a8ed-a2614d09a07d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:57.494841 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d17adb87-37f7-4cf3-a8ed-a2614d09a07d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:57.500901 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:57.500901 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:57.502448 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d17adb87-37f7-4cf3-a8ed-a2614d09a07d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:49:57.502869 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d17adb87-37f7-4cf3-a8ed-a2614d09a07d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd returned with HTTP 200 Jul 09 15:49:57.503419 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1293/5106] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:57 2026] GET /volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:49:57.951020 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-08e73922-1aab-4075-a269-74d5c4bdd279 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:57.954039 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-08e73922-1aab-4075-a269-74d5c4bdd279 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865/action Jul 09 15:49:57.954513 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-08e73922-1aab-4075-a269-74d5c4bdd279 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:57.954889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-08e73922-1aab-4075-a269-74d5c4bdd279 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:57.977984 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:57.977984 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:57.990173 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-cc20a568-b8ec-4f70-aa69-702e052a2f90 req-08e73922-1aab-4075-a269-74d5c4bdd279 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865/action returned with HTTP 204 Jul 09 15:49:57.990790 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1261/5107] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:49:57 2026] POST /volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:58.182582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b5eb8418-d864-476d-9cf9-3ea0fc1ff617 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:58.185234 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b5eb8418-d864-476d-9cf9-3ea0fc1ff617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:58.185569 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b5eb8418-d864-476d-9cf9-3ea0fc1ff617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:58.186371 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b5eb8418-d864-476d-9cf9-3ea0fc1ff617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:58.199304 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:58.199304 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:58.203055 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b5eb8418-d864-476d-9cf9-3ea0fc1ff617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:58.207361 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b5eb8418-d864-476d-9cf9-3ea0fc1ff617 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:58.208017 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1273/5108] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:58 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1509 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:58.514812 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9876b2a3-c434-4b7d-93eb-2e6b6f13a48e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:58.519212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9876b2a3-c434-4b7d-93eb-2e6b6f13a48e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:49:58.519430 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9876b2a3-c434-4b7d-93eb-2e6b6f13a48e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:58.519647 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9876b2a3-c434-4b7d-93eb-2e6b6f13a48e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:58.524730 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9876b2a3-c434-4b7d-93eb-2e6b6f13a48e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd returned with HTTP 404 Jul 09 15:49:58.525465 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1282/5109] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:49:58 2026] GET /volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:49:58.532642 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-309d3740-12dc-42f9-894d-542e58501aaa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:58.536983 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-309d3740-12dc-42f9-894d-542e58501aaa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:49:58.536983 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-309d3740-12dc-42f9-894d-542e58501aaa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:58.536983 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-309d3740-12dc-42f9-894d-542e58501aaa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:58.536983 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-309d3740-12dc-42f9-894d-542e58501aaa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:49:58.544777 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:58.544777 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:58.545509 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-309d3740-12dc-42f9-894d-542e58501aaa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:58.563449 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-309d3740-12dc-42f9-894d-542e58501aaa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:49:58.563896 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-309d3740-12dc-42f9-894d-542e58501aaa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a returned with HTTP 202 Jul 09 15:49:58.564511 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1294/5110] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:49:58 2026] DELETE /volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:49:58.574424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9a86e7f0-39de-4a63-ac18-0ee8fbcb15bb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:58.580581 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9a86e7f0-39de-4a63-ac18-0ee8fbcb15bb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:49:58.580867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9a86e7f0-39de-4a63-ac18-0ee8fbcb15bb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:58.581071 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9a86e7f0-39de-4a63-ac18-0ee8fbcb15bb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:58.596806 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:58.596806 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:58.602171 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9a86e7f0-39de-4a63-ac18-0ee8fbcb15bb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:58.609079 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9a86e7f0-39de-4a63-ac18-0ee8fbcb15bb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a returned with HTTP 200 Jul 09 15:49:58.609581 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1262/5111] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:58 2026] GET /volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a => generated 893 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:59.612222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-570e3d27-2ef3-495d-80da-48898cee44b8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.614073 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-570e3d27-2ef3-495d-80da-48898cee44b8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:59.614298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-570e3d27-2ef3-495d-80da-48898cee44b8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:59.614503 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-570e3d27-2ef3-495d-80da-48898cee44b8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:59.623206 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0bd6798a-62a3-4914-a220-aa1196e5e8f2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.626136 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0bd6798a-62a3-4914-a220-aa1196e5e8f2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:49:59.626393 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0bd6798a-62a3-4914-a220-aa1196e5e8f2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:59.626597 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0bd6798a-62a3-4914-a220-aa1196e5e8f2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:59.631817 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:59.631817 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:59.638519 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0bd6798a-62a3-4914-a220-aa1196e5e8f2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a returned with HTTP 404 Jul 09 15:49:59.639073 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1283/5112] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:59 2026] GET /volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:49:59.639414 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-570e3d27-2ef3-495d-80da-48898cee44b8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:59.644482 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-570e3d27-2ef3-495d-80da-48898cee44b8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:59.645097 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1274/5113] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:59 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1509 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:59.646333 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-73565941-dd55-4c54-bc98-bd265954bccb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.647967 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73565941-dd55-4c54-bc98-bd265954bccb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:49:59.648327 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73565941-dd55-4c54-bc98-bd265954bccb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:59.648630 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73565941-dd55-4c54-bc98-bd265954bccb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:59.648898 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-73565941-dd55-4c54-bc98-bd265954bccb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:49:59.657264 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:59.657264 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:59.657264 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-73565941-dd55-4c54-bc98-bd265954bccb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:59.657471 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-57330dd7-f297-4312-a44b-3b8db25395b9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.659377 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-57330dd7-f297-4312-a44b-3b8db25395b9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:59.659636 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-57330dd7-f297-4312-a44b-3b8db25395b9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:59.660101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-57330dd7-f297-4312-a44b-3b8db25395b9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:59.671550 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:59.671550 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:59.673556 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-73565941-dd55-4c54-bc98-bd265954bccb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:49:59.673887 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73565941-dd55-4c54-bc98-bd265954bccb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 returned with HTTP 202 Jul 09 15:49:59.674394 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1295/5114] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:49:59 2026] DELETE /volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:49:59.681102 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-57330dd7-f297-4312-a44b-3b8db25395b9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:59.684001 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-72b2d237-2703-4a7f-8461-9a2d37af4759 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.686035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-72b2d237-2703-4a7f-8461-9a2d37af4759 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:49:59.686318 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-72b2d237-2703-4a7f-8461-9a2d37af4759 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:59.686585 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-72b2d237-2703-4a7f-8461-9a2d37af4759 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:59.687268 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-57330dd7-f297-4312-a44b-3b8db25395b9 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:59.687820 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1263/5115] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:59 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1509 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:59.693488 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:59.693488 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:59.697117 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-72b2d237-2703-4a7f-8461-9a2d37af4759 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:49:59.699824 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9f315182-0241-4be3-84af-f1359a60abca None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.701637 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9f315182-0241-4be3-84af-f1359a60abca tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:59.701814 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9f315182-0241-4be3-84af-f1359a60abca tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:59.701984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9f315182-0241-4be3-84af-f1359a60abca tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:59.704471 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-72b2d237-2703-4a7f-8461-9a2d37af4759 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 returned with HTTP 200 Jul 09 15:49:59.704913 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1284/5116] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:49:59 2026] GET /volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:59.715734 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:59.715734 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:49:59.718928 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-9f315182-0241-4be3-84af-f1359a60abca tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:59.722650 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9f315182-0241-4be3-84af-f1359a60abca tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:59.723165 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1275/5117] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:59 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1509 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:59.760737 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-222e218c-de23-4e2a-9a73-a8e77ad76fd1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.762960 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-222e218c-de23-4e2a-9a73-a8e77ad76fd1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:59.763471 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-222e218c-de23-4e2a-9a73-a8e77ad76fd1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:59.765203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-222e218c-de23-4e2a-9a73-a8e77ad76fd1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:59.780250 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:59.780250 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:49:59.784288 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-222e218c-de23-4e2a-9a73-a8e77ad76fd1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:59.789292 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-222e218c-de23-4e2a-9a73-a8e77ad76fd1 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:59.789292 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1296/5118] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:49:59 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1509 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:49:59.805424 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-1bc67ce0-0689-4cfa-8d76-648a4cb65d08 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.807454 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-1bc67ce0-0689-4cfa-8d76-648a4cb65d08 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b/action Jul 09 15:49:59.807798 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-1bc67ce0-0689-4cfa-8d76-648a4cb65d08 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:49:59.807919 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-1bc67ce0-0689-4cfa-8d76-648a4cb65d08 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:49:59.821639 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:59.821639 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:49:59.822241 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-1bc67ce0-0689-4cfa-8d76-648a4cb65d08 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:59.828141 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-1bc67ce0-0689-4cfa-8d76-648a4cb65d08 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Begin detaching volume completed successfully. Jul 09 15:49:59.828486 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-1bc67ce0-0689-4cfa-8d76-648a4cb65d08 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b/action returned with HTTP 202 Jul 09 15:49:59.829036 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1264/5119] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:49:59 2026] POST /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:49:59.847539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d7cb4eff-c898-475f-8c73-7101fc3d157d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:49:59.849651 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d7cb4eff-c898-475f-8c73-7101fc3d157d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:49:59.849873 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d7cb4eff-c898-475f-8c73-7101fc3d157d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:49:59.850104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d7cb4eff-c898-475f-8c73-7101fc3d157d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:49:59.864460 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:49:59.864460 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:49:59.869009 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d7cb4eff-c898-475f-8c73-7101fc3d157d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:49:59.874125 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d7cb4eff-c898-475f-8c73-7101fc3d157d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:49:59.874631 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1285/5120] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:49:59 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:00.125511 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-960c82f9-a5cc-4002-b659-dc79970af66e req-ef4e9900-40dd-4277-94f2-4a8558250ebd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:00.128298 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-960c82f9-a5cc-4002-b659-dc79970af66e req-ef4e9900-40dd-4277-94f2-4a8558250ebd tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/attachments?instance_id=f5905729-9b71-434e-8120-e248088f07fd Jul 09 15:50:00.128602 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-960c82f9-a5cc-4002-b659-dc79970af66e req-ef4e9900-40dd-4277-94f2-4a8558250ebd tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:00.128837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-960c82f9-a5cc-4002-b659-dc79970af66e req-ef4e9900-40dd-4277-94f2-4a8558250ebd tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:00.146245 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-960c82f9-a5cc-4002-b659-dc79970af66e req-ef4e9900-40dd-4277-94f2-4a8558250ebd tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments?instance_id=f5905729-9b71-434e-8120-e248088f07fd returned with HTTP 200 Jul 09 15:50:00.146774 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1276/5121] 10.4.3.19 () {70 vars in 1630 bytes} [Thu Jul 9 15:50:00 2026] GET /volume/v3/attachments?instance_id=f5905729-9b71-434e-8120-e248088f07fd => generated 192 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:00.154588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-960c82f9-a5cc-4002-b659-dc79970af66e req-6e399c40-ea1c-4fab-abfc-2a8218478a49 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:00.156355 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-960c82f9-a5cc-4002-b659-dc79970af66e req-6e399c40-ea1c-4fab-abfc-2a8218478a49 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e Jul 09 15:50:00.156668 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-960c82f9-a5cc-4002-b659-dc79970af66e req-6e399c40-ea1c-4fab-abfc-2a8218478a49 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:00.156958 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-960c82f9-a5cc-4002-b659-dc79970af66e req-6e399c40-ea1c-4fab-abfc-2a8218478a49 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:00.169439 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-960c82f9-a5cc-4002-b659-dc79970af66e req-6e399c40-ea1c-4fab-abfc-2a8218478a49 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e returned with HTTP 200 Jul 09 15:50:00.170007 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1297/5122] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:50:00 2026] GET /volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:00.717673 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f9149a92-9670-4a3f-b139-f24b6ac72a31 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:00.719597 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f9149a92-9670-4a3f-b139-f24b6ac72a31 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:50:00.719859 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f9149a92-9670-4a3f-b139-f24b6ac72a31 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:00.720027 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f9149a92-9670-4a3f-b139-f24b6ac72a31 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:00.726274 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f9149a92-9670-4a3f-b139-f24b6ac72a31 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 returned with HTTP 404 Jul 09 15:50:00.726946 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1265/5123] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:00 2026] GET /volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:00.734514 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-747906bc-eea9-4b64-b46a-7b01ed8091cc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:00.738283 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-747906bc-eea9-4b64-b46a-7b01ed8091cc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:50:00.738556 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-747906bc-eea9-4b64-b46a-7b01ed8091cc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:00.738824 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-747906bc-eea9-4b64-b46a-7b01ed8091cc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:00.739033 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-747906bc-eea9-4b64-b46a-7b01ed8091cc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: 381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:50:00.753509 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:00.753509 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:00.754191 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-747906bc-eea9-4b64-b46a-7b01ed8091cc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:00.776949 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-747906bc-eea9-4b64-b46a-7b01ed8091cc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:00.777179 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-747906bc-eea9-4b64-b46a-7b01ed8091cc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 returned with HTTP 202 Jul 09 15:50:00.777729 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1286/5124] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:00 2026] DELETE /volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:00.787216 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e1f60c29-57c9-45f6-aa1b-9df6b1772756 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:00.788562 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e1f60c29-57c9-45f6-aa1b-9df6b1772756 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:50:00.788717 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e1f60c29-57c9-45f6-aa1b-9df6b1772756 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:00.788912 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e1f60c29-57c9-45f6-aa1b-9df6b1772756 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:00.796791 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:00.796791 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:00.801115 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e1f60c29-57c9-45f6-aa1b-9df6b1772756 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:00.807570 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e1f60c29-57c9-45f6-aa1b-9df6b1772756 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 returned with HTTP 200 Jul 09 15:50:00.808627 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1277/5125] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:00 2026] GET /volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 => generated 894 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:00.856126 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3153a352-879b-42da-9ac9-610445ad357d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:00.856126 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3153a352-879b-42da-9ac9-610445ad357d None None] GET https://10.4.3.19/volume// Jul 09 15:50:00.856126 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3153a352-879b-42da-9ac9-610445ad357d None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:00.856126 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3153a352-879b-42da-9ac9-610445ad357d None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:00.856126 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3153a352-879b-42da-9ac9-610445ad357d None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:50:00.856126 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1298/5126] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:50: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 09 15:50:00.863818 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-497065ed-438a-4d3e-9261-9cde55f73d86 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:00.865933 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-497065ed-438a-4d3e-9261-9cde55f73d86 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:50:00.866147 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-497065ed-438a-4d3e-9261-9cde55f73d86 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:00.866393 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-497065ed-438a-4d3e-9261-9cde55f73d86 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:00.878658 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:00.878658 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:00.882785 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-497065ed-438a-4d3e-9261-9cde55f73d86 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:50:00.887365 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c058bf4f-116d-4f4b-9c6a-a5004051d0af None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:00.889451 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c058bf4f-116d-4f4b-9c6a-a5004051d0af tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:50:00.889643 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c058bf4f-116d-4f4b-9c6a-a5004051d0af tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:00.889832 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c058bf4f-116d-4f4b-9c6a-a5004051d0af tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:00.890269 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-497065ed-438a-4d3e-9261-9cde55f73d86 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:50:00.890774 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1266/5127] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:50:00 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1692 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:50:00.903174 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:00.903174 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:00.907375 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c058bf4f-116d-4f4b-9c6a-a5004051d0af tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:50:00.913018 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c058bf4f-116d-4f4b-9c6a-a5004051d0af tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:50:00.913542 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1287/5128] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:00 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1512 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:01.455942 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-b9b2c416-f946-46e9-93cb-a51ca40ff55d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:01.458379 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-b9b2c416-f946-46e9-93cb-a51ca40ff55d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:50:01.458601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-b9b2c416-f946-46e9-93cb-a51ca40ff55d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:01.458905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-b9b2c416-f946-46e9-93cb-a51ca40ff55d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:01.473666 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:01.473666 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:01.479513 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-b9b2c416-f946-46e9-93cb-a51ca40ff55d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:50:01.489095 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-b9b2c416-f946-46e9-93cb-a51ca40ff55d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:50:01.489781 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1278/5129] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:50:01 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1512 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:01.826648 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4eba8fe5-5855-4990-98f0-bf5afb404a7b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:01.830214 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4eba8fe5-5855-4990-98f0-bf5afb404a7b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:50:01.830214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4eba8fe5-5855-4990-98f0-bf5afb404a7b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:01.830214 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4eba8fe5-5855-4990-98f0-bf5afb404a7b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:01.838987 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4eba8fe5-5855-4990-98f0-bf5afb404a7b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 returned with HTTP 404 Jul 09 15:50:01.839707 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1299/5130] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:01 2026] GET /volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:01.848138 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8c7088e6-cbff-484e-87cd-0ad59cf32650 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:01.850561 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8c7088e6-cbff-484e-87cd-0ad59cf32650 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:50:01.850848 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8c7088e6-cbff-484e-87cd-0ad59cf32650 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:01.851087 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8c7088e6-cbff-484e-87cd-0ad59cf32650 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:01.851323 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-8c7088e6-cbff-484e-87cd-0ad59cf32650 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:50:01.859771 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:01.859771 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:01.860252 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8c7088e6-cbff-484e-87cd-0ad59cf32650 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:01.880002 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8c7088e6-cbff-484e-87cd-0ad59cf32650 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:01.880287 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8c7088e6-cbff-484e-87cd-0ad59cf32650 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 returned with HTTP 202 Jul 09 15:50:01.880838 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1267/5131] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:01 2026] DELETE /volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:01.888243 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-89fa4780-ec2c-484b-80ab-7527395cc573 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:01.891348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89fa4780-ec2c-484b-80ab-7527395cc573 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:50:01.891586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89fa4780-ec2c-484b-80ab-7527395cc573 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:01.891784 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-89fa4780-ec2c-484b-80ab-7527395cc573 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:01.899344 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:01.899344 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:01.903670 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-89fa4780-ec2c-484b-80ab-7527395cc573 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:01.909172 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-89fa4780-ec2c-484b-80ab-7527395cc573 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 returned with HTTP 200 Jul 09 15:50:01.909640 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1288/5132] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:01 2026] GET /volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 => generated 893 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:01.927018 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-36272eb7-37b6-47b7-a82e-0cc854f4df54 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:01.930122 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-36272eb7-37b6-47b7-a82e-0cc854f4df54 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:50:01.930491 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-36272eb7-37b6-47b7-a82e-0cc854f4df54 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:01.930831 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-36272eb7-37b6-47b7-a82e-0cc854f4df54 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:01.948420 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:01.948420 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:01.952118 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-36272eb7-37b6-47b7-a82e-0cc854f4df54 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:50:01.957143 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-36272eb7-37b6-47b7-a82e-0cc854f4df54 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:50:01.957544 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1279/5133] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:01 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1512 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:02.000351 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-2957951f-4e09-4fdc-8a07-e064f00e660c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:02.002705 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-2957951f-4e09-4fdc-8a07-e064f00e660c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 Jul 09 15:50:02.002950 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-2957951f-4e09-4fdc-8a07-e064f00e660c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:02.003205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-2957951f-4e09-4fdc-8a07-e064f00e660c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:02.012462 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:02.012462 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:02.548019 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-53d723c1-2bf3-4f3e-9943-642f8144329f req-2957951f-4e09-4fdc-8a07-e064f00e660c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 returned with HTTP 200 Jul 09 15:50:02.548635 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1300/5134] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:50:01 2026] DELETE /volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 => generated 192 bytes in 549 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:02.922208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-71be597e-158a-4c7c-b0f7-906b758b08da None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:02.924063 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-71be597e-158a-4c7c-b0f7-906b758b08da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:50:02.924325 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-71be597e-158a-4c7c-b0f7-906b758b08da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:02.924554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-71be597e-158a-4c7c-b0f7-906b758b08da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:02.930159 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-71be597e-158a-4c7c-b0f7-906b758b08da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 returned with HTTP 404 Jul 09 15:50:02.930626 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1268/5135] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:02 2026] GET /volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:02.939838 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:02.941749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:02.942273 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1472729404"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:02.945235 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1472729404'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:02.945235 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:50:02.948125 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:50:02.953526 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (1ed8c077-2118-44f5-801e-c34d552b9a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:02.954671 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b3b958d-fd96-494c-8398-c567ec256daa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:02.955651 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:02.973340 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-da010ce4-74d5-4c5a-9133-01cfbd80b38a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:02.975296 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-da010ce4-74d5-4c5a-9133-01cfbd80b38a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:50:02.975546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-da010ce4-74d5-4c5a-9133-01cfbd80b38a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:02.975837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-da010ce4-74d5-4c5a-9133-01cfbd80b38a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:02.985404 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b3b958d-fd96-494c-8398-c567ec256daa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:02.986058 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:02.986058 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:02.987047 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37da5129-fbf2-446c-8c86-29f6e8a5b69d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:02.990443 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-da010ce4-74d5-4c5a-9133-01cfbd80b38a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:50:02.995085 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-da010ce4-74d5-4c5a-9133-01cfbd80b38a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:50:02.995479 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1280/5136] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:02 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1212 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:03.043263 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['7e32a6f0-b584-44b7-bb2d-3ba8b81e0239', 'da37114d-194a-4b98-8ba5-2c36f2c180c4', '9f669ead-2f2c-4752-95ce-3e5a348d6e59', '10dd49a4-eb29-42ed-921c-d9c3f50cfeaa'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:03.043263 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37da5129-fbf2-446c-8c86-29f6e8a5b69d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e32a6f0-b584-44b7-bb2d-3ba8b81e0239', 'da37114d-194a-4b98-8ba5-2c36f2c180c4', '9f669ead-2f2c-4752-95ce-3e5a348d6e59', '10dd49a4-eb29-42ed-921c-d9c3f50cfeaa']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:03.043263 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326dabe8-ae7f-4b43-a5ff-d58a0a1aad09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:03.071479 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326dabe8-ae7f-4b43-a5ff-d58a0a1aad09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd04a0c3-f011-4fac-b5fc-a51e8d95a275', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1472729404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['7e32a6f0-b584-44b7-bb2d-3ba8b81e0239','da37114d-194a-4b98-8ba5-2c36f2c180c4','9f669ead-2f2c-4752-95ce-3e5a348d6e59','10dd49a4-eb29-42ed-921c-d9c3f50cfeaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1472729404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd04a0c3-f011-4fac-b5fc-a51e8d95a275,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:03.072605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35273005-6215-456a-81ca-41e03b6cbe3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:03.096470 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35273005-6215-456a-81ca-41e03b6cbe3c) transitioned into state 'SUCCESS' from state '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-1472729404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['7e32a6f0-b584-44b7-bb2d-3ba8b81e0239','da37114d-194a-4b98-8ba5-2c36f2c180c4','9f669ead-2f2c-4752-95ce-3e5a348d6e59','10dd49a4-eb29-42ed-921c-d9c3f50cfeaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:03.101060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7827f5bf-5704-42d6-8d31-196ad6a4124f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:03.113209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7827f5bf-5704-42d6-8d31-196ad6a4124f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:03.113209 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (1ed8c077-2118-44f5-801e-c34d552b9a55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:03.113209 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:50:03.114006 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ba2f27f2-a979-4f75-b9ee-1fdf9fd9c99a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:03.114664 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1289/5137] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:50:02 2026] POST /volume/v3/volumes => generated 768 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:03.127546 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5c5bf2e4-6979-4dfd-9263-31c518b5bb2f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:03.129322 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5c5bf2e4-6979-4dfd-9263-31c518b5bb2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:03.129656 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5c5bf2e4-6979-4dfd-9263-31c518b5bb2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:03.129713 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5c5bf2e4-6979-4dfd-9263-31c518b5bb2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:03.136203 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:03.136203 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:03.139348 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5c5bf2e4-6979-4dfd-9263-31c518b5bb2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:03.143042 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5c5bf2e4-6979-4dfd-9263-31c518b5bb2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 returned with HTTP 200 Jul 09 15:50:03.143395 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1301/5138] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:03 2026] GET /volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 => generated 836 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:04.158555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-446d998d-35e9-4654-93e4-6fc4a1335802 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:04.160799 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-446d998d-35e9-4654-93e4-6fc4a1335802 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:04.161095 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-446d998d-35e9-4654-93e4-6fc4a1335802 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:04.161387 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-446d998d-35e9-4654-93e4-6fc4a1335802 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:04.174067 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:04.174067 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:04.181017 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-446d998d-35e9-4654-93e4-6fc4a1335802 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:04.186643 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-446d998d-35e9-4654-93e4-6fc4a1335802 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 returned with HTTP 200 Jul 09 15:50:04.187125 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1269/5139] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:04 2026] GET /volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:04.201603 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-41f2bde9-996e-43aa-b061-3dba9cfb965a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:04.203763 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-41f2bde9-996e-43aa-b061-3dba9cfb965a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:50:04.204108 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-41f2bde9-996e-43aa-b061-3dba9cfb965a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fd04a0c3-f011-4fac-b5fc-a51e8d95a275", "name": "tempest-VolumeDependencyTests-Snapshot-777446408"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:04.214580 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:04.214580 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:04.214580 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-41f2bde9-996e-43aa-b061-3dba9cfb965a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:04.214580 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-41f2bde9-996e-43aa-b061-3dba9cfb965a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create snapshot from volume fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:04.239448 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-41f2bde9-996e-43aa-b061-3dba9cfb965a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['aba12616-d048-4e06-9832-4335b2fa2a9d', 'a0e1c9d8-d8b9-4d16-b245-b62d30ebd27f', '06dfba05-8342-4068-8ec5-dfd14a0d2a5e', 'fb866869-635f-43d9-8424-1224f9e05da7'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:04.272063 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-41f2bde9-996e-43aa-b061-3dba9cfb965a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot create request issued successfully. Jul 09 15:50:04.276460 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-41f2bde9-996e-43aa-b061-3dba9cfb965a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:50:04.276460 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1281/5140] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:50:04 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 09 15:50:04.287202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1b4f9b2b-7d8d-4a47-bbd4-5d6180abbc39 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:04.291466 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1b4f9b2b-7d8d-4a47-bbd4-5d6180abbc39 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:04.291466 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1b4f9b2b-7d8d-4a47-bbd4-5d6180abbc39 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:04.291582 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1b4f9b2b-7d8d-4a47-bbd4-5d6180abbc39 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:04.298709 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:04.298709 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:04.299472 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1b4f9b2b-7d8d-4a47-bbd4-5d6180abbc39 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:04.300591 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1b4f9b2b-7d8d-4a47-bbd4-5d6180abbc39 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe returned with HTTP 200 Jul 09 15:50:04.301460 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1290/5141] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:04 2026] GET /volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:04.992772 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-8e21e271-2e31-484b-b780-285dca336ff2 req-674cd26d-cfb5-4592-84fe-b846b27dec3d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:04.994723 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-8e21e271-2e31-484b-b780-285dca336ff2 req-674cd26d-cfb5-4592-84fe-b846b27dec3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:50:04.995191 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-8e21e271-2e31-484b-b780-285dca336ff2 req-674cd26d-cfb5-4592-84fe-b846b27dec3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:04.995191 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-8e21e271-2e31-484b-b780-285dca336ff2 req-674cd26d-cfb5-4592-84fe-b846b27dec3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:05.007203 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:05.007203 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:05.011871 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-8e21e271-2e31-484b-b780-285dca336ff2 req-674cd26d-cfb5-4592-84fe-b846b27dec3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:50:05.018254 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-8e21e271-2e31-484b-b780-285dca336ff2 req-674cd26d-cfb5-4592-84fe-b846b27dec3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:50:05.018697 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1302/5142] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:50:04 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1212 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:05.310848 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2d999890-cac2-4cba-8f8f-97ab906b76af None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:05.312528 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d999890-cac2-4cba-8f8f-97ab906b76af tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:05.312762 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d999890-cac2-4cba-8f8f-97ab906b76af tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:05.312987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d999890-cac2-4cba-8f8f-97ab906b76af tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:05.320599 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:05.320599 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:05.321113 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2d999890-cac2-4cba-8f8f-97ab906b76af tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:05.321867 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d999890-cac2-4cba-8f8f-97ab906b76af tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe returned with HTTP 200 Jul 09 15:50:05.322285 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1270/5143] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:05 2026] GET /volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:05.331794 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:05.333719 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:05.336201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "aed76bd9-2580-4688-90c0-e933e6baf6fe", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-233507572"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:05.336201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'snapshot_id': 'aed76bd9-2580-4688-90c0-e933e6baf6fe', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-233507572'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:05.343609 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:05.343609 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:05.343609 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:05.343609 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:50:05.346565 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:50:05.353774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (fa774fd0-d25a-4a89-8073-f6e713049e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:05.354817 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59da741-643e-47af-970c-89c598d2d100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:05.355763 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:05.380725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f59da741-643e-47af-970c-89c598d2d100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'aed76bd9-2580-4688-90c0-e933e6baf6fe', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:05.381759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c33f71d-4981-4078-87e0-5f3ad95f8e96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:05.418019 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['90628bd4-d27d-4529-af27-ec2ffd28fc50', '8393ba0b-0819-4026-8fcb-7b0a0ae9d6aa', '6178cec8-5df9-4c5e-9a65-474e0b5218fd', 'ea3a8f73-4cb6-4850-9d9b-ad7ed29f82d8'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:05.418953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c33f71d-4981-4078-87e0-5f3ad95f8e96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90628bd4-d27d-4529-af27-ec2ffd28fc50', '8393ba0b-0819-4026-8fcb-7b0a0ae9d6aa', '6178cec8-5df9-4c5e-9a65-474e0b5218fd', 'ea3a8f73-4cb6-4850-9d9b-ad7ed29f82d8']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:05.419828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9342d303-37e4-4ec8-8c8e-1b32ab0f2596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:05.457866 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9342d303-37e4-4ec8-8c8e-1b32ab0f2596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc448e01-3ede-4fa1-bae0-8e08d0d61ede', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-233507572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['90628bd4-d27d-4529-af27-ec2ffd28fc50','8393ba0b-0819-4026-8fcb-7b0a0ae9d6aa','6178cec8-5df9-4c5e-9a65-474e0b5218fd','ea3a8f73-4cb6-4850-9d9b-ad7ed29f82d8'],size=1,snapshot_id=aed76bd9-2580-4688-90c0-e933e6baf6fe,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-233507572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc448e01-3ede-4fa1-bae0-8e08d0d61ede,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=aed76bd9-2580-4688-90c0-e933e6baf6fe,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:05.459860 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98f492c-89c5-4a10-aa94-9f75390cf747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:05.473918 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c98f492c-89c5-4a10-aa94-9f75390cf747) transitioned into state 'SUCCESS' from state '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-233507572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['90628bd4-d27d-4529-af27-ec2ffd28fc50','8393ba0b-0819-4026-8fcb-7b0a0ae9d6aa','6178cec8-5df9-4c5e-9a65-474e0b5218fd','ea3a8f73-4cb6-4850-9d9b-ad7ed29f82d8'],size=1,snapshot_id=aed76bd9-2580-4688-90c0-e933e6baf6fe,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:05.474869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5c71e8-08c7-490d-a025-728447024a8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:05.498580 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5c71e8-08c7-490d-a025-728447024a8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:05.498580 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (fa774fd0-d25a-4a89-8073-f6e713049e77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:05.498580 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:50:05.498580 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7b34a4ca-1f85-4a7f-b091-950893199ccd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:05.498901 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1282/5144] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:50:05 2026] POST /volume/v3/volumes => generated 801 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:05.512516 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f7a12932-e725-45b1-9207-67ec16f94dc9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:05.514353 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f7a12932-e725-45b1-9207-67ec16f94dc9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:05.514566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f7a12932-e725-45b1-9207-67ec16f94dc9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:05.514749 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f7a12932-e725-45b1-9207-67ec16f94dc9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:05.521870 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:05.521870 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:05.525485 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f7a12932-e725-45b1-9207-67ec16f94dc9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:05.530035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f7a12932-e725-45b1-9207-67ec16f94dc9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede returned with HTTP 200 Jul 09 15:50:05.530545 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1291/5145] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:05 2026] GET /volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede => generated 869 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:06.543433 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9fcce7ef-02be-4f27-9cbf-554620394677 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:06.545145 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9fcce7ef-02be-4f27-9cbf-554620394677 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:06.545346 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9fcce7ef-02be-4f27-9cbf-554620394677 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:06.545523 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9fcce7ef-02be-4f27-9cbf-554620394677 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:06.551720 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:06.551720 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:06.554958 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9fcce7ef-02be-4f27-9cbf-554620394677 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:06.558593 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9fcce7ef-02be-4f27-9cbf-554620394677 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede returned with HTTP 200 Jul 09 15:50:06.558942 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1303/5146] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:06 2026] GET /volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede => generated 894 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:06.570049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-de679774-3743-4d57-8a9d-77bf68034fb2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:06.571863 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de679774-3743-4d57-8a9d-77bf68034fb2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:50:06.572229 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-de679774-3743-4d57-8a9d-77bf68034fb2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc448e01-3ede-4fa1-bae0-8e08d0d61ede", "name": "tempest-VolumeDependencyTests-Snapshot-1266333124"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:06.580255 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:06.580255 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:06.580862 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-de679774-3743-4d57-8a9d-77bf68034fb2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:06.581011 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-de679774-3743-4d57-8a9d-77bf68034fb2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create snapshot from volume fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:06.606249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-de679774-3743-4d57-8a9d-77bf68034fb2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['04af4bdf-ffa5-4fe6-9731-700556ea39e5', '483c1467-8699-4f7a-8d97-2fd0952015b9', 'c82e6e14-9ab8-4ac1-b798-c1b1a2e8d380', '30b11b54-e099-42f9-b87a-decefeb94119'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:06.632769 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-de679774-3743-4d57-8a9d-77bf68034fb2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot create request issued successfully. Jul 09 15:50:06.633010 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-de679774-3743-4d57-8a9d-77bf68034fb2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:50:06.633414 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1271/5147] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:50:06 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 09 15:50:06.644256 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-43bc70e4-d4ec-4b2f-963c-a89b3f0d23b0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:06.646367 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-43bc70e4-d4ec-4b2f-963c-a89b3f0d23b0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:06.646541 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-43bc70e4-d4ec-4b2f-963c-a89b3f0d23b0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:06.646713 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-43bc70e4-d4ec-4b2f-963c-a89b3f0d23b0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:06.651451 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:06.651451 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:06.651831 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-43bc70e4-d4ec-4b2f-963c-a89b3f0d23b0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:06.652526 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-43bc70e4-d4ec-4b2f-963c-a89b3f0d23b0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 returned with HTTP 200 Jul 09 15:50:06.652839 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1283/5148] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:06 2026] GET /volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:07.661547 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4f48f024-fbc7-45ee-acb3-2eb638163755 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:07.663782 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4f48f024-fbc7-45ee-acb3-2eb638163755 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:07.664297 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4f48f024-fbc7-45ee-acb3-2eb638163755 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:07.664297 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4f48f024-fbc7-45ee-acb3-2eb638163755 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:07.670768 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:07.670768 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:07.671402 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4f48f024-fbc7-45ee-acb3-2eb638163755 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:07.672468 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4f48f024-fbc7-45ee-acb3-2eb638163755 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 returned with HTTP 200 Jul 09 15:50:07.672962 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1292/5149] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:07 2026] GET /volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:07.684330 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7189ea5c-6049-49fe-8770-cc685d869d0d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:07.686119 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:07.686617 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0f8f80d6-f021-446f-92a8-dc34c911a7f3", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-616597632"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:07.690353 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'snapshot_id': '0f8f80d6-f021-446f-92a8-dc34c911a7f3', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-616597632'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:07.693724 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:07.693724 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:07.694332 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:07.694510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:50:07.698342 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:50:07.703609 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (e4aa76b8-cac9-42be-92c6-d83ae51dc311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:07.708871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58ee22a-17c1-405d-8dab-2fa5b8cb7648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:07.709920 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:07.741071 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d58ee22a-17c1-405d-8dab-2fa5b8cb7648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0f8f80d6-f021-446f-92a8-dc34c911a7f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:07.741756 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af65d32b-ac95-4a78-aaae-93df1ebc5136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:07.783412 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['5e7f4d2d-b9fd-4b2a-ad08-739f086dd978', '52ca6e4d-2b21-479c-a97b-a3e32b99476f', '2c776eff-9a93-4a3c-8dcc-8606557db28b', 'f670fbf7-f5e0-43f5-acc7-bc896d747d19'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:07.784364 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af65d32b-ac95-4a78-aaae-93df1ebc5136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e7f4d2d-b9fd-4b2a-ad08-739f086dd978', '52ca6e4d-2b21-479c-a97b-a3e32b99476f', '2c776eff-9a93-4a3c-8dcc-8606557db28b', 'f670fbf7-f5e0-43f5-acc7-bc896d747d19']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:07.785475 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c0671e-65b0-49d4-af05-f9b364dd8c27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:07.838172 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c0671e-65b0-49d4-af05-f9b364dd8c27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e09c09b7-cc23-43a7-a5cc-502f8f681ee0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-616597632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['5e7f4d2d-b9fd-4b2a-ad08-739f086dd978','52ca6e4d-2b21-479c-a97b-a3e32b99476f','2c776eff-9a93-4a3c-8dcc-8606557db28b','f670fbf7-f5e0-43f5-acc7-bc896d747d19'],size=1,snapshot_id=0f8f80d6-f021-446f-92a8-dc34c911a7f3,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-616597632',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e09c09b7-cc23-43a7-a5cc-502f8f681ee0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0f8f80d6-f021-446f-92a8-dc34c911a7f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:07.839335 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeeb341d-4c67-4c91-a542-3927a4d6ba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:07.870200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aeeb341d-4c67-4c91-a542-3927a4d6ba1c) transitioned into state 'SUCCESS' from state '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-616597632',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['5e7f4d2d-b9fd-4b2a-ad08-739f086dd978','52ca6e4d-2b21-479c-a97b-a3e32b99476f','2c776eff-9a93-4a3c-8dcc-8606557db28b','f670fbf7-f5e0-43f5-acc7-bc896d747d19'],size=1,snapshot_id=0f8f80d6-f021-446f-92a8-dc34c911a7f3,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:07.871121 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df3cd72-b74e-4311-ac5d-3c7e60aef152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:07.899744 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df3cd72-b74e-4311-ac5d-3c7e60aef152) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:07.900613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (e4aa76b8-cac9-42be-92c6-d83ae51dc311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:07.900977 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:50:07.901628 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7189ea5c-6049-49fe-8770-cc685d869d0d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:07.902037 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1304/5150] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:50:07 2026] POST /volume/v3/volumes => generated 801 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:07.921609 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-44a52b71-41da-4f5a-9805-afc69673fe01 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:07.923750 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44a52b71-41da-4f5a-9805-afc69673fe01 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:07.924086 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44a52b71-41da-4f5a-9805-afc69673fe01 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:07.924837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44a52b71-41da-4f5a-9805-afc69673fe01 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:07.934453 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:07.934453 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:07.942400 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-44a52b71-41da-4f5a-9805-afc69673fe01 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:07.948617 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44a52b71-41da-4f5a-9805-afc69673fe01 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 returned with HTTP 200 Jul 09 15:50:07.949154 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1272/5151] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:07 2026] GET /volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:08.965434 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b0e51def-e1a3-450e-991e-3ee433137435 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:08.968983 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b0e51def-e1a3-450e-991e-3ee433137435 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:08.969330 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b0e51def-e1a3-450e-991e-3ee433137435 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:08.969608 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b0e51def-e1a3-450e-991e-3ee433137435 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:08.976696 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:08.976696 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:08.980468 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b0e51def-e1a3-450e-991e-3ee433137435 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:08.985155 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b0e51def-e1a3-450e-991e-3ee433137435 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 returned with HTTP 200 Jul 09 15:50:08.985747 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1284/5152] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:08 2026] GET /volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 => generated 894 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:08.999014 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a73ae91a-df99-49f7-8e5f-c6bddd15c45a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:09.000779 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a73ae91a-df99-49f7-8e5f-c6bddd15c45a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:09.000958 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a73ae91a-df99-49f7-8e5f-c6bddd15c45a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:09.001151 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a73ae91a-df99-49f7-8e5f-c6bddd15c45a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:09.001290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-a73ae91a-df99-49f7-8e5f-c6bddd15c45a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:09.006130 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:09.006130 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:09.006552 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a73ae91a-df99-49f7-8e5f-c6bddd15c45a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:09.020728 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a73ae91a-df99-49f7-8e5f-c6bddd15c45a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot delete request issued successfully. Jul 09 15:50:09.020918 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a73ae91a-df99-49f7-8e5f-c6bddd15c45a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe returned with HTTP 202 Jul 09 15:50:09.021334 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1293/5153] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:08 2026] DELETE /volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:50:09.034730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0e0bb1c1-2f74-41b7-b642-ccbd35f7dbf5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:09.040581 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e0bb1c1-2f74-41b7-b642-ccbd35f7dbf5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:09.040581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e0bb1c1-2f74-41b7-b642-ccbd35f7dbf5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:09.040581 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e0bb1c1-2f74-41b7-b642-ccbd35f7dbf5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:09.049137 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:09.049137 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:09.049137 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0e0bb1c1-2f74-41b7-b642-ccbd35f7dbf5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:09.049137 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e0bb1c1-2f74-41b7-b642-ccbd35f7dbf5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe returned with HTTP 200 Jul 09 15:50:09.049137 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1305/5154] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:09 2026] GET /volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:09.484030 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-63af05d8-0b07-452a-a3d7-5fd143ebf13b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:09.485670 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-63af05d8-0b07-452a-a3d7-5fd143ebf13b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:09.485906 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-63af05d8-0b07-452a-a3d7-5fd143ebf13b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:09.486149 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-63af05d8-0b07-452a-a3d7-5fd143ebf13b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:09.493858 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:09.493858 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:09.498884 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-63af05d8-0b07-452a-a3d7-5fd143ebf13b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:09.503020 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-63af05d8-0b07-452a-a3d7-5fd143ebf13b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:09.503493 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1273/5155] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:09 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:09.516639 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8b509ec5-c3fb-4cc4-be3d-f6a8aae02b78 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:09.518418 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8b509ec5-c3fb-4cc4-be3d-f6a8aae02b78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:09.518644 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8b509ec5-c3fb-4cc4-be3d-f6a8aae02b78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:09.518885 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8b509ec5-c3fb-4cc4-be3d-f6a8aae02b78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:09.525085 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:09.525085 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:09.528736 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8b509ec5-c3fb-4cc4-be3d-f6a8aae02b78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:09.532902 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8b509ec5-c3fb-4cc4-be3d-f6a8aae02b78 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:09.533364 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1285/5156] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:09 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:09.571838 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-9fcb1df5-ede5-48e6-bd46-f00472fd048a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:09.574007 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-9fcb1df5-ede5-48e6-bd46-f00472fd048a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:09.574281 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-9fcb1df5-ede5-48e6-bd46-f00472fd048a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:09.574525 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-9fcb1df5-ede5-48e6-bd46-f00472fd048a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:09.580978 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:09.580978 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:09.584099 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-9fcb1df5-ede5-48e6-bd46-f00472fd048a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:09.588223 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-9fcb1df5-ede5-48e6-bd46-f00472fd048a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:09.588609 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1294/5157] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:50:09 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:10.058346 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c85e7cc0-0b3e-40a9-9a7b-43336fe4ea22 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:10.060247 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c85e7cc0-0b3e-40a9-9a7b-43336fe4ea22 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:10.060436 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c85e7cc0-0b3e-40a9-9a7b-43336fe4ea22 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:10.060612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c85e7cc0-0b3e-40a9-9a7b-43336fe4ea22 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:10.064611 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c85e7cc0-0b3e-40a9-9a7b-43336fe4ea22 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe returned with HTTP 404 Jul 09 15:50:10.065035 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1306/5158] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:10 2026] GET /volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:10.071663 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f2d20661-296e-4051-a3e0-7353201fed99 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:10.073270 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f2d20661-296e-4051-a3e0-7353201fed99 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:10.073449 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f2d20661-296e-4051-a3e0-7353201fed99 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:10.073624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f2d20661-296e-4051-a3e0-7353201fed99 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:10.073721 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-f2d20661-296e-4051-a3e0-7353201fed99 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: 0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:10.078333 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:10.078333 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:10.078703 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f2d20661-296e-4051-a3e0-7353201fed99 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:10.090917 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f2d20661-296e-4051-a3e0-7353201fed99 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot delete request issued successfully. Jul 09 15:50:10.091075 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f2d20661-296e-4051-a3e0-7353201fed99 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 returned with HTTP 202 Jul 09 15:50:10.091554 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1274/5159] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:10 2026] DELETE /volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:50:10.099134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a30ce49d-dfc4-4fd5-aa46-1d7d08855bb9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:10.100866 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a30ce49d-dfc4-4fd5-aa46-1d7d08855bb9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:10.101074 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a30ce49d-dfc4-4fd5-aa46-1d7d08855bb9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:10.101298 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a30ce49d-dfc4-4fd5-aa46-1d7d08855bb9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:10.106071 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:10.106071 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:10.106535 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a30ce49d-dfc4-4fd5-aa46-1d7d08855bb9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:10.107294 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a30ce49d-dfc4-4fd5-aa46-1d7d08855bb9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 returned with HTTP 200 Jul 09 15:50:10.107642 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1286/5160] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:10 2026] GET /volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:11.116980 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df648f67-5e33-4b57-b1dc-b5f6909b7722 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:11.119473 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df648f67-5e33-4b57-b1dc-b5f6909b7722 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:11.119661 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df648f67-5e33-4b57-b1dc-b5f6909b7722 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:11.119871 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df648f67-5e33-4b57-b1dc-b5f6909b7722 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:11.124575 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df648f67-5e33-4b57-b1dc-b5f6909b7722 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 returned with HTTP 404 Jul 09 15:50:11.125011 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1295/5161] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:11 2026] GET /volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 09 15:50:11.131525 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f24a7411-6051-40da-9d43-0dc8cc51288b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:11.133067 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f24a7411-6051-40da-9d43-0dc8cc51288b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:11.133269 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f24a7411-6051-40da-9d43-0dc8cc51288b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:11.133450 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f24a7411-6051-40da-9d43-0dc8cc51288b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:11.133621 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f24a7411-6051-40da-9d43-0dc8cc51288b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:11.135639 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=273,cinder:INSERT=25,cinder:UPDATE=56,cinder:DELETE=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:50:11.141567 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:11.141567 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:11.142050 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f24a7411-6051-40da-9d43-0dc8cc51288b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:11.156702 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f24a7411-6051-40da-9d43-0dc8cc51288b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:11.156846 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f24a7411-6051-40da-9d43-0dc8cc51288b tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 returned with HTTP 202 Jul 09 15:50:11.157269 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1307/5162] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:11 2026] DELETE /volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:11.165325 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-808e535f-1325-421d-9872-d16d96153323 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:11.168032 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-808e535f-1325-421d-9872-d16d96153323 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:11.168396 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-808e535f-1325-421d-9872-d16d96153323 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:11.168809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-808e535f-1325-421d-9872-d16d96153323 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:11.177826 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:11.177826 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:11.182776 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-808e535f-1325-421d-9872-d16d96153323 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:11.187764 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-808e535f-1325-421d-9872-d16d96153323 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 returned with HTTP 200 Jul 09 15:50:11.188234 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1275/5163] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:11 2026] GET /volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:11.623897 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-515bf44d-3323-4fbc-9b15-ffb85147a830 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:11.624299 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-515bf44d-3323-4fbc-9b15-ffb85147a830 None None] GET https://10.4.3.19/volume// Jul 09 15:50:11.624395 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-515bf44d-3323-4fbc-9b15-ffb85147a830 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:11.624596 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-515bf44d-3323-4fbc-9b15-ffb85147a830 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:11.624912 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-515bf44d-3323-4fbc-9b15-ffb85147a830 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:50:11.625233 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1287/5164] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:50: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 09 15:50:11.631592 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-79bc78d2-f977-4b26-a0b7-de3203109948 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:11.633813 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-79bc78d2-f977-4b26-a0b7-de3203109948 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:50:11.634178 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-79bc78d2-f977-4b26-a0b7-de3203109948 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9", "connector": null, "instance_uuid": "675cfff8-c0b0-492b-9b1a-6e8574b97227"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:11.643802 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:11.643802 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:11.674139 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-79bc78d2-f977-4b26-a0b7-de3203109948 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:50:11.674669 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1296/5165] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:50:11 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 09 15:50:12.109132 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-548ae7f0-d5e1-4ecf-80c2-28c2cf3385b6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:12.110878 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-548ae7f0-d5e1-4ecf-80c2-28c2cf3385b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:12.111104 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-548ae7f0-d5e1-4ecf-80c2-28c2cf3385b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:12.111326 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-548ae7f0-d5e1-4ecf-80c2-28c2cf3385b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:12.121049 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:12.121049 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:12.124524 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-548ae7f0-d5e1-4ecf-80c2-28c2cf3385b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:12.128668 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-548ae7f0-d5e1-4ecf-80c2-28c2cf3385b6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:12.129054 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1308/5166] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:12 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:12.201406 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cc87b096-db29-42e0-a131-dcd80da8bc3a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:12.203444 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0b54ed68-7fd4-4355-b419-0e1afb58a1ce None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:12.203650 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cc87b096-db29-42e0-a131-dcd80da8bc3a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:12.203875 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cc87b096-db29-42e0-a131-dcd80da8bc3a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:12.203974 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b54ed68-7fd4-4355-b419-0e1afb58a1ce None None] GET https://10.4.3.19/volume// Jul 09 15:50:12.204056 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cc87b096-db29-42e0-a131-dcd80da8bc3a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:12.204276 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b54ed68-7fd4-4355-b419-0e1afb58a1ce None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:12.204557 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b54ed68-7fd4-4355-b419-0e1afb58a1ce None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:12.204981 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b54ed68-7fd4-4355-b419-0e1afb58a1ce None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:50:12.205608 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1288/5167] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:50: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 09 15:50:12.210745 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cc87b096-db29-42e0-a131-dcd80da8bc3a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 returned with HTTP 404 Jul 09 15:50:12.210745 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1276/5168] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:12 2026] GET /volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:12.215074 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-2c4fecbc-f979-46cf-8662-b5dd133f9092 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:12.217434 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-2c4fecbc-f979-46cf-8662-b5dd133f9092 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:12.217658 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-2c4fecbc-f979-46cf-8662-b5dd133f9092 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:12.217854 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-2c4fecbc-f979-46cf-8662-b5dd133f9092 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:12.219548 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-de2bc606-feda-48ed-bd3d-5c787d3c2a87 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:12.221924 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-de2bc606-feda-48ed-bd3d-5c787d3c2a87 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:12.222254 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-de2bc606-feda-48ed-bd3d-5c787d3c2a87 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:12.222533 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-de2bc606-feda-48ed-bd3d-5c787d3c2a87 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:12.222782 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-de2bc606-feda-48ed-bd3d-5c787d3c2a87 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:12.227102 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:12.227102 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:12.229709 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:12.229709 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:12.230166 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-de2bc606-feda-48ed-bd3d-5c787d3c2a87 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:12.230483 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-2c4fecbc-f979-46cf-8662-b5dd133f9092 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:12.234845 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-2c4fecbc-f979-46cf-8662-b5dd133f9092 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:12.235269 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1297/5169] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:50:12 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 1055 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:50:12.253484 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-de2bc606-feda-48ed-bd3d-5c787d3c2a87 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:12.253695 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-de2bc606-feda-48ed-bd3d-5c787d3c2a87 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede returned with HTTP 202 Jul 09 15:50:12.254159 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1309/5170] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:12 2026] DELETE /volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:12.261993 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-50a55914-93d5-4e48-8f01-b91631a40538 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:12.263654 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-50a55914-93d5-4e48-8f01-b91631a40538 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:12.263860 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-50a55914-93d5-4e48-8f01-b91631a40538 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:12.264059 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-50a55914-93d5-4e48-8f01-b91631a40538 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:12.271552 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:12.271552 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:12.278367 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-50a55914-93d5-4e48-8f01-b91631a40538 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:12.281664 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-50a55914-93d5-4e48-8f01-b91631a40538 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede returned with HTTP 200 Jul 09 15:50:12.282279 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1289/5171] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:12 2026] GET /volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede => generated 893 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:12.346036 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-e0b31aba-7fa3-4ff4-bbf9-52d1f72094ef None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:12.348066 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-e0b31aba-7fa3-4ff4-bbf9-52d1f72094ef tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] PUT https://10.4.3.19/volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9 Jul 09 15:50:12.348758 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-e0b31aba-7fa3-4ff4-bbf9-52d1f72094ef tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:12.357008 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-e0b31aba-7fa3-4ff4-bbf9-52d1f72094ef tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Acquiring lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:50:12.361015 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-e0b31aba-7fa3-4ff4-bbf9-52d1f72094ef tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" acquired by "attachment_update" :: waited 0.004s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:50:12.361908 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:12.361908 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:12.882200 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-e0b31aba-7fa3-4ff4-bbf9-52d1f72094ef tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:50:12.882524 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-e0b31aba-7fa3-4ff4-bbf9-52d1f72094ef tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9 returned with HTTP 200 Jul 09 15:50:12.883035 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1277/5172] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:50:12 2026] PUT /volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9 => generated 968 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:12.891556 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-c9ea8bdd-4053-41f9-8375-8483b3136994 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:12.893960 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-c9ea8bdd-4053-41f9-8375-8483b3136994 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption Jul 09 15:50:12.894291 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-c9ea8bdd-4053-41f9-8375-8483b3136994 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:12.894545 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-c9ea8bdd-4053-41f9-8375-8483b3136994 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:12.905092 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:12.905092 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:12.912707 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-c9ea8bdd-4053-41f9-8375-8483b3136994 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption returned with HTTP 200 Jul 09 15:50:12.913124 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1298/5173] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:50:12 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:13.141371 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b6120a34-b870-4acd-ae6c-3ffdd969cf92 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:13.143100 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b6120a34-b870-4acd-ae6c-3ffdd969cf92 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:13.143366 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b6120a34-b870-4acd-ae6c-3ffdd969cf92 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:13.143613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b6120a34-b870-4acd-ae6c-3ffdd969cf92 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:13.152606 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:13.152606 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:13.155968 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b6120a34-b870-4acd-ae6c-3ffdd969cf92 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:13.159865 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b6120a34-b870-4acd-ae6c-3ffdd969cf92 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:13.160294 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1310/5174] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:13 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:13.296370 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-880abca9-53eb-4199-b077-c6f8a360ef40 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:13.298178 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-880abca9-53eb-4199-b077-c6f8a360ef40 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:13.298518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-880abca9-53eb-4199-b077-c6f8a360ef40 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:13.298761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-880abca9-53eb-4199-b077-c6f8a360ef40 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:13.304439 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-880abca9-53eb-4199-b077-c6f8a360ef40 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede returned with HTTP 404 Jul 09 15:50:13.304916 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1290/5175] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:13 2026] GET /volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:13.312091 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2d01d3e0-95d6-4530-a868-df6d5dd50fa0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:13.313807 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d01d3e0-95d6-4530-a868-df6d5dd50fa0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:13.314124 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d01d3e0-95d6-4530-a868-df6d5dd50fa0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:13.315697 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2d01d3e0-95d6-4530-a868-df6d5dd50fa0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:13.315697 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-2d01d3e0-95d6-4530-a868-df6d5dd50fa0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:13.322095 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:13.322095 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:13.322750 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2d01d3e0-95d6-4530-a868-df6d5dd50fa0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:13.337843 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2d01d3e0-95d6-4530-a868-df6d5dd50fa0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:13.338253 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2d01d3e0-95d6-4530-a868-df6d5dd50fa0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 returned with HTTP 202 Jul 09 15:50:13.338812 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1278/5176] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:13 2026] DELETE /volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:13.347336 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b6d5de5f-3d7a-411d-9032-2b1a01fcaeab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:13.353053 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b6d5de5f-3d7a-411d-9032-2b1a01fcaeab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:13.353704 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b6d5de5f-3d7a-411d-9032-2b1a01fcaeab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:13.353945 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b6d5de5f-3d7a-411d-9032-2b1a01fcaeab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:13.364933 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:13.364933 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:13.371882 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b6d5de5f-3d7a-411d-9032-2b1a01fcaeab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:13.378033 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b6d5de5f-3d7a-411d-9032-2b1a01fcaeab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 returned with HTTP 200 Jul 09 15:50:13.378850 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1299/5177] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:13 2026] GET /volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 => generated 893 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:14.173904 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-150cd125-1ac9-4d51-b3bc-083111e4be73 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:14.176131 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-150cd125-1ac9-4d51-b3bc-083111e4be73 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:14.176421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-150cd125-1ac9-4d51-b3bc-083111e4be73 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:14.176727 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-150cd125-1ac9-4d51-b3bc-083111e4be73 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:14.188915 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:14.188915 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:14.193211 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-150cd125-1ac9-4d51-b3bc-083111e4be73 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:14.198643 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-150cd125-1ac9-4d51-b3bc-083111e4be73 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:14.199149 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1311/5178] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:14 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:14.391138 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0bb83f42-b3f4-40ee-9f39-d885e6f82c38 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:14.392688 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0bb83f42-b3f4-40ee-9f39-d885e6f82c38 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:14.392865 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0bb83f42-b3f4-40ee-9f39-d885e6f82c38 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:14.393026 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0bb83f42-b3f4-40ee-9f39-d885e6f82c38 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:14.399050 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0bb83f42-b3f4-40ee-9f39-d885e6f82c38 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 returned with HTTP 404 Jul 09 15:50:14.399050 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1291/5179] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:14 2026] GET /volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:14.406851 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-21ee032d-cc54-41df-9278-067e883896c8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:14.408611 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:14.408957 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-479734382"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:14.410377 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-479734382'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:14.410515 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:50:14.414488 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:50:14.419973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (2aa5778a-9746-46ee-8a53-d94caf38bdbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:14.420974 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98daa114-52d5-43f3-aa12-a9d639e36407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:14.421846 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:14.445162 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98daa114-52d5-43f3-aa12-a9d639e36407) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:14.445857 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2bc00ef-f1e4-4860-8283-d90ab5ea17de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:14.482945 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['f4e70ce4-b036-48c0-84d8-9240853d927a', '1b273d80-8ea3-46be-9949-0239a6a5ec89', '8c8d7cf6-6ff8-4812-9695-bb2521dbc7ef', 'c9fb30a3-082c-4b42-8c99-fad0e2388cf1'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:14.483776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2bc00ef-f1e4-4860-8283-d90ab5ea17de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4e70ce4-b036-48c0-84d8-9240853d927a', '1b273d80-8ea3-46be-9949-0239a6a5ec89', '8c8d7cf6-6ff8-4812-9695-bb2521dbc7ef', 'c9fb30a3-082c-4b42-8c99-fad0e2388cf1']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:14.484494 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c7ecb0c-173f-421f-8fb9-1a4146aa763c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:14.504504 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c7ecb0c-173f-421f-8fb9-1a4146aa763c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b27bf915-c994-4c62-a01d-82f5bfd26369', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-479734382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['f4e70ce4-b036-48c0-84d8-9240853d927a','1b273d80-8ea3-46be-9949-0239a6a5ec89','8c8d7cf6-6ff8-4812-9695-bb2521dbc7ef','c9fb30a3-082c-4b42-8c99-fad0e2388cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-479734382',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b27bf915-c994-4c62-a01d-82f5bfd26369,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:14.505135 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6909d7e0-2606-463c-bef4-8713907bdb35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:14.520995 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6909d7e0-2606-463c-bef4-8713907bdb35) transitioned into state 'SUCCESS' from state '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-479734382',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['f4e70ce4-b036-48c0-84d8-9240853d927a','1b273d80-8ea3-46be-9949-0239a6a5ec89','8c8d7cf6-6ff8-4812-9695-bb2521dbc7ef','c9fb30a3-082c-4b42-8c99-fad0e2388cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:14.521610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35f3a74-3617-495d-986e-a63af8a29598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:14.529733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b35f3a74-3617-495d-986e-a63af8a29598) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:14.530520 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (2aa5778a-9746-46ee-8a53-d94caf38bdbb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:14.530823 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:50:14.531352 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-21ee032d-cc54-41df-9278-067e883896c8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:14.531766 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1279/5180] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:50:14 2026] POST /volume/v3/volumes => generated 767 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:14.543056 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d494e950-e537-4015-b428-58534eab1b09 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:14.544708 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d494e950-e537-4015-b428-58534eab1b09 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:14.544915 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d494e950-e537-4015-b428-58534eab1b09 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:14.545082 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d494e950-e537-4015-b428-58534eab1b09 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:14.551170 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:14.551170 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:14.554172 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d494e950-e537-4015-b428-58534eab1b09 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:14.557580 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d494e950-e537-4015-b428-58534eab1b09 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 returned with HTTP 200 Jul 09 15:50:14.557987 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1300/5181] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:14 2026] GET /volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 => generated 835 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:15.210636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fb809717-f56b-4aa6-9c93-f8c2ea7da958 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:15.212392 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb809717-f56b-4aa6-9c93-f8c2ea7da958 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:15.212573 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb809717-f56b-4aa6-9c93-f8c2ea7da958 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:15.212783 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb809717-f56b-4aa6-9c93-f8c2ea7da958 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:15.221849 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:15.221849 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:15.225078 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fb809717-f56b-4aa6-9c93-f8c2ea7da958 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:15.229085 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb809717-f56b-4aa6-9c93-f8c2ea7da958 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:15.229463 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1312/5182] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:15 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:15.573716 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1880acc3-06be-4a8b-bebb-b280dbc27d07 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:15.576544 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1880acc3-06be-4a8b-bebb-b280dbc27d07 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:15.576836 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1880acc3-06be-4a8b-bebb-b280dbc27d07 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:15.577100 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1880acc3-06be-4a8b-bebb-b280dbc27d07 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:15.587681 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:15.587681 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:15.591279 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1880acc3-06be-4a8b-bebb-b280dbc27d07 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:15.596263 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1880acc3-06be-4a8b-bebb-b280dbc27d07 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 returned with HTTP 200 Jul 09 15:50:15.596709 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1292/5183] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:15 2026] GET /volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:15.607164 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-98634515-e881-48fe-9db0-3d8041153b6a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:15.608908 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-98634515-e881-48fe-9db0-3d8041153b6a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:50:15.609232 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-98634515-e881-48fe-9db0-3d8041153b6a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b27bf915-c994-4c62-a01d-82f5bfd26369", "name": "tempest-VolumeDependencyTests-Snapshot-1612155529"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:15.617614 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:15.617614 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:15.618139 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-98634515-e881-48fe-9db0-3d8041153b6a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:15.618301 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-98634515-e881-48fe-9db0-3d8041153b6a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create snapshot from volume b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:15.641590 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-98634515-e881-48fe-9db0-3d8041153b6a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['a9b947c5-c204-462e-9ea8-a72d5b72d147', 'a1e8441c-7308-4ff3-99d1-656963839bef', '5091cb9f-dc7a-4e77-9317-7dfd82045abd', 'ad6b894e-de6d-4009-b93b-bce422d152a8'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:15.668608 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-98634515-e881-48fe-9db0-3d8041153b6a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot create request issued successfully. Jul 09 15:50:15.668890 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-98634515-e881-48fe-9db0-3d8041153b6a tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:50:15.669366 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1280/5184] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:50:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:50:15.678266 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-466ac675-5e5b-4975-900d-a55fd513718f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:15.680554 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-466ac675-5e5b-4975-900d-a55fd513718f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:15.680793 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-466ac675-5e5b-4975-900d-a55fd513718f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:15.681036 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-466ac675-5e5b-4975-900d-a55fd513718f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:15.688979 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:15.688979 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:15.689820 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-466ac675-5e5b-4975-900d-a55fd513718f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:15.690822 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-466ac675-5e5b-4975-900d-a55fd513718f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e returned with HTTP 200 Jul 09 15:50:15.691424 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1301/5185] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:15 2026] GET /volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:16.241579 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-98f3ed1a-1323-44e6-87c1-b9e84e34a528 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:16.243331 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-98f3ed1a-1323-44e6-87c1-b9e84e34a528 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:16.243522 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-98f3ed1a-1323-44e6-87c1-b9e84e34a528 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:16.243694 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-98f3ed1a-1323-44e6-87c1-b9e84e34a528 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:16.252212 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:16.252212 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:16.255171 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-98f3ed1a-1323-44e6-87c1-b9e84e34a528 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:16.258754 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-98f3ed1a-1323-44e6-87c1-b9e84e34a528 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:16.259088 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1313/5186] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:16 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:16.699246 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5b37214f-7dae-4c7d-a4f8-d6b073dab3d6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:16.700935 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5b37214f-7dae-4c7d-a4f8-d6b073dab3d6 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:16.701107 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5b37214f-7dae-4c7d-a4f8-d6b073dab3d6 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:16.701324 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5b37214f-7dae-4c7d-a4f8-d6b073dab3d6 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:16.706535 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:16.706535 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:16.706968 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5b37214f-7dae-4c7d-a4f8-d6b073dab3d6 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:16.707713 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5b37214f-7dae-4c7d-a4f8-d6b073dab3d6 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e returned with HTTP 200 Jul 09 15:50:16.708082 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1293/5187] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:16 2026] GET /volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:16.715568 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:16.717157 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:16.717494 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "59b15dd3-002e-4baf-88fe-7d54b3e8985e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1269620817"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:16.718888 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'snapshot_id': '59b15dd3-002e-4baf-88fe-7d54b3e8985e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1269620817'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:16.723818 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:16.723818 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:16.724215 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:16.724330 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:50:16.727460 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:50:16.732491 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (32e4f06c-4596-4c47-9aa3-bca703e62c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:16.733509 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65b8d60-6123-4f86-85d1-892e796c0fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:16.734412 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:16.760852 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f65b8d60-6123-4f86-85d1-892e796c0fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '59b15dd3-002e-4baf-88fe-7d54b3e8985e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:16.761508 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61d364b-d150-43f2-a978-299e8e2547af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:16.795589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['707ddaf3-9b59-4be1-a820-a75e77b7598f', '32b48822-79c6-4262-951e-80dcf07fb264', 'bc9f17b2-2710-4f98-9318-d7ccc34541a2', 'ecc43566-c0da-489c-94b2-5ababe4c3fb6'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:16.796254 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f61d364b-d150-43f2-a978-299e8e2547af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['707ddaf3-9b59-4be1-a820-a75e77b7598f', '32b48822-79c6-4262-951e-80dcf07fb264', 'bc9f17b2-2710-4f98-9318-d7ccc34541a2', 'ecc43566-c0da-489c-94b2-5ababe4c3fb6']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:16.796942 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64efb98b-d429-4164-9778-63be92234f31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:16.833645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (64efb98b-d429-4164-9778-63be92234f31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '050e5dce-e7f5-4874-a7e8-59991fc9241f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1269620817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['707ddaf3-9b59-4be1-a820-a75e77b7598f','32b48822-79c6-4262-951e-80dcf07fb264','bc9f17b2-2710-4f98-9318-d7ccc34541a2','ecc43566-c0da-489c-94b2-5ababe4c3fb6'],size=1,snapshot_id=59b15dd3-002e-4baf-88fe-7d54b3e8985e,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1269620817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=050e5dce-e7f5-4874-a7e8-59991fc9241f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=59b15dd3-002e-4baf-88fe-7d54b3e8985e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:16.834285 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2c1152-f2ef-45e9-ba94-20813dd4df90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:16.851282 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e2c1152-f2ef-45e9-ba94-20813dd4df90) transitioned into state 'SUCCESS' from state '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-1269620817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['707ddaf3-9b59-4be1-a820-a75e77b7598f','32b48822-79c6-4262-951e-80dcf07fb264','bc9f17b2-2710-4f98-9318-d7ccc34541a2','ecc43566-c0da-489c-94b2-5ababe4c3fb6'],size=1,snapshot_id=59b15dd3-002e-4baf-88fe-7d54b3e8985e,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:16.852005 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cffceb-38db-495f-b8a0-70049bf8850b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:16.873400 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cffceb-38db-495f-b8a0-70049bf8850b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:16.874066 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (32e4f06c-4596-4c47-9aa3-bca703e62c62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:16.874377 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:50:16.874876 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3880a5bd-a57b-4c8d-9179-c608e0c35d2f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:16.875304 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1281/5188] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:50:16 2026] POST /volume/v3/volumes => generated 802 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:16.887025 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0c6d51c1-f61f-4a77-9545-859d83b693ed None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:16.889097 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c6d51c1-f61f-4a77-9545-859d83b693ed tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f Jul 09 15:50:16.889396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c6d51c1-f61f-4a77-9545-859d83b693ed tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:16.889626 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0c6d51c1-f61f-4a77-9545-859d83b693ed tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:16.896482 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:16.896482 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:16.900205 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0c6d51c1-f61f-4a77-9545-859d83b693ed tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:16.904376 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0c6d51c1-f61f-4a77-9545-859d83b693ed tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f returned with HTTP 200 Jul 09 15:50:16.904864 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1302/5189] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:16 2026] GET /volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:17.274761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-007c7d98-f3ad-45da-8929-a48d75f6813b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:17.277153 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-007c7d98-f3ad-45da-8929-a48d75f6813b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:17.277535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-007c7d98-f3ad-45da-8929-a48d75f6813b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:17.277772 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-007c7d98-f3ad-45da-8929-a48d75f6813b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:17.286576 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:17.286576 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:17.289829 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-007c7d98-f3ad-45da-8929-a48d75f6813b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:17.293776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-007c7d98-f3ad-45da-8929-a48d75f6813b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:17.294146 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1314/5190] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:17 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:17.918530 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-026b1ef9-a04d-42a3-92b7-6fca9fd87454 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:17.920420 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-026b1ef9-a04d-42a3-92b7-6fca9fd87454 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f Jul 09 15:50:17.920628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-026b1ef9-a04d-42a3-92b7-6fca9fd87454 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:17.920805 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-026b1ef9-a04d-42a3-92b7-6fca9fd87454 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:17.927314 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:17.927314 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:17.930979 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-026b1ef9-a04d-42a3-92b7-6fca9fd87454 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:17.935069 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-026b1ef9-a04d-42a3-92b7-6fca9fd87454 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f returned with HTTP 200 Jul 09 15:50:17.935474 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1294/5191] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:17 2026] GET /volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:17.949387 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b27ffc75-bd38-400d-8a38-6fd384c56ad9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:17.951274 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b27ffc75-bd38-400d-8a38-6fd384c56ad9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:17.951500 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b27ffc75-bd38-400d-8a38-6fd384c56ad9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:17.951657 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b27ffc75-bd38-400d-8a38-6fd384c56ad9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:17.951791 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-b27ffc75-bd38-400d-8a38-6fd384c56ad9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: 59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:17.956966 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:17.956966 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:17.957417 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b27ffc75-bd38-400d-8a38-6fd384c56ad9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:17.971764 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b27ffc75-bd38-400d-8a38-6fd384c56ad9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot delete request issued successfully. Jul 09 15:50:17.971922 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b27ffc75-bd38-400d-8a38-6fd384c56ad9 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e returned with HTTP 202 Jul 09 15:50:17.972510 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1282/5192] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:17 2026] DELETE /volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:50:17.979314 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9d30e5bb-b758-4425-8510-0c86350e2353 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:17.980962 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9d30e5bb-b758-4425-8510-0c86350e2353 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:17.981147 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9d30e5bb-b758-4425-8510-0c86350e2353 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:17.981402 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9d30e5bb-b758-4425-8510-0c86350e2353 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:17.987065 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:17.987065 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:17.987520 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9d30e5bb-b758-4425-8510-0c86350e2353 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Snapshot retrieved successfully. Jul 09 15:50:17.988215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9d30e5bb-b758-4425-8510-0c86350e2353 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e returned with HTTP 200 Jul 09 15:50:17.988551 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1303/5193] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:17 2026] GET /volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:18.306519 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-162b1f94-cfb1-423e-bd75-110a77632d4e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:18.308427 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-162b1f94-cfb1-423e-bd75-110a77632d4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:18.308621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-162b1f94-cfb1-423e-bd75-110a77632d4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:18.308822 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-162b1f94-cfb1-423e-bd75-110a77632d4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:18.318383 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:18.318383 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:18.322284 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-162b1f94-cfb1-423e-bd75-110a77632d4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:18.327114 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-162b1f94-cfb1-423e-bd75-110a77632d4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:18.327525 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1315/5194] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:18 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:18.998233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e4c7655f-6aa3-4683-a941-804722df1849 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:19.000163 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e4c7655f-6aa3-4683-a941-804722df1849 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:19.000438 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e4c7655f-6aa3-4683-a941-804722df1849 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:19.000716 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e4c7655f-6aa3-4683-a941-804722df1849 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:19.005494 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e4c7655f-6aa3-4683-a941-804722df1849 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e returned with HTTP 404 Jul 09 15:50:19.006072 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1295/5195] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:18 2026] GET /volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:19.013125 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0e188f2b-1df1-492e-a561-d848c88692ad None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:19.015431 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0e188f2b-1df1-492e-a561-d848c88692ad tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:19.015727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0e188f2b-1df1-492e-a561-d848c88692ad tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:19.015989 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0e188f2b-1df1-492e-a561-d848c88692ad tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:19.016230 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-0e188f2b-1df1-492e-a561-d848c88692ad tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:19.018806 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=288,cinder:UPDATE=85,cinder:INSERT=36 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:50:19.027303 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:19.027303 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:19.027992 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0e188f2b-1df1-492e-a561-d848c88692ad tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:19.047932 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0e188f2b-1df1-492e-a561-d848c88692ad tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:19.048153 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0e188f2b-1df1-492e-a561-d848c88692ad tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 returned with HTTP 202 Jul 09 15:50:19.048589 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1283/5196] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:19 2026] DELETE /volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:19.055655 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ff468e88-f9da-43b7-b081-a8ea49ebd3e3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:19.057889 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff468e88-f9da-43b7-b081-a8ea49ebd3e3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:19.058160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff468e88-f9da-43b7-b081-a8ea49ebd3e3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:19.058409 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ff468e88-f9da-43b7-b081-a8ea49ebd3e3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:19.066979 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:19.066979 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:19.071552 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ff468e88-f9da-43b7-b081-a8ea49ebd3e3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:19.077011 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ff468e88-f9da-43b7-b081-a8ea49ebd3e3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 returned with HTTP 200 Jul 09 15:50:19.077491 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1304/5197] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:19 2026] GET /volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:19.340669 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-752b6c9f-9267-4c1f-b52b-b35fb0c9b2e5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:19.342427 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-752b6c9f-9267-4c1f-b52b-b35fb0c9b2e5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:19.342625 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-752b6c9f-9267-4c1f-b52b-b35fb0c9b2e5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:19.342804 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-752b6c9f-9267-4c1f-b52b-b35fb0c9b2e5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:19.354411 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:19.354411 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:19.358302 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-752b6c9f-9267-4c1f-b52b-b35fb0c9b2e5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:19.363300 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-752b6c9f-9267-4c1f-b52b-b35fb0c9b2e5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:19.363771 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1316/5198] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:19 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:20.091292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0e18c058-934b-4161-b334-2975d8c58c11 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:20.093151 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0e18c058-934b-4161-b334-2975d8c58c11 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:20.093373 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0e18c058-934b-4161-b334-2975d8c58c11 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:20.093561 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0e18c058-934b-4161-b334-2975d8c58c11 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:20.099753 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0e18c058-934b-4161-b334-2975d8c58c11 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 returned with HTTP 404 Jul 09 15:50:20.100195 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1296/5199] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:20 2026] GET /volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:20.108092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2ede0122-cd99-40fd-946b-0837756dde64 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:20.109707 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:20.110101 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-619299534"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:20.111511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-619299534'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:20.111677 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:50:20.115566 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:50:20.120896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (fa344d89-2470-4bfb-ab3a-f618debfd28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:20.122087 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98e10ed-3410-4fd1-b267-c7d7bbb946a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:20.123105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:20.148727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d98e10ed-3410-4fd1-b267-c7d7bbb946a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:20.149547 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09827ca3-f116-4c1c-9a5a-65dbaa080926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:20.185761 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['ed06e49e-cda0-406f-ac07-3a620fff6690', 'dbabd5d7-89f0-4f8a-a118-e1d43b91666f', 'a526cf1c-6dde-4797-969b-90ba7ab767f2', '6ca3f061-0fc3-444b-ab44-a94843161b58'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:20.186573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (09827ca3-f116-4c1c-9a5a-65dbaa080926) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed06e49e-cda0-406f-ac07-3a620fff6690', 'dbabd5d7-89f0-4f8a-a118-e1d43b91666f', 'a526cf1c-6dde-4797-969b-90ba7ab767f2', '6ca3f061-0fc3-444b-ab44-a94843161b58']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:20.187307 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9fd3c9-d2aa-4751-ac9e-5d403655dc67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:20.216598 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c9fd3c9-d2aa-4751-ac9e-5d403655dc67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1c36e39-cff7-40a1-8302-f96cccd24f97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-619299534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['ed06e49e-cda0-406f-ac07-3a620fff6690','dbabd5d7-89f0-4f8a-a118-e1d43b91666f','a526cf1c-6dde-4797-969b-90ba7ab767f2','6ca3f061-0fc3-444b-ab44-a94843161b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-619299534',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1c36e39-cff7-40a1-8302-f96cccd24f97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:20.217577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40473c9c-a4fc-4879-8b53-1b34e238e11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:20.235327 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40473c9c-a4fc-4879-8b53-1b34e238e11a) transitioned into state 'SUCCESS' from state '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-619299534',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['ed06e49e-cda0-406f-ac07-3a620fff6690','dbabd5d7-89f0-4f8a-a118-e1d43b91666f','a526cf1c-6dde-4797-969b-90ba7ab767f2','6ca3f061-0fc3-444b-ab44-a94843161b58'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:20.236263 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612af3b7-b4de-4cbf-b55e-8235fa6799f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:20.247478 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (612af3b7-b4de-4cbf-b55e-8235fa6799f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:20.248194 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (fa344d89-2470-4bfb-ab3a-f618debfd28f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:20.248511 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:50:20.249027 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2ede0122-cd99-40fd-946b-0837756dde64 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:20.249785 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1284/5200] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:50:20 2026] POST /volume/v3/volumes => generated 767 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:20.260290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9726591a-1e14-47d4-ac92-44f58043899f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:20.262203 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9726591a-1e14-47d4-ac92-44f58043899f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:20.262462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9726591a-1e14-47d4-ac92-44f58043899f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:20.262677 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9726591a-1e14-47d4-ac92-44f58043899f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:20.269830 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:20.269830 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:20.273746 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9726591a-1e14-47d4-ac92-44f58043899f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:20.278618 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9726591a-1e14-47d4-ac92-44f58043899f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 returned with HTTP 200 Jul 09 15:50:20.279076 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1305/5201] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:20 2026] GET /volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:20.376020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a705ed43-3bf5-4660-b91b-1bd22a4f6d21 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:20.377738 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a705ed43-3bf5-4660-b91b-1bd22a4f6d21 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:20.377917 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a705ed43-3bf5-4660-b91b-1bd22a4f6d21 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:20.378091 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a705ed43-3bf5-4660-b91b-1bd22a4f6d21 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:20.387445 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:20.387445 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:20.391032 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a705ed43-3bf5-4660-b91b-1bd22a4f6d21 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:20.395164 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a705ed43-3bf5-4660-b91b-1bd22a4f6d21 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:20.395569 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1317/5202] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:20 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:21.291425 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-52506c28-a490-447e-9650-e1d93ccd1d1c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:21.293686 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-52506c28-a490-447e-9650-e1d93ccd1d1c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:21.293961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-52506c28-a490-447e-9650-e1d93ccd1d1c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:21.294205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-52506c28-a490-447e-9650-e1d93ccd1d1c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:21.304057 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:21.304057 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:21.309078 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-52506c28-a490-447e-9650-e1d93ccd1d1c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:21.314772 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-52506c28-a490-447e-9650-e1d93ccd1d1c tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 returned with HTTP 200 Jul 09 15:50:21.315297 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1297/5203] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:21 2026] GET /volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:21.328875 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:21.330509 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:21.330836 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "d1c36e39-cff7-40a1-8302-f96cccd24f97", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-264697784"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:21.332151 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request body: {'volume': {'source_volid': 'd1c36e39-cff7-40a1-8302-f96cccd24f97', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-264697784'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:21.338947 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:21.338947 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:21.339365 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume retrieved successfully. Jul 09 15:50:21.339469 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume of 1 GB Jul 09 15:50:21.342759 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Availability Zones retrieved successfully. Jul 09 15:50:21.347571 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (f3af809f-a7bb-4a00-8b07-aead0d5f21cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:21.348587 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64954096-8417-45fd-98e2-16a60fb11105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:21.349402 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:21.370203 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64954096-8417-45fd-98e2-16a60fb11105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'd1c36e39-cff7-40a1-8302-f96cccd24f97', 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:21.370936 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0cceed-8415-42b6-a797-a2667c1fa8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:21.408136 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-08551879-701c-4b59-b7f0-fe4950cbabda None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:21.408825 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Created reservations ['e6b62755-9e76-4789-8ce8-be255a4c9611', '11713866-0119-4700-9c25-8d27f305fb33', 'd48a342d-95e0-4f09-8b35-28e8f5c6f4bd', '10d183fc-6105-473d-9a34-7fb03ac70110'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:21.409555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f0cceed-8415-42b6-a797-a2667c1fa8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e6b62755-9e76-4789-8ce8-be255a4c9611', '11713866-0119-4700-9c25-8d27f305fb33', 'd48a342d-95e0-4f09-8b35-28e8f5c6f4bd', '10d183fc-6105-473d-9a34-7fb03ac70110']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:21.410379 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a4ea23-c030-48a6-8ed3-72d23c8aa626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:21.410809 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-08551879-701c-4b59-b7f0-fe4950cbabda tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:21.410809 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-08551879-701c-4b59-b7f0-fe4950cbabda tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:21.411059 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-08551879-701c-4b59-b7f0-fe4950cbabda tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:21.422861 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:21.422861 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:21.427282 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-08551879-701c-4b59-b7f0-fe4950cbabda tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:21.433084 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-08551879-701c-4b59-b7f0-fe4950cbabda tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:21.433640 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1306/5204] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:21 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:21.442392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8a4ea23-c030-48a6-8ed3-72d23c8aa626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f41b1c6-b025-4a41-ade3-9d700d7adf1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-264697784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['e6b62755-9e76-4789-8ce8-be255a4c9611','11713866-0119-4700-9c25-8d27f305fb33','d48a342d-95e0-4f09-8b35-28e8f5c6f4bd','10d183fc-6105-473d-9a34-7fb03ac70110'],size=1,snapshot_id=None,source_replicaid=,source_volid=d1c36e39-cff7-40a1-8302-f96cccd24f97,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-264697784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f41b1c6-b025-4a41-ade3-9d700d7adf1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='264c86eddaf143ff85ace68a7e3cb5f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=d1c36e39-cff7-40a1-8302-f96cccd24f97,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:21.443061 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b68d444-4591-4e66-acfe-85e28b5fad83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:21.457619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b68d444-4591-4e66-acfe-85e28b5fad83) transitioned into state 'SUCCESS' from state '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-264697784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='264c86eddaf143ff85ace68a7e3cb5f3',qos_specs=None,replication_status=,reservations=['e6b62755-9e76-4789-8ce8-be255a4c9611','11713866-0119-4700-9c25-8d27f305fb33','d48a342d-95e0-4f09-8b35-28e8f5c6f4bd','10d183fc-6105-473d-9a34-7fb03ac70110'],size=1,snapshot_id=None,source_replicaid=,source_volid=d1c36e39-cff7-40a1-8302-f96cccd24f97,status='creating',user_id='0a2776bfcd21465f93083bfbbbfbaeb0',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:21.458227 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb58940-9c18-4633-8091-23ad1e554fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:21.473054 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adb58940-9c18-4633-8091-23ad1e554fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:21.473790 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Flow 'volume_create_api' (f3af809f-a7bb-4a00-8b07-aead0d5f21cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:21.474047 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Create volume request issued successfully. Jul 09 15:50:21.474513 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e385a52a-ba69-423e-a81c-6fcdcb19347e tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:21.474923 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1285/5205] 10.4.3.19 () {70 vars in 1293 bytes} [Thu Jul 9 15:50:21 2026] POST /volume/v3/volumes => generated 801 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:21.489041 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b78086af-6444-448b-baef-e0e75f2490fa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:21.491373 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b78086af-6444-448b-baef-e0e75f2490fa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b Jul 09 15:50:21.491660 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b78086af-6444-448b-baef-e0e75f2490fa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:21.491896 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b78086af-6444-448b-baef-e0e75f2490fa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:21.500257 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:21.500257 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:21.504013 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b78086af-6444-448b-baef-e0e75f2490fa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:21.508388 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b78086af-6444-448b-baef-e0e75f2490fa tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b returned with HTTP 200 Jul 09 15:50:21.508866 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1318/5206] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:21 2026] GET /volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:22.446916 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d4e3f17d-4152-4747-8dd9-6aaed933ae4c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:22.448783 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d4e3f17d-4152-4747-8dd9-6aaed933ae4c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:22.448990 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d4e3f17d-4152-4747-8dd9-6aaed933ae4c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:22.449200 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d4e3f17d-4152-4747-8dd9-6aaed933ae4c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:22.459103 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:22.459103 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:22.462562 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d4e3f17d-4152-4747-8dd9-6aaed933ae4c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:22.466473 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d4e3f17d-4152-4747-8dd9-6aaed933ae4c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:22.466863 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1298/5207] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:22 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:22.521492 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6e0ca824-facb-4b34-b914-cf3f41ee9842 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:22.523259 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6e0ca824-facb-4b34-b914-cf3f41ee9842 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b Jul 09 15:50:22.523445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6e0ca824-facb-4b34-b914-cf3f41ee9842 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:22.523631 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6e0ca824-facb-4b34-b914-cf3f41ee9842 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:22.530588 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:22.530588 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:22.535074 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-6e0ca824-facb-4b34-b914-cf3f41ee9842 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:22.539868 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6e0ca824-facb-4b34-b914-cf3f41ee9842 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b returned with HTTP 200 Jul 09 15:50:22.540540 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1307/5208] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:22 2026] GET /volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:22.554302 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f3cb3055-4421-4379-9dd4-5ae8484c3dc7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:22.556099 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f3cb3055-4421-4379-9dd4-5ae8484c3dc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:22.556329 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f3cb3055-4421-4379-9dd4-5ae8484c3dc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:22.556509 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f3cb3055-4421-4379-9dd4-5ae8484c3dc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:22.556709 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-f3cb3055-4421-4379-9dd4-5ae8484c3dc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:22.563421 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:22.563421 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:22.563943 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f3cb3055-4421-4379-9dd4-5ae8484c3dc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:22.579541 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f3cb3055-4421-4379-9dd4-5ae8484c3dc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:22.579779 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f3cb3055-4421-4379-9dd4-5ae8484c3dc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 returned with HTTP 202 Jul 09 15:50:22.580260 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1286/5209] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:22 2026] DELETE /volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:22.587465 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7e2749ad-03b6-430b-957f-f7668b843aff None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:22.590061 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7e2749ad-03b6-430b-957f-f7668b843aff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:22.590358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7e2749ad-03b6-430b-957f-f7668b843aff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:22.590652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7e2749ad-03b6-430b-957f-f7668b843aff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:22.597578 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:22.597578 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:22.601530 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7e2749ad-03b6-430b-957f-f7668b843aff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:22.606249 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7e2749ad-03b6-430b-957f-f7668b843aff tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 returned with HTTP 200 Jul 09 15:50:22.607267 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1319/5210] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:22 2026] GET /volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 => generated 859 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:23.480908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0dcbe476-de1d-4fb0-af83-6fa1febe96fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:23.482895 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0dcbe476-de1d-4fb0-af83-6fa1febe96fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:23.483126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0dcbe476-de1d-4fb0-af83-6fa1febe96fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:23.483370 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0dcbe476-de1d-4fb0-af83-6fa1febe96fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:23.493986 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:23.493986 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:23.498358 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0dcbe476-de1d-4fb0-af83-6fa1febe96fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:23.503788 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0dcbe476-de1d-4fb0-af83-6fa1febe96fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:23.504326 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1299/5211] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:23 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:23.619681 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c0003dc5-10b2-4111-a71d-88a8162fc9fc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:23.621396 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0003dc5-10b2-4111-a71d-88a8162fc9fc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:23.621639 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0003dc5-10b2-4111-a71d-88a8162fc9fc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:23.621830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c0003dc5-10b2-4111-a71d-88a8162fc9fc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:23.627098 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c0003dc5-10b2-4111-a71d-88a8162fc9fc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 returned with HTTP 404 Jul 09 15:50:23.627579 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1308/5212] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:23 2026] GET /volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:23.635779 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4a8f6c64-404b-4528-810a-659369938b6f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:23.637518 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4a8f6c64-404b-4528-810a-659369938b6f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b Jul 09 15:50:23.637757 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4a8f6c64-404b-4528-810a-659369938b6f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:23.637971 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4a8f6c64-404b-4528-810a-659369938b6f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:23.638168 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4a8f6c64-404b-4528-810a-659369938b6f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: 1f41b1c6-b025-4a41-ade3-9d700d7adf1b Jul 09 15:50:23.645303 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:23.645303 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:23.645811 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4a8f6c64-404b-4528-810a-659369938b6f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:23.664356 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4a8f6c64-404b-4528-810a-659369938b6f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:23.664594 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4a8f6c64-404b-4528-810a-659369938b6f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b returned with HTTP 202 Jul 09 15:50:23.665080 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1287/5213] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:23 2026] DELETE /volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:23.672525 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e8552f59-27ea-42be-973c-ebf007596d78 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:23.674253 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8552f59-27ea-42be-973c-ebf007596d78 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b Jul 09 15:50:23.674475 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8552f59-27ea-42be-973c-ebf007596d78 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:23.674677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e8552f59-27ea-42be-973c-ebf007596d78 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:23.681467 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:23.681467 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:23.684974 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e8552f59-27ea-42be-973c-ebf007596d78 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:23.689399 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e8552f59-27ea-42be-973c-ebf007596d78 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b returned with HTTP 200 Jul 09 15:50:23.689794 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1320/5214] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:23 2026] GET /volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b => generated 893 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:24.516022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3057f51c-41f5-456f-8169-e57efb2266fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:24.517916 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3057f51c-41f5-456f-8169-e57efb2266fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:24.518082 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3057f51c-41f5-456f-8169-e57efb2266fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:24.518278 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3057f51c-41f5-456f-8169-e57efb2266fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:24.527578 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:24.527578 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:24.530864 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3057f51c-41f5-456f-8169-e57efb2266fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:24.534858 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3057f51c-41f5-456f-8169-e57efb2266fe tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:24.535258 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1300/5215] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:24 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:24.701846 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a6e82efe-4ef8-4665-a6fa-abbee0309688 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:24.703406 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a6e82efe-4ef8-4665-a6fa-abbee0309688 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b Jul 09 15:50:24.703589 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a6e82efe-4ef8-4665-a6fa-abbee0309688 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:24.703771 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a6e82efe-4ef8-4665-a6fa-abbee0309688 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:24.708775 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a6e82efe-4ef8-4665-a6fa-abbee0309688 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b returned with HTTP 404 Jul 09 15:50:24.709197 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1309/5216] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:24 2026] GET /volume/v3/volumes/1f41b1c6-b025-4a41-ade3-9d700d7adf1b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:24.715798 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-460172d6-4f15-408b-98bd-e79c6a7c6800 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:24.717847 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-460172d6-4f15-408b-98bd-e79c6a7c6800 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:24.718061 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-460172d6-4f15-408b-98bd-e79c6a7c6800 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:24.718259 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-460172d6-4f15-408b-98bd-e79c6a7c6800 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:24.718417 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-460172d6-4f15-408b-98bd-e79c6a7c6800 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:24.724834 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-460172d6-4f15-408b-98bd-e79c6a7c6800 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 returned with HTTP 404 Jul 09 15:50:24.725497 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1288/5217] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:24 2026] DELETE /volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:24.731116 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ef830a03-15d4-4a4a-93ef-7552399fa7a8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:24.732759 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ef830a03-15d4-4a4a-93ef-7552399fa7a8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 Jul 09 15:50:24.732938 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ef830a03-15d4-4a4a-93ef-7552399fa7a8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:24.733103 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ef830a03-15d4-4a4a-93ef-7552399fa7a8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:24.739510 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ef830a03-15d4-4a4a-93ef-7552399fa7a8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 returned with HTTP 404 Jul 09 15:50:24.740165 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1321/5218] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:24 2026] GET /volume/v3/volumes/d1c36e39-cff7-40a1-8302-f96cccd24f97 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:24.746522 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b03dd6cf-6087-46f2-a6cd-bf7356bcac1d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:24.748480 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b03dd6cf-6087-46f2-a6cd-bf7356bcac1d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f Jul 09 15:50:24.748729 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b03dd6cf-6087-46f2-a6cd-bf7356bcac1d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:24.748957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b03dd6cf-6087-46f2-a6cd-bf7356bcac1d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:24.749161 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-b03dd6cf-6087-46f2-a6cd-bf7356bcac1d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: 050e5dce-e7f5-4874-a7e8-59991fc9241f Jul 09 15:50:24.757273 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:24.757273 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:24.757273 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b03dd6cf-6087-46f2-a6cd-bf7356bcac1d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:24.772393 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b03dd6cf-6087-46f2-a6cd-bf7356bcac1d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume request issued successfully. Jul 09 15:50:24.772527 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b03dd6cf-6087-46f2-a6cd-bf7356bcac1d tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f returned with HTTP 202 Jul 09 15:50:24.773001 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1301/5219] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:24 2026] DELETE /volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 15:50:24.779947 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a86aa206-cc40-44d5-9bc5-28e9f05a1ea4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:24.781814 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a86aa206-cc40-44d5-9bc5-28e9f05a1ea4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f Jul 09 15:50:24.782034 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a86aa206-cc40-44d5-9bc5-28e9f05a1ea4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:24.782221 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a86aa206-cc40-44d5-9bc5-28e9f05a1ea4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:24.789011 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:24.789011 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:24.792382 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a86aa206-cc40-44d5-9bc5-28e9f05a1ea4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Volume info retrieved successfully. Jul 09 15:50:24.796460 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a86aa206-cc40-44d5-9bc5-28e9f05a1ea4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f returned with HTTP 200 Jul 09 15:50:24.796832 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1310/5220] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:24 2026] GET /volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f => generated 894 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:25.547750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0b0a01e0-94c4-405e-8e83-0520a4ca8139 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.549740 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0b0a01e0-94c4-405e-8e83-0520a4ca8139 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:25.549932 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0b0a01e0-94c4-405e-8e83-0520a4ca8139 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.550128 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0b0a01e0-94c4-405e-8e83-0520a4ca8139 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.560550 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:25.560550 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:25.564729 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-0b0a01e0-94c4-405e-8e83-0520a4ca8139 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:25.570574 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0b0a01e0-94c4-405e-8e83-0520a4ca8139 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:25.571147 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1289/5221] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:25 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:25.808497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3dbb4378-d21d-4bf9-95b9-e6ba38230cc7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.810648 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3dbb4378-d21d-4bf9-95b9-e6ba38230cc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f Jul 09 15:50:25.810924 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3dbb4378-d21d-4bf9-95b9-e6ba38230cc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.811191 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3dbb4378-d21d-4bf9-95b9-e6ba38230cc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.818269 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3dbb4378-d21d-4bf9-95b9-e6ba38230cc7 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f returned with HTTP 404 Jul 09 15:50:25.818902 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1322/5222] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:25 2026] GET /volume/v3/volumes/050e5dce-e7f5-4874-a7e8-59991fc9241f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:25.825064 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-afeb7784-1fc2-495b-8a9b-9d052a2c12c4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.826735 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-afeb7784-1fc2-495b-8a9b-9d052a2c12c4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:25.826949 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-afeb7784-1fc2-495b-8a9b-9d052a2c12c4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.827154 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-afeb7784-1fc2-495b-8a9b-9d052a2c12c4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.827283 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-afeb7784-1fc2-495b-8a9b-9d052a2c12c4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: 59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:25.831380 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-afeb7784-1fc2-495b-8a9b-9d052a2c12c4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e returned with HTTP 404 Jul 09 15:50:25.831838 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1302/5223] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:25 2026] DELETE /volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:25.837579 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3505aa35-2764-44d6-a209-389281fffe5f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.839114 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3505aa35-2764-44d6-a209-389281fffe5f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e Jul 09 15:50:25.839299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3505aa35-2764-44d6-a209-389281fffe5f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.839454 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3505aa35-2764-44d6-a209-389281fffe5f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.843088 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3505aa35-2764-44d6-a209-389281fffe5f tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e returned with HTTP 404 Jul 09 15:50:25.843492 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1311/5224] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:25 2026] GET /volume/v3/snapshots/59b15dd3-002e-4baf-88fe-7d54b3e8985e => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:25.849272 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-57427fbd-e5b0-4e4c-9b61-89113ffad823 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.851160 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-57427fbd-e5b0-4e4c-9b61-89113ffad823 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:25.851373 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-57427fbd-e5b0-4e4c-9b61-89113ffad823 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.851548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-57427fbd-e5b0-4e4c-9b61-89113ffad823 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.851709 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-57427fbd-e5b0-4e4c-9b61-89113ffad823 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:25.857511 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-57427fbd-e5b0-4e4c-9b61-89113ffad823 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 returned with HTTP 404 Jul 09 15:50:25.858016 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1290/5225] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:25 2026] DELETE /volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:25.864098 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4380b322-5037-4221-9131-96a59c433908 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.865789 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4380b322-5037-4221-9131-96a59c433908 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 Jul 09 15:50:25.865998 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4380b322-5037-4221-9131-96a59c433908 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.866193 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4380b322-5037-4221-9131-96a59c433908 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.871064 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4380b322-5037-4221-9131-96a59c433908 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 returned with HTTP 404 Jul 09 15:50:25.871482 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1323/5226] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:25 2026] GET /volume/v3/volumes/b27bf915-c994-4c62-a01d-82f5bfd26369 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:25.877756 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-623c5ce6-3197-47d7-8f58-c114b8034305 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.879478 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-623c5ce6-3197-47d7-8f58-c114b8034305 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:25.879690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-623c5ce6-3197-47d7-8f58-c114b8034305 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.879865 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-623c5ce6-3197-47d7-8f58-c114b8034305 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.880028 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-623c5ce6-3197-47d7-8f58-c114b8034305 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:25.885305 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-623c5ce6-3197-47d7-8f58-c114b8034305 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 returned with HTTP 404 Jul 09 15:50:25.885760 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1303/5227] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:25 2026] DELETE /volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:25.891572 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-28ab3fe3-f935-4fee-975b-3e0446aa6693 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.893311 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28ab3fe3-f935-4fee-975b-3e0446aa6693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 Jul 09 15:50:25.893517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28ab3fe3-f935-4fee-975b-3e0446aa6693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.893690 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-28ab3fe3-f935-4fee-975b-3e0446aa6693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.898795 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-28ab3fe3-f935-4fee-975b-3e0446aa6693 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 returned with HTTP 404 Jul 09 15:50:25.899252 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1312/5228] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:25 2026] GET /volume/v3/volumes/e09c09b7-cc23-43a7-a5cc-502f8f681ee0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:25.905316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3f242368-e654-4c99-94be-7545014be931 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.907008 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3f242368-e654-4c99-94be-7545014be931 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:25.907221 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3f242368-e654-4c99-94be-7545014be931 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.907429 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3f242368-e654-4c99-94be-7545014be931 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.907533 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-3f242368-e654-4c99-94be-7545014be931 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: 0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:25.911635 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3f242368-e654-4c99-94be-7545014be931 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 returned with HTTP 404 Jul 09 15:50:25.912143 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1291/5229] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:25 2026] DELETE /volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:25.918044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-38ea6de4-2915-4e89-88eb-38f8f26f99ab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.919807 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-38ea6de4-2915-4e89-88eb-38f8f26f99ab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 Jul 09 15:50:25.920034 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-38ea6de4-2915-4e89-88eb-38f8f26f99ab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.920278 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-38ea6de4-2915-4e89-88eb-38f8f26f99ab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.924423 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-38ea6de4-2915-4e89-88eb-38f8f26f99ab tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 returned with HTTP 404 Jul 09 15:50:25.925009 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1324/5230] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:25 2026] GET /volume/v3/snapshots/0f8f80d6-f021-446f-92a8-dc34c911a7f3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:25.931120 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c8d6d57a-ba69-452a-99c5-bb80c24953da None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.932915 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c8d6d57a-ba69-452a-99c5-bb80c24953da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:25.933126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c8d6d57a-ba69-452a-99c5-bb80c24953da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.933328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c8d6d57a-ba69-452a-99c5-bb80c24953da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.933482 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-c8d6d57a-ba69-452a-99c5-bb80c24953da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:25.938892 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c8d6d57a-ba69-452a-99c5-bb80c24953da tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede returned with HTTP 404 Jul 09 15:50:25.939394 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1304/5231] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:25 2026] DELETE /volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:25.945763 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-88c7814e-75ac-4552-9142-2ead51bf82d0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.947432 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-88c7814e-75ac-4552-9142-2ead51bf82d0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede Jul 09 15:50:25.947683 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-88c7814e-75ac-4552-9142-2ead51bf82d0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.947819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-88c7814e-75ac-4552-9142-2ead51bf82d0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.952907 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-88c7814e-75ac-4552-9142-2ead51bf82d0 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede returned with HTTP 404 Jul 09 15:50:25.953390 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1313/5232] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:25 2026] GET /volume/v3/volumes/fc448e01-3ede-4fa1-bae0-8e08d0d61ede => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:25.960355 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2a310759-542a-43b3-b3dc-2a20c8e66ddc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.962144 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a310759-542a-43b3-b3dc-2a20c8e66ddc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:25.962404 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a310759-542a-43b3-b3dc-2a20c8e66ddc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.962647 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2a310759-542a-43b3-b3dc-2a20c8e66ddc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.962808 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-2a310759-542a-43b3-b3dc-2a20c8e66ddc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:25.967390 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2a310759-542a-43b3-b3dc-2a20c8e66ddc tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe returned with HTTP 404 Jul 09 15:50:25.967873 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1292/5233] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:25 2026] DELETE /volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:25.975299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-755b1a93-a401-47b0-a5e8-fec7c8d2a3d3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.977012 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-755b1a93-a401-47b0-a5e8-fec7c8d2a3d3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe Jul 09 15:50:25.977236 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-755b1a93-a401-47b0-a5e8-fec7c8d2a3d3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.977425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-755b1a93-a401-47b0-a5e8-fec7c8d2a3d3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.982584 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-755b1a93-a401-47b0-a5e8-fec7c8d2a3d3 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe returned with HTTP 404 Jul 09 15:50:25.983196 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1325/5234] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:25 2026] GET /volume/v3/snapshots/aed76bd9-2580-4688-90c0-e933e6baf6fe => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:25.989610 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-da57bfad-1ac4-40f2-a2e1-e960ab3d2dea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:25.991309 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-da57bfad-1ac4-40f2-a2e1-e960ab3d2dea tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:25.991510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-da57bfad-1ac4-40f2-a2e1-e960ab3d2dea tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:25.991673 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-da57bfad-1ac4-40f2-a2e1-e960ab3d2dea tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:25.991868 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-da57bfad-1ac4-40f2-a2e1-e960ab3d2dea tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:25.997244 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-da57bfad-1ac4-40f2-a2e1-e960ab3d2dea tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 returned with HTTP 404 Jul 09 15:50:25.997634 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1305/5235] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:25 2026] DELETE /volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.004584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-047e08aa-2333-447e-b10e-6ee464cdc4a1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.006175 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-047e08aa-2333-447e-b10e-6ee464cdc4a1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 Jul 09 15:50:26.006381 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-047e08aa-2333-447e-b10e-6ee464cdc4a1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.006544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-047e08aa-2333-447e-b10e-6ee464cdc4a1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.011559 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-047e08aa-2333-447e-b10e-6ee464cdc4a1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 returned with HTTP 404 Jul 09 15:50:26.011962 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1314/5236] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:26 2026] GET /volume/v3/volumes/fd04a0c3-f011-4fac-b5fc-a51e8d95a275 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.018455 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cb399e82-0de0-457f-b10f-11176cebd6f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.020107 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb399e82-0de0-457f-b10f-11176cebd6f4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:50:26.020343 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb399e82-0de0-457f-b10f-11176cebd6f4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.020518 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb399e82-0de0-457f-b10f-11176cebd6f4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.020674 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-cb399e82-0de0-457f-b10f-11176cebd6f4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:50:26.026173 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb399e82-0de0-457f-b10f-11176cebd6f4 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 returned with HTTP 404 Jul 09 15:50:26.026668 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1293/5237] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:26 2026] DELETE /volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.033645 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-53b6ab52-a052-477b-bb9a-6d5f63c23dfd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.035361 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-53b6ab52-a052-477b-bb9a-6d5f63c23dfd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 Jul 09 15:50:26.035584 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-53b6ab52-a052-477b-bb9a-6d5f63c23dfd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.035797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-53b6ab52-a052-477b-bb9a-6d5f63c23dfd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.041063 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-53b6ab52-a052-477b-bb9a-6d5f63c23dfd tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 returned with HTTP 404 Jul 09 15:50:26.041494 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1326/5238] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:26 2026] GET /volume/v3/volumes/cf3cdeb6-8160-4df2-b3ab-ff0e6f4d0ae2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.047906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fd47c371-1cb8-406a-a4af-5ce7303fd3d8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.049518 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fd47c371-1cb8-406a-a4af-5ce7303fd3d8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:50:26.049708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fd47c371-1cb8-406a-a4af-5ce7303fd3d8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.049910 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fd47c371-1cb8-406a-a4af-5ce7303fd3d8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.050078 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-fd47c371-1cb8-406a-a4af-5ce7303fd3d8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:50:26.055093 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fd47c371-1cb8-406a-a4af-5ce7303fd3d8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a returned with HTTP 404 Jul 09 15:50:26.055499 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1306/5239] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:26 2026] DELETE /volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.061699 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-61b8038c-25ed-43ea-b24e-7669f24d0228 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.063361 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-61b8038c-25ed-43ea-b24e-7669f24d0228 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a Jul 09 15:50:26.063596 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-61b8038c-25ed-43ea-b24e-7669f24d0228 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.063819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-61b8038c-25ed-43ea-b24e-7669f24d0228 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.068903 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-61b8038c-25ed-43ea-b24e-7669f24d0228 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a returned with HTTP 404 Jul 09 15:50:26.069356 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1315/5240] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:26 2026] GET /volume/v3/volumes/c69f45d3-782f-433e-b72d-eaa3fb6cc71a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.075599 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-36292d41-28c8-42f0-88ea-b4731dfcd9b2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.077590 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36292d41-28c8-42f0-88ea-b4731dfcd9b2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:50:26.077911 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36292d41-28c8-42f0-88ea-b4731dfcd9b2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.078136 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36292d41-28c8-42f0-88ea-b4731dfcd9b2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.078298 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-36292d41-28c8-42f0-88ea-b4731dfcd9b2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: 82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:50:26.082480 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36292d41-28c8-42f0-88ea-b4731dfcd9b2 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd returned with HTTP 404 Jul 09 15:50:26.083001 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1294/5241] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:26 2026] DELETE /volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:26.088909 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8bf6f239-7bc6-4851-9f8b-fece8d3915d5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.090595 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8bf6f239-7bc6-4851-9f8b-fece8d3915d5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd Jul 09 15:50:26.090789 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f239-7bc6-4851-9f8b-fece8d3915d5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.090969 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8bf6f239-7bc6-4851-9f8b-fece8d3915d5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.094901 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8bf6f239-7bc6-4851-9f8b-fece8d3915d5 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd returned with HTTP 404 Jul 09 15:50:26.095336 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1327/5242] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:26 2026] GET /volume/v3/snapshots/82e7d276-c031-4ffc-b54e-f7ddc56ce8fd => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:26.101657 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2d3d66a3-78ce-4884-87fe-2584cdb837fb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.103048 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d3d66a3-78ce-4884-87fe-2584cdb837fb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:50:26.103367 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d3d66a3-78ce-4884-87fe-2584cdb837fb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.103636 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d3d66a3-78ce-4884-87fe-2584cdb837fb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.103878 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-2d3d66a3-78ce-4884-87fe-2584cdb837fb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: 381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:50:26.109096 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d3d66a3-78ce-4884-87fe-2584cdb837fb tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 returned with HTTP 404 Jul 09 15:50:26.109606 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1307/5243] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:26 2026] DELETE /volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.115709 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c9147e4b-606f-4d69-afd5-85fa0e89b6de None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.117241 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c9147e4b-606f-4d69-afd5-85fa0e89b6de tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 Jul 09 15:50:26.117417 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c9147e4b-606f-4d69-afd5-85fa0e89b6de tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.117589 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c9147e4b-606f-4d69-afd5-85fa0e89b6de tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.122390 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c9147e4b-606f-4d69-afd5-85fa0e89b6de tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 returned with HTTP 404 Jul 09 15:50:26.122805 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1316/5244] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:26 2026] GET /volume/v3/volumes/381901c7-0cfb-40d4-bf08-adc8879ce584 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.128745 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bea0da18-d48b-4acd-b988-2f787336a514 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.130337 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bea0da18-d48b-4acd-b988-2f787336a514 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:50:26.130501 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bea0da18-d48b-4acd-b988-2f787336a514 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.130671 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bea0da18-d48b-4acd-b988-2f787336a514 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.130787 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-bea0da18-d48b-4acd-b988-2f787336a514 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete snapshot with id: 32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:50:26.134939 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bea0da18-d48b-4acd-b988-2f787336a514 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b returned with HTTP 404 Jul 09 15:50:26.135366 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1295/5245] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:26 2026] DELETE /volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:26.140908 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ddf8490b-7ace-4bf4-8f7e-1ab5364a7fd8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.142496 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddf8490b-7ace-4bf4-8f7e-1ab5364a7fd8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b Jul 09 15:50:26.142666 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddf8490b-7ace-4bf4-8f7e-1ab5364a7fd8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.142844 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ddf8490b-7ace-4bf4-8f7e-1ab5364a7fd8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.146906 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ddf8490b-7ace-4bf4-8f7e-1ab5364a7fd8 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b returned with HTTP 404 Jul 09 15:50:26.147309 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1328/5246] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:26 2026] GET /volume/v3/snapshots/32b8a2e1-6584-42cd-99f7-97b50ffb592b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:26.153741 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-34707f38-41a6-4201-8d15-244bddfdaaa1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.155424 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-34707f38-41a6-4201-8d15-244bddfdaaa1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] DELETE https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:50:26.155623 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-34707f38-41a6-4201-8d15-244bddfdaaa1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.155830 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-34707f38-41a6-4201-8d15-244bddfdaaa1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.156012 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-34707f38-41a6-4201-8d15-244bddfdaaa1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Delete volume with id: f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:50:26.161407 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-34707f38-41a6-4201-8d15-244bddfdaaa1 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 returned with HTTP 404 Jul 09 15:50:26.161834 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1308/5247] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 15:50:26 2026] DELETE /volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.168039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3154711b-2637-4261-88e2-49c43f90d553 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.169573 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3154711b-2637-4261-88e2-49c43f90d553 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] GET https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 Jul 09 15:50:26.169791 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3154711b-2637-4261-88e2-49c43f90d553 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.169973 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3154711b-2637-4261-88e2-49c43f90d553 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.175226 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3154711b-2637-4261-88e2-49c43f90d553 tempest-VolumeDependencyTests-934827240 tempest-VolumeDependencyTests-934827240-project-member] https://10.4.3.19/volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 returned with HTTP 404 Jul 09 15:50:26.175636 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1317/5248] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 15:50:26 2026] GET /volume/v3/volumes/f1c121f1-86eb-4343-a1ea-df5504a73de3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:50:26.585042 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9e5876d6-5eee-4f20-b884-da9d26a2a378 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:26.586796 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9e5876d6-5eee-4f20-b884-da9d26a2a378 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:26.587004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9e5876d6-5eee-4f20-b884-da9d26a2a378 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:26.587195 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9e5876d6-5eee-4f20-b884-da9d26a2a378 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:26.596292 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:26.596292 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:26.599725 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9e5876d6-5eee-4f20-b884-da9d26a2a378 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:26.603864 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9e5876d6-5eee-4f20-b884-da9d26a2a378 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:26.604249 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1296/5249] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:26 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:27.616424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e6a73b44-e8a1-4d19-bd07-ac62efdb55fa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:27.618126 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6a73b44-e8a1-4d19-bd07-ac62efdb55fa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:27.618334 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e6a73b44-e8a1-4d19-bd07-ac62efdb55fa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:27.618540 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e6a73b44-e8a1-4d19-bd07-ac62efdb55fa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:27.629972 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:27.629972 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:27.634581 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e6a73b44-e8a1-4d19-bd07-ac62efdb55fa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:27.639701 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e6a73b44-e8a1-4d19-bd07-ac62efdb55fa tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:27.640091 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1329/5250] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:27 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:28.654247 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-094ac095-9211-4d42-bfda-e80ea94b6aab None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:28.656063 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-094ac095-9211-4d42-bfda-e80ea94b6aab tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:28.657570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-094ac095-9211-4d42-bfda-e80ea94b6aab tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:28.657570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-094ac095-9211-4d42-bfda-e80ea94b6aab tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:28.666671 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:28.666671 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:28.670944 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-094ac095-9211-4d42-bfda-e80ea94b6aab tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:28.676076 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-094ac095-9211-4d42-bfda-e80ea94b6aab tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:28.676603 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1309/5251] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:28 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:29.692240 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c9ff9c0c-f230-4e29-9d3a-a38bb6edc266 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:29.694215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c9ff9c0c-f230-4e29-9d3a-a38bb6edc266 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:29.694538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c9ff9c0c-f230-4e29-9d3a-a38bb6edc266 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:29.694735 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c9ff9c0c-f230-4e29-9d3a-a38bb6edc266 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:29.705582 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:29.705582 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:29.715204 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c9ff9c0c-f230-4e29-9d3a-a38bb6edc266 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:29.722744 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c9ff9c0c-f230-4e29-9d3a-a38bb6edc266 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:29.723129 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1318/5252] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:29 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:30.737623 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fa1d91f1-a79b-4c7e-a7f1-1244d6f34de0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:30.740297 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa1d91f1-a79b-4c7e-a7f1-1244d6f34de0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:30.740582 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa1d91f1-a79b-4c7e-a7f1-1244d6f34de0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:30.740831 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa1d91f1-a79b-4c7e-a7f1-1244d6f34de0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:30.752304 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:30.752304 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:30.756432 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fa1d91f1-a79b-4c7e-a7f1-1244d6f34de0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:30.761820 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa1d91f1-a79b-4c7e-a7f1-1244d6f34de0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:30.762468 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1297/5253] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:30 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:31.246801 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-dd4565d2-0546-4278-bdd9-504b19481416 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:31.249239 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dd4565d2-0546-4278-bdd9-504b19481416 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:31.249551 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dd4565d2-0546-4278-bdd9-504b19481416 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:31.249794 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dd4565d2-0546-4278-bdd9-504b19481416 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:31.260557 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:31.260557 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:31.264237 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-dd4565d2-0546-4278-bdd9-504b19481416 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:31.269289 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dd4565d2-0546-4278-bdd9-504b19481416 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:31.269660 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1330/5254] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:31 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:31.775299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-198b54da-5258-4cc6-b40b-a202047d91a9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:31.777075 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-198b54da-5258-4cc6-b40b-a202047d91a9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:31.777283 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-198b54da-5258-4cc6-b40b-a202047d91a9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:31.777462 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-198b54da-5258-4cc6-b40b-a202047d91a9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:31.785959 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:31.785959 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:31.789234 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-198b54da-5258-4cc6-b40b-a202047d91a9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:31.792820 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-198b54da-5258-4cc6-b40b-a202047d91a9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:31.793232 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1310/5255] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:31 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:32.281728 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4d69f0ce-d79a-4578-8ff2-a152751b5b8e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:32.283272 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d69f0ce-d79a-4578-8ff2-a152751b5b8e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:32.283461 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d69f0ce-d79a-4578-8ff2-a152751b5b8e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:32.283632 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4d69f0ce-d79a-4578-8ff2-a152751b5b8e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:32.291540 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:32.291540 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:32.294227 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4d69f0ce-d79a-4578-8ff2-a152751b5b8e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:32.298141 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4d69f0ce-d79a-4578-8ff2-a152751b5b8e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:32.298479 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1319/5256] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:32 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:32.805854 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-32cedde3-a935-4406-b26f-449365d73661 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:32.807716 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-32cedde3-a935-4406-b26f-449365d73661 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:32.807907 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-32cedde3-a935-4406-b26f-449365d73661 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:32.808098 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-32cedde3-a935-4406-b26f-449365d73661 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:32.817165 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:32.817165 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:32.820602 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-32cedde3-a935-4406-b26f-449365d73661 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:32.824776 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-32cedde3-a935-4406-b26f-449365d73661 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:32.825244 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1298/5257] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:32 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:33.310502 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-77bd9d18-1230-45fa-81b0-6d886a91c4e4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:33.312360 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-77bd9d18-1230-45fa-81b0-6d886a91c4e4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:33.312559 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-77bd9d18-1230-45fa-81b0-6d886a91c4e4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:33.312706 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-77bd9d18-1230-45fa-81b0-6d886a91c4e4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:33.321856 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:33.321856 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:33.325498 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-77bd9d18-1230-45fa-81b0-6d886a91c4e4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:33.330254 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-77bd9d18-1230-45fa-81b0-6d886a91c4e4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:33.330677 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1331/5258] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:33 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:33.837221 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eef7649e-6845-4bb2-b9ca-42e138691a23 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:33.839542 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eef7649e-6845-4bb2-b9ca-42e138691a23 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:33.839542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eef7649e-6845-4bb2-b9ca-42e138691a23 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:33.839542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eef7649e-6845-4bb2-b9ca-42e138691a23 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:33.848077 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:33.848077 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:33.850805 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eef7649e-6845-4bb2-b9ca-42e138691a23 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:33.856537 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eef7649e-6845-4bb2-b9ca-42e138691a23 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:33.856913 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1311/5259] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:33 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:34.344518 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d49d154e-961f-4e73-9ba0-67aba47b705a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:34.346236 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d49d154e-961f-4e73-9ba0-67aba47b705a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:34.346434 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d49d154e-961f-4e73-9ba0-67aba47b705a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:34.346648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d49d154e-961f-4e73-9ba0-67aba47b705a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:34.355288 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:34.355288 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:34.358342 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d49d154e-961f-4e73-9ba0-67aba47b705a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:34.362408 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d49d154e-961f-4e73-9ba0-67aba47b705a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:34.362743 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1320/5260] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:34 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:34.580067 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9e3cda99-0864-41eb-b258-f12157034299 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:34.672930 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:34.673278 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-807251339", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:34.674709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-807251339', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:34.674863 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Create volume of 1 GB Jul 09 15:50:34.678683 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Availability Zones retrieved successfully. Jul 09 15:50:34.683787 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Flow 'volume_create_api' (9337360b-f793-47c6-b106-191681fa1baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:34.684674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7ddee5-8d67-4e05-9319-c5dd80024cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:34.685521 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:34.706929 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c7ddee5-8d67-4e05-9319-c5dd80024cd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:34.707629 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8df88d2-2443-43d1-890e-322b51bfdee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:34.756407 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Created reservations ['e63973de-7666-4b15-a8e3-84d04021863a', 'f44d668e-accc-42ef-8e30-2fa5aef98102', 'ab3b6f5b-91c7-4fcc-849d-154aac608ae7', '8d5c3484-8cb2-48e2-b0a0-a48111bd4751'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:34.757085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8df88d2-2443-43d1-890e-322b51bfdee0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e63973de-7666-4b15-a8e3-84d04021863a', 'f44d668e-accc-42ef-8e30-2fa5aef98102', 'ab3b6f5b-91c7-4fcc-849d-154aac608ae7', '8d5c3484-8cb2-48e2-b0a0-a48111bd4751']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:34.757723 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b261c77e-63db-4fc1-bb76-ca508427ed5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:34.777191 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b261c77e-63db-4fc1-bb76-ca508427ed5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '70247cdf-9e07-4a7a-906c-414cdd8ea027', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-807251339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eda24fca0464a17b689955ffcdbd838',qos_specs=None,replication_status=,reservations=['e63973de-7666-4b15-a8e3-84d04021863a','f44d668e-accc-42ef-8e30-2fa5aef98102','ab3b6f5b-91c7-4fcc-849d-154aac608ae7','8d5c3484-8cb2-48e2-b0a0-a48111bd4751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb178707562148698870eeda5a6f786e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-807251339',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=70247cdf-9e07-4a7a-906c-414cdd8ea027,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eda24fca0464a17b689955ffcdbd838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb178707562148698870eeda5a6f786e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:34.777835 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8600dc67-7f81-4823-812a-9c7ccbb9495d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:34.794550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8600dc67-7f81-4823-812a-9c7ccbb9495d) transitioned into state 'SUCCESS' from state '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-807251339',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eda24fca0464a17b689955ffcdbd838',qos_specs=None,replication_status=,reservations=['e63973de-7666-4b15-a8e3-84d04021863a','f44d668e-accc-42ef-8e30-2fa5aef98102','ab3b6f5b-91c7-4fcc-849d-154aac608ae7','8d5c3484-8cb2-48e2-b0a0-a48111bd4751'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb178707562148698870eeda5a6f786e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:34.795187 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404e6445-c18d-4649-88d2-52ba5ae8035a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:34.804509 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (404e6445-c18d-4649-88d2-52ba5ae8035a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:34.805289 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Flow 'volume_create_api' (9337360b-f793-47c6-b106-191681fa1baf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:34.805565 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Create volume request issued successfully. Jul 09 15:50:34.806052 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9e3cda99-0864-41eb-b258-f12157034299 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:34.806501 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1299/5261] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:50:34 2026] POST /volume/v3/volumes => generated 751 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:50:34.816490 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5f1a723b-3116-432c-88ed-17e2c5ef1050 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:34.818224 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f1a723b-3116-432c-88ed-17e2c5ef1050 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:34.818515 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f1a723b-3116-432c-88ed-17e2c5ef1050 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:34.818686 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5f1a723b-3116-432c-88ed-17e2c5ef1050 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:34.827783 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:34.827783 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:34.831991 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5f1a723b-3116-432c-88ed-17e2c5ef1050 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:34.836823 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5f1a723b-3116-432c-88ed-17e2c5ef1050 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 returned with HTTP 200 Jul 09 15:50:34.837335 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1332/5262] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:34 2026] GET /volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:34.870857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bc0b4760-601e-468b-bdd3-9066ce1ad899 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:34.872523 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bc0b4760-601e-468b-bdd3-9066ce1ad899 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:34.872694 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bc0b4760-601e-468b-bdd3-9066ce1ad899 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:34.872919 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bc0b4760-601e-468b-bdd3-9066ce1ad899 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:34.881888 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:34.881888 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:34.884967 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bc0b4760-601e-468b-bdd3-9066ce1ad899 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:34.888878 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bc0b4760-601e-468b-bdd3-9066ce1ad899 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:34.889284 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1312/5263] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:34 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:35.374441 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d459f05b-2d63-43cd-aa1a-7ee79fbb7700 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:35.376917 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d459f05b-2d63-43cd-aa1a-7ee79fbb7700 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:35.377068 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d459f05b-2d63-43cd-aa1a-7ee79fbb7700 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:35.377277 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d459f05b-2d63-43cd-aa1a-7ee79fbb7700 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:35.385336 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:35.385336 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:35.388229 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d459f05b-2d63-43cd-aa1a-7ee79fbb7700 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:35.392752 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d459f05b-2d63-43cd-aa1a-7ee79fbb7700 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:35.393108 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1321/5264] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:35 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:35.849514 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-22fe782a-1464-4a85-8983-e74e1f71a6a6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:35.851309 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-22fe782a-1464-4a85-8983-e74e1f71a6a6 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:35.851489 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-22fe782a-1464-4a85-8983-e74e1f71a6a6 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:35.851659 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-22fe782a-1464-4a85-8983-e74e1f71a6a6 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:35.858564 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:35.858564 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:35.861648 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-22fe782a-1464-4a85-8983-e74e1f71a6a6 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:35.865212 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-22fe782a-1464-4a85-8983-e74e1f71a6a6 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 returned with HTTP 200 Jul 09 15:50:35.865587 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1300/5265] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:35 2026] GET /volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:35.876716 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-77b64962-bed9-44a3-ab78-e76118b5dace None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:35.878380 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-77b64962-bed9-44a3-ab78-e76118b5dace tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:35.878588 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-77b64962-bed9-44a3-ab78-e76118b5dace tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:35.878761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-77b64962-bed9-44a3-ab78-e76118b5dace tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:35.885008 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:35.885008 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:35.888229 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-77b64962-bed9-44a3-ab78-e76118b5dace tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:35.892043 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-77b64962-bed9-44a3-ab78-e76118b5dace tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 returned with HTTP 200 Jul 09 15:50:35.892454 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1333/5266] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:35 2026] GET /volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:35.900638 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-15e81814-8bf4-4aae-b204-0dc062354f95 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:35.902399 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-15e81814-8bf4-4aae-b204-0dc062354f95 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:35.902587 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-15e81814-8bf4-4aae-b204-0dc062354f95 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:35.902757 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-15e81814-8bf4-4aae-b204-0dc062354f95 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:35.903240 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b4b18c39-d3cf-4fe0-bf6d-80fb0f2351ec None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:35.905068 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b4b18c39-d3cf-4fe0-bf6d-80fb0f2351ec tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:50:35.905432 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b4b18c39-d3cf-4fe0-bf6d-80fb0f2351ec tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "70247cdf-9e07-4a7a-906c-414cdd8ea027", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1713858401", "description": null, "metadata": null}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:35.911279 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:35.911279 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:35.913348 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:35.913348 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:35.913774 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b4b18c39-d3cf-4fe0-bf6d-80fb0f2351ec tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:35.913899 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-b4b18c39-d3cf-4fe0-bf6d-80fb0f2351ec tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Create snapshot from volume 70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:35.914363 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-15e81814-8bf4-4aae-b204-0dc062354f95 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:35.918102 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-15e81814-8bf4-4aae-b204-0dc062354f95 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:35.918626 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1313/5267] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:35 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:35.945916 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-b4b18c39-d3cf-4fe0-bf6d-80fb0f2351ec tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Created reservations ['0865136d-f33e-461b-927e-9d26402ee04f', '325c855e-a748-42ff-9451-d165539f1c4a', '6d0ef5d2-b306-4ca3-ba79-b5f39bd4086f', '5bef505b-1ad0-4c58-8ef5-b39dbe1d6e55'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:35.971709 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b4b18c39-d3cf-4fe0-bf6d-80fb0f2351ec tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot force create request issued successfully. Jul 09 15:50:35.972096 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b4b18c39-d3cf-4fe0-bf6d-80fb0f2351ec tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:50:35.972574 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1322/5268] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:50:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:50:35.981733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-978b5af3-44f6-4b78-8082-8b99dafd6793 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:35.983844 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-978b5af3-44f6-4b78-8082-8b99dafd6793 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:35.984026 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-978b5af3-44f6-4b78-8082-8b99dafd6793 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:35.984461 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-978b5af3-44f6-4b78-8082-8b99dafd6793 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:35.989407 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:35.989407 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:35.989873 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-978b5af3-44f6-4b78-8082-8b99dafd6793 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot retrieved successfully. Jul 09 15:50:35.990690 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-978b5af3-44f6-4b78-8082-8b99dafd6793 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 200 Jul 09 15:50:35.991074 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1301/5269] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:35 2026] GET /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:36.406506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-47b55943-ebff-45a8-b243-abb209a87d22 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:36.408343 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47b55943-ebff-45a8-b243-abb209a87d22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:36.408578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-47b55943-ebff-45a8-b243-abb209a87d22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:36.408788 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-47b55943-ebff-45a8-b243-abb209a87d22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:36.417932 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:36.417932 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:36.421448 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-47b55943-ebff-45a8-b243-abb209a87d22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:36.425879 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-47b55943-ebff-45a8-b243-abb209a87d22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:36.426350 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1334/5270] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:36 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:36.930570 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5db17d65-bca4-4f29-8275-49365c03ae32 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:36.932395 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5db17d65-bca4-4f29-8275-49365c03ae32 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:36.932605 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5db17d65-bca4-4f29-8275-49365c03ae32 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:36.932813 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5db17d65-bca4-4f29-8275-49365c03ae32 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:36.942523 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:36.942523 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:36.946407 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5db17d65-bca4-4f29-8275-49365c03ae32 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:36.950711 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5db17d65-bca4-4f29-8275-49365c03ae32 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:36.951103 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1314/5271] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:36 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:37.000055 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b575f548-fb25-464b-93cd-6492c0d33b41 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:37.001960 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b575f548-fb25-464b-93cd-6492c0d33b41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:37.002159 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b575f548-fb25-464b-93cd-6492c0d33b41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:37.002380 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b575f548-fb25-464b-93cd-6492c0d33b41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:37.009922 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:37.009922 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:37.010421 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b575f548-fb25-464b-93cd-6492c0d33b41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot retrieved successfully. Jul 09 15:50:37.011292 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b575f548-fb25-464b-93cd-6492c0d33b41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 200 Jul 09 15:50:37.011745 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1323/5272] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:36 2026] GET /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:37.020537 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ea8104ad-c745-492f-a034-78d751a28c62 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:37.022468 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ea8104ad-c745-492f-a034-78d751a28c62 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:37.022664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ea8104ad-c745-492f-a034-78d751a28c62 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:37.022842 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ea8104ad-c745-492f-a034-78d751a28c62 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:37.029468 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:37.029468 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:37.029937 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ea8104ad-c745-492f-a034-78d751a28c62 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot retrieved successfully. Jul 09 15:50:37.030811 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ea8104ad-c745-492f-a034-78d751a28c62 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 200 Jul 09 15:50:37.031232 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1302/5273] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:37 2026] GET /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:37.040868 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c0c30786-8094-4774-9b74-0041b1007761 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:37.042838 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c0c30786-8094-4774-9b74-0041b1007761 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:37.043065 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c0c30786-8094-4774-9b74-0041b1007761 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:37.043301 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c0c30786-8094-4774-9b74-0041b1007761 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:37.048586 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:37.048586 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:37.049019 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c0c30786-8094-4774-9b74-0041b1007761 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot retrieved successfully. Jul 09 15:50:37.049911 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c0c30786-8094-4774-9b74-0041b1007761 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 200 Jul 09 15:50:37.050356 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1335/5274] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:37 2026] GET /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:37.059071 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:37.060817 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:50:37.061159 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "fbf65cb7-b74c-423b-952c-b85d6885dd94", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:37.062700 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Create volume request body: {'volume': {'snapshot_id': 'fbf65cb7-b74c-423b-952c-b85d6885dd94', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:50:37.067737 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:37.067737 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:37.068143 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot retrieved successfully. Jul 09 15:50:37.068321 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Create volume of 1 GB Jul 09 15:50:37.072116 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Availability Zones retrieved successfully. Jul 09 15:50:37.077345 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Flow 'volume_create_api' (fc41cdff-25ab-4563-9355-4ae271897ee4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:37.078263 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f0bb6f3-7e30-421e-80b3-a7050d151f13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:37.079092 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:50:37.107964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f0bb6f3-7e30-421e-80b3-a7050d151f13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'fbf65cb7-b74c-423b-952c-b85d6885dd94', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:37.108687 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dabe6ef-9a57-45eb-8e45-8ed581279abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:37.143352 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Created reservations ['a2503fc7-f201-423e-acb2-2f68d6d9ec3a', '40a9bbd0-a44f-49c9-8557-cc344fe60f6f', 'd72bb481-0c8e-43ab-b8ab-626049c61615', '875d4f28-188b-49bc-b849-970235178567'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:50:37.143983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0dabe6ef-9a57-45eb-8e45-8ed581279abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2503fc7-f201-423e-acb2-2f68d6d9ec3a', '40a9bbd0-a44f-49c9-8557-cc344fe60f6f', 'd72bb481-0c8e-43ab-b8ab-626049c61615', '875d4f28-188b-49bc-b849-970235178567']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:37.144619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f3367d-ebc7-4f3f-9567-32ae7efcc4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:37.184255 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73f3367d-ebc7-4f3f-9567-32ae7efcc4d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54e149bf-7c14-4760-afa4-886d488c92e5', '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='8eda24fca0464a17b689955ffcdbd838',qos_specs=None,replication_status=,reservations=['a2503fc7-f201-423e-acb2-2f68d6d9ec3a','40a9bbd0-a44f-49c9-8557-cc344fe60f6f','d72bb481-0c8e-43ab-b8ab-626049c61615','875d4f28-188b-49bc-b849-970235178567'],size=1,snapshot_id=fbf65cb7-b74c-423b-952c-b85d6885dd94,source_replicaid=,source_volid=None,status='creating',user_id='fb178707562148698870eeda5a6f786e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:50:37Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54e149bf-7c14-4760-afa4-886d488c92e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eda24fca0464a17b689955ffcdbd838',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=fbf65cb7-b74c-423b-952c-b85d6885dd94,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb178707562148698870eeda5a6f786e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:37.184983 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd7a359-0ef9-43f1-b04b-7f9a5a90d28e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:37.201109 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bd7a359-0ef9-43f1-b04b-7f9a5a90d28e) transitioned into state 'SUCCESS' from 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='8eda24fca0464a17b689955ffcdbd838',qos_specs=None,replication_status=,reservations=['a2503fc7-f201-423e-acb2-2f68d6d9ec3a','40a9bbd0-a44f-49c9-8557-cc344fe60f6f','d72bb481-0c8e-43ab-b8ab-626049c61615','875d4f28-188b-49bc-b849-970235178567'],size=1,snapshot_id=fbf65cb7-b74c-423b-952c-b85d6885dd94,source_replicaid=,source_volid=None,status='creating',user_id='fb178707562148698870eeda5a6f786e',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:37.202206 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb6a772e-29b0-471e-b650-ccd001337dc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:50:37.223871 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb6a772e-29b0-471e-b650-ccd001337dc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:50:37.224729 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Flow 'volume_create_api' (fc41cdff-25ab-4563-9355-4ae271897ee4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:50:37.225047 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Create volume request issued successfully. Jul 09 15:50:37.225650 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0c7b0ae0-21ce-4bd0-abd3-421d7a378a5b tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:50:37.226085 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1315/5275] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:50:37 2026] POST /volume/v3/volumes => generated 739 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:50:37.237426 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8cd1a627-6518-4d57-9f16-bea1ce5f7776 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:37.239247 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8cd1a627-6518-4d57-9f16-bea1ce5f7776 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 Jul 09 15:50:37.239460 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8cd1a627-6518-4d57-9f16-bea1ce5f7776 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:37.239670 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8cd1a627-6518-4d57-9f16-bea1ce5f7776 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:37.246306 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:37.246306 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:37.250226 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8cd1a627-6518-4d57-9f16-bea1ce5f7776 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:37.254705 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8cd1a627-6518-4d57-9f16-bea1ce5f7776 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 returned with HTTP 200 Jul 09 15:50:37.255129 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1324/5276] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:37 2026] GET /volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 => generated 807 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:37.438597 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8a8b288a-ee3f-4ab6-bcc7-9b967ce72235 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:37.440348 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8a8b288a-ee3f-4ab6-bcc7-9b967ce72235 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:37.440535 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8a8b288a-ee3f-4ab6-bcc7-9b967ce72235 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:37.440728 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8a8b288a-ee3f-4ab6-bcc7-9b967ce72235 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:37.449837 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:37.449837 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:37.452960 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8a8b288a-ee3f-4ab6-bcc7-9b967ce72235 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:37.457481 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8a8b288a-ee3f-4ab6-bcc7-9b967ce72235 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:37.457840 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1303/5277] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:37 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:37.963829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d7886b36-8bff-45ea-a2fe-94ff21d5b55a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:37.965668 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d7886b36-8bff-45ea-a2fe-94ff21d5b55a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:37.965876 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d7886b36-8bff-45ea-a2fe-94ff21d5b55a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:37.966078 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d7886b36-8bff-45ea-a2fe-94ff21d5b55a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:37.975890 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:37.975890 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:37.979133 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d7886b36-8bff-45ea-a2fe-94ff21d5b55a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:37.983174 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d7886b36-8bff-45ea-a2fe-94ff21d5b55a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:37.983565 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1336/5278] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:37 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:38.267177 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7afb509e-0354-4cb5-b30e-8e9968c61f72 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:38.269294 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7afb509e-0354-4cb5-b30e-8e9968c61f72 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 Jul 09 15:50:38.269529 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7afb509e-0354-4cb5-b30e-8e9968c61f72 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:38.269737 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7afb509e-0354-4cb5-b30e-8e9968c61f72 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:38.276819 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:38.276819 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:38.280710 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7afb509e-0354-4cb5-b30e-8e9968c61f72 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:38.285075 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7afb509e-0354-4cb5-b30e-8e9968c61f72 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 returned with HTTP 200 Jul 09 15:50:38.285559 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1316/5279] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:38 2026] GET /volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 => generated 832 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:38.297961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-32054140-dc41-4739-8457-49c786af0c36 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:38.299718 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32054140-dc41-4739-8457-49c786af0c36 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 Jul 09 15:50:38.299903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32054140-dc41-4739-8457-49c786af0c36 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:38.300088 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-32054140-dc41-4739-8457-49c786af0c36 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:38.306605 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:38.306605 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:38.310091 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-32054140-dc41-4739-8457-49c786af0c36 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:38.314241 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-32054140-dc41-4739-8457-49c786af0c36 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 returned with HTTP 200 Jul 09 15:50:38.314535 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1325/5280] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:38 2026] GET /volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:38.326235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ef4a0b12-40f0-46ea-8c6d-a2fe406e2113 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:38.328295 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef4a0b12-40f0-46ea-8c6d-a2fe406e2113 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:38.328552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef4a0b12-40f0-46ea-8c6d-a2fe406e2113 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:38.328803 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef4a0b12-40f0-46ea-8c6d-a2fe406e2113 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:38.328977 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-ef4a0b12-40f0-46ea-8c6d-a2fe406e2113 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Delete snapshot with id: fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:38.334375 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:38.334375 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:38.334905 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ef4a0b12-40f0-46ea-8c6d-a2fe406e2113 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot retrieved successfully. Jul 09 15:50:38.350224 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ef4a0b12-40f0-46ea-8c6d-a2fe406e2113 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot delete request issued successfully. Jul 09 15:50:38.350451 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef4a0b12-40f0-46ea-8c6d-a2fe406e2113 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 202 Jul 09 15:50:38.350860 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1304/5281] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:38 2026] DELETE /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:50:38.358885 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9f789f3c-3d4e-4b4b-b34e-b3d9740c1283 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:38.360452 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f789f3c-3d4e-4b4b-b34e-b3d9740c1283 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:38.360803 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f789f3c-3d4e-4b4b-b34e-b3d9740c1283 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:38.361839 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9f789f3c-3d4e-4b4b-b34e-b3d9740c1283 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:38.365725 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:38.365725 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:38.366118 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-9f789f3c-3d4e-4b4b-b34e-b3d9740c1283 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Snapshot retrieved successfully. Jul 09 15:50:38.366875 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9f789f3c-3d4e-4b4b-b34e-b3d9740c1283 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 200 Jul 09 15:50:38.367451 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1337/5282] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:38 2026] GET /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:38.472600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cbb7a66e-9b08-418f-9ee6-c16a51f8a06b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:38.474382 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cbb7a66e-9b08-418f-9ee6-c16a51f8a06b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:38.474607 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cbb7a66e-9b08-418f-9ee6-c16a51f8a06b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:38.474798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cbb7a66e-9b08-418f-9ee6-c16a51f8a06b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:38.483841 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:38.483841 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:38.487233 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cbb7a66e-9b08-418f-9ee6-c16a51f8a06b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:38.491693 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cbb7a66e-9b08-418f-9ee6-c16a51f8a06b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:38.492105 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1317/5283] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:38 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:38.995417 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e42b5146-f3a7-47e4-973a-b69e37da84f6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:38.997530 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e42b5146-f3a7-47e4-973a-b69e37da84f6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:38.997776 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e42b5146-f3a7-47e4-973a-b69e37da84f6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:38.998035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e42b5146-f3a7-47e4-973a-b69e37da84f6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:39.009283 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:39.009283 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:39.013144 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e42b5146-f3a7-47e4-973a-b69e37da84f6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:39.017359 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e42b5146-f3a7-47e4-973a-b69e37da84f6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:39.017699 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1326/5284] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:38 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:39.375884 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-07244a68-21a0-49ea-bc04-af6d054baa92 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:39.377804 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-07244a68-21a0-49ea-bc04-af6d054baa92 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:39.378050 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-07244a68-21a0-49ea-bc04-af6d054baa92 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:39.378334 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-07244a68-21a0-49ea-bc04-af6d054baa92 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:39.382483 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-07244a68-21a0-49ea-bc04-af6d054baa92 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 404 Jul 09 15:50:39.382983 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1305/5285] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:39 2026] GET /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:39.389789 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ff453e97-c297-4b8d-adda-6ed23da6bb6e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:39.391435 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff453e97-c297-4b8d-adda-6ed23da6bb6e tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] DELETE https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:39.391618 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff453e97-c297-4b8d-adda-6ed23da6bb6e tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:39.391791 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff453e97-c297-4b8d-adda-6ed23da6bb6e tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:39.391944 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-ff453e97-c297-4b8d-adda-6ed23da6bb6e tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Delete volume with id: 70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:39.398616 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:39.398616 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:39.399031 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ff453e97-c297-4b8d-adda-6ed23da6bb6e tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:39.413693 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ff453e97-c297-4b8d-adda-6ed23da6bb6e tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Delete volume request issued successfully. Jul 09 15:50:39.413904 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff453e97-c297-4b8d-adda-6ed23da6bb6e tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 returned with HTTP 202 Jul 09 15:50:39.414317 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1338/5286] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:50:39 2026] DELETE /volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:50:39.420940 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-10a8c18e-2fce-437c-9c73-740c3b8fcdd1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:39.422700 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-10a8c18e-2fce-437c-9c73-740c3b8fcdd1 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:39.422974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-10a8c18e-2fce-437c-9c73-740c3b8fcdd1 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:39.423043 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-10a8c18e-2fce-437c-9c73-740c3b8fcdd1 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:39.429881 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:39.429881 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:39.433128 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-10a8c18e-2fce-437c-9c73-740c3b8fcdd1 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:39.437443 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-10a8c18e-2fce-437c-9c73-740c3b8fcdd1 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 returned with HTTP 200 Jul 09 15:50:39.437764 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1318/5287] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:39 2026] GET /volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:39.504513 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1cb7ce95-1028-4f90-852b-86c6fc8994ab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:39.506015 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1cb7ce95-1028-4f90-852b-86c6fc8994ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:39.506171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1cb7ce95-1028-4f90-852b-86c6fc8994ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:39.506383 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1cb7ce95-1028-4f90-852b-86c6fc8994ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:39.515601 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:39.515601 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:39.519072 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1cb7ce95-1028-4f90-852b-86c6fc8994ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:39.523286 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1cb7ce95-1028-4f90-852b-86c6fc8994ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:39.523729 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1327/5288] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:39 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:40.029540 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7675f23b-e4c2-402f-883a-ae156b43db75 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:40.031386 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7675f23b-e4c2-402f-883a-ae156b43db75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:40.031633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7675f23b-e4c2-402f-883a-ae156b43db75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:40.031868 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7675f23b-e4c2-402f-883a-ae156b43db75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:40.041303 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:40.041303 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:40.045134 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7675f23b-e4c2-402f-883a-ae156b43db75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:40.050143 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7675f23b-e4c2-402f-883a-ae156b43db75 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:40.050591 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1306/5289] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:40 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:40.452246 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9d4fc779-8369-458e-a7da-af710727d7b5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:40.453678 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9d4fc779-8369-458e-a7da-af710727d7b5 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:40.453860 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9d4fc779-8369-458e-a7da-af710727d7b5 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:40.454033 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9d4fc779-8369-458e-a7da-af710727d7b5 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:40.459790 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9d4fc779-8369-458e-a7da-af710727d7b5 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 returned with HTTP 404 Jul 09 15:50:40.460229 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1339/5290] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:40 2026] GET /volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:40.466618 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-88612292-fb55-44fe-9560-cb596e47ce59 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:40.468804 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-88612292-fb55-44fe-9560-cb596e47ce59 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] DELETE https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 Jul 09 15:50:40.469056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-88612292-fb55-44fe-9560-cb596e47ce59 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:40.469378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-88612292-fb55-44fe-9560-cb596e47ce59 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:40.469574 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-88612292-fb55-44fe-9560-cb596e47ce59 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Delete volume with id: 54e149bf-7c14-4760-afa4-886d488c92e5 Jul 09 15:50:40.477915 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:40.477915 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:40.478499 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-88612292-fb55-44fe-9560-cb596e47ce59 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:40.495813 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-88612292-fb55-44fe-9560-cb596e47ce59 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Delete volume request issued successfully. Jul 09 15:50:40.496020 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-88612292-fb55-44fe-9560-cb596e47ce59 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 returned with HTTP 202 Jul 09 15:50:40.496541 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1319/5291] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:50:40 2026] DELETE /volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:50:40.502861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4bafb055-1eee-432f-9c61-e9d80b8f53fe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:40.504621 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4bafb055-1eee-432f-9c61-e9d80b8f53fe tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 Jul 09 15:50:40.504966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4bafb055-1eee-432f-9c61-e9d80b8f53fe tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:40.504966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4bafb055-1eee-432f-9c61-e9d80b8f53fe tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:40.511284 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:40.511284 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:40.514601 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4bafb055-1eee-432f-9c61-e9d80b8f53fe tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Volume info retrieved successfully. Jul 09 15:50:40.518278 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4bafb055-1eee-432f-9c61-e9d80b8f53fe tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 returned with HTTP 200 Jul 09 15:50:40.518635 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1328/5292] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:40 2026] GET /volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:40.535521 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7a23074b-10c2-4e42-b378-746884ea76cf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:40.537247 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7a23074b-10c2-4e42-b378-746884ea76cf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:40.537506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7a23074b-10c2-4e42-b378-746884ea76cf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:40.537616 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7a23074b-10c2-4e42-b378-746884ea76cf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:40.546932 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:40.546932 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:40.550362 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7a23074b-10c2-4e42-b378-746884ea76cf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:40.554738 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7a23074b-10c2-4e42-b378-746884ea76cf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:40.555164 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1307/5293] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:40 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:41.062947 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c86d5896-be65-47fe-b9ac-9101feeb4350 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:41.064693 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c86d5896-be65-47fe-b9ac-9101feeb4350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:41.064862 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c86d5896-be65-47fe-b9ac-9101feeb4350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:41.065032 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c86d5896-be65-47fe-b9ac-9101feeb4350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:41.073645 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:41.073645 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:41.076895 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c86d5896-be65-47fe-b9ac-9101feeb4350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:41.080453 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c86d5896-be65-47fe-b9ac-9101feeb4350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:41.080772 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1340/5294] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:41 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:41.531841 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c0e746ab-1e65-4054-ac19-e5cddf8f25fa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:41.533419 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c0e746ab-1e65-4054-ac19-e5cddf8f25fa tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 Jul 09 15:50:41.533577 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c0e746ab-1e65-4054-ac19-e5cddf8f25fa tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:41.533746 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c0e746ab-1e65-4054-ac19-e5cddf8f25fa tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:41.538819 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c0e746ab-1e65-4054-ac19-e5cddf8f25fa tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 returned with HTTP 404 Jul 09 15:50:41.539206 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1320/5295] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:41 2026] GET /volume/v3/volumes/54e149bf-7c14-4760-afa4-886d488c92e5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:41.545942 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f73be846-17d4-4a19-bf3c-034300040ba3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:41.548259 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f73be846-17d4-4a19-bf3c-034300040ba3 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:41.548554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f73be846-17d4-4a19-bf3c-034300040ba3 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:41.548804 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f73be846-17d4-4a19-bf3c-034300040ba3 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:41.548960 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-f73be846-17d4-4a19-bf3c-034300040ba3 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Delete snapshot with id: fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:41.553988 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f73be846-17d4-4a19-bf3c-034300040ba3 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 404 Jul 09 15:50:41.554627 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1329/5296] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:50:41 2026] DELETE /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:41.560950 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c2943db5-8e93-439f-831f-4e8e09466759 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:41.562773 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c2943db5-8e93-439f-831f-4e8e09466759 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 Jul 09 15:50:41.562972 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c2943db5-8e93-439f-831f-4e8e09466759 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:41.563159 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c2943db5-8e93-439f-831f-4e8e09466759 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:41.567474 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c2943db5-8e93-439f-831f-4e8e09466759 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 returned with HTTP 404 Jul 09 15:50:41.567736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-73f76b9b-85e4-40ec-a313-572db570f624 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:41.567973 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1308/5297] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:50:41 2026] GET /volume/v3/snapshots/fbf65cb7-b74c-423b-952c-b85d6885dd94 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:41.569412 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73f76b9b-85e4-40ec-a313-572db570f624 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:41.569583 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73f76b9b-85e4-40ec-a313-572db570f624 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:41.569759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-73f76b9b-85e4-40ec-a313-572db570f624 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:41.573936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-599999bb-b2b2-4799-8c86-2266b578aa41 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:41.575535 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-599999bb-b2b2-4799-8c86-2266b578aa41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] DELETE https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:41.575751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-599999bb-b2b2-4799-8c86-2266b578aa41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:41.575928 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-599999bb-b2b2-4799-8c86-2266b578aa41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:41.576077 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-599999bb-b2b2-4799-8c86-2266b578aa41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Delete volume with id: 70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:41.578843 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:41.578843 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:41.581254 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-599999bb-b2b2-4799-8c86-2266b578aa41 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 returned with HTTP 404 Jul 09 15:50:41.581669 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1321/5298] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:50:41 2026] DELETE /volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:41.582351 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-73f76b9b-85e4-40ec-a313-572db570f624 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:41.586584 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-73f76b9b-85e4-40ec-a313-572db570f624 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:41.586947 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1341/5299] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:41 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:41.587953 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-304a791b-f546-493a-82f4-460e410f0c75 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:41.589641 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-304a791b-f546-493a-82f4-460e410f0c75 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] GET https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 Jul 09 15:50:41.589808 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-304a791b-f546-493a-82f4-460e410f0c75 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:41.589978 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-304a791b-f546-493a-82f4-460e410f0c75 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:41.594985 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-304a791b-f546-493a-82f4-460e410f0c75 tempest-SnapshotDependencyTests-468093023 tempest-SnapshotDependencyTests-468093023-project-member] https://10.4.3.19/volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 returned with HTTP 404 Jul 09 15:50:41.595420 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1330/5300] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:41 2026] GET /volume/v3/volumes/70247cdf-9e07-4a7a-906c-414cdd8ea027 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:50:42.094703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3bfce206-b2a9-48a3-b69a-6b42c74a6b0c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:42.096427 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3bfce206-b2a9-48a3-b69a-6b42c74a6b0c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:42.096619 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3bfce206-b2a9-48a3-b69a-6b42c74a6b0c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:42.096791 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3bfce206-b2a9-48a3-b69a-6b42c74a6b0c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:42.106003 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:42.106003 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:42.110082 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3bfce206-b2a9-48a3-b69a-6b42c74a6b0c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:42.115174 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3bfce206-b2a9-48a3-b69a-6b42c74a6b0c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:42.115754 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1309/5301] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:42 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:42.599089 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3cc59a3b-17d0-4891-b177-ca6ee8f45df8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:42.601366 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3cc59a3b-17d0-4891-b177-ca6ee8f45df8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:42.601573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3cc59a3b-17d0-4891-b177-ca6ee8f45df8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:42.601822 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3cc59a3b-17d0-4891-b177-ca6ee8f45df8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:42.613809 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:42.613809 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:42.619713 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3cc59a3b-17d0-4891-b177-ca6ee8f45df8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:42.624351 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3cc59a3b-17d0-4891-b177-ca6ee8f45df8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:42.624725 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1322/5302] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:42 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:43.129951 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-26f752a8-6e6f-4d62-8d90-f7ae8bd515be None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:43.132177 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-26f752a8-6e6f-4d62-8d90-f7ae8bd515be tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:43.132530 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-26f752a8-6e6f-4d62-8d90-f7ae8bd515be tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:43.132819 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-26f752a8-6e6f-4d62-8d90-f7ae8bd515be tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:43.145795 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:43.145795 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:43.150442 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-26f752a8-6e6f-4d62-8d90-f7ae8bd515be tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:43.156203 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-26f752a8-6e6f-4d62-8d90-f7ae8bd515be tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:43.156835 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1342/5303] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:43 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:43.639356 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a5231062-9074-41b6-8460-e3e00438c572 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:43.641165 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a5231062-9074-41b6-8460-e3e00438c572 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:43.641448 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a5231062-9074-41b6-8460-e3e00438c572 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:43.641641 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a5231062-9074-41b6-8460-e3e00438c572 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:43.643556 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=272,cinder:UPDATE=71,cinder:INSERT=34 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:50:43.652060 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:43.652060 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:43.655900 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a5231062-9074-41b6-8460-e3e00438c572 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:43.660801 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a5231062-9074-41b6-8460-e3e00438c572 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:43.661127 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1331/5304] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:43 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:44.172356 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-242de486-cf10-48d8-8130-de6a463e4d22 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:44.174271 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-242de486-cf10-48d8-8130-de6a463e4d22 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:44.174507 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-242de486-cf10-48d8-8130-de6a463e4d22 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:44.174730 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-242de486-cf10-48d8-8130-de6a463e4d22 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:44.185103 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:44.185103 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:44.188998 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-242de486-cf10-48d8-8130-de6a463e4d22 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:44.193965 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-242de486-cf10-48d8-8130-de6a463e4d22 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:44.194378 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1310/5305] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:44 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:44.678081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-be2c830a-766e-4da7-ade2-eec46bfac3ab None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:44.679990 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-be2c830a-766e-4da7-ade2-eec46bfac3ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:44.680153 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-be2c830a-766e-4da7-ade2-eec46bfac3ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:44.680361 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-be2c830a-766e-4da7-ade2-eec46bfac3ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:44.693350 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:44.693350 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:44.697581 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-be2c830a-766e-4da7-ade2-eec46bfac3ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:44.703881 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-be2c830a-766e-4da7-ade2-eec46bfac3ab tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:44.704434 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1323/5306] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:44 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:45.210675 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-631bfc90-b474-4874-8f25-fe34aecb3d43 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:45.215449 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-631bfc90-b474-4874-8f25-fe34aecb3d43 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:45.215723 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-631bfc90-b474-4874-8f25-fe34aecb3d43 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:45.216003 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-631bfc90-b474-4874-8f25-fe34aecb3d43 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:45.228996 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:45.228996 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:45.234127 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-631bfc90-b474-4874-8f25-fe34aecb3d43 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:45.240994 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-631bfc90-b474-4874-8f25-fe34aecb3d43 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:45.241513 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1343/5307] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:45 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:45.290123 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-454e9f50-e52c-452b-b57c-13caa212b14b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:45.292574 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-454e9f50-e52c-452b-b57c-13caa212b14b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:50:45.292797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-454e9f50-e52c-452b-b57c-13caa212b14b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:45.293023 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-454e9f50-e52c-452b-b57c-13caa212b14b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:45.304907 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:45.304907 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:45.309591 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-454e9f50-e52c-452b-b57c-13caa212b14b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:50:45.315964 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-454e9f50-e52c-452b-b57c-13caa212b14b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:50:45.316638 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1332/5308] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:50:45 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:45.341457 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-522c3493-dd7d-4c27-9fd0-b01e18a3b98b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:45.343832 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-522c3493-dd7d-4c27-9fd0-b01e18a3b98b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] POST https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3/action Jul 09 15:50:45.344176 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-522c3493-dd7d-4c27-9fd0-b01e18a3b98b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:50:45.344341 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-522c3493-dd7d-4c27-9fd0-b01e18a3b98b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:50:45.357316 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:45.357316 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:45.357755 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-522c3493-dd7d-4c27-9fd0-b01e18a3b98b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:50:45.365173 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-522c3493-dd7d-4c27-9fd0-b01e18a3b98b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Begin detaching volume completed successfully. Jul 09 15:50:45.365539 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-522c3493-dd7d-4c27-9fd0-b01e18a3b98b tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3/action returned with HTTP 202 Jul 09 15:50:45.366169 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1311/5309] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:50:45 2026] POST /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:50:45.716396 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b658e99d-f27f-40ba-9d08-ce70e513d763 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:45.718797 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b658e99d-f27f-40ba-9d08-ce70e513d763 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:45.719084 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b658e99d-f27f-40ba-9d08-ce70e513d763 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:45.719382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b658e99d-f27f-40ba-9d08-ce70e513d763 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:45.732854 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:45.732854 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:45.737872 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b658e99d-f27f-40ba-9d08-ce70e513d763 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:45.744269 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b658e99d-f27f-40ba-9d08-ce70e513d763 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:45.744832 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1324/5310] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:45 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:46.256204 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5879d120-4f39-4be6-ad7c-17a34182e7ff None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:46.257942 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5879d120-4f39-4be6-ad7c-17a34182e7ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:46.258084 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5879d120-4f39-4be6-ad7c-17a34182e7ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:46.258309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5879d120-4f39-4be6-ad7c-17a34182e7ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:46.268326 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:46.268326 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:46.272016 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5879d120-4f39-4be6-ad7c-17a34182e7ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:46.278139 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5879d120-4f39-4be6-ad7c-17a34182e7ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:46.278546 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1344/5311] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:46 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:46.391987 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9aef587a-ec23-4ac0-80e8-ed70645a0fba None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:46.392384 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9aef587a-ec23-4ac0-80e8-ed70645a0fba None None] GET https://10.4.3.19/volume// Jul 09 15:50:46.392570 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9aef587a-ec23-4ac0-80e8-ed70645a0fba None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:46.392777 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9aef587a-ec23-4ac0-80e8-ed70645a0fba None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:46.393114 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9aef587a-ec23-4ac0-80e8-ed70645a0fba None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:50:46.393580 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1333/5312] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:50: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 09 15:50:46.400596 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-ed9b9896-9038-4d04-8edf-4274ede1fd70 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:46.402734 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-ed9b9896-9038-4d04-8edf-4274ede1fd70 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:50:46.402984 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-ed9b9896-9038-4d04-8edf-4274ede1fd70 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:46.403252 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-ed9b9896-9038-4d04-8edf-4274ede1fd70 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:46.412651 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:46.412651 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:46.415971 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-ed9b9896-9038-4d04-8edf-4274ede1fd70 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:50:46.420001 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-ed9b9896-9038-4d04-8edf-4274ede1fd70 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:50:46.420418 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1312/5313] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:50:46 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 1320 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:50:46.757273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-eec63ba8-ed44-43eb-92a1-4b42e3a7f8ae None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:46.758813 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eec63ba8-ed44-43eb-92a1-4b42e3a7f8ae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:46.759119 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eec63ba8-ed44-43eb-92a1-4b42e3a7f8ae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:46.759414 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-eec63ba8-ed44-43eb-92a1-4b42e3a7f8ae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:46.768267 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:46.768267 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:46.771428 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-eec63ba8-ed44-43eb-92a1-4b42e3a7f8ae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:46.775791 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-eec63ba8-ed44-43eb-92a1-4b42e3a7f8ae tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:46.776223 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1325/5314] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:46 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:47.293661 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-aa8def78-0465-406e-bb90-e47527ff0ad8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:47.295612 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-aa8def78-0465-406e-bb90-e47527ff0ad8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:47.295873 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-aa8def78-0465-406e-bb90-e47527ff0ad8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:47.296102 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-aa8def78-0465-406e-bb90-e47527ff0ad8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:47.304786 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:47.304786 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:47.308212 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-aa8def78-0465-406e-bb90-e47527ff0ad8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:47.312605 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-aa8def78-0465-406e-bb90-e47527ff0ad8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:47.313036 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1345/5315] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:47 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:47.788607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9b443493-308c-41f3-ad3d-cda8dccbca6d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:47.790377 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9b443493-308c-41f3-ad3d-cda8dccbca6d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:47.790576 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9b443493-308c-41f3-ad3d-cda8dccbca6d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:47.790762 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9b443493-308c-41f3-ad3d-cda8dccbca6d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:47.799261 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:47.799261 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:47.802507 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9b443493-308c-41f3-ad3d-cda8dccbca6d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:47.807508 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9b443493-308c-41f3-ad3d-cda8dccbca6d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:47.808063 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1334/5316] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:47 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:48.325427 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d7925044-a694-45d7-be70-41f64b176d17 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:48.327127 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d7925044-a694-45d7-be70-41f64b176d17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:48.327328 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d7925044-a694-45d7-be70-41f64b176d17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:48.327530 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d7925044-a694-45d7-be70-41f64b176d17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:48.338221 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:48.338221 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:48.341575 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d7925044-a694-45d7-be70-41f64b176d17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:48.345498 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d7925044-a694-45d7-be70-41f64b176d17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:48.345871 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1313/5317] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:48 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:48.820300 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d550c29b-5a6f-45e9-8669-fe56e9452825 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:48.821853 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d550c29b-5a6f-45e9-8669-fe56e9452825 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:48.822007 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d550c29b-5a6f-45e9-8669-fe56e9452825 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:48.822178 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d550c29b-5a6f-45e9-8669-fe56e9452825 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:48.830196 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:48.830196 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:48.833081 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d550c29b-5a6f-45e9-8669-fe56e9452825 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:48.837009 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d550c29b-5a6f-45e9-8669-fe56e9452825 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:48.837371 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1326/5318] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:48 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:49.357829 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-128fd40e-815a-4871-9f5f-4f4b77582251 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:49.359589 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-128fd40e-815a-4871-9f5f-4f4b77582251 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:49.359781 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-128fd40e-815a-4871-9f5f-4f4b77582251 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:49.360015 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-128fd40e-815a-4871-9f5f-4f4b77582251 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:49.368921 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:49.368921 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:49.372175 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-128fd40e-815a-4871-9f5f-4f4b77582251 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:49.376175 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-128fd40e-815a-4871-9f5f-4f4b77582251 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:49.376568 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1346/5319] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:49 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:49.848686 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-74243650-6770-4501-990b-da624db4de22 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:49.850216 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-74243650-6770-4501-990b-da624db4de22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:49.850386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-74243650-6770-4501-990b-da624db4de22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:49.850554 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-74243650-6770-4501-990b-da624db4de22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:49.859092 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:49.859092 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:49.862311 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-74243650-6770-4501-990b-da624db4de22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:49.866396 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-74243650-6770-4501-990b-da624db4de22 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:49.866819 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1335/5320] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:49 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:50.390506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8f022192-ce9e-4880-9544-61a479eba082 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:50.392304 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8f022192-ce9e-4880-9544-61a479eba082 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:50.392511 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8f022192-ce9e-4880-9544-61a479eba082 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:50.392705 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8f022192-ce9e-4880-9544-61a479eba082 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:50.402116 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:50.402116 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:50.406068 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8f022192-ce9e-4880-9544-61a479eba082 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:50.410653 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8f022192-ce9e-4880-9544-61a479eba082 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:50.411048 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1314/5321] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:50 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:50.879808 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c3291a77-d6bf-4241-8d22-7de8963e7091 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:50.882126 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3291a77-d6bf-4241-8d22-7de8963e7091 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:50.882126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3291a77-d6bf-4241-8d22-7de8963e7091 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:50.882126 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3291a77-d6bf-4241-8d22-7de8963e7091 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:50.884207 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=321,cinder:INSERT=42,cinder:UPDATE=74 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:50:50.891863 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:50.891863 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:50.895129 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c3291a77-d6bf-4241-8d22-7de8963e7091 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:50.899285 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3291a77-d6bf-4241-8d22-7de8963e7091 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:50.899721 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1327/5322] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:50 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:51.422843 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2d2ad3cc-76b9-40ef-b612-c66fb30d8978 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:51.424570 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d2ad3cc-76b9-40ef-b612-c66fb30d8978 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:51.424755 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d2ad3cc-76b9-40ef-b612-c66fb30d8978 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:51.424973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d2ad3cc-76b9-40ef-b612-c66fb30d8978 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:51.433674 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:51.433674 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:51.437285 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2d2ad3cc-76b9-40ef-b612-c66fb30d8978 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:51.441528 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d2ad3cc-76b9-40ef-b612-c66fb30d8978 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:51.441936 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1347/5323] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:51 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:51.911802 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-360a2d1e-3df2-427b-a71e-8e5d1fd9a434 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:51.913492 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-360a2d1e-3df2-427b-a71e-8e5d1fd9a434 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:51.913707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-360a2d1e-3df2-427b-a71e-8e5d1fd9a434 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:51.913937 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-360a2d1e-3df2-427b-a71e-8e5d1fd9a434 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:51.924008 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:51.924008 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:51.927515 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-360a2d1e-3df2-427b-a71e-8e5d1fd9a434 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:51.932553 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-360a2d1e-3df2-427b-a71e-8e5d1fd9a434 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:51.932911 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1336/5324] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:51 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:52.455271 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-40af7eb1-810f-41b0-b610-f7205a73bae8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:52.456829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-40af7eb1-810f-41b0-b610-f7205a73bae8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:52.457092 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-40af7eb1-810f-41b0-b610-f7205a73bae8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:52.457910 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-40af7eb1-810f-41b0-b610-f7205a73bae8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:52.466400 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:52.466400 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:52.469863 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-40af7eb1-810f-41b0-b610-f7205a73bae8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:52.474065 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-40af7eb1-810f-41b0-b610-f7205a73bae8 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:52.474443 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1315/5325] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:52 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:52.945106 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dc79d72b-fe25-4e87-8dd7-82f0357c3658 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:52.947102 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc79d72b-fe25-4e87-8dd7-82f0357c3658 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:52.947321 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dc79d72b-fe25-4e87-8dd7-82f0357c3658 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:52.947518 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dc79d72b-fe25-4e87-8dd7-82f0357c3658 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:52.957437 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:52.957437 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:52.961082 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dc79d72b-fe25-4e87-8dd7-82f0357c3658 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:52.966714 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc79d72b-fe25-4e87-8dd7-82f0357c3658 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:52.967143 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1328/5326] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:52 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:53.487758 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-12f01d37-6e97-4bc8-b96f-83eca55ed753 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:53.489553 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-12f01d37-6e97-4bc8-b96f-83eca55ed753 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:53.489777 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-12f01d37-6e97-4bc8-b96f-83eca55ed753 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:53.489967 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-12f01d37-6e97-4bc8-b96f-83eca55ed753 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:53.499022 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:53.499022 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:53.503332 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-12f01d37-6e97-4bc8-b96f-83eca55ed753 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:53.508490 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-12f01d37-6e97-4bc8-b96f-83eca55ed753 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:53.508996 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1348/5327] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:53 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:53.979417 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ccb4f664-8a49-4a1f-9a9e-09141a4fce16 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:53.981524 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ccb4f664-8a49-4a1f-9a9e-09141a4fce16 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:53.981713 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ccb4f664-8a49-4a1f-9a9e-09141a4fce16 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:53.981909 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ccb4f664-8a49-4a1f-9a9e-09141a4fce16 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:53.990343 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:53.990343 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:53.993431 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ccb4f664-8a49-4a1f-9a9e-09141a4fce16 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:53.997149 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ccb4f664-8a49-4a1f-9a9e-09141a4fce16 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:53.997542 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1337/5328] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:53 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:54.520633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ea812ca-3ca4-4c17-b35e-87ebcb16dea6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:54.522488 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ea812ca-3ca4-4c17-b35e-87ebcb16dea6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:54.522676 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ea812ca-3ca4-4c17-b35e-87ebcb16dea6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:54.522867 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ea812ca-3ca4-4c17-b35e-87ebcb16dea6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:54.533243 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:54.533243 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:54.536949 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4ea812ca-3ca4-4c17-b35e-87ebcb16dea6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:54.541283 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ea812ca-3ca4-4c17-b35e-87ebcb16dea6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:54.541727 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1316/5329] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:54 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:55.009119 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1d2c6ea6-5e47-4714-ab2d-be42d791acb2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:55.010998 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d2c6ea6-5e47-4714-ab2d-be42d791acb2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:55.011233 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d2c6ea6-5e47-4714-ab2d-be42d791acb2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:55.011421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d2c6ea6-5e47-4714-ab2d-be42d791acb2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:55.020117 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:55.020117 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:55.023339 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-1d2c6ea6-5e47-4714-ab2d-be42d791acb2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:55.027604 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d2c6ea6-5e47-4714-ab2d-be42d791acb2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:55.027963 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1329/5330] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:55 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:55.554128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-15295885-e621-4dfc-babe-a34d967f1f7d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:55.556213 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-15295885-e621-4dfc-babe-a34d967f1f7d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:55.556392 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-15295885-e621-4dfc-babe-a34d967f1f7d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:55.556653 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-15295885-e621-4dfc-babe-a34d967f1f7d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:55.565733 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:55.565733 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:55.569123 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-15295885-e621-4dfc-babe-a34d967f1f7d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:55.572730 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-15295885-e621-4dfc-babe-a34d967f1f7d tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:55.573093 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1349/5331] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:55 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:56.039583 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bbe01d0e-b194-4671-96ce-9c435573b8ec None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:56.041340 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bbe01d0e-b194-4671-96ce-9c435573b8ec tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:56.041540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bbe01d0e-b194-4671-96ce-9c435573b8ec tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:56.041743 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bbe01d0e-b194-4671-96ce-9c435573b8ec tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:56.050471 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:56.050471 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:56.053591 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bbe01d0e-b194-4671-96ce-9c435573b8ec tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:56.057930 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bbe01d0e-b194-4671-96ce-9c435573b8ec tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:56.058425 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1338/5332] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:56 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:56.585085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b2b2d5c3-9d4c-46cd-a134-2a4e075be172 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:56.586680 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b2b2d5c3-9d4c-46cd-a134-2a4e075be172 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:56.586860 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b2b2d5c3-9d4c-46cd-a134-2a4e075be172 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:56.587049 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b2b2d5c3-9d4c-46cd-a134-2a4e075be172 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:56.597816 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:56.597816 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:56.601411 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b2b2d5c3-9d4c-46cd-a134-2a4e075be172 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:56.605844 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b2b2d5c3-9d4c-46cd-a134-2a4e075be172 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:56.606302 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1317/5333] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:56 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:57.071846 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-234f62ca-f215-402f-b884-9d4b0700a640 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:57.074267 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-234f62ca-f215-402f-b884-9d4b0700a640 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:57.074472 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-234f62ca-f215-402f-b884-9d4b0700a640 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:57.074669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-234f62ca-f215-402f-b884-9d4b0700a640 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:57.085457 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:57.085457 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:57.089246 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-234f62ca-f215-402f-b884-9d4b0700a640 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:57.094321 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-234f62ca-f215-402f-b884-9d4b0700a640 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:57.094847 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1330/5334] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:57 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:57.618824 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8f813d22-4647-4407-9b36-a294cc968313 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:57.620611 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8f813d22-4647-4407-9b36-a294cc968313 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:57.620792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8f813d22-4647-4407-9b36-a294cc968313 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:57.621009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8f813d22-4647-4407-9b36-a294cc968313 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:57.630241 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:57.630241 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:57.633361 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8f813d22-4647-4407-9b36-a294cc968313 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:57.637030 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8f813d22-4647-4407-9b36-a294cc968313 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:57.637447 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1350/5335] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:57 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:58.106552 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8d119cd3-6304-4f95-92a4-6df4d2a88eef None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:58.108333 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d119cd3-6304-4f95-92a4-6df4d2a88eef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:58.108512 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d119cd3-6304-4f95-92a4-6df4d2a88eef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:58.108688 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8d119cd3-6304-4f95-92a4-6df4d2a88eef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:58.118481 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:58.118481 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:50:58.122691 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8d119cd3-6304-4f95-92a4-6df4d2a88eef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:58.129241 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8d119cd3-6304-4f95-92a4-6df4d2a88eef tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:58.129625 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1339/5336] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:58 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:58.649831 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-844d5d54-3c74-469c-9ca4-d4fe9405d350 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:58.651670 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-844d5d54-3c74-469c-9ca4-d4fe9405d350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:58.651829 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-844d5d54-3c74-469c-9ca4-d4fe9405d350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:58.651876 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-844d5d54-3c74-469c-9ca4-d4fe9405d350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:58.660479 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:58.660479 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:50:58.663649 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-844d5d54-3c74-469c-9ca4-d4fe9405d350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:58.667386 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-844d5d54-3c74-469c-9ca4-d4fe9405d350 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:58.667716 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1318/5337] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:58 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:50:59.141055 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-28a95caa-b3b3-4f6a-9e41-925cdc38421c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:59.142627 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-28a95caa-b3b3-4f6a-9e41-925cdc38421c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:50:59.142819 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-28a95caa-b3b3-4f6a-9e41-925cdc38421c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:59.143012 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-28a95caa-b3b3-4f6a-9e41-925cdc38421c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:59.151314 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:59.151314 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:50:59.154485 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-28a95caa-b3b3-4f6a-9e41-925cdc38421c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:50:59.158902 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-28a95caa-b3b3-4f6a-9e41-925cdc38421c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:50:59.159496 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1331/5338] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:59 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:50:59.679644 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7bb38818-6743-4ffa-90aa-f5ef828a3eaf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:50:59.681418 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7bb38818-6743-4ffa-90aa-f5ef828a3eaf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:50:59.681647 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7bb38818-6743-4ffa-90aa-f5ef828a3eaf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:50:59.681867 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7bb38818-6743-4ffa-90aa-f5ef828a3eaf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:50:59.690133 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:50:59.690133 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:50:59.693228 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7bb38818-6743-4ffa-90aa-f5ef828a3eaf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:50:59.696823 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7bb38818-6743-4ffa-90aa-f5ef828a3eaf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:50:59.697264 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1351/5339] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:50:59 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:00.170409 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e7b8495b-7efb-4f8e-bd15-80ba9b7c1f01 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:00.172341 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e7b8495b-7efb-4f8e-bd15-80ba9b7c1f01 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:00.172568 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e7b8495b-7efb-4f8e-bd15-80ba9b7c1f01 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:00.172773 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e7b8495b-7efb-4f8e-bd15-80ba9b7c1f01 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:00.181748 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:00.181748 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:00.185073 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e7b8495b-7efb-4f8e-bd15-80ba9b7c1f01 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:00.189980 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e7b8495b-7efb-4f8e-bd15-80ba9b7c1f01 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:00.190464 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1340/5340] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:00 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:00.709618 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-813359cc-f67f-45e3-8f05-8ae1a1ebadd0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:00.711467 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-813359cc-f67f-45e3-8f05-8ae1a1ebadd0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:00.711703 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-813359cc-f67f-45e3-8f05-8ae1a1ebadd0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:00.711927 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-813359cc-f67f-45e3-8f05-8ae1a1ebadd0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:00.722371 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:00.722371 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:00.725921 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-813359cc-f67f-45e3-8f05-8ae1a1ebadd0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:00.729850 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-813359cc-f67f-45e3-8f05-8ae1a1ebadd0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:00.730243 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1319/5341] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:00 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:01.202378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a45ef21d-e345-4b1a-8179-0b80e4df123d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:01.204418 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a45ef21d-e345-4b1a-8179-0b80e4df123d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:01.204600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a45ef21d-e345-4b1a-8179-0b80e4df123d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:01.204783 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a45ef21d-e345-4b1a-8179-0b80e4df123d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:01.214351 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:01.214351 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:01.217904 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a45ef21d-e345-4b1a-8179-0b80e4df123d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:01.223487 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a45ef21d-e345-4b1a-8179-0b80e4df123d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:01.223487 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1332/5342] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:01 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:01.744372 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4557c26f-2c82-4ce1-a257-bf122fd76534 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:01.746127 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4557c26f-2c82-4ce1-a257-bf122fd76534 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:01.746336 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4557c26f-2c82-4ce1-a257-bf122fd76534 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:01.746529 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4557c26f-2c82-4ce1-a257-bf122fd76534 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:01.755295 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:01.755295 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:01.758689 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4557c26f-2c82-4ce1-a257-bf122fd76534 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:01.763303 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4557c26f-2c82-4ce1-a257-bf122fd76534 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:01.763664 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1352/5343] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:01 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:02.238624 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-efaed232-6a0f-4a35-9ce7-e0f8d876a2ea None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:02.240512 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-efaed232-6a0f-4a35-9ce7-e0f8d876a2ea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:02.240748 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-efaed232-6a0f-4a35-9ce7-e0f8d876a2ea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:02.241002 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-efaed232-6a0f-4a35-9ce7-e0f8d876a2ea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:02.251475 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:02.251475 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:02.255027 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-efaed232-6a0f-4a35-9ce7-e0f8d876a2ea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:02.259631 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-efaed232-6a0f-4a35-9ce7-e0f8d876a2ea tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:02.260132 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1341/5344] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:02 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:02.774433 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-20a13965-5a96-4ccd-8990-0b7dad1cec17 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:02.777256 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20a13965-5a96-4ccd-8990-0b7dad1cec17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:02.777256 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20a13965-5a96-4ccd-8990-0b7dad1cec17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:02.777256 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-20a13965-5a96-4ccd-8990-0b7dad1cec17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:02.785974 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:02.785974 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:02.789000 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-20a13965-5a96-4ccd-8990-0b7dad1cec17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:02.792965 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-20a13965-5a96-4ccd-8990-0b7dad1cec17 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:02.793322 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1320/5345] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:02 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:03.272432 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8b284a90-879c-4878-ba49-7f80eedff06a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:03.273959 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8b284a90-879c-4878-ba49-7f80eedff06a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:03.274150 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8b284a90-879c-4878-ba49-7f80eedff06a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:03.274355 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8b284a90-879c-4878-ba49-7f80eedff06a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:03.285963 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:03.285963 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:03.290800 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8b284a90-879c-4878-ba49-7f80eedff06a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:03.296147 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8b284a90-879c-4878-ba49-7f80eedff06a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:03.296674 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1333/5346] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:03 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:03.806029 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-52d1e3af-f2ec-40a1-a5ff-dd24d70348b7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:03.807733 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52d1e3af-f2ec-40a1-a5ff-dd24d70348b7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:03.808203 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52d1e3af-f2ec-40a1-a5ff-dd24d70348b7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:03.808572 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-52d1e3af-f2ec-40a1-a5ff-dd24d70348b7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:03.818351 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:03.818351 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:03.822652 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-52d1e3af-f2ec-40a1-a5ff-dd24d70348b7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:03.827561 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-52d1e3af-f2ec-40a1-a5ff-dd24d70348b7 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:03.827936 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1353/5347] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:03 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:04.309687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e7d55374-f3bf-4cc5-bfbd-f2ff14bcfc52 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:04.311352 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e7d55374-f3bf-4cc5-bfbd-f2ff14bcfc52 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:04.311536 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e7d55374-f3bf-4cc5-bfbd-f2ff14bcfc52 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:04.311711 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e7d55374-f3bf-4cc5-bfbd-f2ff14bcfc52 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:04.321053 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:04.321053 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:04.324804 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e7d55374-f3bf-4cc5-bfbd-f2ff14bcfc52 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:04.329902 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e7d55374-f3bf-4cc5-bfbd-f2ff14bcfc52 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:04.330340 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1342/5348] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:04 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:04.840112 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-685ef596-b19b-4238-8255-ad97a763a310 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:04.841734 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-685ef596-b19b-4238-8255-ad97a763a310 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:04.841904 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-685ef596-b19b-4238-8255-ad97a763a310 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:04.842095 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-685ef596-b19b-4238-8255-ad97a763a310 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:04.850813 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:04.850813 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:04.854078 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-685ef596-b19b-4238-8255-ad97a763a310 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:04.857978 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-685ef596-b19b-4238-8255-ad97a763a310 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:04.858376 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1321/5349] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:04 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:05.342046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a3bcde39-6af8-4e32-8bcc-27d55f74f21d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:05.343741 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a3bcde39-6af8-4e32-8bcc-27d55f74f21d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:05.343867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a3bcde39-6af8-4e32-8bcc-27d55f74f21d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:05.344050 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a3bcde39-6af8-4e32-8bcc-27d55f74f21d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:05.352993 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:05.352993 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:05.356155 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a3bcde39-6af8-4e32-8bcc-27d55f74f21d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:05.360503 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a3bcde39-6af8-4e32-8bcc-27d55f74f21d tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:05.360867 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1334/5350] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:05 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:05.871099 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-623267c3-2695-4ceb-97aa-77c1e6a4a4a6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:05.873255 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-623267c3-2695-4ceb-97aa-77c1e6a4a4a6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:05.873613 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-623267c3-2695-4ceb-97aa-77c1e6a4a4a6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:05.873949 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-623267c3-2695-4ceb-97aa-77c1e6a4a4a6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:05.885266 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:05.885266 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:05.888693 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-623267c3-2695-4ceb-97aa-77c1e6a4a4a6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:05.893416 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-623267c3-2695-4ceb-97aa-77c1e6a4a4a6 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:05.894058 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1354/5351] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:05 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:06.373274 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-84c0ef2d-38cb-4adf-aa55-2d957fcdc153 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:06.374944 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-84c0ef2d-38cb-4adf-aa55-2d957fcdc153 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:06.375118 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-84c0ef2d-38cb-4adf-aa55-2d957fcdc153 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:06.375386 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-84c0ef2d-38cb-4adf-aa55-2d957fcdc153 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:06.384625 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:06.384625 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:06.387856 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-84c0ef2d-38cb-4adf-aa55-2d957fcdc153 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:06.392079 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-84c0ef2d-38cb-4adf-aa55-2d957fcdc153 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:06.392586 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1343/5352] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:06 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:06.905815 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b89357ab-41a4-40e7-bd05-4a4587032869 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:06.907573 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b89357ab-41a4-40e7-bd05-4a4587032869 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:06.907794 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b89357ab-41a4-40e7-bd05-4a4587032869 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:06.907966 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b89357ab-41a4-40e7-bd05-4a4587032869 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:06.916470 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:06.916470 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:06.920926 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b89357ab-41a4-40e7-bd05-4a4587032869 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:06.927797 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b89357ab-41a4-40e7-bd05-4a4587032869 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:06.928408 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1322/5353] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:06 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:07.295351 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-8e21e271-2e31-484b-b780-285dca336ff2 req-3425a959-f955-47e1-8257-eed810101d0e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:07.297570 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-8e21e271-2e31-484b-b780-285dca336ff2 req-3425a959-f955-47e1-8257-eed810101d0e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 Jul 09 15:51:07.297813 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-8e21e271-2e31-484b-b780-285dca336ff2 req-3425a959-f955-47e1-8257-eed810101d0e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:07.297977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-8e21e271-2e31-484b-b780-285dca336ff2 req-3425a959-f955-47e1-8257-eed810101d0e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:07.302046 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-8e21e271-2e31-484b-b780-285dca336ff2 req-3425a959-f955-47e1-8257-eed810101d0e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 returned with HTTP 404 Jul 09 15:51:07.302783 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1335/5354] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:51:07 2026] DELETE /volume/v3/attachments/bb696725-19d3-4aa0-bdff-7a9afe1f7865 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 15:51:07.406888 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-dc8815ee-2b3e-49c1-ab98-b10de7acdb36 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:07.408900 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dc8815ee-2b3e-49c1-ab98-b10de7acdb36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:07.409092 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dc8815ee-2b3e-49c1-ab98-b10de7acdb36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:07.409357 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-dc8815ee-2b3e-49c1-ab98-b10de7acdb36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:07.422772 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:07.422772 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:07.427701 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-dc8815ee-2b3e-49c1-ab98-b10de7acdb36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:07.434861 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-dc8815ee-2b3e-49c1-ab98-b10de7acdb36 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:07.435562 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1355/5355] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:07 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:07.940299 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e0a2110e-c39a-446a-b6a8-9e8639d40749 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:07.942258 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e0a2110e-c39a-446a-b6a8-9e8639d40749 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:07.942523 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e0a2110e-c39a-446a-b6a8-9e8639d40749 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:07.942729 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e0a2110e-c39a-446a-b6a8-9e8639d40749 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:07.952438 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:07.952438 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:07.956048 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e0a2110e-c39a-446a-b6a8-9e8639d40749 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:07.961505 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e0a2110e-c39a-446a-b6a8-9e8639d40749 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:07.962041 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1344/5356] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:07 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:08.450499 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9c45f5fd-f83b-44ae-946a-d013a8a6c311 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:08.452336 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c45f5fd-f83b-44ae-946a-d013a8a6c311 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:08.452612 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c45f5fd-f83b-44ae-946a-d013a8a6c311 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:08.452832 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9c45f5fd-f83b-44ae-946a-d013a8a6c311 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:08.465099 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:08.465099 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:08.469666 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9c45f5fd-f83b-44ae-946a-d013a8a6c311 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:08.474669 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9c45f5fd-f83b-44ae-946a-d013a8a6c311 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:08.475092 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1323/5357] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:08 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:08.974413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-07c2a43a-6ac0-4389-b430-70e8267b4f90 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:08.976592 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07c2a43a-6ac0-4389-b430-70e8267b4f90 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:08.976859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07c2a43a-6ac0-4389-b430-70e8267b4f90 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:08.977079 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-07c2a43a-6ac0-4389-b430-70e8267b4f90 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:08.987547 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:08.987547 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:08.990236 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-07c2a43a-6ac0-4389-b430-70e8267b4f90 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:08.995317 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-07c2a43a-6ac0-4389-b430-70e8267b4f90 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:08.995317 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1336/5358] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:08 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:09.017163 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-e7be3a55-d955-48d9-a0fb-a0c5b92168de None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:09.019662 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-e7be3a55-d955-48d9-a0fb-a0c5b92168de tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] DELETE https://10.4.3.19/volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e Jul 09 15:51:09.019926 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-e7be3a55-d955-48d9-a0fb-a0c5b92168de tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:09.020166 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-e7be3a55-d955-48d9-a0fb-a0c5b92168de tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:09.028505 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:09.028505 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:09.487823 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5e7100ce-56b8-4582-a4df-69f102f0bc08 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:09.489553 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e7100ce-56b8-4582-a4df-69f102f0bc08 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:09.489743 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e7100ce-56b8-4582-a4df-69f102f0bc08 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:09.489917 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5e7100ce-56b8-4582-a4df-69f102f0bc08 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:09.498576 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:09.498576 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:09.501765 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5e7100ce-56b8-4582-a4df-69f102f0bc08 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:09.506295 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5e7100ce-56b8-4582-a4df-69f102f0bc08 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:09.506694 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1345/5359] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:09 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:51:09.559658 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-167e6f09-4950-4791-bb27-8f1cdc259162 req-e7be3a55-d955-48d9-a0fb-a0c5b92168de tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e returned with HTTP 200 Jul 09 15:51:09.560154 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1356/5360] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:51:09 2026] DELETE /volume/v3/attachments/e0b10358-191c-4533-b5cb-262b62ffdf5e => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:10.008043 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fc6f01f9-fd4c-4118-b35c-9288259e3fdf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.009814 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fc6f01f9-fd4c-4118-b35c-9288259e3fdf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:10.010040 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fc6f01f9-fd4c-4118-b35c-9288259e3fdf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.010299 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fc6f01f9-fd4c-4118-b35c-9288259e3fdf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.020371 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.020371 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:10.023433 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fc6f01f9-fd4c-4118-b35c-9288259e3fdf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:10.027442 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fc6f01f9-fd4c-4118-b35c-9288259e3fdf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:10.027798 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1324/5361] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:10 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:10.276129 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-803bb166-14ce-442b-9651-93e405dcf476 req-a1280a3c-590c-4f01-8f99-7cf3ce0e4d1f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.278210 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-803bb166-14ce-442b-9651-93e405dcf476 req-a1280a3c-590c-4f01-8f99-7cf3ce0e4d1f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:51:10.278418 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-803bb166-14ce-442b-9651-93e405dcf476 req-a1280a3c-590c-4f01-8f99-7cf3ce0e4d1f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.278591 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-803bb166-14ce-442b-9651-93e405dcf476 req-a1280a3c-590c-4f01-8f99-7cf3ce0e4d1f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.285348 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.285348 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:10.288828 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-803bb166-14ce-442b-9651-93e405dcf476 req-a1280a3c-590c-4f01-8f99-7cf3ce0e4d1f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:51:10.293172 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-803bb166-14ce-442b-9651-93e405dcf476 req-a1280a3c-590c-4f01-8f99-7cf3ce0e4d1f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:51:10.293567 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1337/5362] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:51:10 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:10.305618 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8b58a2e2-912d-45c3-86b8-bee37a06865f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.307321 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8b58a2e2-912d-45c3-86b8-bee37a06865f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] DELETE https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:51:10.307567 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8b58a2e2-912d-45c3-86b8-bee37a06865f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.307759 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8b58a2e2-912d-45c3-86b8-bee37a06865f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.307919 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-8b58a2e2-912d-45c3-86b8-bee37a06865f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Delete volume with id: 48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:51:10.314632 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.314632 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:10.315021 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8b58a2e2-912d-45c3-86b8-bee37a06865f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:51:10.334316 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-8b58a2e2-912d-45c3-86b8-bee37a06865f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Delete volume request issued successfully. Jul 09 15:51:10.334585 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8b58a2e2-912d-45c3-86b8-bee37a06865f tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 202 Jul 09 15:51:10.334902 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1346/5363] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:10 2026] DELETE /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:10.344281 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-10294242-9080-41e7-af16-8aeef01ee27c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.345995 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-10294242-9080-41e7-af16-8aeef01ee27c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:51:10.346201 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-10294242-9080-41e7-af16-8aeef01ee27c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.346412 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-10294242-9080-41e7-af16-8aeef01ee27c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.352966 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.352966 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:10.356513 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-10294242-9080-41e7-af16-8aeef01ee27c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Volume info retrieved successfully. Jul 09 15:51:10.360728 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-10294242-9080-41e7-af16-8aeef01ee27c tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 200 Jul 09 15:51:10.361116 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1357/5364] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:10 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:10.519971 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-72814c06-f8c4-41c0-a784-7df029e788e0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.522084 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-72814c06-f8c4-41c0-a784-7df029e788e0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:10.522332 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-72814c06-f8c4-41c0-a784-7df029e788e0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.522550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-72814c06-f8c4-41c0-a784-7df029e788e0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.526446 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bbc17992-acb8-4de4-a1df-9cebd21fef6a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.528798 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bbc17992-acb8-4de4-a1df-9cebd21fef6a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:10.529069 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bbc17992-acb8-4de4-a1df-9cebd21fef6a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.529360 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bbc17992-acb8-4de4-a1df-9cebd21fef6a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.534543 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.534543 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:10.538845 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-72814c06-f8c4-41c0-a784-7df029e788e0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:10.541348 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.541348 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:10.544955 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-72814c06-f8c4-41c0-a784-7df029e788e0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:10.545437 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bbc17992-acb8-4de4-a1df-9cebd21fef6a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:10.545510 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1325/5365] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:10 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1646 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:10.549974 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bbc17992-acb8-4de4-a1df-9cebd21fef6a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:10.550431 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1338/5366] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:10 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:10.593535 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d8b2e234-9dcc-43eb-a975-7f2ea797fc3d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.596055 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d8b2e234-9dcc-43eb-a975-7f2ea797fc3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:10.596322 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d8b2e234-9dcc-43eb-a975-7f2ea797fc3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.596596 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d8b2e234-9dcc-43eb-a975-7f2ea797fc3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.608113 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.608113 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:10.611997 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d8b2e234-9dcc-43eb-a975-7f2ea797fc3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:10.617031 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d8b2e234-9dcc-43eb-a975-7f2ea797fc3d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:10.617564 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1347/5367] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:51:10 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:10.636355 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-12b5b01d-924c-4467-b5ee-0ab567e37390 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.638985 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-12b5b01d-924c-4467-b5ee-0ab567e37390 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b/action Jul 09 15:51:10.639424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-12b5b01d-924c-4467-b5ee-0ab567e37390 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:51:10.639614 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-12b5b01d-924c-4467-b5ee-0ab567e37390 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:10.650627 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.650627 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:10.651131 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-12b5b01d-924c-4467-b5ee-0ab567e37390 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:10.659262 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-12b5b01d-924c-4467-b5ee-0ab567e37390 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Begin detaching volume completed successfully. Jul 09 15:51:10.659562 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-12b5b01d-924c-4467-b5ee-0ab567e37390 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b/action returned with HTTP 202 Jul 09 15:51:10.660083 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1358/5368] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:51:10 2026] POST /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:51:10.680247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-aeba7227-d593-4f3f-884f-b59641a07e40 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.682121 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aeba7227-d593-4f3f-884f-b59641a07e40 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:10.682536 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aeba7227-d593-4f3f-884f-b59641a07e40 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.682597 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aeba7227-d593-4f3f-884f-b59641a07e40 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.692414 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.692414 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:10.696142 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-aeba7227-d593-4f3f-884f-b59641a07e40 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:10.700358 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aeba7227-d593-4f3f-884f-b59641a07e40 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:10.700755 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1326/5369] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:10 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:10.761328 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-781df910-0202-44d0-a9b6-d404a68fbe77 req-cb00abb8-c948-4c0d-97fb-ea388e26afe6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:10.763346 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-781df910-0202-44d0-a9b6-d404a68fbe77 req-cb00abb8-c948-4c0d-97fb-ea388e26afe6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda Jul 09 15:51:10.763597 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-781df910-0202-44d0-a9b6-d404a68fbe77 req-cb00abb8-c948-4c0d-97fb-ea388e26afe6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:10.763845 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-781df910-0202-44d0-a9b6-d404a68fbe77 req-cb00abb8-c948-4c0d-97fb-ea388e26afe6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:10.770531 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:10.770531 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:11.043350 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4b32e943-17d0-46f9-b32c-021cbc0e0903 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:11.045312 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4b32e943-17d0-46f9-b32c-021cbc0e0903 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:11.045564 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4b32e943-17d0-46f9-b32c-021cbc0e0903 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:11.045792 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4b32e943-17d0-46f9-b32c-021cbc0e0903 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:11.061316 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:11.061316 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:11.065074 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4b32e943-17d0-46f9-b32c-021cbc0e0903 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:11.070906 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4b32e943-17d0-46f9-b32c-021cbc0e0903 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:11.071414 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1348/5370] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:11 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:11.299434 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-781df910-0202-44d0-a9b6-d404a68fbe77 req-cb00abb8-c948-4c0d-97fb-ea388e26afe6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda returned with HTTP 200 Jul 09 15:51:11.299824 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1339/5371] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:51:10 2026] DELETE /volume/v3/attachments/f7b5b880-3b60-4c5b-b202-5e6edc29fbda => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:11.373380 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9698bfee-4ec1-4412-98ff-894cf87af5e5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:11.375254 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9698bfee-4ec1-4412-98ff-894cf87af5e5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] GET https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 Jul 09 15:51:11.375462 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9698bfee-4ec1-4412-98ff-894cf87af5e5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:11.375682 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9698bfee-4ec1-4412-98ff-894cf87af5e5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:11.377493 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=206,cinder:UPDATE=7,cinder:INSERT=3 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:51:11.382344 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9698bfee-4ec1-4412-98ff-894cf87af5e5 tempest-TestMinimumBasicScenario-1896192700 tempest-TestMinimumBasicScenario-1896192700-project-member] https://10.4.3.19/volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 returned with HTTP 404 Jul 09 15:51:11.383476 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1359/5372] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:11 2026] GET /volume/v3/volumes/48f4c3a0-7726-402e-9cae-e050d60b9bf3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:11.559429 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-29960aff-190c-4b4a-8b15-4e38b0a48cb1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:11.561116 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-29960aff-190c-4b4a-8b15-4e38b0a48cb1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:11.561313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-29960aff-190c-4b4a-8b15-4e38b0a48cb1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:11.561525 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-29960aff-190c-4b4a-8b15-4e38b0a48cb1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:11.569319 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:11.569319 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:11.573130 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-29960aff-190c-4b4a-8b15-4e38b0a48cb1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:11.578336 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-29960aff-190c-4b4a-8b15-4e38b0a48cb1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:11.579038 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1327/5373] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:11 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1354 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:11.590023 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c076dfaa-0927-4acf-be42-3e6edbd255a9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:11.591695 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c076dfaa-0927-4acf-be42-3e6edbd255a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:51:11.592039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c076dfaa-0927-4acf-be42-3e6edbd255a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "058ed70b-814b-4f1e-9735-5ead5cb7e8df", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-936351223"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:11.593466 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-c076dfaa-0927-4acf-be42-3e6edbd255a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating new backup {'backup': {'volume_id': '058ed70b-814b-4f1e-9735-5ead5cb7e8df', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-936351223'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:51:11.593611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-c076dfaa-0927-4acf-be42-3e6edbd255a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating backup of volume 058ed70b-814b-4f1e-9735-5ead5cb7e8df in container None Jul 09 15:51:11.600201 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:11.600201 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:11.600659 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c076dfaa-0927-4acf-be42-3e6edbd255a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:11.617811 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-c076dfaa-0927-4acf-be42-3e6edbd255a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['35da5771-ac8b-4c89-9dea-ee253f1708a3', '638606d1-b700-441b-9488-e98dcc4ebffb'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:51:11.647227 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c076dfaa-0927-4acf-be42-3e6edbd255a9 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:51:11.647758 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1349/5374] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:51:11 2026] POST /volume/v3/backups => generated 327 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:51:11.656037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0f1d4ce9-119d-4954-bffa-3f787aea9a63 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:11.657904 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0f1d4ce9-119d-4954-bffa-3f787aea9a63 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:11.658088 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0f1d4ce9-119d-4954-bffa-3f787aea9a63 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:11.658287 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0f1d4ce9-119d-4954-bffa-3f787aea9a63 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:11.658398 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-0f1d4ce9-119d-4954-bffa-3f787aea9a63 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:11.662718 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:11.662718 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:11.663585 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0f1d4ce9-119d-4954-bffa-3f787aea9a63 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:11.663845 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1340/5375] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:11 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:11.682834 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7256e8cf-fe46-468d-aec7-cde225d3221d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:11.683230 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7256e8cf-fe46-468d-aec7-cde225d3221d None None] GET https://10.4.3.19/volume// Jul 09 15:51:11.683409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7256e8cf-fe46-468d-aec7-cde225d3221d None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:11.683617 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7256e8cf-fe46-468d-aec7-cde225d3221d None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:11.683925 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7256e8cf-fe46-468d-aec7-cde225d3221d None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:51:11.684213 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1360/5376] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:51: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 09 15:51:11.690841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-77f5bb10-5570-4585-924f-dee01aff5052 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:11.692840 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-77f5bb10-5570-4585-924f-dee01aff5052 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:11.693038 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-77f5bb10-5570-4585-924f-dee01aff5052 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:11.693246 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-77f5bb10-5570-4585-924f-dee01aff5052 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:11.702718 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:11.702718 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:11.706396 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-77f5bb10-5570-4585-924f-dee01aff5052 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:11.710590 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-77f5bb10-5570-4585-924f-dee01aff5052 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:11.710998 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1328/5377] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:51:11 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1395 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:51:11.716805 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cf43489d-ae7f-4a76-85d0-07cf11654fdd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:11.718705 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cf43489d-ae7f-4a76-85d0-07cf11654fdd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:11.718932 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cf43489d-ae7f-4a76-85d0-07cf11654fdd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:11.719218 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cf43489d-ae7f-4a76-85d0-07cf11654fdd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:11.733175 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:11.733175 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:11.738026 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cf43489d-ae7f-4a76-85d0-07cf11654fdd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:11.744130 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cf43489d-ae7f-4a76-85d0-07cf11654fdd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:11.744544 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1350/5378] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:11 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:12.083022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8a695589-17d2-444c-b579-2c2065b40aea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:12.084810 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a695589-17d2-444c-b579-2c2065b40aea tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:12.085006 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a695589-17d2-444c-b579-2c2065b40aea tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:12.085286 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a695589-17d2-444c-b579-2c2065b40aea tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:12.094780 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:12.094780 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:12.098312 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8a695589-17d2-444c-b579-2c2065b40aea tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:12.102481 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a695589-17d2-444c-b579-2c2065b40aea tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:12.103013 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1341/5379] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:12 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:12.242575 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-9ef98aa4-382d-44fd-9122-f15a0dc3d6ad None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:12.244555 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-9ef98aa4-382d-44fd-9122-f15a0dc3d6ad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:12.244771 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-9ef98aa4-382d-44fd-9122-f15a0dc3d6ad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:12.244946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-9ef98aa4-382d-44fd-9122-f15a0dc3d6ad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:12.254837 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:12.254837 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:12.258228 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-9ef98aa4-382d-44fd-9122-f15a0dc3d6ad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:12.262418 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-9ef98aa4-382d-44fd-9122-f15a0dc3d6ad tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:12.262846 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1361/5380] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:51:12 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:12.300842 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d4d6fa12-cb5d-4207-9693-137172a85cfc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:12.302966 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d4d6fa12-cb5d-4207-9693-137172a85cfc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe Jul 09 15:51:12.303175 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d4d6fa12-cb5d-4207-9693-137172a85cfc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:12.303406 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d4d6fa12-cb5d-4207-9693-137172a85cfc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:12.311889 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:12.311889 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:12.673536 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-69673b0b-be0a-49d8-a65e-e2318110e0d0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:12.675396 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69673b0b-be0a-49d8-a65e-e2318110e0d0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:12.675600 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69673b0b-be0a-49d8-a65e-e2318110e0d0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:12.675784 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-69673b0b-be0a-49d8-a65e-e2318110e0d0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:12.675881 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-69673b0b-be0a-49d8-a65e-e2318110e0d0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:12.680102 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:12.680102 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:12.680922 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-69673b0b-be0a-49d8-a65e-e2318110e0d0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:12.681294 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1351/5381] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:12 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:12.756346 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-db34c51b-1dac-40ab-a537-5dd2a6e7b1a6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:12.758218 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-db34c51b-1dac-40ab-a537-5dd2a6e7b1a6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:12.758309 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-db34c51b-1dac-40ab-a537-5dd2a6e7b1a6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:12.758510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-db34c51b-1dac-40ab-a537-5dd2a6e7b1a6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:12.767449 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:12.767449 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:12.770615 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-db34c51b-1dac-40ab-a537-5dd2a6e7b1a6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:12.774437 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-db34c51b-1dac-40ab-a537-5dd2a6e7b1a6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:12.774818 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1342/5382] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:12 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 1215 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:12.840360 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-705e7956-4cfd-4c07-8e8a-e6ae6398db3c req-d4d6fa12-cb5d-4207-9693-137172a85cfc tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe returned with HTTP 200 Jul 09 15:51:12.840775 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1329/5383] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:51:12 2026] DELETE /volume/v3/attachments/f327de0f-0ac9-413a-be80-86d6f9852cbe => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:13.115801 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-961d2e87-41ac-46a6-89d3-d4ba487ea93c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:13.117582 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-961d2e87-41ac-46a6-89d3-d4ba487ea93c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:13.117779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-961d2e87-41ac-46a6-89d3-d4ba487ea93c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:13.117968 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-961d2e87-41ac-46a6-89d3-d4ba487ea93c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:13.126547 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:13.126547 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:13.129839 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-961d2e87-41ac-46a6-89d3-d4ba487ea93c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:13.133754 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-961d2e87-41ac-46a6-89d3-d4ba487ea93c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:13.134101 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1362/5384] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:13 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:13.692371 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3a8b5586-638b-4dc2-b2a4-e78515586a30 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:13.694104 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3a8b5586-638b-4dc2-b2a4-e78515586a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:13.694313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3a8b5586-638b-4dc2-b2a4-e78515586a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:13.694518 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3a8b5586-638b-4dc2-b2a4-e78515586a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:13.694666 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3a8b5586-638b-4dc2-b2a4-e78515586a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:13.698851 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:13.698851 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:13.699562 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3a8b5586-638b-4dc2-b2a4-e78515586a30 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:13.699944 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1352/5385] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:13 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:13.787235 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e19ff6ed-dfe2-4fbf-9b34-2579782277a8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:13.788837 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e19ff6ed-dfe2-4fbf-9b34-2579782277a8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:13.789038 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e19ff6ed-dfe2-4fbf-9b34-2579782277a8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:13.789280 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e19ff6ed-dfe2-4fbf-9b34-2579782277a8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:13.795352 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:13.795352 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:13.798706 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e19ff6ed-dfe2-4fbf-9b34-2579782277a8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:13.802363 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e19ff6ed-dfe2-4fbf-9b34-2579782277a8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:13.802724 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1343/5386] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:13 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:13.815120 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e2cc19f6-9a67-4f2f-a73b-e3b3986803f0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:13.816716 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e2cc19f6-9a67-4f2f-a73b-e3b3986803f0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:13.818255 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e2cc19f6-9a67-4f2f-a73b-e3b3986803f0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:13.818255 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e2cc19f6-9a67-4f2f-a73b-e3b3986803f0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:13.826996 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:13.826996 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:13.831726 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-e2cc19f6-9a67-4f2f-a73b-e3b3986803f0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:13.833532 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e2cc19f6-9a67-4f2f-a73b-e3b3986803f0 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:51:13.834029 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1330/5387] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:13 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 1163 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:13.872408 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0963e5a2-9fab-4e9c-a672-1f8104d6b357 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:13.876061 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0963e5a2-9fab-4e9c-a672-1f8104d6b357 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:13.876358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0963e5a2-9fab-4e9c-a672-1f8104d6b357 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:13.876643 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0963e5a2-9fab-4e9c-a672-1f8104d6b357 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:13.889328 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:13.889328 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:13.894029 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0963e5a2-9fab-4e9c-a672-1f8104d6b357 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:13.898749 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0963e5a2-9fab-4e9c-a672-1f8104d6b357 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:51:13.899167 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1363/5388] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:51:13 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 1163 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:13.921805 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-fa67ff7b-9e60-4ddc-b0f3-76997f230b5a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:13.924340 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-fa67ff7b-9e60-4ddc-b0f3-76997f230b5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/action Jul 09 15:51:13.924775 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-fa67ff7b-9e60-4ddc-b0f3-76997f230b5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:51:13.924951 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-fa67ff7b-9e60-4ddc-b0f3-76997f230b5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:13.938158 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:13.938158 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:13.938841 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-fa67ff7b-9e60-4ddc-b0f3-76997f230b5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:13.946407 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-fa67ff7b-9e60-4ddc-b0f3-76997f230b5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Begin detaching volume completed successfully. Jul 09 15:51:13.946801 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-fa67ff7b-9e60-4ddc-b0f3-76997f230b5a tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/action returned with HTTP 202 Jul 09 15:51:13.947288 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1353/5389] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:51:13 2026] POST /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:51:13.969289 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2875794e-c79e-4f23-87b4-1eef428fbbdf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:13.971418 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2875794e-c79e-4f23-87b4-1eef428fbbdf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:13.971612 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2875794e-c79e-4f23-87b4-1eef428fbbdf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:13.972261 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2875794e-c79e-4f23-87b4-1eef428fbbdf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:13.982948 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:13.982948 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:13.986864 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2875794e-c79e-4f23-87b4-1eef428fbbdf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:13.992881 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2875794e-c79e-4f23-87b4-1eef428fbbdf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:51:13.993362 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1344/5390] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:13 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 1166 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:14.149488 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a449fe2d-9965-48aa-9cd4-57e314fb558c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:14.151233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a449fe2d-9965-48aa-9cd4-57e314fb558c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:14.151418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a449fe2d-9965-48aa-9cd4-57e314fb558c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:14.151594 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a449fe2d-9965-48aa-9cd4-57e314fb558c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:14.161198 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:14.161198 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:14.164915 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a449fe2d-9965-48aa-9cd4-57e314fb558c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:14.168801 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a449fe2d-9965-48aa-9cd4-57e314fb558c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:14.169354 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1331/5391] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:14 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:14.710501 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e53023f0-dab3-40bf-9b59-e31ae5fb2186 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:14.712816 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e53023f0-dab3-40bf-9b59-e31ae5fb2186 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:14.713160 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e53023f0-dab3-40bf-9b59-e31ae5fb2186 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:14.713512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e53023f0-dab3-40bf-9b59-e31ae5fb2186 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:14.713741 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e53023f0-dab3-40bf-9b59-e31ae5fb2186 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:14.719530 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:14.719530 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:14.720832 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e53023f0-dab3-40bf-9b59-e31ae5fb2186 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:14.721423 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1364/5392] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:14 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:14.976641 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-194df00f-2dfb-4282-919b-0eb701f17661 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:14.977821 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-194df00f-2dfb-4282-919b-0eb701f17661 None None] GET https://10.4.3.19/volume// Jul 09 15:51:14.977821 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-194df00f-2dfb-4282-919b-0eb701f17661 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:14.979163 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-194df00f-2dfb-4282-919b-0eb701f17661 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:14.979554 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-194df00f-2dfb-4282-919b-0eb701f17661 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:51:14.980000 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1354/5393] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:51:14 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:51:14.989957 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-d0e77af1-be5f-4642-b458-e8d1c87e6ab5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:14.992683 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-d0e77af1-be5f-4642-b458-e8d1c87e6ab5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:14.992988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-d0e77af1-be5f-4642-b458-e8d1c87e6ab5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:14.993349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-d0e77af1-be5f-4642-b458-e8d1c87e6ab5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:15.008251 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1be0a28f-20ad-4a28-913e-f983ebaaf338 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:15.010454 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:15.010454 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:15.010612 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1be0a28f-20ad-4a28-913e-f983ebaaf338 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:15.010750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1be0a28f-20ad-4a28-913e-f983ebaaf338 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:15.011035 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1be0a28f-20ad-4a28-913e-f983ebaaf338 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:15.018173 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-d0e77af1-be5f-4642-b458-e8d1c87e6ab5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:15.024030 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-d0e77af1-be5f-4642-b458-e8d1c87e6ab5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:51:15.024405 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:15.024405 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:15.024598 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1345/5394] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:51:14 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 1346 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:51:15.028660 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1be0a28f-20ad-4a28-913e-f983ebaaf338 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:15.033854 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1be0a28f-20ad-4a28-913e-f983ebaaf338 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:51:15.034433 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1332/5395] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:15 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 1166 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:15.035286 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0812d449-7d8a-4ca4-b22b-8183fa528c45 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:15.038276 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0812d449-7d8a-4ca4-b22b-8183fa528c45 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/encryption Jul 09 15:51:15.038559 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0812d449-7d8a-4ca4-b22b-8183fa528c45 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:15.038865 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0812d449-7d8a-4ca4-b22b-8183fa528c45 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:15.057114 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:15.057114 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:15.067432 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-0812d449-7d8a-4ca4-b22b-8183fa528c45 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/encryption returned with HTTP 200 Jul 09 15:51:15.068257 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1365/5396] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:51:15 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:15.185454 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b098ade3-ef7b-437a-b6e3-8a683ebebde2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:15.187648 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b098ade3-ef7b-437a-b6e3-8a683ebebde2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:15.187648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b098ade3-ef7b-437a-b6e3-8a683ebebde2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:15.187836 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b098ade3-ef7b-437a-b6e3-8a683ebebde2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:15.198835 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:15.198835 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:15.202840 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b098ade3-ef7b-437a-b6e3-8a683ebebde2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:15.208450 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b098ade3-ef7b-437a-b6e3-8a683ebebde2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:15.208450 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1355/5397] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:15 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:15.731129 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1f550042-e817-481f-a94f-45475fc77ca4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:15.733310 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1f550042-e817-481f-a94f-45475fc77ca4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:15.733540 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1f550042-e817-481f-a94f-45475fc77ca4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:15.733795 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1f550042-e817-481f-a94f-45475fc77ca4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:15.733935 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-1f550042-e817-481f-a94f-45475fc77ca4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:15.739613 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:15.739613 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:15.740506 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1f550042-e817-481f-a94f-45475fc77ca4 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:15.740922 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1346/5398] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:15 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:15.908275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-6d3a57e4-ec64-47c0-bfed-1fc632310734 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:15.910418 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-6d3a57e4-ec64-47c0-bfed-1fc632310734 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba Jul 09 15:51:15.910621 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-6d3a57e4-ec64-47c0-bfed-1fc632310734 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:15.910945 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-6d3a57e4-ec64-47c0-bfed-1fc632310734 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:15.918019 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:15.918019 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:16.048652 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-088aa9ee-1feb-480e-8dee-13db4720df56 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:16.050815 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-088aa9ee-1feb-480e-8dee-13db4720df56 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:16.051067 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-088aa9ee-1feb-480e-8dee-13db4720df56 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:16.051293 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-088aa9ee-1feb-480e-8dee-13db4720df56 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:16.061258 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:16.061258 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:16.065137 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-088aa9ee-1feb-480e-8dee-13db4720df56 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:16.069857 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-088aa9ee-1feb-480e-8dee-13db4720df56 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:51:16.070282 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1366/5399] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:16 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:16.224060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5a5c3048-b708-42f8-aba4-28666eb568a0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:16.226255 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5a5c3048-b708-42f8-aba4-28666eb568a0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:16.226439 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5a5c3048-b708-42f8-aba4-28666eb568a0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:16.226700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5a5c3048-b708-42f8-aba4-28666eb568a0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:16.235151 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:16.235151 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:16.239716 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5a5c3048-b708-42f8-aba4-28666eb568a0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:16.244611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5a5c3048-b708-42f8-aba4-28666eb568a0 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:16.245050 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1356/5400] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:16 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:16.452204 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-e944a84a-7e8c-44c0-8e76-d60b026156ad req-6d3a57e4-ec64-47c0-bfed-1fc632310734 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba returned with HTTP 200 Jul 09 15:51:16.452795 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1333/5401] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:51:15 2026] DELETE /volume/v3/attachments/b04f5528-3ec5-436b-b362-d296f5716cba => generated 19 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:16.492626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-99ce744f-d028-4ce5-8baf-58fd7dcf73de None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:16.494626 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-99ce744f-d028-4ce5-8baf-58fd7dcf73de tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9/action Jul 09 15:51:16.495097 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-99ce744f-d028-4ce5-8baf-58fd7dcf73de tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:51:16.495173 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-99ce744f-d028-4ce5-8baf-58fd7dcf73de tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:16.511721 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:16.511721 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:16.520429 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-14e5fcd1-2299-427d-98d6-cf5c994dd8c1 req-99ce744f-d028-4ce5-8baf-58fd7dcf73de tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9/action returned with HTTP 204 Jul 09 15:51:16.520937 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1347/5402] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:51:16 2026] POST /volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:16.751858 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-811e3224-a1e4-4e55-a065-26c772e0abc8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:16.754166 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-811e3224-a1e4-4e55-a065-26c772e0abc8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:16.754396 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-811e3224-a1e4-4e55-a065-26c772e0abc8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:16.754583 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-811e3224-a1e4-4e55-a065-26c772e0abc8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:16.754696 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-811e3224-a1e4-4e55-a065-26c772e0abc8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:16.759317 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:16.759317 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:16.760075 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-811e3224-a1e4-4e55-a065-26c772e0abc8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:16.760466 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1367/5403] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:16 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:17.085162 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c7bf2397-39b7-4781-976a-7fc30fdd9cdb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:17.086842 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7bf2397-39b7-4781-976a-7fc30fdd9cdb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:17.087025 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7bf2397-39b7-4781-976a-7fc30fdd9cdb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:17.087205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7bf2397-39b7-4781-976a-7fc30fdd9cdb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:17.094354 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:17.094354 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:17.098423 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c7bf2397-39b7-4781-976a-7fc30fdd9cdb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:17.103395 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7bf2397-39b7-4781-976a-7fc30fdd9cdb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:51:17.103910 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1357/5404] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:17 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:17.115328 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d16850ea-2856-46bf-96ad-40912b264998 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:17.117124 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d16850ea-2856-46bf-96ad-40912b264998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:17.117378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d16850ea-2856-46bf-96ad-40912b264998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:17.117563 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d16850ea-2856-46bf-96ad-40912b264998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:17.127143 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:17.127143 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:17.130648 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d16850ea-2856-46bf-96ad-40912b264998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:17.134725 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d16850ea-2856-46bf-96ad-40912b264998 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:51:17.135168 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1334/5405] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:17 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 1135 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:17.174820 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-08a758b9-d767-416b-b969-23127821bd2a req-7aeb47e1-ad3a-4c09-a954-1178ba3a126f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:17.177283 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-7aeb47e1-ad3a-4c09-a954-1178ba3a126f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:17.177566 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-7aeb47e1-ad3a-4c09-a954-1178ba3a126f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:17.177871 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-7aeb47e1-ad3a-4c09-a954-1178ba3a126f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:17.188451 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:17.188451 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:17.191597 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-08a758b9-d767-416b-b969-23127821bd2a req-7aeb47e1-ad3a-4c09-a954-1178ba3a126f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:17.195576 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-7aeb47e1-ad3a-4c09-a954-1178ba3a126f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:51:17.195972 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1348/5406] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:51:17 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:17.212424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-08a758b9-d767-416b-b969-23127821bd2a req-ee654dc2-9377-46a8-b7f4-97fbaf1cf431 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:17.214983 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-ee654dc2-9377-46a8-b7f4-97fbaf1cf431 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67/action Jul 09 15:51:17.215468 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-ee654dc2-9377-46a8-b7f4-97fbaf1cf431 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:51:17.215638 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-ee654dc2-9377-46a8-b7f4-97fbaf1cf431 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:17.226941 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:17.226941 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:17.227461 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-08a758b9-d767-416b-b969-23127821bd2a req-ee654dc2-9377-46a8-b7f4-97fbaf1cf431 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:17.233702 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-08a758b9-d767-416b-b969-23127821bd2a req-ee654dc2-9377-46a8-b7f4-97fbaf1cf431 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Begin detaching volume completed successfully. Jul 09 15:51:17.240878 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-ee654dc2-9377-46a8-b7f4-97fbaf1cf431 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67/action returned with HTTP 202 Jul 09 15:51:17.240878 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1368/5407] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:51:17 2026] POST /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:51:17.257203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d4eb571c-af91-4e33-a0b1-986e42a9ec98 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:17.258386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d6e8f7c4-1a0c-4c91-94fe-2efebb7179eb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:17.258928 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4eb571c-af91-4e33-a0b1-986e42a9ec98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:17.259117 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4eb571c-af91-4e33-a0b1-986e42a9ec98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:17.259342 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4eb571c-af91-4e33-a0b1-986e42a9ec98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:17.259986 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6e8f7c4-1a0c-4c91-94fe-2efebb7179eb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:17.260205 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6e8f7c4-1a0c-4c91-94fe-2efebb7179eb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:17.260423 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6e8f7c4-1a0c-4c91-94fe-2efebb7179eb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:17.269498 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:17.269498 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:17.271478 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:17.271478 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:17.273684 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d4eb571c-af91-4e33-a0b1-986e42a9ec98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:17.276600 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d6e8f7c4-1a0c-4c91-94fe-2efebb7179eb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:17.278054 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4eb571c-af91-4e33-a0b1-986e42a9ec98 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:17.278545 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1358/5408] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:17 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:17.281638 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6e8f7c4-1a0c-4c91-94fe-2efebb7179eb tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:51:17.282169 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1335/5409] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:17 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:17.294527 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0963a7ae-e423-4a18-ac63-02534883be34 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:17.296309 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0963a7ae-e423-4a18-ac63-02534883be34 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:51:17.296523 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0963a7ae-e423-4a18-ac63-02534883be34 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:17.296829 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0963a7ae-e423-4a18-ac63-02534883be34 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:17.307441 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:17.307441 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:17.311044 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0963a7ae-e423-4a18-ac63-02534883be34 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:51:17.315600 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0963a7ae-e423-4a18-ac63-02534883be34 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:51:17.316138 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1349/5410] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:17 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 1168 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:17.772959 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ce015d25-bfc6-4549-a27a-65d1e57d679f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:17.774819 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ce015d25-bfc6-4549-a27a-65d1e57d679f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:17.774960 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ce015d25-bfc6-4549-a27a-65d1e57d679f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:17.775606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ce015d25-bfc6-4549-a27a-65d1e57d679f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:17.775606 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ce015d25-bfc6-4549-a27a-65d1e57d679f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:17.779557 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:17.779557 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:17.780165 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ce015d25-bfc6-4549-a27a-65d1e57d679f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:17.780494 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1369/5411] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:17 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:18.262965 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-493d239e-f95b-4481-80fa-a264a725573f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:18.263348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-493d239e-f95b-4481-80fa-a264a725573f None None] GET https://10.4.3.19/volume// Jul 09 15:51:18.263348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-493d239e-f95b-4481-80fa-a264a725573f None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:18.263789 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-493d239e-f95b-4481-80fa-a264a725573f None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:18.263853 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-493d239e-f95b-4481-80fa-a264a725573f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:51:18.264103 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1359/5412] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:51:18 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:51:18.270157 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-08a758b9-d767-416b-b969-23127821bd2a req-ccc082fb-f31c-4c14-a4b8-3e86848f7ebe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:18.273659 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-ccc082fb-f31c-4c14-a4b8-3e86848f7ebe tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:18.273659 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-ccc082fb-f31c-4c14-a4b8-3e86848f7ebe tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:18.273659 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-ccc082fb-f31c-4c14-a4b8-3e86848f7ebe tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:18.285213 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:18.285213 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:18.289555 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-08a758b9-d767-416b-b969-23127821bd2a req-ccc082fb-f31c-4c14-a4b8-3e86848f7ebe tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:18.294883 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-ccc082fb-f31c-4c14-a4b8-3e86848f7ebe tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:51:18.295440 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1336/5413] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:51:18 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:51:18.296424 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2006186a-de5a-4a0b-b4e7-68f21927930f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:18.298129 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2006186a-de5a-4a0b-b4e7-68f21927930f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:18.298349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2006186a-de5a-4a0b-b4e7-68f21927930f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:18.298533 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2006186a-de5a-4a0b-b4e7-68f21927930f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:18.308021 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:18.308021 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:18.312444 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2006186a-de5a-4a0b-b4e7-68f21927930f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:18.317665 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2006186a-de5a-4a0b-b4e7-68f21927930f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:51:18.318017 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1350/5414] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:18 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:18.791577 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a8b4f0a5-b54b-43e9-931b-d8362d84ea45 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:18.793392 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a8b4f0a5-b54b-43e9-931b-d8362d84ea45 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:18.793542 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a8b4f0a5-b54b-43e9-931b-d8362d84ea45 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:18.793715 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a8b4f0a5-b54b-43e9-931b-d8362d84ea45 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:18.793814 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a8b4f0a5-b54b-43e9-931b-d8362d84ea45 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:18.797810 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:18.797810 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:18.798549 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a8b4f0a5-b54b-43e9-931b-d8362d84ea45 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:18.798921 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1370/5415] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:18 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:19.164522 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-08a758b9-d767-416b-b969-23127821bd2a req-c3fbbade-2f9d-4ac2-bdde-bec088b20041 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:19.166246 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-c3fbbade-2f9d-4ac2-bdde-bec088b20041 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c Jul 09 15:51:19.166246 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-c3fbbade-2f9d-4ac2-bdde-bec088b20041 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:19.166426 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-c3fbbade-2f9d-4ac2-bdde-bec088b20041 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:19.174549 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:19.174549 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:19.331070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-46ab32de-47f3-4c3e-bcbe-fdec72e9d9e8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:19.333368 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-46ab32de-47f3-4c3e-bcbe-fdec72e9d9e8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:19.333640 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-46ab32de-47f3-4c3e-bcbe-fdec72e9d9e8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:19.333974 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-46ab32de-47f3-4c3e-bcbe-fdec72e9d9e8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:19.336832 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=277,cinder:UPDATE=47,cinder:INSERT=25 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:51:19.348379 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:19.348379 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:19.353472 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-46ab32de-47f3-4c3e-bcbe-fdec72e9d9e8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:19.359463 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-46ab32de-47f3-4c3e-bcbe-fdec72e9d9e8 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:51:19.360017 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1337/5416] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:19 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:19.703693 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-08a758b9-d767-416b-b969-23127821bd2a req-c3fbbade-2f9d-4ac2-bdde-bec088b20041 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c returned with HTTP 200 Jul 09 15:51:19.704109 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1360/5417] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:51:19 2026] DELETE /volume/v3/attachments/b79c799c-e3df-4e54-90f0-3f3cc40eed0c => generated 19 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:19.809382 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8cab9f7e-41d2-416c-9f2f-34b535b71814 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:19.810927 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8cab9f7e-41d2-416c-9f2f-34b535b71814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:19.811227 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8cab9f7e-41d2-416c-9f2f-34b535b71814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:19.811492 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8cab9f7e-41d2-416c-9f2f-34b535b71814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:19.812192 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-8cab9f7e-41d2-416c-9f2f-34b535b71814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:19.815645 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:19.815645 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:19.816310 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8cab9f7e-41d2-416c-9f2f-34b535b71814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:19.816640 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1351/5418] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:19 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:20.372555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f4228fdf-0126-4183-b311-12f22b08ab60 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:20.374357 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f4228fdf-0126-4183-b311-12f22b08ab60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:20.374553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f4228fdf-0126-4183-b311-12f22b08ab60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:20.374750 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f4228fdf-0126-4183-b311-12f22b08ab60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:20.382493 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:20.382493 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:20.386577 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f4228fdf-0126-4183-b311-12f22b08ab60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:20.391445 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f4228fdf-0126-4183-b311-12f22b08ab60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:51:20.391954 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1371/5419] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:20 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:20.405297 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:20.407276 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:20.407816 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:20.407816 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:20.407931 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Delete volume with id: 421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:20.416415 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:20.416415 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:20.417067 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:20.430786 np0000004916 devstack@c-api.service[99867]: WARNING cinder.keymgr.conf_key_mgr [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:51:20.438023 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Delete volume request issued successfully. Jul 09 15:51:20.438249 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-13fbf29a-3a4b-4701-a26a-3a978f797218 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 202 Jul 09 15:51:20.438663 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1338/5420] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:20 2026] DELETE /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:20.446121 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e344fd38-0d10-4bf3-8c8b-1060bb4f60cd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:20.448043 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e344fd38-0d10-4bf3-8c8b-1060bb4f60cd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:20.448315 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e344fd38-0d10-4bf3-8c8b-1060bb4f60cd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:20.448540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e344fd38-0d10-4bf3-8c8b-1060bb4f60cd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:20.456648 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:20.456648 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:20.460682 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e344fd38-0d10-4bf3-8c8b-1060bb4f60cd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:20.465367 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e344fd38-0d10-4bf3-8c8b-1060bb4f60cd tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 200 Jul 09 15:51:20.465767 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1361/5421] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:20 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:20.828339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0928c3b0-b1fd-4e6a-812e-ebd10c4d8def None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:20.830559 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0928c3b0-b1fd-4e6a-812e-ebd10c4d8def tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:20.830840 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0928c3b0-b1fd-4e6a-812e-ebd10c4d8def tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:20.831091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0928c3b0-b1fd-4e6a-812e-ebd10c4d8def tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:20.831306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-0928c3b0-b1fd-4e6a-812e-ebd10c4d8def tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:20.837304 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:20.837304 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:20.838464 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0928c3b0-b1fd-4e6a-812e-ebd10c4d8def tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:20.839066 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1352/5422] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:20 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:21.480679 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9a253e60-59d0-470b-b7c0-abbc66c7bc22 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:21.482819 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a253e60-59d0-470b-b7c0-abbc66c7bc22 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 Jul 09 15:51:21.483117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a253e60-59d0-470b-b7c0-abbc66c7bc22 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:21.483425 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a253e60-59d0-470b-b7c0-abbc66c7bc22 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:21.490537 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a253e60-59d0-470b-b7c0-abbc66c7bc22 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 returned with HTTP 404 Jul 09 15:51:21.491158 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1372/5423] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:21 2026] GET /volume/v3/volumes/421222d7-afc7-4d94-a037-00f3ea889869 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:21.498354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-36ef909b-bb53-40d1-a7a4-066cc5802485 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:21.500272 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36ef909b-bb53-40d1-a7a4-066cc5802485 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:51:21.500414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36ef909b-bb53-40d1-a7a4-066cc5802485 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:21.500610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-36ef909b-bb53-40d1-a7a4-066cc5802485 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:21.501467 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-36ef909b-bb53-40d1-a7a4-066cc5802485 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:51:21.514057 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-36ef909b-bb53-40d1-a7a4-066cc5802485 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Get all volumes completed successfully. Jul 09 15:51:21.516559 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:21.516559 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:21.521440 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-36ef909b-bb53-40d1-a7a4-066cc5802485 tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:51:21.521863 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1339/5424] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:51:21 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12186 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:51:21.537074 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-438e233e-dad7-4f6b-9ca3-51730c3ffe3f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:21.539194 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-438e233e-dad7-4f6b-9ca3-51730c3ffe3f tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] DELETE https://10.4.3.19/volume/v3/types/baf0e80d-97ca-43f1-8600-c1f5948bdf54 Jul 09 15:51:21.539396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-438e233e-dad7-4f6b-9ca3-51730c3ffe3f tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:21.539583 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-438e233e-dad7-4f6b-9ca3-51730c3ffe3f tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:21.562756 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-438e233e-dad7-4f6b-9ca3-51730c3ffe3f tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/types/baf0e80d-97ca-43f1-8600-c1f5948bdf54 returned with HTTP 202 Jul 09 15:51:21.563190 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1362/5425] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:51:21 2026] DELETE /volume/v3/types/baf0e80d-97ca-43f1-8600-c1f5948bdf54 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:21.569761 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-42f5c932-c92f-48bd-93ea-46de7fbe4389 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:21.571756 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-42f5c932-c92f-48bd-93ea-46de7fbe4389 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:21.571974 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-42f5c932-c92f-48bd-93ea-46de7fbe4389 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:21.572204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-42f5c932-c92f-48bd-93ea-46de7fbe4389 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:21.572422 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-42f5c932-c92f-48bd-93ea-46de7fbe4389 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Delete volume with id: 8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:21.580587 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:21.580587 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:21.581158 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-42f5c932-c92f-48bd-93ea-46de7fbe4389 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:21.598413 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-42f5c932-c92f-48bd-93ea-46de7fbe4389 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Delete volume request issued successfully. Jul 09 15:51:21.598634 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-42f5c932-c92f-48bd-93ea-46de7fbe4389 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 202 Jul 09 15:51:21.599160 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1353/5426] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:21 2026] DELETE /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:21.607097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-94f5a62d-3613-4597-a012-624146084ed5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:21.609088 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-94f5a62d-3613-4597-a012-624146084ed5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:21.609432 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-94f5a62d-3613-4597-a012-624146084ed5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:21.609657 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-94f5a62d-3613-4597-a012-624146084ed5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:21.618806 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:21.618806 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:21.622864 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-94f5a62d-3613-4597-a012-624146084ed5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:21.628172 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-94f5a62d-3613-4597-a012-624146084ed5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 200 Jul 09 15:51:21.628648 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1373/5427] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:21 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:21.851451 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ff31ca68-4e68-4774-985b-43b78cab275f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:21.853879 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ff31ca68-4e68-4774-985b-43b78cab275f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:21.854111 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ff31ca68-4e68-4774-985b-43b78cab275f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:21.854385 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ff31ca68-4e68-4774-985b-43b78cab275f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:21.854525 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-ff31ca68-4e68-4774-985b-43b78cab275f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:21.860121 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:21.860121 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:21.861091 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ff31ca68-4e68-4774-985b-43b78cab275f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:21.861726 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1340/5428] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:21 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:22.640764 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6fa9b58a-75a3-4d9c-bb0f-98b41844eb0c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:22.642446 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6fa9b58a-75a3-4d9c-bb0f-98b41844eb0c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 Jul 09 15:51:22.642841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6fa9b58a-75a3-4d9c-bb0f-98b41844eb0c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:22.642841 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6fa9b58a-75a3-4d9c-bb0f-98b41844eb0c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:22.649094 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6fa9b58a-75a3-4d9c-bb0f-98b41844eb0c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 returned with HTTP 404 Jul 09 15:51:22.649612 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1363/5429] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:22 2026] GET /volume/v3/volumes/8acd9871-d1d8-4275-97d9-ac65aa9e2b67 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:22.656759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c25cb1f4-0ec0-4027-b15e-1df858c7e233 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:22.658441 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c25cb1f4-0ec0-4027-b15e-1df858c7e233 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:22.658612 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c25cb1f4-0ec0-4027-b15e-1df858c7e233 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:22.658844 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c25cb1f4-0ec0-4027-b15e-1df858c7e233 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:22.659016 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-c25cb1f4-0ec0-4027-b15e-1df858c7e233 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Delete volume with id: 3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:22.665131 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:22.665131 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:22.665552 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c25cb1f4-0ec0-4027-b15e-1df858c7e233 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:22.681042 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-c25cb1f4-0ec0-4027-b15e-1df858c7e233 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Delete volume request issued successfully. Jul 09 15:51:22.681345 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c25cb1f4-0ec0-4027-b15e-1df858c7e233 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 202 Jul 09 15:51:22.681802 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1354/5430] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:22 2026] DELETE /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:22.689677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6f281335-a518-4990-949e-b25809b267c7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:22.691673 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6f281335-a518-4990-949e-b25809b267c7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:22.691907 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6f281335-a518-4990-949e-b25809b267c7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:22.692140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6f281335-a518-4990-949e-b25809b267c7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:22.699533 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:22.699533 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:22.703504 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6f281335-a518-4990-949e-b25809b267c7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:51:22.708349 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6f281335-a518-4990-949e-b25809b267c7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 200 Jul 09 15:51:22.708735 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1374/5431] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:22 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:22.871610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2c1e5d23-2f8c-45db-ac07-7c2c04fb820f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:22.873218 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2c1e5d23-2f8c-45db-ac07-7c2c04fb820f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:22.873394 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2c1e5d23-2f8c-45db-ac07-7c2c04fb820f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:22.873562 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2c1e5d23-2f8c-45db-ac07-7c2c04fb820f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:22.873675 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2c1e5d23-2f8c-45db-ac07-7c2c04fb820f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:22.877355 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:22.877355 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:22.878015 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2c1e5d23-2f8c-45db-ac07-7c2c04fb820f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:22.878371 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1341/5432] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:22 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:23.720530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-253a7a88-8d49-4e77-b2bf-51d27c07884d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:23.722305 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-253a7a88-8d49-4e77-b2bf-51d27c07884d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b Jul 09 15:51:23.722442 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-253a7a88-8d49-4e77-b2bf-51d27c07884d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:23.722636 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-253a7a88-8d49-4e77-b2bf-51d27c07884d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:23.727987 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-253a7a88-8d49-4e77-b2bf-51d27c07884d tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b returned with HTTP 404 Jul 09 15:51:23.728511 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1364/5433] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:23 2026] GET /volume/v3/volumes/3f077815-bf83-4f4f-8f75-348a0695944b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:23.734940 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ff218810-a4f9-490e-b819-613ccb783e2e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:23.736479 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff218810-a4f9-490e-b819-613ccb783e2e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:51:23.736665 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff218810-a4f9-490e-b819-613ccb783e2e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:23.736834 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ff218810-a4f9-490e-b819-613ccb783e2e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:23.737614 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-ff218810-a4f9-490e-b819-613ccb783e2e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:51:23.750381 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-ff218810-a4f9-490e-b819-613ccb783e2e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Get all volumes completed successfully. Jul 09 15:51:23.752264 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:23.752264 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:23.756860 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ff218810-a4f9-490e-b819-613ccb783e2e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:51:23.757276 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1355/5434] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:51:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10106 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:51:23.771787 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-718bf942-9af7-4adc-ad71-8853c7a3018d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:23.773986 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-718bf942-9af7-4adc-ad71-8853c7a3018d tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] DELETE https://10.4.3.19/volume/v3/types/9dbab7b7-3623-4cd0-8ed5-f12431340270 Jul 09 15:51:23.774247 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-718bf942-9af7-4adc-ad71-8853c7a3018d tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:23.774474 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-718bf942-9af7-4adc-ad71-8853c7a3018d tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:23.799278 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-718bf942-9af7-4adc-ad71-8853c7a3018d tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/types/9dbab7b7-3623-4cd0-8ed5-f12431340270 returned with HTTP 202 Jul 09 15:51:23.799920 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1375/5435] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:51:23 2026] DELETE /volume/v3/types/9dbab7b7-3623-4cd0-8ed5-f12431340270 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:23.889132 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-47b0222c-3a0d-4da3-ba77-f57d91393caa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:23.891391 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-47b0222c-3a0d-4da3-ba77-f57d91393caa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:23.891658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-47b0222c-3a0d-4da3-ba77-f57d91393caa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:23.891913 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-47b0222c-3a0d-4da3-ba77-f57d91393caa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:23.892100 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-47b0222c-3a0d-4da3-ba77-f57d91393caa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:23.897410 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:23.897410 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:23.898490 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-47b0222c-3a0d-4da3-ba77-f57d91393caa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:23.899006 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1342/5436] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:23 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:24.909003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-acc19942-1b77-4b4c-8fc7-a95a165cf59f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:24.910966 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-acc19942-1b77-4b4c-8fc7-a95a165cf59f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:24.911199 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-acc19942-1b77-4b4c-8fc7-a95a165cf59f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:24.911429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-acc19942-1b77-4b4c-8fc7-a95a165cf59f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:24.911568 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-acc19942-1b77-4b4c-8fc7-a95a165cf59f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:24.916414 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:24.916414 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:24.917465 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-acc19942-1b77-4b4c-8fc7-a95a165cf59f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:24.917883 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1365/5437] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:24 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:24.927246 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-381a185f-d925-4a4b-be99-ef1b038f5527 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:24.928955 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-381a185f-d925-4a4b-be99-ef1b038f5527 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:24.929144 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-381a185f-d925-4a4b-be99-ef1b038f5527 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:24.929529 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-381a185f-d925-4a4b-be99-ef1b038f5527 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:24.929529 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-381a185f-d925-4a4b-be99-ef1b038f5527 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:24.933574 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:24.933574 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:24.934315 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-381a185f-d925-4a4b-be99-ef1b038f5527 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:24.934670 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1356/5438] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:24 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:24.943354 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1905315d-3ee1-4cd4-ae36-893ede348d43 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:24.945130 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1905315d-3ee1-4cd4-ae36-893ede348d43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:24.945294 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1905315d-3ee1-4cd4-ae36-893ede348d43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:24.945496 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1905315d-3ee1-4cd4-ae36-893ede348d43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:24.945627 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-1905315d-3ee1-4cd4-ae36-893ede348d43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete backup with id: f6b312b3-2a20-45e9-8fad-1800a174fefa. Jul 09 15:51:24.949835 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:24.949835 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:24.962304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.backup.rpcapi [None req-1905315d-3ee1-4cd4-ae36-893ede348d43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] delete_backup rpcapi backup_id f6b312b3-2a20-45e9-8fad-1800a174fefa {{(pid=99866) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:51:24.964023 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1905315d-3ee1-4cd4-ae36-893ede348d43 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 202 Jul 09 15:51:24.964459 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1376/5439] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:24 2026] DELETE /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:51:24.970954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b07b8a9c-ff65-4513-9398-9b33d6b17b3a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:24.972731 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b07b8a9c-ff65-4513-9398-9b33d6b17b3a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:24.972934 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b07b8a9c-ff65-4513-9398-9b33d6b17b3a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:24.973115 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b07b8a9c-ff65-4513-9398-9b33d6b17b3a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:24.973225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b07b8a9c-ff65-4513-9398-9b33d6b17b3a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:24.978037 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:24.978037 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:24.978928 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b07b8a9c-ff65-4513-9398-9b33d6b17b3a tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:24.979337 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1343/5440] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:24 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:25.990845 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9ff17942-f55d-48b7-9927-38ab4f01c4d8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:25.993400 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9ff17942-f55d-48b7-9927-38ab4f01c4d8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:25.993589 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9ff17942-f55d-48b7-9927-38ab4f01c4d8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:25.993790 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9ff17942-f55d-48b7-9927-38ab4f01c4d8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:25.993900 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-9ff17942-f55d-48b7-9927-38ab4f01c4d8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:25.998474 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:25.998474 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:25.999340 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9ff17942-f55d-48b7-9927-38ab4f01c4d8 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:25.999860 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1366/5441] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:25 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:26.578800 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a873f4b8-c330-4a9e-a6f2-9f33dcddea83 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:26.579203 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a873f4b8-c330-4a9e-a6f2-9f33dcddea83 None None] GET https://10.4.3.19/volume// Jul 09 15:51:26.579417 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a873f4b8-c330-4a9e-a6f2-9f33dcddea83 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:26.579609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a873f4b8-c330-4a9e-a6f2-9f33dcddea83 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:26.579939 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a873f4b8-c330-4a9e-a6f2-9f33dcddea83 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:51:26.580218 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1357/5442] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:51: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 09 15:51:26.587871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-c8c74b3a-f070-41da-8a77-5aded6bfe3af None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:26.589938 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-c8c74b3a-f070-41da-8a77-5aded6bfe3af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:51:26.590309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-c8c74b3a-f070-41da-8a77-5aded6bfe3af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9", "connector": null, "instance_uuid": "675cfff8-c0b0-492b-9b1a-6e8574b97227"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:26.601434 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:26.601434 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:26.633831 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-c8c74b3a-f070-41da-8a77-5aded6bfe3af tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:51:26.634468 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1377/5443] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:51:26 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 09 15:51:26.641842 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-3efdf6cf-8750-4b52-a759-0783284596c9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:26.643986 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-3efdf6cf-8750-4b52-a759-0783284596c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9 Jul 09 15:51:26.644178 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-3efdf6cf-8750-4b52-a759-0783284596c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:26.644410 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-3efdf6cf-8750-4b52-a759-0783284596c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:26.653277 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:26.653277 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:27.011310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df7bba06-b86c-4259-9b14-e707aa3657ac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:27.013262 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df7bba06-b86c-4259-9b14-e707aa3657ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:27.013517 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df7bba06-b86c-4259-9b14-e707aa3657ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:27.013790 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df7bba06-b86c-4259-9b14-e707aa3657ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:27.013905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-df7bba06-b86c-4259-9b14-e707aa3657ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:27.019652 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:27.019652 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:27.020554 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df7bba06-b86c-4259-9b14-e707aa3657ac tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 200 Jul 09 15:51:27.021044 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1367/5444] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:27 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:27.190860 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-3efdf6cf-8750-4b52-a759-0783284596c9 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9 returned with HTTP 200 Jul 09 15:51:27.191338 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1344/5445] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:51:26 2026] DELETE /volume/v3/attachments/d11b55dc-984f-4665-8a5e-a865bdb6b1b9 => generated 192 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:28.031770 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e65e9c17-d61b-4189-9849-18da90cababf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:28.033660 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e65e9c17-d61b-4189-9849-18da90cababf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa Jul 09 15:51:28.033890 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e65e9c17-d61b-4189-9849-18da90cababf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:28.034228 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e65e9c17-d61b-4189-9849-18da90cababf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:28.034393 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-e65e9c17-d61b-4189-9849-18da90cababf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6b312b3-2a20-45e9-8fad-1800a174fefa. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:28.037787 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e65e9c17-d61b-4189-9849-18da90cababf tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa returned with HTTP 404 Jul 09 15:51:28.038193 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1358/5446] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:28 2026] GET /volume/v3/backups/f6b312b3-2a20-45e9-8fad-1800a174fefa => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:28.469880 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c536ae75-c503-4a3a-92c1-b30d1e33bdf6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:28.471693 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c536ae75-c503-4a3a-92c1-b30d1e33bdf6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:51:28.471906 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c536ae75-c503-4a3a-92c1-b30d1e33bdf6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:28.472128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c536ae75-c503-4a3a-92c1-b30d1e33bdf6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:28.472301 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-c536ae75-c503-4a3a-92c1-b30d1e33bdf6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete backup with id: f6ffc602-9367-47e2-a8ec-f4eb26006112. Jul 09 15:51:28.476077 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:28.476077 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:28.488109 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.backup.rpcapi [None req-c536ae75-c503-4a3a-92c1-b30d1e33bdf6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] delete_backup rpcapi backup_id f6ffc602-9367-47e2-a8ec-f4eb26006112 {{(pid=99866) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:51:28.490424 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c536ae75-c503-4a3a-92c1-b30d1e33bdf6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 202 Jul 09 15:51:28.490811 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1378/5447] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:28 2026] DELETE /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:51:28.500398 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-de86d41d-5ec7-4761-98ef-592840ded0a0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:28.502556 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-de86d41d-5ec7-4761-98ef-592840ded0a0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:51:28.502991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-de86d41d-5ec7-4761-98ef-592840ded0a0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:28.503068 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-de86d41d-5ec7-4761-98ef-592840ded0a0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:28.503313 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-de86d41d-5ec7-4761-98ef-592840ded0a0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:28.508118 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:28.508118 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:28.508925 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-de86d41d-5ec7-4761-98ef-592840ded0a0 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 200 Jul 09 15:51:28.510213 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1368/5448] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:28 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:29.521695 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-37e6ac3f-67dd-474b-a540-083dd7375517 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:29.523268 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-37e6ac3f-67dd-474b-a540-083dd7375517 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 Jul 09 15:51:29.523444 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-37e6ac3f-67dd-474b-a540-083dd7375517 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:29.523649 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-37e6ac3f-67dd-474b-a540-083dd7375517 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:29.523750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-37e6ac3f-67dd-474b-a540-083dd7375517 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id f6ffc602-9367-47e2-a8ec-f4eb26006112. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:29.526947 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-37e6ac3f-67dd-474b-a540-083dd7375517 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 returned with HTTP 404 Jul 09 15:51:29.527380 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1345/5449] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:29 2026] GET /volume/v3/backups/f6ffc602-9367-47e2-a8ec-f4eb26006112 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:29.542042 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:29.544134 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:51:29.544568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-76623010"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:29.546745 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-76623010'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:51:29.546897 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume of 1 GB Jul 09 15:51:29.551252 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Availability Zones retrieved successfully. Jul 09 15:51:29.558297 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Flow 'volume_create_api' (113dd67f-6b8e-4dc7-a62f-1dbd0945e940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:51:29.559855 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b29e409-53e6-491d-8f11-b3c1b1d8cb5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:29.561129 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:51:29.596664 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b29e409-53e6-491d-8f11-b3c1b1d8cb5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:29.597479 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb11b1ba-eaf7-4d9c-b27f-c36dcf1dc8d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:29.644088 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['f7e29f56-2fb3-4dfd-9599-d36b3d82c7a0', 'eb6f1062-44e1-4b49-a41e-aad7d97f1ec0', 'cc39dc8c-aa9d-4072-8876-17981646fddd', 'ef1ad9da-e569-4f19-b021-590b68fe170d'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:51:29.645091 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb11b1ba-eaf7-4d9c-b27f-c36dcf1dc8d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7e29f56-2fb3-4dfd-9599-d36b3d82c7a0', 'eb6f1062-44e1-4b49-a41e-aad7d97f1ec0', 'cc39dc8c-aa9d-4072-8876-17981646fddd', 'ef1ad9da-e569-4f19-b021-590b68fe170d']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:29.646085 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa949a0e-86f4-4a96-8011-71dfb2e373db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:29.669825 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa949a0e-86f4-4a96-8011-71dfb2e373db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd20cce97-e11e-4bf9-9df0-b032eb05c4bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-76623010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef01cb33aa24691998d6c953853f481',qos_specs=None,replication_status=,reservations=['f7e29f56-2fb3-4dfd-9599-d36b3d82c7a0','eb6f1062-44e1-4b49-a41e-aad7d97f1ec0','cc39dc8c-aa9d-4072-8876-17981646fddd','ef1ad9da-e569-4f19-b021-590b68fe170d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb83f628194164a2311343fd1d7552',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-76623010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d20cce97-e11e-4bf9-9df0-b032eb05c4bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ef01cb33aa24691998d6c953853f481',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='40fb83f628194164a2311343fd1d7552',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:29.670634 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7aab4d1-d00b-4976-a296-32b45295df65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:29.688707 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7aab4d1-d00b-4976-a296-32b45295df65) transitioned into state 'SUCCESS' from state '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-76623010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ef01cb33aa24691998d6c953853f481',qos_specs=None,replication_status=,reservations=['f7e29f56-2fb3-4dfd-9599-d36b3d82c7a0','eb6f1062-44e1-4b49-a41e-aad7d97f1ec0','cc39dc8c-aa9d-4072-8876-17981646fddd','ef1ad9da-e569-4f19-b021-590b68fe170d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='40fb83f628194164a2311343fd1d7552',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:29.688894 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376db4da-a23a-4908-b746-3b144945408a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:29.697247 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (376db4da-a23a-4908-b746-3b144945408a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:29.698170 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Flow 'volume_create_api' (113dd67f-6b8e-4dc7-a62f-1dbd0945e940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:51:29.698336 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create volume request issued successfully. Jul 09 15:51:29.698912 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fca4319e-f95b-4333-ab07-78a9c1fac2de tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:51:29.699408 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1359/5450] 10.4.3.19 () {68 vars in 1251 bytes} [Thu Jul 9 15:51:29 2026] POST /volume/v3/volumes => generated 745 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:51:29.712755 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-88b625ae-f489-4295-8d6a-44e1ac13e4a5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:29.714733 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-88b625ae-f489-4295-8d6a-44e1ac13e4a5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd Jul 09 15:51:29.716448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-88b625ae-f489-4295-8d6a-44e1ac13e4a5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:29.716448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-88b625ae-f489-4295-8d6a-44e1ac13e4a5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:29.724907 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:29.724907 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:29.729577 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-88b625ae-f489-4295-8d6a-44e1ac13e4a5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:29.734265 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-88b625ae-f489-4295-8d6a-44e1ac13e4a5 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd returned with HTTP 200 Jul 09 15:51:29.734599 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1379/5451] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:29 2026] GET /volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:30.747573 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3744f004-e835-4914-961c-05d6bc2c0b75 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:30.749743 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3744f004-e835-4914-961c-05d6bc2c0b75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd Jul 09 15:51:30.749970 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3744f004-e835-4914-961c-05d6bc2c0b75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:30.750218 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3744f004-e835-4914-961c-05d6bc2c0b75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:30.759060 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:30.759060 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:30.763757 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-3744f004-e835-4914-961c-05d6bc2c0b75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:30.767966 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3744f004-e835-4914-961c-05d6bc2c0b75 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd returned with HTTP 200 Jul 09 15:51:30.768321 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1369/5452] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:30 2026] GET /volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:30.781948 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-608a79f9-5819-4b79-98e3-6b3fd4b34edb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:30.783484 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-608a79f9-5819-4b79-98e3-6b3fd4b34edb tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:51:30.783841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-608a79f9-5819-4b79-98e3-6b3fd4b34edb tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d20cce97-e11e-4bf9-9df0-b032eb05c4bd", "name": "tempest-VolumesBackupsTest-Snapshot-1463932316"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:30.792412 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:30.792412 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:30.792872 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-608a79f9-5819-4b79-98e3-6b3fd4b34edb tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:30.793001 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-608a79f9-5819-4b79-98e3-6b3fd4b34edb tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Create snapshot from volume d20cce97-e11e-4bf9-9df0-b032eb05c4bd Jul 09 15:51:30.823140 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-608a79f9-5819-4b79-98e3-6b3fd4b34edb tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['cce3f83f-c334-4953-b323-1aa393d6e9dc', '99a9d278-c51c-4ef3-a977-e3a4ba4be9ea', '3e2d74d8-bfdb-495a-9c4e-f55dd84ba3eb', 'efe42581-ac3d-426d-88b9-f638b02e02b9'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:51:30.848717 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-608a79f9-5819-4b79-98e3-6b3fd4b34edb tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Snapshot create request issued successfully. Jul 09 15:51:30.849101 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-608a79f9-5819-4b79-98e3-6b3fd4b34edb tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:51:30.849708 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1346/5453] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:51:30 2026] POST /volume/v3/snapshots => generated 305 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:51:30.857971 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5e145f9b-0def-4f55-ad34-9bee71254972 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:30.860401 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5e145f9b-0def-4f55-ad34-9bee71254972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 Jul 09 15:51:30.860751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5e145f9b-0def-4f55-ad34-9bee71254972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:30.861000 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5e145f9b-0def-4f55-ad34-9bee71254972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:30.866807 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:30.866807 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:30.867440 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5e145f9b-0def-4f55-ad34-9bee71254972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Snapshot retrieved successfully. Jul 09 15:51:30.868437 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5e145f9b-0def-4f55-ad34-9bee71254972 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 returned with HTTP 200 Jul 09 15:51:30.869041 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1360/5454] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:51:30 2026] GET /volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 => generated 437 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:31.878993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-821cf149-ca08-4667-a96c-c5923cb59187 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:31.880618 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-821cf149-ca08-4667-a96c-c5923cb59187 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 Jul 09 15:51:31.880811 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-821cf149-ca08-4667-a96c-c5923cb59187 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:31.880976 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-821cf149-ca08-4667-a96c-c5923cb59187 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:31.885604 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:31.885604 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:31.886022 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-821cf149-ca08-4667-a96c-c5923cb59187 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Snapshot retrieved successfully. Jul 09 15:51:31.886725 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-821cf149-ca08-4667-a96c-c5923cb59187 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 returned with HTTP 200 Jul 09 15:51:31.887049 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1380/5455] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:51:31 2026] GET /volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:31.897418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:31.899700 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:51:31.900217 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d20cce97-e11e-4bf9-9df0-b032eb05c4bd", "snapshot_id": "5d409b51-b100-4ecd-a36b-e68b3a4b97f5", "name": "tempest-VolumesBackupsTest-Backup-1258743603"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:31.902578 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating new backup {'backup': {'volume_id': 'd20cce97-e11e-4bf9-9df0-b032eb05c4bd', 'snapshot_id': '5d409b51-b100-4ecd-a36b-e68b3a4b97f5', 'name': 'tempest-VolumesBackupsTest-Backup-1258743603'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:51:31.902811 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Creating backup of volume d20cce97-e11e-4bf9-9df0-b032eb05c4bd in container None Jul 09 15:51:31.906559 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-73a0961b-cf1b-425a-ac5d-e2c1aa79695f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:31.909016 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-73a0961b-cf1b-425a-ac5d-e2c1aa79695f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] PUT https://10.4.3.19/volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 Jul 09 15:51:31.909586 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-73a0961b-cf1b-425a-ac5d-e2c1aa79695f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:31.911607 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:31.911607 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:31.912159 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:31.919304 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:31.919304 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:31.919916 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-73a0961b-cf1b-425a-ac5d-e2c1aa79695f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Acquiring lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:51:31.920000 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Snapshot retrieved successfully. Jul 09 15:51:31.925051 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-73a0961b-cf1b-425a-ac5d-e2c1aa79695f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:51:31.926227 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:31.926227 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:31.937943 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Created reservations ['53aeec74-5b57-4f22-a0fb-66f756a5f64f', 'ef6e3c9f-0acf-49f4-a6eb-aaada04e98d8'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:51:31.978772 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8f1d318-5b61-4942-a1c8-9f5a0565aee6 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:51:31.979031 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1370/5456] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:51:31 2026] POST /volume/v3/backups => generated 328 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:51:31.987507 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-93bdacd3-9e7f-4468-934c-22cedf9e130c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:31.989311 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93bdacd3-9e7f-4468-934c-22cedf9e130c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:31.989520 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93bdacd3-9e7f-4468-934c-22cedf9e130c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:31.989712 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-93bdacd3-9e7f-4468-934c-22cedf9e130c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:31.989816 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-93bdacd3-9e7f-4468-934c-22cedf9e130c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:31.994085 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:31.994085 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:31.994939 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-93bdacd3-9e7f-4468-934c-22cedf9e130c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:31.995366 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1361/5457] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:31 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:51:32.448016 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-73a0961b-cf1b-425a-ac5d-e2c1aa79695f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" released by "attachment_update" :: held 0.523s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:51:32.448382 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-73a0961b-cf1b-425a-ac5d-e2c1aa79695f tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 returned with HTTP 200 Jul 09 15:51:32.448876 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1347/5458] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:51:31 2026] PUT /volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 => generated 968 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:32.458271 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-130149e7-8cf7-4045-86ea-1967acc9a51e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:32.460085 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-130149e7-8cf7-4045-86ea-1967acc9a51e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 Jul 09 15:51:32.460302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-130149e7-8cf7-4045-86ea-1967acc9a51e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:32.460838 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-130149e7-8cf7-4045-86ea-1967acc9a51e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:32.473228 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-130149e7-8cf7-4045-86ea-1967acc9a51e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 returned with HTTP 200 Jul 09 15:51:32.473649 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1381/5459] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:51:32 2026] GET /volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 => generated 993 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:33.007655 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ce17e3ff-c020-4e4e-9d6f-c41feef16c5c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:33.009385 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce17e3ff-c020-4e4e-9d6f-c41feef16c5c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:33.009615 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce17e3ff-c020-4e4e-9d6f-c41feef16c5c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:33.009848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ce17e3ff-c020-4e4e-9d6f-c41feef16c5c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:33.009957 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-ce17e3ff-c020-4e4e-9d6f-c41feef16c5c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:33.014547 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:33.014547 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:33.015392 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ce17e3ff-c020-4e4e-9d6f-c41feef16c5c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:33.015818 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1371/5460] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:33 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:33.350036 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:33.351692 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:51:33.351994 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1465810772", "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:33.353329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1465810772', 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:51:33.517700 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Create volume of 1 GB Jul 09 15:51:33.521784 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Availability Zones retrieved successfully. Jul 09 15:51:33.527150 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Flow 'volume_create_api' (7bec7b76-dcad-4c3f-8e2d-344c4a482aee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:51:33.528094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eeb3602-9dc9-4728-9c49-d811b14ba7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:33.529080 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:51:33.580463 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3eeb3602-9dc9-4728-9c49-d811b14ba7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:33.581166 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc739f5-7560-4baf-84f5-d12809d634d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:33.631229 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Created reservations ['9e2758c4-9a99-4c6e-aeaa-351451052fe7', 'dcd22620-cf1c-49d0-9790-f1c61df7e637', '8b2c2891-2c1b-4251-80d6-58747f4d8def', '4b604f70-1e13-4e1e-9f70-daa607d03070'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:51:33.631956 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dc739f5-7560-4baf-84f5-d12809d634d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e2758c4-9a99-4c6e-aeaa-351451052fe7', 'dcd22620-cf1c-49d0-9790-f1c61df7e637', '8b2c2891-2c1b-4251-80d6-58747f4d8def', '4b604f70-1e13-4e1e-9f70-daa607d03070']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:33.632680 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c338699-34ec-4e56-8b00-c04cfe184874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:33.652537 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c338699-34ec-4e56-8b00-c04cfe184874) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b866d314-a6d9-491c-9878-59480c6ff944', '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-1465810772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df0be76a3952452bbc5e413d49d8a81e',qos_specs=None,replication_status=,reservations=['9e2758c4-9a99-4c6e-aeaa-351451052fe7','dcd22620-cf1c-49d0-9790-f1c61df7e637','8b2c2891-2c1b-4251-80d6-58747f4d8def','4b604f70-1e13-4e1e-9f70-daa607d03070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b35c09d67d473c9795efb17779f80b',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:51:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1465810772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b866d314-a6d9-491c-9878-59480c6ff944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='df0be76a3952452bbc5e413d49d8a81e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07b35c09d67d473c9795efb17779f80b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:33.653153 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb79b8a7-b744-4b22-879c-6673dc65bc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:33.667891 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb79b8a7-b744-4b22-879c-6673dc65bc5b) transitioned into state 'SUCCESS' from state '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-1465810772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='df0be76a3952452bbc5e413d49d8a81e',qos_specs=None,replication_status=,reservations=['9e2758c4-9a99-4c6e-aeaa-351451052fe7','dcd22620-cf1c-49d0-9790-f1c61df7e637','8b2c2891-2c1b-4251-80d6-58747f4d8def','4b604f70-1e13-4e1e-9f70-daa607d03070'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07b35c09d67d473c9795efb17779f80b',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:33.668632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1890a63e-86e7-4a80-974a-9a0454077223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:33.676913 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1890a63e-86e7-4a80-974a-9a0454077223) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:33.677688 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Flow 'volume_create_api' (7bec7b76-dcad-4c3f-8e2d-344c4a482aee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:51:33.677996 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Create volume request issued successfully. Jul 09 15:51:33.678470 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4aa4a534-6b09-45c5-af66-1f333a7a6457 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:51:33.678871 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1362/5461] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:51:33 2026] POST /volume/v3/volumes => generated 751 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:51:33.690306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-66afdd13-5c74-4606-af06-a0fd48c41d4f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:33.692061 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-66afdd13-5c74-4606-af06-a0fd48c41d4f tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] GET https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 Jul 09 15:51:33.692268 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-66afdd13-5c74-4606-af06-a0fd48c41d4f tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:33.692458 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-66afdd13-5c74-4606-af06-a0fd48c41d4f tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:33.700803 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:33.700803 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:33.704602 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-66afdd13-5c74-4606-af06-a0fd48c41d4f tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Volume info retrieved successfully. Jul 09 15:51:33.711028 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-66afdd13-5c74-4606-af06-a0fd48c41d4f tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 returned with HTTP 200 Jul 09 15:51:33.711028 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1348/5462] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:33 2026] GET /volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:34.026051 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-def966a4-4065-4732-8b6b-1d7f25446297 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:34.027957 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-def966a4-4065-4732-8b6b-1d7f25446297 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:34.028158 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-def966a4-4065-4732-8b6b-1d7f25446297 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:34.028362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-def966a4-4065-4732-8b6b-1d7f25446297 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:34.028492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-def966a4-4065-4732-8b6b-1d7f25446297 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:34.033336 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:34.033336 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:34.034130 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-def966a4-4065-4732-8b6b-1d7f25446297 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:34.034543 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1382/5463] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:34 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:34.722306 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f7664abc-1a98-4196-87fd-e89f9d6ff1a9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:34.723976 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f7664abc-1a98-4196-87fd-e89f9d6ff1a9 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] GET https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 Jul 09 15:51:34.724172 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f7664abc-1a98-4196-87fd-e89f9d6ff1a9 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:34.724403 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f7664abc-1a98-4196-87fd-e89f9d6ff1a9 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:34.731055 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:34.731055 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:34.734481 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f7664abc-1a98-4196-87fd-e89f9d6ff1a9 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Volume info retrieved successfully. Jul 09 15:51:34.738829 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f7664abc-1a98-4196-87fd-e89f9d6ff1a9 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 returned with HTTP 200 Jul 09 15:51:34.739196 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1372/5464] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:34 2026] GET /volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 => generated 1359 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:34.768330 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-ece260eb-7785-40df-bc21-a2d03230a4fe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:34.770169 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-ece260eb-7785-40df-bc21-a2d03230a4fe tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] GET https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 Jul 09 15:51:34.770362 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-ece260eb-7785-40df-bc21-a2d03230a4fe tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:34.770547 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-ece260eb-7785-40df-bc21-a2d03230a4fe tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:34.776808 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:34.776808 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:34.779819 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-ece260eb-7785-40df-bc21-a2d03230a4fe tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Volume info retrieved successfully. Jul 09 15:51:34.783542 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-ece260eb-7785-40df-bc21-a2d03230a4fe tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 returned with HTTP 200 Jul 09 15:51:34.783899 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1363/5465] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:51:34 2026] GET /volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 => generated 1359 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:35.044990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c86863b8-b6df-448a-a3af-757b3b14a6e2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:35.047775 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c86863b8-b6df-448a-a3af-757b3b14a6e2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:35.047775 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c86863b8-b6df-448a-a3af-757b3b14a6e2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:35.047775 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c86863b8-b6df-448a-a3af-757b3b14a6e2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:35.047775 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-c86863b8-b6df-448a-a3af-757b3b14a6e2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:35.052190 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:35.052190 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:35.052889 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c86863b8-b6df-448a-a3af-757b3b14a6e2 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:35.053315 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1349/5466] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:35 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 771 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:35.242069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-04782de4-ee66-421e-ba55-de40d9cfc415 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:35.244468 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-04782de4-ee66-421e-ba55-de40d9cfc415 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] GET https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 Jul 09 15:51:35.244740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-04782de4-ee66-421e-ba55-de40d9cfc415 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:35.244999 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-04782de4-ee66-421e-ba55-de40d9cfc415 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:35.252074 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:35.252074 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:35.255789 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-04782de4-ee66-421e-ba55-de40d9cfc415 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Volume info retrieved successfully. Jul 09 15:51:35.261040 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-04782de4-ee66-421e-ba55-de40d9cfc415 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 returned with HTTP 200 Jul 09 15:51:35.261585 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1383/5467] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:51:35 2026] GET /volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 => generated 1359 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:35.272392 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-62b60d87-714c-4f37-9e61-f37aa20b3bdb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:35.272936 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-62b60d87-714c-4f37-9e61-f37aa20b3bdb None None] GET https://10.4.3.19/volume// Jul 09 15:51:35.273167 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-62b60d87-714c-4f37-9e61-f37aa20b3bdb None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:35.273445 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-62b60d87-714c-4f37-9e61-f37aa20b3bdb None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:35.273893 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-62b60d87-714c-4f37-9e61-f37aa20b3bdb None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:51:35.274283 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1373/5468] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:51:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:51:35.282857 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-a066e41f-b51d-4e21-8c19-c3c6e22e9549 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:35.285413 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-a066e41f-b51d-4e21-8c19-c3c6e22e9549 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:51:35.285870 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-a066e41f-b51d-4e21-8c19-c3c6e22e9549 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b866d314-a6d9-491c-9878-59480c6ff944", "connector": null, "instance_uuid": "4388883c-ecc8-46fb-9da9-efa32e5d5f7d"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:35.294924 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:35.294924 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:35.316835 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-a066e41f-b51d-4e21-8c19-c3c6e22e9549 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:51:35.317413 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1364/5469] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:51:35 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:36.065898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4531e316-120f-4514-bbe3-78f179f140e3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:36.065898 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4531e316-120f-4514-bbe3-78f179f140e3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:36.065898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4531e316-120f-4514-bbe3-78f179f140e3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:36.065898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4531e316-120f-4514-bbe3-78f179f140e3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:36.065898 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4531e316-120f-4514-bbe3-78f179f140e3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:36.075057 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:36.075057 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:36.075924 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4531e316-120f-4514-bbe3-78f179f140e3 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:36.076490 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1350/5470] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:36 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:37.086979 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-02604559-9740-4e16-bb59-291432288334 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:37.088631 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-02604559-9740-4e16-bb59-291432288334 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:37.088915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-02604559-9740-4e16-bb59-291432288334 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:37.089201 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-02604559-9740-4e16-bb59-291432288334 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:37.089378 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-02604559-9740-4e16-bb59-291432288334 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:37.094301 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:37.094301 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:37.095108 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-02604559-9740-4e16-bb59-291432288334 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:37.095700 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1384/5471] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:37 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:38.106456 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2b70d92e-d015-4228-aadc-b14d92b2fa69 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:38.108963 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2b70d92e-d015-4228-aadc-b14d92b2fa69 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:38.109272 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2b70d92e-d015-4228-aadc-b14d92b2fa69 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:38.109544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2b70d92e-d015-4228-aadc-b14d92b2fa69 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:38.109707 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2b70d92e-d015-4228-aadc-b14d92b2fa69 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:38.114860 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:38.114860 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:38.115938 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2b70d92e-d015-4228-aadc-b14d92b2fa69 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:38.116492 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1374/5472] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:38 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:38.923814 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-7b65b538-f03e-456e-aea0-b6e50393031b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:38.926451 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-7b65b538-f03e-456e-aea0-b6e50393031b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption Jul 09 15:51:38.926708 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-7b65b538-f03e-456e-aea0-b6e50393031b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:38.926970 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-7b65b538-f03e-456e-aea0-b6e50393031b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:38.938299 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:38.938299 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:38.947085 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-7b65b538-f03e-456e-aea0-b6e50393031b tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption returned with HTTP 200 Jul 09 15:51:38.947945 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1365/5473] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:51:38 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:39.126313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e7a70fd4-a480-4406-94c4-2f76ce500b5f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:39.127899 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e7a70fd4-a480-4406-94c4-2f76ce500b5f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:39.128076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e7a70fd4-a480-4406-94c4-2f76ce500b5f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:39.128276 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e7a70fd4-a480-4406-94c4-2f76ce500b5f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:39.128392 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e7a70fd4-a480-4406-94c4-2f76ce500b5f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:39.132301 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:39.132301 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:39.132938 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e7a70fd4-a480-4406-94c4-2f76ce500b5f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:39.133252 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1351/5474] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:39 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9a769ed5-f7a1-49dc-a606-98c21c3024bd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a769ed5-f7a1-49dc-a606-98c21c3024bd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a769ed5-f7a1-49dc-a606-98c21c3024bd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9a769ed5-f7a1-49dc-a606-98c21c3024bd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9a769ed5-f7a1-49dc-a606-98c21c3024bd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9a769ed5-f7a1-49dc-a606-98c21c3024bd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:40.433922 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1385/5475] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:40 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:41.162317 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-703ff6bc-7b71-492f-9714-b6d003598b8f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:41.164855 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-703ff6bc-7b71-492f-9714-b6d003598b8f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:41.165104 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-703ff6bc-7b71-492f-9714-b6d003598b8f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:41.165337 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-703ff6bc-7b71-492f-9714-b6d003598b8f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:41.165460 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-703ff6bc-7b71-492f-9714-b6d003598b8f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:41.170292 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:41.170292 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:41.171355 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-703ff6bc-7b71-492f-9714-b6d003598b8f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:41.171871 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1375/5476] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:41 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:42.185838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b10a43a4-7126-4e57-acb4-79dfe9c29f59 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:42.188464 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b10a43a4-7126-4e57-acb4-79dfe9c29f59 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:42.188828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b10a43a4-7126-4e57-acb4-79dfe9c29f59 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:42.189115 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b10a43a4-7126-4e57-acb4-79dfe9c29f59 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:42.189310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-b10a43a4-7126-4e57-acb4-79dfe9c29f59 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:42.196004 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:42.196004 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:42.199306 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b10a43a4-7126-4e57-acb4-79dfe9c29f59 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:42.200061 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1366/5477] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:42 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:42.302772 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-64de6b25-e8e8-4ade-bdb2-448204db6295 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:42.303291 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-64de6b25-e8e8-4ade-bdb2-448204db6295 None None] GET https://10.4.3.19/volume// Jul 09 15:51:42.303509 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-64de6b25-e8e8-4ade-bdb2-448204db6295 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:42.303735 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-64de6b25-e8e8-4ade-bdb2-448204db6295 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:42.304099 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-64de6b25-e8e8-4ade-bdb2-448204db6295 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:51:42.304420 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1352/5478] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:51: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 09 15:51:42.314233 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-fa123cea-def0-4a02-851f-568b681cf75a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:42.317168 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-fa123cea-def0-4a02-851f-568b681cf75a tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] GET https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 Jul 09 15:51:42.317427 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-fa123cea-def0-4a02-851f-568b681cf75a tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:42.317608 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-fa123cea-def0-4a02-851f-568b681cf75a tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:42.329751 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:42.329751 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:42.333768 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-fa123cea-def0-4a02-851f-568b681cf75a tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Volume info retrieved successfully. Jul 09 15:51:42.339504 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-fa123cea-def0-4a02-851f-568b681cf75a tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 returned with HTTP 200 Jul 09 15:51:42.339951 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1386/5479] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:51:42 2026] GET /volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 => generated 1538 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:51:42.445730 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-8b4818d8-a1fe-4726-be48-614e65e92401 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:42.447930 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-8b4818d8-a1fe-4726-be48-614e65e92401 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] PUT https://10.4.3.19/volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb Jul 09 15:51:42.448303 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-8b4818d8-a1fe-4726-be48-614e65e92401 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:42.455678 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-8b4818d8-a1fe-4726-be48-614e65e92401 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Acquiring lock "cinder-attachment_update-b866d314-a6d9-491c-9878-59480c6ff944-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:51:42.460462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-8b4818d8-a1fe-4726-be48-614e65e92401 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Lock "cinder-attachment_update-b866d314-a6d9-491c-9878-59480c6ff944-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:51:42.462034 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:42.462034 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:42.983972 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-8b4818d8-a1fe-4726-be48-614e65e92401 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Lock "cinder-attachment_update-b866d314-a6d9-491c-9878-59480c6ff944-np0000004916" released by "attachment_update" :: held 0.523s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:51:42.984290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-8b4818d8-a1fe-4726-be48-614e65e92401 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb returned with HTTP 200 Jul 09 15:51:42.984699 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1376/5480] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:51:42 2026] PUT /volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb => generated 969 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:43.146648 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-1adbac3f-4117-4538-b992-f87f270e4598 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:43.149206 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-1adbac3f-4117-4538-b992-f87f270e4598 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6/action Jul 09 15:51:43.149526 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-1adbac3f-4117-4538-b992-f87f270e4598 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:51:43.149640 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-1adbac3f-4117-4538-b992-f87f270e4598 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:43.168115 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:43.168115 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:43.176828 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-ec0b8d6b-689f-4a1c-a509-e32aec5f3eab req-1adbac3f-4117-4538-b992-f87f270e4598 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6/action returned with HTTP 204 Jul 09 15:51:43.177399 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1367/5481] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:51:43 2026] POST /volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:43.219735 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-44b1bfb3-7b26-4936-9700-857f4804709e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:43.221383 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44b1bfb3-7b26-4936-9700-857f4804709e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:43.221558 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44b1bfb3-7b26-4936-9700-857f4804709e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:43.221740 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44b1bfb3-7b26-4936-9700-857f4804709e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:43.221837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-44b1bfb3-7b26-4936-9700-857f4804709e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:43.226643 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:43.226643 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:43.227415 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44b1bfb3-7b26-4936-9700-857f4804709e tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:43.227783 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1353/5482] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:43 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:43.496792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-c215bff1-efc0-4baf-9efc-da771b4bc8fd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:43.498991 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-c215bff1-efc0-4baf-9efc-da771b4bc8fd tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] POST https://10.4.3.19/volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb/action Jul 09 15:51:43.499414 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-c215bff1-efc0-4baf-9efc-da771b4bc8fd tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:51:43.499561 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-c215bff1-efc0-4baf-9efc-da771b4bc8fd tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:43.515448 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:43.515448 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:43.524569 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-a0cea718-a8a9-4a7d-904d-b8158ddef19c req-c215bff1-efc0-4baf-9efc-da771b4bc8fd tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb/action returned with HTTP 204 Jul 09 15:51:43.525027 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1387/5483] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:51:43 2026] POST /volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:44.240224 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1ee29f75-5cca-4e44-9013-86851022eb23 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:44.242509 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1ee29f75-5cca-4e44-9013-86851022eb23 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:44.242677 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1ee29f75-5cca-4e44-9013-86851022eb23 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:44.242862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1ee29f75-5cca-4e44-9013-86851022eb23 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:44.242963 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-1ee29f75-5cca-4e44-9013-86851022eb23 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:44.244521 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=175,cinder:UPDATE=25,cinder:INSERT=7 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:51:44.249076 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:44.249076 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:44.250203 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1ee29f75-5cca-4e44-9013-86851022eb23 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:44.250734 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1377/5484] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:44 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:45.263586 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dd20dce2-3643-427c-abbd-39b941b43efe None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:45.265402 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dd20dce2-3643-427c-abbd-39b941b43efe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:45.265611 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dd20dce2-3643-427c-abbd-39b941b43efe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:45.265892 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dd20dce2-3643-427c-abbd-39b941b43efe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:45.266094 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-dd20dce2-3643-427c-abbd-39b941b43efe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:45.269981 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:45.269981 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:45.270688 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dd20dce2-3643-427c-abbd-39b941b43efe tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:45.271041 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1368/5485] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:45 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:46.282401 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4bf25644-8319-45e1-a5f6-27cc85639f00 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:46.284289 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4bf25644-8319-45e1-a5f6-27cc85639f00 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:46.284528 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4bf25644-8319-45e1-a5f6-27cc85639f00 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:46.284759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4bf25644-8319-45e1-a5f6-27cc85639f00 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:46.284896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4bf25644-8319-45e1-a5f6-27cc85639f00 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:46.293491 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:46.293491 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:46.294310 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4bf25644-8319-45e1-a5f6-27cc85639f00 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:46.294766 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1354/5486] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:46 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 782 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:47.307598 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f1c036d8-ffea-4ba1-8163-5e31544a2397 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:47.309722 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1c036d8-ffea-4ba1-8163-5e31544a2397 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:47.309925 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1c036d8-ffea-4ba1-8163-5e31544a2397 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:47.310272 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1c036d8-ffea-4ba1-8163-5e31544a2397 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:47.310401 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f1c036d8-ffea-4ba1-8163-5e31544a2397 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:47.315696 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:47.315696 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:47.316681 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1c036d8-ffea-4ba1-8163-5e31544a2397 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:47.317132 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1388/5487] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:47 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:48.329159 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-918adcfb-2e11-4e74-bef4-61abbb9ad35c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:48.331345 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-918adcfb-2e11-4e74-bef4-61abbb9ad35c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:48.331605 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-918adcfb-2e11-4e74-bef4-61abbb9ad35c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:48.331801 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-918adcfb-2e11-4e74-bef4-61abbb9ad35c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:48.331910 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-918adcfb-2e11-4e74-bef4-61abbb9ad35c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:48.337084 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:48.337084 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:48.338040 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-918adcfb-2e11-4e74-bef4-61abbb9ad35c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:48.338619 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1378/5488] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:48 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 783 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:48.764792 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cd503723-af02-49c5-b755-22e49905556f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:48.765146 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cd503723-af02-49c5-b755-22e49905556f None None] GET https://10.4.3.19/volume// Jul 09 15:51:48.765293 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cd503723-af02-49c5-b755-22e49905556f None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:48.765462 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cd503723-af02-49c5-b755-22e49905556f None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:48.765844 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cd503723-af02-49c5-b755-22e49905556f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:51:48.765996 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1369/5489] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:51:48 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:51:48.775281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-34866350-6261-44c7-a843-19624531aa24 req-37b68560-312f-4c09-8b45-22efcf48723c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:48.778803 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-37b68560-312f-4c09-8b45-22efcf48723c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:51:48.779126 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-37b68560-312f-4c09-8b45-22efcf48723c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9", "connector": null, "instance_uuid": "675cfff8-c0b0-492b-9b1a-6e8574b97227"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:48.789169 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:48.789169 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:48.820134 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-37b68560-312f-4c09-8b45-22efcf48723c tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:51:48.820827 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1355/5490] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:51:48 2026] POST /volume/v3/attachments => generated 273 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:48.830873 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-34866350-6261-44c7-a843-19624531aa24 req-2b3cb5d2-2b80-4cd2-9494-d8738c0a2cbc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:48.833005 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-2b3cb5d2-2b80-4cd2-9494-d8738c0a2cbc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 Jul 09 15:51:48.833332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-2b3cb5d2-2b80-4cd2-9494-d8738c0a2cbc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:48.834276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-2b3cb5d2-2b80-4cd2-9494-d8738c0a2cbc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:48.845023 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:48.845023 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:49.351127 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-eb0cf4f4-be59-4b35-97bf-30afd99475af None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:49.353371 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eb0cf4f4-be59-4b35-97bf-30afd99475af tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:49.353629 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eb0cf4f4-be59-4b35-97bf-30afd99475af tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:49.353890 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-eb0cf4f4-be59-4b35-97bf-30afd99475af tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:49.354041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-eb0cf4f4-be59-4b35-97bf-30afd99475af tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:49.360263 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:49.360263 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:49.361356 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-eb0cf4f4-be59-4b35-97bf-30afd99475af tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:49.362019 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1379/5491] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:49 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:49.373081 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0ea6fa02-832b-4409-9b96-867981329ef1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:49.379199 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0ea6fa02-832b-4409-9b96-867981329ef1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:49.379199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0ea6fa02-832b-4409-9b96-867981329ef1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:49.379199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0ea6fa02-832b-4409-9b96-867981329ef1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:49.379199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-0ea6fa02-832b-4409-9b96-867981329ef1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:49.384088 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-2b3cb5d2-2b80-4cd2-9494-d8738c0a2cbc tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 returned with HTTP 200 Jul 09 15:51:49.384358 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:49.384358 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:49.384673 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1389/5492] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:51:48 2026] DELETE /volume/v3/attachments/3094d298-44d2-4fc8-b7af-8393499652c6 => generated 192 bytes in 554 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:49.387969 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0ea6fa02-832b-4409-9b96-867981329ef1 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:49.388627 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1370/5493] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:49 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 784 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:49.403573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d701fb3c-4c14-4bbb-ad76-c9b718270efa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:49.405577 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d701fb3c-4c14-4bbb-ad76-c9b718270efa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:49.405792 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d701fb3c-4c14-4bbb-ad76-c9b718270efa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:49.405996 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d701fb3c-4c14-4bbb-ad76-c9b718270efa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:49.406131 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-d701fb3c-4c14-4bbb-ad76-c9b718270efa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete backup with id: 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. Jul 09 15:51:49.414611 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:49.414611 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:49.438839 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-d701fb3c-4c14-4bbb-ad76-c9b718270efa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] delete_backup rpcapi backup_id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:51:49.443239 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d701fb3c-4c14-4bbb-ad76-c9b718270efa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 202 Jul 09 15:51:49.443725 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1356/5494] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:49 2026] DELETE /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:51:49.453966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a7555ad4-f1e8-4cce-8d6c-8acb4db003cd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:49.456018 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a7555ad4-f1e8-4cce-8d6c-8acb4db003cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:49.456271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a7555ad4-f1e8-4cce-8d6c-8acb4db003cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:49.456465 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a7555ad4-f1e8-4cce-8d6c-8acb4db003cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:49.456628 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-a7555ad4-f1e8-4cce-8d6c-8acb4db003cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:49.460800 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:49.460800 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:49.461537 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a7555ad4-f1e8-4cce-8d6c-8acb4db003cd tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 200 Jul 09 15:51:49.461889 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1380/5495] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:49 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:50.472387 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-137c11f3-08e8-4e25-9804-c6b5caf014ee None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:50.474068 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-137c11f3-08e8-4e25-9804-c6b5caf014ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c Jul 09 15:51:50.474262 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-137c11f3-08e8-4e25-9804-c6b5caf014ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:50.474437 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-137c11f3-08e8-4e25-9804-c6b5caf014ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:50.474535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-137c11f3-08e8-4e25-9804-c6b5caf014ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Show backup with id 07641f08-b8cb-4c32-aec0-3f0ddf9f486c. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:51:50.477929 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-137c11f3-08e8-4e25-9804-c6b5caf014ee tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c returned with HTTP 404 Jul 09 15:51:50.478382 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1390/5496] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:50 2026] GET /volume/v3/backups/07641f08-b8cb-4c32-aec0-3f0ddf9f486c => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:50.485209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-145c1959-9532-407d-a7a3-c694954afe48 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:50.488138 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-145c1959-9532-407d-a7a3-c694954afe48 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 Jul 09 15:51:50.488392 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-145c1959-9532-407d-a7a3-c694954afe48 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:50.488628 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-145c1959-9532-407d-a7a3-c694954afe48 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:50.488776 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-145c1959-9532-407d-a7a3-c694954afe48 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete snapshot with id: 5d409b51-b100-4ecd-a36b-e68b3a4b97f5 Jul 09 15:51:50.495094 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:50.495094 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:50.495645 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-145c1959-9532-407d-a7a3-c694954afe48 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Snapshot retrieved successfully. Jul 09 15:51:50.513780 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-145c1959-9532-407d-a7a3-c694954afe48 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Snapshot delete request issued successfully. Jul 09 15:51:50.514067 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-145c1959-9532-407d-a7a3-c694954afe48 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 returned with HTTP 202 Jul 09 15:51:50.515833 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1371/5497] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:51:50 2026] DELETE /volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:50.524316 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-68c32f7e-f312-4419-80cd-792fce064628 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:50.526107 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68c32f7e-f312-4419-80cd-792fce064628 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 Jul 09 15:51:50.526580 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-68c32f7e-f312-4419-80cd-792fce064628 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:50.526580 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-68c32f7e-f312-4419-80cd-792fce064628 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:50.533173 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:50.533173 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:50.533817 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-68c32f7e-f312-4419-80cd-792fce064628 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Snapshot retrieved successfully. Jul 09 15:51:50.535483 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68c32f7e-f312-4419-80cd-792fce064628 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 returned with HTTP 200 Jul 09 15:51:50.535483 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1357/5498] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:51:50 2026] GET /volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:51.546176 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-66f52bdb-3b9f-453c-813b-0d5ffd086231 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:51.548449 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66f52bdb-3b9f-453c-813b-0d5ffd086231 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 Jul 09 15:51:51.548711 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66f52bdb-3b9f-453c-813b-0d5ffd086231 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:51.548963 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66f52bdb-3b9f-453c-813b-0d5ffd086231 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:51.553947 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66f52bdb-3b9f-453c-813b-0d5ffd086231 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 returned with HTTP 404 Jul 09 15:51:51.554492 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1381/5499] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:51:51 2026] GET /volume/v3/snapshots/5d409b51-b100-4ecd-a36b-e68b3a4b97f5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:51.561003 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eda547ae-2cb8-4c57-b8ee-d8153cad5e5b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:51.563033 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eda547ae-2cb8-4c57-b8ee-d8153cad5e5b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd Jul 09 15:51:51.563272 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eda547ae-2cb8-4c57-b8ee-d8153cad5e5b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:51.563520 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eda547ae-2cb8-4c57-b8ee-d8153cad5e5b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:51.563849 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-eda547ae-2cb8-4c57-b8ee-d8153cad5e5b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete volume with id: d20cce97-e11e-4bf9-9df0-b032eb05c4bd Jul 09 15:51:51.570957 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:51.570957 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:51.571430 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eda547ae-2cb8-4c57-b8ee-d8153cad5e5b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:51.588905 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-eda547ae-2cb8-4c57-b8ee-d8153cad5e5b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete volume request issued successfully. Jul 09 15:51:51.589102 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eda547ae-2cb8-4c57-b8ee-d8153cad5e5b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd returned with HTTP 202 Jul 09 15:51:51.589709 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1391/5500] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:51 2026] DELETE /volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:51.596134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e8fdcfd1-c65a-4226-b37a-c43f6d478aaa None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:51.597993 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8fdcfd1-c65a-4226-b37a-c43f6d478aaa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd Jul 09 15:51:51.598218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8fdcfd1-c65a-4226-b37a-c43f6d478aaa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:51.598420 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8fdcfd1-c65a-4226-b37a-c43f6d478aaa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:51.601037 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=196,cinder:UPDATE=36,cinder:INSERT=19 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:51:51.605463 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:51.605463 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:51.609368 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e8fdcfd1-c65a-4226-b37a-c43f6d478aaa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:51.614991 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8fdcfd1-c65a-4226-b37a-c43f6d478aaa tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd returned with HTTP 200 Jul 09 15:51:51.615380 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1372/5501] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:51 2026] GET /volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd => generated 837 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:52.630726 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d9cff1f4-c0e7-4520-b750-321cca2fa77b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:52.635772 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d9cff1f4-c0e7-4520-b750-321cca2fa77b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd Jul 09 15:51:52.635772 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d9cff1f4-c0e7-4520-b750-321cca2fa77b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:52.635772 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d9cff1f4-c0e7-4520-b750-321cca2fa77b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:52.641700 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d9cff1f4-c0e7-4520-b750-321cca2fa77b tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd returned with HTTP 404 Jul 09 15:51:52.642169 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1358/5502] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:52 2026] GET /volume/v3/volumes/d20cce97-e11e-4bf9-9df0-b032eb05c4bd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:52.649828 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-aac7bac8-c672-415e-96e7-b64a20024012 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:52.652602 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aac7bac8-c672-415e-96e7-b64a20024012 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:52.652602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aac7bac8-c672-415e-96e7-b64a20024012 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:52.652602 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-aac7bac8-c672-415e-96e7-b64a20024012 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:52.652602 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-aac7bac8-c672-415e-96e7-b64a20024012 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete volume with id: 058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:52.662346 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:52.662346 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:52.662346 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-aac7bac8-c672-415e-96e7-b64a20024012 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:52.683020 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-aac7bac8-c672-415e-96e7-b64a20024012 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete volume request issued successfully. Jul 09 15:51:52.683427 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-aac7bac8-c672-415e-96e7-b64a20024012 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 202 Jul 09 15:51:52.684023 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1382/5503] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:52 2026] DELETE /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:52.692169 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ec82a57e-c2ba-419c-bc1f-7fc19db681d7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:52.694203 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec82a57e-c2ba-419c-bc1f-7fc19db681d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:52.694434 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec82a57e-c2ba-419c-bc1f-7fc19db681d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:52.698138 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ec82a57e-c2ba-419c-bc1f-7fc19db681d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:52.709855 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:52.709855 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:52.718141 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ec82a57e-c2ba-419c-bc1f-7fc19db681d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:52.723721 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ec82a57e-c2ba-419c-bc1f-7fc19db681d7 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 200 Jul 09 15:51:52.724292 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1392/5504] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:52 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 1353 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:53.737161 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ae4bab40-81b2-4b8b-bd98-1d8e4f3f3814 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:53.739030 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ae4bab40-81b2-4b8b-bd98-1d8e4f3f3814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df Jul 09 15:51:53.739208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ae4bab40-81b2-4b8b-bd98-1d8e4f3f3814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:53.739400 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ae4bab40-81b2-4b8b-bd98-1d8e4f3f3814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:53.744090 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ae4bab40-81b2-4b8b-bd98-1d8e4f3f3814 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df returned with HTTP 404 Jul 09 15:51:53.744629 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1373/5505] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:53 2026] GET /volume/v3/volumes/058ed70b-814b-4f1e-9735-5ead5cb7e8df => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:53.750271 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4dfcaeb7-a30b-43fb-9e9c-cfe8dc179d3f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:53.751826 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4dfcaeb7-a30b-43fb-9e9c-cfe8dc179d3f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 Jul 09 15:51:53.751984 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4dfcaeb7-a30b-43fb-9e9c-cfe8dc179d3f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:53.752159 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4dfcaeb7-a30b-43fb-9e9c-cfe8dc179d3f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:53.752340 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4dfcaeb7-a30b-43fb-9e9c-cfe8dc179d3f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete volume with id: 622c979e-a75c-4552-9969-d96bbcd91a26 Jul 09 15:51:53.758419 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:53.758419 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:53.758868 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4dfcaeb7-a30b-43fb-9e9c-cfe8dc179d3f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:53.775204 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4dfcaeb7-a30b-43fb-9e9c-cfe8dc179d3f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete volume request issued successfully. Jul 09 15:51:53.775445 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4dfcaeb7-a30b-43fb-9e9c-cfe8dc179d3f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 returned with HTTP 202 Jul 09 15:51:53.775890 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1359/5506] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:53 2026] DELETE /volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:53.782366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-169a5176-d77e-4afd-b029-33c340470890 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:53.783920 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-169a5176-d77e-4afd-b029-33c340470890 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 Jul 09 15:51:53.784079 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-169a5176-d77e-4afd-b029-33c340470890 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:53.784267 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-169a5176-d77e-4afd-b029-33c340470890 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:53.790428 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:53.790428 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:53.793721 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-169a5176-d77e-4afd-b029-33c340470890 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:53.797891 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-169a5176-d77e-4afd-b029-33c340470890 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 returned with HTTP 200 Jul 09 15:51:53.798475 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1383/5507] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:53 2026] GET /volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:54.809830 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7056d82a-b088-4ff2-a6f0-b8895b0bd703 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:54.811436 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7056d82a-b088-4ff2-a6f0-b8895b0bd703 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 Jul 09 15:51:54.811604 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7056d82a-b088-4ff2-a6f0-b8895b0bd703 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:54.811797 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7056d82a-b088-4ff2-a6f0-b8895b0bd703 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:54.817105 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7056d82a-b088-4ff2-a6f0-b8895b0bd703 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 returned with HTTP 404 Jul 09 15:51:54.817602 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1393/5508] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:54 2026] GET /volume/v3/volumes/622c979e-a75c-4552-9969-d96bbcd91a26 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:54.824460 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-022090f8-6118-4f1c-8fe9-a3e2ac88773f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:54.826440 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-022090f8-6118-4f1c-8fe9-a3e2ac88773f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] DELETE https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 Jul 09 15:51:54.826695 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-022090f8-6118-4f1c-8fe9-a3e2ac88773f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:54.826933 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-022090f8-6118-4f1c-8fe9-a3e2ac88773f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:54.827136 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-022090f8-6118-4f1c-8fe9-a3e2ac88773f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete volume with id: 61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 Jul 09 15:51:54.833825 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:54.833825 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:51:54.834230 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-022090f8-6118-4f1c-8fe9-a3e2ac88773f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:54.850498 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-022090f8-6118-4f1c-8fe9-a3e2ac88773f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Delete volume request issued successfully. Jul 09 15:51:54.850664 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-022090f8-6118-4f1c-8fe9-a3e2ac88773f tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 returned with HTTP 202 Jul 09 15:51:54.851048 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1374/5509] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:51:54 2026] DELETE /volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:51:54.857611 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3939b3cf-b846-4609-8fe1-e3c1948ed278 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:54.859662 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3939b3cf-b846-4609-8fe1-e3c1948ed278 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 Jul 09 15:51:54.859886 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3939b3cf-b846-4609-8fe1-e3c1948ed278 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:54.860070 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3939b3cf-b846-4609-8fe1-e3c1948ed278 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:54.867387 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:54.867387 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:51:54.871638 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3939b3cf-b846-4609-8fe1-e3c1948ed278 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Volume info retrieved successfully. Jul 09 15:51:54.875923 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3939b3cf-b846-4609-8fe1-e3c1948ed278 tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 returned with HTTP 200 Jul 09 15:51:54.876431 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1360/5510] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:54 2026] GET /volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 => generated 838 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:51:55.888857 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-774ac531-93fd-4568-9c62-b5f82a244d6c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:55.890774 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-774ac531-93fd-4568-9c62-b5f82a244d6c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] GET https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 Jul 09 15:51:55.890966 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-774ac531-93fd-4568-9c62-b5f82a244d6c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:55.891166 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-774ac531-93fd-4568-9c62-b5f82a244d6c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:55.897616 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-774ac531-93fd-4568-9c62-b5f82a244d6c tempest-VolumesBackupsTest-139962618 tempest-VolumesBackupsTest-139962618-project-member] https://10.4.3.19/volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 returned with HTTP 404 Jul 09 15:51:55.898077 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1384/5511] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:51:55 2026] GET /volume/v3/volumes/61a9eaa7-eac9-4eed-b263-eb8b1a6ab262 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:51:56.050831 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-34866350-6261-44c7-a843-19624531aa24 req-f8f88775-d6a6-499a-b94c-f286c38cd68a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:56.053336 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-f8f88775-d6a6-499a-b94c-f286c38cd68a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] PUT https://10.4.3.19/volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a Jul 09 15:51:56.053794 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-f8f88775-d6a6-499a-b94c-f286c38cd68a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:56.064493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-34866350-6261-44c7-a843-19624531aa24 req-f8f88775-d6a6-499a-b94c-f286c38cd68a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Acquiring lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:51:56.069966 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-34866350-6261-44c7-a843-19624531aa24 req-f8f88775-d6a6-499a-b94c-f286c38cd68a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:51:56.071062 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:56.071062 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:51:56.591448 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-34866350-6261-44c7-a843-19624531aa24 req-f8f88775-d6a6-499a-b94c-f286c38cd68a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Lock "cinder-attachment_update-6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:51:56.591827 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-f8f88775-d6a6-499a-b94c-f286c38cd68a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a returned with HTTP 200 Jul 09 15:51:56.592500 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1394/5512] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:51:56 2026] PUT /volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a => generated 968 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:56.601239 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-34866350-6261-44c7-a843-19624531aa24 req-660f22d6-338b-43a8-b9f6-f60802ae6eb5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:56.603342 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-660f22d6-338b-43a8-b9f6-f60802ae6eb5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a Jul 09 15:51:56.603567 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-660f22d6-338b-43a8-b9f6-f60802ae6eb5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:56.603759 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-660f22d6-338b-43a8-b9f6-f60802ae6eb5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:56.618864 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-660f22d6-338b-43a8-b9f6-f60802ae6eb5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a returned with HTTP 200 Jul 09 15:51:56.619332 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1375/5513] 10.4.3.19 () {70 vars in 1644 bytes} [Thu Jul 9 15:51:56 2026] GET /volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a => generated 993 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:51:58.871174 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:58.968781 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:51:58.969058 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1375483887"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:51:58.970473 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1375483887'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:51:58.970619 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume of 1 GB Jul 09 15:51:58.974911 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Availability Zones retrieved successfully. Jul 09 15:51:58.980728 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Flow 'volume_create_api' (c3e645a7-c361-4fb3-a8b9-8375e1205399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:51:58.981562 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1fddb8-c960-45b7-89bc-75612d68d2a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:58.982422 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:51:59.009902 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2b1fddb8-c960-45b7-89bc-75612d68d2a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:59.012212 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42c926e-3101-49dd-9018-1f89ea492ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:59.066209 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Created reservations ['7f2c8635-c030-4e4b-b8d6-38efd58386bb', 'fa2afaff-6be4-4efa-b368-62af9bb6f451', '16704f90-a93f-4228-9c84-278b2cd236a5', '80bdef66-19e1-4a78-bc15-af77f121fc93'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:51:59.066924 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a42c926e-3101-49dd-9018-1f89ea492ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f2c8635-c030-4e4b-b8d6-38efd58386bb', 'fa2afaff-6be4-4efa-b368-62af9bb6f451', '16704f90-a93f-4228-9c84-278b2cd236a5', '80bdef66-19e1-4a78-bc15-af77f121fc93']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:59.067631 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b147966-702b-46ce-99e9-949cca8ed0f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:59.092997 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b147966-702b-46ce-99e9-949cca8ed0f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051077fc-e041-41ba-8aa9-2af3f6dfaf96', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375483887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['7f2c8635-c030-4e4b-b8d6-38efd58386bb','fa2afaff-6be4-4efa-b368-62af9bb6f451','16704f90-a93f-4228-9c84-278b2cd236a5','80bdef66-19e1-4a78-bc15-af77f121fc93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1891c757c94f46778931c733c6a8f3c1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:51:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1375483887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051077fc-e041-41ba-8aa9-2af3f6dfaf96,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e759f50c741c69135ff64e5102a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1891c757c94f46778931c733c6a8f3c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:59.093681 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e600614a-cb35-46f8-b2c8-f658a2e4f244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:59.115080 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e600614a-cb35-46f8-b2c8-f658a2e4f244) transitioned into state 'SUCCESS' from state '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-1375483887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['7f2c8635-c030-4e4b-b8d6-38efd58386bb','fa2afaff-6be4-4efa-b368-62af9bb6f451','16704f90-a93f-4228-9c84-278b2cd236a5','80bdef66-19e1-4a78-bc15-af77f121fc93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1891c757c94f46778931c733c6a8f3c1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:59.115994 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a3a2c94-a933-471d-8035-14dac805f8e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:51:59.130004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a3a2c94-a933-471d-8035-14dac805f8e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:51:59.131146 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Flow 'volume_create_api' (c3e645a7-c361-4fb3-a8b9-8375e1205399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:51:59.131570 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume request issued successfully. Jul 09 15:51:59.132296 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1ed4d7c9-3fb8-4a1a-986b-aaff28a4eaae tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:51:59.133000 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1361/5514] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:51:58 2026] POST /volume/v3/volumes => generated 776 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:51:59.145060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-46e36f00-8e51-4493-aa41-a820654f0313 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:51:59.146826 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-46e36f00-8e51-4493-aa41-a820654f0313 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 Jul 09 15:51:59.147032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-46e36f00-8e51-4493-aa41-a820654f0313 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:51:59.147258 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-46e36f00-8e51-4493-aa41-a820654f0313 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:51:59.154021 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:51:59.154021 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:51:59.157433 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-46e36f00-8e51-4493-aa41-a820654f0313 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:51:59.161166 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-46e36f00-8e51-4493-aa41-a820654f0313 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 returned with HTTP 200 Jul 09 15:51:59.161630 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1385/5515] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:51:59 2026] GET /volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:00.176654 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-10f2747e-b035-49af-81b6-29f8795886d3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:00.178553 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-10f2747e-b035-49af-81b6-29f8795886d3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 Jul 09 15:52:00.178795 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-10f2747e-b035-49af-81b6-29f8795886d3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:00.179025 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-10f2747e-b035-49af-81b6-29f8795886d3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:00.186885 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:00.186885 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:00.190358 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-10f2747e-b035-49af-81b6-29f8795886d3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:00.194168 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-10f2747e-b035-49af-81b6-29f8795886d3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 returned with HTTP 200 Jul 09 15:52:00.194549 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1395/5516] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:00 2026] GET /volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:00.206981 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6242a9a3-56bd-4bd6-9c74-b504873a2e76 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:00.208642 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6242a9a3-56bd-4bd6-9c74-b504873a2e76 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:52:00.209098 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6242a9a3-56bd-4bd6-9c74-b504873a2e76 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "051077fc-e041-41ba-8aa9-2af3f6dfaf96", "name": "tempest-type-Backup-106375958"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:00.210548 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-6242a9a3-56bd-4bd6-9c74-b504873a2e76 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Creating new backup {'backup': {'volume_id': '051077fc-e041-41ba-8aa9-2af3f6dfaf96', 'name': 'tempest-type-Backup-106375958'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:52:00.210710 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-6242a9a3-56bd-4bd6-9c74-b504873a2e76 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Creating backup of volume 051077fc-e041-41ba-8aa9-2af3f6dfaf96 in container None Jul 09 15:52:00.218048 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:00.218048 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:00.218473 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-6242a9a3-56bd-4bd6-9c74-b504873a2e76 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:00.242098 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-6242a9a3-56bd-4bd6-9c74-b504873a2e76 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Created reservations ['03e4081c-96f6-4bad-bf3b-eb4a726d1745', '7f27ff1e-640a-4b92-9e57-86c7a3155e13'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:52:00.267618 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6242a9a3-56bd-4bd6-9c74-b504873a2e76 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:52:00.271473 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1376/5517] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:52:00 2026] POST /volume/v3/backups => generated 313 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:52:00.280350 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8cee21b1-7d2f-4771-9a19-b8ea62aaedff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:00.282077 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8cee21b1-7d2f-4771-9a19-b8ea62aaedff tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:00.282281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8cee21b1-7d2f-4771-9a19-b8ea62aaedff tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:00.282450 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8cee21b1-7d2f-4771-9a19-b8ea62aaedff tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:00.282550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-8cee21b1-7d2f-4771-9a19-b8ea62aaedff tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:00.286981 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:00.286981 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:00.287812 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8cee21b1-7d2f-4771-9a19-b8ea62aaedff tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:00.288240 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1362/5518] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:00 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:00.805797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-34866350-6261-44c7-a843-19624531aa24 req-1df315e4-47b9-4f74-a2a8-62c93b10fe4e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:00.807611 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-1df315e4-47b9-4f74-a2a8-62c93b10fe4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption Jul 09 15:52:00.807779 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-1df315e4-47b9-4f74-a2a8-62c93b10fe4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:00.807949 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-1df315e4-47b9-4f74-a2a8-62c93b10fe4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:00.816225 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:00.816225 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:00.821874 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-1df315e4-47b9-4f74-a2a8-62c93b10fe4e tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption returned with HTTP 200 Jul 09 15:52:00.822269 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1386/5519] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:52:00 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:01.299428 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bd72e373-71e0-4bff-97c4-49d6706b405c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:01.301823 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd72e373-71e0-4bff-97c4-49d6706b405c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:01.302041 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd72e373-71e0-4bff-97c4-49d6706b405c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:01.302329 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bd72e373-71e0-4bff-97c4-49d6706b405c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:01.302483 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-bd72e373-71e0-4bff-97c4-49d6706b405c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:01.307798 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:01.307798 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:01.308681 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bd72e373-71e0-4bff-97c4-49d6706b405c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:01.309152 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1396/5520] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:01 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:02.320463 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2b5180b4-917b-4b4d-9b37-c238e99318e0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:02.322770 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b5180b4-917b-4b4d-9b37-c238e99318e0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:02.323228 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b5180b4-917b-4b4d-9b37-c238e99318e0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:02.323631 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2b5180b4-917b-4b4d-9b37-c238e99318e0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:02.323631 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-2b5180b4-917b-4b4d-9b37-c238e99318e0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:02.330008 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:02.330008 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:02.330968 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2b5180b4-917b-4b4d-9b37-c238e99318e0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:02.331605 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1377/5521] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:02 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:03.343519 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e7ae9c46-2e4d-4444-a656-c3bc65577b8d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:03.345272 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e7ae9c46-2e4d-4444-a656-c3bc65577b8d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:03.345474 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e7ae9c46-2e4d-4444-a656-c3bc65577b8d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:03.345653 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e7ae9c46-2e4d-4444-a656-c3bc65577b8d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:03.345788 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e7ae9c46-2e4d-4444-a656-c3bc65577b8d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:03.349827 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:03.349827 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:03.350394 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e7ae9c46-2e4d-4444-a656-c3bc65577b8d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:03.350844 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1363/5522] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:03 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:04.363276 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c299f9ad-cd27-4895-af49-b5c900c21d88 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:04.364857 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c299f9ad-cd27-4895-af49-b5c900c21d88 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:04.365032 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c299f9ad-cd27-4895-af49-b5c900c21d88 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:04.365214 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c299f9ad-cd27-4895-af49-b5c900c21d88 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:04.365331 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c299f9ad-cd27-4895-af49-b5c900c21d88 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:04.368879 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:04.368879 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:04.369357 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c299f9ad-cd27-4895-af49-b5c900c21d88 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:04.369649 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1387/5523] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:04 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:04.411729 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-34866350-6261-44c7-a843-19624531aa24 req-84dc88a1-910c-4080-ae99-8cb8bd1948d5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:04.413733 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-84dc88a1-910c-4080-ae99-8cb8bd1948d5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a/action Jul 09 15:52:04.414101 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-84dc88a1-910c-4080-ae99-8cb8bd1948d5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:52:04.414244 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-84dc88a1-910c-4080-ae99-8cb8bd1948d5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:04.428359 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:04.428359 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:04.436993 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34866350-6261-44c7-a843-19624531aa24 req-84dc88a1-910c-4080-ae99-8cb8bd1948d5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a/action returned with HTTP 204 Jul 09 15:52:04.437446 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1397/5524] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:52:04 2026] POST /volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:52:04.752988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e8e1e659-130f-4eeb-98ad-64b9e632c692 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:04.754695 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8e1e659-130f-4eeb-98ad-64b9e632c692 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:52:04.754886 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8e1e659-130f-4eeb-98ad-64b9e632c692 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:04.755132 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e8e1e659-130f-4eeb-98ad-64b9e632c692 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:04.766391 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:04.766391 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:04.770495 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-e8e1e659-130f-4eeb-98ad-64b9e632c692 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:52:04.774771 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e8e1e659-130f-4eeb-98ad-64b9e632c692 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:52:04.775127 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1378/5525] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:04 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:04.815209 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-d366cedb-2101-45ed-bf08-d46b919cb94a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:04.817136 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-d366cedb-2101-45ed-bf08-d46b919cb94a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:52:04.817332 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-d366cedb-2101-45ed-bf08-d46b919cb94a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:04.817506 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-d366cedb-2101-45ed-bf08-d46b919cb94a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:04.826499 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:04.826499 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:04.829811 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-d366cedb-2101-45ed-bf08-d46b919cb94a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:52:04.833620 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-d366cedb-2101-45ed-bf08-d46b919cb94a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:52:04.833989 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1364/5526] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:52:04 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 1168 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:04.863017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-3598362f-983c-4950-b21f-5e4cec8ffddf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:04.865462 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-3598362f-983c-4950-b21f-5e4cec8ffddf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] POST https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/action Jul 09 15:52:04.865753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-3598362f-983c-4950-b21f-5e4cec8ffddf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:52:04.865931 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-3598362f-983c-4950-b21f-5e4cec8ffddf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:04.878322 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:04.878322 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:04.878912 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-3598362f-983c-4950-b21f-5e4cec8ffddf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:52:04.885729 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-3598362f-983c-4950-b21f-5e4cec8ffddf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Begin detaching volume completed successfully. Jul 09 15:52:04.885991 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-3598362f-983c-4950-b21f-5e4cec8ffddf tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/action returned with HTTP 202 Jul 09 15:52:04.886515 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1388/5527] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:52:04 2026] POST /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:52:05.381127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-46c1284a-53b0-4686-9cdd-69199c997ec9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:05.383007 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46c1284a-53b0-4686-9cdd-69199c997ec9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:05.383239 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46c1284a-53b0-4686-9cdd-69199c997ec9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:05.383445 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-46c1284a-53b0-4686-9cdd-69199c997ec9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:05.383566 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-46c1284a-53b0-4686-9cdd-69199c997ec9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:05.387923 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:05.387923 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:05.388573 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-46c1284a-53b0-4686-9cdd-69199c997ec9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:05.388961 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1398/5528] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:05 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:05.907389 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6bf24399-cb29-4405-b6b9-5c1bcc4d1e88 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:05.907726 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6bf24399-cb29-4405-b6b9-5c1bcc4d1e88 None None] GET https://10.4.3.19/volume// Jul 09 15:52:05.907896 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6bf24399-cb29-4405-b6b9-5c1bcc4d1e88 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:05.908107 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6bf24399-cb29-4405-b6b9-5c1bcc4d1e88 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:05.908436 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6bf24399-cb29-4405-b6b9-5c1bcc4d1e88 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:52:05.908699 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1379/5529] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:52:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:52:05.915719 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-b1e90aee-ff31-41d6-867b-38bd42ea5590 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:05.918012 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-b1e90aee-ff31-41d6-867b-38bd42ea5590 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:52:05.918281 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-b1e90aee-ff31-41d6-867b-38bd42ea5590 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:05.918462 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-b1e90aee-ff31-41d6-867b-38bd42ea5590 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:05.927856 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:05.927856 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:05.931246 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-b1e90aee-ff31-41d6-867b-38bd42ea5590 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:52:05.935514 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-b1e90aee-ff31-41d6-867b-38bd42ea5590 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:52:05.935919 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1365/5530] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:52:05 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 1351 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:52:05.947829 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-7a32c9fe-ac3c-4512-b587-343727c0a2d5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:05.951480 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-7a32c9fe-ac3c-4512-b587-343727c0a2d5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption Jul 09 15:52:05.951665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-7a32c9fe-ac3c-4512-b587-343727c0a2d5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:05.951859 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-7a32c9fe-ac3c-4512-b587-343727c0a2d5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:05.971752 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:05.971752 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:05.978717 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-7a32c9fe-ac3c-4512-b587-343727c0a2d5 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption returned with HTTP 200 Jul 09 15:52:05.979126 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1389/5531] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:52:05 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:06.398960 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-36446c9e-dcf1-4050-9fb4-b3138d016fc1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:06.401035 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-36446c9e-dcf1-4050-9fb4-b3138d016fc1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:06.401315 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-36446c9e-dcf1-4050-9fb4-b3138d016fc1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:06.401553 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-36446c9e-dcf1-4050-9fb4-b3138d016fc1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:06.401720 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-36446c9e-dcf1-4050-9fb4-b3138d016fc1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:06.406859 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:06.406859 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:06.407677 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-36446c9e-dcf1-4050-9fb4-b3138d016fc1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:06.408169 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1399/5532] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:06 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:07.419237 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ddb6514a-4928-4782-944a-d935d5ca81cb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:07.421575 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ddb6514a-4928-4782-944a-d935d5ca81cb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:07.421914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ddb6514a-4928-4782-944a-d935d5ca81cb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:07.422101 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ddb6514a-4928-4782-944a-d935d5ca81cb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:07.422281 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-ddb6514a-4928-4782-944a-d935d5ca81cb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:07.427534 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:07.427534 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:07.428385 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ddb6514a-4928-4782-944a-d935d5ca81cb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:07.428842 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1380/5533] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:07 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:08.440409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5506172f-b109-4bad-a3a4-d772d8267e1a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:08.441551 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5506172f-b109-4bad-a3a4-d772d8267e1a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:08.441734 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5506172f-b109-4bad-a3a4-d772d8267e1a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:08.442373 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5506172f-b109-4bad-a3a4-d772d8267e1a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:08.442373 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-5506172f-b109-4bad-a3a4-d772d8267e1a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:08.446624 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:08.446624 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:08.447377 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5506172f-b109-4bad-a3a4-d772d8267e1a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:08.447964 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1366/5534] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:08 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:09.458290 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4070a692-7e21-46ac-9d13-0c56d2251dc8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:09.460486 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4070a692-7e21-46ac-9d13-0c56d2251dc8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:09.460747 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4070a692-7e21-46ac-9d13-0c56d2251dc8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:09.461116 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4070a692-7e21-46ac-9d13-0c56d2251dc8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:09.461275 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-4070a692-7e21-46ac-9d13-0c56d2251dc8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:09.466154 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:09.466154 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:09.466980 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4070a692-7e21-46ac-9d13-0c56d2251dc8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:09.467499 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1390/5535] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:09 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:52:10.477276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e5670482-ea70-442e-8450-2db142030340 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:10.479485 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e5670482-ea70-442e-8450-2db142030340 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:10.480099 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e5670482-ea70-442e-8450-2db142030340 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:10.480099 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e5670482-ea70-442e-8450-2db142030340 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:10.480210 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e5670482-ea70-442e-8450-2db142030340 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:10.488480 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:10.488480 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:10.489174 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e5670482-ea70-442e-8450-2db142030340 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:10.489596 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1400/5536] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:10 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:11.499563 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c9691036-2c10-4f43-bb9d-047e4eb8189e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:11.501275 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c9691036-2c10-4f43-bb9d-047e4eb8189e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:11.501454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c9691036-2c10-4f43-bb9d-047e4eb8189e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:11.501640 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c9691036-2c10-4f43-bb9d-047e4eb8189e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:11.501756 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-c9691036-2c10-4f43-bb9d-047e4eb8189e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:11.505547 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:11.505547 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:11.506098 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c9691036-2c10-4f43-bb9d-047e4eb8189e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:11.506443 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1381/5537] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:11 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:12.516897 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d6cbe659-ce6a-4f53-ae0c-c19489c48a48 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:12.518652 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6cbe659-ce6a-4f53-ae0c-c19489c48a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:12.518891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6cbe659-ce6a-4f53-ae0c-c19489c48a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:12.519076 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d6cbe659-ce6a-4f53-ae0c-c19489c48a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:12.519272 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d6cbe659-ce6a-4f53-ae0c-c19489c48a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:12.523926 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:12.523926 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:12.524588 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d6cbe659-ce6a-4f53-ae0c-c19489c48a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:12.525280 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1367/5538] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:12 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:13.535103 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-97cfff84-298c-4506-b646-88205e4c7b57 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:13.536993 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-97cfff84-298c-4506-b646-88205e4c7b57 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:13.537210 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-97cfff84-298c-4506-b646-88205e4c7b57 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:13.537392 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-97cfff84-298c-4506-b646-88205e4c7b57 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:13.537508 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-97cfff84-298c-4506-b646-88205e4c7b57 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:13.542074 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:13.542074 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:13.542799 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-97cfff84-298c-4506-b646-88205e4c7b57 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:13.543200 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1391/5539] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:13 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:14.553136 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a32b290a-2802-4405-897a-8b3c3b092331 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:14.554706 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a32b290a-2802-4405-897a-8b3c3b092331 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:14.554895 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a32b290a-2802-4405-897a-8b3c3b092331 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:14.555067 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a32b290a-2802-4405-897a-8b3c3b092331 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:14.555162 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a32b290a-2802-4405-897a-8b3c3b092331 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:14.556879 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=129,cinder:UPDATE=18,cinder:INSERT=2 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:52:14.560948 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:14.560948 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:14.561723 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a32b290a-2802-4405-897a-8b3c3b092331 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:14.562319 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1401/5540] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:14 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:15.572985 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d98f7858-cb55-498b-8ad9-c1625924719a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:15.575478 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d98f7858-cb55-498b-8ad9-c1625924719a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:15.576235 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d98f7858-cb55-498b-8ad9-c1625924719a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:15.576586 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d98f7858-cb55-498b-8ad9-c1625924719a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:15.577264 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d98f7858-cb55-498b-8ad9-c1625924719a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:15.582524 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:15.582524 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:15.583985 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d98f7858-cb55-498b-8ad9-c1625924719a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:15.583985 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1382/5541] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:15 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:16.595004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b76b89ca-ebf6-4293-9d7a-9db8e7a28ea4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:16.596747 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b76b89ca-ebf6-4293-9d7a-9db8e7a28ea4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:52:16.597139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b76b89ca-ebf6-4293-9d7a-9db8e7a28ea4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:16.597384 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b76b89ca-ebf6-4293-9d7a-9db8e7a28ea4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:16.597558 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-b76b89ca-ebf6-4293-9d7a-9db8e7a28ea4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:16.602348 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:16.602348 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:16.603014 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b76b89ca-ebf6-4293-9d7a-9db8e7a28ea4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:52:16.603498 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1368/5542] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:16 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:16.613837 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0d1596cb-add4-4cf5-9759-51ff8fca8fbe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:16.692105 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0d1596cb-add4-4cf5-9759-51ff8fca8fbe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] POST https://10.4.3.19/volume/v3/backups Jul 09 15:52:16.692469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0d1596cb-add4-4cf5-9759-51ff8fca8fbe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "051077fc-e041-41ba-8aa9-2af3f6dfaf96"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:16.693850 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-0d1596cb-add4-4cf5-9759-51ff8fca8fbe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Creating new backup {'backup': {'volume_id': '051077fc-e041-41ba-8aa9-2af3f6dfaf96'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:52:16.693977 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-0d1596cb-add4-4cf5-9759-51ff8fca8fbe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Creating backup of volume 051077fc-e041-41ba-8aa9-2af3f6dfaf96 in container None Jul 09 15:52:16.701239 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:16.701239 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:16.701827 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0d1596cb-add4-4cf5-9759-51ff8fca8fbe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Volume info retrieved successfully. Jul 09 15:52:16.717286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-0d1596cb-add4-4cf5-9759-51ff8fca8fbe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Created reservations ['280bb063-b38f-41dc-a398-4568afaf142d', '398bdc08-7a87-4298-9a63-814c6ec9c17a'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:52:16.741829 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0d1596cb-add4-4cf5-9759-51ff8fca8fbe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:52:16.741906 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1392/5543] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:52:16 2026] POST /volume/v3/backups => generated 286 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:52:16.749443 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eae11afa-b21d-45a1-a976-14de57610ba4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:16.751127 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eae11afa-b21d-45a1-a976-14de57610ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:16.751338 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eae11afa-b21d-45a1-a976-14de57610ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:16.751517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eae11afa-b21d-45a1-a976-14de57610ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:16.751633 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-eae11afa-b21d-45a1-a976-14de57610ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:16.756462 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:16.756462 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:16.757140 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eae11afa-b21d-45a1-a976-14de57610ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:16.757532 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1402/5544] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:16 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 693 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:17.772775 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1e89f022-1cd9-46cc-9232-f81363e4525e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:17.775122 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e89f022-1cd9-46cc-9232-f81363e4525e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:17.775388 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e89f022-1cd9-46cc-9232-f81363e4525e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:17.775572 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1e89f022-1cd9-46cc-9232-f81363e4525e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:17.775672 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-1e89f022-1cd9-46cc-9232-f81363e4525e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:17.780666 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:17.780666 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:17.781271 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1e89f022-1cd9-46cc-9232-f81363e4525e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:17.781630 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1383/5545] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:17 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:18.791679 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8fc26f95-eb15-4dd4-919e-26ae4de27220 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:18.793268 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8fc26f95-eb15-4dd4-919e-26ae4de27220 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:18.793465 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8fc26f95-eb15-4dd4-919e-26ae4de27220 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:18.793647 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8fc26f95-eb15-4dd4-919e-26ae4de27220 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:18.793743 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-8fc26f95-eb15-4dd4-919e-26ae4de27220 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:18.799368 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:18.799368 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:18.799368 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8fc26f95-eb15-4dd4-919e-26ae4de27220 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:18.799368 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1369/5546] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:18 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:19.809091 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cfe49627-e176-4387-af6e-5e1f13276d3f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:19.810999 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cfe49627-e176-4387-af6e-5e1f13276d3f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:19.811279 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cfe49627-e176-4387-af6e-5e1f13276d3f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:19.811506 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cfe49627-e176-4387-af6e-5e1f13276d3f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:19.811631 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-cfe49627-e176-4387-af6e-5e1f13276d3f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:19.815984 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:19.815984 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:19.816679 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cfe49627-e176-4387-af6e-5e1f13276d3f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:19.817044 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1393/5547] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:19 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:20.826936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1cc40e32-0585-4857-b6e2-b9384a40a668 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:20.828622 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1cc40e32-0585-4857-b6e2-b9384a40a668 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:20.828850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1cc40e32-0585-4857-b6e2-b9384a40a668 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:20.829027 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1cc40e32-0585-4857-b6e2-b9384a40a668 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:20.829131 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-1cc40e32-0585-4857-b6e2-b9384a40a668 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:20.833717 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:20.833717 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:20.834261 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1cc40e32-0585-4857-b6e2-b9384a40a668 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:20.834582 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1403/5548] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:20 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:21.845045 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5e316776-3883-4f0b-b33d-cc65251e1ba4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:21.846670 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5e316776-3883-4f0b-b33d-cc65251e1ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:21.846852 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5e316776-3883-4f0b-b33d-cc65251e1ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:21.847022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5e316776-3883-4f0b-b33d-cc65251e1ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:21.847114 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-5e316776-3883-4f0b-b33d-cc65251e1ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:21.851286 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:21.851286 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:21.851871 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5e316776-3883-4f0b-b33d-cc65251e1ba4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:21.852328 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1384/5549] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:21 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:22.862695 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f4ebd5bc-0b40-4afa-ac52-f1c4ea43aa9a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:22.866215 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f4ebd5bc-0b40-4afa-ac52-f1c4ea43aa9a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:22.866215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f4ebd5bc-0b40-4afa-ac52-f1c4ea43aa9a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:22.866215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f4ebd5bc-0b40-4afa-ac52-f1c4ea43aa9a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:22.866215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f4ebd5bc-0b40-4afa-ac52-f1c4ea43aa9a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:22.868302 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=119,cinder:UPDATE=33,cinder:INSERT=20 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:52:22.872933 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:22.872933 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:22.873857 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f4ebd5bc-0b40-4afa-ac52-f1c4ea43aa9a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:22.874787 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1370/5550] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:22 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:23.886212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-01a8f815-1495-49d0-9ec3-1ed72c2185ee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:23.888006 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-01a8f815-1495-49d0-9ec3-1ed72c2185ee tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:23.888247 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-01a8f815-1495-49d0-9ec3-1ed72c2185ee tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:23.888463 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-01a8f815-1495-49d0-9ec3-1ed72c2185ee tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:23.888560 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-01a8f815-1495-49d0-9ec3-1ed72c2185ee tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:23.893110 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:23.893110 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:23.893803 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-01a8f815-1495-49d0-9ec3-1ed72c2185ee tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:23.894240 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1394/5551] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:23 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:24.905018 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-38b9e87b-2beb-4631-9c35-dbdfc7bc78e6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:24.906592 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-38b9e87b-2beb-4631-9c35-dbdfc7bc78e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:24.906801 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-38b9e87b-2beb-4631-9c35-dbdfc7bc78e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:24.906974 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-38b9e87b-2beb-4631-9c35-dbdfc7bc78e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:24.907076 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-38b9e87b-2beb-4631-9c35-dbdfc7bc78e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:24.911039 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:24.911039 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:24.911577 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-38b9e87b-2beb-4631-9c35-dbdfc7bc78e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:24.911906 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1404/5552] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:24 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:25.699774 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a8b6576d-c97c-40ec-af35-3fd8bbb03bab None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:25.701850 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a8b6576d-c97c-40ec-af35-3fd8bbb03bab tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:52:25.702207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a8b6576d-c97c-40ec-af35-3fd8bbb03bab tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-24042443-186739654", "extra_specs": {"multiattach": " True"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:25.718921 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a8b6576d-c97c-40ec-af35-3fd8bbb03bab tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:52:25.719346 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1385/5553] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:52:25 2026] POST /volume/v3/types => generated 284 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:25.729005 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:25.730783 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:52:25.731267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1668863967", "snapshot_id": null, "imageRef": null, "volume_type": "f0c3ada0-ee35-4273-b4b1-939e06d218a9", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:25.733208 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1668863967', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'f0c3ada0-ee35-4273-b4b1-939e06d218a9', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:52:25.738335 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume of 1 GB Jul 09 15:52:25.738994 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:25.738994 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:25.739571 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Availability Zones retrieved successfully. Jul 09 15:52:25.747202 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Flow 'volume_create_api' (393368c9-cbf5-49c1-9149-aa8cbbf4fdd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:52:25.748112 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403b42e4-3304-43ea-9dd8-8693e48ce4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:25.749294 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:52:25.758042 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:25.758042 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:25.775088 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (403b42e4-3304-43ea-9dd8-8693e48ce4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:52:26Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f0c3ada0-ee35-4273-b4b1-939e06d218a9,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-24042443-186739654',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f0c3ada0-ee35-4273-b4b1-939e06d218a9', 'encryption_key_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=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:25.775088 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55dc611b-1120-46d8-ac61-edc181303461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:25.802481 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-24042443-186739654 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-24042443-186739654, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:52:25.802923 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-24042443-186739654 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-24042443-186739654, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:52:25.834519 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Created reservations ['4163ca98-111a-4fa8-8716-0825097311e2', '0f245305-1ff8-4a57-ab35-03ba9285571f', '66215f51-a52b-4bc3-927a-a212b2d1746c', 'f45f2e61-36f6-43e9-8a92-6bc9e4dd9143'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:52:25.835354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55dc611b-1120-46d8-ac61-edc181303461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4163ca98-111a-4fa8-8716-0825097311e2', '0f245305-1ff8-4a57-ab35-03ba9285571f', '66215f51-a52b-4bc3-927a-a212b2d1746c', 'f45f2e61-36f6-43e9-8a92-6bc9e4dd9143']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:25.836058 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5963e3a0-906f-4bd3-892a-93b8aa13a8df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:25.858581 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5963e3a0-906f-4bd3-892a-93b8aa13a8df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71f2cea1-ab38-4bad-841d-37c1561aa909', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1668863967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7307ffa604404dd5820a2a1f4ab9444e',qos_specs=None,replication_status=,reservations=['4163ca98-111a-4fa8-8716-0825097311e2','0f245305-1ff8-4a57-ab35-03ba9285571f','66215f51-a52b-4bc3-927a-a212b2d1746c','f45f2e61-36f6-43e9-8a92-6bc9e4dd9143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa53bb243d84198a319cf4de59843df',volume_type_id=f0c3ada0-ee35-4273-b4b1-939e06d218a9), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:52:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1668863967',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71f2cea1-ab38-4bad-841d-37c1561aa909,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='7307ffa604404dd5820a2a1f4ab9444e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ffa53bb243d84198a319cf4de59843df',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f0c3ada0-ee35-4273-b4b1-939e06d218a9),volume_type_id=f0c3ada0-ee35-4273-b4b1-939e06d218a9)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:25.859251 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565db999-fc80-41a0-b4f4-0ab4c5b2154f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:25.875164 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565db999-fc80-41a0-b4f4-0ab4c5b2154f) transitioned into state 'SUCCESS' from state '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-1668863967',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='7307ffa604404dd5820a2a1f4ab9444e',qos_specs=None,replication_status=,reservations=['4163ca98-111a-4fa8-8716-0825097311e2','0f245305-1ff8-4a57-ab35-03ba9285571f','66215f51-a52b-4bc3-927a-a212b2d1746c','f45f2e61-36f6-43e9-8a92-6bc9e4dd9143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ffa53bb243d84198a319cf4de59843df',volume_type_id=f0c3ada0-ee35-4273-b4b1-939e06d218a9)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:25.875941 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8620de6d-e2d3-45d8-b635-8637141007ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:25.885333 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8620de6d-e2d3-45d8-b635-8637141007ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:25.886141 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Flow 'volume_create_api' (393368c9-cbf5-49c1-9149-aa8cbbf4fdd5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:52:25.886500 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Create volume request issued successfully. Jul 09 15:52:25.887214 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-82f3e1fb-f22c-4c3f-b4de-d0694251a0a2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:52:25.887623 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1371/5554] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:52:25 2026] POST /volume/v3/volumes => generated 825 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:52:25.901018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fa58702f-55d7-42c7-bda7-45adedf1e32b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:25.903030 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fa58702f-55d7-42c7-bda7-45adedf1e32b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:25.903284 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fa58702f-55d7-42c7-bda7-45adedf1e32b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:25.903567 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fa58702f-55d7-42c7-bda7-45adedf1e32b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:25.911516 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:25.911516 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:25.915887 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-fa58702f-55d7-42c7-bda7-45adedf1e32b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:25.920619 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fa58702f-55d7-42c7-bda7-45adedf1e32b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:25.921062 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1395/5555] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:25 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 893 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:25.926517 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2c7f8628-124b-4928-ab6b-b8f63118e6bb None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:25.928358 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c7f8628-124b-4928-ab6b-b8f63118e6bb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:25.928605 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c7f8628-124b-4928-ab6b-b8f63118e6bb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:25.928843 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c7f8628-124b-4928-ab6b-b8f63118e6bb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:25.928989 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2c7f8628-124b-4928-ab6b-b8f63118e6bb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:25.933433 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:25.933433 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:25.934131 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c7f8628-124b-4928-ab6b-b8f63118e6bb tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:25.934739 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1405/5556] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:25 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:26.937967 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5a2b8b3b-cd8d-4860-a075-046ad9121e44 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:26.942208 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5a2b8b3b-cd8d-4860-a075-046ad9121e44 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:26.942208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5a2b8b3b-cd8d-4860-a075-046ad9121e44 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:26.942208 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5a2b8b3b-cd8d-4860-a075-046ad9121e44 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:26.944858 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8b2bfd75-1db1-4c0d-a51d-53cd81f16c06 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:26.947973 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8b2bfd75-1db1-4c0d-a51d-53cd81f16c06 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:26.948228 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8b2bfd75-1db1-4c0d-a51d-53cd81f16c06 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:26.948477 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8b2bfd75-1db1-4c0d-a51d-53cd81f16c06 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:26.948628 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-8b2bfd75-1db1-4c0d-a51d-53cd81f16c06 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:26.951492 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:26.951492 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:26.954613 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:26.954613 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:26.955534 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8b2bfd75-1db1-4c0d-a51d-53cd81f16c06 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:26.955684 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5a2b8b3b-cd8d-4860-a075-046ad9121e44 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:26.956058 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1372/5557] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:26 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 09 15:52:26.961275 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5a2b8b3b-cd8d-4860-a075-046ad9121e44 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:26.962098 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1386/5558] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:26 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:26.973400 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cbf1075c-5efe-4a79-bce7-a3e15df1566f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:26.975241 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cbf1075c-5efe-4a79-bce7-a3e15df1566f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:26.975429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cbf1075c-5efe-4a79-bce7-a3e15df1566f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:26.975672 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cbf1075c-5efe-4a79-bce7-a3e15df1566f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:26.986519 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:26.986519 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:26.992840 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-cbf1075c-5efe-4a79-bce7-a3e15df1566f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:26.998490 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cbf1075c-5efe-4a79-bce7-a3e15df1566f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:26.998987 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1396/5559] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:26 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:27.040859 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-282aa7f4-4b44-4b80-9f8f-eaad88e9ba55 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:27.076391 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-282aa7f4-4b44-4b80-9f8f-eaad88e9ba55 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:27.076571 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-282aa7f4-4b44-4b80-9f8f-eaad88e9ba55 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:27.076812 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-282aa7f4-4b44-4b80-9f8f-eaad88e9ba55 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:27.083413 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:27.083413 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:27.087001 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-282aa7f4-4b44-4b80-9f8f-eaad88e9ba55 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:27.090962 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-282aa7f4-4b44-4b80-9f8f-eaad88e9ba55 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:27.091371 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1406/5560] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:52:27 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:27.966916 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-afecba62-b66b-4d97-8566-f335b78753c7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:27.968714 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-afecba62-b66b-4d97-8566-f335b78753c7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:27.968965 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-afecba62-b66b-4d97-8566-f335b78753c7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:27.969240 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-afecba62-b66b-4d97-8566-f335b78753c7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:27.969394 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-afecba62-b66b-4d97-8566-f335b78753c7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:27.973847 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:27.973847 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:27.974863 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-afecba62-b66b-4d97-8566-f335b78753c7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:27.974931 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1373/5561] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:27 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:28.986265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-26880738-fee0-4bbd-9176-d824717f264e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:28.988360 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-26880738-fee0-4bbd-9176-d824717f264e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:28.988646 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-26880738-fee0-4bbd-9176-d824717f264e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:28.988963 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-26880738-fee0-4bbd-9176-d824717f264e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:28.989083 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-26880738-fee0-4bbd-9176-d824717f264e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:28.993647 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:28.993647 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:28.994293 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-26880738-fee0-4bbd-9176-d824717f264e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:28.994672 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1387/5562] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:28 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:29.123475 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-19976994-dc47-4f0e-bbb1-9d41e823caa2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:29.123894 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-19976994-dc47-4f0e-bbb1-9d41e823caa2 None None] GET https://10.4.3.19/volume// Jul 09 15:52:29.124062 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-19976994-dc47-4f0e-bbb1-9d41e823caa2 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:29.124281 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-19976994-dc47-4f0e-bbb1-9d41e823caa2 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:29.124572 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-19976994-dc47-4f0e-bbb1-9d41e823caa2 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:52:29.124866 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1397/5563] 10.4.3.19 () {66 vars in 1421 bytes} [Thu Jul 9 15:52: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 09 15:52:29.131508 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-5d3bc74f-b630-4f95-b5c3-36201ff8df44 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:29.133617 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-5d3bc74f-b630-4f95-b5c3-36201ff8df44 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:52:29.133996 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-5d3bc74f-b630-4f95-b5c3-36201ff8df44 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "71f2cea1-ab38-4bad-841d-37c1561aa909", "connector": null, "instance_uuid": "b75a7177-b03a-4a2e-8a6c-94a7c1060757"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:29.142177 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:29.142177 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:29.164735 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-5d3bc74f-b630-4f95-b5c3-36201ff8df44 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:52:29.165174 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1407/5564] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:52:29 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 09 15:52:29.612215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-16622a84-7f5e-44b7-9ac4-4d28b0e4af47 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:29.613902 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16622a84-7f5e-44b7-9ac4-4d28b0e4af47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:29.614211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16622a84-7f5e-44b7-9ac4-4d28b0e4af47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:29.614471 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-16622a84-7f5e-44b7-9ac4-4d28b0e4af47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:29.625497 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:29.625497 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:29.630655 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-16622a84-7f5e-44b7-9ac4-4d28b0e4af47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:29.636076 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-16622a84-7f5e-44b7-9ac4-4d28b0e4af47 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:29.636593 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1374/5565] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:29 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 917 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:29.692245 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-23ebced0-53cd-438e-983b-363f39e5d90f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:29.692664 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23ebced0-53cd-438e-983b-363f39e5d90f None None] GET https://10.4.3.19/volume// Jul 09 15:52:29.692858 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23ebced0-53cd-438e-983b-363f39e5d90f None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:29.693058 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-23ebced0-53cd-438e-983b-363f39e5d90f None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:29.693412 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-23ebced0-53cd-438e-983b-363f39e5d90f None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:52:29.693678 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1388/5566] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:52: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 09 15:52:29.700414 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-82256ab5-b94c-460e-9217-96e216de1f4c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:29.702450 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-82256ab5-b94c-460e-9217-96e216de1f4c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:29.702666 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-82256ab5-b94c-460e-9217-96e216de1f4c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:29.702862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-82256ab5-b94c-460e-9217-96e216de1f4c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:29.712639 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:29.712639 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:29.716332 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-82256ab5-b94c-460e-9217-96e216de1f4c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:29.720708 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-82256ab5-b94c-460e-9217-96e216de1f4c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:29.721154 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1398/5567] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:52:29 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1097 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:52:29.825949 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-37ad3fc3-b9df-471b-96b0-45d3bc5df29b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:29.828844 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-37ad3fc3-b9df-471b-96b0-45d3bc5df29b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] PUT https://10.4.3.19/volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962 Jul 09 15:52:29.829461 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-37ad3fc3-b9df-471b-96b0-45d3bc5df29b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:29.839170 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-37ad3fc3-b9df-471b-96b0-45d3bc5df29b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Acquiring lock "cinder-attachment_update-71f2cea1-ab38-4bad-841d-37c1561aa909-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:52:29.844675 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-37ad3fc3-b9df-471b-96b0-45d3bc5df29b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-71f2cea1-ab38-4bad-841d-37c1561aa909-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:52:29.846176 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:29.846176 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:30.005689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f99cdd9c-3e3b-4749-9a63-902fca4b8333 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:30.007809 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f99cdd9c-3e3b-4749-9a63-902fca4b8333 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:30.008254 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f99cdd9c-3e3b-4749-9a63-902fca4b8333 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:30.008497 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f99cdd9c-3e3b-4749-9a63-902fca4b8333 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:30.008658 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f99cdd9c-3e3b-4749-9a63-902fca4b8333 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:30.013728 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:30.013728 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:30.014551 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f99cdd9c-3e3b-4749-9a63-902fca4b8333 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:30.015065 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1375/5568] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:30 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:30.370200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-37ad3fc3-b9df-471b-96b0-45d3bc5df29b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Lock "cinder-attachment_update-71f2cea1-ab38-4bad-841d-37c1561aa909-np0000004916" released by "attachment_update" :: held 0.526s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:52:30.370569 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-37ad3fc3-b9df-471b-96b0-45d3bc5df29b tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962 returned with HTTP 200 Jul 09 15:52:30.371022 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1408/5569] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:52:29 2026] PUT /volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962 => generated 969 bytes in 546 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:30.648805 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a3268490-8645-4090-900b-a65320924997 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:30.650785 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a3268490-8645-4090-900b-a65320924997 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:30.651012 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a3268490-8645-4090-900b-a65320924997 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:30.651266 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a3268490-8645-4090-900b-a65320924997 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:30.662831 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:30.662831 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:30.668597 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-a3268490-8645-4090-900b-a65320924997 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:30.673873 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a3268490-8645-4090-900b-a65320924997 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:30.674405 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1389/5570] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:30 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:31.032757 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-660e1ce9-e259-4f47-b049-9e49e8432244 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:31.037513 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-660e1ce9-e259-4f47-b049-9e49e8432244 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:31.037741 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-660e1ce9-e259-4f47-b049-9e49e8432244 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:31.037946 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-660e1ce9-e259-4f47-b049-9e49e8432244 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:31.038078 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-660e1ce9-e259-4f47-b049-9e49e8432244 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:31.056635 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:31.056635 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:31.057349 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-660e1ce9-e259-4f47-b049-9e49e8432244 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:31.057725 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1399/5571] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:31 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 707 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:31.686996 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3921f006-023d-4d9d-a4f0-8d158e2246b3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:31.688997 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3921f006-023d-4d9d-a4f0-8d158e2246b3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:31.689224 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3921f006-023d-4d9d-a4f0-8d158e2246b3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:31.689413 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3921f006-023d-4d9d-a4f0-8d158e2246b3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:31.698943 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:31.698943 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:31.702355 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3921f006-023d-4d9d-a4f0-8d158e2246b3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:31.706521 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3921f006-023d-4d9d-a4f0-8d158e2246b3 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:31.706827 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1376/5572] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:31 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:32.070318 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4c65e69b-aba0-4ae5-8798-ca2a5eb49727 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:32.072137 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4c65e69b-aba0-4ae5-8798-ca2a5eb49727 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:32.072446 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4c65e69b-aba0-4ae5-8798-ca2a5eb49727 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:32.072670 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4c65e69b-aba0-4ae5-8798-ca2a5eb49727 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:32.072786 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-4c65e69b-aba0-4ae5-8798-ca2a5eb49727 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:32.077525 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:32.077525 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:32.078140 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4c65e69b-aba0-4ae5-8798-ca2a5eb49727 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:32.078697 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1409/5573] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:32 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:32.720378 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4123ba84-fd84-4257-9d65-5e9a4ed67316 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:32.722228 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4123ba84-fd84-4257-9d65-5e9a4ed67316 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:32.722444 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4123ba84-fd84-4257-9d65-5e9a4ed67316 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:32.722689 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4123ba84-fd84-4257-9d65-5e9a4ed67316 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:32.732733 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:32.732733 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:32.737420 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4123ba84-fd84-4257-9d65-5e9a4ed67316 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:32.741695 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4123ba84-fd84-4257-9d65-5e9a4ed67316 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:32.742094 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1390/5574] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:32 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:33.088344 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-66960b5a-8164-41e6-a79b-7c96e3354583 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:33.090466 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66960b5a-8164-41e6-a79b-7c96e3354583 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:33.090681 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66960b5a-8164-41e6-a79b-7c96e3354583 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:33.090866 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-66960b5a-8164-41e6-a79b-7c96e3354583 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:33.090992 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-66960b5a-8164-41e6-a79b-7c96e3354583 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:33.095467 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:33.095467 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:33.096109 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-66960b5a-8164-41e6-a79b-7c96e3354583 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:33.096547 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1400/5575] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:33 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:33.721780 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-4f863386-7ef6-4d42-8210-4b689c7d303a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:33.723640 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-4f863386-7ef6-4d42-8210-4b689c7d303a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a Jul 09 15:52:33.723802 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-4f863386-7ef6-4d42-8210-4b689c7d303a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:33.724169 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-4f863386-7ef6-4d42-8210-4b689c7d303a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:33.730724 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:33.730724 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:33.754462 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f38541eb-81eb-4bfb-ab7e-b8e82cd966ce None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:33.756395 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f38541eb-81eb-4bfb-ab7e-b8e82cd966ce tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:33.756662 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f38541eb-81eb-4bfb-ab7e-b8e82cd966ce tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:33.756872 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f38541eb-81eb-4bfb-ab7e-b8e82cd966ce tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:33.767826 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:33.767826 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:33.772169 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f38541eb-81eb-4bfb-ab7e-b8e82cd966ce tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:33.776777 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f38541eb-81eb-4bfb-ab7e-b8e82cd966ce tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:33.777385 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1410/5576] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:33 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:34.105984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-ec7478cd-90c9-4fb1-881f-ebfba41dce02 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:34.108341 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ec7478cd-90c9-4fb1-881f-ebfba41dce02 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:34.108341 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ec7478cd-90c9-4fb1-881f-ebfba41dce02 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:34.108535 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-ec7478cd-90c9-4fb1-881f-ebfba41dce02 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:34.108535 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-ec7478cd-90c9-4fb1-881f-ebfba41dce02 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:34.113548 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:34.113548 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:34.114301 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-ec7478cd-90c9-4fb1-881f-ebfba41dce02 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:34.114674 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1391/5577] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:34 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:34.254212 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-42866b4d-12f8-422d-9a7d-1d6c5b13c408 req-4f863386-7ef6-4d42-8210-4b689c7d303a tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a returned with HTTP 200 Jul 09 15:52:34.254549 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1377/5578] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:52:33 2026] DELETE /volume/v3/attachments/74b6ffe6-6755-4e74-aca8-30d1b9c7b10a => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:34.792541 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7aad2ece-fdee-4180-b111-6721540e75b5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:34.794382 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7aad2ece-fdee-4180-b111-6721540e75b5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:34.794558 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7aad2ece-fdee-4180-b111-6721540e75b5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:34.794771 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7aad2ece-fdee-4180-b111-6721540e75b5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:34.803980 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:34.803980 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:34.806836 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7aad2ece-fdee-4180-b111-6721540e75b5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:34.810380 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7aad2ece-fdee-4180-b111-6721540e75b5 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:34.810767 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1401/5579] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:34 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:35.126407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-877b3c35-db45-4af8-9324-a5713129b729 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:35.128068 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-877b3c35-db45-4af8-9324-a5713129b729 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:35.128330 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-877b3c35-db45-4af8-9324-a5713129b729 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:35.128512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-877b3c35-db45-4af8-9324-a5713129b729 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:35.128621 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-877b3c35-db45-4af8-9324-a5713129b729 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id fc7fc472-536a-44b6-b42f-72a4671ecb94. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:35.132696 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:35.132696 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:35.133287 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-877b3c35-db45-4af8-9324-a5713129b729 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 200 Jul 09 15:52:35.133907 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1411/5580] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:35 2026] GET /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:35.143749 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-09f0bfbb-27bd-4866-bf40-2814d4222d13 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:35.145578 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-09f0bfbb-27bd-4866-bf40-2814d4222d13 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 Jul 09 15:52:35.145844 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-09f0bfbb-27bd-4866-bf40-2814d4222d13 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:35.146027 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-09f0bfbb-27bd-4866-bf40-2814d4222d13 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:35.146210 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-09f0bfbb-27bd-4866-bf40-2814d4222d13 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete backup with id: fc7fc472-536a-44b6-b42f-72a4671ecb94. Jul 09 15:52:35.150374 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:35.150374 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:35.163315 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-09f0bfbb-27bd-4866-bf40-2814d4222d13 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] delete_backup rpcapi backup_id fc7fc472-536a-44b6-b42f-72a4671ecb94 {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:52:35.165396 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-09f0bfbb-27bd-4866-bf40-2814d4222d13 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 returned with HTTP 202 Jul 09 15:52:35.165868 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1392/5581] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:52:35 2026] DELETE /volume/v3/backups/fc7fc472-536a-44b6-b42f-72a4671ecb94 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:52:35.174978 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:35.177303 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:52:35.177711 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-568359430"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:35.179412 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-568359430'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:52:35.179590 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume of 1 GB Jul 09 15:52:35.180012 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:35.180012 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:35.183726 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Availability Zones retrieved successfully. Jul 09 15:52:35.191325 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Flow 'volume_create_api' (b6deb180-42f1-4f6e-ab11-0452e9d9c6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:52:35.192668 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe50d8e1-bffb-49ed-ba3f-5070b48bae7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:35.193743 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:52:35.220404 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-db9c59b3-8e2a-4531-9f98-9226fa9faa28 req-61923ec4-054f-44b3-bb19-233469dbd8ff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:35.222826 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-db9c59b3-8e2a-4531-9f98-9226fa9faa28 req-61923ec4-054f-44b3-bb19-233469dbd8ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:52:35.223006 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-db9c59b3-8e2a-4531-9f98-9226fa9faa28 req-61923ec4-054f-44b3-bb19-233469dbd8ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:35.223222 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-db9c59b3-8e2a-4531-9f98-9226fa9faa28 req-61923ec4-054f-44b3-bb19-233469dbd8ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:35.226743 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe50d8e1-bffb-49ed-ba3f-5070b48bae7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:35.227743 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44aecc6b-364c-46df-be6c-2a74221ff4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:35.230252 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:35.230252 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:35.234565 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-db9c59b3-8e2a-4531-9f98-9226fa9faa28 req-61923ec4-054f-44b3-bb19-233469dbd8ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:52:35.239743 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-db9c59b3-8e2a-4531-9f98-9226fa9faa28 req-61923ec4-054f-44b3-bb19-233469dbd8ff tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:52:35.240462 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1402/5582] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:52:35 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:35.273549 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Created reservations ['9228d9eb-2617-4452-8df5-235796b2564d', '6042f611-b198-49d1-b2fc-481c7352aecf', '9f1b7201-91e5-42f1-aa29-15f2439458b2', 'dd399ef6-2b0b-4ea6-b508-922d31d0e01f'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:52:35.274573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44aecc6b-364c-46df-be6c-2a74221ff4ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9228d9eb-2617-4452-8df5-235796b2564d', '6042f611-b198-49d1-b2fc-481c7352aecf', '9f1b7201-91e5-42f1-aa29-15f2439458b2', 'dd399ef6-2b0b-4ea6-b508-922d31d0e01f']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:35.275955 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69dd3b33-07e6-452b-b497-5f0ce9314e5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:35.298964 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69dd3b33-07e6-452b-b497-5f0ce9314e5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c20c8f2-714c-47a4-8607-8bb7f32307cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-568359430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['9228d9eb-2617-4452-8df5-235796b2564d','6042f611-b198-49d1-b2fc-481c7352aecf','9f1b7201-91e5-42f1-aa29-15f2439458b2','dd399ef6-2b0b-4ea6-b508-922d31d0e01f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1891c757c94f46778931c733c6a8f3c1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-568359430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c20c8f2-714c-47a4-8607-8bb7f32307cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e759f50c741c69135ff64e5102a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1891c757c94f46778931c733c6a8f3c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:35.300106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ed5b57-1efa-4757-b0c5-853213dbe918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:35.316725 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26ed5b57-1efa-4757-b0c5-853213dbe918) transitioned into state 'SUCCESS' from state '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-568359430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['9228d9eb-2617-4452-8df5-235796b2564d','6042f611-b198-49d1-b2fc-481c7352aecf','9f1b7201-91e5-42f1-aa29-15f2439458b2','dd399ef6-2b0b-4ea6-b508-922d31d0e01f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1891c757c94f46778931c733c6a8f3c1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:35.317932 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (790f2945-ea2b-4202-9aac-c75fe168a295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:35.326526 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (790f2945-ea2b-4202-9aac-c75fe168a295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:35.327440 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Flow 'volume_create_api' (b6deb180-42f1-4f6e-ab11-0452e9d9c6b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:52:35.327738 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume request issued successfully. Jul 09 15:52:35.328756 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1b553b4d-ee02-4d35-8878-8413e8dceb5d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:52:35.328879 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1378/5583] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:52:35 2026] POST /volume/v3/volumes => generated 775 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:52:35.341142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-00c58718-ca20-4be9-8c68-2885ff71c72f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:35.342867 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-00c58718-ca20-4be9-8c68-2885ff71c72f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb Jul 09 15:52:35.343049 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-00c58718-ca20-4be9-8c68-2885ff71c72f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:35.343260 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-00c58718-ca20-4be9-8c68-2885ff71c72f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:35.350417 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:35.350417 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:35.353963 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-00c58718-ca20-4be9-8c68-2885ff71c72f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:35.357861 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-00c58718-ca20-4be9-8c68-2885ff71c72f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb returned with HTTP 200 Jul 09 15:52:35.358099 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1412/5584] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:35 2026] GET /volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:35.824376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8ea4123c-2040-47fd-ad6f-67b277e96f62 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:35.827299 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ea4123c-2040-47fd-ad6f-67b277e96f62 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:35.827299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ea4123c-2040-47fd-ad6f-67b277e96f62 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:35.827299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ea4123c-2040-47fd-ad6f-67b277e96f62 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:35.836650 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:35.836650 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:35.839907 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8ea4123c-2040-47fd-ad6f-67b277e96f62 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:35.843840 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ea4123c-2040-47fd-ad6f-67b277e96f62 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:35.844250 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1393/5585] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:35 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:36.370737 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bfaa7745-5b25-4f10-ae2a-7e7598654a12 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:36.372404 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bfaa7745-5b25-4f10-ae2a-7e7598654a12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb Jul 09 15:52:36.372600 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bfaa7745-5b25-4f10-ae2a-7e7598654a12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:36.372769 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bfaa7745-5b25-4f10-ae2a-7e7598654a12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:36.379578 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:36.379578 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:36.382847 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bfaa7745-5b25-4f10-ae2a-7e7598654a12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:36.386908 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bfaa7745-5b25-4f10-ae2a-7e7598654a12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb returned with HTTP 200 Jul 09 15:52:36.387329 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1403/5586] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:36 2026] GET /volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:36.402700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7ce251b4-4a6f-4cd3-b4e6-a5d91e45cf36 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:36.404772 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7ce251b4-4a6f-4cd3-b4e6-a5d91e45cf36 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:52:36.405254 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7ce251b4-4a6f-4cd3-b4e6-a5d91e45cf36 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0c20c8f2-714c-47a4-8607-8bb7f32307cb", "name": "tempest-type-Backup-1675538878"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:36.407145 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-7ce251b4-4a6f-4cd3-b4e6-a5d91e45cf36 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Creating new backup {'backup': {'volume_id': '0c20c8f2-714c-47a4-8607-8bb7f32307cb', 'name': 'tempest-type-Backup-1675538878'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:52:36.407340 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-7ce251b4-4a6f-4cd3-b4e6-a5d91e45cf36 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Creating backup of volume 0c20c8f2-714c-47a4-8607-8bb7f32307cb in container None Jul 09 15:52:36.416945 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:36.416945 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:36.417294 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7ce251b4-4a6f-4cd3-b4e6-a5d91e45cf36 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:36.434267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-7ce251b4-4a6f-4cd3-b4e6-a5d91e45cf36 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Created reservations ['fe582659-4ef3-4e06-8e81-08ec0d720504', 'c940b246-f406-4208-8153-1660963bfd03'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:52:36.460197 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7ce251b4-4a6f-4cd3-b4e6-a5d91e45cf36 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:52:36.460634 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1379/5587] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:52:36 2026] POST /volume/v3/backups => generated 314 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:52:36.467712 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2ea43555-657d-4a29-82ee-623a252bb01c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:36.469421 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ea43555-657d-4a29-82ee-623a252bb01c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:36.469607 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ea43555-657d-4a29-82ee-623a252bb01c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:36.469776 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ea43555-657d-4a29-82ee-623a252bb01c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:36.469878 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2ea43555-657d-4a29-82ee-623a252bb01c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:36.473627 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:36.473627 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:36.474274 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ea43555-657d-4a29-82ee-623a252bb01c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:36.474503 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1413/5588] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:36 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:36.573595 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-afb68eb1-82cf-4a7e-9244-0e5e300fee60 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:36.575734 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-afb68eb1-82cf-4a7e-9244-0e5e300fee60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962/action Jul 09 15:52:36.576107 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-afb68eb1-82cf-4a7e-9244-0e5e300fee60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:52:36.576272 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-afb68eb1-82cf-4a7e-9244-0e5e300fee60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:36.593233 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:36.593233 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:36.602763 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-3de7c66e-2d7d-4d98-a982-1eabda4366f1 req-afb68eb1-82cf-4a7e-9244-0e5e300fee60 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962/action returned with HTTP 204 Jul 09 15:52:36.603300 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1394/5589] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:52:36 2026] POST /volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:52:36.856327 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-57240513-43d0-4551-8cbc-3738227ef2d2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:36.858111 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-57240513-43d0-4551-8cbc-3738227ef2d2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:36.858358 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-57240513-43d0-4551-8cbc-3738227ef2d2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:36.858571 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-57240513-43d0-4551-8cbc-3738227ef2d2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:36.867386 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:36.867386 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:36.870607 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-57240513-43d0-4551-8cbc-3738227ef2d2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:36.874543 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-57240513-43d0-4551-8cbc-3738227ef2d2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:36.874922 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1404/5590] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:36 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:36.914410 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d0c41f2f-c63f-4ff2-bc6a-f49dcec4934a req-39dd8adf-7f22-445c-8cf9-63a8691d4b64 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:36.916407 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d0c41f2f-c63f-4ff2-bc6a-f49dcec4934a req-39dd8adf-7f22-445c-8cf9-63a8691d4b64 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:36.916638 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d0c41f2f-c63f-4ff2-bc6a-f49dcec4934a req-39dd8adf-7f22-445c-8cf9-63a8691d4b64 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:36.916862 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d0c41f2f-c63f-4ff2-bc6a-f49dcec4934a req-39dd8adf-7f22-445c-8cf9-63a8691d4b64 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:36.925678 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:36.925678 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:36.929056 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-d0c41f2f-c63f-4ff2-bc6a-f49dcec4934a req-39dd8adf-7f22-445c-8cf9-63a8691d4b64 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:36.934493 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d0c41f2f-c63f-4ff2-bc6a-f49dcec4934a req-39dd8adf-7f22-445c-8cf9-63a8691d4b64 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:36.935061 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1380/5591] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:52:36 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1210 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:36.951747 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-890cccfb-4352-450d-a90d-add9cb2a369e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:36.953558 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-890cccfb-4352-450d-a90d-add9cb2a369e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:36.953782 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-890cccfb-4352-450d-a90d-add9cb2a369e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:36.953989 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-890cccfb-4352-450d-a90d-add9cb2a369e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:36.963264 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:36.963264 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:36.966282 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-890cccfb-4352-450d-a90d-add9cb2a369e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:36.970346 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-890cccfb-4352-450d-a90d-add9cb2a369e tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:36.970696 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1414/5592] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:36 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1210 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:37.016205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-a784fa39-c81f-4351-b68c-d97b217b3aef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:37.018599 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-a784fa39-c81f-4351-b68c-d97b217b3aef tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:37.018816 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-a784fa39-c81f-4351-b68c-d97b217b3aef tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:37.019023 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-a784fa39-c81f-4351-b68c-d97b217b3aef tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:37.029755 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:37.029755 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:37.033781 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-a784fa39-c81f-4351-b68c-d97b217b3aef tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:37.038560 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-a784fa39-c81f-4351-b68c-d97b217b3aef tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:37.038954 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1395/5593] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:52:37 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1210 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:37.057827 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-9949607c-2082-43e2-952b-daa4591ea0f7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:37.062073 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-9949607c-2082-43e2-952b-daa4591ea0f7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] POST https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909/action Jul 09 15:52:37.062444 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-9949607c-2082-43e2-952b-daa4591ea0f7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:52:37.062572 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-9949607c-2082-43e2-952b-daa4591ea0f7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:37.074037 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:37.074037 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:37.074624 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-9949607c-2082-43e2-952b-daa4591ea0f7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:37.081689 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-9949607c-2082-43e2-952b-daa4591ea0f7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Begin detaching volume completed successfully. Jul 09 15:52:37.081909 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-9949607c-2082-43e2-952b-daa4591ea0f7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909/action returned with HTTP 202 Jul 09 15:52:37.082457 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1405/5594] 10.4.3.19 () {72 vars in 1665 bytes} [Thu Jul 9 15:52:37 2026] POST /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:52:37.101713 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3b2b8ff3-e731-40f0-a08b-b2c246359edf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:37.103628 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b2b8ff3-e731-40f0-a08b-b2c246359edf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:37.103919 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b2b8ff3-e731-40f0-a08b-b2c246359edf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:37.104112 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3b2b8ff3-e731-40f0-a08b-b2c246359edf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:37.114993 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:37.114993 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:37.119679 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3b2b8ff3-e731-40f0-a08b-b2c246359edf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:37.124863 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3b2b8ff3-e731-40f0-a08b-b2c246359edf tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:37.125313 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1381/5595] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:37 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:37.484142 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fef42456-7696-4dfd-9fc6-206df6a975aa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:37.485944 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fef42456-7696-4dfd-9fc6-206df6a975aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:37.486176 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fef42456-7696-4dfd-9fc6-206df6a975aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:37.486424 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fef42456-7696-4dfd-9fc6-206df6a975aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:37.486564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-fef42456-7696-4dfd-9fc6-206df6a975aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:37.490855 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:37.490855 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:37.491541 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fef42456-7696-4dfd-9fc6-206df6a975aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:37.491919 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1415/5596] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:37 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:38.104977 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a14dd009-b1ed-413e-b75e-b5e062d6de46 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:38.105697 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a14dd009-b1ed-413e-b75e-b5e062d6de46 None None] GET https://10.4.3.19/volume// Jul 09 15:52:38.105697 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a14dd009-b1ed-413e-b75e-b5e062d6de46 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:38.105964 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a14dd009-b1ed-413e-b75e-b5e062d6de46 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:38.106069 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a14dd009-b1ed-413e-b75e-b5e062d6de46 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:52:38.106407 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1396/5597] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:52: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 09 15:52:38.113336 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-8d79f216-f34d-4567-961c-02274db6e13c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:38.115679 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-8d79f216-f34d-4567-961c-02274db6e13c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:38.115937 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-8d79f216-f34d-4567-961c-02274db6e13c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:38.116173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-8d79f216-f34d-4567-961c-02274db6e13c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:38.127920 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:38.127920 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:38.132404 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-8d79f216-f34d-4567-961c-02274db6e13c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:38.138505 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-8d79f216-f34d-4567-961c-02274db6e13c tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:38.139054 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1406/5598] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:52:38 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1393 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:52:38.140244 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-56121757-be95-443a-a993-83cebf6c4661 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:38.141929 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-56121757-be95-443a-a993-83cebf6c4661 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:38.142133 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-56121757-be95-443a-a993-83cebf6c4661 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:38.142378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-56121757-be95-443a-a993-83cebf6c4661 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:38.153516 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:38.153516 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:38.157253 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-56121757-be95-443a-a993-83cebf6c4661 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:38.162054 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-56121757-be95-443a-a993-83cebf6c4661 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:38.162545 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1382/5599] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:38 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:38.501922 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-459cb8e0-f110-4485-a698-7a809082abbc None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:38.503685 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-459cb8e0-f110-4485-a698-7a809082abbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:38.503873 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-459cb8e0-f110-4485-a698-7a809082abbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:38.504035 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-459cb8e0-f110-4485-a698-7a809082abbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:38.504132 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-459cb8e0-f110-4485-a698-7a809082abbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:38.508135 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:38.508135 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:38.508800 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-459cb8e0-f110-4485-a698-7a809082abbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:38.509204 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1416/5600] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:38 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:38.669648 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c8a3c4b0-50e0-4b74-a5ce-51ca515101e6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:38.672063 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c8a3c4b0-50e0-4b74-a5ce-51ca515101e6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:38.672359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c8a3c4b0-50e0-4b74-a5ce-51ca515101e6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:38.672594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c8a3c4b0-50e0-4b74-a5ce-51ca515101e6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:38.682903 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:38.682903 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:38.686558 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c8a3c4b0-50e0-4b74-a5ce-51ca515101e6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:38.691531 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c8a3c4b0-50e0-4b74-a5ce-51ca515101e6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:38.691932 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1397/5601] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:52:38 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:39.175882 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e273b186-05fa-416b-b613-31c0b7934b80 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:39.178173 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e273b186-05fa-416b-b613-31c0b7934b80 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:39.178441 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e273b186-05fa-416b-b613-31c0b7934b80 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:39.178662 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e273b186-05fa-416b-b613-31c0b7934b80 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:39.188145 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:39.188145 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:39.191892 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e273b186-05fa-416b-b613-31c0b7934b80 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:39.195982 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e273b186-05fa-416b-b613-31c0b7934b80 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:39.196385 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1407/5602] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:39 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:39.522118 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-43e9fbe0-5e18-4740-ab1c-9ffa53bf4a27 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:39.524125 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-43e9fbe0-5e18-4740-ab1c-9ffa53bf4a27 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:39.524357 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-43e9fbe0-5e18-4740-ab1c-9ffa53bf4a27 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:39.524557 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-43e9fbe0-5e18-4740-ab1c-9ffa53bf4a27 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:39.524674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-43e9fbe0-5e18-4740-ab1c-9ffa53bf4a27 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:39.528745 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:39.528745 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:39.529398 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-43e9fbe0-5e18-4740-ab1c-9ffa53bf4a27 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:39.529791 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1383/5603] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:39 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:39.873921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c6225275-2ea8-4760-8584-ff5757009cb7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:39.876544 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c6225275-2ea8-4760-8584-ff5757009cb7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962 Jul 09 15:52:39.876858 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c6225275-2ea8-4760-8584-ff5757009cb7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:39.877171 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c6225275-2ea8-4760-8584-ff5757009cb7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:39.884029 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:39.884029 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:40.099639 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fdbb243c-6c79-48ff-83cc-18026af55ef7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:40.100008 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fdbb243c-6c79-48ff-83cc-18026af55ef7 None None] GET https://10.4.3.19/volume// Jul 09 15:52:40.100195 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fdbb243c-6c79-48ff-83cc-18026af55ef7 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:40.100441 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fdbb243c-6c79-48ff-83cc-18026af55ef7 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:40.100788 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fdbb243c-6c79-48ff-83cc-18026af55ef7 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:52:40.101076 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1398/5604] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:52: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 09 15:52:40.109467 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-6f88ad61-aa86-48ce-8821-56154b6ad360 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:40.111763 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-6f88ad61-aa86-48ce-8821-56154b6ad360 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:52:40.112198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-6f88ad61-aa86-48ce-8821-56154b6ad360 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b866d314-a6d9-491c-9878-59480c6ff944", "connector": null, "instance_uuid": "4388883c-ecc8-46fb-9da9-efa32e5d5f7d"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:40.125546 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:40.125546 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:40.154389 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-6f88ad61-aa86-48ce-8821-56154b6ad360 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:52:40.155041 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1408/5605] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:52:40 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 09 15:52:40.162461 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-50cfb741-d576-4bf5-9b88-1c8709300d80 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:40.164652 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-50cfb741-d576-4bf5-9b88-1c8709300d80 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] DELETE https://10.4.3.19/volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb Jul 09 15:52:40.164820 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-50cfb741-d576-4bf5-9b88-1c8709300d80 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:40.164990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-50cfb741-d576-4bf5-9b88-1c8709300d80 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:40.171950 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:40.171950 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:40.208498 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7be8ec88-b78f-493a-8866-a6cbd08819f6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:40.211494 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7be8ec88-b78f-493a-8866-a6cbd08819f6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:40.211835 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7be8ec88-b78f-493a-8866-a6cbd08819f6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:40.212241 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7be8ec88-b78f-493a-8866-a6cbd08819f6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:40.226346 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:40.226346 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:40.231057 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7be8ec88-b78f-493a-8866-a6cbd08819f6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:40.235969 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7be8ec88-b78f-493a-8866-a6cbd08819f6 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:40.236405 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1399/5606] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:40 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 1213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:40.411986 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-34e6561f-0879-4af5-bec7-90374bfbcf8d req-c6225275-2ea8-4760-8584-ff5757009cb7 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962 returned with HTTP 200 Jul 09 15:52:40.412442 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1417/5607] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:52:39 2026] DELETE /volume/v3/attachments/f9fee226-7a17-4e86-a380-cea18de9d962 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:40.538705 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9de55759-ae64-45ac-8f63-7618441aabc5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:40.540375 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9de55759-ae64-45ac-8f63-7618441aabc5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:40.540599 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9de55759-ae64-45ac-8f63-7618441aabc5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:40.540801 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9de55759-ae64-45ac-8f63-7618441aabc5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:40.540921 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-9de55759-ae64-45ac-8f63-7618441aabc5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:40.544608 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:40.544608 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:40.545201 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9de55759-ae64-45ac-8f63-7618441aabc5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:40.545552 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1409/5608] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:40 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:40.702403 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-06d6b59f-83f7-424a-b077-a48d208e9642 req-50cfb741-d576-4bf5-9b88-1c8709300d80 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb returned with HTTP 200 Jul 09 15:52:40.702808 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1384/5609] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:52:40 2026] DELETE /volume/v3/attachments/b2b33dba-6882-4ab7-bc3c-d2a321f9bddb => generated 192 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:41.253082 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-62792d24-654f-4bea-8b8f-8e4f8be008b2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:41.255177 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-62792d24-654f-4bea-8b8f-8e4f8be008b2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:41.255403 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-62792d24-654f-4bea-8b8f-8e4f8be008b2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:41.255658 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-62792d24-654f-4bea-8b8f-8e4f8be008b2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:41.264052 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:41.264052 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:41.268159 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-62792d24-654f-4bea-8b8f-8e4f8be008b2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:41.274020 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-62792d24-654f-4bea-8b8f-8e4f8be008b2 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:41.274622 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1400/5610] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:41 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 918 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:41.289956 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6a3de129-5e0d-4809-838e-1a88cca6e644 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:41.291735 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6a3de129-5e0d-4809-838e-1a88cca6e644 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] DELETE https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:41.291921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6a3de129-5e0d-4809-838e-1a88cca6e644 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:41.292153 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6a3de129-5e0d-4809-838e-1a88cca6e644 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:41.292337 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-6a3de129-5e0d-4809-838e-1a88cca6e644 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Delete volume with id: 71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:41.302912 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:41.302912 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:41.303752 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6a3de129-5e0d-4809-838e-1a88cca6e644 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:41.321567 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-6a3de129-5e0d-4809-838e-1a88cca6e644 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Delete volume request issued successfully. Jul 09 15:52:41.321819 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6a3de129-5e0d-4809-838e-1a88cca6e644 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 202 Jul 09 15:52:41.322352 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1418/5611] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:52:41 2026] DELETE /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:52:41.329687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-75c2c847-a9c0-46df-b600-055fc1705e70 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:41.331411 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75c2c847-a9c0-46df-b600-055fc1705e70 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:41.331607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75c2c847-a9c0-46df-b600-055fc1705e70 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:41.331787 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-75c2c847-a9c0-46df-b600-055fc1705e70 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:41.341592 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:41.341592 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:41.345691 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-75c2c847-a9c0-46df-b600-055fc1705e70 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Volume info retrieved successfully. Jul 09 15:52:41.349550 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-75c2c847-a9c0-46df-b600-055fc1705e70 tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 200 Jul 09 15:52:41.349887 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1410/5612] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:41 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 917 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:41.536429 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:41.538333 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] DELETE https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:52:41.538587 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:41.538826 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:41.539009 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Delete volume with id: 6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:52:41.546594 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:41.546594 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:41.547085 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:52:41.555556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-554e3bc9-5eea-4697-922c-61bed19cc10d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:41.557862 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-554e3bc9-5eea-4697-922c-61bed19cc10d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:41.558143 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-554e3bc9-5eea-4697-922c-61bed19cc10d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:41.558408 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-554e3bc9-5eea-4697-922c-61bed19cc10d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:41.558552 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-554e3bc9-5eea-4697-922c-61bed19cc10d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:41.559473 np0000004916 devstack@c-api.service[99867]: WARNING cinder.keymgr.conf_key_mgr [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:52:41.563576 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:41.563576 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:41.564355 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-554e3bc9-5eea-4697-922c-61bed19cc10d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:41.564804 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1401/5613] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:41 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:41.565603 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Delete volume request issued successfully. Jul 09 15:52:41.565830 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9cd147a8-a442-4e71-ae24-3ec6ebb84d35 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 202 Jul 09 15:52:41.566366 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1385/5614] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:52:41 2026] DELETE /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:52:41.577708 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-80728fa9-7a2a-4737-bd83-65b75abccb24 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:41.580024 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-80728fa9-7a2a-4737-bd83-65b75abccb24 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:52:41.580321 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-80728fa9-7a2a-4737-bd83-65b75abccb24 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:41.580631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-80728fa9-7a2a-4737-bd83-65b75abccb24 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:41.588548 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:41.588548 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:41.592453 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-80728fa9-7a2a-4737-bd83-65b75abccb24 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Volume info retrieved successfully. Jul 09 15:52:41.597098 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-80728fa9-7a2a-4737-bd83-65b75abccb24 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 200 Jul 09 15:52:41.597501 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1419/5615] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:41 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:42.363619 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cdd0b309-9a1a-46d3-b20b-fd548f6aac5f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:42.365916 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cdd0b309-9a1a-46d3-b20b-fd548f6aac5f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] GET https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 Jul 09 15:52:42.366333 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cdd0b309-9a1a-46d3-b20b-fd548f6aac5f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:42.366697 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cdd0b309-9a1a-46d3-b20b-fd548f6aac5f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:42.373228 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cdd0b309-9a1a-46d3-b20b-fd548f6aac5f tempest-VolumeMultiattachTests-665661544 tempest-VolumeMultiattachTests-665661544-project-member] https://10.4.3.19/volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 returned with HTTP 404 Jul 09 15:52:42.373832 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1411/5616] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:42 2026] GET /volume/v3/volumes/71f2cea1-ab38-4bad-841d-37c1561aa909 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:52:42.382124 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3b8c9343-4155-4a04-8e0c-588cdbdc935e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:42.384140 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b8c9343-4155-4a04-8e0c-588cdbdc935e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:52:42.384140 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b8c9343-4155-4a04-8e0c-588cdbdc935e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:42.384686 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b8c9343-4155-4a04-8e0c-588cdbdc935e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:42.385652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-3b8c9343-4155-4a04-8e0c-588cdbdc935e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:52:42.403131 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-3b8c9343-4155-4a04-8e0c-588cdbdc935e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Get all volumes completed successfully. Jul 09 15:52:42.406530 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:42.406530 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:42.413661 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b8c9343-4155-4a04-8e0c-588cdbdc935e tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:52:42.414333 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1402/5617] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:52:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8748 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:52:42.432626 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1e81f1d1-51c5-4447-a740-6196199290be None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:42.434567 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1e81f1d1-51c5-4447-a740-6196199290be tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] DELETE https://10.4.3.19/volume/v3/types/f0c3ada0-ee35-4273-b4b1-939e06d218a9 Jul 09 15:52:42.434809 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1e81f1d1-51c5-4447-a740-6196199290be tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:42.435058 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1e81f1d1-51c5-4447-a740-6196199290be tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:42.461130 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1e81f1d1-51c5-4447-a740-6196199290be tempest-VolumeMultiattachTests-347155165 tempest-VolumeMultiattachTests-347155165-project-admin] https://10.4.3.19/volume/v3/types/f0c3ada0-ee35-4273-b4b1-939e06d218a9 returned with HTTP 202 Jul 09 15:52:42.461585 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1386/5618] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:52:42 2026] DELETE /volume/v3/types/f0c3ada0-ee35-4273-b4b1-939e06d218a9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:52:42.577111 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5ba30692-4a56-4b33-8ae2-6542f18dea79 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:42.579072 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5ba30692-4a56-4b33-8ae2-6542f18dea79 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:42.579343 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5ba30692-4a56-4b33-8ae2-6542f18dea79 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:42.579605 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5ba30692-4a56-4b33-8ae2-6542f18dea79 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:42.579762 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-5ba30692-4a56-4b33-8ae2-6542f18dea79 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:42.584297 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:42.584297 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:42.585062 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5ba30692-4a56-4b33-8ae2-6542f18dea79 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:42.585665 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1420/5619] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:42 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:42.613204 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-90a31cbb-5358-4ba3-80d2-174249dc8cc2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:42.615348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90a31cbb-5358-4ba3-80d2-174249dc8cc2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] GET https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 Jul 09 15:52:42.615477 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90a31cbb-5358-4ba3-80d2-174249dc8cc2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:42.615753 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90a31cbb-5358-4ba3-80d2-174249dc8cc2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:42.621959 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90a31cbb-5358-4ba3-80d2-174249dc8cc2 tempest-TestEncryptedCinderVolumes-1486882845 tempest-TestEncryptedCinderVolumes-1486882845-project-member] https://10.4.3.19/volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 returned with HTTP 404 Jul 09 15:52:42.622756 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1412/5620] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:42 2026] GET /volume/v3/volumes/6eaebc0a-a34d-47ba-97d3-4de7fe43f1a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:52:42.630724 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bfa605fa-11f6-416c-8b69-7d63805c770b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:42.632846 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bfa605fa-11f6-416c-8b69-7d63805c770b tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:52:42.633093 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bfa605fa-11f6-416c-8b69-7d63805c770b tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:42.633359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bfa605fa-11f6-416c-8b69-7d63805c770b tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:42.634273 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-bfa605fa-11f6-416c-8b69-7d63805c770b tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:52:42.646663 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-bfa605fa-11f6-416c-8b69-7d63805c770b tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Get all volumes completed successfully. Jul 09 15:52:42.648437 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:42.648437 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:42.652978 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bfa605fa-11f6-416c-8b69-7d63805c770b tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:52:42.653478 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1403/5621] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:52:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8748 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:42.670813 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fb274210-e0d8-4803-a7c5-3e661c345f25 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:42.672828 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fb274210-e0d8-4803-a7c5-3e661c345f25 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] DELETE https://10.4.3.19/volume/v3/types/15dc8e3f-dc63-4509-a251-3e55641d5383 Jul 09 15:52:42.673039 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fb274210-e0d8-4803-a7c5-3e661c345f25 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:42.673294 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fb274210-e0d8-4803-a7c5-3e661c345f25 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:42.706619 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fb274210-e0d8-4803-a7c5-3e661c345f25 tempest-TestEncryptedCinderVolumes-1768933831 tempest-TestEncryptedCinderVolumes-1768933831-project-admin] https://10.4.3.19/volume/v3/types/15dc8e3f-dc63-4509-a251-3e55641d5383 returned with HTTP 202 Jul 09 15:52:42.707132 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1387/5622] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:52:42 2026] DELETE /volume/v3/types/15dc8e3f-dc63-4509-a251-3e55641d5383 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:52:43.596085 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-38aaeb8a-4eaf-442d-93c5-60607b76615f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:43.598373 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-38aaeb8a-4eaf-442d-93c5-60607b76615f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:43.598664 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-38aaeb8a-4eaf-442d-93c5-60607b76615f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:43.598901 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-38aaeb8a-4eaf-442d-93c5-60607b76615f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:43.599044 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-38aaeb8a-4eaf-442d-93c5-60607b76615f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:43.604089 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:43.604089 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:43.604919 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-38aaeb8a-4eaf-442d-93c5-60607b76615f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:43.605372 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1421/5623] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:43 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:44.394202 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-144ff882-2f50-4854-84cb-695ce7c7d93a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:44.394616 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-144ff882-2f50-4854-84cb-695ce7c7d93a None None] GET https://10.4.3.19/volume// Jul 09 15:52:44.394786 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-144ff882-2f50-4854-84cb-695ce7c7d93a None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:44.394969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-144ff882-2f50-4854-84cb-695ce7c7d93a None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:44.395307 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-144ff882-2f50-4854-84cb-695ce7c7d93a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:52:44.395608 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1413/5624] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:52: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 09 15:52:44.403599 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-96faa5ae-21d1-4d72-a279-6699204466d7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:44.406964 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-96faa5ae-21d1-4d72-a279-6699204466d7 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] GET https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 Jul 09 15:52:44.407310 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-96faa5ae-21d1-4d72-a279-6699204466d7 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:44.407568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-96faa5ae-21d1-4d72-a279-6699204466d7 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:44.418852 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:44.418852 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:44.422168 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-96faa5ae-21d1-4d72-a279-6699204466d7 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Volume info retrieved successfully. Jul 09 15:52:44.426351 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-96faa5ae-21d1-4d72-a279-6699204466d7 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 returned with HTTP 200 Jul 09 15:52:44.426774 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1404/5625] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:52:44 2026] GET /volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 => generated 1538 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:52:44.547233 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-e117b8cb-9d0a-4b03-99ab-37903d36dad0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:44.549881 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-e117b8cb-9d0a-4b03-99ab-37903d36dad0 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] PUT https://10.4.3.19/volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420 Jul 09 15:52:44.550267 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-e117b8cb-9d0a-4b03-99ab-37903d36dad0 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:44.562962 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-e117b8cb-9d0a-4b03-99ab-37903d36dad0 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Acquiring lock "cinder-attachment_update-b866d314-a6d9-491c-9878-59480c6ff944-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:52:44.568709 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-e117b8cb-9d0a-4b03-99ab-37903d36dad0 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Lock "cinder-attachment_update-b866d314-a6d9-491c-9878-59480c6ff944-np0000004916" acquired by "attachment_update" :: waited 0.006s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:52:44.570111 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:44.570111 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:44.617226 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-48811e8d-521a-430d-909e-a0738f117e25 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:44.621139 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-48811e8d-521a-430d-909e-a0738f117e25 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:44.621391 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-48811e8d-521a-430d-909e-a0738f117e25 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:44.621603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-48811e8d-521a-430d-909e-a0738f117e25 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:44.621703 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-48811e8d-521a-430d-909e-a0738f117e25 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:44.626269 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:44.626269 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:44.626971 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-48811e8d-521a-430d-909e-a0738f117e25 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:44.627437 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1422/5626] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:44 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:45.089916 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-e117b8cb-9d0a-4b03-99ab-37903d36dad0 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Lock "cinder-attachment_update-b866d314-a6d9-491c-9878-59480c6ff944-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:52:45.090230 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-e117b8cb-9d0a-4b03-99ab-37903d36dad0 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420 returned with HTTP 200 Jul 09 15:52:45.090677 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1388/5627] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:52:44 2026] PUT /volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420 => generated 969 bytes in 545 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:52:45.602173 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-b3c3a893-dbe3-4e22-ba73-59cadf91c869 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:45.604342 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-b3c3a893-dbe3-4e22-ba73-59cadf91c869 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] POST https://10.4.3.19/volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420/action Jul 09 15:52:45.604693 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-b3c3a893-dbe3-4e22-ba73-59cadf91c869 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:52:45.604843 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-b3c3a893-dbe3-4e22-ba73-59cadf91c869 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:45.607807 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=102,cinder:UPDATE=13,cinder:INSERT=5 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:52:45.623344 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:45.623344 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:45.634811 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-6e8d86cd-ec57-417d-ba3f-f541cce495d5 req-b3c3a893-dbe3-4e22-ba73-59cadf91c869 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420/action returned with HTTP 204 Jul 09 15:52:45.635331 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1414/5628] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:52:45 2026] POST /volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:52:45.639342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c89a3d5f-443d-4ae6-98cf-78895a201615 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:45.641288 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c89a3d5f-443d-4ae6-98cf-78895a201615 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:45.641580 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c89a3d5f-443d-4ae6-98cf-78895a201615 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:45.641738 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c89a3d5f-443d-4ae6-98cf-78895a201615 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:45.641885 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-c89a3d5f-443d-4ae6-98cf-78895a201615 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:45.647275 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:45.647275 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:45.648206 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c89a3d5f-443d-4ae6-98cf-78895a201615 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:45.648744 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1405/5629] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:45 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:46.661174 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f53d1e68-4e79-486a-b03f-dae4f37b3720 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:46.663558 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f53d1e68-4e79-486a-b03f-dae4f37b3720 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:46.663558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f53d1e68-4e79-486a-b03f-dae4f37b3720 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:46.663558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f53d1e68-4e79-486a-b03f-dae4f37b3720 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:46.663558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f53d1e68-4e79-486a-b03f-dae4f37b3720 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:46.667319 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:46.667319 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:46.667840 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f53d1e68-4e79-486a-b03f-dae4f37b3720 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:46.668202 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1423/5630] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:46 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:47.679256 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-10dddb21-2011-45bb-aa34-3ad9f6659b22 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:47.681468 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-10dddb21-2011-45bb-aa34-3ad9f6659b22 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:47.681744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-10dddb21-2011-45bb-aa34-3ad9f6659b22 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:47.682010 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-10dddb21-2011-45bb-aa34-3ad9f6659b22 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:47.682196 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-10dddb21-2011-45bb-aa34-3ad9f6659b22 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:47.686721 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:47.686721 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:47.687507 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-10dddb21-2011-45bb-aa34-3ad9f6659b22 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:47.687993 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1389/5631] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:47 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:48.697692 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f2b3f65c-b0ff-4eeb-8dfa-850831304fc6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:48.699598 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f2b3f65c-b0ff-4eeb-8dfa-850831304fc6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:48.699791 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f2b3f65c-b0ff-4eeb-8dfa-850831304fc6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:48.699969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f2b3f65c-b0ff-4eeb-8dfa-850831304fc6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:48.700065 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-f2b3f65c-b0ff-4eeb-8dfa-850831304fc6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:48.703992 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:48.703992 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:48.704592 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f2b3f65c-b0ff-4eeb-8dfa-850831304fc6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:48.704992 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1415/5632] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:48 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:49.716010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4718028d-7141-4f31-80b2-f5dcaaebb01d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:49.718143 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4718028d-7141-4f31-80b2-f5dcaaebb01d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:49.718143 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4718028d-7141-4f31-80b2-f5dcaaebb01d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:49.718268 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4718028d-7141-4f31-80b2-f5dcaaebb01d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:49.718387 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-4718028d-7141-4f31-80b2-f5dcaaebb01d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:49.722769 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:49.722769 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:49.723743 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4718028d-7141-4f31-80b2-f5dcaaebb01d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:49.724138 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1406/5633] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:49 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:50.735217 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bfa1d333-0e09-429c-adf3-876e25c50bdf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:50.736996 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfa1d333-0e09-429c-adf3-876e25c50bdf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:50.737390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfa1d333-0e09-429c-adf3-876e25c50bdf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:50.737609 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bfa1d333-0e09-429c-adf3-876e25c50bdf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:50.737765 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-bfa1d333-0e09-429c-adf3-876e25c50bdf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:50.742859 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:50.742859 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:50.746215 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bfa1d333-0e09-429c-adf3-876e25c50bdf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:50.746215 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1424/5634] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:50 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:51.755094 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f8488dca-2538-4d6f-96e1-e7c6adacf09b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:51.757136 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f8488dca-2538-4d6f-96e1-e7c6adacf09b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:51.757246 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f8488dca-2538-4d6f-96e1-e7c6adacf09b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:51.757458 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f8488dca-2538-4d6f-96e1-e7c6adacf09b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:51.757564 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-f8488dca-2538-4d6f-96e1-e7c6adacf09b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:51.761519 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:51.761519 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:51.762296 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f8488dca-2538-4d6f-96e1-e7c6adacf09b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:51.762795 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1390/5635] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:51 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:52.775604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9155a9e9-aa73-4b94-b7a6-bdae8fd3f698 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:52.777791 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9155a9e9-aa73-4b94-b7a6-bdae8fd3f698 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:52.778079 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9155a9e9-aa73-4b94-b7a6-bdae8fd3f698 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:52.778360 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9155a9e9-aa73-4b94-b7a6-bdae8fd3f698 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:52.778494 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-9155a9e9-aa73-4b94-b7a6-bdae8fd3f698 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 0cec4b4d-2d2b-471e-860b-7e694eccbf06. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:52.783320 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:52.783320 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:52.784254 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9155a9e9-aa73-4b94-b7a6-bdae8fd3f698 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 200 Jul 09 15:52:52.784804 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1416/5636] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:52 2026] GET /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:52.795108 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-13393c24-4afa-469a-8026-80838296fd35 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:52.796843 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-13393c24-4afa-469a-8026-80838296fd35 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] DELETE https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 Jul 09 15:52:52.797137 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-13393c24-4afa-469a-8026-80838296fd35 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:52.797373 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-13393c24-4afa-469a-8026-80838296fd35 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:52.797452 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-13393c24-4afa-469a-8026-80838296fd35 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Delete backup with id: 0cec4b4d-2d2b-471e-860b-7e694eccbf06. Jul 09 15:52:52.799346 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=99,cinder:UPDATE=12,cinder:INSERT=8 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:52:52.803205 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:52.803205 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:52.821524 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-13393c24-4afa-469a-8026-80838296fd35 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] delete_backup rpcapi backup_id 0cec4b4d-2d2b-471e-860b-7e694eccbf06 {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:52:52.822482 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-13393c24-4afa-469a-8026-80838296fd35 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 returned with HTTP 202 Jul 09 15:52:52.822813 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1407/5637] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:52:52 2026] DELETE /volume/v3/backups/0cec4b4d-2d2b-471e-860b-7e694eccbf06 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:52:52.834798 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e94ab1de-13c7-4cc7-8efe-429e76854fe9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:52.836608 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e94ab1de-13c7-4cc7-8efe-429e76854fe9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb Jul 09 15:52:52.836808 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e94ab1de-13c7-4cc7-8efe-429e76854fe9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:52.837027 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e94ab1de-13c7-4cc7-8efe-429e76854fe9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:52.837223 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-e94ab1de-13c7-4cc7-8efe-429e76854fe9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume with id: 0c20c8f2-714c-47a4-8607-8bb7f32307cb Jul 09 15:52:52.844470 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:52.844470 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:52.844823 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e94ab1de-13c7-4cc7-8efe-429e76854fe9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:52.863155 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-e94ab1de-13c7-4cc7-8efe-429e76854fe9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume request issued successfully. Jul 09 15:52:52.863455 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e94ab1de-13c7-4cc7-8efe-429e76854fe9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb returned with HTTP 202 Jul 09 15:52:52.864039 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1425/5638] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:52:52 2026] DELETE /volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:52:52.871064 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-afe1db43-cc08-4126-86f2-8a36631baffe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:52.873474 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-afe1db43-cc08-4126-86f2-8a36631baffe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb Jul 09 15:52:52.873665 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-afe1db43-cc08-4126-86f2-8a36631baffe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:52.873841 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-afe1db43-cc08-4126-86f2-8a36631baffe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:52.880913 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:52.880913 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:52.884167 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-afe1db43-cc08-4126-86f2-8a36631baffe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:52.888047 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-afe1db43-cc08-4126-86f2-8a36631baffe tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb returned with HTTP 200 Jul 09 15:52:52.888426 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1391/5639] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:52 2026] GET /volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:53.901418 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-38a3c303-2ce3-4687-9d39-f6420c8b6fcf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:53.903427 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38a3c303-2ce3-4687-9d39-f6420c8b6fcf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb Jul 09 15:52:53.903712 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38a3c303-2ce3-4687-9d39-f6420c8b6fcf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:53.903947 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-38a3c303-2ce3-4687-9d39-f6420c8b6fcf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:53.910278 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-38a3c303-2ce3-4687-9d39-f6420c8b6fcf tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb returned with HTTP 404 Jul 09 15:52:53.910837 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1417/5640] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:53 2026] GET /volume/v3/volumes/0c20c8f2-714c-47a4-8607-8bb7f32307cb => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:52:53.922646 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1c965fe1-aa58-4394-aa00-2103ec142a48 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:53.925065 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1c965fe1-aa58-4394-aa00-2103ec142a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b/export_record Jul 09 15:52:53.925360 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1c965fe1-aa58-4394-aa00-2103ec142a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:53.925597 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1c965fe1-aa58-4394-aa00-2103ec142a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Calling method 'export_record' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:53.925746 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-1c965fe1-aa58-4394-aa00-2103ec142a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Export record for backup 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 09 15:52:53.932744 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:53.932744 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:53.934804 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-1c965fe1-aa58-4394-aa00-2103ec142a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'f2a9b347ff5e45e4b43640426acb35e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f01e759f50c741c69135ff64e5102a5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:52:53.934804 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1c965fe1-aa58-4394-aa00-2103ec142a48 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b/export_record returned with HTTP 403 Jul 09 15:52:53.935428 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1408/5641] 10.4.3.19 () {68 vars in 1423 bytes} [Thu Jul 9 15:52:53 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b/export_record => generated 101 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:52:53.949698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0ec16e62-132d-49bc-b734-2777db56155c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:53.949698 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:52:53.949698 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1215371658"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:53.950756 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1215371658'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:52:53.950756 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume of 1 GB Jul 09 15:52:53.955106 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Availability Zones retrieved successfully. Jul 09 15:52:53.962027 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Flow 'volume_create_api' (8230a043-230a-4f78-9aec-d6434df902e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:52:53.962946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d87b54-ffeb-4d7f-a25c-9fbc1b4c02b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:53.963677 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:52:53.987864 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34d87b54-ffeb-4d7f-a25c-9fbc1b4c02b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:53.988684 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6efc63d-34be-4445-88ea-e3845ef43891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:54.026774 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Created reservations ['de5cea83-a482-40b4-9e81-eb62a5c814d9', '43ec6bc7-a7b4-4fa8-a92e-6c9d03bbccc3', '8d9e7d66-9ac6-4c4f-85c6-4fa31428a3c1', '09f97499-0d6d-4260-9205-879c02ac3ddc'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:52:54.027843 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6efc63d-34be-4445-88ea-e3845ef43891) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de5cea83-a482-40b4-9e81-eb62a5c814d9', '43ec6bc7-a7b4-4fa8-a92e-6c9d03bbccc3', '8d9e7d66-9ac6-4c4f-85c6-4fa31428a3c1', '09f97499-0d6d-4260-9205-879c02ac3ddc']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:54.028362 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41a2204-b2f8-4fbf-aaab-8f42cb4d018e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:54.051334 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c41a2204-b2f8-4fbf-aaab-8f42cb4d018e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b94264c0-83f2-4e31-8d77-d4c28950ca14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1215371658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['de5cea83-a482-40b4-9e81-eb62a5c814d9','43ec6bc7-a7b4-4fa8-a92e-6c9d03bbccc3','8d9e7d66-9ac6-4c4f-85c6-4fa31428a3c1','09f97499-0d6d-4260-9205-879c02ac3ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1891c757c94f46778931c733c6a8f3c1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:52:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1215371658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b94264c0-83f2-4e31-8d77-d4c28950ca14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e759f50c741c69135ff64e5102a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1891c757c94f46778931c733c6a8f3c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:54.051993 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b19d1a3c-db67-4e54-af2c-80e7222cc4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:54.068871 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b19d1a3c-db67-4e54-af2c-80e7222cc4ef) transitioned into state 'SUCCESS' from state '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-1215371658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['de5cea83-a482-40b4-9e81-eb62a5c814d9','43ec6bc7-a7b4-4fa8-a92e-6c9d03bbccc3','8d9e7d66-9ac6-4c4f-85c6-4fa31428a3c1','09f97499-0d6d-4260-9205-879c02ac3ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1891c757c94f46778931c733c6a8f3c1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:54.069518 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55a11e6-188f-44be-90d6-e8024cd08249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:54.077492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e55a11e6-188f-44be-90d6-e8024cd08249) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:54.078311 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Flow 'volume_create_api' (8230a043-230a-4f78-9aec-d6434df902e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:52:54.078669 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume request issued successfully. Jul 09 15:52:54.079505 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0ec16e62-132d-49bc-b734-2777db56155c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:52:54.080015 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1426/5642] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:52:53 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 09 15:52:54.091758 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d84c4e44-8ad4-4e10-8f44-1be9528b767b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:54.093451 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d84c4e44-8ad4-4e10-8f44-1be9528b767b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 Jul 09 15:52:54.093716 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d84c4e44-8ad4-4e10-8f44-1be9528b767b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:54.093967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d84c4e44-8ad4-4e10-8f44-1be9528b767b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:54.104244 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:54.104244 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:54.108470 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d84c4e44-8ad4-4e10-8f44-1be9528b767b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:54.114832 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d84c4e44-8ad4-4e10-8f44-1be9528b767b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 returned with HTTP 200 Jul 09 15:52:54.115423 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1392/5643] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:54 2026] GET /volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 => generated 955 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:54.959412 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cd19086c-884c-48b7-90ca-b4adf5e4b3b6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:55.017179 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd19086c-884c-48b7-90ca-b4adf5e4b3b6 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:52:55.017635 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cd19086c-884c-48b7-90ca-b4adf5e4b3b6 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-218976667", "extra_specs": {}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:55.033511 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cd19086c-884c-48b7-90ca-b4adf5e4b3b6 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:52:55.033846 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1418/5644] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:52:54 2026] POST /volume/v3/types => generated 211 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:55.041392 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c6cf4efb-9b98-46ac-9038-25cbc21436f7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:55.043149 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6cf4efb-9b98-46ac-9038-25cbc21436f7 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] POST https://10.4.3.19/volume/v3/types/5a4796df-88c5-4383-97b5-ea4b2b7e8cce/encryption Jul 09 15:52:55.043500 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c6cf4efb-9b98-46ac-9038-25cbc21436f7 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:55.057939 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c6cf4efb-9b98-46ac-9038-25cbc21436f7 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] https://10.4.3.19/volume/v3/types/5a4796df-88c5-4383-97b5-ea4b2b7e8cce/encryption returned with HTTP 200 Jul 09 15:52:55.058470 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1409/5645] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:52:55 2026] POST /volume/v3/types/5a4796df-88c5-4383-97b5-ea4b2b7e8cce/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:55.066992 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f65d9515-2740-4519-af85-3c97b10239ca None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:55.120788 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:52:55.121172 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-421016679", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-218976667", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:55.122692 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-421016679', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-218976667', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:52:55.127094 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:52:55.127313 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8f396350-808c-4763-9f29-ba63a41539f7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:55.127572 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:55.127572 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:55.127958 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:52:55.128897 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8f396350-808c-4763-9f29-ba63a41539f7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 Jul 09 15:52:55.129114 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8f396350-808c-4763-9f29-ba63a41539f7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:55.129314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8f396350-808c-4763-9f29-ba63a41539f7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:55.133428 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (b5f01d0b-3041-47a3-b6c5-f955b14d1473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:52:55.134330 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cbb808-dc30-4ece-86b0-9a49ffc46081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:55.135337 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:52:55.136287 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:55.136287 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:55.140328 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8f396350-808c-4763-9f29-ba63a41539f7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:55.143949 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8f396350-808c-4763-9f29-ba63a41539f7 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 returned with HTTP 200 Jul 09 15:52:55.144350 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1393/5646] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:55 2026] GET /volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:52:55.156340 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a8fbd6f2-90c8-4cb5-8ef4-14c24e0c160c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:55.158083 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8fbd6f2-90c8-4cb5-8ef4-14c24e0c160c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:52:55.158497 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a8fbd6f2-90c8-4cb5-8ef4-14c24e0c160c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b94264c0-83f2-4e31-8d77-d4c28950ca14", "name": "tempest-type-Backup-93565203"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:55.159874 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (62cbb808-dc30-4ece-86b0-9a49ffc46081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:52:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5a4796df-88c5-4383-97b5-ea4b2b7e8cce,is_public=True,name='tempest-scenario-type-luks-218976667',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5a4796df-88c5-4383-97b5-ea4b2b7e8cce', '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=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:55.160351 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-a8fbd6f2-90c8-4cb5-8ef4-14c24e0c160c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Creating new backup {'backup': {'volume_id': 'b94264c0-83f2-4e31-8d77-d4c28950ca14', 'name': 'tempest-type-Backup-93565203'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:52:55.160488 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-a8fbd6f2-90c8-4cb5-8ef4-14c24e0c160c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Creating backup of volume b94264c0-83f2-4e31-8d77-d4c28950ca14 in container None Jul 09 15:52:55.160730 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a027f66c-3398-4c4c-9360-af2be6d25519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:55.167120 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:55.167120 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:55.167495 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a8fbd6f2-90c8-4cb5-8ef4-14c24e0c160c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:52:55.183656 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-a8fbd6f2-90c8-4cb5-8ef4-14c24e0c160c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Created reservations ['c2b7376b-1bd8-403d-aedd-19a18ee309c0', '93805796-44ea-4c68-9929-1151c8fab9f1'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:52:55.185328 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-218976667 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-218976667, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:52:55.185624 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-218976667 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-218976667, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:52:55.215580 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a8fbd6f2-90c8-4cb5-8ef4-14c24e0c160c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:52:55.216046 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1419/5647] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:52:55 2026] POST /volume/v3/backups => generated 312 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:52:55.222545 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['4bc523bd-c507-4a19-8b1d-2a35e6278713', 'a112523b-7b14-4130-a6b4-fcfbcd2a5baa', 'de21a762-207c-4fe7-b392-7b6b687558e9', 'd7806638-49d1-4f0d-8736-97c6ff113705'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:52:55.223370 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a027f66c-3398-4c4c-9360-af2be6d25519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4bc523bd-c507-4a19-8b1d-2a35e6278713', 'a112523b-7b14-4130-a6b4-fcfbcd2a5baa', 'de21a762-207c-4fe7-b392-7b6b687558e9', 'd7806638-49d1-4f0d-8736-97c6ff113705']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:55.223734 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-89843b27-0095-492a-ab4c-a41d7e2a6d07 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:55.224039 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (752394ae-55c1-4ae9-bdd4-5160bc5563bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:55.225585 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89843b27-0095-492a-ab4c-a41d7e2a6d07 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:52:55.225821 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89843b27-0095-492a-ab4c-a41d7e2a6d07 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:55.226051 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89843b27-0095-492a-ab4c-a41d7e2a6d07 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:55.226167 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-89843b27-0095-492a-ab4c-a41d7e2a6d07 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:55.230482 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:55.230482 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:55.231105 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89843b27-0095-492a-ab4c-a41d7e2a6d07 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:52:55.231494 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1410/5648] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:55 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 719 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:55.244817 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (752394ae-55c1-4ae9-bdd4-5160bc5563bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bd159e6-a20d-4135-86cd-38238e707694', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-421016679',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['4bc523bd-c507-4a19-8b1d-2a35e6278713','a112523b-7b14-4130-a6b4-fcfbcd2a5baa','de21a762-207c-4fe7-b392-7b6b687558e9','d7806638-49d1-4f0d-8736-97c6ff113705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=5a4796df-88c5-4383-97b5-ea4b2b7e8cce), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-421016679',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=1bd159e6-a20d-4135-86cd-38238e707694,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5a4796df-88c5-4383-97b5-ea4b2b7e8cce),volume_type_id=5a4796df-88c5-4383-97b5-ea4b2b7e8cce)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:55.245492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc45421-e64b-49b0-88f3-362f869081c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:55.264167 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1cc45421-e64b-49b0-88f3-362f869081c3) transitioned into state 'SUCCESS' from state '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-421016679',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['4bc523bd-c507-4a19-8b1d-2a35e6278713','a112523b-7b14-4130-a6b4-fcfbcd2a5baa','de21a762-207c-4fe7-b392-7b6b687558e9','d7806638-49d1-4f0d-8736-97c6ff113705'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=5a4796df-88c5-4383-97b5-ea4b2b7e8cce)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:55.264792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a7c7e9-9dbb-4831-b2ac-aac2d081857d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:52:55.272405 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a7c7e9-9dbb-4831-b2ac-aac2d081857d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:52:55.273194 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (b5f01d0b-3041-47a3-b6c5-f955b14d1473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:52:55.273493 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:52:55.274008 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f65d9515-2740-4519-af85-3c97b10239ca tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:52:55.274457 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1427/5649] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:52:55 2026] POST /volume/v3/volumes => generated 776 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:52:55.284932 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ab69dd9e-14ee-41dd-bc57-b7e0e37a5b10 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:55.286763 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab69dd9e-14ee-41dd-bc57-b7e0e37a5b10 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:52:55.286997 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab69dd9e-14ee-41dd-bc57-b7e0e37a5b10 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:55.287241 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ab69dd9e-14ee-41dd-bc57-b7e0e37a5b10 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:55.294347 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:55.294347 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:55.298195 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ab69dd9e-14ee-41dd-bc57-b7e0e37a5b10 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:52:55.302999 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ab69dd9e-14ee-41dd-bc57-b7e0e37a5b10 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 200 Jul 09 15:52:55.303441 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1394/5650] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:55 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:56.240971 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3f4ad267-0864-47df-9d2e-c352417418e5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:56.242568 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3f4ad267-0864-47df-9d2e-c352417418e5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:52:56.242744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3f4ad267-0864-47df-9d2e-c352417418e5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:56.242907 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3f4ad267-0864-47df-9d2e-c352417418e5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:56.243016 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-3f4ad267-0864-47df-9d2e-c352417418e5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:56.246528 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:56.246528 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:56.247110 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3f4ad267-0864-47df-9d2e-c352417418e5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:52:56.247519 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1420/5651] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:56 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:56.316726 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-059335cf-a986-4260-8fd9-b8cb90e58c38 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:56.318140 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-059335cf-a986-4260-8fd9-b8cb90e58c38 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:52:56.318317 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-059335cf-a986-4260-8fd9-b8cb90e58c38 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:56.318480 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-059335cf-a986-4260-8fd9-b8cb90e58c38 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:56.324649 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:56.324649 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:56.327896 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-059335cf-a986-4260-8fd9-b8cb90e58c38 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:52:56.331850 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-059335cf-a986-4260-8fd9-b8cb90e58c38 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 200 Jul 09 15:52:56.332509 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1411/5652] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:56 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 869 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:56.344028 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7468d703-0605-4d55-a480-366af60cf57f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:56.345788 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7468d703-0605-4d55-a480-366af60cf57f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:52:56.345960 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7468d703-0605-4d55-a480-366af60cf57f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:56.346211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7468d703-0605-4d55-a480-366af60cf57f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:56.352806 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:56.352806 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:56.357802 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7468d703-0605-4d55-a480-366af60cf57f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:52:56.364071 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7468d703-0605-4d55-a480-366af60cf57f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 200 Jul 09 15:52:56.364495 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1428/5653] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:52:56 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:56.376126 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b6c8f233-a434-4c99-a9b1-9bfb7bc3c608 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:56.378225 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b6c8f233-a434-4c99-a9b1-9bfb7bc3c608 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694/action Jul 09 15:52:56.378646 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b6c8f233-a434-4c99-a9b1-9bfb7bc3c608 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:52:56.378806 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b6c8f233-a434-4c99-a9b1-9bfb7bc3c608 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:56.387221 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:56.387221 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:56.387760 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b6c8f233-a434-4c99-a9b1-9bfb7bc3c608 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:52:56.394348 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-b6c8f233-a434-4c99-a9b1-9bfb7bc3c608 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume updated successfully. Jul 09 15:52:56.394551 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b6c8f233-a434-4c99-a9b1-9bfb7bc3c608 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694/action returned with HTTP 200 Jul 09 15:52:56.394966 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1395/5654] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:52:56 2026] POST /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 09 15:52:56.485373 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d163d805-771f-4f02-b312-46784032eecb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:56.487273 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d163d805-771f-4f02-b312-46784032eecb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:52:56.487441 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d163d805-771f-4f02-b312-46784032eecb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:56.487608 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d163d805-771f-4f02-b312-46784032eecb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:56.494147 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:56.494147 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:56.498282 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d163d805-771f-4f02-b312-46784032eecb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:52:56.502896 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d163d805-771f-4f02-b312-46784032eecb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 200 Jul 09 15:52:56.503395 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1421/5655] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:52:56 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:56.939252 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-092c9fef-169d-48eb-8f98-82c05fabe3a2 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:56.941204 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-092c9fef-169d-48eb-8f98-82c05fabe3a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:52:56.941391 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-092c9fef-169d-48eb-8f98-82c05fabe3a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:56.941559 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-092c9fef-169d-48eb-8f98-82c05fabe3a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:56.947636 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:56.947636 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:56.951036 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-092c9fef-169d-48eb-8f98-82c05fabe3a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:52:56.955690 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-092c9fef-169d-48eb-8f98-82c05fabe3a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 200 Jul 09 15:52:56.956084 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1412/5656] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:52:56 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 868 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:56.964708 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bee70c96-185e-42b2-8ed7-679a0486470b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:56.965098 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bee70c96-185e-42b2-8ed7-679a0486470b None None] GET https://10.4.3.19/volume// Jul 09 15:52:56.965282 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bee70c96-185e-42b2-8ed7-679a0486470b None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:56.965464 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bee70c96-185e-42b2-8ed7-679a0486470b None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:56.965801 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bee70c96-185e-42b2-8ed7-679a0486470b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:52:56.966074 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1429/5657] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:52: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 09 15:52:56.972899 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-8937d55c-40a6-429c-b81e-79d914d94cb8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:56.974664 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-8937d55c-40a6-429c-b81e-79d914d94cb8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:52:56.974987 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-8937d55c-40a6-429c-b81e-79d914d94cb8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1bd159e6-a20d-4135-86cd-38238e707694", "connector": null, "instance_uuid": "faf6221b-a2d8-4d15-9e05-7be4d57364eb"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:52:56.982413 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:56.982413 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:52:57.004804 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-8937d55c-40a6-429c-b81e-79d914d94cb8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:52:57.005251 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1396/5658] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:52:56 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 09 15:52:57.258294 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2d42a0de-5fa5-4adc-94ce-4428b8f70fe1 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:57.260126 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d42a0de-5fa5-4adc-94ce-4428b8f70fe1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:52:57.260340 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d42a0de-5fa5-4adc-94ce-4428b8f70fe1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:57.260683 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d42a0de-5fa5-4adc-94ce-4428b8f70fe1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:57.260683 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2d42a0de-5fa5-4adc-94ce-4428b8f70fe1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:57.265088 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:57.265088 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:52:57.265671 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d42a0de-5fa5-4adc-94ce-4428b8f70fe1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:52:57.266125 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1422/5659] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:57 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:58.276896 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0728ec31-bb10-4d7a-945d-ea55fa86826c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:58.278694 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0728ec31-bb10-4d7a-945d-ea55fa86826c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:52:58.278925 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0728ec31-bb10-4d7a-945d-ea55fa86826c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:58.279134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0728ec31-bb10-4d7a-945d-ea55fa86826c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:58.279297 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-0728ec31-bb10-4d7a-945d-ea55fa86826c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:58.283533 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:58.283533 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:52:58.284059 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0728ec31-bb10-4d7a-945d-ea55fa86826c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:52:58.284433 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1413/5660] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:58 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:52:59.294923 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-df276f76-59fa-4622-9cfb-fc4833dd3a21 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:52:59.296697 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-df276f76-59fa-4622-9cfb-fc4833dd3a21 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:52:59.296901 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-df276f76-59fa-4622-9cfb-fc4833dd3a21 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:52:59.297073 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-df276f76-59fa-4622-9cfb-fc4833dd3a21 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:52:59.297198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-df276f76-59fa-4622-9cfb-fc4833dd3a21 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:52:59.301797 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:52:59.301797 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:52:59.302504 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-df276f76-59fa-4622-9cfb-fc4833dd3a21 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:52:59.302870 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1430/5661] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:52:59 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:00.311992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bde65fa2-3e49-4e47-a855-19f4b24252e2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:00.313800 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bde65fa2-3e49-4e47-a855-19f4b24252e2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:00.314022 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bde65fa2-3e49-4e47-a855-19f4b24252e2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:00.314220 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bde65fa2-3e49-4e47-a855-19f4b24252e2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:00.314325 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-bde65fa2-3e49-4e47-a855-19f4b24252e2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:00.318237 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:00.318237 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:00.318766 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bde65fa2-3e49-4e47-a855-19f4b24252e2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:00.319142 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1397/5662] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:00 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:01.329085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-03a4ba6d-9bd4-4cbd-b67d-cd2399c0c551 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:01.330695 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-03a4ba6d-9bd4-4cbd-b67d-cd2399c0c551 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:01.330991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-03a4ba6d-9bd4-4cbd-b67d-cd2399c0c551 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:01.332094 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-03a4ba6d-9bd4-4cbd-b67d-cd2399c0c551 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:01.332094 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-03a4ba6d-9bd4-4cbd-b67d-cd2399c0c551 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:01.335380 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:01.335380 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:01.336149 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-03a4ba6d-9bd4-4cbd-b67d-cd2399c0c551 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:01.336626 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1423/5663] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:01 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:02.347578 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1905af1d-74e0-418a-bf49-91663b1b02cc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:02.350587 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1905af1d-74e0-418a-bf49-91663b1b02cc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:02.350818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1905af1d-74e0-418a-bf49-91663b1b02cc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:02.351035 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1905af1d-74e0-418a-bf49-91663b1b02cc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:02.351144 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-1905af1d-74e0-418a-bf49-91663b1b02cc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:02.355592 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:02.355592 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:02.356213 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1905af1d-74e0-418a-bf49-91663b1b02cc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:02.356587 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1414/5664] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:02 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:02.869562 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5e5cc6db-f060-4488-9743-3f0e8d62f04e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:02.870049 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5e5cc6db-f060-4488-9743-3f0e8d62f04e None None] GET https://10.4.3.19/volume// Jul 09 15:53:02.870298 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5e5cc6db-f060-4488-9743-3f0e8d62f04e None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:02.870528 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5e5cc6db-f060-4488-9743-3f0e8d62f04e None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:02.870913 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5e5cc6db-f060-4488-9743-3f0e8d62f04e None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:53:02.871296 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1431/5665] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:53: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 09 15:53:02.880518 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d9f08485-18e2-47af-97e0-c8c5f93a5539 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:02.882426 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d9f08485-18e2-47af-97e0-c8c5f93a5539 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:53:02.882635 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d9f08485-18e2-47af-97e0-c8c5f93a5539 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:02.882836 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d9f08485-18e2-47af-97e0-c8c5f93a5539 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:02.895134 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:02.895134 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:02.898544 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d9f08485-18e2-47af-97e0-c8c5f93a5539 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:02.902661 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-d9f08485-18e2-47af-97e0-c8c5f93a5539 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 200 Jul 09 15:53:02.903047 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1398/5666] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:53:02 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 1047 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:53:03.018487 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-685f1b39-d093-40d5-937c-d4ff78c72cf3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:03.020989 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-685f1b39-d093-40d5-937c-d4ff78c72cf3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d Jul 09 15:53:03.021457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-685f1b39-d093-40d5-937c-d4ff78c72cf3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:03.029566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-685f1b39-d093-40d5-937c-d4ff78c72cf3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-1bd159e6-a20d-4135-86cd-38238e707694-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:53:03.034126 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-685f1b39-d093-40d5-937c-d4ff78c72cf3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-1bd159e6-a20d-4135-86cd-38238e707694-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:53:03.035054 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:03.035054 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:03.366309 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-572b87de-ac0b-441a-9f45-53eccc36c290 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:03.367935 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-572b87de-ac0b-441a-9f45-53eccc36c290 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:03.368110 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-572b87de-ac0b-441a-9f45-53eccc36c290 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:03.368316 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-572b87de-ac0b-441a-9f45-53eccc36c290 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:03.368441 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-572b87de-ac0b-441a-9f45-53eccc36c290 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:03.372100 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:03.372100 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:03.372643 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-572b87de-ac0b-441a-9f45-53eccc36c290 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:03.372958 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1415/5667] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:03 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:03.555388 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-685f1b39-d093-40d5-937c-d4ff78c72cf3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-1bd159e6-a20d-4135-86cd-38238e707694-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:53:03.555672 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-685f1b39-d093-40d5-937c-d4ff78c72cf3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d returned with HTTP 200 Jul 09 15:53:03.556080 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1424/5668] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:53:03 2026] PUT /volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d => generated 968 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:04.065377 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-c773b28e-6aab-4fe7-8598-8054a8e0f9fa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:04.067484 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-c773b28e-6aab-4fe7-8598-8054a8e0f9fa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d/action Jul 09 15:53:04.067869 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-c773b28e-6aab-4fe7-8598-8054a8e0f9fa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:53:04.068013 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-c773b28e-6aab-4fe7-8598-8054a8e0f9fa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:04.085316 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:04.085316 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:04.097852 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-c773b28e-6aab-4fe7-8598-8054a8e0f9fa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d/action returned with HTTP 204 Jul 09 15:53:04.098395 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1432/5669] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:53:04 2026] POST /volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:04.383159 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e9e81506-42e6-4835-9a5c-941fe955479c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:04.386798 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9e81506-42e6-4835-9a5c-941fe955479c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:04.387010 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9e81506-42e6-4835-9a5c-941fe955479c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:04.387238 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e9e81506-42e6-4835-9a5c-941fe955479c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:04.387350 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e9e81506-42e6-4835-9a5c-941fe955479c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:04.397593 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:04.397593 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:04.398509 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e9e81506-42e6-4835-9a5c-941fe955479c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:04.399017 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1399/5670] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:04 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:05.411217 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b367e141-524b-4c3b-93cd-ece5130dd458 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:05.414624 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b367e141-524b-4c3b-93cd-ece5130dd458 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:05.414863 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b367e141-524b-4c3b-93cd-ece5130dd458 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:05.415100 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b367e141-524b-4c3b-93cd-ece5130dd458 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:05.415927 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-b367e141-524b-4c3b-93cd-ece5130dd458 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:05.421761 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:05.421761 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:05.422971 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b367e141-524b-4c3b-93cd-ece5130dd458 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:05.423544 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1416/5671] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:05 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:06.436928 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0aa448b2-3a43-40fa-9946-f72509289914 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:06.437400 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0aa448b2-3a43-40fa-9946-f72509289914 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:06.437650 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0aa448b2-3a43-40fa-9946-f72509289914 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:06.437873 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0aa448b2-3a43-40fa-9946-f72509289914 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:06.438001 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-0aa448b2-3a43-40fa-9946-f72509289914 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:06.443786 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:06.443786 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:06.444566 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0aa448b2-3a43-40fa-9946-f72509289914 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:06.444958 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1425/5672] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:06 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:07.455630 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2d705217-3efc-436d-a2e4-d0ba5a94e5d1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:07.457730 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d705217-3efc-436d-a2e4-d0ba5a94e5d1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:07.457988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d705217-3efc-436d-a2e4-d0ba5a94e5d1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:07.458251 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2d705217-3efc-436d-a2e4-d0ba5a94e5d1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:07.458416 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-2d705217-3efc-436d-a2e4-d0ba5a94e5d1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:07.463619 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:07.463619 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:07.464450 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2d705217-3efc-436d-a2e4-d0ba5a94e5d1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:07.464931 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1433/5673] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:07 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:08.179432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-89b95b13-702f-48c2-b998-8d69a481c7d3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:08.182345 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-89b95b13-702f-48c2-b998-8d69a481c7d3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694/encryption Jul 09 15:53:08.182622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-89b95b13-702f-48c2-b998-8d69a481c7d3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:08.182863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-89b95b13-702f-48c2-b998-8d69a481c7d3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:08.206063 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:08.206063 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:08.215883 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1f8de58b-50a7-40ea-ba02-8b79b921e968 req-89b95b13-702f-48c2-b998-8d69a481c7d3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694/encryption returned with HTTP 200 Jul 09 15:53:08.216482 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1400/5674] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:53:08 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694/encryption => generated 160 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:08.476163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-32502b01-5c84-4449-b673-063822c0749e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:08.478382 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-32502b01-5c84-4449-b673-063822c0749e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:08.478683 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-32502b01-5c84-4449-b673-063822c0749e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:08.478868 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-32502b01-5c84-4449-b673-063822c0749e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:08.478975 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-32502b01-5c84-4449-b673-063822c0749e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:08.484682 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:08.484682 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:08.484682 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-32502b01-5c84-4449-b673-063822c0749e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:08.484682 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1417/5675] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:08 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:09.494107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2e8a523e-58ff-40ac-8bcd-156efb5dd466 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:09.495863 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e8a523e-58ff-40ac-8bcd-156efb5dd466 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:09.496060 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2e8a523e-58ff-40ac-8bcd-156efb5dd466 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:09.496248 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2e8a523e-58ff-40ac-8bcd-156efb5dd466 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:09.496347 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-2e8a523e-58ff-40ac-8bcd-156efb5dd466 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:09.500231 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:09.500231 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:09.500784 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2e8a523e-58ff-40ac-8bcd-156efb5dd466 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:09.501097 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1426/5676] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:09 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:10.510957 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9754cd81-23c6-45f1-a8a4-e3474b1e973c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:10.512903 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9754cd81-23c6-45f1-a8a4-e3474b1e973c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:10.513116 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9754cd81-23c6-45f1-a8a4-e3474b1e973c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:10.513309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9754cd81-23c6-45f1-a8a4-e3474b1e973c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:10.513409 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-9754cd81-23c6-45f1-a8a4-e3474b1e973c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:10.517817 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:10.517817 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:10.518588 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9754cd81-23c6-45f1-a8a4-e3474b1e973c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:10.518960 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1434/5677] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:10 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:11.529439 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cea58978-00cf-4e4e-9e3f-d2776a01497f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:11.531172 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cea58978-00cf-4e4e-9e3f-d2776a01497f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:11.531407 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cea58978-00cf-4e4e-9e3f-d2776a01497f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:11.531585 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cea58978-00cf-4e4e-9e3f-d2776a01497f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:11.531714 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-cea58978-00cf-4e4e-9e3f-d2776a01497f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:11.535997 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:11.535997 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:11.536622 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cea58978-00cf-4e4e-9e3f-d2776a01497f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:11.537000 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1401/5678] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:11 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:12.547438 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1a6b554c-35f6-4018-b3be-81b25a85cdbc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:12.550199 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1a6b554c-35f6-4018-b3be-81b25a85cdbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:12.550199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1a6b554c-35f6-4018-b3be-81b25a85cdbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:12.550199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1a6b554c-35f6-4018-b3be-81b25a85cdbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:12.550199 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-1a6b554c-35f6-4018-b3be-81b25a85cdbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:12.555029 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:12.555029 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:12.555029 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1a6b554c-35f6-4018-b3be-81b25a85cdbc tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:12.555029 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1418/5679] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:12 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:13.567484 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-14d73f7b-2c31-4e0a-95d0-d25170ffbfd3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:13.569325 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-14d73f7b-2c31-4e0a-95d0-d25170ffbfd3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:13.569723 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-14d73f7b-2c31-4e0a-95d0-d25170ffbfd3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:13.569723 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-14d73f7b-2c31-4e0a-95d0-d25170ffbfd3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:13.569852 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-14d73f7b-2c31-4e0a-95d0-d25170ffbfd3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:13.573732 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:13.573732 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:13.574375 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-14d73f7b-2c31-4e0a-95d0-d25170ffbfd3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:13.574722 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1427/5680] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:13 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:14.586378 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-455d4786-7c16-4206-9f18-60fae336d129 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:14.588424 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-455d4786-7c16-4206-9f18-60fae336d129 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:14.588604 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-455d4786-7c16-4206-9f18-60fae336d129 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:14.588774 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-455d4786-7c16-4206-9f18-60fae336d129 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:14.588884 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-455d4786-7c16-4206-9f18-60fae336d129 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:14.590749 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=121,cinder:UPDATE=34,cinder:INSERT=19 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:53:14.593440 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:14.593440 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:14.594107 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-455d4786-7c16-4206-9f18-60fae336d129 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:14.594454 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1435/5681] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:14 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:14.604731 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-996ae708-1b2f-40ab-ae77-53689d670c85 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:14.606824 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-996ae708-1b2f-40ab-ae77-53689d670c85 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364/export_record Jul 09 15:53:14.607084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-996ae708-1b2f-40ab-ae77-53689d670c85 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:14.607350 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-996ae708-1b2f-40ab-ae77-53689d670c85 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'export_record' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:14.607495 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-996ae708-1b2f-40ab-ae77-53689d670c85 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Export record for backup 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99867) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 09 15:53:14.612644 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:14.612644 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:14.613857 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.api [None req-996ae708-1b2f-40ab-ae77-53689d670c85 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling RPCAPI with context: , host: np0000004916, backup: 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99867) export_record /opt/stack/cinder/cinder/backup/api.py:504}} Jul 09 15:53:14.622967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-996ae708-1b2f-40ab-ae77-53689d670c85 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] export_record in rpcapi backup_id 6be1df77-1ba2-4104-81ad-197402d20364 on host np0000004916. {{(pid=99867) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 09 15:53:15.125211 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.contrib.backups [None req-996ae708-1b2f-40ab-ae77-53689d670c85 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmJlMWRmNzctMWJhMi00MTA0LTgxYWQtMTk3NDAyZDIwMzY0IiwgInVzZXJfaWQiOiAiMTg5MWM3NTdjOTRmNDY3Nzg5MzFjNzMzYzZhOGYzYzEiLCAicHJvamVjdF9pZCI6ICJmMDFlNzU5ZjUwYzc0MWM2OTEzNWZmNjRlNTEwMmE1ZSIsICJ2b2x1bWVfaWQiOiAiYjk0MjY0YzAtODNmMi00ZTMxLThkNzctZDRjMjg5NTBjYTE0IiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MzU2NTIwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I5NDI2NGMwLTgzZjItNGUzMS04ZDc3LWQ0YzI4OTUwY2ExNC8yMDI2MDcwOTE1NTMwMC9hel9ub3ZhX2JhY2t1cF82YmUxZGY3Ny0xYmEyLTQxMDQtODFhZC0xOTc0MDJkMjAzNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjUyOjU1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjUyOjU1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99867) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 09 15:53:15.125501 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-996ae708-1b2f-40ab-ae77-53689d670c85 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364/export_record returned with HTTP 200 Jul 09 15:53:15.125967 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1402/5682] 10.4.3.19 () {68 vars in 1423 bytes} [Thu Jul 9 15:53:14 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364/export_record => generated 1424 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:15.134828 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d04ea55c-af0c-4217-9341-ef25f2c621b5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:15.136559 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d04ea55c-af0c-4217-9341-ef25f2c621b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:15.136905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d04ea55c-af0c-4217-9341-ef25f2c621b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:15.137176 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d04ea55c-af0c-4217-9341-ef25f2c621b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:15.137389 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d04ea55c-af0c-4217-9341-ef25f2c621b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:15.142096 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:15.142096 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:15.142712 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d04ea55c-af0c-4217-9341-ef25f2c621b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:15.143171 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1419/5683] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:15 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:15.154205 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1e30254a-b5f4-4290-b15c-89ca7d0df9b5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:15.156078 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1e30254a-b5f4-4290-b15c-89ca7d0df9b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] POST https://10.4.3.19/volume/v3/backups/import_record Jul 09 15:53:15.156530 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1e30254a-b5f4-4290-b15c-89ca7d0df9b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjc4N2M3ZmQtM2M1Ni00YTc4LTljODAtNzNmYmFjZDQ4YTg1IiwgInVzZXJfaWQiOiAiMTg5MWM3NTdjOTRmNDY3Nzg5MzFjNzMzYzZhOGYzYzEiLCAicHJvamVjdF9pZCI6ICJmMDFlNzU5ZjUwYzc0MWM2OTEzNWZmNjRlNTEwMmE1ZSIsICJ2b2x1bWVfaWQiOiAiYjk0MjY0YzAtODNmMi00ZTMxLThkNzctZDRjMjg5NTBjYTE0IiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MzU2NTIwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I5NDI2NGMwLTgzZjItNGUzMS04ZDc3LWQ0YzI4OTUwY2ExNC8yMDI2MDcwOTE1NTMwMC9hel9ub3ZhX2JhY2t1cF82YmUxZGY3Ny0xYmEyLTQxMDQtODFhZC0xOTc0MDJkMjAzNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjUyOjU1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjUyOjU1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:15.158017 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-1e30254a-b5f4-4290-b15c-89ca7d0df9b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjc4N2M3ZmQtM2M1Ni00YTc4LTljODAtNzNmYmFjZDQ4YTg1IiwgInVzZXJfaWQiOiAiMTg5MWM3NTdjOTRmNDY3Nzg5MzFjNzMzYzZhOGYzYzEiLCAicHJvamVjdF9pZCI6ICJmMDFlNzU5ZjUwYzc0MWM2OTEzNWZmNjRlNTEwMmE1ZSIsICJ2b2x1bWVfaWQiOiAiYjk0MjY0YzAtODNmMi00ZTMxLThkNzctZDRjMjg5NTBjYTE0IiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MzU2NTIwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I5NDI2NGMwLTgzZjItNGUzMS04ZDc3LWQ0YzI4OTUwY2ExNC8yMDI2MDcwOTE1NTMwMC9hel9ub3ZhX2JhY2t1cF82YmUxZGY3Ny0xYmEyLTQxMDQtODFhZC0xOTc0MDJkMjAzNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjUyOjU1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjUyOjU1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=99864) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 09 15:53:15.158175 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-1e30254a-b5f4-4290-b15c-89ca7d0df9b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjc4N2M3ZmQtM2M1Ni00YTc4LTljODAtNzNmYmFjZDQ4YTg1IiwgInVzZXJfaWQiOiAiMTg5MWM3NTdjOTRmNDY3Nzg5MzFjNzMzYzZhOGYzYzEiLCAicHJvamVjdF9pZCI6ICJmMDFlNzU5ZjUwYzc0MWM2OTEzNWZmNjRlNTEwMmE1ZSIsICJ2b2x1bWVfaWQiOiAiYjk0MjY0YzAtODNmMi00ZTMxLThkNzctZDRjMjg5NTBjYTE0IiwgImhvc3QiOiAibnAwMDAwMDA0OTE2IiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC05MzU2NTIwMyIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lX2I5NDI2NGMwLTgzZjItNGUzMS04ZDc3LWQ0YzI4OTUwY2ExNC8yMDI2MDcwOTE1NTMwMC9hel9ub3ZhX2JhY2t1cF82YmUxZGY3Ny0xYmEyLTQxMDQtODFhZC0xOTc0MDJkMjAzNjQiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA3LTA5VDE1OjUyOjU1WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA3LTA5VDE1OjUyOjU1WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDctMDlUMTU6NTM6MTRaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=99864) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 09 15:53:15.158830 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-1e30254a-b5f4-4290-b15c-89ca7d0df9b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'f2a9b347ff5e45e4b43640426acb35e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f01e759f50c741c69135ff64e5102a5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:53:15.159035 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1e30254a-b5f4-4290-b15c-89ca7d0df9b5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups/import_record returned with HTTP 403 Jul 09 15:53:15.159571 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1428/5684] 10.4.3.19 () {70 vars in 1335 bytes} [Thu Jul 9 15:53:15 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:15.167497 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-15605896-0cad-4359-8727-9c263d2e07c3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:15.169391 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-15605896-0cad-4359-8727-9c263d2e07c3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 Jul 09 15:53:15.169603 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-15605896-0cad-4359-8727-9c263d2e07c3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:15.169841 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-15605896-0cad-4359-8727-9c263d2e07c3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:15.170014 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-15605896-0cad-4359-8727-9c263d2e07c3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume with id: b94264c0-83f2-4e31-8d77-d4c28950ca14 Jul 09 15:53:15.177544 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:15.177544 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:15.177980 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-15605896-0cad-4359-8727-9c263d2e07c3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:15.194488 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-15605896-0cad-4359-8727-9c263d2e07c3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume request issued successfully. Jul 09 15:53:15.194719 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-15605896-0cad-4359-8727-9c263d2e07c3 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 returned with HTTP 202 Jul 09 15:53:15.195149 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1436/5685] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:15 2026] DELETE /volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:15.204418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fad6fc71-e114-4e60-afa5-d6551d6ad91b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:15.207442 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fad6fc71-e114-4e60-afa5-d6551d6ad91b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 Jul 09 15:53:15.207700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fad6fc71-e114-4e60-afa5-d6551d6ad91b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:15.207943 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fad6fc71-e114-4e60-afa5-d6551d6ad91b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:15.221393 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:15.221393 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:15.229521 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fad6fc71-e114-4e60-afa5-d6551d6ad91b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:15.236985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fad6fc71-e114-4e60-afa5-d6551d6ad91b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 returned with HTTP 200 Jul 09 15:53:15.237387 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1403/5686] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:15 2026] GET /volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 => generated 1015 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:16.251936 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5fcfef77-7817-407b-bbb8-6c60d1a5a51e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:16.254207 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5fcfef77-7817-407b-bbb8-6c60d1a5a51e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 Jul 09 15:53:16.254510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5fcfef77-7817-407b-bbb8-6c60d1a5a51e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:16.254716 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5fcfef77-7817-407b-bbb8-6c60d1a5a51e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:16.260959 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5fcfef77-7817-407b-bbb8-6c60d1a5a51e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 returned with HTTP 404 Jul 09 15:53:16.261482 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1420/5687] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:16 2026] GET /volume/v3/volumes/b94264c0-83f2-4e31-8d77-d4c28950ca14 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:16.270587 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-76a4d35f-4ee3-4314-9183-6bdc20d9aaac None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:16.273410 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-76a4d35f-4ee3-4314-9183-6bdc20d9aaac tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] GET https://10.4.3.19/volume/v3/backups Jul 09 15:53:16.273666 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-76a4d35f-4ee3-4314-9183-6bdc20d9aaac tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:16.273913 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-76a4d35f-4ee3-4314-9183-6bdc20d9aaac tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:16.274254 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-76a4d35f-4ee3-4314-9183-6bdc20d9aaac tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:53:16.280296 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-76a4d35f-4ee3-4314-9183-6bdc20d9aaac tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups returned with HTTP 200 Jul 09 15:53:16.280736 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1429/5688] 10.4.3.19 () {68 vars in 1270 bytes} [Thu Jul 9 15:53:16 2026] GET /volume/v3/backups => generated 618 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:16.290495 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-78777c9a-6360-432b-8391-d2db9132e799 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:16.292170 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78777c9a-6360-432b-8391-d2db9132e799 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] GET https://10.4.3.19/volume/v3/backups?project_id=f01e759f50c741c69135ff64e5102a5e Jul 09 15:53:16.292369 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78777c9a-6360-432b-8391-d2db9132e799 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:16.292547 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78777c9a-6360-432b-8391-d2db9132e799 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:16.292792 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-78777c9a-6360-432b-8391-d2db9132e799 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Removing options 'project_id' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:53:16.297771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78777c9a-6360-432b-8391-d2db9132e799 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups?project_id=f01e759f50c741c69135ff64e5102a5e returned with HTTP 200 Jul 09 15:53:16.298140 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1437/5689] 10.4.3.19 () {68 vars in 1357 bytes} [Thu Jul 9 15:53:16 2026] GET /volume/v3/backups?project_id=f01e759f50c741c69135ff64e5102a5e => generated 618 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:16.308608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:16.310281 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:53:16.310659 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1920272759"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:16.312230 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1920272759'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:53:16.312381 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume of 1 GB Jul 09 15:53:16.316480 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Availability Zones retrieved successfully. Jul 09 15:53:16.322461 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Flow 'volume_create_api' (70182abd-4aab-4915-ba0d-5ebdfc488d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:16.323399 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c1a14c-5f91-4af1-9b58-38bc818464eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:16.324190 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:53:16.350432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8c1a14c-5f91-4af1-9b58-38bc818464eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:16.351100 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13885fd7-f177-44bc-905a-50ea40ef76d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:16.385403 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Created reservations ['10bf697b-ff99-43c5-b0c4-a4db10f15379', '88904219-8ec8-4074-8e52-9174d75ff82c', '1bfeddee-6370-42c0-bc7b-0d2b66925855', 'f76879ba-a94d-4d65-8e2d-0ab5768fd481'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:16.386166 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13885fd7-f177-44bc-905a-50ea40ef76d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10bf697b-ff99-43c5-b0c4-a4db10f15379', '88904219-8ec8-4074-8e52-9174d75ff82c', '1bfeddee-6370-42c0-bc7b-0d2b66925855', 'f76879ba-a94d-4d65-8e2d-0ab5768fd481']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:16.386899 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37c62b3-f961-42a3-b2cf-08f9f1b1bce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:16.411640 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37c62b3-f961-42a3-b2cf-08f9f1b1bce9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68a4572f-77af-4e4d-b083-5914ed69fddd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920272759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['10bf697b-ff99-43c5-b0c4-a4db10f15379','88904219-8ec8-4074-8e52-9174d75ff82c','1bfeddee-6370-42c0-bc7b-0d2b66925855','f76879ba-a94d-4d65-8e2d-0ab5768fd481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1891c757c94f46778931c733c6a8f3c1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:53:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1920272759',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68a4572f-77af-4e4d-b083-5914ed69fddd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e759f50c741c69135ff64e5102a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1891c757c94f46778931c733c6a8f3c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:16.412515 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84322b4-d7b1-45b5-9ea5-e4567040b78c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:16.431353 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f84322b4-d7b1-45b5-9ea5-e4567040b78c) transitioned into state 'SUCCESS' from state '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-1920272759',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['10bf697b-ff99-43c5-b0c4-a4db10f15379','88904219-8ec8-4074-8e52-9174d75ff82c','1bfeddee-6370-42c0-bc7b-0d2b66925855','f76879ba-a94d-4d65-8e2d-0ab5768fd481'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1891c757c94f46778931c733c6a8f3c1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:16.432420 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa4ad35-3576-41bd-86eb-83de3cb52150) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:16.442863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9fa4ad35-3576-41bd-86eb-83de3cb52150) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:16.443745 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Flow 'volume_create_api' (70182abd-4aab-4915-ba0d-5ebdfc488d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:16.444220 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Create volume request issued successfully. Jul 09 15:53:16.444619 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d235dcd-22ca-4ce3-8d2c-f5ec14e4f054 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:53:16.445126 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1404/5690] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:53:16 2026] POST /volume/v3/volumes => generated 776 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:53:16.463280 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8ad90659-cbc4-4de8-b4dd-b980f5938a3e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:16.465137 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ad90659-cbc4-4de8-b4dd-b980f5938a3e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd Jul 09 15:53:16.465385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ad90659-cbc4-4de8-b4dd-b980f5938a3e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:16.465592 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8ad90659-cbc4-4de8-b4dd-b980f5938a3e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:16.473120 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:16.473120 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:16.476693 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8ad90659-cbc4-4de8-b4dd-b980f5938a3e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:16.480865 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8ad90659-cbc4-4de8-b4dd-b980f5938a3e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd returned with HTTP 200 Jul 09 15:53:16.481378 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1421/5691] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:16 2026] GET /volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:17.494665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bdf7252c-1ad2-4eb8-81f0-cdb7c9716c4c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:17.496581 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bdf7252c-1ad2-4eb8-81f0-cdb7c9716c4c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd Jul 09 15:53:17.496810 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bdf7252c-1ad2-4eb8-81f0-cdb7c9716c4c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:17.497035 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bdf7252c-1ad2-4eb8-81f0-cdb7c9716c4c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:17.505371 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:17.505371 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:17.509116 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bdf7252c-1ad2-4eb8-81f0-cdb7c9716c4c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:17.513444 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bdf7252c-1ad2-4eb8-81f0-cdb7c9716c4c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd returned with HTTP 200 Jul 09 15:53:17.513870 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1430/5692] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:17 2026] GET /volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:17.528607 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2c0c803a-70c8-43c0-8b36-c43b8f710e2d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:17.530456 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c0c803a-70c8-43c0-8b36-c43b8f710e2d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:53:17.530817 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2c0c803a-70c8-43c0-8b36-c43b8f710e2d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68a4572f-77af-4e4d-b083-5914ed69fddd", "name": "tempest-type-Backup-660639456"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:17.532342 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.contrib.backups [None req-2c0c803a-70c8-43c0-8b36-c43b8f710e2d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Creating new backup {'backup': {'volume_id': '68a4572f-77af-4e4d-b083-5914ed69fddd', 'name': 'tempest-type-Backup-660639456'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:53:17.532541 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.contrib.backups [None req-2c0c803a-70c8-43c0-8b36-c43b8f710e2d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Creating backup of volume 68a4572f-77af-4e4d-b083-5914ed69fddd in container None Jul 09 15:53:17.539655 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:17.539655 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:17.540024 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2c0c803a-70c8-43c0-8b36-c43b8f710e2d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:17.556552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-2c0c803a-70c8-43c0-8b36-c43b8f710e2d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Created reservations ['5dab31d2-2bc4-4329-8ace-cd1b63748ca7', '202e71eb-e11c-4654-a1ea-b7a0e70db352'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:17.581689 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2c0c803a-70c8-43c0-8b36-c43b8f710e2d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:53:17.582143 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1438/5693] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:53:17 2026] POST /volume/v3/backups => generated 313 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:53:17.589949 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e50559b5-f39e-4b42-934b-0c0904869570 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:17.592577 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e50559b5-f39e-4b42-934b-0c0904869570 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:17.592577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e50559b5-f39e-4b42-934b-0c0904869570 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:17.592760 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e50559b5-f39e-4b42-934b-0c0904869570 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:17.592894 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e50559b5-f39e-4b42-934b-0c0904869570 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:17.596772 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:17.596772 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:17.597350 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e50559b5-f39e-4b42-934b-0c0904869570 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:17.597660 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1405/5694] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:17 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:18.609129 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3e785801-d793-4bbb-9104-694dc8ee6e9e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:18.611331 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3e785801-d793-4bbb-9104-694dc8ee6e9e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:18.611590 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3e785801-d793-4bbb-9104-694dc8ee6e9e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:18.611809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3e785801-d793-4bbb-9104-694dc8ee6e9e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:18.611906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3e785801-d793-4bbb-9104-694dc8ee6e9e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:18.616299 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:18.616299 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:18.616888 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3e785801-d793-4bbb-9104-694dc8ee6e9e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:18.617280 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1422/5695] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:18 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:19.626198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ed49470e-69f9-47a8-966d-9f4e821279e6 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:19.627760 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ed49470e-69f9-47a8-966d-9f4e821279e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:19.627984 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ed49470e-69f9-47a8-966d-9f4e821279e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:19.628234 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ed49470e-69f9-47a8-966d-9f4e821279e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:19.628368 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-ed49470e-69f9-47a8-966d-9f4e821279e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:19.633295 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:19.633295 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:19.634156 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ed49470e-69f9-47a8-966d-9f4e821279e6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:19.634654 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1431/5696] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:19 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:20.645703 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a4efcfd9-8931-4b36-94bf-c12ae9e8542e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:20.647768 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a4efcfd9-8931-4b36-94bf-c12ae9e8542e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:20.648010 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a4efcfd9-8931-4b36-94bf-c12ae9e8542e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:20.648281 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a4efcfd9-8931-4b36-94bf-c12ae9e8542e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:20.648427 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a4efcfd9-8931-4b36-94bf-c12ae9e8542e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:20.653490 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:20.653490 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:20.654158 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a4efcfd9-8931-4b36-94bf-c12ae9e8542e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:20.654548 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1439/5697] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:20 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:21.663964 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0d7144b8-1348-44a9-bff5-dd2fe3aea646 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:21.665797 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0d7144b8-1348-44a9-bff5-dd2fe3aea646 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:21.666007 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0d7144b8-1348-44a9-bff5-dd2fe3aea646 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:21.666213 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0d7144b8-1348-44a9-bff5-dd2fe3aea646 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:21.666327 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0d7144b8-1348-44a9-bff5-dd2fe3aea646 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:21.670643 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:21.670643 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:21.671209 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0d7144b8-1348-44a9-bff5-dd2fe3aea646 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:21.671542 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1406/5698] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:21 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:22.681513 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-08ad8f6c-cc64-4eaf-965a-f953a5af1b83 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:22.688798 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-08ad8f6c-cc64-4eaf-965a-f953a5af1b83 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:22.688798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-08ad8f6c-cc64-4eaf-965a-f953a5af1b83 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:22.688798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-08ad8f6c-cc64-4eaf-965a-f953a5af1b83 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:22.688798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-08ad8f6c-cc64-4eaf-965a-f953a5af1b83 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:22.693653 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:22.693653 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:22.694328 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-08ad8f6c-cc64-4eaf-965a-f953a5af1b83 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:22.694761 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1423/5699] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:22 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:23.704401 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cc2d6a87-b4f9-4f5f-b60a-e9f156350d42 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:23.706208 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc2d6a87-b4f9-4f5f-b60a-e9f156350d42 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:23.706435 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc2d6a87-b4f9-4f5f-b60a-e9f156350d42 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:23.706619 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cc2d6a87-b4f9-4f5f-b60a-e9f156350d42 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:23.706722 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-cc2d6a87-b4f9-4f5f-b60a-e9f156350d42 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:23.711396 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:23.711396 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:23.711993 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cc2d6a87-b4f9-4f5f-b60a-e9f156350d42 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:23.712378 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1432/5700] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:23 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:23.915384 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b326b79f-61a1-4ec2-be9b-31dc639e9077 req-84db7866-991b-463b-ad58-8d898899a510 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:23.917941 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b326b79f-61a1-4ec2-be9b-31dc639e9077 req-84db7866-991b-463b-ad58-8d898899a510 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d Jul 09 15:53:23.918200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b326b79f-61a1-4ec2-be9b-31dc639e9077 req-84db7866-991b-463b-ad58-8d898899a510 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:23.918458 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b326b79f-61a1-4ec2-be9b-31dc639e9077 req-84db7866-991b-463b-ad58-8d898899a510 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:23.928954 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:23.928954 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:24.457779 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b326b79f-61a1-4ec2-be9b-31dc639e9077 req-84db7866-991b-463b-ad58-8d898899a510 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d returned with HTTP 200 Jul 09 15:53:24.458211 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1440/5701] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:53:23 2026] DELETE /volume/v3/attachments/1479bd51-40ba-48d3-ac6b-5850b5e1694d => generated 19 bytes in 543 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:24.722333 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ece8491-0560-4c86-b61a-d320af06dcea None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:24.724510 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ece8491-0560-4c86-b61a-d320af06dcea tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:24.724793 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ece8491-0560-4c86-b61a-d320af06dcea tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:24.725046 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ece8491-0560-4c86-b61a-d320af06dcea tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:24.725216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-4ece8491-0560-4c86-b61a-d320af06dcea tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:24.726956 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=190,cinder:INSERT=25,cinder:UPDATE=64 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:53:24.729938 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:24.729938 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:24.730631 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ece8491-0560-4c86-b61a-d320af06dcea tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:24.731033 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1407/5702] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:24 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:25.741690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a241caa4-6ecf-4c2d-92eb-98402db2035e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:25.743359 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a241caa4-6ecf-4c2d-92eb-98402db2035e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:25.743534 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a241caa4-6ecf-4c2d-92eb-98402db2035e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:25.743700 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a241caa4-6ecf-4c2d-92eb-98402db2035e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:25.743790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-a241caa4-6ecf-4c2d-92eb-98402db2035e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:25.747609 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:25.747609 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:25.748101 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a241caa4-6ecf-4c2d-92eb-98402db2035e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:25.748448 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1424/5703] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:25 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:26.759724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6d88e385-2bbb-4bdd-809d-36fe59bba289 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:26.761613 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6d88e385-2bbb-4bdd-809d-36fe59bba289 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:26.761861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6d88e385-2bbb-4bdd-809d-36fe59bba289 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:26.762069 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6d88e385-2bbb-4bdd-809d-36fe59bba289 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:26.762175 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-6d88e385-2bbb-4bdd-809d-36fe59bba289 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:26.766946 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:26.766946 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:26.767641 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6d88e385-2bbb-4bdd-809d-36fe59bba289 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:26.768081 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1433/5704] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:26 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:27.778219 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a1073ad6-f76d-4a73-abe6-9bdcd5b0b868 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:27.780794 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a1073ad6-f76d-4a73-abe6-9bdcd5b0b868 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:27.781172 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a1073ad6-f76d-4a73-abe6-9bdcd5b0b868 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:27.781421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a1073ad6-f76d-4a73-abe6-9bdcd5b0b868 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:27.781599 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a1073ad6-f76d-4a73-abe6-9bdcd5b0b868 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:27.786600 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:27.786600 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:27.787411 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a1073ad6-f76d-4a73-abe6-9bdcd5b0b868 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:27.787888 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1441/5705] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:27 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:27.829980 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-dc732bca-081a-4285-8c23-5b955a037672 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:27.831544 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dc732bca-081a-4285-8c23-5b955a037672 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:53:27.831741 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dc732bca-081a-4285-8c23-5b955a037672 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:27.831875 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-dc732bca-081a-4285-8c23-5b955a037672 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:27.832024 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-dc732bca-081a-4285-8c23-5b955a037672 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:53:27.838412 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:27.838412 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:27.838818 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dc732bca-081a-4285-8c23-5b955a037672 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:27.848201 np0000004916 devstack@c-api.service[99867]: WARNING cinder.keymgr.conf_key_mgr [None req-dc732bca-081a-4285-8c23-5b955a037672 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:53:27.853370 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-dc732bca-081a-4285-8c23-5b955a037672 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 15:53:27.853705 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-dc732bca-081a-4285-8c23-5b955a037672 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 202 Jul 09 15:53:27.854132 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1408/5706] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:53:27 2026] DELETE /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:27.860867 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2865cb46-9b1f-439e-b5e1-e37f5a4c6e2c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:27.862667 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2865cb46-9b1f-439e-b5e1-e37f5a4c6e2c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:53:27.862859 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2865cb46-9b1f-439e-b5e1-e37f5a4c6e2c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:27.863073 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2865cb46-9b1f-439e-b5e1-e37f5a4c6e2c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:27.872902 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:27.872902 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:27.876660 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2865cb46-9b1f-439e-b5e1-e37f5a4c6e2c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:27.882461 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2865cb46-9b1f-439e-b5e1-e37f5a4c6e2c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 200 Jul 09 15:53:27.883171 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1425/5707] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:53:27 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:28.798628 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7f404b0b-4bb9-419a-b6fc-2828146b6366 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:28.804201 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7f404b0b-4bb9-419a-b6fc-2828146b6366 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:28.804201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7f404b0b-4bb9-419a-b6fc-2828146b6366 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:28.804201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7f404b0b-4bb9-419a-b6fc-2828146b6366 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:28.804201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-7f404b0b-4bb9-419a-b6fc-2828146b6366 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:28.809920 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:28.809920 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:28.811013 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7f404b0b-4bb9-419a-b6fc-2828146b6366 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:28.811745 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1434/5708] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:28 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:28.895599 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4093a878-f6de-475e-8eab-ec3f6b75380b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:28.897208 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4093a878-f6de-475e-8eab-ec3f6b75380b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 Jul 09 15:53:28.897392 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4093a878-f6de-475e-8eab-ec3f6b75380b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:28.897594 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4093a878-f6de-475e-8eab-ec3f6b75380b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:28.902484 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4093a878-f6de-475e-8eab-ec3f6b75380b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 returned with HTTP 404 Jul 09 15:53:28.902845 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1442/5709] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:53:28 2026] GET /volume/v3/volumes/1bd159e6-a20d-4135-86cd-38238e707694 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:28.911195 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-bc976e56-fe94-4888-ba4e-ccfb56134687 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:28.911441 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bc976e56-fe94-4888-ba4e-ccfb56134687 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:53:28.911508 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bc976e56-fe94-4888-ba4e-ccfb56134687 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:28.911674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-bc976e56-fe94-4888-ba4e-ccfb56134687 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:28.912377 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-bc976e56-fe94-4888-ba4e-ccfb56134687 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:53:28.927844 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-bc976e56-fe94-4888-ba4e-ccfb56134687 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Get all volumes completed successfully. Jul 09 15:53:28.930522 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:28.930522 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:28.936985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-bc976e56-fe94-4888-ba4e-ccfb56134687 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:53:28.937560 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1409/5710] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:53:28 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:28.953306 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-29ab1126-35e9-4c3d-8f15-5bb786e9dc49 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:28.956905 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-29ab1126-35e9-4c3d-8f15-5bb786e9dc49 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] DELETE https://10.4.3.19/volume/v3/types/5a4796df-88c5-4383-97b5-ea4b2b7e8cce Jul 09 15:53:28.957115 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-29ab1126-35e9-4c3d-8f15-5bb786e9dc49 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:28.957332 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-29ab1126-35e9-4c3d-8f15-5bb786e9dc49 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:28.981365 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-29ab1126-35e9-4c3d-8f15-5bb786e9dc49 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] https://10.4.3.19/volume/v3/types/5a4796df-88c5-4383-97b5-ea4b2b7e8cce returned with HTTP 202 Jul 09 15:53:28.984214 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1426/5711] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:53:28 2026] DELETE /volume/v3/types/5a4796df-88c5-4383-97b5-ea4b2b7e8cce => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:28.991318 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9011e54b-15c2-468e-8bfc-62493297ae0a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:28.993733 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9011e54b-15c2-468e-8bfc-62493297ae0a tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:53:28.996366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9011e54b-15c2-468e-8bfc-62493297ae0a tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-685186691", "extra_specs": {}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:29.007475 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9011e54b-15c2-468e-8bfc-62493297ae0a tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:53:29.008040 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1435/5712] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:53:28 2026] POST /volume/v3/types => generated 212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:29.015959 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-eafa04d5-95df-4756-94d3-e7375dba9693 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:29.017938 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eafa04d5-95df-4756-94d3-e7375dba9693 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] POST https://10.4.3.19/volume/v3/types/78e27652-b841-4734-9335-6602951f62dc/encryption Jul 09 15:53:29.018332 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-eafa04d5-95df-4756-94d3-e7375dba9693 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:29.032844 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-eafa04d5-95df-4756-94d3-e7375dba9693 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] https://10.4.3.19/volume/v3/types/78e27652-b841-4734-9335-6602951f62dc/encryption returned with HTTP 200 Jul 09 15:53:29.033353 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1443/5713] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:53:29 2026] POST /volume/v3/types/78e27652-b841-4734-9335-6602951f62dc/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:29.040982 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:29.042847 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:53:29.043203 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-750777672", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-685186691", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:29.044751 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-750777672', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-685186691', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:53:29.048537 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:53:29.048842 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:29.048842 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:29.049356 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:53:29.055570 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (f8ffed93-eb63-42b7-9196-8322bcd4265f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:29.056528 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012212d9-6b51-4458-b099-c68730263083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:29.057426 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:53:29.081372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (012212d9-6b51-4458-b099-c68730263083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:53:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=78e27652-b841-4734-9335-6602951f62dc,is_public=True,name='tempest-scenario-type-luks2-685186691',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78e27652-b841-4734-9335-6602951f62dc', '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=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:29.082106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ee1df3-93cd-4b0c-a1e4-313188346ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:29.106688 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-685186691 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-685186691, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:53:29.106992 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-685186691 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-685186691, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:53:29.129173 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['b331e3dd-ab4d-4919-b85f-b880c1374e4f', 'daa86cc5-8af5-4c08-b7d7-efeb63bbf738', 'eb185d4f-94d6-4089-a83b-46a6e0e642b6', '2afe5b9e-303b-4010-a0d2-82cc1118fc0e'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:29.129911 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35ee1df3-93cd-4b0c-a1e4-313188346ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b331e3dd-ab4d-4919-b85f-b880c1374e4f', 'daa86cc5-8af5-4c08-b7d7-efeb63bbf738', 'eb185d4f-94d6-4089-a83b-46a6e0e642b6', '2afe5b9e-303b-4010-a0d2-82cc1118fc0e']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:29.130774 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (103b2669-2953-45c8-9166-9cdf50b55684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:29.151600 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (103b2669-2953-45c8-9166-9cdf50b55684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '124f7588-cabf-402a-87ca-9ea2dac553fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-750777672',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['b331e3dd-ab4d-4919-b85f-b880c1374e4f','daa86cc5-8af5-4c08-b7d7-efeb63bbf738','eb185d4f-94d6-4089-a83b-46a6e0e642b6','2afe5b9e-303b-4010-a0d2-82cc1118fc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=78e27652-b841-4734-9335-6602951f62dc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-750777672',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=124f7588-cabf-402a-87ca-9ea2dac553fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78e27652-b841-4734-9335-6602951f62dc),volume_type_id=78e27652-b841-4734-9335-6602951f62dc)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:29.152193 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124ec7c4-f07d-41f6-9ae9-42f850957549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:29.169766 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (124ec7c4-f07d-41f6-9ae9-42f850957549) transitioned into state 'SUCCESS' from state '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-750777672',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['b331e3dd-ab4d-4919-b85f-b880c1374e4f','daa86cc5-8af5-4c08-b7d7-efeb63bbf738','eb185d4f-94d6-4089-a83b-46a6e0e642b6','2afe5b9e-303b-4010-a0d2-82cc1118fc0e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=78e27652-b841-4734-9335-6602951f62dc)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:29.170597 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c435a3-3569-4f99-8350-f82821c1c154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:29.182816 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72c435a3-3569-4f99-8350-f82821c1c154) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:29.183768 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (f8ffed93-eb63-42b7-9196-8322bcd4265f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:29.184067 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:53:29.184648 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-051b9c5e-6b8f-4e07-a650-f06e52d4f651 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:53:29.185043 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1410/5714] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:53:29 2026] POST /volume/v3/volumes => generated 777 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:53:29.196218 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-501d2822-bf80-4fbb-a789-4e29c29672f6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:29.198267 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-501d2822-bf80-4fbb-a789-4e29c29672f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:53:29.198542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-501d2822-bf80-4fbb-a789-4e29c29672f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:29.198731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-501d2822-bf80-4fbb-a789-4e29c29672f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:29.205720 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:29.205720 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:29.209340 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-501d2822-bf80-4fbb-a789-4e29c29672f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:29.213384 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-501d2822-bf80-4fbb-a789-4e29c29672f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 200 Jul 09 15:53:29.213764 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1427/5715] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:53:29 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:29.825281 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-dfa21610-6a25-46f9-894a-fd2496c08e2a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:29.827043 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dfa21610-6a25-46f9-894a-fd2496c08e2a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:29.827261 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dfa21610-6a25-46f9-894a-fd2496c08e2a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:29.827520 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-dfa21610-6a25-46f9-894a-fd2496c08e2a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:29.827675 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-dfa21610-6a25-46f9-894a-fd2496c08e2a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:29.831987 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:29.831987 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:29.832673 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-dfa21610-6a25-46f9-894a-fd2496c08e2a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:29.833066 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1436/5716] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:29 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:30.224824 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0edb246f-63d2-499c-98c4-34b6e305e29f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:30.226475 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0edb246f-63d2-499c-98c4-34b6e305e29f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:53:30.226668 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0edb246f-63d2-499c-98c4-34b6e305e29f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:30.226842 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0edb246f-63d2-499c-98c4-34b6e305e29f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:30.233335 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:30.233335 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:30.236946 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0edb246f-63d2-499c-98c4-34b6e305e29f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:30.240465 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0edb246f-63d2-499c-98c4-34b6e305e29f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 200 Jul 09 15:53:30.240833 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1444/5717] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:53:30 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:30.252436 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5b797e6f-4d37-4839-9533-5e79b3379eb3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:30.254217 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b797e6f-4d37-4839-9533-5e79b3379eb3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:53:30.254432 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b797e6f-4d37-4839-9533-5e79b3379eb3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:30.254660 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5b797e6f-4d37-4839-9533-5e79b3379eb3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:30.262588 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:30.262588 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:30.266714 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5b797e6f-4d37-4839-9533-5e79b3379eb3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:30.271233 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5b797e6f-4d37-4839-9533-5e79b3379eb3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 200 Jul 09 15:53:30.271728 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1411/5718] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:53:30 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:30.286377 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-fdfbdaca-7f08-4d72-a54e-6ee32ab7d0fc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:30.288146 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fdfbdaca-7f08-4d72-a54e-6ee32ab7d0fc tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/action Jul 09 15:53:30.288542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fdfbdaca-7f08-4d72-a54e-6ee32ab7d0fc tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:53:30.288673 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-fdfbdaca-7f08-4d72-a54e-6ee32ab7d0fc tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:30.297146 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:30.297146 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:30.297531 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fdfbdaca-7f08-4d72-a54e-6ee32ab7d0fc tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:30.303701 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-fdfbdaca-7f08-4d72-a54e-6ee32ab7d0fc tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume updated successfully. Jul 09 15:53:30.304017 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-fdfbdaca-7f08-4d72-a54e-6ee32ab7d0fc tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/action returned with HTTP 200 Jul 09 15:53:30.304673 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1428/5719] 10.4.3.19 () {68 vars in 1383 bytes} [Thu Jul 9 15:53:30 2026] POST /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/action => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 09 15:53:30.435376 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-99deedd3-8adf-4947-991b-ca73496d0efe req-44084463-df90-4b59-a4e7-af06d634b475 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:30.437950 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-44084463-df90-4b59-a4e7-af06d634b475 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:53:30.438211 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-44084463-df90-4b59-a4e7-af06d634b475 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:30.438469 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-44084463-df90-4b59-a4e7-af06d634b475 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:30.447620 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:30.447620 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:30.452411 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-99deedd3-8adf-4947-991b-ca73496d0efe req-44084463-df90-4b59-a4e7-af06d634b475 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:30.458096 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-44084463-df90-4b59-a4e7-af06d634b475 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 200 Jul 09 15:53:30.458672 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1437/5720] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:53:30 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:30.843846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-280b6795-162b-44bb-bc18-e45e0d1a170b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:30.845899 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-280b6795-162b-44bb-bc18-e45e0d1a170b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:30.846114 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-280b6795-162b-44bb-bc18-e45e0d1a170b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:30.846325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-280b6795-162b-44bb-bc18-e45e0d1a170b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:30.846479 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-280b6795-162b-44bb-bc18-e45e0d1a170b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:30.850389 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:30.850389 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:30.851130 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-280b6795-162b-44bb-bc18-e45e0d1a170b tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:30.851584 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1445/5721] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:30 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:30.866964 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-99deedd3-8adf-4947-991b-ca73496d0efe req-42b4090d-fa3c-4ff5-8eeb-48a85d840fc4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:30.868964 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-42b4090d-fa3c-4ff5-8eeb-48a85d840fc4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:53:30.869179 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-42b4090d-fa3c-4ff5-8eeb-48a85d840fc4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:30.869414 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-42b4090d-fa3c-4ff5-8eeb-48a85d840fc4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:30.876529 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:30.876529 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:30.881791 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-99deedd3-8adf-4947-991b-ca73496d0efe req-42b4090d-fa3c-4ff5-8eeb-48a85d840fc4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:30.887815 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-42b4090d-fa3c-4ff5-8eeb-48a85d840fc4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 200 Jul 09 15:53:30.888334 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1412/5722] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:53:30 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 869 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:30.900159 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4b447615-3b14-41cc-892f-53cddb765e2a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:30.900723 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4b447615-3b14-41cc-892f-53cddb765e2a None None] GET https://10.4.3.19/volume// Jul 09 15:53:30.900969 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4b447615-3b14-41cc-892f-53cddb765e2a None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:30.901248 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4b447615-3b14-41cc-892f-53cddb765e2a None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:30.901675 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4b447615-3b14-41cc-892f-53cddb765e2a None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:53:30.902098 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1429/5723] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:53:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:53:30.912201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-99deedd3-8adf-4947-991b-ca73496d0efe req-6dc21e2b-3caa-40a7-aa65-096ad1fe866b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:30.914588 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-6dc21e2b-3caa-40a7-aa65-096ad1fe866b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:53:30.914961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-6dc21e2b-3caa-40a7-aa65-096ad1fe866b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "124f7588-cabf-402a-87ca-9ea2dac553fc", "connector": null, "instance_uuid": "02474504-75d9-4dad-93d7-b34d43142e33"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:30.924536 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:30.924536 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:30.950416 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-6dc21e2b-3caa-40a7-aa65-096ad1fe866b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:53:30.950830 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1438/5724] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:53:30 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 09 15:53:31.861492 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a6c7b579-647d-40c9-8126-cd0c0b0c36ca None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:31.863060 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a6c7b579-647d-40c9-8126-cd0c0b0c36ca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:31.863246 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a6c7b579-647d-40c9-8126-cd0c0b0c36ca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:31.863411 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a6c7b579-647d-40c9-8126-cd0c0b0c36ca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:31.863506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-a6c7b579-647d-40c9-8126-cd0c0b0c36ca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:31.867303 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:31.867303 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:31.867846 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a6c7b579-647d-40c9-8126-cd0c0b0c36ca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:31.868240 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1446/5725] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:31 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:32.877608 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1741d60a-8655-48b5-bb9a-0cc88f73edef None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:32.879356 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1741d60a-8655-48b5-bb9a-0cc88f73edef tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:32.879527 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1741d60a-8655-48b5-bb9a-0cc88f73edef tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:32.879750 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1741d60a-8655-48b5-bb9a-0cc88f73edef tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:32.879883 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-1741d60a-8655-48b5-bb9a-0cc88f73edef tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:32.883630 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:32.883630 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:32.884209 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1741d60a-8655-48b5-bb9a-0cc88f73edef tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:32.884553 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1413/5726] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:32 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:33.893816 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3b0cf727-a6fd-4549-8cfe-d499fb5e29e4 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:33.895515 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b0cf727-a6fd-4549-8cfe-d499fb5e29e4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:33.895720 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b0cf727-a6fd-4549-8cfe-d499fb5e29e4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:33.895892 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b0cf727-a6fd-4549-8cfe-d499fb5e29e4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:33.895996 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-3b0cf727-a6fd-4549-8cfe-d499fb5e29e4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:33.900253 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:33.900253 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:33.900843 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b0cf727-a6fd-4549-8cfe-d499fb5e29e4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:33.901457 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1430/5727] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:33 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:33.912305 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f81b6bf8-a698-430d-8b65-871bfe80b970 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:33.914422 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f81b6bf8-a698-430d-8b65-871bfe80b970 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] POST https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344/action Jul 09 15:53:33.914892 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f81b6bf8-a698-430d-8b65-871bfe80b970 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:53:33.915077 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f81b6bf8-a698-430d-8b65-871bfe80b970 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:33.916952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.admin_actions [None req-f81b6bf8-a698-430d-8b65-871bfe80b970 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Updating backup '1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344' with '{'status': 'error'}' {{(pid=99864) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 09 15:53:33.925708 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:33.925708 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:33.927198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-f81b6bf8-a698-430d-8b65-871bfe80b970 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'f2a9b347ff5e45e4b43640426acb35e1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'f01e759f50c741c69135ff64e5102a5e', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:53:33.927490 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f81b6bf8-a698-430d-8b65-871bfe80b970 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344/action returned with HTTP 403 Jul 09 15:53:33.928168 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1439/5728] 10.4.3.19 () {70 vars in 1423 bytes} [Thu Jul 9 15:53:33 2026] POST /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344/action => generated 131 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:33.934629 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2daf582c-6298-4b76-9d19-5151198805c4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:33.936330 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2daf582c-6298-4b76-9d19-5151198805c4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd Jul 09 15:53:33.936528 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2daf582c-6298-4b76-9d19-5151198805c4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:33.936724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2daf582c-6298-4b76-9d19-5151198805c4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:33.936884 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-2daf582c-6298-4b76-9d19-5151198805c4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume with id: 68a4572f-77af-4e4d-b083-5914ed69fddd Jul 09 15:53:33.944456 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:33.944456 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:33.944852 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2daf582c-6298-4b76-9d19-5151198805c4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:33.959321 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2daf582c-6298-4b76-9d19-5151198805c4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume request issued successfully. Jul 09 15:53:33.959492 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2daf582c-6298-4b76-9d19-5151198805c4 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd returned with HTTP 202 Jul 09 15:53:33.959963 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1447/5729] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:33 2026] DELETE /volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:33.968333 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-69bcb4ba-c15e-4a73-a219-5cbe24f762e1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:33.970624 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-69bcb4ba-c15e-4a73-a219-5cbe24f762e1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd Jul 09 15:53:33.970909 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-69bcb4ba-c15e-4a73-a219-5cbe24f762e1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:33.971160 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-69bcb4ba-c15e-4a73-a219-5cbe24f762e1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:33.980173 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:33.980173 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:33.984503 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-69bcb4ba-c15e-4a73-a219-5cbe24f762e1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:33.989432 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-69bcb4ba-c15e-4a73-a219-5cbe24f762e1 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd returned with HTTP 200 Jul 09 15:53:33.989995 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1414/5730] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:33 2026] GET /volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:35.001712 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-78bdba4b-2b32-4689-8da8-871d152bd201 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:35.003285 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-78bdba4b-2b32-4689-8da8-871d152bd201 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd Jul 09 15:53:35.003470 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-78bdba4b-2b32-4689-8da8-871d152bd201 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:35.003663 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-78bdba4b-2b32-4689-8da8-871d152bd201 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:35.008836 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-78bdba4b-2b32-4689-8da8-871d152bd201 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd returned with HTTP 404 Jul 09 15:53:35.009284 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1431/5731] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:35 2026] GET /volume/v3/volumes/68a4572f-77af-4e4d-b083-5914ed69fddd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:35.016775 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:35.018663 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] POST https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b/restore Jul 09 15:53:35.019023 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:35.020648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.contrib.backups [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Restoring backup 6954a33d-4c7e-4ec0-99e2-0072006fd17b ({'restore': {'name': 'new-backup-vol'}}) {{(pid=99864) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 09 15:53:35.020782 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Restoring backup 6954a33d-4c7e-4ec0-99e2-0072006fd17b to volume None. Jul 09 15:53:35.024798 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:35.024798 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:35.025808 np0000004916 devstack@c-api.service[99864]: INFO cinder.backup.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Creating volume of 1 GB for restore of backup 6954a33d-4c7e-4ec0-99e2-0072006fd17b. Jul 09 15:53:35.031059 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Availability zone cache updated, next update will occur around 2026-07-09 16:53:35.030803. {{(pid=99864) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 09 15:53:35.031117 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Availability Zones retrieved successfully. Jul 09 15:53:35.036370 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Flow 'volume_create_api' (1f583f8b-a6ae-4b0d-8364-95e4016041d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:35.037242 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de6380b-8084-4a27-b121-c47a7963ba46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:35.038101 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:53:35.063649 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1de6380b-8084-4a27-b121-c47a7963ba46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:35.064375 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657acdd6-8c99-400e-845a-1122852d5a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:35.097047 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Created reservations ['c24b8e14-81d7-4919-9289-ff64d7bdd933', '61dee9ac-f65a-4c2f-ac15-2673d8c08c51', '07d91f69-2c6a-4c09-89d7-4dba5db1f23c', '59959bf9-62f2-47ea-87c8-6a3b1d27cb2f'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:35.097668 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (657acdd6-8c99-400e-845a-1122852d5a00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c24b8e14-81d7-4919-9289-ff64d7bdd933', '61dee9ac-f65a-4c2f-ac15-2673d8c08c51', '07d91f69-2c6a-4c09-89d7-4dba5db1f23c', '59959bf9-62f2-47ea-87c8-6a3b1d27cb2f']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:35.098319 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c24a7df-5781-4ba3-868b-92fd5a4ed521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:35.125275 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c24a7df-5781-4ba3-868b-92fd5a4ed521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08dac920-dab6-41fa-b654-9a36dbbf2592', '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='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['c24b8e14-81d7-4919-9289-ff64d7bdd933','61dee9ac-f65a-4c2f-ac15-2673d8c08c51','07d91f69-2c6a-4c09-89d7-4dba5db1f23c','59959bf9-62f2-47ea-87c8-6a3b1d27cb2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a9b347ff5e45e4b43640426acb35e1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:53:35Z,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=08dac920-dab6-41fa-b654-9a36dbbf2592,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f01e759f50c741c69135ff64e5102a5e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f2a9b347ff5e45e4b43640426acb35e1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:35.126119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e953b3f-19ed-4929-9ab0-365104e9f600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:35.142131 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e953b3f-19ed-4929-9ab0-365104e9f600) transitioned into 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='f01e759f50c741c69135ff64e5102a5e',qos_specs=None,replication_status=,reservations=['c24b8e14-81d7-4919-9289-ff64d7bdd933','61dee9ac-f65a-4c2f-ac15-2673d8c08c51','07d91f69-2c6a-4c09-89d7-4dba5db1f23c','59959bf9-62f2-47ea-87c8-6a3b1d27cb2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f2a9b347ff5e45e4b43640426acb35e1',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:35.142985 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc72ff0d-9a67-47b7-9856-cc06f28725d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:35.151751 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc72ff0d-9a67-47b7-9856-cc06f28725d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:35.152620 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Flow 'volume_create_api' (1f583f8b-a6ae-4b0d-8364-95e4016041d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:35.152977 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Create volume request issued successfully. Jul 09 15:53:35.159773 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:35.159773 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:35.160332 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Volume info retrieved successfully. Jul 09 15:53:36.167235 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:36.167235 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:36.167680 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Volume info retrieved successfully. Jul 09 15:53:36.167820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Checking backup size 1 against volume size 1 {{(pid=99864) restore /opt/stack/cinder/cinder/backup/api.py:429}} Jul 09 15:53:36.167917 np0000004916 devstack@c-api.service[99864]: INFO cinder.backup.api [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Overwriting volume 08dac920-dab6-41fa-b654-9a36dbbf2592 with restore of backup 6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:36.179718 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] restore_backup in rpcapi backup_id 6954a33d-4c7e-4ec0-99e2-0072006fd17b {{(pid=99864) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 09 15:53:36.182009 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2d781904-8507-48f1-91ce-bed22aeb1af2 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b/restore returned with HTTP 202 Jul 09 15:53:36.182225 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1440/5732] 10.4.3.19 () {70 vars in 1426 bytes} [Thu Jul 9 15:53:35 2026] POST /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b/restore => generated 152 bytes in 1166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:53:36.190670 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7943bf85-2040-4b4a-90ee-2cb0003c6253 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:36.192305 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7943bf85-2040-4b4a-90ee-2cb0003c6253 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:36.192519 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7943bf85-2040-4b4a-90ee-2cb0003c6253 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:36.192726 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7943bf85-2040-4b4a-90ee-2cb0003c6253 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:36.192846 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-7943bf85-2040-4b4a-90ee-2cb0003c6253 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:36.196950 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:36.196950 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:36.197736 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7943bf85-2040-4b4a-90ee-2cb0003c6253 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:36.197896 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1448/5733] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:36 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:36.802053 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4ccea534-1ce2-41eb-8e96-712e790dda9b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:36.802472 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ccea534-1ce2-41eb-8e96-712e790dda9b None None] GET https://10.4.3.19/volume// Jul 09 15:53:36.802641 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ccea534-1ce2-41eb-8e96-712e790dda9b None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:36.802830 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4ccea534-1ce2-41eb-8e96-712e790dda9b None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:36.803135 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4ccea534-1ce2-41eb-8e96-712e790dda9b None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:53:36.803434 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1415/5734] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:53: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 09 15:53:36.810062 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-99deedd3-8adf-4947-991b-ca73496d0efe req-945b8f93-1a81-4510-aade-929637de37f8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:36.812191 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-945b8f93-1a81-4510-aade-929637de37f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:53:36.812402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-945b8f93-1a81-4510-aade-929637de37f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:36.812600 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-945b8f93-1a81-4510-aade-929637de37f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:36.821330 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:36.821330 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:36.824199 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-99deedd3-8adf-4947-991b-ca73496d0efe req-945b8f93-1a81-4510-aade-929637de37f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:53:36.827574 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-945b8f93-1a81-4510-aade-929637de37f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 200 Jul 09 15:53:36.827934 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1432/5735] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:53:36 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 1048 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:53:36.927247 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-99deedd3-8adf-4947-991b-ca73496d0efe req-469e53c2-0a0e-48d0-bbe5-66536716e282 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:36.929414 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-469e53c2-0a0e-48d0-bbe5-66536716e282 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a Jul 09 15:53:36.929760 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-469e53c2-0a0e-48d0-bbe5-66536716e282 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:36.936371 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-99deedd3-8adf-4947-991b-ca73496d0efe req-469e53c2-0a0e-48d0-bbe5-66536716e282 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-124f7588-cabf-402a-87ca-9ea2dac553fc-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:53:36.940724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-99deedd3-8adf-4947-991b-ca73496d0efe req-469e53c2-0a0e-48d0-bbe5-66536716e282 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-124f7588-cabf-402a-87ca-9ea2dac553fc-np0000004916" acquired by "attachment_update" :: waited 0.004s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:53:36.941634 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:36.941634 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:37.207936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-404c360b-8870-445a-9208-2e133d33c1c0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:37.209646 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-404c360b-8870-445a-9208-2e133d33c1c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:37.209973 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-404c360b-8870-445a-9208-2e133d33c1c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:37.210266 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-404c360b-8870-445a-9208-2e133d33c1c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:37.210988 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-404c360b-8870-445a-9208-2e133d33c1c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:37.214507 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:37.214507 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:37.215145 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-404c360b-8870-445a-9208-2e133d33c1c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:37.215551 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1449/5736] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:37 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:37.460725 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-99deedd3-8adf-4947-991b-ca73496d0efe req-469e53c2-0a0e-48d0-bbe5-66536716e282 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-124f7588-cabf-402a-87ca-9ea2dac553fc-np0000004916" released by "attachment_update" :: held 0.520s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:53:37.461051 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-469e53c2-0a0e-48d0-bbe5-66536716e282 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a returned with HTTP 200 Jul 09 15:53:37.461484 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1441/5737] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:53:36 2026] PUT /volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a => generated 968 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:37.972961 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-99deedd3-8adf-4947-991b-ca73496d0efe req-3e1ce5b7-404f-4d84-81a4-b4a870fa0c58 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:37.975133 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-3e1ce5b7-404f-4d84-81a4-b4a870fa0c58 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a/action Jul 09 15:53:37.975545 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-3e1ce5b7-404f-4d84-81a4-b4a870fa0c58 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:53:37.975655 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-3e1ce5b7-404f-4d84-81a4-b4a870fa0c58 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:37.992857 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:37.992857 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:38.001694 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-3e1ce5b7-404f-4d84-81a4-b4a870fa0c58 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a/action returned with HTTP 204 Jul 09 15:53:38.002246 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1416/5738] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:53:37 2026] POST /volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:38.224385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f4a4c4c3-eda2-41af-9c4f-aee44d3e5e8a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:38.226408 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f4a4c4c3-eda2-41af-9c4f-aee44d3e5e8a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:38.226733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f4a4c4c3-eda2-41af-9c4f-aee44d3e5e8a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:38.226921 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f4a4c4c3-eda2-41af-9c4f-aee44d3e5e8a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:38.227056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-f4a4c4c3-eda2-41af-9c4f-aee44d3e5e8a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:38.231644 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:38.231644 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:38.232319 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f4a4c4c3-eda2-41af-9c4f-aee44d3e5e8a tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:38.232703 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1433/5739] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:38 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:39.243138 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ee15019c-6f31-4e49-b1ee-4f871a4020f9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:39.245068 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee15019c-6f31-4e49-b1ee-4f871a4020f9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:39.245374 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee15019c-6f31-4e49-b1ee-4f871a4020f9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:39.245622 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee15019c-6f31-4e49-b1ee-4f871a4020f9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:39.245742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-ee15019c-6f31-4e49-b1ee-4f871a4020f9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:39.250287 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:39.250287 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:39.250971 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee15019c-6f31-4e49-b1ee-4f871a4020f9 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:39.251365 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1450/5740] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:39 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:40.262203 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cee2db48-f4b5-42ca-aecc-8be61b740123 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:40.264449 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cee2db48-f4b5-42ca-aecc-8be61b740123 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:40.264718 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cee2db48-f4b5-42ca-aecc-8be61b740123 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:40.264969 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cee2db48-f4b5-42ca-aecc-8be61b740123 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:40.265107 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-cee2db48-f4b5-42ca-aecc-8be61b740123 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:40.270258 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:40.270258 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:40.271212 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cee2db48-f4b5-42ca-aecc-8be61b740123 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:40.271727 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1442/5741] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:40 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:41.283177 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-46663d77-a1c3-4a8d-8723-6aa0221e681f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:41.285048 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-46663d77-a1c3-4a8d-8723-6aa0221e681f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:41.285304 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-46663d77-a1c3-4a8d-8723-6aa0221e681f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:41.285493 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-46663d77-a1c3-4a8d-8723-6aa0221e681f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:41.285634 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-46663d77-a1c3-4a8d-8723-6aa0221e681f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:41.289907 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:41.289907 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:41.290559 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-46663d77-a1c3-4a8d-8723-6aa0221e681f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:41.290954 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1417/5742] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:41 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:42.303145 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d11777e4-7d90-4136-bf74-8061cda033b8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:42.306339 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d11777e4-7d90-4136-bf74-8061cda033b8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:42.306339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d11777e4-7d90-4136-bf74-8061cda033b8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:42.306339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d11777e4-7d90-4136-bf74-8061cda033b8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:42.306339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d11777e4-7d90-4136-bf74-8061cda033b8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:42.311018 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:42.311018 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:42.311769 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d11777e4-7d90-4136-bf74-8061cda033b8 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:42.312139 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1434/5743] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:42 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:42.492738 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-99deedd3-8adf-4947-991b-ca73496d0efe req-73647d53-6e07-423c-aed6-6f3c85f1b4d1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:42.498664 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-73647d53-6e07-423c-aed6-6f3c85f1b4d1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/encryption Jul 09 15:53:42.498799 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-73647d53-6e07-423c-aed6-6f3c85f1b4d1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:42.499045 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-73647d53-6e07-423c-aed6-6f3c85f1b4d1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:42.512542 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:42.512542 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:42.519148 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-99deedd3-8adf-4947-991b-ca73496d0efe req-73647d53-6e07-423c-aed6-6f3c85f1b4d1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/encryption returned with HTTP 200 Jul 09 15:53:42.519646 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1451/5744] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:53:42 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:43.324678 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-82f9587c-395d-4944-acb0-1776af317e86 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:43.327302 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82f9587c-395d-4944-acb0-1776af317e86 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:43.327611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82f9587c-395d-4944-acb0-1776af317e86 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:43.327881 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-82f9587c-395d-4944-acb0-1776af317e86 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:43.328022 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-82f9587c-395d-4944-acb0-1776af317e86 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:43.333768 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:43.333768 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:43.334659 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-82f9587c-395d-4944-acb0-1776af317e86 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:43.335171 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1443/5745] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:43 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:44.346315 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e2c8b299-cfa0-4b32-bcf9-ca631f091a24 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:44.348588 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e2c8b299-cfa0-4b32-bcf9-ca631f091a24 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:44.348923 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e2c8b299-cfa0-4b32-bcf9-ca631f091a24 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:44.349255 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e2c8b299-cfa0-4b32-bcf9-ca631f091a24 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:44.349445 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-e2c8b299-cfa0-4b32-bcf9-ca631f091a24 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:44.355388 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:44.355388 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:44.356386 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e2c8b299-cfa0-4b32-bcf9-ca631f091a24 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:44.356962 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1418/5746] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:44 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:45.368704 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-33d06e32-ecf3-48a0-8bba-6d634836abca None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:45.370751 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-33d06e32-ecf3-48a0-8bba-6d634836abca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:45.370984 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-33d06e32-ecf3-48a0-8bba-6d634836abca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:45.371217 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-33d06e32-ecf3-48a0-8bba-6d634836abca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:45.371348 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-33d06e32-ecf3-48a0-8bba-6d634836abca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:45.375996 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:45.375996 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:45.376755 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-33d06e32-ecf3-48a0-8bba-6d634836abca tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:45.377231 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1435/5747] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:45 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:46.070552 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-d81b6b54-c9d3-4c04-b73a-503d9f8ed716 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:46.072839 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-d81b6b54-c9d3-4c04-b73a-503d9f8ed716 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] DELETE https://10.4.3.19/volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420 Jul 09 15:53:46.073040 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-d81b6b54-c9d3-4c04-b73a-503d9f8ed716 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:46.073288 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-d81b6b54-c9d3-4c04-b73a-503d9f8ed716 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:46.080797 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:46.080797 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:46.387260 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-168fed7a-bc6a-4b83-a796-00ce1d7c030f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:46.389034 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-168fed7a-bc6a-4b83-a796-00ce1d7c030f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:46.389310 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-168fed7a-bc6a-4b83-a796-00ce1d7c030f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:46.389515 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-168fed7a-bc6a-4b83-a796-00ce1d7c030f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:46.389642 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-168fed7a-bc6a-4b83-a796-00ce1d7c030f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:46.391344 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=89,cinder:UPDATE=28,cinder:INSERT=12 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:53:46.395872 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:46.395872 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:46.396691 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-168fed7a-bc6a-4b83-a796-00ce1d7c030f tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:46.397401 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1444/5748] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:46 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:46.617491 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-d81b6b54-c9d3-4c04-b73a-503d9f8ed716 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420 returned with HTTP 200 Jul 09 15:53:46.617906 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1452/5749] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:53:46 2026] DELETE /volume/v3/attachments/be602dce-ee8d-450c-b5f8-0582927a9420 => generated 19 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:46.629024 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-5f3c2aee-aac8-44bd-86d4-a1c1aae9b481 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:46.630988 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-5f3c2aee-aac8-44bd-86d4-a1c1aae9b481 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] DELETE https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 Jul 09 15:53:46.631323 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-5f3c2aee-aac8-44bd-86d4-a1c1aae9b481 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:46.631553 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-5f3c2aee-aac8-44bd-86d4-a1c1aae9b481 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:46.631718 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-5f3c2aee-aac8-44bd-86d4-a1c1aae9b481 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Delete volume with id: b866d314-a6d9-491c-9878-59480c6ff944 Jul 09 15:53:46.637990 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:46.637990 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:46.638373 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-5f3c2aee-aac8-44bd-86d4-a1c1aae9b481 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Volume info retrieved successfully. Jul 09 15:53:46.656377 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-5f3c2aee-aac8-44bd-86d4-a1c1aae9b481 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] Delete volume request issued successfully. Jul 09 15:53:46.656704 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-032ecc20-9f87-456a-b8f7-580c2157c710 req-5f3c2aee-aac8-44bd-86d4-a1c1aae9b481 tempest-TestShelveInstance-634288519 tempest-TestShelveInstance-634288519-project-member] https://10.4.3.19/volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 returned with HTTP 202 Jul 09 15:53:46.657297 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1419/5750] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:53:46 2026] DELETE /volume/v3/volumes/b866d314-a6d9-491c-9878-59480c6ff944 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:47.409384 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-395f67a5-6c7d-48d4-b161-3c37548c9539 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:47.411519 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-395f67a5-6c7d-48d4-b161-3c37548c9539 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:47.411798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-395f67a5-6c7d-48d4-b161-3c37548c9539 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:47.412032 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-395f67a5-6c7d-48d4-b161-3c37548c9539 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:47.412162 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-395f67a5-6c7d-48d4-b161-3c37548c9539 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:47.417217 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:47.417217 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:47.417957 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-395f67a5-6c7d-48d4-b161-3c37548c9539 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:47.418407 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1436/5751] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:47 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:47.429884 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-7f88edf3-288d-4d52-9dbd-62e9be7db56d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:47.431781 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7f88edf3-288d-4d52-9dbd-62e9be7db56d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 Jul 09 15:53:47.432049 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7f88edf3-288d-4d52-9dbd-62e9be7db56d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:47.432286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-7f88edf3-288d-4d52-9dbd-62e9be7db56d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:47.432478 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-7f88edf3-288d-4d52-9dbd-62e9be7db56d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume with id: 08dac920-dab6-41fa-b654-9a36dbbf2592 Jul 09 15:53:47.439890 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:47.439890 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:47.440310 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7f88edf3-288d-4d52-9dbd-62e9be7db56d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:47.456678 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-7f88edf3-288d-4d52-9dbd-62e9be7db56d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume request issued successfully. Jul 09 15:53:47.456884 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-7f88edf3-288d-4d52-9dbd-62e9be7db56d tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 returned with HTTP 202 Jul 09 15:53:47.457347 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1445/5752] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:47 2026] DELETE /volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:47.464921 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-82903df1-faa9-4b3a-9f2a-bc16651a9c17 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:47.467137 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-82903df1-faa9-4b3a-9f2a-bc16651a9c17 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 Jul 09 15:53:47.467468 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-82903df1-faa9-4b3a-9f2a-bc16651a9c17 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:47.467733 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-82903df1-faa9-4b3a-9f2a-bc16651a9c17 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:47.476939 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:47.476939 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:47.482152 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-82903df1-faa9-4b3a-9f2a-bc16651a9c17 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:47.486798 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-82903df1-faa9-4b3a-9f2a-bc16651a9c17 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 returned with HTTP 200 Jul 09 15:53:47.487195 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1453/5753] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:47 2026] GET /volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 => generated 1072 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:48.501638 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6849e53d-d6d7-456e-8655-ace374de6c19 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:48.503261 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6849e53d-d6d7-456e-8655-ace374de6c19 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 Jul 09 15:53:48.503682 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6849e53d-d6d7-456e-8655-ace374de6c19 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:48.503776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6849e53d-d6d7-456e-8655-ace374de6c19 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:48.510437 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6849e53d-d6d7-456e-8655-ace374de6c19 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 returned with HTTP 404 Jul 09 15:53:48.511288 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1420/5754] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:48 2026] GET /volume/v3/volumes/08dac920-dab6-41fa-b654-9a36dbbf2592 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:48.520992 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6391e04f-588a-453d-871b-7cae22d9959e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:48.522867 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6391e04f-588a-453d-871b-7cae22d9959e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:48.523110 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6391e04f-588a-453d-871b-7cae22d9959e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:48.523362 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6391e04f-588a-453d-871b-7cae22d9959e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:48.523510 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-6391e04f-588a-453d-871b-7cae22d9959e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:48.527736 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:48.527736 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:48.528553 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6391e04f-588a-453d-871b-7cae22d9959e tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-member] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:48.528991 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1437/5755] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:48 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:48.540111 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-50143b80-327a-4150-be08-7daf3747b0aa None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:48.544160 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50143b80-327a-4150-be08-7daf3747b0aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:48.544160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50143b80-327a-4150-be08-7daf3747b0aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:48.544160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-50143b80-327a-4150-be08-7daf3747b0aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:48.544160 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.contrib.backups [None req-50143b80-327a-4150-be08-7daf3747b0aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete backup with id: 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. Jul 09 15:53:48.550083 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:48.550083 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:48.558613 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.backup.rpcapi [None req-50143b80-327a-4150-be08-7daf3747b0aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] delete_backup rpcapi backup_id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 {{(pid=99864) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:53:48.560271 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-50143b80-327a-4150-be08-7daf3747b0aa tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 202 Jul 09 15:53:48.560728 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1446/5756] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:48 2026] DELETE /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:53:48.567301 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3c6f2788-0d72-4ca3-a30a-fd2cd7bdb364 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:48.569015 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c6f2788-0d72-4ca3-a30a-fd2cd7bdb364 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:48.569253 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c6f2788-0d72-4ca3-a30a-fd2cd7bdb364 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:48.569502 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3c6f2788-0d72-4ca3-a30a-fd2cd7bdb364 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:48.569641 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-3c6f2788-0d72-4ca3-a30a-fd2cd7bdb364 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:48.573758 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:48.573758 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:48.574366 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3c6f2788-0d72-4ca3-a30a-fd2cd7bdb364 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 200 Jul 09 15:53:48.574695 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1454/5757] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:48 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:49.586479 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7f6f6c5c-bf46-4ac4-a5c0-9fd07b40b4c5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:49.588739 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7f6f6c5c-bf46-4ac4-a5c0-9fd07b40b4c5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 Jul 09 15:53:49.589557 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7f6f6c5c-bf46-4ac4-a5c0-9fd07b40b4c5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:49.589557 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7f6f6c5c-bf46-4ac4-a5c0-9fd07b40b4c5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:49.589557 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-7f6f6c5c-bf46-4ac4-a5c0-9fd07b40b4c5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:49.593859 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7f6f6c5c-bf46-4ac4-a5c0-9fd07b40b4c5 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 returned with HTTP 404 Jul 09 15:53:49.594555 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1421/5758] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:49 2026] GET /volume/v3/backups/1a4fdb7b-c838-4c9e-8a1e-68f8b3dd8344 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:49.600851 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-12fce18e-2975-410b-9e0f-704b8c714f10 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:49.602369 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-12fce18e-2975-410b-9e0f-704b8c714f10 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:49.602558 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-12fce18e-2975-410b-9e0f-704b8c714f10 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:49.602730 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-12fce18e-2975-410b-9e0f-704b8c714f10 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:49.602823 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-12fce18e-2975-410b-9e0f-704b8c714f10 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete backup with id: 6be1df77-1ba2-4104-81ad-197402d20364. Jul 09 15:53:49.606826 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:49.606826 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:49.620436 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.backup.rpcapi [None req-12fce18e-2975-410b-9e0f-704b8c714f10 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] delete_backup rpcapi backup_id 6be1df77-1ba2-4104-81ad-197402d20364 {{(pid=99865) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:53:49.622487 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-12fce18e-2975-410b-9e0f-704b8c714f10 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 202 Jul 09 15:53:49.622992 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1438/5759] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:49 2026] DELETE /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:53:49.630474 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fc67c411-c12a-4aae-90aa-f505ff11876c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:49.632298 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fc67c411-c12a-4aae-90aa-f505ff11876c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:49.632546 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fc67c411-c12a-4aae-90aa-f505ff11876c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:49.632744 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fc67c411-c12a-4aae-90aa-f505ff11876c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:49.632848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-fc67c411-c12a-4aae-90aa-f505ff11876c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:49.637703 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:49.637703 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:49.638596 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fc67c411-c12a-4aae-90aa-f505ff11876c tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 200 Jul 09 15:53:49.639072 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1447/5760] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:49 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:50.649913 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f1afc10d-d33f-4bca-9d8e-810a16ab5449 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:50.652960 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1afc10d-d33f-4bca-9d8e-810a16ab5449 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 Jul 09 15:53:50.653211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1afc10d-d33f-4bca-9d8e-810a16ab5449 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:50.653452 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f1afc10d-d33f-4bca-9d8e-810a16ab5449 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:50.653584 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-f1afc10d-d33f-4bca-9d8e-810a16ab5449 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6be1df77-1ba2-4104-81ad-197402d20364. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:50.657595 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f1afc10d-d33f-4bca-9d8e-810a16ab5449 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 returned with HTTP 404 Jul 09 15:53:50.658196 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1455/5761] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:50 2026] GET /volume/v3/backups/6be1df77-1ba2-4104-81ad-197402d20364 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:50.664523 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d3255630-a5c1-4dba-bc10-7e87e66cb843 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:50.666542 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d3255630-a5c1-4dba-bc10-7e87e66cb843 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:50.666853 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d3255630-a5c1-4dba-bc10-7e87e66cb843 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:50.667001 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d3255630-a5c1-4dba-bc10-7e87e66cb843 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:50.667131 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-d3255630-a5c1-4dba-bc10-7e87e66cb843 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete backup with id: 6954a33d-4c7e-4ec0-99e2-0072006fd17b. Jul 09 15:53:50.672768 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:50.672768 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:50.684748 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-d3255630-a5c1-4dba-bc10-7e87e66cb843 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] delete_backup rpcapi backup_id 6954a33d-4c7e-4ec0-99e2-0072006fd17b {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:53:50.686721 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d3255630-a5c1-4dba-bc10-7e87e66cb843 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 202 Jul 09 15:53:50.687384 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1422/5762] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:50 2026] DELETE /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:53:50.700318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c2935ac9-af77-41e7-a1d6-cee1b934ff12 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:50.702386 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c2935ac9-af77-41e7-a1d6-cee1b934ff12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:50.702645 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c2935ac9-af77-41e7-a1d6-cee1b934ff12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:50.702798 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c2935ac9-af77-41e7-a1d6-cee1b934ff12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:50.702902 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-c2935ac9-af77-41e7-a1d6-cee1b934ff12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:50.707994 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:50.707994 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:50.709407 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c2935ac9-af77-41e7-a1d6-cee1b934ff12 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 200 Jul 09 15:53:50.709856 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1439/5763] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:50 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:51.721368 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8aa26414-4011-41c7-9e65-d70fe885b7c0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:51.723669 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8aa26414-4011-41c7-9e65-d70fe885b7c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b Jul 09 15:53:51.723986 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8aa26414-4011-41c7-9e65-d70fe885b7c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:51.724271 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8aa26414-4011-41c7-9e65-d70fe885b7c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:51.724440 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-8aa26414-4011-41c7-9e65-d70fe885b7c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Show backup with id 6954a33d-4c7e-4ec0-99e2-0072006fd17b. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:51.728710 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8aa26414-4011-41c7-9e65-d70fe885b7c0 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b returned with HTTP 404 Jul 09 15:53:51.729218 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1448/5764] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:51 2026] GET /volume/v3/backups/6954a33d-4c7e-4ec0-99e2-0072006fd17b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:51.736789 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-28115f0e-bd66-43c0-97ff-d9a87f3a1c34 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:51.738746 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-28115f0e-bd66-43c0-97ff-d9a87f3a1c34 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 Jul 09 15:53:51.738966 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-28115f0e-bd66-43c0-97ff-d9a87f3a1c34 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:51.739159 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-28115f0e-bd66-43c0-97ff-d9a87f3a1c34 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:51.739357 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-28115f0e-bd66-43c0-97ff-d9a87f3a1c34 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume with id: 051077fc-e041-41ba-8aa9-2af3f6dfaf96 Jul 09 15:53:51.747554 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:51.747554 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:51.747943 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-28115f0e-bd66-43c0-97ff-d9a87f3a1c34 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:51.765085 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-28115f0e-bd66-43c0-97ff-d9a87f3a1c34 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Delete volume request issued successfully. Jul 09 15:53:51.765085 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-28115f0e-bd66-43c0-97ff-d9a87f3a1c34 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 returned with HTTP 202 Jul 09 15:53:51.765463 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1456/5765] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:51 2026] DELETE /volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:51.772509 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-34926115-809f-4132-a559-31b80dbb6af6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:51.774173 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-34926115-809f-4132-a559-31b80dbb6af6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 Jul 09 15:53:51.774373 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-34926115-809f-4132-a559-31b80dbb6af6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:51.774555 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-34926115-809f-4132-a559-31b80dbb6af6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:51.783254 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:51.783254 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:51.788621 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-34926115-809f-4132-a559-31b80dbb6af6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Volume info retrieved successfully. Jul 09 15:53:51.793703 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-34926115-809f-4132-a559-31b80dbb6af6 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 returned with HTTP 200 Jul 09 15:53:51.794198 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1423/5766] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:51 2026] GET /volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:52.806414 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e9012a60-2d3b-4305-99fc-a931f950e593 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:52.807996 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e9012a60-2d3b-4305-99fc-a931f950e593 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] GET https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 Jul 09 15:53:52.808174 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e9012a60-2d3b-4305-99fc-a931f950e593 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:52.808359 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e9012a60-2d3b-4305-99fc-a931f950e593 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:52.810197 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=64,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:53:52.815145 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e9012a60-2d3b-4305-99fc-a931f950e593 tempest-ProjectMemberTests33-1214872522 tempest-ProjectMemberTests33-1214872522-project-admin] https://10.4.3.19/volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 returned with HTTP 404 Jul 09 15:53:52.816070 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1440/5767] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:52 2026] GET /volume/v3/volumes/051077fc-e041-41ba-8aa9-2af3f6dfaf96 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:53:54.653248 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-35c565ef-71d0-4d92-b25e-773d94f1fbbb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:54.764068 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-35c565ef-71d0-4d92-b25e-773d94f1fbbb tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:53:54.764429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-35c565ef-71d0-4d92-b25e-773d94f1fbbb tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2011311864", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1292927061", "vendor_name": "tempest-vendor_name-2144135954"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:54.777710 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-35c565ef-71d0-4d92-b25e-773d94f1fbbb tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:53:54.778119 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1449/5768] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:53:54 2026] POST /volume/v3/types => generated 330 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:54.786037 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a92f3838-8047-4a65-92cf-10cee3e3109d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:54.787762 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:53:54.788117 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2f72d70e-c482-4765-82ba-e402b9032fcd", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:54.789569 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Create volume request body: {'volume': {'volume_type': '2f72d70e-c482-4765-82ba-e402b9032fcd', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:53:54.793323 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Create volume of 1 GB Jul 09 15:53:54.793646 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:54.793646 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:54.794026 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Availability Zones retrieved successfully. Jul 09 15:53:54.799378 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Flow 'volume_create_api' (44d472e6-c8fa-42e3-b9f1-3f55a9af80ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:54.800287 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22c47fd-fdca-4757-9783-bf016549e2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:54.801065 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:53:54.820131 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f22c47fd-fdca-4757-9783-bf016549e2fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:53:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1292927061',vendor_name='tempest-vendor_name-2144135954'},id=2f72d70e-c482-4765-82ba-e402b9032fcd,is_public=True,name='tempest-ProjectReaderTests-volume-type-2011311864',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f72d70e-c482-4765-82ba-e402b9032fcd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:54.820810 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9774c462-4e49-4644-bbfc-68cb49d9bd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:54.848993 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2011311864 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2011311864, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:53:54.849209 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2011311864 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2011311864, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:53:54.877444 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Created reservations ['acf3215e-5a3a-4c5b-a301-4e5a7775bac7', '62f1e02c-40b1-42d6-99d8-9fcb5e225b42', '352f989c-40ba-4b8e-b5a2-922e77033948', 'a2bd0d3d-92d4-4677-a75f-b454c8d9e7d7'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:54.878147 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9774c462-4e49-4644-bbfc-68cb49d9bd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['acf3215e-5a3a-4c5b-a301-4e5a7775bac7', '62f1e02c-40b1-42d6-99d8-9fcb5e225b42', '352f989c-40ba-4b8e-b5a2-922e77033948', 'a2bd0d3d-92d4-4677-a75f-b454c8d9e7d7']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:54.878844 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c502834-06f4-48d3-ab4a-0ffa3a3fdfc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:54.902205 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c502834-06f4-48d3-ab4a-0ffa3a3fdfc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c5f9098-14b5-4ad6-8311-9ba7500b4be5', '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='05240e3a05e446428a38da5883f3ec30',qos_specs=None,replication_status=,reservations=['acf3215e-5a3a-4c5b-a301-4e5a7775bac7','62f1e02c-40b1-42d6-99d8-9fcb5e225b42','352f989c-40ba-4b8e-b5a2-922e77033948','a2bd0d3d-92d4-4677-a75f-b454c8d9e7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad2d41b20a741029b8d1fa0c05f3d1d',volume_type_id=2f72d70e-c482-4765-82ba-e402b9032fcd), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:53:54Z,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=1c5f9098-14b5-4ad6-8311-9ba7500b4be5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05240e3a05e446428a38da5883f3ec30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad2d41b20a741029b8d1fa0c05f3d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f72d70e-c482-4765-82ba-e402b9032fcd),volume_type_id=2f72d70e-c482-4765-82ba-e402b9032fcd)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:54.903013 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (781d35b1-7249-4f22-92a1-86cd25ed30fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:54.922636 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (781d35b1-7249-4f22-92a1-86cd25ed30fc) transitioned into state 'SUCCESS' from 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='05240e3a05e446428a38da5883f3ec30',qos_specs=None,replication_status=,reservations=['acf3215e-5a3a-4c5b-a301-4e5a7775bac7','62f1e02c-40b1-42d6-99d8-9fcb5e225b42','352f989c-40ba-4b8e-b5a2-922e77033948','a2bd0d3d-92d4-4677-a75f-b454c8d9e7d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad2d41b20a741029b8d1fa0c05f3d1d',volume_type_id=2f72d70e-c482-4765-82ba-e402b9032fcd)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:54.923301 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aefedf7-587e-4a57-a26f-47cbdab6e63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:54.931326 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0aefedf7-587e-4a57-a26f-47cbdab6e63d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:54.932041 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Flow 'volume_create_api' (44d472e6-c8fa-42e3-b9f1-3f55a9af80ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:54.932385 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Create volume request issued successfully. Jul 09 15:53:54.932906 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a92f3838-8047-4a65-92cf-10cee3e3109d tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:53:54.933394 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1457/5769] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:53:54 2026] POST /volume/v3/volumes => generated 772 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:53:54.944644 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-996f7140-b16e-4ee4-896e-502045c7f46b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:54.946241 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-996f7140-b16e-4ee4-896e-502045c7f46b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] GET https://10.4.3.19/volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 Jul 09 15:53:54.946497 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-996f7140-b16e-4ee4-896e-502045c7f46b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:54.946799 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-996f7140-b16e-4ee4-896e-502045c7f46b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:54.954492 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:54.954492 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:54.958212 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-996f7140-b16e-4ee4-896e-502045c7f46b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Volume info retrieved successfully. Jul 09 15:53:54.962114 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-996f7140-b16e-4ee4-896e-502045c7f46b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 returned with HTTP 200 Jul 09 15:53:54.962513 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1424/5770] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:54 2026] GET /volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 => generated 951 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:55.125988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:55.197020 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:53:55.197376 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1913087000"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:55.198682 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1913087000'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:53:55.198840 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Create volume of 1 GB Jul 09 15:53:55.202311 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Availability Zones retrieved successfully. Jul 09 15:53:55.207491 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Flow 'volume_create_api' (f7a28d8c-7fa2-4022-be8b-b46cc9ef7450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:55.208368 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f402399e-695d-448f-ad94-db2ce55c0143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:55.209120 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:53:55.230721 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f402399e-695d-448f-ad94-db2ce55c0143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:55.231381 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4233f220-1230-467e-90ab-e70460887fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:55.281856 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Created reservations ['e3071cda-0092-4592-aff0-5f7ea1f0da99', '4f0d4b95-8520-4f09-baee-32ad84e50069', 'ae56509f-ac00-4047-8133-4c27250bd7fe', '70c86501-affb-45f7-b2aa-cb8d9b907ecf'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:55.282559 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4233f220-1230-467e-90ab-e70460887fef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3071cda-0092-4592-aff0-5f7ea1f0da99', '4f0d4b95-8520-4f09-baee-32ad84e50069', 'ae56509f-ac00-4047-8133-4c27250bd7fe', '70c86501-affb-45f7-b2aa-cb8d9b907ecf']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:55.283193 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eede65f-67bd-48b8-b426-cdfe169638eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:55.304151 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6eede65f-67bd-48b8-b426-cdfe169638eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce66b370-6215-4036-b2ea-03c7bdae2b2a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1913087000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b463a600d645a3963fdedf5c576827',qos_specs=None,replication_status=,reservations=['e3071cda-0092-4592-aff0-5f7ea1f0da99','4f0d4b95-8520-4f09-baee-32ad84e50069','ae56509f-ac00-4047-8133-4c27250bd7fe','70c86501-affb-45f7-b2aa-cb8d9b907ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e41d23067a4dffb4244c124c90f638',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1913087000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce66b370-6215-4036-b2ea-03c7bdae2b2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='76b463a600d645a3963fdedf5c576827',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='09e41d23067a4dffb4244c124c90f638',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:55.304794 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39287ed-cdbb-4a44-8d79-156c72845a69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:55.320341 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39287ed-cdbb-4a44-8d79-156c72845a69) transitioned into state 'SUCCESS' from state '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-1913087000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='76b463a600d645a3963fdedf5c576827',qos_specs=None,replication_status=,reservations=['e3071cda-0092-4592-aff0-5f7ea1f0da99','4f0d4b95-8520-4f09-baee-32ad84e50069','ae56509f-ac00-4047-8133-4c27250bd7fe','70c86501-affb-45f7-b2aa-cb8d9b907ecf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='09e41d23067a4dffb4244c124c90f638',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:55.320943 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f51370-885f-475a-a2d7-01f7d034305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:55.328559 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0f51370-885f-475a-a2d7-01f7d034305f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:55.329282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Flow 'volume_create_api' (f7a28d8c-7fa2-4022-be8b-b46cc9ef7450) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:55.329537 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Create volume request issued successfully. Jul 09 15:53:55.330033 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b2fa09a9-dd76-42ca-9928-42997bc9d30f tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:53:55.330410 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1441/5771] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:53:55 2026] POST /volume/v3/volumes => generated 776 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:53:55.340982 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-63716d7d-474e-4dee-95d3-2ef24da1e129 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:55.342621 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-63716d7d-474e-4dee-95d3-2ef24da1e129 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a Jul 09 15:53:55.342832 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-63716d7d-474e-4dee-95d3-2ef24da1e129 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:55.343005 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-63716d7d-474e-4dee-95d3-2ef24da1e129 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:55.350318 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:55.350318 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:55.353699 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-63716d7d-474e-4dee-95d3-2ef24da1e129 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Volume info retrieved successfully. Jul 09 15:53:55.357056 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-63716d7d-474e-4dee-95d3-2ef24da1e129 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a returned with HTTP 200 Jul 09 15:53:55.357382 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1450/5772] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:55 2026] GET /volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:55.973918 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-060c9501-ad22-4253-a580-b8a23a72ccab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:55.975915 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-060c9501-ad22-4253-a580-b8a23a72ccab tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] GET https://10.4.3.19/volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 Jul 09 15:53:55.976128 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-060c9501-ad22-4253-a580-b8a23a72ccab tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:55.976338 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-060c9501-ad22-4253-a580-b8a23a72ccab tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:55.983775 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:55.983775 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:55.987292 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-060c9501-ad22-4253-a580-b8a23a72ccab tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Volume info retrieved successfully. Jul 09 15:53:55.991149 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-060c9501-ad22-4253-a580-b8a23a72ccab tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 returned with HTTP 200 Jul 09 15:53:55.991582 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1458/5773] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:55 2026] GET /volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 => generated 972 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:56.002964 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-530c019f-3f12-42e2-be93-0f6d454fca0c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.004523 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-530c019f-3f12-42e2-be93-0f6d454fca0c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 15:53:56.004819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-530c019f-3f12-42e2-be93-0f6d454fca0c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:56.005062 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-530c019f-3f12-42e2-be93-0f6d454fca0c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:56.009312 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-530c019f-3f12-42e2-be93-0f6d454fca0c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:53:56.009776 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1425/5774] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:53:56 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 09 15:53:56.017039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8a3719e4-ba89-44b8-ad30-253a43a19a35 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.069423 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a3719e4-ba89-44b8-ad30-253a43a19a35 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-reader] GET https://10.4.3.19/volume/v3/messages Jul 09 15:53:56.069604 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a3719e4-ba89-44b8-ad30-253a43a19a35 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:56.069780 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8a3719e4-ba89-44b8-ad30-253a43a19a35 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-reader] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:56.069984 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:56.069984 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:56.073068 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8a3719e4-ba89-44b8-ad30-253a43a19a35 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-reader] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:53:56.073387 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1442/5775] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:53:56 2026] GET /volume/v3/messages => generated 668 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:56.080513 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0db0cbd5-2e47-4cb7-a4bc-f460fdf97c0e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.082222 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0db0cbd5-2e47-4cb7-a4bc-f460fdf97c0e tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] DELETE https://10.4.3.19/volume/v3/messages/989a459a-55be-4b03-8271-ca0f9178d854 Jul 09 15:53:56.082410 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0db0cbd5-2e47-4cb7-a4bc-f460fdf97c0e tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:56.082574 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0db0cbd5-2e47-4cb7-a4bc-f460fdf97c0e tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:56.089584 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0db0cbd5-2e47-4cb7-a4bc-f460fdf97c0e tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/messages/989a459a-55be-4b03-8271-ca0f9178d854 returned with HTTP 204 Jul 09 15:53:56.089967 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1451/5776] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 15:53:56 2026] DELETE /volume/v3/messages/989a459a-55be-4b03-8271-ca0f9178d854 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 15:53:56.095582 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-66c0f458-3f05-4e6b-adc1-364d0065632b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.097133 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 Jul 09 15:53:56.097352 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:56.097516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:56.097673 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Delete volume with id: 1c5f9098-14b5-4ad6-8311-9ba7500b4be5 Jul 09 15:53:56.103756 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:56.103756 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:56.104009 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Volume info retrieved successfully. Jul 09 15:53:56.104872 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99866) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 15:53:56.118943 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Created reservations ['248bc3a5-83eb-4e9b-bde0-d0f4053bbef0', '16cbfd56-3c15-4e58-9325-deca62ec6569', '6d82d8c7-8b70-40dd-afce-5569f7c6f8be', 'd4f7796c-cd66-4bce-a19d-fff5ea7b64bc'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:56.138246 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Delete volume request issued successfully. Jul 09 15:53:56.138378 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-66c0f458-3f05-4e6b-adc1-364d0065632b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 returned with HTTP 202 Jul 09 15:53:56.138738 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1459/5777] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:56 2026] DELETE /volume/v3/volumes/1c5f9098-14b5-4ad6-8311-9ba7500b4be5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:56.144853 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a022b416-a59c-4339-96fb-41b6651ee4f3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.147093 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a022b416-a59c-4339-96fb-41b6651ee4f3 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] DELETE https://10.4.3.19/volume/v3/types/2f72d70e-c482-4765-82ba-e402b9032fcd Jul 09 15:53:56.147342 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a022b416-a59c-4339-96fb-41b6651ee4f3 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:56.147633 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a022b416-a59c-4339-96fb-41b6651ee4f3 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:56.167009 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a022b416-a59c-4339-96fb-41b6651ee4f3 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/types/2f72d70e-c482-4765-82ba-e402b9032fcd returned with HTTP 202 Jul 09 15:53:56.167367 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1426/5778] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:53:56 2026] DELETE /volume/v3/types/2f72d70e-c482-4765-82ba-e402b9032fcd => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:56.174033 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b0519633-e40a-4ab7-a9aa-714db952cb9b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.175831 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b0519633-e40a-4ab7-a9aa-714db952cb9b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:53:56.176344 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b0519633-e40a-4ab7-a9aa-714db952cb9b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-782502248", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1983607557", "vendor_name": "tempest-vendor_name-337344993"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:56.189654 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b0519633-e40a-4ab7-a9aa-714db952cb9b tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:53:56.190054 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1443/5779] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:53:56 2026] POST /volume/v3/types => generated 328 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:56.198760 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.200486 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:53:56.200828 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "450a8119-fb6f-438e-81e3-9ef68b589ed4", "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:56.202226 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Create volume request body: {'volume': {'volume_type': '450a8119-fb6f-438e-81e3-9ef68b589ed4', 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:53:56.205689 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Create volume of 1 GB Jul 09 15:53:56.205987 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:56.205987 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:56.206340 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Availability Zones retrieved successfully. Jul 09 15:53:56.211854 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Flow 'volume_create_api' (ef6ed5b0-db79-4f1b-8e08-6374dc0e13e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:56.212704 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a6345b-93f6-44dd-a96b-99132419ff0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:56.213483 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:53:56.231477 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (69a6345b-93f6-44dd-a96b-99132419ff0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:53:56Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1983607557',vendor_name='tempest-vendor_name-337344993'},id=450a8119-fb6f-438e-81e3-9ef68b589ed4,is_public=True,name='tempest-ProjectReaderTests-volume-type-782502248',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '450a8119-fb6f-438e-81e3-9ef68b589ed4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:56.232135 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b926b8-e33a-4896-97f6-d04d8c864d4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:56.253612 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-782502248 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-782502248, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:53:56.253876 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-782502248 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-782502248, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:53:56.274819 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Created reservations ['ecc31286-a012-4fe9-9220-1e9361bb817a', 'a7f2def5-9f9a-414e-a2f7-89056a32ec28', 'bd754a83-180d-4bee-8e4a-00ee12284200', 'a5660794-839c-4175-a419-9c6ecc5eeca9'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:56.275538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e3b926b8-e33a-4896-97f6-d04d8c864d4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ecc31286-a012-4fe9-9220-1e9361bb817a', 'a7f2def5-9f9a-414e-a2f7-89056a32ec28', 'bd754a83-180d-4bee-8e4a-00ee12284200', 'a5660794-839c-4175-a419-9c6ecc5eeca9']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:56.276284 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c6ab19-5646-4c7a-9e57-3229f7a5c778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:56.298150 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11c6ab19-5646-4c7a-9e57-3229f7a5c778) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a051c870-6005-4c61-9a91-03301ba2169f', '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='05240e3a05e446428a38da5883f3ec30',qos_specs=None,replication_status=,reservations=['ecc31286-a012-4fe9-9220-1e9361bb817a','a7f2def5-9f9a-414e-a2f7-89056a32ec28','bd754a83-180d-4bee-8e4a-00ee12284200','a5660794-839c-4175-a419-9c6ecc5eeca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad2d41b20a741029b8d1fa0c05f3d1d',volume_type_id=450a8119-fb6f-438e-81e3-9ef68b589ed4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:53:56Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a051c870-6005-4c61-9a91-03301ba2169f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='05240e3a05e446428a38da5883f3ec30',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cad2d41b20a741029b8d1fa0c05f3d1d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(450a8119-fb6f-438e-81e3-9ef68b589ed4),volume_type_id=450a8119-fb6f-438e-81e3-9ef68b589ed4)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:56.298790 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58dd664-5d06-43ed-ab6d-961d3ac8418a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:56.312697 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f58dd664-5d06-43ed-ab6d-961d3ac8418a) transitioned into state 'SUCCESS' from 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='05240e3a05e446428a38da5883f3ec30',qos_specs=None,replication_status=,reservations=['ecc31286-a012-4fe9-9220-1e9361bb817a','a7f2def5-9f9a-414e-a2f7-89056a32ec28','bd754a83-180d-4bee-8e4a-00ee12284200','a5660794-839c-4175-a419-9c6ecc5eeca9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cad2d41b20a741029b8d1fa0c05f3d1d',volume_type_id=450a8119-fb6f-438e-81e3-9ef68b589ed4)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:56.313286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0e3db5-078c-48d3-8267-f6e11e41f8ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:53:56.320763 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d0e3db5-078c-48d3-8267-f6e11e41f8ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:53:56.321512 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Flow 'volume_create_api' (ef6ed5b0-db79-4f1b-8e08-6374dc0e13e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:53:56.321880 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Create volume request issued successfully. Jul 09 15:53:56.322457 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-580af26e-6af5-40e3-9fe1-2f45b809ef5c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:53:56.322854 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1452/5780] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 15:53:56 2026] POST /volume/v3/volumes => generated 771 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:53:56.333939 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2b2e0a2b-066a-478d-9090-d4aaefbe3354 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.335822 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2b2e0a2b-066a-478d-9090-d4aaefbe3354 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] GET https://10.4.3.19/volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f Jul 09 15:53:56.336024 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2b2e0a2b-066a-478d-9090-d4aaefbe3354 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:56.336218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2b2e0a2b-066a-478d-9090-d4aaefbe3354 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:56.343489 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:56.343489 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:56.346854 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2b2e0a2b-066a-478d-9090-d4aaefbe3354 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Volume info retrieved successfully. Jul 09 15:53:56.350408 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2b2e0a2b-066a-478d-9090-d4aaefbe3354 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f returned with HTTP 200 Jul 09 15:53:56.350749 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1460/5781] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:56 2026] GET /volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f => generated 950 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:56.369831 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4f9680cc-4380-4764-8190-7dc01574ef2e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.371838 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f9680cc-4380-4764-8190-7dc01574ef2e tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a Jul 09 15:53:56.372084 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f9680cc-4380-4764-8190-7dc01574ef2e tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:56.372306 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4f9680cc-4380-4764-8190-7dc01574ef2e tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:56.380198 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:56.380198 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:56.383420 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4f9680cc-4380-4764-8190-7dc01574ef2e tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Volume info retrieved successfully. Jul 09 15:53:56.386739 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4f9680cc-4380-4764-8190-7dc01574ef2e tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a returned with HTTP 200 Jul 09 15:53:56.387066 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1427/5782] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:56 2026] GET /volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:53:56.398287 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-37494a87-2b26-479f-992e-d0d275f6ca4b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.400296 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-37494a87-2b26-479f-992e-d0d275f6ca4b tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] POST https://10.4.3.19/volume/v3/backups Jul 09 15:53:56.400735 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-37494a87-2b26-479f-992e-d0d275f6ca4b tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ce66b370-6215-4036-b2ea-03c7bdae2b2a", "name": "tempest-type-Backup-48765408"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:53:56.402454 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.contrib.backups [None req-37494a87-2b26-479f-992e-d0d275f6ca4b tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Creating new backup {'backup': {'volume_id': 'ce66b370-6215-4036-b2ea-03c7bdae2b2a', 'name': 'tempest-type-Backup-48765408'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 09 15:53:56.402624 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.contrib.backups [None req-37494a87-2b26-479f-992e-d0d275f6ca4b tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Creating backup of volume ce66b370-6215-4036-b2ea-03c7bdae2b2a in container None Jul 09 15:53:56.410785 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:56.410785 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:56.411153 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-37494a87-2b26-479f-992e-d0d275f6ca4b tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Volume info retrieved successfully. Jul 09 15:53:56.432205 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-37494a87-2b26-479f-992e-d0d275f6ca4b tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Created reservations ['25fc12af-b4ff-40c0-8884-4a1f8b898c69', '133cb720-491f-472d-8ec9-4003efde07c0'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:56.451719 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-37494a87-2b26-479f-992e-d0d275f6ca4b tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups returned with HTTP 202 Jul 09 15:53:56.452088 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1444/5783] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 15:53:56 2026] POST /volume/v3/backups => generated 312 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:53:56.459766 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5be346f5-8826-4c17-869c-0b64d7a422a2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:56.461488 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5be346f5-8826-4c17-869c-0b64d7a422a2 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:53:56.461676 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5be346f5-8826-4c17-869c-0b64d7a422a2 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:56.461875 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5be346f5-8826-4c17-869c-0b64d7a422a2 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:56.461996 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5be346f5-8826-4c17-869c-0b64d7a422a2 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:56.466672 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:56.466672 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:56.467464 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5be346f5-8826-4c17-869c-0b64d7a422a2 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:53:56.467941 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1453/5784] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:56 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 719 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:57.362248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-264786c1-fe7f-4312-8b51-7c8aff1d358c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:57.364063 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-264786c1-fe7f-4312-8b51-7c8aff1d358c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] GET https://10.4.3.19/volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f Jul 09 15:53:57.364316 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-264786c1-fe7f-4312-8b51-7c8aff1d358c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:57.364527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-264786c1-fe7f-4312-8b51-7c8aff1d358c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:57.371224 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:57.371224 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:57.374360 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-264786c1-fe7f-4312-8b51-7c8aff1d358c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Volume info retrieved successfully. Jul 09 15:53:57.377867 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-264786c1-fe7f-4312-8b51-7c8aff1d358c tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f returned with HTTP 200 Jul 09 15:53:57.378245 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1461/5785] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:57 2026] GET /volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f => generated 971 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:57.388622 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-677671ad-bead-4794-aad7-68ad6f3c61bd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:57.390338 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-677671ad-bead-4794-aad7-68ad6f3c61bd tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 15:53:57.390531 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-677671ad-bead-4794-aad7-68ad6f3c61bd tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:57.390733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-677671ad-bead-4794-aad7-68ad6f3c61bd tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:57.393836 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-677671ad-bead-4794-aad7-68ad6f3c61bd tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 15:53:57.394163 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1428/5786] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 15:53:57 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 09 15:53:57.401102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-15894260-0269-4eca-991b-fc93bf70ed38 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:57.402749 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-15894260-0269-4eca-991b-fc93bf70ed38 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-reader] GET https://10.4.3.19/volume/v3/messages/ed7d3cc3-55d8-472b-9c9e-7ea18173962d Jul 09 15:53:57.402970 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-15894260-0269-4eca-991b-fc93bf70ed38 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:57.403150 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-15894260-0269-4eca-991b-fc93bf70ed38 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-reader] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:57.406081 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:57.406081 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:53:57.406848 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-15894260-0269-4eca-991b-fc93bf70ed38 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-reader] https://10.4.3.19/volume/v3/messages/ed7d3cc3-55d8-472b-9c9e-7ea18173962d returned with HTTP 200 Jul 09 15:53:57.407168 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1445/5787] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:57 2026] GET /volume/v3/messages/ed7d3cc3-55d8-472b-9c9e-7ea18173962d => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:57.414252 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8e15ca60-da1b-4fac-9392-85ef9b88ed05 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:57.415550 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e15ca60-da1b-4fac-9392-85ef9b88ed05 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] DELETE https://10.4.3.19/volume/v3/messages/ed7d3cc3-55d8-472b-9c9e-7ea18173962d Jul 09 15:53:57.415738 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e15ca60-da1b-4fac-9392-85ef9b88ed05 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:57.415905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8e15ca60-da1b-4fac-9392-85ef9b88ed05 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:57.423641 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8e15ca60-da1b-4fac-9392-85ef9b88ed05 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/messages/ed7d3cc3-55d8-472b-9c9e-7ea18173962d returned with HTTP 204 Jul 09 15:53:57.424022 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1454/5788] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 15:53:57 2026] DELETE /volume/v3/messages/ed7d3cc3-55d8-472b-9c9e-7ea18173962d => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 15:53:57.430033 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:57.431698 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f Jul 09 15:53:57.431910 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:57.432081 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:57.432252 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Delete volume with id: a051c870-6005-4c61-9a91-03301ba2169f Jul 09 15:53:57.438892 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:57.438892 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:57.439281 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Volume info retrieved successfully. Jul 09 15:53:57.440402 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99866) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 15:53:57.449231 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-782502248 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-782502248, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:53:57.449478 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-782502248 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-782502248, it is now deprecated. Please use the default quota class for default quota. Jul 09 15:53:57.456566 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Created reservations ['a707f2f2-a6ea-4826-bf07-52cefb3ab453', '8b496e50-45a7-4bb1-93f6-56e3fa2a53af', '3aa5aab5-9918-4e51-ba62-e7d3a4a338d5', '31b76d3a-46f0-4dea-a8b0-ece517c1c1a6'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:53:57.477137 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Delete volume request issued successfully. Jul 09 15:53:57.477409 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8dbfcd65-c1d3-4a08-b324-aee608ffa7c5 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f returned with HTTP 202 Jul 09 15:53:57.478080 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1462/5789] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:53:57 2026] DELETE /volume/v3/volumes/a051c870-6005-4c61-9a91-03301ba2169f => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:57.478202 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3e48a539-fd5d-4881-8837-80242601e0cc None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:57.479844 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3e48a539-fd5d-4881-8837-80242601e0cc tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:53:57.480052 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3e48a539-fd5d-4881-8837-80242601e0cc tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:57.480258 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3e48a539-fd5d-4881-8837-80242601e0cc tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:57.480391 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-3e48a539-fd5d-4881-8837-80242601e0cc tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:57.484453 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:57.484453 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:53:57.484557 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9b6c40d-0346-489a-8f05-0c1c643ee427 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:57.485076 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3e48a539-fd5d-4881-8837-80242601e0cc tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:53:57.485371 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1429/5790] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:57 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:57.486053 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9b6c40d-0346-489a-8f05-0c1c643ee427 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] DELETE https://10.4.3.19/volume/v3/types/450a8119-fb6f-438e-81e3-9ef68b589ed4 Jul 09 15:53:57.486235 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9b6c40d-0346-489a-8f05-0c1c643ee427 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:57.486440 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9b6c40d-0346-489a-8f05-0c1c643ee427 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:57.506127 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9b6c40d-0346-489a-8f05-0c1c643ee427 tempest-ProjectReaderTests-244929570 tempest-ProjectReaderTests-244929570-project-admin] https://10.4.3.19/volume/v3/types/450a8119-fb6f-438e-81e3-9ef68b589ed4 returned with HTTP 202 Jul 09 15:53:57.506648 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1446/5791] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:53:57 2026] DELETE /volume/v3/types/450a8119-fb6f-438e-81e3-9ef68b589ed4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:53:58.494867 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c8bfa625-db0d-489c-8b02-9fd6487240c0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:58.496498 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c8bfa625-db0d-489c-8b02-9fd6487240c0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:53:58.496687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c8bfa625-db0d-489c-8b02-9fd6487240c0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:58.496887 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c8bfa625-db0d-489c-8b02-9fd6487240c0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:58.496985 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-c8bfa625-db0d-489c-8b02-9fd6487240c0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:58.500886 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:58.500886 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:53:58.501660 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c8bfa625-db0d-489c-8b02-9fd6487240c0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:53:58.502147 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1455/5792] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:58 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:53:59.512348 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-557dde45-c40f-4875-804c-34c28f726ef4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:53:59.515003 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-557dde45-c40f-4875-804c-34c28f726ef4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:53:59.515325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-557dde45-c40f-4875-804c-34c28f726ef4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:53:59.515602 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-557dde45-c40f-4875-804c-34c28f726ef4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:53:59.515770 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-557dde45-c40f-4875-804c-34c28f726ef4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:53:59.521090 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:53:59.521090 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:53:59.521747 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-557dde45-c40f-4875-804c-34c28f726ef4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:53:59.522121 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1463/5793] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:53:59 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:00.533275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0a57f1da-a814-479b-b8f5-13de20227251 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:00.534958 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0a57f1da-a814-479b-b8f5-13de20227251 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:00.535152 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0a57f1da-a814-479b-b8f5-13de20227251 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:00.535348 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0a57f1da-a814-479b-b8f5-13de20227251 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:00.535449 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-0a57f1da-a814-479b-b8f5-13de20227251 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:00.539398 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:00.539398 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:00.539925 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0a57f1da-a814-479b-b8f5-13de20227251 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:00.540286 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1430/5794] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:00 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:01.550339 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cf0fada9-a726-442d-b5fd-ff4305a75426 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:01.552308 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf0fada9-a726-442d-b5fd-ff4305a75426 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:01.552545 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf0fada9-a726-442d-b5fd-ff4305a75426 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:01.552765 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf0fada9-a726-442d-b5fd-ff4305a75426 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:01.552908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-cf0fada9-a726-442d-b5fd-ff4305a75426 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:01.557846 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:01.557846 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:01.558575 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf0fada9-a726-442d-b5fd-ff4305a75426 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:01.559012 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1447/5795] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:01 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:02.569078 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6bcc7c76-4181-4603-a98c-51f08a2225ec None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:02.570799 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6bcc7c76-4181-4603-a98c-51f08a2225ec tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:02.571052 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6bcc7c76-4181-4603-a98c-51f08a2225ec tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:02.571232 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6bcc7c76-4181-4603-a98c-51f08a2225ec tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:02.571339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-6bcc7c76-4181-4603-a98c-51f08a2225ec tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:02.575624 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:02.575624 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:02.576363 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6bcc7c76-4181-4603-a98c-51f08a2225ec tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:02.576634 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1456/5796] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:02 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:02.589850 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-f16b8bba-7709-4624-bb0f-4cc00a15ce58 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:02.592050 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-f16b8bba-7709-4624-bb0f-4cc00a15ce58 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/encryption Jul 09 15:54:02.592270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-f16b8bba-7709-4624-bb0f-4cc00a15ce58 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:02.592457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-f16b8bba-7709-4624-bb0f-4cc00a15ce58 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:02.603293 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:02.603293 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:02.612155 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-f16b8bba-7709-4624-bb0f-4cc00a15ce58 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/encryption returned with HTTP 200 Jul 09 15:54:02.612753 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1464/5797] 10.4.3.19 () {68 vars in 1624 bytes} [Thu Jul 9 15:54:02 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc/encryption => generated 161 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:03.586309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-2e541cfb-8402-4d39-aa81-b66933400cc0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:03.588077 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2e541cfb-8402-4d39-aa81-b66933400cc0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:03.588309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2e541cfb-8402-4d39-aa81-b66933400cc0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:03.588486 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-2e541cfb-8402-4d39-aa81-b66933400cc0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:03.588624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-2e541cfb-8402-4d39-aa81-b66933400cc0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:03.592430 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:03.592430 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:03.592959 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-2e541cfb-8402-4d39-aa81-b66933400cc0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:03.593323 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1431/5798] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:03 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:04.602751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d2b68874-c019-4b6e-bb13-1b72c314ebf0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:04.604540 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d2b68874-c019-4b6e-bb13-1b72c314ebf0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:04.604731 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d2b68874-c019-4b6e-bb13-1b72c314ebf0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:04.604905 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d2b68874-c019-4b6e-bb13-1b72c314ebf0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:04.605002 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-d2b68874-c019-4b6e-bb13-1b72c314ebf0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:04.608982 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:04.608982 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:04.609590 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d2b68874-c019-4b6e-bb13-1b72c314ebf0 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:04.609949 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1448/5799] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:04 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:04.774604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-3f83c5bb-1d63-4846-840c-2507eb668dba None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:04.776613 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-3f83c5bb-1d63-4846-840c-2507eb668dba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a Jul 09 15:54:04.776785 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-3f83c5bb-1d63-4846-840c-2507eb668dba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:04.776962 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-3f83c5bb-1d63-4846-840c-2507eb668dba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:04.784469 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:04.784469 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:05.315711 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b4d6416a-5408-4189-aa25-3f6d975ad7c1 req-3f83c5bb-1d63-4846-840c-2507eb668dba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a returned with HTTP 200 Jul 09 15:54:05.316318 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1457/5800] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:54:04 2026] DELETE /volume/v3/attachments/30f7ada6-3dd4-4af8-984e-d8d0419bd77a => generated 19 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:05.619299 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0e702319-9141-4856-8f09-31183ef351d7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:05.620915 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e702319-9141-4856-8f09-31183ef351d7 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:05.621125 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e702319-9141-4856-8f09-31183ef351d7 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:05.621312 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0e702319-9141-4856-8f09-31183ef351d7 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:05.621426 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-0e702319-9141-4856-8f09-31183ef351d7 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:05.627378 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:05.627378 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:05.627378 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0e702319-9141-4856-8f09-31183ef351d7 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:05.627918 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1465/5801] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:05 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:06.637229 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3875d881-06b4-4645-aa82-6ad6df8c42c8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:06.639505 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3875d881-06b4-4645-aa82-6ad6df8c42c8 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:06.639824 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3875d881-06b4-4645-aa82-6ad6df8c42c8 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:06.640059 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3875d881-06b4-4645-aa82-6ad6df8c42c8 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:06.640216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-3875d881-06b4-4645-aa82-6ad6df8c42c8 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:06.645337 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:06.645337 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:06.646221 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3875d881-06b4-4645-aa82-6ad6df8c42c8 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:06.646735 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1432/5802] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:06 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:07.635585 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-914da797-716c-46a7-8017-d63c6a57e5f1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:07.638009 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-914da797-716c-46a7-8017-d63c6a57e5f1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:54:07.638299 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-914da797-716c-46a7-8017-d63c6a57e5f1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:07.638592 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-914da797-716c-46a7-8017-d63c6a57e5f1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:07.638809 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-914da797-716c-46a7-8017-d63c6a57e5f1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:54:07.647961 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:07.647961 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:07.648658 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-914da797-716c-46a7-8017-d63c6a57e5f1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:07.657675 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-65c01d58-b081-462e-ab83-afd231149f1d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:07.660115 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-65c01d58-b081-462e-ab83-afd231149f1d tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:07.660492 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-65c01d58-b081-462e-ab83-afd231149f1d tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:07.660713 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-65c01d58-b081-462e-ab83-afd231149f1d tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:07.660824 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-65c01d58-b081-462e-ab83-afd231149f1d tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:07.666337 np0000004916 devstack@c-api.service[99865]: WARNING cinder.keymgr.conf_key_mgr [None req-914da797-716c-46a7-8017-d63c6a57e5f1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 09 15:54:07.667260 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:07.667260 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:07.668071 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-65c01d58-b081-462e-ab83-afd231149f1d tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:07.668596 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1458/5803] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:07 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:07.674812 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-914da797-716c-46a7-8017-d63c6a57e5f1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 15:54:07.674812 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-914da797-716c-46a7-8017-d63c6a57e5f1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 202 Jul 09 15:54:07.675554 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1449/5804] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:54:07 2026] DELETE /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:07.693382 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d6050267-76b1-456b-b298-6d1f8899d0a1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:07.695333 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d6050267-76b1-456b-b298-6d1f8899d0a1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:54:07.695578 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d6050267-76b1-456b-b298-6d1f8899d0a1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:07.695844 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d6050267-76b1-456b-b298-6d1f8899d0a1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:07.704004 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:07.704004 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:07.708086 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d6050267-76b1-456b-b298-6d1f8899d0a1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:07.712503 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d6050267-76b1-456b-b298-6d1f8899d0a1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 200 Jul 09 15:54:07.712886 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1466/5805] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:54:07 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 868 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:08.680882 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d100de7c-db77-438f-9f3a-a2f6d51947b6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:08.682666 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d100de7c-db77-438f-9f3a-a2f6d51947b6 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:08.682868 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d100de7c-db77-438f-9f3a-a2f6d51947b6 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:08.683282 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d100de7c-db77-438f-9f3a-a2f6d51947b6 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:08.683282 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.backups [None req-d100de7c-db77-438f-9f3a-a2f6d51947b6 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99867) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:08.687831 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:08.687831 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:08.688448 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d100de7c-db77-438f-9f3a-a2f6d51947b6 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:08.688838 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1433/5806] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:08 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:08.726653 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0686d3ed-03b7-428c-9b11-34d50d5d24d0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:08.728383 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0686d3ed-03b7-428c-9b11-34d50d5d24d0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc Jul 09 15:54:08.728564 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0686d3ed-03b7-428c-9b11-34d50d5d24d0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:08.728745 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0686d3ed-03b7-428c-9b11-34d50d5d24d0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:08.734256 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0686d3ed-03b7-428c-9b11-34d50d5d24d0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc returned with HTTP 404 Jul 09 15:54:08.734702 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1459/5807] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:54:08 2026] GET /volume/v3/volumes/124f7588-cabf-402a-87ca-9ea2dac553fc => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:08.743632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5d1bfb05-d45a-47c3-adc6-0ff9fa23b743 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:08.754353 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5d1bfb05-d45a-47c3-adc6-0ff9fa23b743 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 15:54:08.754353 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5d1bfb05-d45a-47c3-adc6-0ff9fa23b743 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:08.754353 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5d1bfb05-d45a-47c3-adc6-0ff9fa23b743 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Calling method 'detail' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:08.754353 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-5d1bfb05-d45a-47c3-adc6-0ff9fa23b743 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99865) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 15:54:08.758655 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5d1bfb05-d45a-47c3-adc6-0ff9fa23b743 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Get all volumes completed successfully. Jul 09 15:54:08.760498 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:08.760498 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:08.765645 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5d1bfb05-d45a-47c3-adc6-0ff9fa23b743 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 15:54:08.766252 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1450/5808] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 15:54:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6240 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 09 15:54:08.782746 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-6e9952da-6341-49f2-a60e-22768ca316f5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:08.788863 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6e9952da-6341-49f2-a60e-22768ca316f5 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] DELETE https://10.4.3.19/volume/v3/types/78e27652-b841-4734-9335-6602951f62dc Jul 09 15:54:08.789490 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6e9952da-6341-49f2-a60e-22768ca316f5 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:08.790156 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-6e9952da-6341-49f2-a60e-22768ca316f5 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:08.820412 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-6e9952da-6341-49f2-a60e-22768ca316f5 tempest-TestVolumeBootPattern-1686398587 tempest-TestVolumeBootPattern-1686398587-project-admin] https://10.4.3.19/volume/v3/types/78e27652-b841-4734-9335-6602951f62dc returned with HTTP 202 Jul 09 15:54:08.820744 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1467/5809] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:54:08 2026] DELETE /volume/v3/types/78e27652-b841-4734-9335-6602951f62dc => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:08.848118 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:08.849926 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:54:08.850255 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1159915553", "snapshot_id": null, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "volume_type": null, "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:08.851657 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1159915553', 'snapshot_id': None, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'volume_type': None, 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:54:09.048344 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:54:09.052317 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:54:09.057744 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (4dae9b7b-6473-49c1-aa60-d774dfca01ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:54:09.058727 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa0ae2a5-4a24-490e-b710-971e3903c8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:54:09.059645 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:54:09.109222 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aa0ae2a5-4a24-490e-b710-971e3903c8b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:54:09.109873 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764acb0a-d96b-4867-9473-00ee6ece2ee5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:54:09.154606 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['266984e7-6661-4080-939c-6509f8c9ecfa', 'c9fd2553-007a-4a19-b5e1-ecaeaec69225', 'e8bd526d-ca9b-4b83-913c-82299d572c46', '0622077b-d7c9-4276-aacc-4a3ce057777f'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:54:09.155340 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (764acb0a-d96b-4867-9473-00ee6ece2ee5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['266984e7-6661-4080-939c-6509f8c9ecfa', 'c9fd2553-007a-4a19-b5e1-ecaeaec69225', 'e8bd526d-ca9b-4b83-913c-82299d572c46', '0622077b-d7c9-4276-aacc-4a3ce057777f']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:54:09.155937 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa2b360b-77e4-489b-a844-a8832c0fcf46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:54:09.175105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fa2b360b-77e4-489b-a844-a8832c0fcf46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '248e46b3-53e2-4fa1-83ec-e0a9bb028c2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1159915553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['266984e7-6661-4080-939c-6509f8c9ecfa','c9fd2553-007a-4a19-b5e1-ecaeaec69225','e8bd526d-ca9b-4b83-913c-82299d572c46','0622077b-d7c9-4276-aacc-4a3ce057777f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:54:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1159915553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=248e46b3-53e2-4fa1-83ec-e0a9bb028c2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:54:09.175789 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7729f58-1b12-46bc-a3fe-1165d7d59e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:54:09.191072 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7729f58-1b12-46bc-a3fe-1165d7d59e47) transitioned into state 'SUCCESS' from state '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-1159915553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['266984e7-6661-4080-939c-6509f8c9ecfa','c9fd2553-007a-4a19-b5e1-ecaeaec69225','e8bd526d-ca9b-4b83-913c-82299d572c46','0622077b-d7c9-4276-aacc-4a3ce057777f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:54:09.191708 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da065ec6-7563-4c5f-89a5-c1744df77931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:54:09.201322 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da065ec6-7563-4c5f-89a5-c1744df77931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:54:09.202254 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (4dae9b7b-6473-49c1-aa60-d774dfca01ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:54:09.202605 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:54:09.203250 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4df5a8df-6335-44d5-a53f-5c2f4ccac55e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:54:09.203744 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1434/5810] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:54:08 2026] POST /volume/v3/volumes => generated 757 bytes in 356 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:54:09.215634 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0cd06a65-f550-4b8c-91e3-66ef954707ab None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:09.217795 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0cd06a65-f550-4b8c-91e3-66ef954707ab tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:09.217871 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0cd06a65-f550-4b8c-91e3-66ef954707ab tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:09.218076 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0cd06a65-f550-4b8c-91e3-66ef954707ab tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:09.225309 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:09.225309 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:09.228547 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-0cd06a65-f550-4b8c-91e3-66ef954707ab tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:09.232460 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0cd06a65-f550-4b8c-91e3-66ef954707ab tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 200 Jul 09 15:54:09.232832 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1460/5811] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:54:09 2026] GET /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:09.698436 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0b0b7319-e4aa-42e1-9afd-ad37a82dabed None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:09.699914 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b0b7319-e4aa-42e1-9afd-ad37a82dabed tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:09.700095 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b0b7319-e4aa-42e1-9afd-ad37a82dabed tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:09.700290 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0b0b7319-e4aa-42e1-9afd-ad37a82dabed tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:09.700384 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-0b0b7319-e4aa-42e1-9afd-ad37a82dabed tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:09.703879 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:09.703879 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:09.704392 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0b0b7319-e4aa-42e1-9afd-ad37a82dabed tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:09.704690 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1451/5812] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:09 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 732 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:10.248248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d95f266d-6c86-46db-bdae-964a664c253c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:10.254615 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d95f266d-6c86-46db-bdae-964a664c253c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:10.255276 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d95f266d-6c86-46db-bdae-964a664c253c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:10.255767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d95f266d-6c86-46db-bdae-964a664c253c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:10.280372 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:10.280372 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:10.289555 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d95f266d-6c86-46db-bdae-964a664c253c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:10.297526 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d95f266d-6c86-46db-bdae-964a664c253c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 200 Jul 09 15:54:10.298077 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1468/5813] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:54:10 2026] GET /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 1365 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:54:10.310323 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ca58e1ee-4f07-46b2-8381-c5dfb17df4a2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:10.312067 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ca58e1ee-4f07-46b2-8381-c5dfb17df4a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:10.312260 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ca58e1ee-4f07-46b2-8381-c5dfb17df4a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:10.312480 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ca58e1ee-4f07-46b2-8381-c5dfb17df4a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:10.320526 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:10.320526 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:10.324194 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ca58e1ee-4f07-46b2-8381-c5dfb17df4a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:10.328530 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ca58e1ee-4f07-46b2-8381-c5dfb17df4a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 200 Jul 09 15:54:10.329031 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1435/5814] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:54:10 2026] GET /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:54:10.716799 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5cdad83a-c369-4b03-b7d7-3ff4047ab730 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:10.719078 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5cdad83a-c369-4b03-b7d7-3ff4047ab730 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:10.719397 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5cdad83a-c369-4b03-b7d7-3ff4047ab730 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:10.719645 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5cdad83a-c369-4b03-b7d7-3ff4047ab730 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:10.719789 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-5cdad83a-c369-4b03-b7d7-3ff4047ab730 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:10.724896 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:10.724896 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:10.725955 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5cdad83a-c369-4b03-b7d7-3ff4047ab730 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:10.726087 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1461/5815] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:10 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:11.249119 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-061d612e-6a2e-4950-969b-cd8302a5032b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:11.250892 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-061d612e-6a2e-4950-969b-cd8302a5032b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:11.251070 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-061d612e-6a2e-4950-969b-cd8302a5032b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:11.251243 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-061d612e-6a2e-4950-969b-cd8302a5032b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:11.258418 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:11.258418 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:11.262114 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-061d612e-6a2e-4950-969b-cd8302a5032b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:11.266378 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-061d612e-6a2e-4950-969b-cd8302a5032b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 200 Jul 09 15:54:11.266758 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1452/5816] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:54:11 2026] GET /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:54:11.654160 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-363465c0-f5db-42f7-bcf1-7a278918a376 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:11.656046 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-363465c0-f5db-42f7-bcf1-7a278918a376 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:11.656228 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-363465c0-f5db-42f7-bcf1-7a278918a376 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:11.656433 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-363465c0-f5db-42f7-bcf1-7a278918a376 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:11.663479 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:11.663479 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:11.666989 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-363465c0-f5db-42f7-bcf1-7a278918a376 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:11.671151 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-363465c0-f5db-42f7-bcf1-7a278918a376 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 200 Jul 09 15:54:11.671536 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1469/5817] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:54:11 2026] GET /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:54:11.680275 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-11c47acc-de65-4229-a29f-1ecb56bfe179 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:11.680620 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-11c47acc-de65-4229-a29f-1ecb56bfe179 None None] GET https://10.4.3.19/volume// Jul 09 15:54:11.680751 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-11c47acc-de65-4229-a29f-1ecb56bfe179 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:11.680941 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-11c47acc-de65-4229-a29f-1ecb56bfe179 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:11.681282 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-11c47acc-de65-4229-a29f-1ecb56bfe179 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:54:11.681547 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1436/5818] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:54: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 09 15:54:11.688044 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-52ebf4ce-2b92-42ba-b5a7-dadc33ddd157 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:11.689999 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-52ebf4ce-2b92-42ba-b5a7-dadc33ddd157 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:54:11.690378 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-52ebf4ce-2b92-42ba-b5a7-dadc33ddd157 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "248e46b3-53e2-4fa1-83ec-e0a9bb028c2f", "connector": null, "instance_uuid": "bb7d1f9f-8b2d-4ebe-8040-661a8435b6af"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:11.697809 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:11.697809 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:11.717994 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-52ebf4ce-2b92-42ba-b5a7-dadc33ddd157 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:54:11.718425 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1462/5819] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:54:11 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:54:11.735117 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-17f423af-f380-422b-9ab7-f87772993721 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:11.736777 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-17f423af-f380-422b-9ab7-f87772993721 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:11.737022 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-17f423af-f380-422b-9ab7-f87772993721 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:11.737279 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-17f423af-f380-422b-9ab7-f87772993721 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:11.737457 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-17f423af-f380-422b-9ab7-f87772993721 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:11.741745 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:11.741745 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:11.742391 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-17f423af-f380-422b-9ab7-f87772993721 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:11.742753 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1453/5820] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:11 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:12.752708 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-e0937d52-aca0-4302-b73a-5b46f43f4db1 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:12.754523 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e0937d52-aca0-4302-b73a-5b46f43f4db1 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:12.754791 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e0937d52-aca0-4302-b73a-5b46f43f4db1 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:12.754977 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-e0937d52-aca0-4302-b73a-5b46f43f4db1 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:12.755079 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.backups [None req-e0937d52-aca0-4302-b73a-5b46f43f4db1 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99866) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:12.759648 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:12.759648 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:12.760264 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-e0937d52-aca0-4302-b73a-5b46f43f4db1 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:12.760642 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1470/5821] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:12 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:12.773722 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-094eb62e-c240-4b10-8976-7e914746edfe None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:12.775887 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-094eb62e-c240-4b10-8976-7e914746edfe tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] DELETE https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:12.776142 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-094eb62e-c240-4b10-8976-7e914746edfe tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:12.776428 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-094eb62e-c240-4b10-8976-7e914746edfe tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:12.776575 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.contrib.backups [None req-094eb62e-c240-4b10-8976-7e914746edfe tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Delete backup with id: cdd63026-eb5d-46e9-85af-ed65935b518d. Jul 09 15:54:12.781934 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:12.781934 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:12.795244 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.backup.rpcapi [None req-094eb62e-c240-4b10-8976-7e914746edfe tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] delete_backup rpcapi backup_id cdd63026-eb5d-46e9-85af-ed65935b518d {{(pid=99867) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 09 15:54:12.796995 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-094eb62e-c240-4b10-8976-7e914746edfe tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 202 Jul 09 15:54:12.797395 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1437/5822] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:54:12 2026] DELETE /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 15:54:12.805090 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9ae895c3-25d0-4b7a-9199-9804d59b27b5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:12.806864 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9ae895c3-25d0-4b7a-9199-9804d59b27b5 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:12.807045 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9ae895c3-25d0-4b7a-9199-9804d59b27b5 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:12.807231 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9ae895c3-25d0-4b7a-9199-9804d59b27b5 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:12.807328 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.backups [None req-9ae895c3-25d0-4b7a-9199-9804d59b27b5 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99864) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:12.812620 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:12.812620 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:12.813671 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9ae895c3-25d0-4b7a-9199-9804d59b27b5 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 200 Jul 09 15:54:12.814125 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1463/5823] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:12 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:13.823949 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7363ba43-01ec-4de8-8041-3bcbbf86cace None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:13.825464 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7363ba43-01ec-4de8-8041-3bcbbf86cace tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d Jul 09 15:54:13.825655 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7363ba43-01ec-4de8-8041-3bcbbf86cace tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:13.825841 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7363ba43-01ec-4de8-8041-3bcbbf86cace tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:13.825961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.backups [None req-7363ba43-01ec-4de8-8041-3bcbbf86cace tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Show backup with id cdd63026-eb5d-46e9-85af-ed65935b518d. {{(pid=99865) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 09 15:54:13.829084 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7363ba43-01ec-4de8-8041-3bcbbf86cace tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d returned with HTTP 404 Jul 09 15:54:13.829477 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1454/5824] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:13 2026] GET /volume/v3/backups/cdd63026-eb5d-46e9-85af-ed65935b518d => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:13.835789 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2ad7e830-3e60-4b55-b883-6a7e4c032d10 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:13.837552 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ad7e830-3e60-4b55-b883-6a7e4c032d10 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a Jul 09 15:54:13.837860 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ad7e830-3e60-4b55-b883-6a7e4c032d10 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:13.838054 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2ad7e830-3e60-4b55-b883-6a7e4c032d10 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:13.838211 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-2ad7e830-3e60-4b55-b883-6a7e4c032d10 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Delete volume with id: ce66b370-6215-4036-b2ea-03c7bdae2b2a Jul 09 15:54:13.844923 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:13.844923 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:13.845236 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2ad7e830-3e60-4b55-b883-6a7e4c032d10 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Volume info retrieved successfully. Jul 09 15:54:13.860954 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2ad7e830-3e60-4b55-b883-6a7e4c032d10 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Delete volume request issued successfully. Jul 09 15:54:13.861246 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2ad7e830-3e60-4b55-b883-6a7e4c032d10 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a returned with HTTP 202 Jul 09 15:54:13.861840 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1471/5825] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 15:54:13 2026] DELETE /volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:13.869733 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4d1f6300-5af1-4d13-9af8-5ada674875aa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:13.871601 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4d1f6300-5af1-4d13-9af8-5ada674875aa tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a Jul 09 15:54:13.871798 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4d1f6300-5af1-4d13-9af8-5ada674875aa tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:13.871975 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4d1f6300-5af1-4d13-9af8-5ada674875aa tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:13.878627 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:13.878627 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:13.881801 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-4d1f6300-5af1-4d13-9af8-5ada674875aa tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Volume info retrieved successfully. Jul 09 15:54:13.885506 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4d1f6300-5af1-4d13-9af8-5ada674875aa tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a returned with HTTP 200 Jul 09 15:54:13.885902 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1438/5826] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:13 2026] GET /volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:54:14.897634 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3745cb9a-c664-4f62-92cf-0ff877ba98e4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:14.899564 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3745cb9a-c664-4f62-92cf-0ff877ba98e4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] GET https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a Jul 09 15:54:14.899797 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3745cb9a-c664-4f62-92cf-0ff877ba98e4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:14.900018 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3745cb9a-c664-4f62-92cf-0ff877ba98e4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:14.905623 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3745cb9a-c664-4f62-92cf-0ff877ba98e4 tempest-ProjectReaderTests39-423397050 tempest-ProjectReaderTests39-423397050-project-admin] https://10.4.3.19/volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a returned with HTTP 404 Jul 09 15:54:14.906043 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1464/5827] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 15:54:14 2026] GET /volume/v3/volumes/ce66b370-6215-4036-b2ea-03c7bdae2b2a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:16.524595 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-19fbd61b-1e86-479f-a801-1b0461aa122e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:16.580415 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-19fbd61b-1e86-479f-a801-1b0461aa122e tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-admin] GET https://10.4.3.19/volume/v3/scheduler-stats/get_pools Jul 09 15:54:16.580613 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-19fbd61b-1e86-479f-a801-1b0461aa122e tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:16.580809 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-19fbd61b-1e86-479f-a801-1b0461aa122e tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-admin] Calling method 'get_pools' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:17.083646 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-19fbd61b-1e86-479f-a801-1b0461aa122e tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-admin] https://10.4.3.19/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 09 15:54:17.084072 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1455/5828] 10.4.3.19 () {66 vars in 1284 bytes} [Thu Jul 9 15:54:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 560 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:17.091693 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-3b731ce5-503d-4855-90b4-3131af763014 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:17.142290 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3b731ce5-503d-4855-90b4-3131af763014 tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-member] GET https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool Jul 09 15:54:17.142466 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3b731ce5-503d-4855-90b4-3131af763014 tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:17.142674 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-3b731ce5-503d-4855-90b4-3131af763014 tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:17.143281 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-3b731ce5-503d-4855-90b4-3131af763014 tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e4f62249b6e64ee1be81d5bb50dac3f5', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c0275452820442d599296e0c04374a77', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:17.143446 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-3b731ce5-503d-4855-90b4-3131af763014 tempest-ProjectMemberTests-732382472 tempest-ProjectMemberTests-732382472-project-member] https://10.4.3.19/volume/v3/capabilities/np0000004916@storpool returned with HTTP 403 Jul 09 15:54:17.143857 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1472/5829] 10.4.3.19 () {66 vars in 1311 bytes} [Thu Jul 9 15:54:17 2026] GET /volume/v3/capabilities/np0000004916@storpool => generated 110 bytes in 52 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:17.522543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-95daee21-bcc6-4a07-8901-1427c2c062b5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:17.522901 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-95daee21-bcc6-4a07-8901-1427c2c062b5 None None] GET https://10.4.3.19/volume// Jul 09 15:54:17.523058 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-95daee21-bcc6-4a07-8901-1427c2c062b5 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:17.523249 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-95daee21-bcc6-4a07-8901-1427c2c062b5 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:17.523592 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-95daee21-bcc6-4a07-8901-1427c2c062b5 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:54:17.523865 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1439/5830] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:54: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 09 15:54:17.530752 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-b0ff68a0-414b-4a12-8b84-ac3516ec61a2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:17.532795 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-b0ff68a0-414b-4a12-8b84-ac3516ec61a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:17.533026 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-b0ff68a0-414b-4a12-8b84-ac3516ec61a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:17.533287 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-b0ff68a0-414b-4a12-8b84-ac3516ec61a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:17.542647 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:17.542647 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:17.545981 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-b0ff68a0-414b-4a12-8b84-ac3516ec61a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:17.550481 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-b0ff68a0-414b-4a12-8b84-ac3516ec61a2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 200 Jul 09 15:54:17.550885 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1465/5831] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:54:17 2026] GET /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:54:17.650102 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-fba5e9b6-73c2-4822-8ef0-df2d107481eb None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:17.652305 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-fba5e9b6-73c2-4822-8ef0-df2d107481eb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b Jul 09 15:54:17.652713 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-fba5e9b6-73c2-4822-8ef0-df2d107481eb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:17.659806 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-fba5e9b6-73c2-4822-8ef0-df2d107481eb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-248e46b3-53e2-4fa1-83ec-e0a9bb028c2f-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:54:17.664966 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-fba5e9b6-73c2-4822-8ef0-df2d107481eb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-248e46b3-53e2-4fa1-83ec-e0a9bb028c2f-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:54:17.666120 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:17.666120 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:18.185707 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-fba5e9b6-73c2-4822-8ef0-df2d107481eb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-248e46b3-53e2-4fa1-83ec-e0a9bb028c2f-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:54:18.186041 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-fba5e9b6-73c2-4822-8ef0-df2d107481eb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b returned with HTTP 200 Jul 09 15:54:18.186472 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1456/5832] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:54:17 2026] PUT /volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b => generated 969 bytes in 537 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:54:18.549003 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d9487a72-02da-494e-b937-55855c7d130d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.635412 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d9487a72-02da-494e-b937-55855c7d130d tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:54:18.635919 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d9487a72-02da-494e-b937-55855c7d130d tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-78981911", "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=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.640606 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=150,cinder:UPDATE=64,cinder:INSERT=26 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:54:18.653903 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d9487a72-02da-494e-b937-55855c7d130d tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:54:18.654343 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1473/5833] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types => generated 378 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.663201 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e2da14b6-3099-4903-8507-8eb262daefb4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.665015 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e2da14b6-3099-4903-8507-8eb262daefb4 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] POST https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption Jul 09 15:54:18.665425 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e2da14b6-3099-4903-8507-8eb262daefb4 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.680212 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e2da14b6-3099-4903-8507-8eb262daefb4 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption returned with HTTP 200 Jul 09 15:54:18.680788 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1440/5834] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.688213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e9626a29-cd2b-46af-a8ab-2dd4e128d3fe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.689853 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9626a29-cd2b-46af-a8ab-2dd4e128d3fe tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:54:18.690166 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e9626a29-cd2b-46af-a8ab-2dd4e128d3fe tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1518442822", "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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.696648 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-4af293fd-9656-43cf-84da-200587db8fe9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.698600 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-4af293fd-9656-43cf-84da-200587db8fe9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b/action Jul 09 15:54:18.698978 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-4af293fd-9656-43cf-84da-200587db8fe9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:54:18.699118 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-4af293fd-9656-43cf-84da-200587db8fe9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.704878 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e9626a29-cd2b-46af-a8ab-2dd4e128d3fe tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:54:18.705252 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1466/5835] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.713886 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2b89cf72-2ff6-40ed-add7-0282c67c60c4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.717647 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:18.717647 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:18.728390 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-9a0a89c3-0ce5-4bdc-87b4-adda77f3137d req-4af293fd-9656-43cf-84da-200587db8fe9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b/action returned with HTTP 204 Jul 09 15:54:18.728819 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1457/5836] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:18.768966 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2b89cf72-2ff6-40ed-add7-0282c67c60c4 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] POST https://10.4.3.19/volume/v3/types/fcf6fb1f-80c7-4cc5-b34f-cd149a5c9ccc/encryption Jul 09 15:54:18.769408 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2b89cf72-2ff6-40ed-add7-0282c67c60c4 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.771876 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-2b89cf72-2ff6-40ed-add7-0282c67c60c4 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:18.772119 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2b89cf72-2ff6-40ed-add7-0282c67c60c4 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/fcf6fb1f-80c7-4cc5-b34f-cd149a5c9ccc/encryption returned with HTTP 403 Jul 09 15:54:18.772700 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1474/5837] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types/fcf6fb1f-80c7-4cc5-b34f-cd149a5c9ccc/encryption => generated 127 bytes in 59 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:18.779664 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7dc1d3b4-0a06-48c5-8179-5a3ab677b26d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.781396 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7dc1d3b4-0a06-48c5-8179-5a3ab677b26d tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:54:18.781766 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7dc1d3b4-0a06-48c5-8179-5a3ab677b26d tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-471523728", "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=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.795613 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7dc1d3b4-0a06-48c5-8179-5a3ab677b26d tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:54:18.795916 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1441/5838] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types => generated 379 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.804303 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a6706e2c-13ae-476e-86a7-6c9fa505d89f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.805999 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a6706e2c-13ae-476e-86a7-6c9fa505d89f tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] POST https://10.4.3.19/volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35/extra_specs Jul 09 15:54:18.806380 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a6706e2c-13ae-476e-86a7-6c9fa505d89f tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.808064 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-a6706e2c-13ae-476e-86a7-6c9fa505d89f tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:18.808269 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a6706e2c-13ae-476e-86a7-6c9fa505d89f tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35/extra_specs returned with HTTP 403 Jul 09 15:54:18.808750 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1467/5839] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:18.816116 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4846d748-d2be-4e54-a006-55ed4fe23277 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.817914 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4846d748-d2be-4e54-a006-55ed4fe23277 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] PUT https://10.4.3.19/volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35/extra_specs/key2 Jul 09 15:54:18.818264 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4846d748-d2be-4e54-a006-55ed4fe23277 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.820140 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-4846d748-d2be-4e54-a006-55ed4fe23277 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:18.820353 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4846d748-d2be-4e54-a006-55ed4fe23277 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35/extra_specs/key2 returned with HTTP 403 Jul 09 15:54:18.820765 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1458/5840] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:54:18 2026] PUT /volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:18.828479 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-402029f1-7b5c-4cbe-b9a1-80d56071b553 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.830345 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-402029f1-7b5c-4cbe-b9a1-80d56071b553 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] POST https://10.4.3.19/volume/v3/types Jul 09 15:54:18.830737 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-402029f1-7b5c-4cbe-b9a1-80d56071b553 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.833282 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-402029f1-7b5c-4cbe-b9a1-80d56071b553 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:18.833492 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-402029f1-7b5c-4cbe-b9a1-80d56071b553 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types returned with HTTP 403 Jul 09 15:54:18.833993 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1475/5841] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 15:54:18 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 09 15:54:18.842014 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-b61990ec-766e-4a00-82a4-7d4437fdf3c8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.843458 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b61990ec-766e-4a00-82a4-7d4437fdf3c8 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:54:18.843763 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-b61990ec-766e-4a00-82a4-7d4437fdf3c8 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1586559220", "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=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.860858 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-b61990ec-766e-4a00-82a4-7d4437fdf3c8 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:54:18.860858 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1442/5842] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.868377 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bb9c0858-5c3d-44f9-af44-6edf602eb14e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.870172 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb9c0858-5c3d-44f9-af44-6edf602eb14e tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] POST https://10.4.3.19/volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258/encryption Jul 09 15:54:18.870501 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bb9c0858-5c3d-44f9-af44-6edf602eb14e tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.884365 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bb9c0858-5c3d-44f9-af44-6edf602eb14e tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258/encryption returned with HTTP 200 Jul 09 15:54:18.884742 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1468/5843] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.892500 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5954dfe3-e8d8-4a18-8a43-cd5f395bace1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.894156 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5954dfe3-e8d8-4a18-8a43-cd5f395bace1 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] DELETE https://10.4.3.19/volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258/encryption/82929b72-1708-4df0-a9af-38de15daafea Jul 09 15:54:18.894364 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5954dfe3-e8d8-4a18-8a43-cd5f395bace1 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:18.894576 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5954dfe3-e8d8-4a18-8a43-cd5f395bace1 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:18.895130 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-5954dfe3-e8d8-4a18-8a43-cd5f395bace1 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:18.895319 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5954dfe3-e8d8-4a18-8a43-cd5f395bace1 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258/encryption/82929b72-1708-4df0-a9af-38de15daafea returned with HTTP 403 Jul 09 15:54:18.895690 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1459/5844] 10.4.3.19 () {66 vars in 1482 bytes} [Thu Jul 9 15:54:18 2026] DELETE /volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258/encryption/82929b72-1708-4df0-a9af-38de15daafea => generated 127 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:18.902101 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-1a366312-6656-4629-8ea0-035e000ba00b None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.903707 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a366312-6656-4629-8ea0-035e000ba00b tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:54:18.904023 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-1a366312-6656-4629-8ea0-035e000ba00b tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-767208547", "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=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.917950 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-1a366312-6656-4629-8ea0-035e000ba00b tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:54:18.918443 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1476/5845] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.926626 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-030606bb-96ed-4ff1-bc7e-b69223971fc5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.928765 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-030606bb-96ed-4ff1-bc7e-b69223971fc5 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] DELETE https://10.4.3.19/volume/v3/types/2bc7a5b8-6c35-4bd6-bd37-49580ac48b2b/extra_specs/key1 Jul 09 15:54:18.928991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-030606bb-96ed-4ff1-bc7e-b69223971fc5 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:18.929240 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-030606bb-96ed-4ff1-bc7e-b69223971fc5 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:18.934662 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.policy [None req-030606bb-96ed-4ff1-bc7e-b69223971fc5 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99867) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:18.934906 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-030606bb-96ed-4ff1-bc7e-b69223971fc5 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/2bc7a5b8-6c35-4bd6-bd37-49580ac48b2b/extra_specs/key1 returned with HTTP 403 Jul 09 15:54:18.935469 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1443/5846] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:54:18 2026] DELETE /volume/v3/types/2bc7a5b8-6c35-4bd6-bd37-49580ac48b2b/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:18.942997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0eb71b7a-57de-4f2a-a22e-8d58e0eb1147 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.944538 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0eb71b7a-57de-4f2a-a22e-8d58e0eb1147 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 15:54:18.944889 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0eb71b7a-57de-4f2a-a22e-8d58e0eb1147 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-669468789", "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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:18.958769 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0eb71b7a-57de-4f2a-a22e-8d58e0eb1147 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:54:18.958997 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1469/5847] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 15:54:18 2026] POST /volume/v3/types => generated 379 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.966649 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-beb69b0e-fdca-4629-a896-5ff84429e459 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.968557 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-beb69b0e-fdca-4629-a896-5ff84429e459 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] DELETE https://10.4.3.19/volume/v3/types/e7fe64f8-75fd-452f-8755-e38ad5df2bd5 Jul 09 15:54:18.968766 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-beb69b0e-fdca-4629-a896-5ff84429e459 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:18.968939 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-beb69b0e-fdca-4629-a896-5ff84429e459 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:18.969512 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-beb69b0e-fdca-4629-a896-5ff84429e459 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:18.969658 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-beb69b0e-fdca-4629-a896-5ff84429e459 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/e7fe64f8-75fd-452f-8755-e38ad5df2bd5 returned with HTTP 403 Jul 09 15:54:18.970026 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1460/5848] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:54:18 2026] DELETE /volume/v3/types/e7fe64f8-75fd-452f-8755-e38ad5df2bd5 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:18.976457 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-905402ae-3277-4bd3-8cff-5fd3a7b8e953 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.978350 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-905402ae-3277-4bd3-8cff-5fd3a7b8e953 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] GET https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs Jul 09 15:54:18.978539 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-905402ae-3277-4bd3-8cff-5fd3a7b8e953 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:18.978723 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-905402ae-3277-4bd3-8cff-5fd3a7b8e953 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:18.985001 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-905402ae-3277-4bd3-8cff-5fd3a7b8e953 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs returned with HTTP 200 Jul 09 15:54:18.985329 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1477/5849] 10.4.3.19 () {66 vars in 1371 bytes} [Thu Jul 9 15:54:18 2026] GET /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs => generated 123 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:18.993289 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fefac026-079d-400a-b42e-5c8a7c444bf3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:18.994910 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fefac026-079d-400a-b42e-5c8a7c444bf3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] GET https://10.4.3.19/volume/v3/types Jul 09 15:54:18.995111 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fefac026-079d-400a-b42e-5c8a7c444bf3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:18.995352 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fefac026-079d-400a-b42e-5c8a7c444bf3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:18.996063 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-fefac026-079d-400a-b42e-5c8a7c444bf3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 15:54:19.017763 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fefac026-079d-400a-b42e-5c8a7c444bf3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 15:54:19.018374 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1444/5850] 10.4.3.19 () {66 vars in 1224 bytes} [Thu Jul 9 15:54:18 2026] GET /volume/v3/types => generated 2384 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:54:19.028529 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0cb82d30-6752-43cd-8fdd-b6c8ff138d69 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.030460 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0cb82d30-6752-43cd-8fdd-b6c8ff138d69 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] GET https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption/cipher Jul 09 15:54:19.030661 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0cb82d30-6752-43cd-8fdd-b6c8ff138d69 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.030861 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0cb82d30-6752-43cd-8fdd-b6c8ff138d69 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.031564 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-0cb82d30-6752-43cd-8fdd-b6c8ff138d69 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:19.031769 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0cb82d30-6752-43cd-8fdd-b6c8ff138d69 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption/cipher returned with HTTP 403 Jul 09 15:54:19.032218 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1470/5851] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 15:54:19 2026] GET /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption/cipher => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:19.039365 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-daeb052d-089a-4d3b-99af-84a0672b9ade None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.041210 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-daeb052d-089a-4d3b-99af-84a0672b9ade tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] GET https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption Jul 09 15:54:19.041425 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-daeb052d-089a-4d3b-99af-84a0672b9ade tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.041669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-daeb052d-089a-4d3b-99af-84a0672b9ade tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.042404 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-daeb052d-089a-4d3b-99af-84a0672b9ade tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:19.042602 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-daeb052d-089a-4d3b-99af-84a0672b9ade tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption returned with HTTP 403 Jul 09 15:54:19.043033 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1461/5852] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 15:54:19 2026] GET /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:19.050127 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-64823781-16c9-4307-952e-962169c4a74c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.051960 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-64823781-16c9-4307-952e-962169c4a74c tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] GET https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/multiattach Jul 09 15:54:19.052204 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-64823781-16c9-4307-952e-962169c4a74c tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.052429 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-64823781-16c9-4307-952e-962169c4a74c tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.059987 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-64823781-16c9-4307-952e-962169c4a74c tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/multiattach returned with HTTP 200 Jul 09 15:54:19.060340 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1478/5853] 10.4.3.19 () {66 vars in 1407 bytes} [Thu Jul 9 15:54:19 2026] GET /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 15:54:19.067046 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-96a9d055-2141-407d-a6bb-8503257912f3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.068644 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-96a9d055-2141-407d-a6bb-8503257912f3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] GET https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/volume_backend_name Jul 09 15:54:19.068823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-96a9d055-2141-407d-a6bb-8503257912f3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.069006 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-96a9d055-2141-407d-a6bb-8503257912f3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.075289 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-96a9d055-2141-407d-a6bb-8503257912f3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/volume_backend_name returned with HTTP 404 Jul 09 15:54:19.075691 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1445/5854] 10.4.3.19 () {66 vars in 1431 bytes} [Thu Jul 9 15:54:19 2026] GET /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:19.083285 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6460b138-4ed7-4616-aeed-019407492770 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.084999 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6460b138-4ed7-4616-aeed-019407492770 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] GET https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e Jul 09 15:54:19.085193 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6460b138-4ed7-4616-aeed-019407492770 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.085377 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6460b138-4ed7-4616-aeed-019407492770 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.091432 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6460b138-4ed7-4616-aeed-019407492770 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e returned with HTTP 200 Jul 09 15:54:19.091890 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1471/5855] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 15:54:19 2026] GET /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e => generated 316 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:19.100032 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-68188a2d-ee9a-473b-9ff2-d9c1712afcb8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.101616 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-68188a2d-ee9a-473b-9ff2-d9c1712afcb8 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] PUT https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption/70c7c5be-c29c-4130-9aaa-be2c55efe491 Jul 09 15:54:19.101910 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-68188a2d-ee9a-473b-9ff2-d9c1712afcb8 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:19.103744 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-68188a2d-ee9a-473b-9ff2-d9c1712afcb8 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:19.103910 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-68188a2d-ee9a-473b-9ff2-d9c1712afcb8 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption/70c7c5be-c29c-4130-9aaa-be2c55efe491 returned with HTTP 403 Jul 09 15:54:19.104273 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1462/5856] 10.4.3.19 () {68 vars in 1499 bytes} [Thu Jul 9 15:54:19 2026] PUT /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/encryption/70c7c5be-c29c-4130-9aaa-be2c55efe491 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:19.112053 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4bae2ec3-4872-4e66-9232-95ba2630c370 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.113908 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4bae2ec3-4872-4e66-9232-95ba2630c370 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] PUT https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/key1 Jul 09 15:54:19.114252 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4bae2ec3-4872-4e66-9232-95ba2630c370 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:19.116169 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-4bae2ec3-4872-4e66-9232-95ba2630c370 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:19.116350 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4bae2ec3-4872-4e66-9232-95ba2630c370 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/key1 returned with HTTP 403 Jul 09 15:54:19.116756 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1479/5857] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 15:54:19 2026] PUT /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:19.123781 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d9e77910-527d-4205-bc48-8c5350dd3f00 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.125253 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d9e77910-527d-4205-bc48-8c5350dd3f00 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] PUT https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e Jul 09 15:54:19.125548 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d9e77910-527d-4205-bc48-8c5350dd3f00 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:19.127486 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.policy [None req-d9e77910-527d-4205-bc48-8c5350dd3f00 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '0efdadbd32af4dbc88505630e4eef92e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'd8f070cd8c334c0e9fbc16f795d67aae', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=99867) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 15:54:19.127651 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d9e77910-527d-4205-bc48-8c5350dd3f00 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-member] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e returned with HTTP 403 Jul 09 15:54:19.128018 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1446/5858] 10.4.3.19 () {68 vars in 1355 bytes} [Thu Jul 9 15:54:19 2026] PUT /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:54:19.134521 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-132a9ed4-b889-4434-902d-a306e72796d3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.136207 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-132a9ed4-b889-4434-902d-a306e72796d3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] DELETE https://10.4.3.19/volume/v3/types/e7fe64f8-75fd-452f-8755-e38ad5df2bd5 Jul 09 15:54:19.136437 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-132a9ed4-b889-4434-902d-a306e72796d3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.136667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-132a9ed4-b889-4434-902d-a306e72796d3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.158727 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-132a9ed4-b889-4434-902d-a306e72796d3 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types/e7fe64f8-75fd-452f-8755-e38ad5df2bd5 returned with HTTP 202 Jul 09 15:54:19.159111 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1472/5859] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:54:19 2026] DELETE /volume/v3/types/e7fe64f8-75fd-452f-8755-e38ad5df2bd5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:19.165402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7608ccbb-16a7-435f-a9ef-d8c0c7913f88 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.167124 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7608ccbb-16a7-435f-a9ef-d8c0c7913f88 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] DELETE https://10.4.3.19/volume/v3/types/2bc7a5b8-6c35-4bd6-bd37-49580ac48b2b Jul 09 15:54:19.167329 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7608ccbb-16a7-435f-a9ef-d8c0c7913f88 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.167525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7608ccbb-16a7-435f-a9ef-d8c0c7913f88 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.189279 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7608ccbb-16a7-435f-a9ef-d8c0c7913f88 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types/2bc7a5b8-6c35-4bd6-bd37-49580ac48b2b returned with HTTP 202 Jul 09 15:54:19.189636 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1463/5860] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:54:19 2026] DELETE /volume/v3/types/2bc7a5b8-6c35-4bd6-bd37-49580ac48b2b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:19.195818 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-86fc8d87-0600-4883-999c-029cfab86627 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.197559 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86fc8d87-0600-4883-999c-029cfab86627 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] DELETE https://10.4.3.19/volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258 Jul 09 15:54:19.197773 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-86fc8d87-0600-4883-999c-029cfab86627 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.197970 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-86fc8d87-0600-4883-999c-029cfab86627 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.221663 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86fc8d87-0600-4883-999c-029cfab86627 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258 returned with HTTP 202 Jul 09 15:54:19.222098 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1480/5861] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:54:19 2026] DELETE /volume/v3/types/8f57daf9-98be-4331-9031-9c2af61e6258 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:19.228129 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a226416f-7f18-4ab1-b409-5557b6b967c0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.229809 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a226416f-7f18-4ab1-b409-5557b6b967c0 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] DELETE https://10.4.3.19/volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35 Jul 09 15:54:19.229992 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a226416f-7f18-4ab1-b409-5557b6b967c0 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.230177 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a226416f-7f18-4ab1-b409-5557b6b967c0 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.251682 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a226416f-7f18-4ab1-b409-5557b6b967c0 tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35 returned with HTTP 202 Jul 09 15:54:19.252080 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1447/5862] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:54:19 2026] DELETE /volume/v3/types/e4246729-4892-4dea-801e-6c0bebff8f35 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:19.258415 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-90693c5d-f3c1-47fa-875e-7e1475a8dbec None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.260127 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90693c5d-f3c1-47fa-875e-7e1475a8dbec tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] DELETE https://10.4.3.19/volume/v3/types/fcf6fb1f-80c7-4cc5-b34f-cd149a5c9ccc Jul 09 15:54:19.260451 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90693c5d-f3c1-47fa-875e-7e1475a8dbec tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.260560 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-90693c5d-f3c1-47fa-875e-7e1475a8dbec tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.280345 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-90693c5d-f3c1-47fa-875e-7e1475a8dbec tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types/fcf6fb1f-80c7-4cc5-b34f-cd149a5c9ccc returned with HTTP 202 Jul 09 15:54:19.280749 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1473/5863] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:54:19 2026] DELETE /volume/v3/types/fcf6fb1f-80c7-4cc5-b34f-cd149a5c9ccc => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:19.287111 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-52ea97af-cdc4-47f4-bb60-8ff73762476c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:19.288988 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-52ea97af-cdc4-47f4-bb60-8ff73762476c tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] DELETE https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e Jul 09 15:54:19.289220 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-52ea97af-cdc4-47f4-bb60-8ff73762476c tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:19.289465 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-52ea97af-cdc4-47f4-bb60-8ff73762476c tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:19.310331 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-52ea97af-cdc4-47f4-bb60-8ff73762476c tempest-VolumeTypesMemberTests-1944080245 tempest-VolumeTypesMemberTests-1944080245-project-admin] https://10.4.3.19/volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e returned with HTTP 202 Jul 09 15:54:19.310700 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1464/5864] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 15:54:19 2026] DELETE /volume/v3/types/90270fc4-1835-4cd5-bbec-56c07b67601e => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:29.219330 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=17,cinder:INSERT=12,cinder:UPDATE=4 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:54:29.250166 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=140,cinder:UPDATE=38,cinder:INSERT=31 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:54:29.278459 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=98,cinder:UPDATE=29,cinder:INSERT=26 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:54:29.307839 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=90,cinder:INSERT=19,cinder:UPDATE=36 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:54:53.462198 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-500fb59f-1f75-4b50-b8cd-3db7a4aaed84 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:53.463851 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-500fb59f-1f75-4b50-b8cd-3db7a4aaed84 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:54:53.464150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-500fb59f-1f75-4b50-b8cd-3db7a4aaed84 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "248e46b3-53e2-4fa1-83ec-e0a9bb028c2f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1656370109", "description": null, "metadata": null}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:53.475974 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:53.475974 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:53.476476 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-500fb59f-1f75-4b50-b8cd-3db7a4aaed84 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:53.476613 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-500fb59f-1f75-4b50-b8cd-3db7a4aaed84 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create snapshot from volume 248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:53.508515 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-500fb59f-1f75-4b50-b8cd-3db7a4aaed84 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['94fe60c3-033f-4359-9603-debd1cf2d3c4', 'e2f04324-c695-40b3-a61f-46e741326be8', 'fba959a1-093e-497b-9361-0e43ab9f0654', 'b7cd2f50-c8e4-4a89-8e02-0710525b5acd'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:54:53.537207 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-500fb59f-1f75-4b50-b8cd-3db7a4aaed84 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot force create request issued successfully. Jul 09 15:54:53.537469 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-500fb59f-1f75-4b50-b8cd-3db7a4aaed84 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:54:53.538018 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1481/5865] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:54:53 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:54:53.546066 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ddf0afd4-bf91-4356-8aa7-2e06d68a81c1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:53.547728 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ddf0afd4-bf91-4356-8aa7-2e06d68a81c1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:54:53.547908 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ddf0afd4-bf91-4356-8aa7-2e06d68a81c1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:53.548085 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ddf0afd4-bf91-4356-8aa7-2e06d68a81c1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:53.552618 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:53.552618 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:53.552985 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ddf0afd4-bf91-4356-8aa7-2e06d68a81c1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:53.553676 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ddf0afd4-bf91-4356-8aa7-2e06d68a81c1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 returned with HTTP 200 Jul 09 15:54:53.553992 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1448/5866] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:53 2026] GET /volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:54.563476 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a85b3bcb-09bd-491a-9cfe-b7bf1d90e6e5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:54.565215 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a85b3bcb-09bd-491a-9cfe-b7bf1d90e6e5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:54:54.565452 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a85b3bcb-09bd-491a-9cfe-b7bf1d90e6e5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:54.565667 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a85b3bcb-09bd-491a-9cfe-b7bf1d90e6e5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:54.570747 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:54.570747 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:54.571104 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a85b3bcb-09bd-491a-9cfe-b7bf1d90e6e5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:54.571913 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a85b3bcb-09bd-491a-9cfe-b7bf1d90e6e5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 returned with HTTP 200 Jul 09 15:54:54.572247 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1474/5867] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:54 2026] GET /volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:54.582164 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-df700c75-2883-4221-8c1f-0202c95ca833 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:54.584006 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df700c75-2883-4221-8c1f-0202c95ca833 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:54:54.584204 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df700c75-2883-4221-8c1f-0202c95ca833 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:54.584459 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-df700c75-2883-4221-8c1f-0202c95ca833 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:54.589658 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:54.589658 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:54.590034 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-df700c75-2883-4221-8c1f-0202c95ca833 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:54.590828 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-df700c75-2883-4221-8c1f-0202c95ca833 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 returned with HTTP 200 Jul 09 15:54:54.591371 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1465/5868] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:54 2026] GET /volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:54.599804 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-86d88750-5106-4f49-88c7-bf79d2db9346 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:54.601825 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86d88750-5106-4f49-88c7-bf79d2db9346 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:54:54.602218 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-86d88750-5106-4f49-88c7-bf79d2db9346 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "248e46b3-53e2-4fa1-83ec-e0a9bb028c2f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1394171994", "description": null, "metadata": null}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:54.614051 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:54.614051 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:54.614877 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-86d88750-5106-4f49-88c7-bf79d2db9346 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:54.615090 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-86d88750-5106-4f49-88c7-bf79d2db9346 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create snapshot from volume 248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:54.638631 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-86d88750-5106-4f49-88c7-bf79d2db9346 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['98c5a4ae-c620-4e0b-8993-3caca2fa6767', '5a77bd83-19d8-4be8-8e7b-f6bef53796a4', 'be4b36a2-6f8e-4bef-a439-3ef44b693b5d', 'b0f7f3d2-25e7-4f84-b90b-d127f006e17d'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:54:54.669103 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-86d88750-5106-4f49-88c7-bf79d2db9346 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot force create request issued successfully. Jul 09 15:54:54.669514 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-86d88750-5106-4f49-88c7-bf79d2db9346 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:54:54.670009 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1482/5869] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:54:54 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 09 15:54:54.678247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-53a41a9f-c68a-4e01-ac53-baca9c3eceaa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:54.679879 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-53a41a9f-c68a-4e01-ac53-baca9c3eceaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:54:54.680102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-53a41a9f-c68a-4e01-ac53-baca9c3eceaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:54.680304 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-53a41a9f-c68a-4e01-ac53-baca9c3eceaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:54.687061 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:54.687061 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:54.687739 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-53a41a9f-c68a-4e01-ac53-baca9c3eceaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:54.688808 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-53a41a9f-c68a-4e01-ac53-baca9c3eceaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb returned with HTTP 200 Jul 09 15:54:54.689902 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1449/5870] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:54 2026] GET /volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:55.698587 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a85e82da-1a23-4167-84f1-83afce32bd56 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:55.700402 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a85e82da-1a23-4167-84f1-83afce32bd56 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:54:55.700582 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a85e82da-1a23-4167-84f1-83afce32bd56 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:55.700763 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a85e82da-1a23-4167-84f1-83afce32bd56 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:55.705798 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:55.705798 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:55.706260 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a85e82da-1a23-4167-84f1-83afce32bd56 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:55.707033 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a85e82da-1a23-4167-84f1-83afce32bd56 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb returned with HTTP 200 Jul 09 15:54:55.707428 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1475/5871] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:55 2026] GET /volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:55.716292 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f1d04979-14b9-468d-963e-ded1fc5f3d2f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:55.717953 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1d04979-14b9-468d-963e-ded1fc5f3d2f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:54:55.718169 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1d04979-14b9-468d-963e-ded1fc5f3d2f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:55.718431 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f1d04979-14b9-468d-963e-ded1fc5f3d2f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:55.723245 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:55.723245 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:55.723642 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f1d04979-14b9-468d-963e-ded1fc5f3d2f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:55.724424 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f1d04979-14b9-468d-963e-ded1fc5f3d2f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb returned with HTTP 200 Jul 09 15:54:55.724740 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1466/5872] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:55 2026] GET /volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:55.732697 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-da1af94b-3629-4565-a8dd-1d4f422fc67c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:55.734553 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-da1af94b-3629-4565-a8dd-1d4f422fc67c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:54:55.734821 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-da1af94b-3629-4565-a8dd-1d4f422fc67c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "248e46b3-53e2-4fa1-83ec-e0a9bb028c2f", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-467942938", "description": null, "metadata": null}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:54:55.746543 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:55.746543 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:55.747145 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-da1af94b-3629-4565-a8dd-1d4f422fc67c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:54:55.747304 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-da1af94b-3629-4565-a8dd-1d4f422fc67c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create snapshot from volume 248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:54:55.772302 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-da1af94b-3629-4565-a8dd-1d4f422fc67c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['e91d1b28-69a7-40f8-bf18-9a40d075fd74', '6dadd720-68ec-4e11-9eed-fbac6adaa330', '127406ef-3404-4f7d-b680-e869a4b876b6', 'd4dd89e1-58d8-43fe-b976-01eb3a4356cb'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:54:55.804035 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-da1af94b-3629-4565-a8dd-1d4f422fc67c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot force create request issued successfully. Jul 09 15:54:55.804353 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-da1af94b-3629-4565-a8dd-1d4f422fc67c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:54:55.804773 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1483/5873] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:54:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:54:55.812751 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c8abab69-f327-4a62-9ae5-b196951d4aaa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:55.814457 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c8abab69-f327-4a62-9ae5-b196951d4aaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:54:55.814652 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c8abab69-f327-4a62-9ae5-b196951d4aaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:55.814896 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c8abab69-f327-4a62-9ae5-b196951d4aaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:55.820124 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:55.820124 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:55.820668 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c8abab69-f327-4a62-9ae5-b196951d4aaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:55.821556 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c8abab69-f327-4a62-9ae5-b196951d4aaa tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d returned with HTTP 200 Jul 09 15:54:55.821953 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1450/5874] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:55 2026] GET /volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:56.830955 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-bcc54783-0812-4c4c-8607-ffea014f83fd None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:56.833109 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bcc54783-0812-4c4c-8607-ffea014f83fd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:54:56.833348 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bcc54783-0812-4c4c-8607-ffea014f83fd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:56.833560 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-bcc54783-0812-4c4c-8607-ffea014f83fd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:56.838277 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:56.838277 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:54:56.838668 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-bcc54783-0812-4c4c-8607-ffea014f83fd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:56.839370 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-bcc54783-0812-4c4c-8607-ffea014f83fd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d returned with HTTP 200 Jul 09 15:54:56.839747 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1476/5875] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:56 2026] GET /volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:56.847862 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-5ebb7847-54fc-44a4-829e-af1e07cb89e7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:56.849539 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5ebb7847-54fc-44a4-829e-af1e07cb89e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:54:56.849732 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5ebb7847-54fc-44a4-829e-af1e07cb89e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:56.849909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-5ebb7847-54fc-44a4-829e-af1e07cb89e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:56.854478 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:56.854478 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:54:56.854843 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-5ebb7847-54fc-44a4-829e-af1e07cb89e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:56.855574 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-5ebb7847-54fc-44a4-829e-af1e07cb89e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d returned with HTTP 200 Jul 09 15:54:56.855885 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1467/5876] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:56 2026] GET /volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:54:59.444437 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-87538762-b63b-4689-9905-62800afd42e9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:59.446283 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-87538762-b63b-4689-9905-62800afd42e9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:54:59.446503 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-87538762-b63b-4689-9905-62800afd42e9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:59.446720 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-87538762-b63b-4689-9905-62800afd42e9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:59.446822 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-87538762-b63b-4689-9905-62800afd42e9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:54:59.451272 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:59.451272 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:54:59.451669 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-87538762-b63b-4689-9905-62800afd42e9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:59.467467 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-87538762-b63b-4689-9905-62800afd42e9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot delete request issued successfully. Jul 09 15:54:59.467672 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-87538762-b63b-4689-9905-62800afd42e9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d returned with HTTP 202 Jul 09 15:54:59.468056 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1484/5877] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:54:59 2026] DELETE /volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:54:59.474480 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-9286ea68-0af1-4895-aab5-9f4f29eb9215 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:54:59.476164 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9286ea68-0af1-4895-aab5-9f4f29eb9215 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:54:59.476378 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9286ea68-0af1-4895-aab5-9f4f29eb9215 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:54:59.476598 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-9286ea68-0af1-4895-aab5-9f4f29eb9215 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:54:59.481246 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:54:59.481246 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:54:59.481577 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-9286ea68-0af1-4895-aab5-9f4f29eb9215 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:54:59.482313 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-9286ea68-0af1-4895-aab5-9f4f29eb9215 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d returned with HTTP 200 Jul 09 15:54:59.482655 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1451/5878] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:54:59 2026] GET /volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:55:00.490884 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-8cfee824-158d-4f3d-9575-d7bc2482d727 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:00.492485 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8cfee824-158d-4f3d-9575-d7bc2482d727 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:55:00.492675 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8cfee824-158d-4f3d-9575-d7bc2482d727 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:00.492857 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-8cfee824-158d-4f3d-9575-d7bc2482d727 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:00.497296 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-8cfee824-158d-4f3d-9575-d7bc2482d727 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d returned with HTTP 404 Jul 09 15:55:00.497792 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1477/5879] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:55:00 2026] GET /volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:00.503402 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-748007c2-7357-404c-9541-df9b905d5003 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:00.505032 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-748007c2-7357-404c-9541-df9b905d5003 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:55:00.505260 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-748007c2-7357-404c-9541-df9b905d5003 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:00.505468 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-748007c2-7357-404c-9541-df9b905d5003 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:00.505616 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-748007c2-7357-404c-9541-df9b905d5003 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: 95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:55:00.510244 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:00.510244 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:55:00.510682 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-748007c2-7357-404c-9541-df9b905d5003 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:55:00.525870 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-748007c2-7357-404c-9541-df9b905d5003 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot delete request issued successfully. Jul 09 15:55:00.525992 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-748007c2-7357-404c-9541-df9b905d5003 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb returned with HTTP 202 Jul 09 15:55:00.526384 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1468/5880] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:55:00 2026] DELETE /volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:55:00.532820 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-7d99e4d1-56f5-413e-b764-2ab631e0a624 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:00.534537 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7d99e4d1-56f5-413e-b764-2ab631e0a624 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:55:00.534740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7d99e4d1-56f5-413e-b764-2ab631e0a624 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:00.534938 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-7d99e4d1-56f5-413e-b764-2ab631e0a624 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:00.539968 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:00.539968 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:55:00.540385 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-7d99e4d1-56f5-413e-b764-2ab631e0a624 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:55:00.541124 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-7d99e4d1-56f5-413e-b764-2ab631e0a624 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb returned with HTTP 200 Jul 09 15:55:00.541490 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1485/5881] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:55:00 2026] GET /volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:55:01.550017 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6baea729-6028-401a-ab24-0f8fff291c22 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:01.552155 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6baea729-6028-401a-ab24-0f8fff291c22 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:55:01.552409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6baea729-6028-401a-ab24-0f8fff291c22 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:01.552601 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6baea729-6028-401a-ab24-0f8fff291c22 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:01.557462 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6baea729-6028-401a-ab24-0f8fff291c22 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb returned with HTTP 404 Jul 09 15:55:01.558015 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1452/5882] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:55:01 2026] GET /volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:01.564972 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-4a0a38ee-82da-44e9-b651-ee0d97f753ae None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:01.566607 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4a0a38ee-82da-44e9-b651-ee0d97f753ae tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:55:01.566785 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4a0a38ee-82da-44e9-b651-ee0d97f753ae tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:01.566957 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-4a0a38ee-82da-44e9-b651-ee0d97f753ae tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:01.567045 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-4a0a38ee-82da-44e9-b651-ee0d97f753ae tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:55:01.571750 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:01.571750 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:55:01.572145 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4a0a38ee-82da-44e9-b651-ee0d97f753ae tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:55:01.587884 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-4a0a38ee-82da-44e9-b651-ee0d97f753ae tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot delete request issued successfully. Jul 09 15:55:01.588069 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-4a0a38ee-82da-44e9-b651-ee0d97f753ae tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 returned with HTTP 202 Jul 09 15:55:01.588491 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1478/5883] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:55:01 2026] DELETE /volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:55:01.595148 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-812a370b-3b9f-4890-97c9-d582a6a074ac None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:01.596829 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-812a370b-3b9f-4890-97c9-d582a6a074ac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:55:01.597035 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-812a370b-3b9f-4890-97c9-d582a6a074ac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:01.597327 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-812a370b-3b9f-4890-97c9-d582a6a074ac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:01.603164 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:01.603164 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:55:01.603766 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-812a370b-3b9f-4890-97c9-d582a6a074ac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:55:01.604757 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-812a370b-3b9f-4890-97c9-d582a6a074ac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 returned with HTTP 200 Jul 09 15:55:01.605228 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1469/5884] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:55:01 2026] GET /volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:55:02.614884 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0c27864b-1bb6-4ad8-80d9-2f8210284e98 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:02.616693 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0c27864b-1bb6-4ad8-80d9-2f8210284e98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:55:02.616890 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0c27864b-1bb6-4ad8-80d9-2f8210284e98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:02.617101 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0c27864b-1bb6-4ad8-80d9-2f8210284e98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:02.621242 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0c27864b-1bb6-4ad8-80d9-2f8210284e98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 returned with HTTP 404 Jul 09 15:55:02.621655 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1486/5885] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:55:02 2026] GET /volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:02.628525 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7abdfcca-1b5a-4c2f-8f60-da14fd442a80 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:02.630539 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7abdfcca-1b5a-4c2f-8f60-da14fd442a80 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:55:02.630771 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7abdfcca-1b5a-4c2f-8f60-da14fd442a80 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:02.630967 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7abdfcca-1b5a-4c2f-8f60-da14fd442a80 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:02.631108 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-7abdfcca-1b5a-4c2f-8f60-da14fd442a80 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:55:02.635704 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7abdfcca-1b5a-4c2f-8f60-da14fd442a80 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d returned with HTTP 404 Jul 09 15:55:02.636295 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1453/5886] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:55:02 2026] DELETE /volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:02.643448 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-cbb4f1cd-f399-48f2-9b48-73777171b622 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:02.645479 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cbb4f1cd-f399-48f2-9b48-73777171b622 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d Jul 09 15:55:02.645700 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cbb4f1cd-f399-48f2-9b48-73777171b622 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:02.645921 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-cbb4f1cd-f399-48f2-9b48-73777171b622 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:02.650502 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-cbb4f1cd-f399-48f2-9b48-73777171b622 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d returned with HTTP 404 Jul 09 15:55:02.650990 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1479/5887] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:55:02 2026] GET /volume/v3/snapshots/f83d36d2-2374-4abc-82cd-fbbf2b07db9d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:02.657482 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-44e94fe1-45a3-49aa-b495-8e31d29c7122 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:02.659289 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-44e94fe1-45a3-49aa-b495-8e31d29c7122 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:55:02.659488 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-44e94fe1-45a3-49aa-b495-8e31d29c7122 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:02.659668 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-44e94fe1-45a3-49aa-b495-8e31d29c7122 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:02.659780 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-44e94fe1-45a3-49aa-b495-8e31d29c7122 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: 95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:55:02.664318 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-44e94fe1-45a3-49aa-b495-8e31d29c7122 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb returned with HTTP 404 Jul 09 15:55:02.664847 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1470/5888] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:55:02 2026] DELETE /volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:02.671029 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b989b42a-49a1-4b40-a52b-5327ec57076d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:02.672796 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b989b42a-49a1-4b40-a52b-5327ec57076d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb Jul 09 15:55:02.672975 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b989b42a-49a1-4b40-a52b-5327ec57076d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:02.673153 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b989b42a-49a1-4b40-a52b-5327ec57076d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:02.677747 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b989b42a-49a1-4b40-a52b-5327ec57076d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb returned with HTTP 404 Jul 09 15:55:02.678333 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1487/5889] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:55:02 2026] GET /volume/v3/snapshots/95485b45-f697-49c8-a288-884f44f5b3fb => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:02.684273 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-68572d45-4b5f-4ee2-9234-b12067ccd55d None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:02.686524 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68572d45-4b5f-4ee2-9234-b12067ccd55d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:55:02.686823 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-68572d45-4b5f-4ee2-9234-b12067ccd55d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:02.687108 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-68572d45-4b5f-4ee2-9234-b12067ccd55d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:02.687285 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-68572d45-4b5f-4ee2-9234-b12067ccd55d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:55:02.691927 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-68572d45-4b5f-4ee2-9234-b12067ccd55d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 returned with HTTP 404 Jul 09 15:55:02.692424 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1454/5890] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:55:02 2026] DELETE /volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:02.697979 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b752b0bd-70ec-495a-868f-a05552f6853a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:02.699568 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b752b0bd-70ec-495a-868f-a05552f6853a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 Jul 09 15:55:02.699746 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b752b0bd-70ec-495a-868f-a05552f6853a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:02.699923 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b752b0bd-70ec-495a-868f-a05552f6853a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:02.704754 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b752b0bd-70ec-495a-868f-a05552f6853a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 returned with HTTP 404 Jul 09 15:55:02.705251 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1480/5891] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:55:02 2026] GET /volume/v3/snapshots/b3c8247f-2b7f-4e5a-a9a0-92e1e9e4a987 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:06.600966 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-15c631fd-331e-42a3-b6d9-0ed36720a079 req-2280f29c-901b-4518-88f0-3a2a9a7431e7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:06.603204 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-15c631fd-331e-42a3-b6d9-0ed36720a079 req-2280f29c-901b-4518-88f0-3a2a9a7431e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b Jul 09 15:55:06.603369 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-15c631fd-331e-42a3-b6d9-0ed36720a079 req-2280f29c-901b-4518-88f0-3a2a9a7431e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:06.603565 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-15c631fd-331e-42a3-b6d9-0ed36720a079 req-2280f29c-901b-4518-88f0-3a2a9a7431e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:06.612232 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:06.612232 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:55:07.138574 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-15c631fd-331e-42a3-b6d9-0ed36720a079 req-2280f29c-901b-4518-88f0-3a2a9a7431e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b returned with HTTP 200 Jul 09 15:55:07.138984 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1471/5892] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:55:06 2026] DELETE /volume/v3/attachments/e406f9f3-6687-4e34-8d99-5ec4b9b0ef7b => generated 19 bytes in 538 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:55:10.002267 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-2996d70e-94d6-4d77-b57a-67dd7f0c14c4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:10.004455 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2996d70e-94d6-4d77-b57a-67dd7f0c14c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:55:10.004696 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2996d70e-94d6-4d77-b57a-67dd7f0c14c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:10.004931 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-2996d70e-94d6-4d77-b57a-67dd7f0c14c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:10.005142 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-2996d70e-94d6-4d77-b57a-67dd7f0c14c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:55:10.013620 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:10.013620 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:55:10.014259 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2996d70e-94d6-4d77-b57a-67dd7f0c14c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:55:10.031163 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-2996d70e-94d6-4d77-b57a-67dd7f0c14c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 15:55:10.031412 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-2996d70e-94d6-4d77-b57a-67dd7f0c14c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 202 Jul 09 15:55:10.031935 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1488/5893] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:55:10 2026] DELETE /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:55:10.039917 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5cf10f47-c210-4525-a586-6919f76426a7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:10.041544 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5cf10f47-c210-4525-a586-6919f76426a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:55:10.041734 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5cf10f47-c210-4525-a586-6919f76426a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:10.041906 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5cf10f47-c210-4525-a586-6919f76426a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:10.050297 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:10.050297 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:55:10.054398 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5cf10f47-c210-4525-a586-6919f76426a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:55:10.059137 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5cf10f47-c210-4525-a586-6919f76426a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 200 Jul 09 15:55:10.059545 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1455/5894] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:55:10 2026] GET /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:55:11.071592 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c4aba1e1-bab7-47af-8dea-2f2cdc699c29 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:11.073852 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c4aba1e1-bab7-47af-8dea-2f2cdc699c29 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f Jul 09 15:55:11.074109 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c4aba1e1-bab7-47af-8dea-2f2cdc699c29 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:11.074399 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c4aba1e1-bab7-47af-8dea-2f2cdc699c29 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:11.080749 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c4aba1e1-bab7-47af-8dea-2f2cdc699c29 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f returned with HTTP 404 Jul 09 15:55:11.081224 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1481/5895] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:55:11 2026] GET /volume/v3/volumes/248e46b3-53e2-4fa1-83ec-e0a9bb028c2f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:11.111853 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:11.113595 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:55:11.113948 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1557516911", "snapshot_id": null, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "volume_type": null, "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:55:11.115364 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1557516911', 'snapshot_id': None, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'volume_type': None, 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:55:11.194133 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:55:11.194445 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:11.194445 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:55:11.198031 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:55:11.202899 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (f692a533-83b7-4249-b004-71a32c4596ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:55:11.204668 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94f6faa-dbc0-46d2-88e5-e904454d7d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:55:11.205575 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:55:11.258203 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f94f6faa-dbc0-46d2-88e5-e904454d7d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:55:11.258953 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546a257b-c6bd-4499-b2ca-cc8b72a9d08c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:55:11.296095 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['4a06f7f0-e62a-498b-80bf-0bcb9c8d4518', '1411bab1-f46a-4fff-b264-f0cdff721b2e', 'f85dea0b-f811-4975-a46b-a45a8d3666a2', '245e7290-7b8d-4226-b599-2d80e98b9490'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:55:11.296879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (546a257b-c6bd-4499-b2ca-cc8b72a9d08c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a06f7f0-e62a-498b-80bf-0bcb9c8d4518', '1411bab1-f46a-4fff-b264-f0cdff721b2e', 'f85dea0b-f811-4975-a46b-a45a8d3666a2', '245e7290-7b8d-4226-b599-2d80e98b9490']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:55:11.297629 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1f309b-2e32-4ba3-84ca-515cdda95dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:55:11.318202 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e1f309b-2e32-4ba3-84ca-515cdda95dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0714ff08-b074-4f6a-88a7-f48a76b8c11d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1557516911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['4a06f7f0-e62a-498b-80bf-0bcb9c8d4518','1411bab1-f46a-4fff-b264-f0cdff721b2e','f85dea0b-f811-4975-a46b-a45a8d3666a2','245e7290-7b8d-4226-b599-2d80e98b9490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:55:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1557516911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0714ff08-b074-4f6a-88a7-f48a76b8c11d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:55:11.318898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07aa1549-9167-4f4a-add5-055f6271450c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:55:11.335325 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (07aa1549-9167-4f4a-add5-055f6271450c) transitioned into state 'SUCCESS' from state '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-1557516911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['4a06f7f0-e62a-498b-80bf-0bcb9c8d4518','1411bab1-f46a-4fff-b264-f0cdff721b2e','f85dea0b-f811-4975-a46b-a45a8d3666a2','245e7290-7b8d-4226-b599-2d80e98b9490'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:55:11.335960 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ae252e-15c5-41cd-8262-24f6e17e4f69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:55:11.344235 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0ae252e-15c5-41cd-8262-24f6e17e4f69) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:55:11.344810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (f692a533-83b7-4249-b004-71a32c4596ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:55:11.345128 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:55:11.345679 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8101ecb9-0a43-4075-a22e-ec8ff11b8175 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:55:11.346118 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1472/5896] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:55:11 2026] POST /volume/v3/volumes => generated 757 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:55:11.359729 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-352b736d-e002-4568-ae9a-faff1973e92f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:11.361671 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-352b736d-e002-4568-ae9a-faff1973e92f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:55:11.361858 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-352b736d-e002-4568-ae9a-faff1973e92f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:11.362098 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-352b736d-e002-4568-ae9a-faff1973e92f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:11.368745 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:11.368745 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:55:11.372386 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-352b736d-e002-4568-ae9a-faff1973e92f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:55:11.376278 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-352b736d-e002-4568-ae9a-faff1973e92f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 200 Jul 09 15:55:11.376620 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1489/5897] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:55:11 2026] GET /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:55:12.388621 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-674fb49d-7bda-4e9f-937f-db593e783947 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:12.390577 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-674fb49d-7bda-4e9f-937f-db593e783947 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:55:12.390808 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-674fb49d-7bda-4e9f-937f-db593e783947 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:12.390990 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-674fb49d-7bda-4e9f-937f-db593e783947 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:12.398886 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:12.398886 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:55:12.402623 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-674fb49d-7bda-4e9f-937f-db593e783947 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:55:12.407406 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-674fb49d-7bda-4e9f-937f-db593e783947 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 200 Jul 09 15:55:12.407790 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1456/5898] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:55:12 2026] GET /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:55:12.418078 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e1177e43-cb23-4d5d-931b-a6cb9cfa22e7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:12.419921 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e1177e43-cb23-4d5d-931b-a6cb9cfa22e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:55:12.420118 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e1177e43-cb23-4d5d-931b-a6cb9cfa22e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:12.420347 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e1177e43-cb23-4d5d-931b-a6cb9cfa22e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:12.427964 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:12.427964 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:55:12.432348 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e1177e43-cb23-4d5d-931b-a6cb9cfa22e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:55:12.437098 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e1177e43-cb23-4d5d-931b-a6cb9cfa22e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 200 Jul 09 15:55:12.437558 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1482/5899] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:55:12 2026] GET /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 1365 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:55:13.351331 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-36e1f616-951a-4ed6-9c36-1551366da4ea None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:13.353278 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-36e1f616-951a-4ed6-9c36-1551366da4ea tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:55:13.353445 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-36e1f616-951a-4ed6-9c36-1551366da4ea tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:13.353609 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-36e1f616-951a-4ed6-9c36-1551366da4ea tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:13.359842 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:13.359842 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:55:13.362804 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-36e1f616-951a-4ed6-9c36-1551366da4ea tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:55:13.366513 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-36e1f616-951a-4ed6-9c36-1551366da4ea tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 200 Jul 09 15:55:13.366864 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1473/5900] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:55:13 2026] GET /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:55:13.777736 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d07636f4-3c70-4779-9041-ae99a81f9088 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:13.779591 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d07636f4-3c70-4779-9041-ae99a81f9088 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:55:13.779742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d07636f4-3c70-4779-9041-ae99a81f9088 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:13.779912 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d07636f4-3c70-4779-9041-ae99a81f9088 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:13.785804 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:13.785804 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:55:13.788914 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d07636f4-3c70-4779-9041-ae99a81f9088 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:55:13.792976 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d07636f4-3c70-4779-9041-ae99a81f9088 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 200 Jul 09 15:55:13.793356 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1490/5901] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:55:13 2026] GET /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:55:13.801552 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-35aa02b6-ce29-4fd2-a80f-6c398d47c65c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:13.801905 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35aa02b6-ce29-4fd2-a80f-6c398d47c65c None None] GET https://10.4.3.19/volume// Jul 09 15:55:13.802025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35aa02b6-ce29-4fd2-a80f-6c398d47c65c None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:13.802221 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-35aa02b6-ce29-4fd2-a80f-6c398d47c65c None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:13.802526 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-35aa02b6-ce29-4fd2-a80f-6c398d47c65c None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:55:13.802790 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1457/5902] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:55:13 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:55:13.808749 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d6839f55-549a-4037-b9a2-617274f2c482 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:13.810514 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d6839f55-549a-4037-b9a2-617274f2c482 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:55:13.810820 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d6839f55-549a-4037-b9a2-617274f2c482 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0714ff08-b074-4f6a-88a7-f48a76b8c11d", "connector": null, "instance_uuid": "3fabd32e-026d-4c05-8af5-745854956374"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:55:13.817756 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:13.817756 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:55:13.837010 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-d6839f55-549a-4037-b9a2-617274f2c482 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:55:13.837451 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1483/5903] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:55:13 2026] POST /volume/v3/attachments => generated 273 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:55:19.639793 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2ac39647-50e5-4bf1-9af5-110f63d508fc None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:19.640170 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2ac39647-50e5-4bf1-9af5-110f63d508fc None None] GET https://10.4.3.19/volume// Jul 09 15:55:19.640350 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2ac39647-50e5-4bf1-9af5-110f63d508fc None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:19.640615 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2ac39647-50e5-4bf1-9af5-110f63d508fc None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:19.640948 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2ac39647-50e5-4bf1-9af5-110f63d508fc None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:55:19.641265 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1474/5904] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:55: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 09 15:55:19.648255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-81a5b1c1-806d-43ca-83f2-4b64a2dc93e7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:19.650264 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-81a5b1c1-806d-43ca-83f2-4b64a2dc93e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:55:19.650516 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-81a5b1c1-806d-43ca-83f2-4b64a2dc93e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:55:19.650696 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-81a5b1c1-806d-43ca-83f2-4b64a2dc93e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:55:19.660048 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:19.660048 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:55:19.663260 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-81a5b1c1-806d-43ca-83f2-4b64a2dc93e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:55:19.667719 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-81a5b1c1-806d-43ca-83f2-4b64a2dc93e7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 200 Jul 09 15:55:19.668088 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1491/5905] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:55:19 2026] GET /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 1544 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:55:19.763469 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-fd3e54bb-d5af-4584-a543-ce4dd4cc2a0e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:19.765202 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-fd3e54bb-d5af-4584-a543-ce4dd4cc2a0e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68 Jul 09 15:55:19.765550 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-fd3e54bb-d5af-4584-a543-ce4dd4cc2a0e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:55:19.772259 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-fd3e54bb-d5af-4584-a543-ce4dd4cc2a0e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-0714ff08-b074-4f6a-88a7-f48a76b8c11d-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:55:19.776577 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-fd3e54bb-d5af-4584-a543-ce4dd4cc2a0e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-0714ff08-b074-4f6a-88a7-f48a76b8c11d-np0000004916" acquired by "attachment_update" :: waited 0.004s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:55:19.777428 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:19.777428 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:55:20.294691 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-fd3e54bb-d5af-4584-a543-ce4dd4cc2a0e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-0714ff08-b074-4f6a-88a7-f48a76b8c11d-np0000004916" released by "attachment_update" :: held 0.518s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:55:20.294977 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-fd3e54bb-d5af-4584-a543-ce4dd4cc2a0e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68 returned with HTTP 200 Jul 09 15:55:20.295432 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1458/5906] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:55:19 2026] PUT /volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68 => generated 969 bytes in 532 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:55:20.805732 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-879ca725-9f3a-4721-a39c-7e1cf8288b6d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:55:20.807752 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-879ca725-9f3a-4721-a39c-7e1cf8288b6d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68/action Jul 09 15:55:20.808112 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-879ca725-9f3a-4721-a39c-7e1cf8288b6d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:55:20.808255 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-879ca725-9f3a-4721-a39c-7e1cf8288b6d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:55:20.824857 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:55:20.824857 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:55:20.832977 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1bbabfef-4784-4d71-ae4c-4def66b8c054 req-879ca725-9f3a-4721-a39c-7e1cf8288b6d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68/action returned with HTTP 204 Jul 09 15:55:20.833473 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1484/5907] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:55:20 2026] POST /volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:55:23.365638 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:55:29.666480 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:55:30.289582 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:55:30.830775 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:56:11.747871 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4ea55e99-3f35-4b08-bca3-644f56579522 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:11.750113 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4ea55e99-3f35-4b08-bca3-644f56579522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:56:11.750568 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4ea55e99-3f35-4b08-bca3-644f56579522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0714ff08-b074-4f6a-88a7-f48a76b8c11d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-2055334399", "description": null, "metadata": null}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:56:11.762294 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:11.762294 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:56:11.762885 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4ea55e99-3f35-4b08-bca3-644f56579522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:11.763082 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-4ea55e99-3f35-4b08-bca3-644f56579522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create snapshot from volume 0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:56:11.788498 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-4ea55e99-3f35-4b08-bca3-644f56579522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['eb737128-5eb4-4fe8-90ec-e558aa90feec', '4cdde108-ab9e-4176-bbde-3077626ac91d', '7e9c94c5-2e41-4430-8422-9889cea84ea8', '78b29cd5-ac38-4510-bff7-5af3da280c06'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:56:11.820437 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-4ea55e99-3f35-4b08-bca3-644f56579522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot force create request issued successfully. Jul 09 15:56:11.820811 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4ea55e99-3f35-4b08-bca3-644f56579522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:56:11.821355 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1475/5908] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:56:11 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 09 15:56:11.830494 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5a89bb8e-90c0-4622-aee2-15573a8fce5d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:11.832577 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5a89bb8e-90c0-4622-aee2-15573a8fce5d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 Jul 09 15:56:11.832827 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5a89bb8e-90c0-4622-aee2-15573a8fce5d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:11.833041 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5a89bb8e-90c0-4622-aee2-15573a8fce5d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:11.839041 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:11.839041 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:11.839626 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5a89bb8e-90c0-4622-aee2-15573a8fce5d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:11.840561 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5a89bb8e-90c0-4622-aee2-15573a8fce5d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 returned with HTTP 200 Jul 09 15:56:11.841007 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1492/5909] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:56:11 2026] GET /volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:12.850175 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-44f3b636-1484-4a16-a368-27d2ee5170b9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:12.851730 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44f3b636-1484-4a16-a368-27d2ee5170b9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 Jul 09 15:56:12.851891 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44f3b636-1484-4a16-a368-27d2ee5170b9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:12.852057 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-44f3b636-1484-4a16-a368-27d2ee5170b9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:12.857696 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:12.857696 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:56:12.858065 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-44f3b636-1484-4a16-a368-27d2ee5170b9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:12.858739 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-44f3b636-1484-4a16-a368-27d2ee5170b9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 returned with HTTP 200 Jul 09 15:56:12.859050 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1459/5910] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:56:12 2026] GET /volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:12.867241 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-98a8d792-cf90-41e2-a63a-bacec0195678 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:12.869352 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-98a8d792-cf90-41e2-a63a-bacec0195678 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 Jul 09 15:56:12.869641 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-98a8d792-cf90-41e2-a63a-bacec0195678 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:12.869887 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-98a8d792-cf90-41e2-a63a-bacec0195678 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:12.875048 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:12.875048 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:56:12.875464 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-98a8d792-cf90-41e2-a63a-bacec0195678 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:12.876243 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-98a8d792-cf90-41e2-a63a-bacec0195678 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 returned with HTTP 200 Jul 09 15:56:12.876606 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1485/5911] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:56:12 2026] GET /volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:21.813973 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=14,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:56:21.835345 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:56:22.853997 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=1 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:56:22.871836 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=1 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:56:26.485869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b0c3fee3-5649-4f7d-80f5-bba7b40edd7e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:26.487655 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b0c3fee3-5649-4f7d-80f5-bba7b40edd7e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 Jul 09 15:56:26.487869 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b0c3fee3-5649-4f7d-80f5-bba7b40edd7e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:26.488090 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b0c3fee3-5649-4f7d-80f5-bba7b40edd7e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:26.488252 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-b0c3fee3-5649-4f7d-80f5-bba7b40edd7e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: 9b673532-7ed9-44ea-97f3-3f977d8035b9 Jul 09 15:56:26.493012 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:26.493012 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:56:26.493571 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b0c3fee3-5649-4f7d-80f5-bba7b40edd7e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:26.510539 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-b0c3fee3-5649-4f7d-80f5-bba7b40edd7e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot delete request issued successfully. Jul 09 15:56:26.510774 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b0c3fee3-5649-4f7d-80f5-bba7b40edd7e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 returned with HTTP 202 Jul 09 15:56:26.511099 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1476/5912] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:56:26 2026] DELETE /volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:56:26.517796 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fb190c4b-8e15-4876-a791-18e7e6b20907 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:26.519642 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb190c4b-8e15-4876-a791-18e7e6b20907 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 Jul 09 15:56:26.519849 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb190c4b-8e15-4876-a791-18e7e6b20907 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:26.520065 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fb190c4b-8e15-4876-a791-18e7e6b20907 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:26.525009 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:26.525009 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:26.525484 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fb190c4b-8e15-4876-a791-18e7e6b20907 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:26.526325 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fb190c4b-8e15-4876-a791-18e7e6b20907 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 returned with HTTP 200 Jul 09 15:56:26.526645 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1493/5913] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:56:26 2026] GET /volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:27.535241 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5a820864-5760-4488-8913-7a1ff618106b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:27.536944 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a820864-5760-4488-8913-7a1ff618106b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 Jul 09 15:56:27.537166 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a820864-5760-4488-8913-7a1ff618106b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:27.537352 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5a820864-5760-4488-8913-7a1ff618106b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:27.541516 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5a820864-5760-4488-8913-7a1ff618106b tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 returned with HTTP 404 Jul 09 15:56:27.541961 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1460/5914] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:56:27 2026] GET /volume/v3/snapshots/9b673532-7ed9-44ea-97f3-3f977d8035b9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:56:31.768175 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-dc4e9aff-7b18-4544-80da-5e62c372bfd7 req-c8f3251c-ae3f-458d-a034-792c461e2385 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:31.769959 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-dc4e9aff-7b18-4544-80da-5e62c372bfd7 req-c8f3251c-ae3f-458d-a034-792c461e2385 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68 Jul 09 15:56:31.770119 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-dc4e9aff-7b18-4544-80da-5e62c372bfd7 req-c8f3251c-ae3f-458d-a034-792c461e2385 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:31.770328 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-dc4e9aff-7b18-4544-80da-5e62c372bfd7 req-c8f3251c-ae3f-458d-a034-792c461e2385 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:31.776464 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:31.776464 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:56:32.301842 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-dc4e9aff-7b18-4544-80da-5e62c372bfd7 req-c8f3251c-ae3f-458d-a034-792c461e2385 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68 returned with HTTP 200 Jul 09 15:56:32.302327 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1486/5915] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:56:31 2026] DELETE /volume/v3/attachments/9a160531-d663-4272-9c0f-bf76e3e22f68 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:35.910201 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-cf3f5dd5-bf55-46aa-a20b-7205cb909eb9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:35.912470 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf3f5dd5-bf55-46aa-a20b-7205cb909eb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:56:35.912667 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf3f5dd5-bf55-46aa-a20b-7205cb909eb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:35.912882 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-cf3f5dd5-bf55-46aa-a20b-7205cb909eb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:35.913033 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-cf3f5dd5-bf55-46aa-a20b-7205cb909eb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:56:35.919461 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:35.919461 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:56:35.919958 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cf3f5dd5-bf55-46aa-a20b-7205cb909eb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:35.934717 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-cf3f5dd5-bf55-46aa-a20b-7205cb909eb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 15:56:35.934899 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-cf3f5dd5-bf55-46aa-a20b-7205cb909eb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 202 Jul 09 15:56:35.935292 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1477/5916] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:56:35 2026] DELETE /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:56:35.941965 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0537a628-dab4-41a6-9577-d3579b01d827 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:35.943783 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0537a628-dab4-41a6-9577-d3579b01d827 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:56:35.943963 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0537a628-dab4-41a6-9577-d3579b01d827 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:35.944157 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0537a628-dab4-41a6-9577-d3579b01d827 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:35.952121 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:35.952121 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:35.956285 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-0537a628-dab4-41a6-9577-d3579b01d827 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:35.961471 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0537a628-dab4-41a6-9577-d3579b01d827 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 200 Jul 09 15:56:35.961851 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1494/5917] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:56:35 2026] GET /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:56:36.973454 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c7b46086-51b9-4c9b-9f21-5cbc629b91b1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:36.975199 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c7b46086-51b9-4c9b-9f21-5cbc629b91b1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d Jul 09 15:56:36.975464 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c7b46086-51b9-4c9b-9f21-5cbc629b91b1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:36.975704 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c7b46086-51b9-4c9b-9f21-5cbc629b91b1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:36.981218 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c7b46086-51b9-4c9b-9f21-5cbc629b91b1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d returned with HTTP 404 Jul 09 15:56:36.981695 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1461/5918] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:56:36 2026] GET /volume/v3/volumes/0714ff08-b074-4f6a-88a7-f48a76b8c11d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:56:37.009340 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d8d86f08-5612-4822-be58-01d9f793284e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:37.011200 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:56:37.011598 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-333459328", "snapshot_id": null, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "volume_type": null, "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:56:37.013132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-333459328', 'snapshot_id': None, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'volume_type': None, 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:56:37.135177 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:56:37.135542 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:37.135542 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:56:37.139247 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:56:37.144416 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (c8152e6d-1714-4e12-8bfa-925440fe1439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:56:37.146003 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec25a6f7-3eb5-4990-ab16-0774148eb5ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:37.146916 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:56:37.205991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec25a6f7-3eb5-4990-ab16-0774148eb5ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:37.207141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cd447c-9df2-4cdb-a5c0-c3bb71179822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:37.257908 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['a7cd567c-eeef-4b97-b5f8-fa5a96bb4a03', '0e28b910-719e-4b94-964c-192e0583b981', '21b85a04-3f21-40a1-bcbc-2fb5645a3fbf', '18cb6ce8-0eac-4139-b47e-ea78201db3b9'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:56:37.258813 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9cd447c-9df2-4cdb-a5c0-c3bb71179822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7cd567c-eeef-4b97-b5f8-fa5a96bb4a03', '0e28b910-719e-4b94-964c-192e0583b981', '21b85a04-3f21-40a1-bcbc-2fb5645a3fbf', '18cb6ce8-0eac-4139-b47e-ea78201db3b9']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:37.259860 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d79ca9-fffa-490a-b36b-6b8565abd0b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:37.287538 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04d79ca9-fffa-490a-b36b-6b8565abd0b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-333459328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['a7cd567c-eeef-4b97-b5f8-fa5a96bb4a03','0e28b910-719e-4b94-964c-192e0583b981','21b85a04-3f21-40a1-bcbc-2fb5645a3fbf','18cb6ce8-0eac-4139-b47e-ea78201db3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-333459328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:37.288342 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90cbaa6-900e-4ba1-bc50-59d3316d73f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:37.304219 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d90cbaa6-900e-4ba1-bc50-59d3316d73f1) transitioned into state 'SUCCESS' from state '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-333459328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['a7cd567c-eeef-4b97-b5f8-fa5a96bb4a03','0e28b910-719e-4b94-964c-192e0583b981','21b85a04-3f21-40a1-bcbc-2fb5645a3fbf','18cb6ce8-0eac-4139-b47e-ea78201db3b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:37.304865 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38383116-324e-4c6e-9493-29d82550755a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:37.313105 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38383116-324e-4c6e-9493-29d82550755a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:37.314085 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (c8152e6d-1714-4e12-8bfa-925440fe1439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:56:37.314387 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:56:37.314879 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d8d86f08-5612-4822-be58-01d9f793284e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:56:37.315292 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1487/5919] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:56:37 2026] POST /volume/v3/volumes => generated 756 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:56:37.326950 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-795815ea-a097-48a2-b0d9-a261036c8c98 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:37.328785 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-795815ea-a097-48a2-b0d9-a261036c8c98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:56:37.329012 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-795815ea-a097-48a2-b0d9-a261036c8c98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:37.329142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-795815ea-a097-48a2-b0d9-a261036c8c98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:37.336396 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:37.336396 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:56:37.340313 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-795815ea-a097-48a2-b0d9-a261036c8c98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:37.345224 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-795815ea-a097-48a2-b0d9-a261036c8c98 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 returned with HTTP 200 Jul 09 15:56:37.345637 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1478/5920] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:56:37 2026] GET /volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 => generated 824 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:38.358196 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-578265ec-646c-4a2b-b5b3-08387091b439 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:38.359875 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-578265ec-646c-4a2b-b5b3-08387091b439 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:56:38.360074 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-578265ec-646c-4a2b-b5b3-08387091b439 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:38.360303 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-578265ec-646c-4a2b-b5b3-08387091b439 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:38.366976 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:38.366976 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:38.370320 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-578265ec-646c-4a2b-b5b3-08387091b439 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:38.374296 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-578265ec-646c-4a2b-b5b3-08387091b439 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 returned with HTTP 200 Jul 09 15:56:38.374664 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1495/5921] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:56:38 2026] GET /volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:56:38.386309 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f2144457-8479-45f3-a903-15e0d20f45e3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:38.387922 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f2144457-8479-45f3-a903-15e0d20f45e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:56:38.388102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f2144457-8479-45f3-a903-15e0d20f45e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:38.388320 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f2144457-8479-45f3-a903-15e0d20f45e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:38.396242 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:38.396242 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:56:38.399491 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-f2144457-8479-45f3-a903-15e0d20f45e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:38.404028 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f2144457-8479-45f3-a903-15e0d20f45e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 returned with HTTP 200 Jul 09 15:56:38.404595 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1462/5922] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:56:38 2026] GET /volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:56:38.416783 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ebefbd90-063b-4166-9e4a-198a0e2b3214 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:38.418629 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ebefbd90-063b-4166-9e4a-198a0e2b3214 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:56:38.418936 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ebefbd90-063b-4166-9e4a-198a0e2b3214 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1211351735", "description": null, "metadata": null}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:56:38.427290 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:38.427290 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:56:38.427766 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ebefbd90-063b-4166-9e4a-198a0e2b3214 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:38.427896 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-ebefbd90-063b-4166-9e4a-198a0e2b3214 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create snapshot from volume 74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:56:38.449888 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-ebefbd90-063b-4166-9e4a-198a0e2b3214 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['d89e7977-87c5-4d15-84b4-dc86113aac17', '93f3c5cc-9c3e-4ac7-a825-b8f19b1a35b3', '99e0c46d-0de6-46b2-b24d-d17ca345749b', 'bfb5f181-e889-4bc2-bfcb-b92d7b8df747'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:56:38.475953 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ebefbd90-063b-4166-9e4a-198a0e2b3214 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot create request issued successfully. Jul 09 15:56:38.476285 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ebefbd90-063b-4166-9e4a-198a0e2b3214 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:56:38.476662 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1488/5923] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 15:56:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:56:38.485280 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-31a7ae45-d84e-4316-9e67-6b26657d4f89 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:38.486980 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31a7ae45-d84e-4316-9e67-6b26657d4f89 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:56:38.487249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31a7ae45-d84e-4316-9e67-6b26657d4f89 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:38.487443 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-31a7ae45-d84e-4316-9e67-6b26657d4f89 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:38.492427 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:38.492427 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:56:38.492832 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-31a7ae45-d84e-4316-9e67-6b26657d4f89 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:38.493732 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-31a7ae45-d84e-4316-9e67-6b26657d4f89 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 200 Jul 09 15:56:38.494202 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1479/5924] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:56:38 2026] GET /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:39.502313 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5c250322-8fea-4168-996f-ebe9aae741a5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:39.503869 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5c250322-8fea-4168-996f-ebe9aae741a5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:56:39.504069 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5c250322-8fea-4168-996f-ebe9aae741a5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:39.504304 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5c250322-8fea-4168-996f-ebe9aae741a5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:39.509173 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:39.509173 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:39.509629 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-5c250322-8fea-4168-996f-ebe9aae741a5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:39.510343 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5c250322-8fea-4168-996f-ebe9aae741a5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 200 Jul 09 15:56:39.510827 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1496/5925] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:56:39 2026] GET /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:39.518484 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-32e53e52-5404-49ee-897a-b49d72eef4f3 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:39.520578 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-32e53e52-5404-49ee-897a-b49d72eef4f3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:56:39.520797 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-32e53e52-5404-49ee-897a-b49d72eef4f3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:39.521025 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-32e53e52-5404-49ee-897a-b49d72eef4f3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:39.526828 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:39.526828 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:56:39.527323 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-32e53e52-5404-49ee-897a-b49d72eef4f3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:39.528172 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-32e53e52-5404-49ee-897a-b49d72eef4f3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 200 Jul 09 15:56:39.528594 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1463/5926] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:56:39 2026] GET /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:39.605092 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-b6c43f40-61fd-4d08-b808-2958d5cf81ff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:39.607200 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-b6c43f40-61fd-4d08-b808-2958d5cf81ff tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:56:39.607406 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-b6c43f40-61fd-4d08-b808-2958d5cf81ff tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:39.607585 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-b6c43f40-61fd-4d08-b808-2958d5cf81ff tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:39.612195 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:39.612195 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:56:39.612595 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-b6c43f40-61fd-4d08-b808-2958d5cf81ff tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:39.613349 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-b6c43f40-61fd-4d08-b808-2958d5cf81ff tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 200 Jul 09 15:56:39.613689 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1489/5927] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:56:39 2026] GET /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:39.621157 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-76c5c64d-8ecf-46f4-b683-8198db84e0c8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:39.623360 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-76c5c64d-8ecf-46f4-b683-8198db84e0c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:56:39.623538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-76c5c64d-8ecf-46f4-b683-8198db84e0c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:39.623706 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-76c5c64d-8ecf-46f4-b683-8198db84e0c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:39.630257 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:39.630257 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:56:39.633585 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-76c5c64d-8ecf-46f4-b683-8198db84e0c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:39.637945 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-76c5c64d-8ecf-46f4-b683-8198db84e0c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 returned with HTTP 200 Jul 09 15:56:39.638370 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1480/5928] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:56:39 2026] GET /volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:56:40.083344 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-596edda9-a081-4d5a-a228-c5363909bfef None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:40.085364 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-596edda9-a081-4d5a-a228-c5363909bfef tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:56:40.085546 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-596edda9-a081-4d5a-a228-c5363909bfef tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:40.085720 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-596edda9-a081-4d5a-a228-c5363909bfef tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:40.090064 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:40.090064 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:40.090479 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-596edda9-a081-4d5a-a228-c5363909bfef tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:40.091133 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-596edda9-a081-4d5a-a228-c5363909bfef tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 200 Jul 09 15:56:40.091505 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1497/5929] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:56:40 2026] GET /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:45.887801 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-885080b1-0e76-4c12-9652-72f808469687 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:45.889978 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-885080b1-0e76-4c12-9652-72f808469687 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:56:45.890170 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-885080b1-0e76-4c12-9652-72f808469687 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:45.890382 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-885080b1-0e76-4c12-9652-72f808469687 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:45.895683 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:45.895683 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:56:45.896126 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-885080b1-0e76-4c12-9652-72f808469687 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:45.896808 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-885080b1-0e76-4c12-9652-72f808469687 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 200 Jul 09 15:56:45.897173 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1464/5930] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:56:45 2026] GET /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:45.905446 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-eed42fc1-6ede-490c-82b2-c2af530f012e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:45.907222 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-eed42fc1-6ede-490c-82b2-c2af530f012e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:56:45.907398 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-eed42fc1-6ede-490c-82b2-c2af530f012e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:45.907567 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-eed42fc1-6ede-490c-82b2-c2af530f012e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:45.914021 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:45.914021 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:56:45.917158 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-eed42fc1-6ede-490c-82b2-c2af530f012e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:45.921137 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-eed42fc1-6ede-490c-82b2-c2af530f012e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 returned with HTTP 200 Jul 09 15:56:45.921510 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1490/5931] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:56:45 2026] GET /volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:56:45.928666 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:45.930564 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:56:45.930909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:56:45.932467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:56:45.940697 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:45.940697 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:56:45.941260 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:56:45.941375 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:56:45.941963 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:56:45.946947 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (6fa4fee2-0ada-4266-9df2-6c2d3f889b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:56:45.947909 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b37907-14dd-499d-aa98-f4a75b3b20c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:45.948688 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:56:45.971072 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13b37907-14dd-499d-aa98-f4a75b3b20c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:45.971762 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda57ac0-ecba-45db-8b3c-7173a82c6fbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:46.006832 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['90739de8-9189-463f-ad00-21a0bcaee213', '93b38d21-964f-47fd-b276-73069087a033', 'a32646e2-6a28-413e-a0d1-99db344e734b', '1e96a11b-d89f-4815-a1bb-f369b95cda4c'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:56:46.007476 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bda57ac0-ecba-45db-8b3c-7173a82c6fbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90739de8-9189-463f-ad00-21a0bcaee213', '93b38d21-964f-47fd-b276-73069087a033', 'a32646e2-6a28-413e-a0d1-99db344e734b', '1e96a11b-d89f-4815-a1bb-f369b95cda4c']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:46.008127 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca7133a1-2223-4584-95e9-2e1807b306e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:46.043160 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca7133a1-2223-4584-95e9-2e1807b306e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '231fa4c9-0552-4753-8735-2ccf62559bc9', '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='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['90739de8-9189-463f-ad00-21a0bcaee213','93b38d21-964f-47fd-b276-73069087a033','a32646e2-6a28-413e-a0d1-99db344e734b','1e96a11b-d89f-4815-a1bb-f369b95cda4c'],size=1,snapshot_id=8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), '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-09T15:56:46Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=231fa4c9-0552-4753-8735-2ccf62559bc9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:46.044264 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeeb6bc4-c2ef-43f6-a26c-0389b2828f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:46.060504 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeeb6bc4-c2ef-43f6-a26c-0389b2828f8d) transitioned into 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='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['90739de8-9189-463f-ad00-21a0bcaee213','93b38d21-964f-47fd-b276-73069087a033','a32646e2-6a28-413e-a0d1-99db344e734b','1e96a11b-d89f-4815-a1bb-f369b95cda4c'],size=1,snapshot_id=8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:46.061046 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3beadc8-d282-4743-8a7c-14f802ed0f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:56:46.079003 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3beadc8-d282-4743-8a7c-14f802ed0f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:56:46.079696 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (6fa4fee2-0ada-4266-9df2-6c2d3f889b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:56:46.079943 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:56:46.080419 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-0b7a533a-fcd8-4792-9f35-0e49d9a075f8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:56:46.080792 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1481/5932] 10.4.3.19 () {72 vars in 1534 bytes} [Thu Jul 9 15:56:45 2026] POST /volume/v3/volumes => generated 734 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:56:46.088129 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-6e830a3b-32a3-4c99-ba6a-d684c6dcf3df None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:46.090356 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-6e830a3b-32a3-4c99-ba6a-d684c6dcf3df tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 Jul 09 15:56:46.090601 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-6e830a3b-32a3-4c99-ba6a-d684c6dcf3df tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:46.090838 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-6e830a3b-32a3-4c99-ba6a-d684c6dcf3df tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:46.098017 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:46.098017 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:46.101163 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-6e830a3b-32a3-4c99-ba6a-d684c6dcf3df tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:46.104716 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-6e830a3b-32a3-4c99-ba6a-d684c6dcf3df tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 returned with HTTP 200 Jul 09 15:56:46.105083 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1498/5933] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:56:46 2026] GET /volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:46.112680 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-1c339cd5-bcad-4e27-8cd5-24b002c4cba2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:46.115167 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-1c339cd5-bcad-4e27-8cd5-24b002c4cba2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 Jul 09 15:56:46.115417 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-1c339cd5-bcad-4e27-8cd5-24b002c4cba2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:46.115647 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-1c339cd5-bcad-4e27-8cd5-24b002c4cba2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:46.124085 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:46.124085 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:56:46.128883 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-1c339cd5-bcad-4e27-8cd5-24b002c4cba2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:46.133412 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-1c339cd5-bcad-4e27-8cd5-24b002c4cba2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 returned with HTTP 200 Jul 09 15:56:46.133792 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1465/5934] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:56:46 2026] GET /volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 => generated 802 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:56:49.141462 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-bcaa4da9-32e3-40c9-ad8c-8ae6509a5762 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:49.143564 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-bcaa4da9-32e3-40c9-ad8c-8ae6509a5762 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 Jul 09 15:56:49.143729 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-bcaa4da9-32e3-40c9-ad8c-8ae6509a5762 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:49.143904 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-bcaa4da9-32e3-40c9-ad8c-8ae6509a5762 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:49.150173 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:49.150173 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:56:49.153597 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-bcaa4da9-32e3-40c9-ad8c-8ae6509a5762 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:49.160091 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-bcaa4da9-32e3-40c9-ad8c-8ae6509a5762 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 returned with HTTP 200 Jul 09 15:56:49.160633 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1491/5935] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:56:49 2026] GET /volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 => generated 1343 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:56:49.169320 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-a9d07d9d-52da-48a0-96f3-0b7389c5738d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:49.169842 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9d07d9d-52da-48a0-96f3-0b7389c5738d None None] GET https://10.4.3.19/volume// Jul 09 15:56:49.170058 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9d07d9d-52da-48a0-96f3-0b7389c5738d None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:49.170324 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-a9d07d9d-52da-48a0-96f3-0b7389c5738d None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:49.170760 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-a9d07d9d-52da-48a0-96f3-0b7389c5738d None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:56:49.171137 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1482/5936] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:56: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 09 15:56:49.178019 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-f6650348-3a0f-4d2d-93bd-6e528bd69563 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:49.180141 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-f6650348-3a0f-4d2d-93bd-6e528bd69563 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:56:49.180513 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-f6650348-3a0f-4d2d-93bd-6e528bd69563 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "231fa4c9-0552-4753-8735-2ccf62559bc9", "connector": null, "instance_uuid": "4520d2fc-ce4b-452d-8c70-2a6d76ed81e1"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:56:49.188312 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:49.188312 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:49.218127 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-f6650348-3a0f-4d2d-93bd-6e528bd69563 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:56:49.218633 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1499/5937] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:56:49 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 09 15:56:49.226776 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e3cc6c7b-9587-4075-9fe5-77063c50cd37 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:49.227329 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e3cc6c7b-9587-4075-9fe5-77063c50cd37 None None] GET https://10.4.3.19/volume// Jul 09 15:56:49.227614 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e3cc6c7b-9587-4075-9fe5-77063c50cd37 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:49.227889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e3cc6c7b-9587-4075-9fe5-77063c50cd37 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:49.228350 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e3cc6c7b-9587-4075-9fe5-77063c50cd37 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:56:49.228761 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1466/5938] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:56:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 09 15:56:49.236196 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-ccc541a0-5cc1-4863-ace4-e27c3c68c90d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:49.238348 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-ccc541a0-5cc1-4863-ace4-e27c3c68c90d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 Jul 09 15:56:49.238575 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-ccc541a0-5cc1-4863-ace4-e27c3c68c90d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:56:49.238761 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-ccc541a0-5cc1-4863-ace4-e27c3c68c90d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:56:49.249644 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:49.249644 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:56:49.252947 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-ccc541a0-5cc1-4863-ace4-e27c3c68c90d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:56:49.258005 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-ccc541a0-5cc1-4863-ace4-e27c3c68c90d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 returned with HTTP 200 Jul 09 15:56:49.258549 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1492/5939] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:56:49 2026] GET /volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 => generated 1522 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:56:49.366323 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-4ecafc1d-0447-48e6-978f-354ae5b4b86a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:49.368825 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-4ecafc1d-0447-48e6-978f-354ae5b4b86a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42 Jul 09 15:56:49.369265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-4ecafc1d-0447-48e6-978f-354ae5b4b86a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:56:49.379020 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-4ecafc1d-0447-48e6-978f-354ae5b4b86a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-231fa4c9-0552-4753-8735-2ccf62559bc9-np0000004916" by "attachment_update" {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:56:49.383799 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-4ecafc1d-0447-48e6-978f-354ae5b4b86a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-231fa4c9-0552-4753-8735-2ccf62559bc9-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99865) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:56:49.384802 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:49.384802 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:56:49.905192 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.coordination [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-4ecafc1d-0447-48e6-978f-354ae5b4b86a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-231fa4c9-0552-4753-8735-2ccf62559bc9-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99865) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:56:49.905504 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-4ecafc1d-0447-48e6-978f-354ae5b4b86a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42 returned with HTTP 200 Jul 09 15:56:49.905964 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1483/5940] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:56:49 2026] PUT /volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:56:50.415542 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-af0d3629-6a43-4691-a7fe-9632db31c022 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:56:50.417473 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-af0d3629-6a43-4691-a7fe-9632db31c022 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42/action Jul 09 15:56:50.417878 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-af0d3629-6a43-4691-a7fe-9632db31c022 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99866) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:56:50.417992 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-af0d3629-6a43-4691-a7fe-9632db31c022 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:56:50.432116 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:56:50.432116 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:56:50.440444 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-26d2149a-7868-4b19-ac54-b2d23bcfcf2a req-af0d3629-6a43-4691-a7fe-9632db31c022 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42/action returned with HTTP 204 Jul 09 15:56:50.440831 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1500/5941] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:56:50 2026] POST /volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:56:56.132429 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=12 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:56:59.256630 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=56,cinder:UPDATE=27,cinder:INSERT=11 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:56:59.899008 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=44,cinder:UPDATE=15,cinder:INSERT=7 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:57:00.438750 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=25,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:57:02.416702 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3cb11e76-3aa3-4d88-b6ff-c81132e2d1f2 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:02.418406 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3cb11e76-3aa3-4d88-b6ff-c81132e2d1f2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 Jul 09 15:57:02.418605 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3cb11e76-3aa3-4d88-b6ff-c81132e2d1f2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:02.418784 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3cb11e76-3aa3-4d88-b6ff-c81132e2d1f2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:02.428096 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:02.428096 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:57:02.431392 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3cb11e76-3aa3-4d88-b6ff-c81132e2d1f2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:02.435582 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3cb11e76-3aa3-4d88-b6ff-c81132e2d1f2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 returned with HTTP 200 Jul 09 15:57:02.435958 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1467/5942] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:57:02 2026] GET /volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 => generated 1635 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:57:06.439509 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-34ce34da-f7c8-4781-872c-d902550ff0b8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:06.441569 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-34ce34da-f7c8-4781-872c-d902550ff0b8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42 Jul 09 15:57:06.441757 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-34ce34da-f7c8-4781-872c-d902550ff0b8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:06.441961 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-34ce34da-f7c8-4781-872c-d902550ff0b8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:06.448326 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:06.448326 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:57:06.971754 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-34ce34da-f7c8-4781-872c-d902550ff0b8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42 returned with HTTP 200 Jul 09 15:57:06.972205 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1493/5943] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:57:06 2026] DELETE /volume/v3/attachments/b8d32f5d-c916-41a0-a69b-d1f23c451f42 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:57:06.981480 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-419e3506-d474-4063-9dd5-aca5b3ea58ee None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:06.983541 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-419e3506-d474-4063-9dd5-aca5b3ea58ee tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 Jul 09 15:57:06.983760 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-419e3506-d474-4063-9dd5-aca5b3ea58ee tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:06.984010 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-419e3506-d474-4063-9dd5-aca5b3ea58ee tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:06.984226 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-419e3506-d474-4063-9dd5-aca5b3ea58ee tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 231fa4c9-0552-4753-8735-2ccf62559bc9 Jul 09 15:57:06.990685 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:06.990685 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:57:06.991225 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-419e3506-d474-4063-9dd5-aca5b3ea58ee tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:07.005991 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-419e3506-d474-4063-9dd5-aca5b3ea58ee tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 15:57:07.006169 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-228b03c2-e5b1-430a-be76-6a3c13df307e req-419e3506-d474-4063-9dd5-aca5b3ea58ee tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 returned with HTTP 202 Jul 09 15:57:07.006578 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1484/5944] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:57:06 2026] DELETE /volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:57:09.288173 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-bc65e955-c198-4285-8253-774437f89952 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:09.290332 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bc65e955-c198-4285-8253-774437f89952 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 Jul 09 15:57:09.290557 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bc65e955-c198-4285-8253-774437f89952 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:09.290775 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-bc65e955-c198-4285-8253-774437f89952 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:09.297065 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-bc65e955-c198-4285-8253-774437f89952 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 returned with HTTP 404 Jul 09 15:57:09.297607 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1501/5945] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:57:09 2026] GET /volume/v3/volumes/231fa4c9-0552-4753-8735-2ccf62559bc9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:57:09.353798 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cb40748a-1ecb-41cd-8cc5-02df87f2bf19 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:09.355482 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb40748a-1ecb-41cd-8cc5-02df87f2bf19 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:57:09.355674 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb40748a-1ecb-41cd-8cc5-02df87f2bf19 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:09.355863 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb40748a-1ecb-41cd-8cc5-02df87f2bf19 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:09.355957 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [None req-cb40748a-1ecb-41cd-8cc5-02df87f2bf19 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: 8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:57:09.361177 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:09.361177 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:57:09.361586 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cb40748a-1ecb-41cd-8cc5-02df87f2bf19 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:57:09.376080 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cb40748a-1ecb-41cd-8cc5-02df87f2bf19 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot delete request issued successfully. Jul 09 15:57:09.376306 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb40748a-1ecb-41cd-8cc5-02df87f2bf19 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 202 Jul 09 15:57:09.376748 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1468/5946] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:57:09 2026] DELETE /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:57:09.383650 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-650fe4ec-70e4-46b5-b6fa-06f71f6b2dd9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:09.385676 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-650fe4ec-70e4-46b5-b6fa-06f71f6b2dd9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:57:09.385903 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-650fe4ec-70e4-46b5-b6fa-06f71f6b2dd9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:09.386140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-650fe4ec-70e4-46b5-b6fa-06f71f6b2dd9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:09.391900 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:09.391900 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:57:09.392483 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-650fe4ec-70e4-46b5-b6fa-06f71f6b2dd9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:57:09.393458 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-650fe4ec-70e4-46b5-b6fa-06f71f6b2dd9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 200 Jul 09 15:57:09.393993 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1494/5947] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:57:09 2026] GET /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:57:10.402582 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-39b9dff3-2d35-4ae6-8329-83e771343581 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:10.404220 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39b9dff3-2d35-4ae6-8329-83e771343581 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 Jul 09 15:57:10.404426 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39b9dff3-2d35-4ae6-8329-83e771343581 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:10.404605 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-39b9dff3-2d35-4ae6-8329-83e771343581 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:10.408669 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-39b9dff3-2d35-4ae6-8329-83e771343581 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 returned with HTTP 404 Jul 09 15:57:10.409114 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1485/5948] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:57:10 2026] GET /volume/v3/snapshots/8ecb0f48-fb47-4f9b-b1bd-2c147fbfef85 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:57:10.415537 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-928a3190-98ef-4aac-aef8-a62c70b5bbb5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:10.417157 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-928a3190-98ef-4aac-aef8-a62c70b5bbb5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:57:10.417366 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-928a3190-98ef-4aac-aef8-a62c70b5bbb5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:10.417540 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-928a3190-98ef-4aac-aef8-a62c70b5bbb5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:10.417688 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-928a3190-98ef-4aac-aef8-a62c70b5bbb5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:57:10.424247 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:10.424247 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:57:10.424675 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-928a3190-98ef-4aac-aef8-a62c70b5bbb5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:10.441095 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-928a3190-98ef-4aac-aef8-a62c70b5bbb5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 15:57:10.441329 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-928a3190-98ef-4aac-aef8-a62c70b5bbb5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 returned with HTTP 202 Jul 09 15:57:10.441736 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1502/5949] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:57:10 2026] DELETE /volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:57:10.449991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fa83b21e-0e66-42f3-b2d6-48d81bb58fdb None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:10.452048 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa83b21e-0e66-42f3-b2d6-48d81bb58fdb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:57:10.452380 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa83b21e-0e66-42f3-b2d6-48d81bb58fdb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:10.452632 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fa83b21e-0e66-42f3-b2d6-48d81bb58fdb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:10.459563 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:10.459563 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:57:10.462906 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-fa83b21e-0e66-42f3-b2d6-48d81bb58fdb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:10.467985 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fa83b21e-0e66-42f3-b2d6-48d81bb58fdb tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 returned with HTTP 200 Jul 09 15:57:10.468444 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1469/5950] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:57:10 2026] GET /volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:57:11.480665 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-49ec9887-7960-44df-8e39-e68fae89d1b4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:11.482169 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-49ec9887-7960-44df-8e39-e68fae89d1b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 Jul 09 15:57:11.482365 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-49ec9887-7960-44df-8e39-e68fae89d1b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:11.482526 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-49ec9887-7960-44df-8e39-e68fae89d1b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:11.487319 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-49ec9887-7960-44df-8e39-e68fae89d1b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 returned with HTTP 404 Jul 09 15:57:11.487704 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1495/5951] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:57:11 2026] GET /volume/v3/volumes/74a3dfe4-aaf2-4397-9632-c1a2d38cf7e7 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:57:11.510720 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:11.512297 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:57:11.512597 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-634635624", "snapshot_id": null, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "volume_type": null, "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:57:11.513973 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-634635624', 'snapshot_id': None, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'volume_type': None, 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:57:11.609020 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:57:11.612954 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:57:11.618211 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (3ab4a4ae-1169-4a25-99ef-835546deaea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:57:11.619039 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e855ed-a2a4-4a4a-b000-6aa79a9e1384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:57:11.619914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:57:11.668988 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9e855ed-a2a4-4a4a-b000-6aa79a9e1384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:57:11.669756 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88c5b90a-5758-4ed7-9b0d-ed51daa9f0ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:57:11.704711 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['d552a97f-022a-46bc-b769-2d304b79446f', '509efcb2-66bf-4c50-a63e-5bcfc1b52cea', '6ae6977d-6797-4353-8ebd-f5914d8b065e', 'ec639032-fa70-4c18-b0aa-bd1b765eb671'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:57:11.705467 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88c5b90a-5758-4ed7-9b0d-ed51daa9f0ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d552a97f-022a-46bc-b769-2d304b79446f', '509efcb2-66bf-4c50-a63e-5bcfc1b52cea', '6ae6977d-6797-4353-8ebd-f5914d8b065e', 'ec639032-fa70-4c18-b0aa-bd1b765eb671']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:57:11.706130 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbfc0788-bb81-4348-87c5-149a49031e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:57:11.729474 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fbfc0788-bb81-4348-87c5-149a49031e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d46d17a-2a4f-4578-b356-1e9e82c12fd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-634635624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['d552a97f-022a-46bc-b769-2d304b79446f','509efcb2-66bf-4c50-a63e-5bcfc1b52cea','6ae6977d-6797-4353-8ebd-f5914d8b065e','ec639032-fa70-4c18-b0aa-bd1b765eb671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:57:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-634635624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d46d17a-2a4f-4578-b356-1e9e82c12fd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:57:11.730355 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e15f8a4-58ac-4388-a2c8-b8c262206940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:57:11.749483 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e15f8a4-58ac-4388-a2c8-b8c262206940) transitioned into state 'SUCCESS' from state '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-634635624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['d552a97f-022a-46bc-b769-2d304b79446f','509efcb2-66bf-4c50-a63e-5bcfc1b52cea','6ae6977d-6797-4353-8ebd-f5914d8b065e','ec639032-fa70-4c18-b0aa-bd1b765eb671'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:57:11.750317 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0976c02-9c72-43fc-aa36-99659cc35b5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:57:11.759418 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0976c02-9c72-43fc-aa36-99659cc35b5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:57:11.760119 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (3ab4a4ae-1169-4a25-99ef-835546deaea5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:57:11.760436 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:57:11.760921 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8e7a5b71-49fa-4e18-aa8d-49824aed0e59 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:57:11.761369 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1486/5952] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:57:11 2026] POST /volume/v3/volumes => generated 756 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:57:11.772359 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4f4a1b03-55f7-4516-b045-406eb1150be3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:11.773865 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4f4a1b03-55f7-4516-b045-406eb1150be3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:57:11.774020 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4f4a1b03-55f7-4516-b045-406eb1150be3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:11.774212 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4f4a1b03-55f7-4516-b045-406eb1150be3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:11.780210 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:11.780210 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:57:11.783432 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4f4a1b03-55f7-4516-b045-406eb1150be3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:11.787080 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4f4a1b03-55f7-4516-b045-406eb1150be3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 200 Jul 09 15:57:11.787460 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1503/5953] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:57:11 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 824 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:57:12.799832 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ef656b96-6c63-40bf-a5d7-10879d949fb9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:12.801867 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef656b96-6c63-40bf-a5d7-10879d949fb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:57:12.802106 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef656b96-6c63-40bf-a5d7-10879d949fb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:12.802383 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ef656b96-6c63-40bf-a5d7-10879d949fb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:12.810858 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:12.810858 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:57:12.814730 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-ef656b96-6c63-40bf-a5d7-10879d949fb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:12.820193 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ef656b96-6c63-40bf-a5d7-10879d949fb9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 200 Jul 09 15:57:12.820637 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1470/5954] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:57:12 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:57:12.831163 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5f4557c2-e5f2-4ec6-9d46-028e19a7c4c9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:12.832904 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f4557c2-e5f2-4ec6-9d46-028e19a7c4c9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:57:12.833114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f4557c2-e5f2-4ec6-9d46-028e19a7c4c9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:12.833308 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5f4557c2-e5f2-4ec6-9d46-028e19a7c4c9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:12.840258 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:12.840258 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:57:12.843813 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5f4557c2-e5f2-4ec6-9d46-028e19a7c4c9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:12.848102 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5f4557c2-e5f2-4ec6-9d46-028e19a7c4c9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 200 Jul 09 15:57:12.848528 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1496/5955] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:57:12 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:57:13.785249 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8638fe04-9ff4-448e-a209-9e4a67d615f5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:13.787363 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8638fe04-9ff4-448e-a209-9e4a67d615f5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:57:13.787546 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8638fe04-9ff4-448e-a209-9e4a67d615f5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:13.787738 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8638fe04-9ff4-448e-a209-9e4a67d615f5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:13.794439 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:13.794439 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:57:13.797959 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8638fe04-9ff4-448e-a209-9e4a67d615f5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:13.802217 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8638fe04-9ff4-448e-a209-9e4a67d615f5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 200 Jul 09 15:57:13.802669 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1487/5956] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:57:13 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:57:14.190080 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-9fee6bcc-80c7-4c8f-ac75-a1b4e5d3e391 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:14.192054 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-9fee6bcc-80c7-4c8f-ac75-a1b4e5d3e391 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:57:14.192287 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-9fee6bcc-80c7-4c8f-ac75-a1b4e5d3e391 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:14.192493 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-9fee6bcc-80c7-4c8f-ac75-a1b4e5d3e391 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:14.198710 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:14.198710 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:57:14.202051 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-9fee6bcc-80c7-4c8f-ac75-a1b4e5d3e391 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:14.206041 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-9fee6bcc-80c7-4c8f-ac75-a1b4e5d3e391 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 200 Jul 09 15:57:14.206445 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1504/5957] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:57:14 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:57:14.214819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-80442f88-87b8-4b39-9138-8ea1e5637ddf None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:14.215167 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-80442f88-87b8-4b39-9138-8ea1e5637ddf None None] GET https://10.4.3.19/volume// Jul 09 15:57:14.215352 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-80442f88-87b8-4b39-9138-8ea1e5637ddf None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:14.215522 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-80442f88-87b8-4b39-9138-8ea1e5637ddf None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:14.215857 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-80442f88-87b8-4b39-9138-8ea1e5637ddf None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:57:14.216111 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1471/5958] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15: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 09 15:57:14.222111 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-55ce8948-ccd9-4847-a8a0-7895d599ef01 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:14.224228 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-55ce8948-ccd9-4847-a8a0-7895d599ef01 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:57:14.224584 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-55ce8948-ccd9-4847-a8a0-7895d599ef01 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d46d17a-2a4f-4578-b356-1e9e82c12fd1", "connector": null, "instance_uuid": "3dc7d5d3-f4e6-4051-b936-ec2099ea917c"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:57:14.232620 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:14.232620 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:57:14.255098 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-55ce8948-ccd9-4847-a8a0-7895d599ef01 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:57:14.255520 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1497/5959] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:57:14 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 09 15:57:20.091725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6f1ccbf7-c1be-4d7d-b839-42606f223e33 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:20.092099 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6f1ccbf7-c1be-4d7d-b839-42606f223e33 None None] GET https://10.4.3.19/volume// Jul 09 15:57:20.092283 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6f1ccbf7-c1be-4d7d-b839-42606f223e33 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:20.092458 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6f1ccbf7-c1be-4d7d-b839-42606f223e33 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:20.092760 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6f1ccbf7-c1be-4d7d-b839-42606f223e33 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:57:20.093047 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1488/5960] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:57: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 09 15:57:20.099620 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-697455bc-e7f9-4aae-9ec8-34461c393de0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:20.101619 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-697455bc-e7f9-4aae-9ec8-34461c393de0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:57:20.101832 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-697455bc-e7f9-4aae-9ec8-34461c393de0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:20.102052 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-697455bc-e7f9-4aae-9ec8-34461c393de0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:20.111844 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:20.111844 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:57:20.117025 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-697455bc-e7f9-4aae-9ec8-34461c393de0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:20.122878 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-697455bc-e7f9-4aae-9ec8-34461c393de0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 200 Jul 09 15:57:20.123334 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1505/5961] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:57:20 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 1543 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:57:20.225323 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8af07876-dd7d-4bfb-bebe-85f842e89d06 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:20.227166 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8af07876-dd7d-4bfb-bebe-85f842e89d06 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210 Jul 09 15:57:20.227535 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8af07876-dd7d-4bfb-bebe-85f842e89d06 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:57:20.235353 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8af07876-dd7d-4bfb-bebe-85f842e89d06 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-8d46d17a-2a4f-4578-b356-1e9e82c12fd1-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:57:20.239554 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8af07876-dd7d-4bfb-bebe-85f842e89d06 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-8d46d17a-2a4f-4578-b356-1e9e82c12fd1-np0000004916" acquired by "attachment_update" :: waited 0.004s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:57:20.240455 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:20.240455 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:57:20.757543 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8af07876-dd7d-4bfb-bebe-85f842e89d06 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-8d46d17a-2a4f-4578-b356-1e9e82c12fd1-np0000004916" released by "attachment_update" :: held 0.518s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:57:20.757795 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-8af07876-dd7d-4bfb-bebe-85f842e89d06 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210 returned with HTTP 200 Jul 09 15:57:20.758365 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1472/5962] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:57:20 2026] PUT /volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210 => generated 969 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:57:21.269547 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-c68ddddb-61b1-4d83-a804-c4f436d79125 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:21.271379 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-c68ddddb-61b1-4d83-a804-c4f436d79125 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210/action Jul 09 15:57:21.271684 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-c68ddddb-61b1-4d83-a804-c4f436d79125 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:57:21.271807 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-c68ddddb-61b1-4d83-a804-c4f436d79125 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:57:21.285174 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:21.285174 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:57:21.297590 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-1f4bbcd4-2354-4c20-82f1-9f6e783bc5e2 req-c68ddddb-61b1-4d83-a804-c4f436d79125 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210/action returned with HTTP 204 Jul 09 15:57:21.298029 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1498/5963] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:57:21 2026] POST /volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:57:23.801042 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=28,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:57:30.120091 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=17,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:57:30.752820 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:57:31.293646 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=26,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:57:56.249539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5478762f-d18a-403c-96f4-754228ffa1e3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:56.251256 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5478762f-d18a-403c-96f4-754228ffa1e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/limits Jul 09 15:57:56.251450 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5478762f-d18a-403c-96f4-754228ffa1e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:56.251655 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5478762f-d18a-403c-96f4-754228ffa1e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:56.270287 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5478762f-d18a-403c-96f4-754228ffa1e3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/limits returned with HTTP 200 Jul 09 15:57:56.270639 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1489/5964] 10.4.3.19 () {68 vars in 1477 bytes} [Thu Jul 9 15:57:56 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 09 15:57:56.797545 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5773873e-baae-4d2e-8165-29a105779d6e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:56.799726 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5773873e-baae-4d2e-8165-29a105779d6e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:57:56.799946 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5773873e-baae-4d2e-8165-29a105779d6e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:56.800137 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5773873e-baae-4d2e-8165-29a105779d6e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:56.809168 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:56.809168 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:57:56.812387 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5773873e-baae-4d2e-8165-29a105779d6e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:56.817455 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-5773873e-baae-4d2e-8165-29a105779d6e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 200 Jul 09 15:57:56.817959 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1506/5965] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:57:56 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 1656 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:57:56.826613 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-42ce73d6-b7a7-418e-ab34-89203b83165e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:56.828488 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-42ce73d6-b7a7-418e-ab34-89203b83165e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 15:57:56.828783 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-42ce73d6-b7a7-418e-ab34-89203b83165e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d46d17a-2a4f-4578-b356-1e9e82c12fd1", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1199170868", "description": null, "metadata": {}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:57:56.838997 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:56.838997 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:57:56.839473 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-42ce73d6-b7a7-418e-ab34-89203b83165e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:57:56.839597 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.snapshots [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-42ce73d6-b7a7-418e-ab34-89203b83165e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create snapshot from volume 8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:57:56.866102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-42ce73d6-b7a7-418e-ab34-89203b83165e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['3bc11c87-4476-4569-8f82-9b90f7433414', 'a4ae7db6-a5d7-48f3-8baa-f024e5567517', '729474b5-a6e9-4632-bdea-6a89e368484f', '1c81b9b8-416c-41be-bcf5-3609bb1b685d'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:57:56.906371 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-42ce73d6-b7a7-418e-ab34-89203b83165e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot force create request issued successfully. Jul 09 15:57:56.906796 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-11e0b5fd-62b8-4f48-9b95-c848205dc588 req-42ce73d6-b7a7-418e-ab34-89203b83165e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 15:57:56.907376 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1473/5966] 10.4.3.19 () {72 vars in 1540 bytes} [Thu Jul 9 15:57:56 2026] POST /volume/v3/snapshots => generated 320 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:57:58.597527 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e88c3e4c-c830-448f-ac2a-99f405def335 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:57:58.599100 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e88c3e4c-c830-448f-ac2a-99f405def335 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:57:58.599286 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e88c3e4c-c830-448f-ac2a-99f405def335 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:57:58.599464 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e88c3e4c-c830-448f-ac2a-99f405def335 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:57:58.604405 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:57:58.604405 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:57:58.604783 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e88c3e4c-c830-448f-ac2a-99f405def335 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:57:58.605512 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e88c3e4c-c830-448f-ac2a-99f405def335 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a returned with HTTP 200 Jul 09 15:57:58.605810 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1499/5967] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:57:58 2026] GET /volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:58:00.047941 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-ff8476f6-2ee0-4a91-8cdb-1e03358ad53e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:00.050107 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-ff8476f6-2ee0-4a91-8cdb-1e03358ad53e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:58:00.050335 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-ff8476f6-2ee0-4a91-8cdb-1e03358ad53e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:00.050542 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-ff8476f6-2ee0-4a91-8cdb-1e03358ad53e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:00.056095 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:00.056095 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:58:00.056727 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-ff8476f6-2ee0-4a91-8cdb-1e03358ad53e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:58:00.057495 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-ff8476f6-2ee0-4a91-8cdb-1e03358ad53e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a returned with HTTP 200 Jul 09 15:58:00.057847 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1490/5968] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:58:00 2026] GET /volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a => generated 479 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:58:05.430979 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-0b880524-7468-42db-a594-cc3341ae1f1a None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:05.433007 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-0b880524-7468-42db-a594-cc3341ae1f1a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:58:05.433173 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-0b880524-7468-42db-a594-cc3341ae1f1a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:05.433376 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-0b880524-7468-42db-a594-cc3341ae1f1a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:05.438585 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:05.438585 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:58:05.438993 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-0b880524-7468-42db-a594-cc3341ae1f1a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:58:05.439757 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-0b880524-7468-42db-a594-cc3341ae1f1a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a returned with HTTP 200 Jul 09 15:58:05.440140 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1507/5969] 10.4.3.19 () {68 vars in 1597 bytes} [Thu Jul 9 15:58:05 2026] GET /volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:58:05.447593 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-3a3194b7-86a9-41fb-9b7c-3ce6b5966cac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:05.449941 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-3a3194b7-86a9-41fb-9b7c-3ce6b5966cac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:58:05.450113 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-3a3194b7-86a9-41fb-9b7c-3ce6b5966cac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:05.450311 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-3a3194b7-86a9-41fb-9b7c-3ce6b5966cac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:05.459130 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:05.459130 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:58:05.462265 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-3a3194b7-86a9-41fb-9b7c-3ce6b5966cac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:58:05.466462 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-3a3194b7-86a9-41fb-9b7c-3ce6b5966cac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 200 Jul 09 15:58:05.466821 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1474/5970] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:58:05 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 1656 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:58:05.474914 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:05.477772 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:58:05.478198 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "82fe6f3a-4088-4408-9b93-5571ecc7d39a", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:58:05.480506 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '82fe6f3a-4088-4408-9b93-5571ecc7d39a', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:58:05.490128 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:05.490128 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:58:05.490805 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:58:05.490969 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:58:05.491819 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:58:05.499153 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (692657e1-c070-4c70-ab70-79fdc46c26e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:58:05.500611 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760b47ad-fdc1-45d3-90ec-dcf1bc7da32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:58:05.501843 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:58:05.527396 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (760b47ad-fdc1-45d3-90ec-dcf1bc7da32b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '82fe6f3a-4088-4408-9b93-5571ecc7d39a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:58:05.528087 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7006edff-76cd-4d92-802e-9f1bb4527022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:58:05.563606 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['8b08311a-46ed-4d26-b307-464cb3ec2fb2', '20aad831-224a-483e-8957-0ffe68058f25', '4d81e6b9-5348-4829-ac07-8aa14b33111a', '4cd0f9a7-053c-4e61-bf35-d175f0742bf2'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:58:05.564278 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7006edff-76cd-4d92-802e-9f1bb4527022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b08311a-46ed-4d26-b307-464cb3ec2fb2', '20aad831-224a-483e-8957-0ffe68058f25', '4d81e6b9-5348-4829-ac07-8aa14b33111a', '4cd0f9a7-053c-4e61-bf35-d175f0742bf2']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:58:05.564965 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f97a37-3d32-45c4-b665-2712ae4b0a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:58:05.603026 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b8f97a37-3d32-45c4-b665-2712ae4b0a2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad', '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='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['8b08311a-46ed-4d26-b307-464cb3ec2fb2','20aad831-224a-483e-8957-0ffe68058f25','4d81e6b9-5348-4829-ac07-8aa14b33111a','4cd0f9a7-053c-4e61-bf35-d175f0742bf2'],size=1,snapshot_id=82fe6f3a-4088-4408-9b93-5571ecc7d39a,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), '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-09T15:58:05Z,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=7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=82fe6f3a-4088-4408-9b93-5571ecc7d39a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:58:05.603679 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec42975a-ecad-4e0e-a522-854354ca4f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:58:05.620735 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec42975a-ecad-4e0e-a522-854354ca4f64) transitioned into 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='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['8b08311a-46ed-4d26-b307-464cb3ec2fb2','20aad831-224a-483e-8957-0ffe68058f25','4d81e6b9-5348-4829-ac07-8aa14b33111a','4cd0f9a7-053c-4e61-bf35-d175f0742bf2'],size=1,snapshot_id=82fe6f3a-4088-4408-9b93-5571ecc7d39a,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:58:05.621777 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2383d4f2-9068-43e5-bad0-d24b23fbf954) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:58:05.651913 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2383d4f2-9068-43e5-bad0-d24b23fbf954) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:58:05.653026 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (692657e1-c070-4c70-ab70-79fdc46c26e9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:58:05.653437 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:58:05.654134 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-29a13213-45b3-478e-ad51-ad36abbf37ed tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:58:05.654716 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1500/5971] 10.4.3.19 () {72 vars in 1534 bytes} [Thu Jul 9 15:58:05 2026] POST /volume/v3/volumes => generated 734 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:58:05.661476 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-fc075e61-1a52-4a52-a74e-12259d873fd8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:05.663324 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-fc075e61-1a52-4a52-a74e-12259d873fd8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad Jul 09 15:58:05.663539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-fc075e61-1a52-4a52-a74e-12259d873fd8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:05.663741 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-fc075e61-1a52-4a52-a74e-12259d873fd8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:05.672559 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:05.672559 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:58:05.677306 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-fc075e61-1a52-4a52-a74e-12259d873fd8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:58:05.681954 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-fc075e61-1a52-4a52-a74e-12259d873fd8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad returned with HTTP 200 Jul 09 15:58:05.682372 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1491/5972] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:58:05 2026] GET /volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:58:05.689523 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-c67d2db5-652e-48ad-b547-aa61aec6cbfe None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:05.691445 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-c67d2db5-652e-48ad-b547-aa61aec6cbfe tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad Jul 09 15:58:05.691593 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-c67d2db5-652e-48ad-b547-aa61aec6cbfe tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:05.691761 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-c67d2db5-652e-48ad-b547-aa61aec6cbfe tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:05.697996 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:05.697996 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:58:05.701444 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-c67d2db5-652e-48ad-b547-aa61aec6cbfe tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:58:05.705600 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-c67d2db5-652e-48ad-b547-aa61aec6cbfe tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad returned with HTTP 200 Jul 09 15:58:05.706215 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1508/5973] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:58:05 2026] GET /volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad => generated 802 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:58:08.713746 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-5461f157-0d47-4d1d-8663-2f3830a4d318 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:08.715836 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-5461f157-0d47-4d1d-8663-2f3830a4d318 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad Jul 09 15:58:08.716016 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-5461f157-0d47-4d1d-8663-2f3830a4d318 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:08.716216 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-5461f157-0d47-4d1d-8663-2f3830a4d318 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:08.722985 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:08.722985 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:58:08.726439 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-5461f157-0d47-4d1d-8663-2f3830a4d318 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:58:08.730733 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-5461f157-0d47-4d1d-8663-2f3830a4d318 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad returned with HTTP 200 Jul 09 15:58:08.731127 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1475/5974] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:58:08 2026] GET /volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:58:08.738466 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6b91271e-84eb-43e0-9f8d-93160d437cc9 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:08.739016 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b91271e-84eb-43e0-9f8d-93160d437cc9 None None] GET https://10.4.3.19/volume// Jul 09 15:58:08.739134 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b91271e-84eb-43e0-9f8d-93160d437cc9 None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:08.739353 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6b91271e-84eb-43e0-9f8d-93160d437cc9 None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:08.739657 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6b91271e-84eb-43e0-9f8d-93160d437cc9 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:58:08.739929 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1501/5975] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:58: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 09 15:58:08.746342 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-4f1dd5a8-79a2-422e-a963-519235d4899d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:08.748392 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-4f1dd5a8-79a2-422e-a963-519235d4899d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:58:08.748745 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-4f1dd5a8-79a2-422e-a963-519235d4899d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad", "connector": null, "instance_uuid": "af6f1ef4-2087-4460-b7eb-806e08dde459"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:58:08.756934 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:08.756934 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:58:08.784237 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-4f1dd5a8-79a2-422e-a963-519235d4899d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:58:08.784647 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1492/5976] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:58:08 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 09 15:58:08.792162 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4971b819-af76-464c-9b69-52ebaa60b08e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:08.792162 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4971b819-af76-464c-9b69-52ebaa60b08e None None] GET https://10.4.3.19/volume// Jul 09 15:58:08.792555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4971b819-af76-464c-9b69-52ebaa60b08e None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:08.792555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4971b819-af76-464c-9b69-52ebaa60b08e None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:08.792805 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4971b819-af76-464c-9b69-52ebaa60b08e None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:58:08.793088 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1509/5977] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:58: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 09 15:58:08.800143 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-69e2f45f-31bd-4560-8306-5d0d863eefac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:08.802673 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-69e2f45f-31bd-4560-8306-5d0d863eefac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad Jul 09 15:58:08.802943 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-69e2f45f-31bd-4560-8306-5d0d863eefac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:08.803236 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-69e2f45f-31bd-4560-8306-5d0d863eefac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:08.815434 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:08.815434 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:58:08.819578 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-69e2f45f-31bd-4560-8306-5d0d863eefac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:58:08.825919 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-69e2f45f-31bd-4560-8306-5d0d863eefac tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad returned with HTTP 200 Jul 09 15:58:08.826477 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1476/5978] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:58:08 2026] GET /volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad => generated 1522 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:58:08.922272 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-8c7caf23-4e44-4d75-b645-86f5f5fcf17d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:08.924635 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-8c7caf23-4e44-4d75-b645-86f5f5fcf17d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254 Jul 09 15:58:08.924980 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-8c7caf23-4e44-4d75-b645-86f5f5fcf17d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:58:08.933795 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-8c7caf23-4e44-4d75-b645-86f5f5fcf17d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad-np0000004916" by "attachment_update" {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:58:08.939123 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-8c7caf23-4e44-4d75-b645-86f5f5fcf17d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99864) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:58:08.940138 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:08.940138 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:58:09.462243 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.coordination [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-8c7caf23-4e44-4d75-b645-86f5f5fcf17d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad-np0000004916" released by "attachment_update" :: held 0.523s {{(pid=99864) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:58:09.462566 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-8c7caf23-4e44-4d75-b645-86f5f5fcf17d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254 returned with HTTP 200 Jul 09 15:58:09.463038 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1502/5979] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:58:08 2026] PUT /volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254 => generated 969 bytes in 541 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:58:09.974836 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-655d5654-296c-490e-b34f-d7867436589e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:09.977117 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-655d5654-296c-490e-b34f-d7867436589e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254/action Jul 09 15:58:09.977576 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-655d5654-296c-490e-b34f-d7867436589e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99865) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:58:09.977765 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-655d5654-296c-490e-b34f-d7867436589e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:58:09.995614 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:09.995614 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:58:10.006342 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-d85babc0-ca2b-4a25-867a-97864b81b37b req-655d5654-296c-490e-b34f-d7867436589e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254/action returned with HTTP 204 Jul 09 15:58:10.006845 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1493/5980] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:58:09 2026] POST /volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:58:15.704422 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=10 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:58:18.824003 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:58:19.455393 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:58:20.002613 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:58:56.729279 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-79660261-37b4-406a-8277-3f72c5cf22b4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:58:56.730930 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-79660261-37b4-406a-8277-3f72c5cf22b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad Jul 09 15:58:56.731079 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-79660261-37b4-406a-8277-3f72c5cf22b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:58:56.731270 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-79660261-37b4-406a-8277-3f72c5cf22b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:58:56.739830 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:58:56.739830 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:58:56.742915 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-79660261-37b4-406a-8277-3f72c5cf22b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:58:56.746844 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-79660261-37b4-406a-8277-3f72c5cf22b4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad returned with HTTP 200 Jul 09 15:58:56.747167 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1510/5981] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:58:56 2026] GET /volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:59:00.876013 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-be9d6972-6de1-41e1-b154-f5a5ff613c87 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:00.877930 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-be9d6972-6de1-41e1-b154-f5a5ff613c87 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254 Jul 09 15:59:00.878122 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-be9d6972-6de1-41e1-b154-f5a5ff613c87 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:00.878354 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-be9d6972-6de1-41e1-b154-f5a5ff613c87 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:00.885069 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:00.885069 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:59:01.408869 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-be9d6972-6de1-41e1-b154-f5a5ff613c87 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254 returned with HTTP 200 Jul 09 15:59:01.409336 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1477/5982] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:59:00 2026] DELETE /volume/v3/attachments/789ffdd2-d853-4daa-b13e-f9ac4729f254 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:59:01.418419 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-57c5a0ec-5779-4bcd-b895-5ead59c03925 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:01.420222 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-57c5a0ec-5779-4bcd-b895-5ead59c03925 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad Jul 09 15:59:01.420395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-57c5a0ec-5779-4bcd-b895-5ead59c03925 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:01.420565 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-57c5a0ec-5779-4bcd-b895-5ead59c03925 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:01.420708 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-57c5a0ec-5779-4bcd-b895-5ead59c03925 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad Jul 09 15:59:01.426854 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:01.426854 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:59:01.427844 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-57c5a0ec-5779-4bcd-b895-5ead59c03925 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:59:01.441868 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-57c5a0ec-5779-4bcd-b895-5ead59c03925 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 15:59:01.442135 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-8b85f6cc-428b-4f1a-bcd6-f917bef6f82f req-57c5a0ec-5779-4bcd-b895-5ead59c03925 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad returned with HTTP 202 Jul 09 15:59:01.442846 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1503/5983] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:59:01 2026] DELETE /volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:59:04.742554 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4e832ba5-53ac-4e39-86e0-198ea17a2370 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:04.744267 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4e832ba5-53ac-4e39-86e0-198ea17a2370 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad Jul 09 15:59:04.744443 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4e832ba5-53ac-4e39-86e0-198ea17a2370 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:04.744624 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4e832ba5-53ac-4e39-86e0-198ea17a2370 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:04.749955 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4e832ba5-53ac-4e39-86e0-198ea17a2370 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad returned with HTTP 404 Jul 09 15:59:04.750409 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1494/5984] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:59:04 2026] GET /volume/v3/volumes/7f2b783e-93c7-4b7a-a7a6-8ffce9a673ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:59:04.756279 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-be84f728-8568-468e-9d40-56e892a8f1d2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:04.758022 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-be84f728-8568-468e-9d40-56e892a8f1d2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:59:04.758255 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-be84f728-8568-468e-9d40-56e892a8f1d2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:04.758481 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-be84f728-8568-468e-9d40-56e892a8f1d2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:04.758605 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.snapshots [None req-be84f728-8568-468e-9d40-56e892a8f1d2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: 82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:59:04.763547 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:04.763547 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:59:04.763965 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-be84f728-8568-468e-9d40-56e892a8f1d2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:59:04.782476 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-be84f728-8568-468e-9d40-56e892a8f1d2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot delete request issued successfully. Jul 09 15:59:04.782655 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-be84f728-8568-468e-9d40-56e892a8f1d2 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a returned with HTTP 202 Jul 09 15:59:04.783065 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1511/5985] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:59:04 2026] DELETE /volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:59:04.790270 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c7d24cff-0a61-40aa-b8e9-c3b5e72cb206 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:04.792020 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c7d24cff-0a61-40aa-b8e9-c3b5e72cb206 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:59:04.792225 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c7d24cff-0a61-40aa-b8e9-c3b5e72cb206 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:04.792418 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c7d24cff-0a61-40aa-b8e9-c3b5e72cb206 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:04.797263 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:04.797263 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:59:04.797733 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c7d24cff-0a61-40aa-b8e9-c3b5e72cb206 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 15:59:04.798692 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c7d24cff-0a61-40aa-b8e9-c3b5e72cb206 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a returned with HTTP 200 Jul 09 15:59:04.799031 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1478/5986] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:59:04 2026] GET /volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:59:05.813374 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d4b1a072-f45d-41d5-9a63-7a1c74870fd4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:05.815051 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4b1a072-f45d-41d5-9a63-7a1c74870fd4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:59:05.815270 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4b1a072-f45d-41d5-9a63-7a1c74870fd4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:05.815452 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4b1a072-f45d-41d5-9a63-7a1c74870fd4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:05.819301 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4b1a072-f45d-41d5-9a63-7a1c74870fd4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a returned with HTTP 404 Jul 09 15:59:05.819708 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1504/5987] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:59:05 2026] GET /volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:59:09.926965 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-aeee63ca-7b3a-4597-9ec0-2256256149d0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:09.928912 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-aeee63ca-7b3a-4597-9ec0-2256256149d0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210 Jul 09 15:59:09.929088 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-aeee63ca-7b3a-4597-9ec0-2256256149d0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:09.929282 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-aeee63ca-7b3a-4597-9ec0-2256256149d0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:09.935756 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:09.935756 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:59:10.459796 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-aeee63ca-7b3a-4597-9ec0-2256256149d0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210 returned with HTTP 200 Jul 09 15:59:10.460177 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1495/5988] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 15:59:09 2026] DELETE /volume/v3/attachments/d936c2ae-d49f-4982-a0e2-d79a4391a210 => generated 19 bytes in 533 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:59:10.468941 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-6303c20e-95b1-4400-9b24-e38a31aabf33 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:10.470652 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-6303c20e-95b1-4400-9b24-e38a31aabf33 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:59:10.470812 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-6303c20e-95b1-4400-9b24-e38a31aabf33 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:10.470977 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-6303c20e-95b1-4400-9b24-e38a31aabf33 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:10.471121 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-6303c20e-95b1-4400-9b24-e38a31aabf33 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:59:10.477212 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:10.477212 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:59:10.477617 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-6303c20e-95b1-4400-9b24-e38a31aabf33 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:59:10.490976 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-6303c20e-95b1-4400-9b24-e38a31aabf33 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 15:59:10.491160 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-24c800f6-e32b-4832-a1f8-7d4c87ca5c27 req-6303c20e-95b1-4400-9b24-e38a31aabf33 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 202 Jul 09 15:59:10.491612 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1512/5989] 10.4.3.19 () {70 vars in 1613 bytes} [Thu Jul 9 15:59:10 2026] DELETE /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 15:59:12.711196 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e1cfd7da-7533-4a59-aa48-1e0ccef68d9e None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:12.712812 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e1cfd7da-7533-4a59-aa48-1e0ccef68d9e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:59:12.712991 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e1cfd7da-7533-4a59-aa48-1e0ccef68d9e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:12.713199 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e1cfd7da-7533-4a59-aa48-1e0ccef68d9e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:12.718374 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e1cfd7da-7533-4a59-aa48-1e0ccef68d9e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 404 Jul 09 15:59:12.718767 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1479/5990] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:59:12 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:59:13.066763 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a03d99e2-5822-4dac-8942-2b0589f3689d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:13.068389 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a03d99e2-5822-4dac-8942-2b0589f3689d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:59:13.068568 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a03d99e2-5822-4dac-8942-2b0589f3689d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:13.068740 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a03d99e2-5822-4dac-8942-2b0589f3689d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:13.068831 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.snapshots [None req-a03d99e2-5822-4dac-8942-2b0589f3689d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: 82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:59:13.075982 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a03d99e2-5822-4dac-8942-2b0589f3689d tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a returned with HTTP 404 Jul 09 15:59:13.076424 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1505/5991] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 15:59:13 2026] DELETE /volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:59:13.082848 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3210e961-1dd2-450e-b56f-0b78ce4cd522 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:13.084442 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3210e961-1dd2-450e-b56f-0b78ce4cd522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a Jul 09 15:59:13.084611 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3210e961-1dd2-450e-b56f-0b78ce4cd522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:13.084780 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3210e961-1dd2-450e-b56f-0b78ce4cd522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:13.088638 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3210e961-1dd2-450e-b56f-0b78ce4cd522 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a returned with HTTP 404 Jul 09 15:59:13.089065 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1496/5992] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 15:59:13 2026] GET /volume/v3/snapshots/82fe6f3a-4088-4408-9b93-5571ecc7d39a => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:59:13.684708 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a375f092-5063-4c7f-8350-89bb91d65cdd None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:13.686508 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a375f092-5063-4c7f-8350-89bb91d65cdd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:59:13.686727 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a375f092-5063-4c7f-8350-89bb91d65cdd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:13.686936 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a375f092-5063-4c7f-8350-89bb91d65cdd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:13.687143 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a375f092-5063-4c7f-8350-89bb91d65cdd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:59:13.691937 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a375f092-5063-4c7f-8350-89bb91d65cdd tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 404 Jul 09 15:59:13.692402 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1513/5993] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 15:59:13 2026] DELETE /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:59:13.698535 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-87b699fe-489f-48db-a5c0-4f72e01a0aa9 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:13.700444 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87b699fe-489f-48db-a5c0-4f72e01a0aa9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 Jul 09 15:59:13.700652 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87b699fe-489f-48db-a5c0-4f72e01a0aa9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:13.700871 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-87b699fe-489f-48db-a5c0-4f72e01a0aa9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:13.707045 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-87b699fe-489f-48db-a5c0-4f72e01a0aa9 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 returned with HTTP 404 Jul 09 15:59:13.707503 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1480/5994] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:59:13 2026] GET /volume/v3/volumes/8d46d17a-2a4f-4578-b356-1e9e82c12fd1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:59:14.559540 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:14.561121 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 15:59:14.561463 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-2070563502", "snapshot_id": null, "imageRef": "56bda20e-6705-41fb-a63e-6ae79c0868b7", "volume_type": null, "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:59:14.562858 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-2070563502', 'snapshot_id': None, 'imageRef': '56bda20e-6705-41fb-a63e-6ae79c0868b7', 'volume_type': None, 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 15:59:14.628667 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 15:59:14.633129 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 15:59:14.638194 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (9baf2dd4-1dfc-4dd1-b7d9-c56e3efc5e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:59:14.639257 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b7e50c-bf19-45cd-a351-0438a44eb909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:59:14.640112 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 15:59:14.689777 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17b7e50c-bf19-45cd-a351-0438a44eb909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:59:14.690493 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5478408-19b0-4a85-bf2e-56bd9421f50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:59:14.725630 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['81e9b0c5-1765-4e55-b419-def5d2c26433', 'f3b95600-d890-4ec8-831f-e1f078dd9b9d', '668ef764-cf08-45c2-b27e-ea48287e94b4', '6566548d-cb38-4d53-b2b9-c129d4b79043'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 15:59:14.726503 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5478408-19b0-4a85-bf2e-56bd9421f50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81e9b0c5-1765-4e55-b419-def5d2c26433', 'f3b95600-d890-4ec8-831f-e1f078dd9b9d', '668ef764-cf08-45c2-b27e-ea48287e94b4', '6566548d-cb38-4d53-b2b9-c129d4b79043']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:59:14.727257 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a1518c-5ba2-45f2-af6b-d99fbca8098b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:59:14.750601 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9a1518c-5ba2-45f2-af6b-d99fbca8098b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f6f354a-0533-484e-b4b9-04b119e3ea81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2070563502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['81e9b0c5-1765-4e55-b419-def5d2c26433','f3b95600-d890-4ec8-831f-e1f078dd9b9d','668ef764-cf08-45c2-b27e-ea48287e94b4','6566548d-cb38-4d53-b2b9-c129d4b79043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T15:59:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-2070563502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f6f354a-0533-484e-b4b9-04b119e3ea81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:59:14.751259 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fc12d2-7e76-45ab-a22f-51c995da81cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:59:14.766354 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96fc12d2-7e76-45ab-a22f-51c995da81cd) transitioned into state 'SUCCESS' from state '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-2070563502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['81e9b0c5-1765-4e55-b419-def5d2c26433','f3b95600-d890-4ec8-831f-e1f078dd9b9d','668ef764-cf08-45c2-b27e-ea48287e94b4','6566548d-cb38-4d53-b2b9-c129d4b79043'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:59:14.766919 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d31df4f-3c41-4cdb-ac2a-578b2e424338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 15:59:14.775478 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d31df4f-3c41-4cdb-ac2a-578b2e424338) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 15:59:14.776236 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (9baf2dd4-1dfc-4dd1-b7d9-c56e3efc5e2f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 15:59:14.776507 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 15:59:14.777018 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b00758d0-95b1-4d8e-bbf3-07ef98839ecf tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 15:59:14.777436 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1506/5995] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 15:59:14 2026] POST /volume/v3/volumes => generated 757 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 15:59:14.790681 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7a5db2f5-037b-4d53-b01c-b9262bd520c8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:14.792267 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7a5db2f5-037b-4d53-b01c-b9262bd520c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 15:59:14.792429 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7a5db2f5-037b-4d53-b01c-b9262bd520c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:14.792601 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7a5db2f5-037b-4d53-b01c-b9262bd520c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:14.798738 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:14.798738 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:59:14.801921 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-7a5db2f5-037b-4d53-b01c-b9262bd520c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:59:14.805557 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7a5db2f5-037b-4d53-b01c-b9262bd520c8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 15:59:14.805893 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1497/5996] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:59:14 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 15:59:15.819435 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b92492be-83f9-4104-8f2b-0b00e118d1f6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:15.821124 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b92492be-83f9-4104-8f2b-0b00e118d1f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 15:59:15.821357 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b92492be-83f9-4104-8f2b-0b00e118d1f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:15.821567 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b92492be-83f9-4104-8f2b-0b00e118d1f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:15.828113 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:15.828113 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:59:15.831345 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b92492be-83f9-4104-8f2b-0b00e118d1f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:59:15.835704 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b92492be-83f9-4104-8f2b-0b00e118d1f6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 15:59:15.836092 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1514/5997] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:59:15 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:59:15.847139 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8e98793c-140b-4377-8658-862f906d6ba1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:15.848765 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8e98793c-140b-4377-8658-862f906d6ba1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 15:59:15.848979 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8e98793c-140b-4377-8658-862f906d6ba1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:15.849153 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8e98793c-140b-4377-8658-862f906d6ba1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:15.855828 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:15.855828 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:59:15.859156 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-8e98793c-140b-4377-8658-862f906d6ba1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:59:15.863510 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8e98793c-140b-4377-8658-862f906d6ba1 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 15:59:15.863911 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1481/5998] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 15:59:15 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:59:15.943673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-0ccd14a4-1e33-4f94-a8db-606939aad72c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:15.946239 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-0ccd14a4-1e33-4f94-a8db-606939aad72c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 15:59:15.946468 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-0ccd14a4-1e33-4f94-a8db-606939aad72c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:15.946691 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-0ccd14a4-1e33-4f94-a8db-606939aad72c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:15.955034 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:15.955034 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 15:59:15.958917 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-0ccd14a4-1e33-4f94-a8db-606939aad72c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:59:15.964304 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-0ccd14a4-1e33-4f94-a8db-606939aad72c tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 15:59:15.964750 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1507/5999] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:59:15 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:59:16.417318 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-72215654-76b6-486c-b42b-252662af6c5f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:16.419382 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-72215654-76b6-486c-b42b-252662af6c5f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 15:59:16.419574 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-72215654-76b6-486c-b42b-252662af6c5f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:16.419751 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-72215654-76b6-486c-b42b-252662af6c5f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:16.426999 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:16.426999 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:59:16.430624 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-72215654-76b6-486c-b42b-252662af6c5f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:59:16.435496 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-72215654-76b6-486c-b42b-252662af6c5f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 15:59:16.435898 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1498/6000] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 15:59:16 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:59:16.445803 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ff2f8855-130f-4820-b972-cfc00dcfaa41 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:16.446135 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff2f8855-130f-4820-b972-cfc00dcfaa41 None None] GET https://10.4.3.19/volume// Jul 09 15:59:16.446325 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff2f8855-130f-4820-b972-cfc00dcfaa41 None None] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:16.446495 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ff2f8855-130f-4820-b972-cfc00dcfaa41 None None] Calling method 'all' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:16.446809 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ff2f8855-130f-4820-b972-cfc00dcfaa41 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:59:16.447156 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1515/6001] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 15:59: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 09 15:59:16.454450 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-aa163c05-64ad-42d8-bb1b-9c9ee8530859 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:16.456355 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-aa163c05-64ad-42d8-bb1b-9c9ee8530859 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 15:59:16.456678 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-aa163c05-64ad-42d8-bb1b-9c9ee8530859 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f6f354a-0533-484e-b4b9-04b119e3ea81", "connector": null, "instance_uuid": "83288200-09df-4cf3-aa9f-3ea03ba3c435"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:59:16.464419 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:16.464419 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:59:16.495900 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-aa163c05-64ad-42d8-bb1b-9c9ee8530859 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 15:59:16.496406 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1482/6002] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 15:59:16 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 09 15:59:22.333083 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-615c5828-3eda-4b25-9003-fcb163f7c90e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:22.333558 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-615c5828-3eda-4b25-9003-fcb163f7c90e None None] GET https://10.4.3.19/volume// Jul 09 15:59:22.333722 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-615c5828-3eda-4b25-9003-fcb163f7c90e None None] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:22.333895 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-615c5828-3eda-4b25-9003-fcb163f7c90e None None] Calling method 'all' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:22.334253 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-615c5828-3eda-4b25-9003-fcb163f7c90e None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 15:59:22.334550 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1508/6003] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 15:59: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 09 15:59:22.340878 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-23956e23-21fe-45f1-8033-a7a24637eee3 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:22.342829 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-23956e23-21fe-45f1-8033-a7a24637eee3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 15:59:22.343028 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-23956e23-21fe-45f1-8033-a7a24637eee3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 15:59:22.343209 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-23956e23-21fe-45f1-8033-a7a24637eee3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 15:59:22.351713 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:22.351713 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 15:59:22.354776 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-23956e23-21fe-45f1-8033-a7a24637eee3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 15:59:22.359454 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-23956e23-21fe-45f1-8033-a7a24637eee3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 15:59:22.359859 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1499/6004] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 15:59:22 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 15:59:22.456139 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-807b2fe0-72d6-4a2a-9cbe-a7b8cdc00df3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:22.458111 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-807b2fe0-72d6-4a2a-9cbe-a7b8cdc00df3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e Jul 09 15:59:22.458527 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-807b2fe0-72d6-4a2a-9cbe-a7b8cdc00df3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:59:22.466150 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-807b2fe0-72d6-4a2a-9cbe-a7b8cdc00df3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-0f6f354a-0533-484e-b4b9-04b119e3ea81-np0000004916" by "attachment_update" {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 15:59:22.470473 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-807b2fe0-72d6-4a2a-9cbe-a7b8cdc00df3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-0f6f354a-0533-484e-b4b9-04b119e3ea81-np0000004916" acquired by "attachment_update" :: waited 0.004s {{(pid=99866) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 15:59:22.471344 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:22.471344 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 15:59:22.989742 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.coordination [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-807b2fe0-72d6-4a2a-9cbe-a7b8cdc00df3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-0f6f354a-0533-484e-b4b9-04b119e3ea81-np0000004916" released by "attachment_update" :: held 0.519s {{(pid=99866) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 15:59:22.990054 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-807b2fe0-72d6-4a2a-9cbe-a7b8cdc00df3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e returned with HTTP 200 Jul 09 15:59:22.990550 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1516/6005] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 15:59:22 2026] PUT /volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e => generated 969 bytes in 535 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 15:59:23.502038 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-baabd76a-f899-41e7-916b-2829a395c0c4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 15:59:23.503869 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-baabd76a-f899-41e7-916b-2829a395c0c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e/action Jul 09 15:59:23.504160 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-baabd76a-f899-41e7-916b-2829a395c0c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99867) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 15:59:23.504294 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-baabd76a-f899-41e7-916b-2829a395c0c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 15:59:23.517491 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 15:59:23.517491 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 15:59:23.527811 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-17fcf3c2-01e0-4438-8b57-16b9ad4473df req-baabd76a-f899-41e7-916b-2829a395c0c4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e/action returned with HTTP 204 Jul 09 15:59:23.528205 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1483/6006] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 15:59:23 2026] POST /volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e/action => generated 0 bytes in 26 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 15:59:25.962909 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:59:32.357862 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:59:32.983672 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 15:59:33.524550 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:00:07.271698 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-47a1ca0d-8278-4fd3-a958-65586704a901 req-6fc41734-d176-494c-96a6-b074e4c72ba0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:07.273489 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-47a1ca0d-8278-4fd3-a958-65586704a901 req-6fc41734-d176-494c-96a6-b074e4c72ba0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e Jul 09 16:00:07.273648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-47a1ca0d-8278-4fd3-a958-65586704a901 req-6fc41734-d176-494c-96a6-b074e4c72ba0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:00:07.273810 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-47a1ca0d-8278-4fd3-a958-65586704a901 req-6fc41734-d176-494c-96a6-b074e4c72ba0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:00:07.280641 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:00:07.280641 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:00:07.811290 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-47a1ca0d-8278-4fd3-a958-65586704a901 req-6fc41734-d176-494c-96a6-b074e4c72ba0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e returned with HTTP 200 Jul 09 16:00:07.811728 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1509/6007] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 16:00:07 2026] DELETE /volume/v3/attachments/e5768f09-c32e-44d4-8d7a-9958724fe88e => generated 19 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:00:10.103112 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-393f176b-7ab8-44f2-9711-92c016bdf7b6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:10.105289 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-393f176b-7ab8-44f2-9711-92c016bdf7b6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 16:00:10.105487 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-393f176b-7ab8-44f2-9711-92c016bdf7b6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:00:10.105668 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-393f176b-7ab8-44f2-9711-92c016bdf7b6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:00:10.112737 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:00:10.112737 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:00:10.116310 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-393f176b-7ab8-44f2-9711-92c016bdf7b6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:00:10.120406 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-393f176b-7ab8-44f2-9711-92c016bdf7b6 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 16:00:10.120786 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1500/6008] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 16:00:10 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:00:10.498669 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-9fbb792b-27e6-4a3c-ab7d-0c72749c52e0 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:10.500489 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-9fbb792b-27e6-4a3c-ab7d-0c72749c52e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 16:00:10.500674 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-9fbb792b-27e6-4a3c-ab7d-0c72749c52e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:00:10.500865 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-9fbb792b-27e6-4a3c-ab7d-0c72749c52e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:00:10.507039 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:00:10.507039 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:00:10.510024 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-9fbb792b-27e6-4a3c-ab7d-0c72749c52e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:00:10.513955 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-9fbb792b-27e6-4a3c-ab7d-0c72749c52e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 16:00:10.514360 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1517/6009] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 16:00:10 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:00:10.522102 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-877070db-8d63-4c68-9582-8270ed37d7d7 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:10.522557 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-877070db-8d63-4c68-9582-8270ed37d7d7 None None] GET https://10.4.3.19/volume// Jul 09 16:00:10.522712 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-877070db-8d63-4c68-9582-8270ed37d7d7 None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:00:10.522889 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-877070db-8d63-4c68-9582-8270ed37d7d7 None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:00:10.523242 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-877070db-8d63-4c68-9582-8270ed37d7d7 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 16:00:10.523507 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1484/6010] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 16:00: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 09 16:00:10.529531 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-ad8a1990-5d36-401a-bae5-13f3619a4125 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:10.531351 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-ad8a1990-5d36-401a-bae5-13f3619a4125 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 16:00:10.531664 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-ad8a1990-5d36-401a-bae5-13f3619a4125 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f6f354a-0533-484e-b4b9-04b119e3ea81", "connector": null, "instance_uuid": "cc74ca8b-3114-4cb5-9c31-ce252c43f7d6"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:00:10.539362 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:00:10.539362 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:00:10.558754 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-ad8a1990-5d36-401a-bae5-13f3619a4125 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 16:00:10.559155 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1510/6011] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 16:00:10 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:00:16.369894 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-13debdcb-4499-4a23-9d39-2ce170277ed6 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:16.370317 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-13debdcb-4499-4a23-9d39-2ce170277ed6 None None] GET https://10.4.3.19/volume// Jul 09 16:00:16.370504 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-13debdcb-4499-4a23-9d39-2ce170277ed6 None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:00:16.370692 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-13debdcb-4499-4a23-9d39-2ce170277ed6 None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:00:16.371025 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-13debdcb-4499-4a23-9d39-2ce170277ed6 None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 16:00:16.371329 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1501/6012] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 16:00: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 09 16:00:16.377787 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-288c5b41-f3ee-4bf4-8f21-c2c635ba49a7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:16.380046 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-288c5b41-f3ee-4bf4-8f21-c2c635ba49a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 16:00:16.380308 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-288c5b41-f3ee-4bf4-8f21-c2c635ba49a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:00:16.380530 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-288c5b41-f3ee-4bf4-8f21-c2c635ba49a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:00:16.390970 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:00:16.390970 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:00:16.396205 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-288c5b41-f3ee-4bf4-8f21-c2c635ba49a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:00:16.402972 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-288c5b41-f3ee-4bf4-8f21-c2c635ba49a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 16:00:16.403543 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1518/6013] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 16:00:16 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1544 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:00:16.497899 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-2f10719f-ac0c-4ded-b14a-6d96c32c35ba None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:16.500492 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-2f10719f-ac0c-4ded-b14a-6d96c32c35ba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0 Jul 09 16:00:16.500969 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-2f10719f-ac0c-4ded-b14a-6d96c32c35ba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:00:16.510827 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-2f10719f-ac0c-4ded-b14a-6d96c32c35ba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-0f6f354a-0533-484e-b4b9-04b119e3ea81-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 16:00:16.515533 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-2f10719f-ac0c-4ded-b14a-6d96c32c35ba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-0f6f354a-0533-484e-b4b9-04b119e3ea81-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 16:00:16.516519 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:00:16.516519 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:00:17.036759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-2f10719f-ac0c-4ded-b14a-6d96c32c35ba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-0f6f354a-0533-484e-b4b9-04b119e3ea81-np0000004916" released by "attachment_update" :: held 0.521s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 16:00:17.037070 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-2f10719f-ac0c-4ded-b14a-6d96c32c35ba tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0 returned with HTTP 200 Jul 09 16:00:17.037538 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1485/6014] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 16:00:16 2026] PUT /volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0 => generated 969 bytes in 540 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:00:17.547141 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-990f51f6-b918-457b-b538-f508729bba65 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:00:17.548898 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-990f51f6-b918-457b-b538-f508729bba65 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0/action Jul 09 16:00:17.549212 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-990f51f6-b918-457b-b538-f508729bba65 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 16:00:17.549335 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-990f51f6-b918-457b-b538-f508729bba65 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:00:17.564141 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:00:17.564141 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:00:17.573218 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-656c2161-a459-4fd8-8f1b-d12cba2a62d1 req-990f51f6-b918-457b-b538-f508729bba65 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0/action returned with HTTP 204 Jul 09 16:00:17.573648 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1511/6015] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 16:00:17 2026] POST /volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:00:20.119149 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=4 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:00:26.400530 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=9 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:00:27.029699 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:00:27.570768 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:01:06.873959 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-860b88f8-2c98-4f4a-a9d1-17db9f5b2bc5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:06.877700 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-860b88f8-2c98-4f4a-a9d1-17db9f5b2bc5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/snapshots Jul 09 16:01:06.877700 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-860b88f8-2c98-4f4a-a9d1-17db9f5b2bc5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0f6f354a-0533-484e-b4b9-04b119e3ea81", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-914514214", "description": null, "metadata": null}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:01:06.887618 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:06.887618 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:01:06.887800 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-860b88f8-2c98-4f4a-a9d1-17db9f5b2bc5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:01:06.887832 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-860b88f8-2c98-4f4a-a9d1-17db9f5b2bc5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create snapshot from volume 0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 16:01:06.913140 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-860b88f8-2c98-4f4a-a9d1-17db9f5b2bc5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['d66a0c8e-d5c8-444c-8949-353af217e8c8', 'd88fcddb-77b1-4ea6-ad95-89ed3593a219', 'f877f590-b9a8-4378-aca6-766cb44eac76', '04d66f71-be2d-473f-978c-4c1e74005dbc'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:01:06.944056 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-860b88f8-2c98-4f4a-a9d1-17db9f5b2bc5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot force create request issued successfully. Jul 09 16:01:06.944056 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-860b88f8-2c98-4f4a-a9d1-17db9f5b2bc5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots returned with HTTP 202 Jul 09 16:01:06.944548 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1502/6016] 10.4.3.19 () {68 vars in 1258 bytes} [Thu Jul 9 16:01:06 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 09 16:01:06.952779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-54995a6d-c00e-4fec-9f39-e262120e0b14 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:06.954463 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-54995a6d-c00e-4fec-9f39-e262120e0b14 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc Jul 09 16:01:06.954592 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-54995a6d-c00e-4fec-9f39-e262120e0b14 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:06.954951 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-54995a6d-c00e-4fec-9f39-e262120e0b14 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:06.959759 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:06.959759 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:01:06.960260 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-54995a6d-c00e-4fec-9f39-e262120e0b14 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 16:01:06.960857 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-54995a6d-c00e-4fec-9f39-e262120e0b14 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc returned with HTTP 200 Jul 09 16:01:06.961116 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1519/6017] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 16:01:06 2026] GET /volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:01:07.969800 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-71c19dff-bf64-46f7-9a99-704412314cf5 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:07.971473 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-71c19dff-bf64-46f7-9a99-704412314cf5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc Jul 09 16:01:07.971639 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-71c19dff-bf64-46f7-9a99-704412314cf5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:07.971810 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-71c19dff-bf64-46f7-9a99-704412314cf5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:07.976919 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:07.976919 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:01:07.977375 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-71c19dff-bf64-46f7-9a99-704412314cf5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 16:01:07.978083 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-71c19dff-bf64-46f7-9a99-704412314cf5 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc returned with HTTP 200 Jul 09 16:01:07.978512 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1486/6018] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 16:01:07 2026] GET /volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:01:07.986687 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f8a518ac-89b8-445a-ba68-b314489ef9a7 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:07.988395 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f8a518ac-89b8-445a-ba68-b314489ef9a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc Jul 09 16:01:07.988592 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f8a518ac-89b8-445a-ba68-b314489ef9a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:07.988781 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f8a518ac-89b8-445a-ba68-b314489ef9a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:07.994465 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:07.994465 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:01:07.994889 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f8a518ac-89b8-445a-ba68-b314489ef9a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 16:01:07.995603 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f8a518ac-89b8-445a-ba68-b314489ef9a7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc returned with HTTP 200 Jul 09 16:01:07.995918 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1512/6019] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 16:01:07 2026] GET /volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:01:08.004113 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-40df81ed-fc2f-4a4b-a012-854229556f04 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:08.005837 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:01:08.006179 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1333755858", "snapshot_id": "7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:01:08.007690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1333755858', 'snapshot_id': '7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:01:08.012324 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:08.012324 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:01:08.012690 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 16:01:08.012829 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume of 1 GB Jul 09 16:01:08.015894 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Availability Zones retrieved successfully. Jul 09 16:01:08.021525 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (fafd7c17-680d-4e74-a6eb-bf616d0b87db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:01:08.022562 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5ee1fd-cff8-49eb-bd25-6295d7029853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:01:08.023604 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:01:08.052507 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c5ee1fd-cff8-49eb-bd25-6295d7029853) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:01:08.053408 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8eda9c-58a3-4407-ae9b-ad32e7c87731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:01:08.087207 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Created reservations ['81cadd58-3dbd-40d0-a0eb-b1ac7878fba4', '32246158-1e6e-45e7-8495-13b03f78bbfe', '94d4cbf7-c181-4bc7-8a02-43c1d7296d02', 'cc0b5c44-afc1-4390-8671-85ee7c6154fa'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:01:08.087873 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e8eda9c-58a3-4407-ae9b-ad32e7c87731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81cadd58-3dbd-40d0-a0eb-b1ac7878fba4', '32246158-1e6e-45e7-8495-13b03f78bbfe', '94d4cbf7-c181-4bc7-8a02-43c1d7296d02', 'cc0b5c44-afc1-4390-8671-85ee7c6154fa']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:01:08.088523 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b79e2b-3c75-438f-ad1b-c39ec75e8368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:01:08.136037 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b79e2b-3c75-438f-ad1b-c39ec75e8368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f9d53c9-3dfe-4acb-b24d-5596bfc583b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1333755858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['81cadd58-3dbd-40d0-a0eb-b1ac7878fba4','32246158-1e6e-45e7-8495-13b03f78bbfe','94d4cbf7-c181-4bc7-8a02-43c1d7296d02','cc0b5c44-afc1-4390-8671-85ee7c6154fa'],size=1,snapshot_id=7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), '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-09T16:01:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1333755858',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f9d53c9-3dfe-4acb-b24d-5596bfc583b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df98f40914414cfabc0e3191482c6712',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:01:08.136743 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a39d7d-6393-45ec-a5b3-cad5667586f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:01:08.151390 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4a39d7d-6393-45ec-a5b3-cad5667586f1) transitioned into state 'SUCCESS' from state '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-1333755858',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6e6fc27e07f84f34b889f9f8bacf7bf3',qos_specs=None,replication_status=,reservations=['81cadd58-3dbd-40d0-a0eb-b1ac7878fba4','32246158-1e6e-45e7-8495-13b03f78bbfe','94d4cbf7-c181-4bc7-8a02-43c1d7296d02','cc0b5c44-afc1-4390-8671-85ee7c6154fa'],size=1,snapshot_id=7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc,source_replicaid=,source_volid=None,status='creating',user_id='df98f40914414cfabc0e3191482c6712',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:01:08.152052 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb3bde8-b2e3-4eb0-bf9f-a20c7229aec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:01:08.179879 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (abb3bde8-b2e3-4eb0-bf9f-a20c7229aec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:01:08.180669 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Flow 'volume_create_api' (fafd7c17-680d-4e74-a6eb-bf616d0b87db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:01:08.180952 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Create volume request issued successfully. Jul 09 16:01:08.181598 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-40df81ed-fc2f-4a4b-a012-854229556f04 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:01:08.181980 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1503/6020] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 16:01:08 2026] POST /volume/v3/volumes => generated 783 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 16:01:08.195174 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b1e6a5ae-ffb8-495d-a838-769fdbf19423 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:08.197059 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b1e6a5ae-ffb8-495d-a838-769fdbf19423 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:01:08.197206 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b1e6a5ae-ffb8-495d-a838-769fdbf19423 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:08.197374 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b1e6a5ae-ffb8-495d-a838-769fdbf19423 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:08.204645 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:08.204645 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:01:08.209438 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b1e6a5ae-ffb8-495d-a838-769fdbf19423 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:01:08.215440 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b1e6a5ae-ffb8-495d-a838-769fdbf19423 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 200 Jul 09 16:01:08.215820 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1520/6021] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:01:08 2026] GET /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:01:09.228148 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d7e71210-d8ef-46a2-a30f-3c61aa8fe461 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:09.230077 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d7e71210-d8ef-46a2-a30f-3c61aa8fe461 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:01:09.230347 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d7e71210-d8ef-46a2-a30f-3c61aa8fe461 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:09.230538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d7e71210-d8ef-46a2-a30f-3c61aa8fe461 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:09.237652 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:09.237652 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:01:09.240852 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-d7e71210-d8ef-46a2-a30f-3c61aa8fe461 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:01:09.245151 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d7e71210-d8ef-46a2-a30f-3c61aa8fe461 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 200 Jul 09 16:01:09.245617 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1487/6022] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:01:09 2026] GET /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:01:09.259995 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-46063e85-ad4d-4dbb-8b99-48d0193026e8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:09.261919 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-46063e85-ad4d-4dbb-8b99-48d0193026e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:01:09.262170 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-46063e85-ad4d-4dbb-8b99-48d0193026e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:09.262438 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-46063e85-ad4d-4dbb-8b99-48d0193026e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:09.270216 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:09.270216 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:01:09.274023 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-46063e85-ad4d-4dbb-8b99-48d0193026e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:01:09.278533 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-46063e85-ad4d-4dbb-8b99-48d0193026e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 200 Jul 09 16:01:09.278980 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1513/6023] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:01:09 2026] GET /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:01:09.373696 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-9425308f-f9f3-446c-aec2-f8f8ffb4154a None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:09.376288 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-9425308f-f9f3-446c-aec2-f8f8ffb4154a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:01:09.376553 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-9425308f-f9f3-446c-aec2-f8f8ffb4154a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:09.376790 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-9425308f-f9f3-446c-aec2-f8f8ffb4154a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:09.385019 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:09.385019 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:01:09.389964 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-9425308f-f9f3-446c-aec2-f8f8ffb4154a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:01:09.395024 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-9425308f-f9f3-446c-aec2-f8f8ffb4154a tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 200 Jul 09 16:01:09.395459 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1504/6024] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 16:01:09 2026] GET /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 1392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:01:09.783094 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2283ebfe-a2e1-4f97-885b-123c2fcde5e8 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:09.784953 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2283ebfe-a2e1-4f97-885b-123c2fcde5e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:01:09.785176 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2283ebfe-a2e1-4f97-885b-123c2fcde5e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:09.785411 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2283ebfe-a2e1-4f97-885b-123c2fcde5e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:09.792970 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:09.792970 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:01:09.796095 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2283ebfe-a2e1-4f97-885b-123c2fcde5e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:01:09.800962 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2283ebfe-a2e1-4f97-885b-123c2fcde5e8 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 200 Jul 09 16:01:09.801364 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1521/6025] 10.4.3.19 () {68 vars in 1591 bytes} [Thu Jul 9 16:01:09 2026] GET /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:01:09.810265 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-af8956e0-8cb0-446c-8664-2db347a42dff None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:09.810579 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-af8956e0-8cb0-446c-8664-2db347a42dff None None] GET https://10.4.3.19/volume// Jul 09 16:01:09.810736 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-af8956e0-8cb0-446c-8664-2db347a42dff None None] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:09.810957 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-af8956e0-8cb0-446c-8664-2db347a42dff None None] Calling method 'all' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:09.811363 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-af8956e0-8cb0-446c-8664-2db347a42dff None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 16:01:09.811632 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1488/6026] 10.4.3.19 () {66 vars in 1412 bytes} [Thu Jul 9 16:01: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 09 16:01:09.818405 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-6793e82c-a054-48a8-bf1f-62c5ce6258da None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:09.820318 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-6793e82c-a054-48a8-bf1f-62c5ce6258da tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments Jul 09 16:01:09.820718 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-6793e82c-a054-48a8-bf1f-62c5ce6258da tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f9d53c9-3dfe-4acb-b24d-5596bfc583b7", "connector": null, "instance_uuid": "66ecb717-69e2-4cde-b359-0187db902347"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:01:09.828632 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:09.828632 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:01:09.848645 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-6793e82c-a054-48a8-bf1f-62c5ce6258da tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments returned with HTTP 200 Jul 09 16:01:09.849039 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1514/6027] 10.4.3.19 () {74 vars in 1587 bytes} [Thu Jul 9 16:01:09 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:01:15.696371 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f02c8569-0ace-47ca-9e90-8cacd9b81eaf None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:15.696836 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f02c8569-0ace-47ca-9e90-8cacd9b81eaf None None] GET https://10.4.3.19/volume// Jul 09 16:01:15.696916 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f02c8569-0ace-47ca-9e90-8cacd9b81eaf None None] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:15.697089 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f02c8569-0ace-47ca-9e90-8cacd9b81eaf None None] Calling method 'all' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:15.697416 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f02c8569-0ace-47ca-9e90-8cacd9b81eaf None None] https://10.4.3.19/volume// returned with HTTP 300 Jul 09 16:01:15.697693 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1505/6028] 10.4.3.19 () {66 vars in 1419 bytes} [Thu Jul 9 16:01: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 09 16:01:15.704655 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-46845312-c2c1-48d2-bd2a-6600bfafb65f None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:15.707267 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-46845312-c2c1-48d2-bd2a-6600bfafb65f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:01:15.707555 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-46845312-c2c1-48d2-bd2a-6600bfafb65f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:01:15.707740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-46845312-c2c1-48d2-bd2a-6600bfafb65f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:01:15.717347 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:15.717347 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:01:15.721358 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-46845312-c2c1-48d2-bd2a-6600bfafb65f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:01:15.725948 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-46845312-c2c1-48d2-bd2a-6600bfafb65f tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 200 Jul 09 16:01:15.726421 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1522/6029] 10.4.3.19 () {70 vars in 1632 bytes} [Thu Jul 9 16:01:15 2026] GET /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 1571 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:01:15.826700 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-db417e26-2316-4055-bb47-0fd6739bd047 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:15.828991 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-db417e26-2316-4055-bb47-0fd6739bd047 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] PUT https://10.4.3.19/volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766 Jul 09 16:01:15.829421 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-db417e26-2316-4055-bb47-0fd6739bd047 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.19", "host": "np0000004916", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:da85404da2", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "7be9d00e-618f-4b64-917b-7c01d0b1c246", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:01:15.837412 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-db417e26-2316-4055-bb47-0fd6739bd047 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Acquiring lock "cinder-attachment_update-2f9d53c9-3dfe-4acb-b24d-5596bfc583b7-np0000004916" by "attachment_update" {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 09 16:01:15.841946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-db417e26-2316-4055-bb47-0fd6739bd047 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-2f9d53c9-3dfe-4acb-b24d-5596bfc583b7-np0000004916" acquired by "attachment_update" :: waited 0.005s {{(pid=99867) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 09 16:01:15.843027 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:15.843027 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:01:16.361340 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.coordination [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-db417e26-2316-4055-bb47-0fd6739bd047 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Lock "cinder-attachment_update-2f9d53c9-3dfe-4acb-b24d-5596bfc583b7-np0000004916" released by "attachment_update" :: held 0.519s {{(pid=99867) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 09 16:01:16.361644 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-db417e26-2316-4055-bb47-0fd6739bd047 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766 returned with HTTP 200 Jul 09 16:01:16.362088 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1489/6030] 10.4.3.19 () {74 vars in 1697 bytes} [Thu Jul 9 16:01:15 2026] PUT /volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766 => generated 969 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:01:16.872216 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2011e744-04d4-4f0f-9160-4f7230d34631 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:01:16.874031 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2011e744-04d4-4f0f-9160-4f7230d34631 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] POST https://10.4.3.19/volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766/action Jul 09 16:01:16.874360 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2011e744-04d4-4f0f-9160-4f7230d34631 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action body: b'{"os-complete": null}' {{(pid=99864) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 09 16:01:16.874495 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2011e744-04d4-4f0f-9160-4f7230d34631 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:01:16.889072 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:01:16.889072 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:01:16.898727 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-b530eb6d-e177-428f-ba04-3c424c838c50 req-2011e744-04d4-4f0f-9160-4f7230d34631 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766/action returned with HTTP 204 Jul 09 16:01:16.899146 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1515/6031] 10.4.3.19 () {74 vars in 1718 bytes} [Thu Jul 9 16:01:16 2026] POST /volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:01:19.393747 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:01:25.724098 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=14 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:01:26.355948 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:01:26.895993 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:02:09.064420 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [req-59177b10-b8a2-4154-944f-76ab9a793fb5 req-cec00401-9abf-441e-9070-71faed9d6e8e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:09.066509 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-59177b10-b8a2-4154-944f-76ab9a793fb5 req-cec00401-9abf-441e-9070-71faed9d6e8e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766 Jul 09 16:02:09.066733 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-59177b10-b8a2-4154-944f-76ab9a793fb5 req-cec00401-9abf-441e-9070-71faed9d6e8e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:09.066961 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [req-59177b10-b8a2-4154-944f-76ab9a793fb5 req-cec00401-9abf-441e-9070-71faed9d6e8e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:09.075630 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:09.075630 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:09.602762 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [req-59177b10-b8a2-4154-944f-76ab9a793fb5 req-cec00401-9abf-441e-9070-71faed9d6e8e tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766 returned with HTTP 200 Jul 09 16:02:09.603176 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1506/6032] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 16:02:09 2026] DELETE /volume/v3/attachments/b4e5cdbe-3b8e-4f3e-837b-46254b8b4766 => generated 19 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:11.937952 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-85eb3973-58a1-4342-9b0d-38024f070a92 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:11.939745 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-85eb3973-58a1-4342-9b0d-38024f070a92 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:02:11.939964 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-85eb3973-58a1-4342-9b0d-38024f070a92 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:11.940139 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-85eb3973-58a1-4342-9b0d-38024f070a92 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:11.940444 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-85eb3973-58a1-4342-9b0d-38024f070a92 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:02:11.948197 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:11.948197 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:11.948689 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-85eb3973-58a1-4342-9b0d-38024f070a92 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:02:11.966405 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-85eb3973-58a1-4342-9b0d-38024f070a92 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 16:02:11.966577 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-85eb3973-58a1-4342-9b0d-38024f070a92 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 202 Jul 09 16:02:11.967127 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1523/6033] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 16:02:11 2026] DELETE /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:11.975019 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c5bafe2d-73be-4497-af38-5fec2d2a00e0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:11.977150 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5bafe2d-73be-4497-af38-5fec2d2a00e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:02:11.977409 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5bafe2d-73be-4497-af38-5fec2d2a00e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:11.977623 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c5bafe2d-73be-4497-af38-5fec2d2a00e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:11.985378 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:11.985378 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:11.989667 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c5bafe2d-73be-4497-af38-5fec2d2a00e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:02:11.996553 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c5bafe2d-73be-4497-af38-5fec2d2a00e0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 200 Jul 09 16:02:11.997122 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1490/6034] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:11 2026] GET /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 1391 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:13.010626 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9b2d67d7-a97c-4c10-b6b0-637ac91cade0 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:13.013256 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9b2d67d7-a97c-4c10-b6b0-637ac91cade0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 Jul 09 16:02:13.013555 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9b2d67d7-a97c-4c10-b6b0-637ac91cade0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:13.013930 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9b2d67d7-a97c-4c10-b6b0-637ac91cade0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:13.022477 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9b2d67d7-a97c-4c10-b6b0-637ac91cade0 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 returned with HTTP 404 Jul 09 16:02:13.023175 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1516/6035] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:13 2026] GET /volume/v3/volumes/2f9d53c9-3dfe-4acb-b24d-5596bfc583b7 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:13.030221 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-51e4dee5-d1b5-41a3-a87f-5220f7415f50 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:13.031946 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-51e4dee5-d1b5-41a3-a87f-5220f7415f50 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc Jul 09 16:02:13.032114 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-51e4dee5-d1b5-41a3-a87f-5220f7415f50 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:13.032322 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-51e4dee5-d1b5-41a3-a87f-5220f7415f50 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:13.032418 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.snapshots [None req-51e4dee5-d1b5-41a3-a87f-5220f7415f50 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete snapshot with id: 7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc Jul 09 16:02:13.037760 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:13.037760 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:13.038200 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-51e4dee5-d1b5-41a3-a87f-5220f7415f50 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 16:02:13.056658 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-51e4dee5-d1b5-41a3-a87f-5220f7415f50 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot delete request issued successfully. Jul 09 16:02:13.056829 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-51e4dee5-d1b5-41a3-a87f-5220f7415f50 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc returned with HTTP 202 Jul 09 16:02:13.057245 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1507/6036] 10.4.3.19 () {66 vars in 1350 bytes} [Thu Jul 9 16:02:13 2026] DELETE /volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:13.064692 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-475dc458-cbe6-4fbd-a8e8-6eeb4c754216 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:13.066916 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-475dc458-cbe6-4fbd-a8e8-6eeb4c754216 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc Jul 09 16:02:13.067147 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-475dc458-cbe6-4fbd-a8e8-6eeb4c754216 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:13.067420 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-475dc458-cbe6-4fbd-a8e8-6eeb4c754216 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:13.073374 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:13.073374 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:13.073868 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-475dc458-cbe6-4fbd-a8e8-6eeb4c754216 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Snapshot retrieved successfully. Jul 09 16:02:13.074671 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-475dc458-cbe6-4fbd-a8e8-6eeb4c754216 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc returned with HTTP 200 Jul 09 16:02:13.075063 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1524/6037] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 16:02:13 2026] GET /volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:14.083878 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0f40175c-c7e7-46a8-b007-0b91bab3c1f4 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:14.085652 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0f40175c-c7e7-46a8-b007-0b91bab3c1f4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc Jul 09 16:02:14.085857 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0f40175c-c7e7-46a8-b007-0b91bab3c1f4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:14.086067 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0f40175c-c7e7-46a8-b007-0b91bab3c1f4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:14.090179 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0f40175c-c7e7-46a8-b007-0b91bab3c1f4 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc returned with HTTP 404 Jul 09 16:02:14.090667 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1491/6038] 10.4.3.19 () {66 vars in 1347 bytes} [Thu Jul 9 16:02:14 2026] GET /volume/v3/snapshots/7a3fb6c3-b89d-4524-8b48-bdf765fcf0bc => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:18.397233 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [req-f06345e1-e037-4907-8be7-c2ad6ea931e6 req-99dedb02-8e7a-4f0b-8214-0faed770c165 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:18.399400 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f06345e1-e037-4907-8be7-c2ad6ea931e6 req-99dedb02-8e7a-4f0b-8214-0faed770c165 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0 Jul 09 16:02:18.399573 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f06345e1-e037-4907-8be7-c2ad6ea931e6 req-99dedb02-8e7a-4f0b-8214-0faed770c165 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:18.399780 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [req-f06345e1-e037-4907-8be7-c2ad6ea931e6 req-99dedb02-8e7a-4f0b-8214-0faed770c165 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:18.406452 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:18.406452 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:18.930378 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [req-f06345e1-e037-4907-8be7-c2ad6ea931e6 req-99dedb02-8e7a-4f0b-8214-0faed770c165 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0 returned with HTTP 200 Jul 09 16:02:18.930826 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1517/6039] 10.4.3.19 () {72 vars in 1666 bytes} [Thu Jul 9 16:02:18 2026] DELETE /volume/v3/attachments/a7733784-9e77-4eee-8625-fac00cc3e6d0 => generated 19 bytes in 534 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:21.591875 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f873a840-7fa9-4a35-b610-3b4d966162f7 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:21.593640 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f873a840-7fa9-4a35-b610-3b4d966162f7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] DELETE https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 16:02:21.593835 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f873a840-7fa9-4a35-b610-3b4d966162f7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:21.594428 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f873a840-7fa9-4a35-b610-3b4d966162f7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:21.594428 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-f873a840-7fa9-4a35-b610-3b4d966162f7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume with id: 0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 16:02:21.600794 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:21.600794 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:21.601239 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f873a840-7fa9-4a35-b610-3b4d966162f7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:02:21.615799 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f873a840-7fa9-4a35-b610-3b4d966162f7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Delete volume request issued successfully. Jul 09 16:02:21.615906 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f873a840-7fa9-4a35-b610-3b4d966162f7 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 202 Jul 09 16:02:21.616311 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1508/6040] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 16:02:21 2026] DELETE /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:21.623521 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-d0f10e12-4111-4379-b538-3ed121613ea3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:21.624881 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d0f10e12-4111-4379-b538-3ed121613ea3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 16:02:21.625084 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d0f10e12-4111-4379-b538-3ed121613ea3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:21.625309 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-d0f10e12-4111-4379-b538-3ed121613ea3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:21.632437 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:21.632437 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:21.635878 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-d0f10e12-4111-4379-b538-3ed121613ea3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Volume info retrieved successfully. Jul 09 16:02:21.640969 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-d0f10e12-4111-4379-b538-3ed121613ea3 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 200 Jul 09 16:02:21.641496 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1525/6041] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:21 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:22.653562 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-4b1de770-585d-4809-a88f-507a10443f09 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:22.655829 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b1de770-585d-4809-a88f-507a10443f09 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] GET https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 Jul 09 16:02:22.656066 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b1de770-585d-4809-a88f-507a10443f09 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:22.656332 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-4b1de770-585d-4809-a88f-507a10443f09 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:22.663796 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-4b1de770-585d-4809-a88f-507a10443f09 tempest-TestVolumeBootPattern-685856300 tempest-TestVolumeBootPattern-685856300-project-member] https://10.4.3.19/volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 returned with HTTP 404 Jul 09 16:02:22.664440 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1492/6042] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:22 2026] GET /volume/v3/volumes/0f6f354a-0533-484e-b4b9-04b119e3ea81 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:27.350597 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c8e46093-2ee2-4c2e-bdcb-d389e02d2d65 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:27.425740 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c8e46093-2ee2-4c2e-bdcb-d389e02d2d65 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:27.426109 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c8e46093-2ee2-4c2e-bdcb-d389e02d2d65 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:27.427603 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:27.427603 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:27.438278 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c8e46093-2ee2-4c2e-bdcb-d389e02d2d65 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:27.438646 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1518/6043] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:27 2026] POST /volume/v3/types => generated 287 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:28.827506 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:28.829001 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:02:28.829308 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "c65ebbc2-f182-4e27-abf2-b5c8375edb4d", "size": 1}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:28.830627 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'c65ebbc2-f182-4e27-abf2-b5c8375edb4d', 'size': 1}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:02:28.925138 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Create volume of 1 GB Jul 09 16:02:28.928946 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Availability Zones retrieved successfully. Jul 09 16:02:28.933690 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Flow 'volume_create_api' (df2af694-6209-4292-80fc-b648220cdab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:28.934709 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f741d8-90ea-4bb8-ab5c-f8fe16862672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:28.935538 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:02:28.983556 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0f741d8-90ea-4bb8-ab5c-f8fe16862672) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T16:02:27Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f5638c5a-f92b-4b19-a62a-9a419a558f2a,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': 'f5638c5a-f92b-4b19-a62a-9a419a558f2a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:28.984222 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7fd14b-48d4-4027-b4bb-5948fa70f531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:29.007304 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-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 09 16:02:29.007542 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-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 09 16:02:29.034906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Created reservations ['05b72db2-fe76-4c72-b8f7-d47230725c1f', 'fd1f8190-fece-445c-89bb-80d4e2c473cd', 'f94eac8b-5fda-4429-9527-38b7892c8525', 'e51c7b34-fc3c-4785-abb5-e1b7cb7fe139'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:29.035678 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e7fd14b-48d4-4027-b4bb-5948fa70f531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['05b72db2-fe76-4c72-b8f7-d47230725c1f', 'fd1f8190-fece-445c-89bb-80d4e2c473cd', 'f94eac8b-5fda-4429-9527-38b7892c8525', 'e51c7b34-fc3c-4785-abb5-e1b7cb7fe139']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:29.036391 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2729716-cdba-47c5-866b-e062afb41cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:29.057442 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a2729716-cdba-47c5-866b-e062afb41cd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd743770-5485-4815-98a4-a2823f821aa1', '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='f723238eca2945409b09ef5934805800',qos_specs=None,replication_status=,reservations=['05b72db2-fe76-4c72-b8f7-d47230725c1f','fd1f8190-fece-445c-89bb-80d4e2c473cd','f94eac8b-5fda-4429-9527-38b7892c8525','e51c7b34-fc3c-4785-abb5-e1b7cb7fe139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff181084aef04213bd2562535a544290',volume_type_id=f5638c5a-f92b-4b19-a62a-9a419a558f2a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T16:02:29Z,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=fd743770-5485-4815-98a4-a2823f821aa1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f723238eca2945409b09ef5934805800',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff181084aef04213bd2562535a544290',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f5638c5a-f92b-4b19-a62a-9a419a558f2a),volume_type_id=f5638c5a-f92b-4b19-a62a-9a419a558f2a)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:29.058128 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c8d043-98c4-4bae-bc15-586fae431f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:29.082908 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7c8d043-98c4-4bae-bc15-586fae431f83) transitioned into state 'SUCCESS' from 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='f723238eca2945409b09ef5934805800',qos_specs=None,replication_status=,reservations=['05b72db2-fe76-4c72-b8f7-d47230725c1f','fd1f8190-fece-445c-89bb-80d4e2c473cd','f94eac8b-5fda-4429-9527-38b7892c8525','e51c7b34-fc3c-4785-abb5-e1b7cb7fe139'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff181084aef04213bd2562535a544290',volume_type_id=f5638c5a-f92b-4b19-a62a-9a419a558f2a)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:29.083666 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef64c6c-80da-4480-9355-5061e58823cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:29.094521 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef64c6c-80da-4480-9355-5061e58823cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:29.095228 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Flow 'volume_create_api' (df2af694-6209-4292-80fc-b648220cdab3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:29.095553 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Create volume request issued successfully. Jul 09 16:02:29.096056 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-2d39dc2d-4c64-4f0d-aafa-49eb2b327010 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:02:29.096516 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1509/6044] 10.4.3.19 () {68 vars in 1252 bytes} [Thu Jul 9 16:02:28 2026] POST /volume/v3/volumes => generated 796 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 16:02:29.108361 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a8506b1f-83d5-4923-b207-d7aaadd5e022 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:29.110451 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a8506b1f-83d5-4923-b207-d7aaadd5e022 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:29.110616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a8506b1f-83d5-4923-b207-d7aaadd5e022 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:29.110788 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a8506b1f-83d5-4923-b207-d7aaadd5e022 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:29.117714 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:29.117714 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:29.121010 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a8506b1f-83d5-4923-b207-d7aaadd5e022 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:29.124728 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a8506b1f-83d5-4923-b207-d7aaadd5e022 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:29.125114 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1526/6045] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:29 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 864 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:30.137321 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c236e0a1-54d3-498c-b90f-e3c455b75e30 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:30.139023 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c236e0a1-54d3-498c-b90f-e3c455b75e30 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:30.139247 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c236e0a1-54d3-498c-b90f-e3c455b75e30 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:30.139451 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c236e0a1-54d3-498c-b90f-e3c455b75e30 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:30.146671 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:30.146671 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:30.150162 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c236e0a1-54d3-498c-b90f-e3c455b75e30 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:30.154197 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c236e0a1-54d3-498c-b90f-e3c455b75e30 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:30.154593 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1493/6046] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:30 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 888 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:31.166061 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-83ae8a08-a30b-4bd9-a609-77bbab89e093 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:31.168049 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-83ae8a08-a30b-4bd9-a609-77bbab89e093 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:31.168245 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-83ae8a08-a30b-4bd9-a609-77bbab89e093 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:31.168457 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-83ae8a08-a30b-4bd9-a609-77bbab89e093 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:31.175215 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:31.175215 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:31.178553 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-83ae8a08-a30b-4bd9-a609-77bbab89e093 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:31.182643 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-83ae8a08-a30b-4bd9-a609-77bbab89e093 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:31.182984 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1519/6047] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:31 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:32.198725 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d191ae57-eef8-46ff-ab43-ed539eed563c None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:32.200855 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d191ae57-eef8-46ff-ab43-ed539eed563c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:32.201385 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d191ae57-eef8-46ff-ab43-ed539eed563c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:32.201804 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d191ae57-eef8-46ff-ab43-ed539eed563c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:32.211017 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:32.211017 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:32.215103 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d191ae57-eef8-46ff-ab43-ed539eed563c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:32.219655 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d191ae57-eef8-46ff-ab43-ed539eed563c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:32.220021 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1510/6048] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:32 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:33.232162 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c0759d2b-71f8-4d07-a814-b952288e627e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:33.233982 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c0759d2b-71f8-4d07-a814-b952288e627e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:33.233982 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c0759d2b-71f8-4d07-a814-b952288e627e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:33.234196 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c0759d2b-71f8-4d07-a814-b952288e627e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:33.240599 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:33.240599 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:33.244419 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c0759d2b-71f8-4d07-a814-b952288e627e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:33.248126 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c0759d2b-71f8-4d07-a814-b952288e627e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:33.248524 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1527/6049] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:33 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 949 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:34.260610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-74154d55-eed4-4d2a-b2df-4ae1289e452c None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:34.262300 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-74154d55-eed4-4d2a-b2df-4ae1289e452c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:34.262498 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-74154d55-eed4-4d2a-b2df-4ae1289e452c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:34.262677 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-74154d55-eed4-4d2a-b2df-4ae1289e452c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:34.270049 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:34.270049 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:34.273758 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-74154d55-eed4-4d2a-b2df-4ae1289e452c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:34.277827 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-74154d55-eed4-4d2a-b2df-4ae1289e452c tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:34.278216 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1494/6050] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:34 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:35.290544 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-df0ab3b5-eae5-40ad-b34b-46881f86cb28 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:35.292750 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df0ab3b5-eae5-40ad-b34b-46881f86cb28 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:35.293004 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df0ab3b5-eae5-40ad-b34b-46881f86cb28 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:35.293294 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-df0ab3b5-eae5-40ad-b34b-46881f86cb28 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:35.302386 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:35.302386 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:35.306754 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-df0ab3b5-eae5-40ad-b34b-46881f86cb28 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:35.311885 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-df0ab3b5-eae5-40ad-b34b-46881f86cb28 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:35.312304 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1520/6051] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:35 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:36.324868 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0e64a80e-1636-4045-9591-7c69c96b6da9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:36.327136 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0e64a80e-1636-4045-9591-7c69c96b6da9 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:36.327430 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0e64a80e-1636-4045-9591-7c69c96b6da9 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:36.327693 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0e64a80e-1636-4045-9591-7c69c96b6da9 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:36.336355 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:36.336355 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:36.340607 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0e64a80e-1636-4045-9591-7c69c96b6da9 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:36.346132 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0e64a80e-1636-4045-9591-7c69c96b6da9 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:36.346643 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1511/6052] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:36 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 949 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:37.358914 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-41f747bb-ec5f-4801-b167-09815293745e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:37.360970 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-41f747bb-ec5f-4801-b167-09815293745e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:37.361118 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-41f747bb-ec5f-4801-b167-09815293745e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:37.361278 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-41f747bb-ec5f-4801-b167-09815293745e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:37.369232 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:37.369232 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:37.374059 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-41f747bb-ec5f-4801-b167-09815293745e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:37.378776 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-41f747bb-ec5f-4801-b167-09815293745e tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:37.379146 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1528/6053] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:37 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:38.391304 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-58b666b1-f107-47d6-9243-e7a114feec96 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:38.392940 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-58b666b1-f107-47d6-9243-e7a114feec96 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:38.393175 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-58b666b1-f107-47d6-9243-e7a114feec96 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:38.393394 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-58b666b1-f107-47d6-9243-e7a114feec96 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:38.400042 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:38.400042 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:38.403116 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-58b666b1-f107-47d6-9243-e7a114feec96 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:38.406836 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-58b666b1-f107-47d6-9243-e7a114feec96 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:38.407165 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1495/6054] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:38 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 1293 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:38.418848 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-268058a8-3254-4771-911c-ab1900295c95 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:38.420378 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-268058a8-3254-4771-911c-ab1900295c95 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] DELETE https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:38.420553 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-268058a8-3254-4771-911c-ab1900295c95 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:38.420718 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-268058a8-3254-4771-911c-ab1900295c95 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:38.420864 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-268058a8-3254-4771-911c-ab1900295c95 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Delete volume with id: fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:38.427419 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:38.427419 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:38.427858 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-268058a8-3254-4771-911c-ab1900295c95 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:38.441139 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-268058a8-3254-4771-911c-ab1900295c95 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Delete volume request issued successfully. Jul 09 16:02:38.441358 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-268058a8-3254-4771-911c-ab1900295c95 tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 202 Jul 09 16:02:38.441766 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1521/6055] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 16:02:38 2026] DELETE /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:38.448326 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0c3c478b-3fa3-4206-91f3-35f985c5028b None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:38.449827 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0c3c478b-3fa3-4206-91f3-35f985c5028b tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:38.450012 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0c3c478b-3fa3-4206-91f3-35f985c5028b tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:38.450238 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0c3c478b-3fa3-4206-91f3-35f985c5028b tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:38.457467 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:38.457467 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:38.461076 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0c3c478b-3fa3-4206-91f3-35f985c5028b tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Volume info retrieved successfully. Jul 09 16:02:38.465571 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0c3c478b-3fa3-4206-91f3-35f985c5028b tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 200 Jul 09 16:02:38.465939 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1512/6056] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:38 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 1292 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:39.477820 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-aac1686c-3e89-452d-bb00-8ca59e2081ba None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:39.479694 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-aac1686c-3e89-452d-bb00-8ca59e2081ba tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] GET https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 Jul 09 16:02:39.479942 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-aac1686c-3e89-452d-bb00-8ca59e2081ba tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:39.480209 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-aac1686c-3e89-452d-bb00-8ca59e2081ba tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:39.486520 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-aac1686c-3e89-452d-bb00-8ca59e2081ba tempest-VolumeAndVolumeTypeFromImageTest-2106835816 tempest-VolumeAndVolumeTypeFromImageTest-2106835816-project-member] https://10.4.3.19/volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 returned with HTTP 404 Jul 09 16:02:39.487048 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1529/6057] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:39 2026] GET /volume/v3/volumes/fd743770-5485-4815-98a4-a2823f821aa1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:39.634322 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-cb351c18-5297-4194-84e5-819e088b7dd8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:39.635916 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb351c18-5297-4194-84e5-819e088b7dd8 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] GET https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 Jul 09 16:02:39.636088 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb351c18-5297-4194-84e5-819e088b7dd8 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:39.636304 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-cb351c18-5297-4194-84e5-819e088b7dd8 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Calling method 'detail' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:39.637072 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-cb351c18-5297-4194-84e5-819e088b7dd8 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 16:02:39.645198 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-cb351c18-5297-4194-84e5-819e088b7dd8 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Get all volumes completed successfully. Jul 09 16:02:39.647035 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:39.647035 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:39.651004 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-cb351c18-5297-4194-84e5-819e088b7dd8 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] https://10.4.3.19/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 09 16:02:39.651439 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1496/6058] 10.4.3.19 () {66 vars in 1278 bytes} [Thu Jul 9 16:02:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6327 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:39.663997 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:39.665601 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe Jul 09 16:02:39.665798 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:39.665954 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:39.666117 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Delete volume with id: 18d14c1f-1e16-4c99-9de4-3bfddd0486fe Jul 09 16:02:39.672451 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:39.672451 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:39.672722 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Volume info retrieved successfully. Jul 09 16:02:39.681397 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.image.cache [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Evicting image cache entry: {'id': 7, 'image_id': 'c65ebbc2-f182-4e27-abf2-b5c8375edb4d', 'volume_id': '18d14c1f-1e16-4c99-9de4-3bfddd0486fe', 'host': 'np0000004916@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 9, 16, 2, 29), 'last_used': datetime.datetime(2026, 7, 9, 16, 2, 38)}. {{(pid=99864) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 09 16:02:39.689175 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Delete volume request issued successfully. Jul 09 16:02:39.689383 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-5b8989c4-cd74-487f-a31d-280aed00a2a5 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] https://10.4.3.19/volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe returned with HTTP 202 Jul 09 16:02:39.689759 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1522/6059] 10.4.3.19 () {66 vars in 1344 bytes} [Thu Jul 9 16:02:39 2026] DELETE /volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:39.696341 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0e7f05c1-703b-4a6d-85d2-da0183e83f1f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:39.698091 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0e7f05c1-703b-4a6d-85d2-da0183e83f1f tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] GET https://10.4.3.19/volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe Jul 09 16:02:39.698325 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0e7f05c1-703b-4a6d-85d2-da0183e83f1f tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:39.698499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0e7f05c1-703b-4a6d-85d2-da0183e83f1f tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:39.704811 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:39.704811 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:39.707975 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0e7f05c1-703b-4a6d-85d2-da0183e83f1f tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Volume info retrieved successfully. Jul 09 16:02:39.711317 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0e7f05c1-703b-4a6d-85d2-da0183e83f1f tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] https://10.4.3.19/volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe returned with HTTP 200 Jul 09 16:02:39.711672 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1513/6060] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:39 2026] GET /volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe => generated 1094 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:40.723248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b7797f61-dafa-4e54-9935-19c1134fa3e4 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:40.724924 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b7797f61-dafa-4e54-9935-19c1134fa3e4 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] GET https://10.4.3.19/volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe Jul 09 16:02:40.725199 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b7797f61-dafa-4e54-9935-19c1134fa3e4 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:40.725407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b7797f61-dafa-4e54-9935-19c1134fa3e4 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:40.730610 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b7797f61-dafa-4e54-9935-19c1134fa3e4 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] https://10.4.3.19/volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe returned with HTTP 404 Jul 09 16:02:40.731055 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1530/6061] 10.4.3.19 () {66 vars in 1341 bytes} [Thu Jul 9 16:02:40 2026] GET /volume/v3/volumes/18d14c1f-1e16-4c99-9de4-3bfddd0486fe => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:40.737107 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-0bfa76a7-86b9-4698-b9c5-c08e544abeaa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:40.738801 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0bfa76a7-86b9-4698-b9c5-c08e544abeaa tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] DELETE https://10.4.3.19/volume/v3/types/f5638c5a-f92b-4b19-a62a-9a419a558f2a Jul 09 16:02:40.738978 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0bfa76a7-86b9-4698-b9c5-c08e544abeaa tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:40.739237 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-0bfa76a7-86b9-4698-b9c5-c08e544abeaa tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:40.760216 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-0bfa76a7-86b9-4698-b9c5-c08e544abeaa tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] https://10.4.3.19/volume/v3/types/f5638c5a-f92b-4b19-a62a-9a419a558f2a returned with HTTP 202 Jul 09 16:02:40.760635 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1497/6062] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:40 2026] DELETE /volume/v3/types/f5638c5a-f92b-4b19-a62a-9a419a558f2a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:40.767140 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-0931b584-6868-4bd8-92ac-d8d7ed0fde35 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:40.769355 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0931b584-6868-4bd8-92ac-d8d7ed0fde35 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] GET https://10.4.3.19/volume/v3/types/f5638c5a-f92b-4b19-a62a-9a419a558f2a Jul 09 16:02:40.769607 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0931b584-6868-4bd8-92ac-d8d7ed0fde35 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:40.769850 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-0931b584-6868-4bd8-92ac-d8d7ed0fde35 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:40.773635 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-0931b584-6868-4bd8-92ac-d8d7ed0fde35 tempest-VolumeAndVolumeTypeFromImageTest-315772346 tempest-VolumeAndVolumeTypeFromImageTest-315772346-project-admin] https://10.4.3.19/volume/v3/types/f5638c5a-f92b-4b19-a62a-9a419a558f2a returned with HTTP 404 Jul 09 16:02:40.774260 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1523/6063] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 16:02:40 2026] GET /volume/v3/types/f5638c5a-f92b-4b19-a62a-9a419a558f2a => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:42.254212 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-b67e298e-d479-42b5-9c89-17ab62944537 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:42.349391 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b67e298e-d479-42b5-9c89-17ab62944537 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:42.349915 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-b67e298e-d479-42b5-9c89-17ab62944537 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-2046257959", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1745260509", "vendor_name": "tempest-vendor_name-521342495"}}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:42.365450 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-b67e298e-d479-42b5-9c89-17ab62944537 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:42.365803 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1514/6064] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:42 2026] POST /volume/v3/types => generated 328 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:42.374759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-a67907d6-6d20-48e1-b873-cf64b6089143 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:42.376825 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:02:42.377265 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "cffd3712-aeea-449f-9ac4-ef17faba5475", "size": 1}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:42.379159 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume request body: {'volume': {'volume_type': 'cffd3712-aeea-449f-9ac4-ef17faba5475', 'size': 1}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:02:42.383477 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume of 1 GB Jul 09 16:02:42.383856 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:42.383856 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:42.384356 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Availability Zones retrieved successfully. Jul 09 16:02:42.390307 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Flow 'volume_create_api' (c93d1d7b-f897-44de-b736-5b33bdbd34e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:42.391446 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bbeba5c-85ca-43e9-bb34-7bc3ffd11574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:42.392166 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:02:42.410012 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1bbeba5c-85ca-43e9-bb34-7bc3ffd11574) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T16:02:42Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1745260509',vendor_name='tempest-vendor_name-521342495'},id=cffd3712-aeea-449f-9ac4-ef17faba5475,is_public=True,name='tempest-ProjectAdminTests-volume-type-2046257959',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cffd3712-aeea-449f-9ac4-ef17faba5475', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:42.410865 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cb073d8-efb5-4cf9-aca6-c0655248f7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:42.434359 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2046257959 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2046257959, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:42.434641 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2046257959 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2046257959, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:42.460656 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Created reservations ['9207d0c0-41d2-422e-86aa-60e15622995b', 'b1caa4f9-1071-40e0-93a5-9519ad5a57cd', '2d5b2fa6-9bc8-4107-8a1d-a834899db2fd', 'd2df4694-fc60-4b49-bd15-1eb0cfec3ad7'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:42.461397 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cb073d8-efb5-4cf9-aca6-c0655248f7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9207d0c0-41d2-422e-86aa-60e15622995b', 'b1caa4f9-1071-40e0-93a5-9519ad5a57cd', '2d5b2fa6-9bc8-4107-8a1d-a834899db2fd', 'd2df4694-fc60-4b49-bd15-1eb0cfec3ad7']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:42.462047 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ed964c-9303-4491-83e1-4ca2843cce5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:42.486659 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32ed964c-9303-4491-83e1-4ca2843cce5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86b689c9-953c-4071-b888-21591909adca', '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='9059e1da3809459b979168f94a1b5dbb',qos_specs=None,replication_status=,reservations=['9207d0c0-41d2-422e-86aa-60e15622995b','b1caa4f9-1071-40e0-93a5-9519ad5a57cd','2d5b2fa6-9bc8-4107-8a1d-a834899db2fd','d2df4694-fc60-4b49-bd15-1eb0cfec3ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_type_id=cffd3712-aeea-449f-9ac4-ef17faba5475), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T16:02:42Z,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=86b689c9-953c-4071-b888-21591909adca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9059e1da3809459b979168f94a1b5dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cffd3712-aeea-449f-9ac4-ef17faba5475),volume_type_id=cffd3712-aeea-449f-9ac4-ef17faba5475)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:42.487389 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dbb692a-871e-4390-9dae-bf8d6773d335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:42.502767 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dbb692a-871e-4390-9dae-bf8d6773d335) transitioned into state 'SUCCESS' from 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='9059e1da3809459b979168f94a1b5dbb',qos_specs=None,replication_status=,reservations=['9207d0c0-41d2-422e-86aa-60e15622995b','b1caa4f9-1071-40e0-93a5-9519ad5a57cd','2d5b2fa6-9bc8-4107-8a1d-a834899db2fd','d2df4694-fc60-4b49-bd15-1eb0cfec3ad7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_type_id=cffd3712-aeea-449f-9ac4-ef17faba5475)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:42.503709 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98af1a29-cb2f-4186-b3da-7469bd40f56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:42.514503 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98af1a29-cb2f-4186-b3da-7469bd40f56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:42.515589 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Flow 'volume_create_api' (c93d1d7b-f897-44de-b736-5b33bdbd34e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:42.515946 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume request issued successfully. Jul 09 16:02:42.516649 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-a67907d6-6d20-48e1-b873-cf64b6089143 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:02:42.517134 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1531/6065] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 16:02:42 2026] POST /volume/v3/volumes => generated 771 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 16:02:42.530256 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-6d9cb385-6969-4fd2-8e65-b55199a0e35b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:42.532161 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6d9cb385-6969-4fd2-8e65-b55199a0e35b tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca Jul 09 16:02:42.532351 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6d9cb385-6969-4fd2-8e65-b55199a0e35b tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:42.532538 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-6d9cb385-6969-4fd2-8e65-b55199a0e35b tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:42.540760 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:42.540760 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:42.544913 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-6d9cb385-6969-4fd2-8e65-b55199a0e35b tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:42.549411 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-6d9cb385-6969-4fd2-8e65-b55199a0e35b tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca returned with HTTP 200 Jul 09 16:02:42.549768 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1498/6066] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 16:02:42 2026] GET /volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:43.565755 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-1c0f72d4-7c39-4713-b312-7e4f9ea7ab16 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.567440 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c0f72d4-7c39-4713-b312-7e4f9ea7ab16 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca Jul 09 16:02:43.567673 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c0f72d4-7c39-4713-b312-7e4f9ea7ab16 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:43.567846 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-1c0f72d4-7c39-4713-b312-7e4f9ea7ab16 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:43.574853 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:43.574853 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:43.578519 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-1c0f72d4-7c39-4713-b312-7e4f9ea7ab16 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:43.583261 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-1c0f72d4-7c39-4713-b312-7e4f9ea7ab16 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca returned with HTTP 200 Jul 09 16:02:43.583703 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1524/6067] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 16:02:43 2026] GET /volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca => generated 971 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:43.598906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-82d53814-498d-418f-bb2d-c3e4f4e1dea5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.600873 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-82d53814-498d-418f-bb2d-c3e4f4e1dea5 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 16:02:43.601104 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-82d53814-498d-418f-bb2d-c3e4f4e1dea5 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:43.601304 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-82d53814-498d-418f-bb2d-c3e4f4e1dea5 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:43.605038 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-82d53814-498d-418f-bb2d-c3e4f4e1dea5 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 16:02:43.605370 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1515/6068] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 16:02:43 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 09 16:02:43.613759 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-0d01d833-2d2f-4943-808d-35fe6aa76ec6 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.615771 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0d01d833-2d2f-4943-808d-35fe6aa76ec6 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/messages/6bdeb410-5dd9-4557-915d-429921c33e70 Jul 09 16:02:43.615980 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0d01d833-2d2f-4943-808d-35fe6aa76ec6 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:43.616143 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-0d01d833-2d2f-4943-808d-35fe6aa76ec6 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:43.620259 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:43.620259 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:43.629912 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-0d01d833-2d2f-4943-808d-35fe6aa76ec6 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages/6bdeb410-5dd9-4557-915d-429921c33e70 returned with HTTP 204 Jul 09 16:02:43.630367 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1532/6069] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 16:02:43 2026] DELETE /volume/v3/messages/6bdeb410-5dd9-4557-915d-429921c33e70 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 16:02:43.637238 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c3586053-6784-4feb-bf66-75cae7764ced None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.638772 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c3586053-6784-4feb-bf66-75cae7764ced tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/messages/6bdeb410-5dd9-4557-915d-429921c33e70 Jul 09 16:02:43.638954 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c3586053-6784-4feb-bf66-75cae7764ced tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:43.639157 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c3586053-6784-4feb-bf66-75cae7764ced tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:43.642511 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c3586053-6784-4feb-bf66-75cae7764ced tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages/6bdeb410-5dd9-4557-915d-429921c33e70 returned with HTTP 404 Jul 09 16:02:43.642913 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1499/6070] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 16:02:43 2026] GET /volume/v3/messages/6bdeb410-5dd9-4557-915d-429921c33e70 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:43.649576 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.651331 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca Jul 09 16:02:43.651553 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:43.651733 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:43.651898 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Delete volume with id: 86b689c9-953c-4071-b888-21591909adca Jul 09 16:02:43.658581 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:43.658581 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:43.658918 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:43.659817 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99864) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 16:02:43.668751 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-2046257959 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-2046257959, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:43.669134 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-2046257959 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-2046257959, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:43.677077 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Created reservations ['cde5e656-f746-4235-bde8-a74319adb71d', '58017b4f-94bb-4bc9-a9e7-0f3a75dbd8ab', 'b8c12b3d-9431-473a-8bd8-318d6d0bc285', '636476fe-d34c-444b-88a9-544fabe56dd7'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:43.700016 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Delete volume request issued successfully. Jul 09 16:02:43.700245 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c8a63e7e-03e7-4aa7-a6a0-2845f603398a tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca returned with HTTP 202 Jul 09 16:02:43.700777 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1525/6071] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 16:02:43 2026] DELETE /volume/v3/volumes/86b689c9-953c-4071-b888-21591909adca => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:43.707297 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9386acf1-0c89-428c-8c6b-29aa4b028599 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.709051 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9386acf1-0c89-428c-8c6b-29aa4b028599 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/types/cffd3712-aeea-449f-9ac4-ef17faba5475 Jul 09 16:02:43.709267 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9386acf1-0c89-428c-8c6b-29aa4b028599 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:43.709477 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9386acf1-0c89-428c-8c6b-29aa4b028599 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:43.730577 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9386acf1-0c89-428c-8c6b-29aa4b028599 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/types/cffd3712-aeea-449f-9ac4-ef17faba5475 returned with HTTP 202 Jul 09 16:02:43.730944 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1516/6072] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:43 2026] DELETE /volume/v3/types/cffd3712-aeea-449f-9ac4-ef17faba5475 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:43.738430 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-5319d838-c738-481a-aba8-e8e8625c445e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.740154 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5319d838-c738-481a-aba8-e8e8625c445e tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:43.740556 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-5319d838-c738-481a-aba8-e8e8625c445e tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-853363752", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1723334392", "vendor_name": "tempest-vendor_name-1103199126"}}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:43.754507 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-5319d838-c738-481a-aba8-e8e8625c445e tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:43.754858 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1533/6073] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:43 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 09 16:02:43.762671 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.764415 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:02:43.764795 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2467d0a7-99c4-4dc5-b09a-4970d7771ccc", "size": 1}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:43.766855 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume request body: {'volume': {'volume_type': '2467d0a7-99c4-4dc5-b09a-4970d7771ccc', 'size': 1}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:02:43.770329 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume of 1 GB Jul 09 16:02:43.770604 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:43.770604 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:43.770934 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Availability Zones retrieved successfully. Jul 09 16:02:43.775941 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Flow 'volume_create_api' (9d8a09dd-9e48-4aba-9135-ca7ae590cf70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:43.777549 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95679347-f309-4a1f-b869-1288a532e3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:43.778329 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:02:43.795352 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95679347-f309-4a1f-b869-1288a532e3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T16:02:44Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1723334392',vendor_name='tempest-vendor_name-1103199126'},id=2467d0a7-99c4-4dc5-b09a-4970d7771ccc,is_public=True,name='tempest-ProjectAdminTests-volume-type-853363752',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2467d0a7-99c4-4dc5-b09a-4970d7771ccc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:43.796007 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef168b2-10c7-425d-8578-faf47983600e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:43.818592 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-853363752 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-853363752, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:43.818809 np0000004916 devstack@c-api.service[99867]: WARNING cinder.quota [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-853363752 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-853363752, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:43.843936 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Created reservations ['9055e8c9-edc5-4b9f-a147-810ffedaeb30', '84d319f3-8304-46ab-a261-517fcc7ca538', 'bbc56aab-b5c3-4d81-8c87-aba591c303c0', 'f38571f3-e015-487a-a2ad-d6add4ecdfc9'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:43.844819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ef168b2-10c7-425d-8578-faf47983600e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9055e8c9-edc5-4b9f-a147-810ffedaeb30', '84d319f3-8304-46ab-a261-517fcc7ca538', 'bbc56aab-b5c3-4d81-8c87-aba591c303c0', 'f38571f3-e015-487a-a2ad-d6add4ecdfc9']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:43.845574 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fef04a3-e6f8-4024-8564-7f20309ecc4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:43.870713 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9fef04a3-e6f8-4024-8564-7f20309ecc4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95dbc2ff-95c7-4e45-8990-0e0efe6560ac', '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='9059e1da3809459b979168f94a1b5dbb',qos_specs=None,replication_status=,reservations=['9055e8c9-edc5-4b9f-a147-810ffedaeb30','84d319f3-8304-46ab-a261-517fcc7ca538','bbc56aab-b5c3-4d81-8c87-aba591c303c0','f38571f3-e015-487a-a2ad-d6add4ecdfc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_type_id=2467d0a7-99c4-4dc5-b09a-4970d7771ccc), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T16:02: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=95dbc2ff-95c7-4e45-8990-0e0efe6560ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9059e1da3809459b979168f94a1b5dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2467d0a7-99c4-4dc5-b09a-4970d7771ccc),volume_type_id=2467d0a7-99c4-4dc5-b09a-4970d7771ccc)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:43.871386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f282ae1-f7bc-4725-96bf-0dead7c8ee8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:43.888164 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f282ae1-f7bc-4725-96bf-0dead7c8ee8a) transitioned into state 'SUCCESS' from 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='9059e1da3809459b979168f94a1b5dbb',qos_specs=None,replication_status=,reservations=['9055e8c9-edc5-4b9f-a147-810ffedaeb30','84d319f3-8304-46ab-a261-517fcc7ca538','bbc56aab-b5c3-4d81-8c87-aba591c303c0','f38571f3-e015-487a-a2ad-d6add4ecdfc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_type_id=2467d0a7-99c4-4dc5-b09a-4970d7771ccc)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:43.888759 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2948da2d-7c33-433c-b6d4-7d76ea209b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:43.898386 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2948da2d-7c33-433c-b6d4-7d76ea209b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:43.899133 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Flow 'volume_create_api' (9d8a09dd-9e48-4aba-9135-ca7ae590cf70) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:43.899502 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume request issued successfully. Jul 09 16:02:43.900032 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a0649ada-e3cd-48da-a08d-689dc7cf39d8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:02:43.900534 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1500/6074] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 16:02:43 2026] POST /volume/v3/volumes => generated 770 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 16:02:43.913663 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-9c0c35cc-2451-4328-8587-8b1747abb477 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:43.915903 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9c0c35cc-2451-4328-8587-8b1747abb477 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac Jul 09 16:02:43.916197 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9c0c35cc-2451-4328-8587-8b1747abb477 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:43.916394 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-9c0c35cc-2451-4328-8587-8b1747abb477 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:43.925420 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:43.925420 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:43.929593 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-9c0c35cc-2451-4328-8587-8b1747abb477 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:43.933580 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-9c0c35cc-2451-4328-8587-8b1747abb477 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac returned with HTTP 200 Jul 09 16:02:43.933947 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1526/6075] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 16:02:43 2026] GET /volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:44.949397 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f6bf8a5b-0b47-4945-b218-5f5261539f56 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:44.951127 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f6bf8a5b-0b47-4945-b218-5f5261539f56 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac Jul 09 16:02:44.951365 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f6bf8a5b-0b47-4945-b218-5f5261539f56 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:44.951539 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f6bf8a5b-0b47-4945-b218-5f5261539f56 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:44.958365 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:44.958365 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:44.961592 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f6bf8a5b-0b47-4945-b218-5f5261539f56 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:44.965443 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f6bf8a5b-0b47-4945-b218-5f5261539f56 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac returned with HTTP 200 Jul 09 16:02:44.965840 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1517/6076] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 16:02:44 2026] GET /volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac => generated 970 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:44.977379 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-20e0cd91-d47a-48f1-9ad7-8f6e6fd8ec76 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:44.979319 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-20e0cd91-d47a-48f1-9ad7-8f6e6fd8ec76 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 16:02:44.979558 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-20e0cd91-d47a-48f1-9ad7-8f6e6fd8ec76 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:44.979770 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-20e0cd91-d47a-48f1-9ad7-8f6e6fd8ec76 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:44.983519 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-20e0cd91-d47a-48f1-9ad7-8f6e6fd8ec76 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 16:02:44.984005 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1534/6077] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 16:02: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 09 16:02:44.991746 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-169826ec-6d08-4b12-aa1a-d1de1f93694f None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:44.993683 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-169826ec-6d08-4b12-aa1a-d1de1f93694f tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 16:02:44.993884 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-169826ec-6d08-4b12-aa1a-d1de1f93694f tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:44.994096 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-169826ec-6d08-4b12-aa1a-d1de1f93694f tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:44.994383 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:44.994383 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:44.997722 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-169826ec-6d08-4b12-aa1a-d1de1f93694f tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 16:02:44.998094 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1501/6078] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 16:02: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 09 16:02:45.006429 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d9bf3379-1ad5-474a-918d-92834d7b90ca None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:45.008434 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d9bf3379-1ad5-474a-918d-92834d7b90ca tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/messages/74de282a-80e2-4c3c-a87c-4d59165c61ad Jul 09 16:02:45.008661 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d9bf3379-1ad5-474a-918d-92834d7b90ca tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:45.008844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d9bf3379-1ad5-474a-918d-92834d7b90ca tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:45.018162 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d9bf3379-1ad5-474a-918d-92834d7b90ca tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages/74de282a-80e2-4c3c-a87c-4d59165c61ad returned with HTTP 204 Jul 09 16:02:45.018659 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1527/6079] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 16:02:45 2026] DELETE /volume/v3/messages/74de282a-80e2-4c3c-a87c-4d59165c61ad => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 16:02:45.024960 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:45.026711 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac Jul 09 16:02:45.026919 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:45.027161 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:45.027339 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Delete volume with id: 95dbc2ff-95c7-4e45-8990-0e0efe6560ac Jul 09 16:02:45.037441 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:45.037441 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:45.037824 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:45.039265 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99865) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 16:02:45.050342 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-853363752 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-853363752, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:45.050589 np0000004916 devstack@c-api.service[99865]: WARNING cinder.quota [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-853363752 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-853363752, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:45.057554 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Created reservations ['0bd44f8d-ff34-4dc8-b8a6-973b78f28009', '106b26f9-e53a-4a25-b67d-d90fa0d008eb', 'd5959088-fb54-4e5e-8813-6699dc6e2258', '6ae0f7dd-299c-438c-905c-edb997f4f2a1'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:45.079526 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Delete volume request issued successfully. Jul 09 16:02:45.079734 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-42ead4ed-7ab0-4550-97c5-e38903725db8 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac returned with HTTP 202 Jul 09 16:02:45.080188 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1518/6080] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 16:02:45 2026] DELETE /volume/v3/volumes/95dbc2ff-95c7-4e45-8990-0e0efe6560ac => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:45.087063 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-947c99fa-7e00-4e76-be95-4501a01dccca None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:45.088946 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-947c99fa-7e00-4e76-be95-4501a01dccca tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/types/2467d0a7-99c4-4dc5-b09a-4970d7771ccc Jul 09 16:02:45.089171 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-947c99fa-7e00-4e76-be95-4501a01dccca tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:45.089407 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-947c99fa-7e00-4e76-be95-4501a01dccca tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:45.110730 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-947c99fa-7e00-4e76-be95-4501a01dccca tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/types/2467d0a7-99c4-4dc5-b09a-4970d7771ccc returned with HTTP 202 Jul 09 16:02:45.111164 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1535/6081] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:45 2026] DELETE /volume/v3/types/2467d0a7-99c4-4dc5-b09a-4970d7771ccc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:45.118869 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-aca73304-c276-4bdc-808a-574e55637b12 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:45.120598 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aca73304-c276-4bdc-808a-574e55637b12 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:45.120930 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aca73304-c276-4bdc-808a-574e55637b12 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-788280228", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1778295516", "vendor_name": "tempest-vendor_name-999023086"}}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:45.134649 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aca73304-c276-4bdc-808a-574e55637b12 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:45.135033 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1502/6082] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:45 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:45.143793 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:45.146006 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:02:45.146478 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "df1dd0f8-2d34-4bcd-9ff6-2f3485662560", "size": 1}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:45.148274 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume request body: {'volume': {'volume_type': 'df1dd0f8-2d34-4bcd-9ff6-2f3485662560', 'size': 1}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:02:45.152465 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume of 1 GB Jul 09 16:02:45.152804 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:45.152804 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:45.153292 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Availability Zones retrieved successfully. Jul 09 16:02:45.160952 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Flow 'volume_create_api' (48958322-e0fa-42b1-bcb1-efcf9e9747bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:45.162339 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf470bc-1f43-40f7-9173-390f5af7782f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:45.163455 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:02:45.188856 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acf470bc-1f43-40f7-9173-390f5af7782f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T16:02:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1778295516',vendor_name='tempest-vendor_name-999023086'},id=df1dd0f8-2d34-4bcd-9ff6-2f3485662560,is_public=True,name='tempest-ProjectAdminTests-volume-type-788280228',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'df1dd0f8-2d34-4bcd-9ff6-2f3485662560', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:45.189645 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b80681f-bb0a-40fa-bc9f-2d4b7707dd2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:45.212159 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-788280228 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-788280228, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:45.212486 np0000004916 devstack@c-api.service[99864]: WARNING cinder.quota [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-788280228 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-788280228, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:45.238566 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Created reservations ['19c71a30-605b-4694-ab3f-64213a08ce17', 'f6f9122a-4720-4cae-9e35-04e8dc463907', '72967c7f-0286-4e9a-9446-8662b783308e', '6bdc3c3c-cadf-4caa-b10b-c2acad6adf8e'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:45.239236 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b80681f-bb0a-40fa-bc9f-2d4b7707dd2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['19c71a30-605b-4694-ab3f-64213a08ce17', 'f6f9122a-4720-4cae-9e35-04e8dc463907', '72967c7f-0286-4e9a-9446-8662b783308e', '6bdc3c3c-cadf-4caa-b10b-c2acad6adf8e']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:45.239871 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12532b32-eb6b-47f9-a81c-8d1206d0f893) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:45.263905 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12532b32-eb6b-47f9-a81c-8d1206d0f893) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ec46b12-c1cc-4ec7-8b74-b8341ea90391', '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='9059e1da3809459b979168f94a1b5dbb',qos_specs=None,replication_status=,reservations=['19c71a30-605b-4694-ab3f-64213a08ce17','f6f9122a-4720-4cae-9e35-04e8dc463907','72967c7f-0286-4e9a-9446-8662b783308e','6bdc3c3c-cadf-4caa-b10b-c2acad6adf8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_type_id=df1dd0f8-2d34-4bcd-9ff6-2f3485662560), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T16:02:45Z,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=1ec46b12-c1cc-4ec7-8b74-b8341ea90391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9059e1da3809459b979168f94a1b5dbb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(df1dd0f8-2d34-4bcd-9ff6-2f3485662560),volume_type_id=df1dd0f8-2d34-4bcd-9ff6-2f3485662560)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:45.265171 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c8dd1e-4371-42e8-b4e7-d154b3f97fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:45.283699 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78c8dd1e-4371-42e8-b4e7-d154b3f97fbb) transitioned into state 'SUCCESS' from 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='9059e1da3809459b979168f94a1b5dbb',qos_specs=None,replication_status=,reservations=['19c71a30-605b-4694-ab3f-64213a08ce17','f6f9122a-4720-4cae-9e35-04e8dc463907','72967c7f-0286-4e9a-9446-8662b783308e','6bdc3c3c-cadf-4caa-b10b-c2acad6adf8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a06dc559c5eb4a0b841ab21e647c1a30',volume_type_id=df1dd0f8-2d34-4bcd-9ff6-2f3485662560)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:45.284410 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8c30d8-9eac-48be-a0f5-eda3ea67b679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:45.294648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af8c30d8-9eac-48be-a0f5-eda3ea67b679) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:45.295395 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Flow 'volume_create_api' (48958322-e0fa-42b1-bcb1-efcf9e9747bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:45.295698 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Create volume request issued successfully. Jul 09 16:02:45.296247 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-f2932c53-b3d2-43cc-bcfc-d4b004bb06f3 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:02:45.296639 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1528/6083] 10.4.3.19 () {70 vars in 1291 bytes} [Thu Jul 9 16:02:45 2026] POST /volume/v3/volumes => generated 770 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 09 16:02:45.309907 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-dc2a19f3-afd2-43ee-a5c9-de40f1d21039 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:45.312307 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc2a19f3-afd2-43ee-a5c9-de40f1d21039 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 Jul 09 16:02:45.312307 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dc2a19f3-afd2-43ee-a5c9-de40f1d21039 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:45.312517 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-dc2a19f3-afd2-43ee-a5c9-de40f1d21039 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:45.320493 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:45.320493 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:45.324631 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-dc2a19f3-afd2-43ee-a5c9-de40f1d21039 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:45.329584 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-dc2a19f3-afd2-43ee-a5c9-de40f1d21039 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 returned with HTTP 200 Jul 09 16:02:45.330083 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1519/6084] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 16:02:45 2026] GET /volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:46.342059 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fd54dbdc-be5f-4bb7-a183-0717cfee22f7 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:46.343729 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd54dbdc-be5f-4bb7-a183-0717cfee22f7 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 Jul 09 16:02:46.343927 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd54dbdc-be5f-4bb7-a183-0717cfee22f7 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:46.344114 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fd54dbdc-be5f-4bb7-a183-0717cfee22f7 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:46.350440 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:46.350440 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:46.353376 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fd54dbdc-be5f-4bb7-a183-0717cfee22f7 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:46.356643 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fd54dbdc-be5f-4bb7-a183-0717cfee22f7 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 returned with HTTP 200 Jul 09 16:02:46.356989 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1536/6085] 10.4.3.19 () {68 vars in 1381 bytes} [Thu Jul 9 16:02:46 2026] GET /volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 => generated 970 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:46.368973 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-a184c405-1fb1-4254-8fca-b47e5c543327 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:46.370804 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a184c405-1fb1-4254-8fca-b47e5c543327 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/messages Jul 09 16:02:46.371021 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a184c405-1fb1-4254-8fca-b47e5c543327 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:46.371194 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-a184c405-1fb1-4254-8fca-b47e5c543327 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:46.374694 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-a184c405-1fb1-4254-8fca-b47e5c543327 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages returned with HTTP 200 Jul 09 16:02:46.375022 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1503/6086] 10.4.3.19 () {68 vars in 1273 bytes} [Thu Jul 9 16:02:46 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 09 16:02:46.383172 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-44bfd59d-1e09-4679-977c-17ba9959147c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:46.385629 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-44bfd59d-1e09-4679-977c-17ba9959147c tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] GET https://10.4.3.19/volume/v3/messages/85f5f82c-60b4-4b33-b991-736e472b4f1a Jul 09 16:02:46.385844 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-44bfd59d-1e09-4679-977c-17ba9959147c tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:46.386039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-44bfd59d-1e09-4679-977c-17ba9959147c tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:46.388794 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:46.388794 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:46.389319 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-44bfd59d-1e09-4679-977c-17ba9959147c tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages/85f5f82c-60b4-4b33-b991-736e472b4f1a returned with HTTP 200 Jul 09 16:02:46.389780 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1529/6087] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 16:02:46 2026] GET /volume/v3/messages/85f5f82c-60b4-4b33-b991-736e472b4f1a => generated 665 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:46.397594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-4e254e19-9892-4516-b6f1-118a7d17c7df None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:46.399089 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4e254e19-9892-4516-b6f1-118a7d17c7df tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/messages/85f5f82c-60b4-4b33-b991-736e472b4f1a Jul 09 16:02:46.399275 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4e254e19-9892-4516-b6f1-118a7d17c7df tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:46.399439 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-4e254e19-9892-4516-b6f1-118a7d17c7df tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'version_select' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:46.405976 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-4e254e19-9892-4516-b6f1-118a7d17c7df tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/messages/85f5f82c-60b4-4b33-b991-736e472b4f1a returned with HTTP 204 Jul 09 16:02:46.406335 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1520/6088] 10.4.3.19 () {68 vars in 1387 bytes} [Thu Jul 9 16:02:46 2026] DELETE /volume/v3/messages/85f5f82c-60b4-4b33-b991-736e472b4f1a => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 09 16:02:46.412475 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:46.414164 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 Jul 09 16:02:46.414391 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:46.414584 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:46.414736 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Delete volume with id: 1ec46b12-c1cc-4ec7-8b74-b8341ea90391 Jul 09 16:02:46.421886 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:46.421886 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:46.422195 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Volume info retrieved successfully. Jul 09 16:02:46.423009 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=99866) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 09 16:02:46.431359 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-788280228 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-788280228, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:46.431605 np0000004916 devstack@c-api.service[99866]: WARNING cinder.quota [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-788280228 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-788280228, it is now deprecated. Please use the default quota class for default quota. Jul 09 16:02:46.438779 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Created reservations ['c3c7ef91-1ace-4c5d-81ce-5ceefd607316', '442bb79f-ca15-4ec7-92d9-3975191834ed', '90bc1a92-ba7b-4187-99ce-3155ab0fddf2', 'e4c70a7b-cc6c-4c8a-a4c5-4a4b58c409b2'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:46.459223 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Delete volume request issued successfully. Jul 09 16:02:46.459378 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-baf0a66d-c6f9-4726-b28c-71ea4a2bd251 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 returned with HTTP 202 Jul 09 16:02:46.459800 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1537/6089] 10.4.3.19 () {68 vars in 1384 bytes} [Thu Jul 9 16:02:46 2026] DELETE /volume/v3/volumes/1ec46b12-c1cc-4ec7-8b74-b8341ea90391 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:46.466650 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-fd809cd0-5463-437d-8e7c-2898d0b8faf0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:46.468438 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fd809cd0-5463-437d-8e7c-2898d0b8faf0 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] DELETE https://10.4.3.19/volume/v3/types/df1dd0f8-2d34-4bcd-9ff6-2f3485662560 Jul 09 16:02:46.468610 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fd809cd0-5463-437d-8e7c-2898d0b8faf0 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:46.468797 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-fd809cd0-5463-437d-8e7c-2898d0b8faf0 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:46.489913 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-fd809cd0-5463-437d-8e7c-2898d0b8faf0 tempest-ProjectAdminTests-1295537960 tempest-ProjectAdminTests-1295537960-project-admin] https://10.4.3.19/volume/v3/types/df1dd0f8-2d34-4bcd-9ff6-2f3485662560 returned with HTTP 202 Jul 09 16:02:46.490347 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1504/6090] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:46 2026] DELETE /volume/v3/types/df1dd0f8-2d34-4bcd-9ff6-2f3485662560 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:47.540788 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d0d82df9-e43c-4d90-b68a-7f75c58980dc None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.613535 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d0d82df9-e43c-4d90-b68a-7f75c58980dc tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:47.613885 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d0d82df9-e43c-4d90-b68a-7f75c58980dc tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-931619511", "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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.627193 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d0d82df9-e43c-4d90-b68a-7f75c58980dc tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:47.627523 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1530/6091] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types => generated 379 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.634825 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-3b1cfde8-4218-47ff-a886-916bb07c4d90 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.636436 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b1cfde8-4218-47ff-a886-916bb07c4d90 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption Jul 09 16:02:47.636743 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-3b1cfde8-4218-47ff-a886-916bb07c4d90 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.650062 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-3b1cfde8-4218-47ff-a886-916bb07c4d90 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption returned with HTTP 200 Jul 09 16:02:47.650454 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1521/6092] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption => generated 239 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.658660 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4059bab8-21e6-497b-9b5d-2aa192cf61f5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.660364 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4059bab8-21e6-497b-9b5d-2aa192cf61f5 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:47.660683 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4059bab8-21e6-497b-9b5d-2aa192cf61f5 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1771879682", "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=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.674576 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4059bab8-21e6-497b-9b5d-2aa192cf61f5 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:47.674897 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1538/6093] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.683963 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-625da663-f0d6-4154-a926-7dde562ec822 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.685972 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-625da663-f0d6-4154-a926-7dde562ec822 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types/78b25892-7442-40ac-87b7-2320ab5d8c6c/encryption Jul 09 16:02:47.686370 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-625da663-f0d6-4154-a926-7dde562ec822 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.701210 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-625da663-f0d6-4154-a926-7dde562ec822 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/78b25892-7442-40ac-87b7-2320ab5d8c6c/encryption returned with HTTP 200 Jul 09 16:02:47.701790 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1505/6094] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types/78b25892-7442-40ac-87b7-2320ab5d8c6c/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.710314 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-91d501b8-fb71-406b-8969-fa282b48d8cb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.711874 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-91d501b8-fb71-406b-8969-fa282b48d8cb tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:47.712201 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-91d501b8-fb71-406b-8969-fa282b48d8cb tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1950073822", "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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.726644 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-91d501b8-fb71-406b-8969-fa282b48d8cb tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:47.726966 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1531/6095] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types => generated 380 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.735059 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-9fb015b3-6c64-4e7e-ac04-4c51109655f9 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.736993 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fb015b3-6c64-4e7e-ac04-4c51109655f9 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd/extra_specs Jul 09 16:02:47.737372 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-9fb015b3-6c64-4e7e-ac04-4c51109655f9 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.759214 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-9fb015b3-6c64-4e7e-ac04-4c51109655f9 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd/extra_specs returned with HTTP 200 Jul 09 16:02:47.759690 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1522/6096] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd/extra_specs => generated 35 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 16:02:47.767430 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-9757f8d9-2049-4650-812d-cb283c16522e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.769117 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9757f8d9-2049-4650-812d-cb283c16522e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] PUT https://10.4.3.19/volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd/extra_specs/key2 Jul 09 16:02:47.769469 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-9757f8d9-2049-4650-812d-cb283c16522e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.784198 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-9757f8d9-2049-4650-812d-cb283c16522e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd/extra_specs/key2 returned with HTTP 200 Jul 09 16:02:47.784542 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1539/6097] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 16:02:47 2026] PUT /volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd/extra_specs/key2 => generated 25 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 16:02:47.793017 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-19708992-203f-4360-8722-991047c80a62 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.794828 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19708992-203f-4360-8722-991047c80a62 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:47.795209 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-19708992-203f-4360-8722-991047c80a62 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.806380 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-19708992-203f-4360-8722-991047c80a62 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:47.806714 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1506/6098] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types => generated 195 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.814335 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-d4292930-a7b3-4112-89a3-d879cfe6439e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.815867 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4292930-a7b3-4112-89a3-d879cfe6439e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/329aa3eb-a2b1-480b-ab8e-122d9d2363b4 Jul 09 16:02:47.816041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4292930-a7b3-4112-89a3-d879cfe6439e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:47.816242 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-d4292930-a7b3-4112-89a3-d879cfe6439e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:47.836886 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-d4292930-a7b3-4112-89a3-d879cfe6439e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/329aa3eb-a2b1-480b-ab8e-122d9d2363b4 returned with HTTP 202 Jul 09 16:02:47.837364 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1532/6099] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:47 2026] DELETE /volume/v3/types/329aa3eb-a2b1-480b-ab8e-122d9d2363b4 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:47.844931 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-82d7afc0-f73d-4ffc-baab-ba8719989061 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.846706 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-82d7afc0-f73d-4ffc-baab-ba8719989061 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:47.847056 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-82d7afc0-f73d-4ffc-baab-ba8719989061 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1421083442", "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=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.862994 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-82d7afc0-f73d-4ffc-baab-ba8719989061 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:47.863298 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1523/6100] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.871815 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-83626874-1189-4b14-9519-3ab13a9dd891 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.873868 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-83626874-1189-4b14-9519-3ab13a9dd891 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b/encryption Jul 09 16:02:47.874263 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-83626874-1189-4b14-9519-3ab13a9dd891 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.890654 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-83626874-1189-4b14-9519-3ab13a9dd891 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b/encryption returned with HTTP 200 Jul 09 16:02:47.891306 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1540/6101] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.899976 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-d61b8f95-e77d-4003-af4b-ccfd2a6ca9b0 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.901967 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d61b8f95-e77d-4003-af4b-ccfd2a6ca9b0 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b/encryption/aaa251dc-a8d3-4567-be7e-2a921d91930f Jul 09 16:02:47.902198 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d61b8f95-e77d-4003-af4b-ccfd2a6ca9b0 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:47.902441 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-d61b8f95-e77d-4003-af4b-ccfd2a6ca9b0 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:47.913663 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-d61b8f95-e77d-4003-af4b-ccfd2a6ca9b0 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b/encryption/aaa251dc-a8d3-4567-be7e-2a921d91930f returned with HTTP 202 Jul 09 16:02:47.914192 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1507/6102] 10.4.3.19 () {66 vars in 1482 bytes} [Thu Jul 9 16:02:47 2026] DELETE /volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b/encryption/aaa251dc-a8d3-4567-be7e-2a921d91930f => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:47.922161 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-3fb593af-c054-46d8-97fd-7cdc8bf6169b None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.924005 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3fb593af-c054-46d8-97fd-7cdc8bf6169b tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:47.924404 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-3fb593af-c054-46d8-97fd-7cdc8bf6169b tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1544356536", "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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.939884 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-3fb593af-c054-46d8-97fd-7cdc8bf6169b tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:47.940276 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1533/6103] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:47 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:47.947898 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-e22b10f0-5383-4e21-9a91-66b8eb76c032 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.949635 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e22b10f0-5383-4e21-9a91-66b8eb76c032 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/b6298f62-d90a-4992-aa28-138a0b3f9e1a/extra_specs/key1 Jul 09 16:02:47.949818 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e22b10f0-5383-4e21-9a91-66b8eb76c032 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:47.950006 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-e22b10f0-5383-4e21-9a91-66b8eb76c032 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:47.966438 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-e22b10f0-5383-4e21-9a91-66b8eb76c032 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/b6298f62-d90a-4992-aa28-138a0b3f9e1a/extra_specs/key1 returned with HTTP 202 Jul 09 16:02:47.966815 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1524/6104] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 16:02:47 2026] DELETE /volume/v3/types/b6298f62-d90a-4992-aa28-138a0b3f9e1a/extra_specs/key1 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 09 16:02:47.974612 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-67695eb5-5c8b-4b34-aea5-cbb83ab98a5e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:47.976564 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-67695eb5-5c8b-4b34-aea5-cbb83ab98a5e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:47.976967 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-67695eb5-5c8b-4b34-aea5-cbb83ab98a5e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1164458242", "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=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:47.993797 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-67695eb5-5c8b-4b34-aea5-cbb83ab98a5e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:47.994270 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1541/6105] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02: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 09 16:02:48.002579 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-29044faf-32c8-47fa-ae50-c3b91bbf48f1 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.004463 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-29044faf-32c8-47fa-ae50-c3b91bbf48f1 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/dd286fcc-db1f-4a34-b41d-bda4f94e033b Jul 09 16:02:48.004692 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-29044faf-32c8-47fa-ae50-c3b91bbf48f1 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.004941 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-29044faf-32c8-47fa-ae50-c3b91bbf48f1 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.032625 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-29044faf-32c8-47fa-ae50-c3b91bbf48f1 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/dd286fcc-db1f-4a34-b41d-bda4f94e033b returned with HTTP 202 Jul 09 16:02:48.033080 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1508/6106] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:48 2026] DELETE /volume/v3/types/dd286fcc-db1f-4a34-b41d-bda4f94e033b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:48.040724 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-769d1313-a76c-49dc-b0dd-1f34eacbe60e None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.042672 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-769d1313-a76c-49dc-b0dd-1f34eacbe60e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] GET https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs Jul 09 16:02:48.042863 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-769d1313-a76c-49dc-b0dd-1f34eacbe60e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.043080 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-769d1313-a76c-49dc-b0dd-1f34eacbe60e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.049723 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-769d1313-a76c-49dc-b0dd-1f34eacbe60e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs returned with HTTP 200 Jul 09 16:02:48.050104 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1534/6107] 10.4.3.19 () {66 vars in 1371 bytes} [Thu Jul 9 16:02:48 2026] GET /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:48.058065 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-1d3edec5-812a-44b5-ae68-232ec3e25714 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.059728 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d3edec5-812a-44b5-ae68-232ec3e25714 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] GET https://10.4.3.19/volume/v3/types Jul 09 16:02:48.059981 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d3edec5-812a-44b5-ae68-232ec3e25714 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.060163 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-1d3edec5-812a-44b5-ae68-232ec3e25714 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'index' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.073077 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-1d3edec5-812a-44b5-ae68-232ec3e25714 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:48.073477 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1525/6108] 10.4.3.19 () {66 vars in 1224 bytes} [Thu Jul 9 16:02:48 2026] GET /volume/v3/types => generated 2611 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:48.083739 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-00521ca0-3ccf-42ad-97ef-2be25280b871 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.085636 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-00521ca0-3ccf-42ad-97ef-2be25280b871 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] GET https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption/cipher Jul 09 16:02:48.085845 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-00521ca0-3ccf-42ad-97ef-2be25280b871 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.086097 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-00521ca0-3ccf-42ad-97ef-2be25280b871 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.092223 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-00521ca0-3ccf-42ad-97ef-2be25280b871 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption/cipher returned with HTTP 200 Jul 09 16:02:48.092560 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1542/6109] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 16:02:48 2026] GET /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 16:02:48.100837 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-05bcb05f-4bc0-4e9a-ac07-06801a564a5a None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.102820 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-05bcb05f-4bc0-4e9a-ac07-06801a564a5a tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] GET https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption Jul 09 16:02:48.103046 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-05bcb05f-4bc0-4e9a-ac07-06801a564a5a tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.103277 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-05bcb05f-4bc0-4e9a-ac07-06801a564a5a tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.109618 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-05bcb05f-4bc0-4e9a-ac07-06801a564a5a tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption returned with HTTP 200 Jul 09 16:02:48.110209 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1509/6110] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 16:02:48 2026] GET /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:48.119041 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c7da7ebf-8c06-44fc-9e5f-643a47483956 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.120836 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7da7ebf-8c06-44fc-9e5f-643a47483956 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] GET https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/multiattach Jul 09 16:02:48.121039 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7da7ebf-8c06-44fc-9e5f-643a47483956 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.121255 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c7da7ebf-8c06-44fc-9e5f-643a47483956 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.127244 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c7da7ebf-8c06-44fc-9e5f-643a47483956 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/multiattach returned with HTTP 200 Jul 09 16:02:48.127646 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1535/6111] 10.4.3.19 () {66 vars in 1407 bytes} [Thu Jul 9 16:02:48 2026] GET /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/multiattach => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 16:02:48.134632 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-24b76731-9e60-428e-8d35-20e646454f3f None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.136598 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-24b76731-9e60-428e-8d35-20e646454f3f tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] GET https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/volume_backend_name Jul 09 16:02:48.136842 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-24b76731-9e60-428e-8d35-20e646454f3f tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.137106 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-24b76731-9e60-428e-8d35-20e646454f3f tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.143464 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-24b76731-9e60-428e-8d35-20e646454f3f tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/volume_backend_name returned with HTTP 200 Jul 09 16:02:48.143807 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1526/6112] 10.4.3.19 () {66 vars in 1431 bytes} [Thu Jul 9 16:02:48 2026] GET /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/volume_backend_name => generated 44 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 16:02:48.151140 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-26516a74-553c-462c-bea0-d190973af48e None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.152854 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-26516a74-553c-462c-bea0-d190973af48e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] GET https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 Jul 09 16:02:48.153118 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-26516a74-553c-462c-bea0-d190973af48e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.153340 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-26516a74-553c-462c-bea0-d190973af48e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.158375 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-26516a74-553c-462c-bea0-d190973af48e tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 returned with HTTP 200 Jul 09 16:02:48.158685 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1543/6113] 10.4.3.19 () {66 vars in 1335 bytes} [Thu Jul 9 16:02:48 2026] GET /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 => generated 401 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:48.167573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-276579b4-cab1-4e98-8945-2a23634796da None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.169397 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-276579b4-cab1-4e98-8945-2a23634796da tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] PUT https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption/ea7da560-7aa9-4e0f-8286-902cd403ae01 Jul 09 16:02:48.169762 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-276579b4-cab1-4e98-8945-2a23634796da tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:48.183718 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-276579b4-cab1-4e98-8945-2a23634796da tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption/ea7da560-7aa9-4e0f-8286-902cd403ae01 returned with HTTP 200 Jul 09 16:02:48.184235 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1510/6114] 10.4.3.19 () {68 vars in 1499 bytes} [Thu Jul 9 16:02:48 2026] PUT /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/encryption/ea7da560-7aa9-4e0f-8286-902cd403ae01 => generated 33 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 16:02:48.192991 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b5021b8c-184c-4776-b1b0-1a24d5b712ad None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.194564 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b5021b8c-184c-4776-b1b0-1a24d5b712ad tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] PUT https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/key1 Jul 09 16:02:48.194862 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b5021b8c-184c-4776-b1b0-1a24d5b712ad tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:48.210812 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b5021b8c-184c-4776-b1b0-1a24d5b712ad tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/key1 returned with HTTP 200 Jul 09 16:02:48.211171 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1536/6115] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 16:02:48 2026] PUT /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884/extra_specs/key1 => generated 30 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 16:02:48.219361 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-425f2cfd-6f12-4767-8f5d-0843b4363f72 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.221088 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-425f2cfd-6f12-4767-8f5d-0843b4363f72 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] PUT https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 Jul 09 16:02:48.221451 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-425f2cfd-6f12-4767-8f5d-0843b4363f72 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:48.233434 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-425f2cfd-6f12-4767-8f5d-0843b4363f72 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 returned with HTTP 200 Jul 09 16:02:48.233825 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1527/6116] 10.4.3.19 () {68 vars in 1355 bytes} [Thu Jul 9 16:02:48 2026] PUT /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 => generated 370 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:48.242506 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8266f4ae-1f2d-47a4-ba92-9560bf3eda73 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.244819 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8266f4ae-1f2d-47a4-ba92-9560bf3eda73 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/b6298f62-d90a-4992-aa28-138a0b3f9e1a Jul 09 16:02:48.245102 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8266f4ae-1f2d-47a4-ba92-9560bf3eda73 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.245390 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8266f4ae-1f2d-47a4-ba92-9560bf3eda73 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.271626 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8266f4ae-1f2d-47a4-ba92-9560bf3eda73 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/b6298f62-d90a-4992-aa28-138a0b3f9e1a returned with HTTP 202 Jul 09 16:02:48.272064 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1544/6117] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:48 2026] DELETE /volume/v3/types/b6298f62-d90a-4992-aa28-138a0b3f9e1a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:48.278707 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-37ec9d3e-e2cf-45ac-af81-70dcf3f51dd6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.280519 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-37ec9d3e-e2cf-45ac-af81-70dcf3f51dd6 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b Jul 09 16:02:48.280741 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-37ec9d3e-e2cf-45ac-af81-70dcf3f51dd6 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.280971 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-37ec9d3e-e2cf-45ac-af81-70dcf3f51dd6 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.302729 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-37ec9d3e-e2cf-45ac-af81-70dcf3f51dd6 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b returned with HTTP 202 Jul 09 16:02:48.303224 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1511/6118] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:48 2026] DELETE /volume/v3/types/5f59e3e9-3669-4e93-a596-c2ac2a5d130b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:48.310259 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-352ef993-f165-4c0e-9196-a242aafb5a81 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.312491 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-352ef993-f165-4c0e-9196-a242aafb5a81 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd Jul 09 16:02:48.312690 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-352ef993-f165-4c0e-9196-a242aafb5a81 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.312884 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-352ef993-f165-4c0e-9196-a242aafb5a81 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.334174 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-352ef993-f165-4c0e-9196-a242aafb5a81 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd returned with HTTP 202 Jul 09 16:02:48.334568 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1537/6119] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:48 2026] DELETE /volume/v3/types/22702e9e-3646-4034-9991-2ef4254f54cd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:48.341575 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-7fdc71c2-2e32-4f59-8ae6-2fbe70e550f1 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.343146 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7fdc71c2-2e32-4f59-8ae6-2fbe70e550f1 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/78b25892-7442-40ac-87b7-2320ab5d8c6c Jul 09 16:02:48.343333 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7fdc71c2-2e32-4f59-8ae6-2fbe70e550f1 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.343521 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-7fdc71c2-2e32-4f59-8ae6-2fbe70e550f1 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.373026 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-7fdc71c2-2e32-4f59-8ae6-2fbe70e550f1 tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/78b25892-7442-40ac-87b7-2320ab5d8c6c returned with HTTP 202 Jul 09 16:02:48.373666 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1528/6120] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:48 2026] DELETE /volume/v3/types/78b25892-7442-40ac-87b7-2320ab5d8c6c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:48.380476 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-edf992a9-d9ee-417f-803f-2e6892d6959c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:48.382403 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-edf992a9-d9ee-417f-803f-2e6892d6959c tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] DELETE https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 Jul 09 16:02:48.382591 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-edf992a9-d9ee-417f-803f-2e6892d6959c tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:48.382788 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-edf992a9-d9ee-417f-803f-2e6892d6959c tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:48.404649 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-edf992a9-d9ee-417f-803f-2e6892d6959c tempest-VolumeTypesAdminTests-387604352 tempest-VolumeTypesAdminTests-387604352-project-admin] https://10.4.3.19/volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 returned with HTTP 202 Jul 09 16:02:48.405051 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1545/6121] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:48 2026] DELETE /volume/v3/types/3102e15b-5081-4822-854b-5c6f2bc02884 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:49.711314 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3a07b686-f2ad-4f70-be54-0a13399b1e25 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:49.790263 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a07b686-f2ad-4f70-be54-0a13399b1e25 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:49.790578 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3a07b686-f2ad-4f70-be54-0a13399b1e25 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1991018277", "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=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:49.805156 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3a07b686-f2ad-4f70-be54-0a13399b1e25 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:49.805553 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1512/6122] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:49 2026] POST /volume/v3/types => generated 380 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:49.813163 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e2c14544-a534-4ad0-8e7a-bdf4af5448ff None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:49.815291 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2c14544-a534-4ad0-8e7a-bdf4af5448ff tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] POST https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption Jul 09 16:02:49.815682 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e2c14544-a534-4ad0-8e7a-bdf4af5448ff tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:49.832374 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e2c14544-a534-4ad0-8e7a-bdf4af5448ff tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption returned with HTTP 200 Jul 09 16:02:49.832845 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1538/6123] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 16:02:49 2026] POST /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption => generated 239 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:49.841484 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-c3b0f69d-fc0e-44b2-8d2a-370ca4898917 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:49.843683 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3b0f69d-fc0e-44b2-8d2a-370ca4898917 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:49.844159 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-c3b0f69d-fc0e-44b2-8d2a-370ca4898917 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1559488060", "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=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:49.861799 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-c3b0f69d-fc0e-44b2-8d2a-370ca4898917 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:49.862266 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1529/6124] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:49 2026] POST /volume/v3/types => generated 380 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:49.870358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-f59b6993-baaa-4c78-a404-04595b103da5 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:49.930153 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f59b6993-baaa-4c78-a404-04595b103da5 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] POST https://10.4.3.19/volume/v3/types/aaba1a55-9785-41a3-9775-411b6e228ba9/encryption Jul 09 16:02:49.930608 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-f59b6993-baaa-4c78-a404-04595b103da5 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:49.933151 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-f59b6993-baaa-4c78-a404-04595b103da5 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:49.933417 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-f59b6993-baaa-4c78-a404-04595b103da5 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/aaba1a55-9785-41a3-9775-411b6e228ba9/encryption returned with HTTP 403 Jul 09 16:02:49.934106 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1546/6125] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 16:02:49 2026] POST /volume/v3/types/aaba1a55-9785-41a3-9775-411b6e228ba9/encryption => generated 127 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:49.942483 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-f698cefd-3382-431a-afd6-914373de8811 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:49.944572 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f698cefd-3382-431a-afd6-914373de8811 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:49.945080 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-f698cefd-3382-431a-afd6-914373de8811 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1688764326", "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=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:49.965243 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-f698cefd-3382-431a-afd6-914373de8811 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:49.965742 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1513/6126] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:49 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:49.973801 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-6d55bc43-95f4-4d5b-b45a-87ec87d4e52d None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:49.975631 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6d55bc43-95f4-4d5b-b45a-87ec87d4e52d tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] POST https://10.4.3.19/volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e/extra_specs Jul 09 16:02:49.975976 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-6d55bc43-95f4-4d5b-b45a-87ec87d4e52d tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:49.977872 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-6d55bc43-95f4-4d5b-b45a-87ec87d4e52d tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:49.978112 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-6d55bc43-95f4-4d5b-b45a-87ec87d4e52d tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e/extra_specs returned with HTTP 403 Jul 09 16:02:49.978551 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1539/6127] 10.4.3.19 () {68 vars in 1392 bytes} [Thu Jul 9 16:02:49 2026] POST /volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:49.986210 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-25dbbf79-0446-4003-84b8-66604c161d20 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:49.988079 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-25dbbf79-0446-4003-84b8-66604c161d20 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] PUT https://10.4.3.19/volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e/extra_specs/key2 Jul 09 16:02:49.988421 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-25dbbf79-0446-4003-84b8-66604c161d20 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:49.990626 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-25dbbf79-0446-4003-84b8-66604c161d20 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:49.990813 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-25dbbf79-0446-4003-84b8-66604c161d20 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e/extra_specs/key2 returned with HTTP 403 Jul 09 16:02:49.991275 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1530/6128] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 16:02:49 2026] PUT /volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:49.998456 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-8728112d-15f7-4782-b254-0ae49ff3bfcf None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.000552 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8728112d-15f7-4782-b254-0ae49ff3bfcf tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:50.000915 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-8728112d-15f7-4782-b254-0ae49ff3bfcf tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:50.002713 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.policy [None req-8728112d-15f7-4782-b254-0ae49ff3bfcf tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99866) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.002951 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-8728112d-15f7-4782-b254-0ae49ff3bfcf tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types returned with HTTP 403 Jul 09 16:02:50.003404 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1547/6129] 10.4.3.19 () {68 vars in 1245 bytes} [Thu Jul 9 16:02:49 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.011448 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-8973c795-7aac-466d-b750-82e651611062 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.013204 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8973c795-7aac-466d-b750-82e651611062 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:50.013573 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-8973c795-7aac-466d-b750-82e651611062 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1332644321", "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=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:50.028976 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-8973c795-7aac-466d-b750-82e651611062 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:50.029343 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1514/6130] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:50 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:50.037372 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b9cc15dc-85ae-4419-ace4-697c9a7ed45c None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.039126 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b9cc15dc-85ae-4419-ace4-697c9a7ed45c tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] POST https://10.4.3.19/volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9/encryption Jul 09 16:02:50.039490 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b9cc15dc-85ae-4419-ace4-697c9a7ed45c tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:50.054878 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b9cc15dc-85ae-4419-ace4-697c9a7ed45c tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9/encryption returned with HTTP 200 Jul 09 16:02:50.055333 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1540/6131] 10.4.3.19 () {68 vars in 1390 bytes} [Thu Jul 9 16:02:50 2026] POST /volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9/encryption => generated 239 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:50.064289 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-bd346049-6b22-453f-9baf-90985a145273 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.066328 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bd346049-6b22-453f-9baf-90985a145273 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] DELETE https://10.4.3.19/volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9/encryption/bda9db31-0b01-4e21-8336-cdb6d2b1fc88 Jul 09 16:02:50.066530 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bd346049-6b22-453f-9baf-90985a145273 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.066720 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-bd346049-6b22-453f-9baf-90985a145273 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.067371 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-bd346049-6b22-453f-9baf-90985a145273 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.067554 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-bd346049-6b22-453f-9baf-90985a145273 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9/encryption/bda9db31-0b01-4e21-8336-cdb6d2b1fc88 returned with HTTP 403 Jul 09 16:02:50.067983 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1531/6132] 10.4.3.19 () {66 vars in 1482 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9/encryption/bda9db31-0b01-4e21-8336-cdb6d2b1fc88 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.077356 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-cb5d6501-c903-4be4-8617-c2239178cb15 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.079348 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cb5d6501-c903-4be4-8617-c2239178cb15 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:50.079760 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-cb5d6501-c903-4be4-8617-c2239178cb15 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-310786024", "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=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:50.096533 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-cb5d6501-c903-4be4-8617-c2239178cb15 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:50.097035 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1548/6133] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:50 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:50.106287 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-aaf264bd-6b8d-4731-a61d-97cde3d42301 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.108129 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aaf264bd-6b8d-4731-a61d-97cde3d42301 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] DELETE https://10.4.3.19/volume/v3/types/724646db-86e1-4a3a-b0bf-2afcfdea0a84/extra_specs/key1 Jul 09 16:02:50.108372 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aaf264bd-6b8d-4731-a61d-97cde3d42301 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.108589 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-aaf264bd-6b8d-4731-a61d-97cde3d42301 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.114390 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.policy [None req-aaf264bd-6b8d-4731-a61d-97cde3d42301 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99867) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.114590 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-aaf264bd-6b8d-4731-a61d-97cde3d42301 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/724646db-86e1-4a3a-b0bf-2afcfdea0a84/extra_specs/key1 returned with HTTP 403 Jul 09 16:02:50.115122 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1515/6134] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/724646db-86e1-4a3a-b0bf-2afcfdea0a84/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.123168 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-2707243d-e329-4b65-aac3-6dc103d7808f None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.125469 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2707243d-e329-4b65-aac3-6dc103d7808f tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] POST https://10.4.3.19/volume/v3/types Jul 09 16:02:50.125953 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-2707243d-e329-4b65-aac3-6dc103d7808f tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-826163611", "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=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:50.143833 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-2707243d-e329-4b65-aac3-6dc103d7808f tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types returned with HTTP 200 Jul 09 16:02:50.144392 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1541/6135] 10.4.3.19 () {68 vars in 1246 bytes} [Thu Jul 9 16:02:50 2026] POST /volume/v3/types => generated 379 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:50.152652 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-844fa369-4e6b-4f7c-81f9-d9a44e0f6185 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.155001 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-844fa369-4e6b-4f7c-81f9-d9a44e0f6185 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] DELETE https://10.4.3.19/volume/v3/types/6976d635-0bff-45e4-b845-21c0937b31f8 Jul 09 16:02:50.155281 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-844fa369-4e6b-4f7c-81f9-d9a44e0f6185 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.155544 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-844fa369-4e6b-4f7c-81f9-d9a44e0f6185 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.156416 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-844fa369-4e6b-4f7c-81f9-d9a44e0f6185 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.156660 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-844fa369-4e6b-4f7c-81f9-d9a44e0f6185 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/6976d635-0bff-45e4-b845-21c0937b31f8 returned with HTTP 403 Jul 09 16:02:50.157266 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1532/6136] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/6976d635-0bff-45e4-b845-21c0937b31f8 => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.164813 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-78974266-0091-4eea-b259-dd44b05b3585 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.166927 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78974266-0091-4eea-b259-dd44b05b3585 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] GET https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs Jul 09 16:02:50.167167 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78974266-0091-4eea-b259-dd44b05b3585 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.167421 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-78974266-0091-4eea-b259-dd44b05b3585 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Calling method 'index' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.176351 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-78974266-0091-4eea-b259-dd44b05b3585 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs returned with HTTP 200 Jul 09 16:02:50.176891 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1549/6137] 10.4.3.19 () {66 vars in 1371 bytes} [Thu Jul 9 16:02:50 2026] GET /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:02:50.184971 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-69b92a73-0f3b-4def-b2d2-6f0ba8a5789b None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.186638 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-69b92a73-0f3b-4def-b2d2-6f0ba8a5789b tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] GET https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption/cipher Jul 09 16:02:50.186802 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-69b92a73-0f3b-4def-b2d2-6f0ba8a5789b tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.186993 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-69b92a73-0f3b-4def-b2d2-6f0ba8a5789b tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.187542 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.policy [None req-69b92a73-0f3b-4def-b2d2-6f0ba8a5789b tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99867) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.187702 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-69b92a73-0f3b-4def-b2d2-6f0ba8a5789b tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption/cipher returned with HTTP 403 Jul 09 16:02:50.188069 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1516/6138] 10.4.3.19 () {66 vars in 1389 bytes} [Thu Jul 9 16:02:50 2026] GET /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.195013 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-289bd0fb-f43c-45de-b9ba-63020c4c2a51 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.196792 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-289bd0fb-f43c-45de-b9ba-63020c4c2a51 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] GET https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption Jul 09 16:02:50.197031 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-289bd0fb-f43c-45de-b9ba-63020c4c2a51 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.197234 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-289bd0fb-f43c-45de-b9ba-63020c4c2a51 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Calling method 'index' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.197831 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-289bd0fb-f43c-45de-b9ba-63020c4c2a51 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.198029 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-289bd0fb-f43c-45de-b9ba-63020c4c2a51 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption returned with HTTP 403 Jul 09 16:02:50.198444 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1542/6139] 10.4.3.19 () {66 vars in 1368 bytes} [Thu Jul 9 16:02:50 2026] GET /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.205142 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-077b11f1-bc68-40a5-a509-07a8aef036da None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.207601 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-077b11f1-bc68-40a5-a509-07a8aef036da tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] GET https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/multiattach Jul 09 16:02:50.207810 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-077b11f1-bc68-40a5-a509-07a8aef036da tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.208049 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-077b11f1-bc68-40a5-a509-07a8aef036da tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.215993 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-077b11f1-bc68-40a5-a509-07a8aef036da tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/multiattach returned with HTTP 200 Jul 09 16:02:50.216421 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1533/6140] 10.4.3.19 () {66 vars in 1407 bytes} [Thu Jul 9 16:02:50 2026] GET /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/multiattach => generated 29 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 09 16:02:50.223211 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-df9e8c3f-21fd-4709-ae36-fbba8bfa2d5c None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.225313 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-df9e8c3f-21fd-4709-ae36-fbba8bfa2d5c tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] GET https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/volume_backend_name Jul 09 16:02:50.225535 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-df9e8c3f-21fd-4709-ae36-fbba8bfa2d5c tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.225724 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-df9e8c3f-21fd-4709-ae36-fbba8bfa2d5c tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.233385 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-df9e8c3f-21fd-4709-ae36-fbba8bfa2d5c tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/volume_backend_name returned with HTTP 404 Jul 09 16:02:50.233846 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1550/6141] 10.4.3.19 () {66 vars in 1431 bytes} [Thu Jul 9 16:02:50 2026] GET /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/volume_backend_name => generated 143 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.242687 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3d325a39-e0f9-4bf5-b68f-dd852c70b2b8 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.244717 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d325a39-e0f9-4bf5-b68f-dd852c70b2b8 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] PUT https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption/8c81552e-1ea7-4616-b216-06cbbdbcb384 Jul 09 16:02:50.245110 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3d325a39-e0f9-4bf5-b68f-dd852c70b2b8 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:50.246981 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.policy [None req-3d325a39-e0f9-4bf5-b68f-dd852c70b2b8 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99867) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.247155 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3d325a39-e0f9-4bf5-b68f-dd852c70b2b8 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption/8c81552e-1ea7-4616-b216-06cbbdbcb384 returned with HTTP 403 Jul 09 16:02:50.247596 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1517/6142] 10.4.3.19 () {68 vars in 1499 bytes} [Thu Jul 9 16:02:50 2026] PUT /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/encryption/8c81552e-1ea7-4616-b216-06cbbdbcb384 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.255410 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-130f22ce-b47b-4ded-8381-7f979e6f5e3a None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.257095 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-130f22ce-b47b-4ded-8381-7f979e6f5e3a tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] PUT https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/key1 Jul 09 16:02:50.257427 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-130f22ce-b47b-4ded-8381-7f979e6f5e3a tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:50.259128 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.policy [None req-130f22ce-b47b-4ded-8381-7f979e6f5e3a tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99864) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.259324 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-130f22ce-b47b-4ded-8381-7f979e6f5e3a tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/key1 returned with HTTP 403 Jul 09 16:02:50.259752 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1543/6143] 10.4.3.19 () {68 vars in 1406 bytes} [Thu Jul 9 16:02:50 2026] PUT /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e/extra_specs/key1 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.267874 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-89a0d1bc-fb26-4c6d-80a7-a074f24e112e None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.269730 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89a0d1bc-fb26-4c6d-80a7-a074f24e112e tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] PUT https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e Jul 09 16:02:50.270130 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-89a0d1bc-fb26-4c6d-80a7-a074f24e112e tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:50.272023 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.policy [None req-89a0d1bc-fb26-4c6d-80a7-a074f24e112e tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '330d7b6d87da4ef09ac6b817086c0f9b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3e530a55f2b0499891218bff28380eb8', '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=99865) authorize /opt/stack/cinder/cinder/policy.py:195}} Jul 09 16:02:50.272269 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-89a0d1bc-fb26-4c6d-80a7-a074f24e112e tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-reader] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e returned with HTTP 403 Jul 09 16:02:50.272729 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1534/6144] 10.4.3.19 () {68 vars in 1355 bytes} [Thu Jul 9 16:02:50 2026] PUT /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:50.280235 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ee43f49e-f1fa-413d-ab2f-2fe6fdf432f3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.282038 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee43f49e-f1fa-413d-ab2f-2fe6fdf432f3 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] DELETE https://10.4.3.19/volume/v3/types/6976d635-0bff-45e4-b845-21c0937b31f8 Jul 09 16:02:50.282248 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee43f49e-f1fa-413d-ab2f-2fe6fdf432f3 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.282443 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ee43f49e-f1fa-413d-ab2f-2fe6fdf432f3 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.306587 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ee43f49e-f1fa-413d-ab2f-2fe6fdf432f3 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types/6976d635-0bff-45e4-b845-21c0937b31f8 returned with HTTP 202 Jul 09 16:02:50.307038 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1551/6145] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/6976d635-0bff-45e4-b845-21c0937b31f8 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:50.313347 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-ecaad382-a2e3-4694-8a2c-f893e6c6adfa None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.315542 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ecaad382-a2e3-4694-8a2c-f893e6c6adfa tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] DELETE https://10.4.3.19/volume/v3/types/724646db-86e1-4a3a-b0bf-2afcfdea0a84 Jul 09 16:02:50.315722 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ecaad382-a2e3-4694-8a2c-f893e6c6adfa tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.315931 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-ecaad382-a2e3-4694-8a2c-f893e6c6adfa tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.338059 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-ecaad382-a2e3-4694-8a2c-f893e6c6adfa tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types/724646db-86e1-4a3a-b0bf-2afcfdea0a84 returned with HTTP 202 Jul 09 16:02:50.338493 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1518/6146] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/724646db-86e1-4a3a-b0bf-2afcfdea0a84 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:50.344965 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-fed9f845-336e-4da4-b4e0-def8e53566e4 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.346656 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fed9f845-336e-4da4-b4e0-def8e53566e4 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] DELETE https://10.4.3.19/volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9 Jul 09 16:02:50.346827 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fed9f845-336e-4da4-b4e0-def8e53566e4 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.347067 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-fed9f845-336e-4da4-b4e0-def8e53566e4 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Calling method '_delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.369602 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-fed9f845-336e-4da4-b4e0-def8e53566e4 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9 returned with HTTP 202 Jul 09 16:02:50.370000 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1544/6147] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/8ca18db0-00b6-42ba-a316-c3ee5b41e7e9 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:50.376713 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-6b8ff0c3-c7b7-4aa7-82c5-919685f90645 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.378656 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b8ff0c3-c7b7-4aa7-82c5-919685f90645 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] DELETE https://10.4.3.19/volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e Jul 09 16:02:50.378874 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b8ff0c3-c7b7-4aa7-82c5-919685f90645 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.379072 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-6b8ff0c3-c7b7-4aa7-82c5-919685f90645 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Calling method '_delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.404757 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-6b8ff0c3-c7b7-4aa7-82c5-919685f90645 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e returned with HTTP 202 Jul 09 16:02:50.405165 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1535/6148] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/86f40743-edfc-4f28-852c-9c5be2c2bf2e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:50.412329 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4300e8d1-5bc0-459e-91a0-738396b45b79 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.414050 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4300e8d1-5bc0-459e-91a0-738396b45b79 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] DELETE https://10.4.3.19/volume/v3/types/aaba1a55-9785-41a3-9775-411b6e228ba9 Jul 09 16:02:50.414260 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4300e8d1-5bc0-459e-91a0-738396b45b79 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.414475 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4300e8d1-5bc0-459e-91a0-738396b45b79 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Calling method '_delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.438812 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4300e8d1-5bc0-459e-91a0-738396b45b79 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types/aaba1a55-9785-41a3-9775-411b6e228ba9 returned with HTTP 202 Jul 09 16:02:50.439232 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1552/6149] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/aaba1a55-9785-41a3-9775-411b6e228ba9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:50.446617 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-e91b913d-94b0-4883-bb24-2defc3444159 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:50.448632 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e91b913d-94b0-4883-bb24-2defc3444159 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] DELETE https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e Jul 09 16:02:50.448880 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e91b913d-94b0-4883-bb24-2defc3444159 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:50.449119 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-e91b913d-94b0-4883-bb24-2defc3444159 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] Calling method '_delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:50.476092 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-e91b913d-94b0-4883-bb24-2defc3444159 tempest-VolumeTypesReaderTests-1046964913 tempest-VolumeTypesReaderTests-1046964913-project-admin] https://10.4.3.19/volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e returned with HTTP 202 Jul 09 16:02:50.476579 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1519/6150] 10.4.3.19 () {66 vars in 1338 bytes} [Thu Jul 9 16:02:50 2026] DELETE /volume/v3/types/d0aa4e0c-121e-43ab-99fa-c810e2cf3d6e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 09 16:02:52.054438 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:52.125600 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:02:52.125937 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1603416631"}} {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:52.127213 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.v3.volumes [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1603416631'}} {{(pid=99864) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:02:52.127329 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume of 1 GB Jul 09 16:02:52.131015 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Availability Zones retrieved successfully. Jul 09 16:02:52.135767 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Flow 'volume_create_api' (71be1c94-5f74-4697-ad1f-7ffd4b66854e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:52.136569 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0ae621-de94-42d4-b062-7b9dde0dc8ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:52.137260 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.flows.api.create_volume [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Validating volume size '1' using validate_int {{(pid=99864) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:02:52.158081 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e0ae621-de94-42d4-b062-7b9dde0dc8ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:52.158746 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1241d7f1-072d-45f4-afa9-d015366af93d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:52.207920 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.quota [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Created reservations ['0cdd7f58-a42b-4c3b-9480-d85c79abf3c8', '2a9dab37-4460-4d68-bc05-cef907552086', '3382e453-f3ca-489a-8f63-23e6192a9818', 'f3f2cb1a-4ed7-4269-ad81-cf8ad51d83e9'] {{(pid=99864) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:52.208604 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1241d7f1-072d-45f4-afa9-d015366af93d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0cdd7f58-a42b-4c3b-9480-d85c79abf3c8', '2a9dab37-4460-4d68-bc05-cef907552086', '3382e453-f3ca-489a-8f63-23e6192a9818', 'f3f2cb1a-4ed7-4269-ad81-cf8ad51d83e9']}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:52.209343 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de766a3-3700-4ad4-9e11-d8ebb3cfa2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:52.230826 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7de766a3-3700-4ad4-9e11-d8ebb3cfa2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1761cdcd-ea77-40df-868c-26ba85860fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603416631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3179fae3beba472893ca8a44c876637e',qos_specs=None,replication_status=,reservations=['0cdd7f58-a42b-4c3b-9480-d85c79abf3c8','2a9dab37-4460-4d68-bc05-cef907552086','3382e453-f3ca-489a-8f63-23e6192a9818','f3f2cb1a-4ed7-4269-ad81-cf8ad51d83e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T16:02:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1603416631',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1761cdcd-ea77-40df-868c-26ba85860fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3179fae3beba472893ca8a44c876637e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:52.231486 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bd7281-efc2-4087-8077-b3115a2d6f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:52.247114 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6bd7281-efc2-4087-8077-b3115a2d6f86) transitioned into state 'SUCCESS' from state '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-1603416631',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3179fae3beba472893ca8a44c876637e',qos_specs=None,replication_status=,reservations=['0cdd7f58-a42b-4c3b-9480-d85c79abf3c8','2a9dab37-4460-4d68-bc05-cef907552086','3382e453-f3ca-489a-8f63-23e6192a9818','f3f2cb1a-4ed7-4269-ad81-cf8ad51d83e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:52.247714 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd53c3d-c304-4869-9e44-f3c73687e585) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:52.257238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5fd53c3d-c304-4869-9e44-f3c73687e585) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99864) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:52.257238 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Flow 'volume_create_api' (71be1c94-5f74-4697-ad1f-7ffd4b66854e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99864) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:52.257529 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume request issued successfully. Jul 09 16:02:52.258253 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-e19310f0-23ca-4fb1-b4bc-c6817b6956e5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:02:52.258673 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1545/6151] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 16:02:52 2026] POST /volume/v3/volumes => generated 776 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:52.270704 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-f960652e-953a-4f33-b94d-ef18fe68faff None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:52.272742 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f960652e-953a-4f33-b94d-ef18fe68faff tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec Jul 09 16:02:52.273034 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f960652e-953a-4f33-b94d-ef18fe68faff tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:52.273283 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-f960652e-953a-4f33-b94d-ef18fe68faff tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:52.280793 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:52.280793 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:52.284384 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-f960652e-953a-4f33-b94d-ef18fe68faff tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:52.288213 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-f960652e-953a-4f33-b94d-ef18fe68faff tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec returned with HTTP 200 Jul 09 16:02:52.288555 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1536/6152] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:52 2026] GET /volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:53.301311 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-05413c6d-869f-4760-bc65-0de4c0ca88ab None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:53.303269 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05413c6d-869f-4760-bc65-0de4c0ca88ab tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec Jul 09 16:02:53.303512 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05413c6d-869f-4760-bc65-0de4c0ca88ab tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:53.303740 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-05413c6d-869f-4760-bc65-0de4c0ca88ab tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:53.311713 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:53.311713 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:53.315250 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-05413c6d-869f-4760-bc65-0de4c0ca88ab tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:53.319449 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-05413c6d-869f-4760-bc65-0de4c0ca88ab tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec returned with HTTP 200 Jul 09 16:02:53.319895 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1553/6153] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:53 2026] GET /volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:02:53.331769 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-5fb74117-b699-4f51-8148-8e73556e3409 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:53.389586 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5fb74117-b699-4f51-8148-8e73556e3409 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] GET https://10.4.3.19/volume/v3/volumes Jul 09 16:02:53.389684 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5fb74117-b699-4f51-8148-8e73556e3409 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:53.389937 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-5fb74117-b699-4f51-8148-8e73556e3409 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Calling method 'index' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:53.390152 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.api_utils [None req-5fb74117-b699-4f51-8148-8e73556e3409 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Removing options '' from query. {{(pid=99867) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 16:02:53.390876 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-5fb74117-b699-4f51-8148-8e73556e3409 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99867) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 16:02:53.397590 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-5fb74117-b699-4f51-8148-8e73556e3409 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Get all volumes completed successfully. Jul 09 16:02:53.398071 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-5fb74117-b699-4f51-8148-8e73556e3409 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] https://10.4.3.19/volume/v3/volumes returned with HTTP 200 Jul 09 16:02:53.398594 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1520/6154] 10.4.3.19 () {68 vars in 1271 bytes} [Thu Jul 9 16:02:53 2026] GET /volume/v3/volumes => generated 334 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:53.408494 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-ecca954e-876b-4323-a05f-d70a1ad1c9ee None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:53.410674 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ecca954e-876b-4323-a05f-d70a1ad1c9ee tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec Jul 09 16:02:53.410999 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ecca954e-876b-4323-a05f-d70a1ad1c9ee tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:53.411251 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-ecca954e-876b-4323-a05f-d70a1ad1c9ee tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'delete' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:53.411450 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.v3.volumes [None req-ecca954e-876b-4323-a05f-d70a1ad1c9ee tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Delete volume with id: 1761cdcd-ea77-40df-868c-26ba85860fec Jul 09 16:02:53.419683 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:53.419683 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:53.420088 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ecca954e-876b-4323-a05f-d70a1ad1c9ee tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:53.436114 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-ecca954e-876b-4323-a05f-d70a1ad1c9ee tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Delete volume request issued successfully. Jul 09 16:02:53.436362 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-ecca954e-876b-4323-a05f-d70a1ad1c9ee tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec returned with HTTP 202 Jul 09 16:02:53.436877 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1546/6155] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 16:02:53 2026] DELETE /volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 16:02:53.443837 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-710c73aa-3d21-4903-9210-97f5b53ac8c0 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:53.446249 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-710c73aa-3d21-4903-9210-97f5b53ac8c0 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec Jul 09 16:02:53.446573 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-710c73aa-3d21-4903-9210-97f5b53ac8c0 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:53.446885 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-710c73aa-3d21-4903-9210-97f5b53ac8c0 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:53.455378 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:53.455378 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:53.459997 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-710c73aa-3d21-4903-9210-97f5b53ac8c0 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:53.465050 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-710c73aa-3d21-4903-9210-97f5b53ac8c0 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec returned with HTTP 200 Jul 09 16:02:53.465582 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1537/6156] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:53 2026] GET /volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:02:54.478037 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-66efaae8-0e8b-4918-9857-4b540db106c2 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:54.480093 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-66efaae8-0e8b-4918-9857-4b540db106c2 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec Jul 09 16:02:54.480296 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-66efaae8-0e8b-4918-9857-4b540db106c2 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:54.480470 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-66efaae8-0e8b-4918-9857-4b540db106c2 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:54.486052 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-66efaae8-0e8b-4918-9857-4b540db106c2 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec returned with HTTP 404 Jul 09 16:02:54.486644 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1554/6157] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:54 2026] GET /volume/v3/volumes/1761cdcd-ea77-40df-868c-26ba85860fec => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 16:02:54.494152 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:54.495791 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:02:54.496134 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1335717706"}} {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:54.497458 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.v3.volumes [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1335717706'}} {{(pid=99867) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:02:54.497600 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume of 1 GB Jul 09 16:02:54.497870 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:54.497870 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:54.501545 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Availability Zones retrieved successfully. Jul 09 16:02:54.506435 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Flow 'volume_create_api' (89635558-03e6-4217-9583-43e96900ec00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:54.507293 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7837fe9-7ac0-4d7f-890a-18a786c179bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:54.508004 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.flows.api.create_volume [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Validating volume size '1' using validate_int {{(pid=99867) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:02:54.528520 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7837fe9-7ac0-4d7f-890a-18a786c179bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:54.529144 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38220484-0173-4ab0-87c9-80be70e36c3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:54.560264 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.quota [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Created reservations ['74790fca-7ac6-47ae-8497-e7f61c858859', 'e22aaa99-b3a0-430d-84d5-4238042d1f0c', '061abd79-c393-4078-bae1-5ade495de6ec', '2b47ef3c-189b-4ae0-abff-dc6153102ed7'] {{(pid=99867) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:54.560903 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38220484-0173-4ab0-87c9-80be70e36c3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74790fca-7ac6-47ae-8497-e7f61c858859', 'e22aaa99-b3a0-430d-84d5-4238042d1f0c', '061abd79-c393-4078-bae1-5ade495de6ec', '2b47ef3c-189b-4ae0-abff-dc6153102ed7']}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:54.561519 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de4a28c1-7055-4d1c-bf13-2886ea767111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:54.580933 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de4a28c1-7055-4d1c-bf13-2886ea767111) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41c29971-feba-4cec-821d-67c44666b86b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1335717706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3179fae3beba472893ca8a44c876637e',qos_specs=None,replication_status=,reservations=['74790fca-7ac6-47ae-8497-e7f61c858859','e22aaa99-b3a0-430d-84d5-4238042d1f0c','061abd79-c393-4078-bae1-5ade495de6ec','2b47ef3c-189b-4ae0-abff-dc6153102ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T16:02:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1335717706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41c29971-feba-4cec-821d-67c44666b86b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3179fae3beba472893ca8a44c876637e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:54.581827 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab4081dc-f571-4df3-b807-31085de45ad1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:54.597397 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab4081dc-f571-4df3-b807-31085de45ad1) transitioned into state 'SUCCESS' from state '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-1335717706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3179fae3beba472893ca8a44c876637e',qos_specs=None,replication_status=,reservations=['74790fca-7ac6-47ae-8497-e7f61c858859','e22aaa99-b3a0-430d-84d5-4238042d1f0c','061abd79-c393-4078-bae1-5ade495de6ec','2b47ef3c-189b-4ae0-abff-dc6153102ed7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:54.598031 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69751803-e661-46fc-96ea-05f5213d6124) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:54.605873 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69751803-e661-46fc-96ea-05f5213d6124) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99867) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:54.606946 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Flow 'volume_create_api' (89635558-03e6-4217-9583-43e96900ec00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99867) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:54.607410 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume request issued successfully. Jul 09 16:02:54.608126 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-28e51fd3-d0ff-4b07-a176-bf7cab9e8994 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:02:54.608822 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1521/6158] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 16:02:54 2026] POST /volume/v3/volumes => generated 776 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:54.620132 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-575ff0cb-96a8-4198-9eb2-51339ce7c818 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:54.622107 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-575ff0cb-96a8-4198-9eb2-51339ce7c818 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b Jul 09 16:02:54.622366 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-575ff0cb-96a8-4198-9eb2-51339ce7c818 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:54.622586 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-575ff0cb-96a8-4198-9eb2-51339ce7c818 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:54.630263 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:54.630263 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:54.633799 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-575ff0cb-96a8-4198-9eb2-51339ce7c818 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:54.637911 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-575ff0cb-96a8-4198-9eb2-51339ce7c818 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b returned with HTTP 200 Jul 09 16:02:54.638366 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1547/6159] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:54 2026] GET /volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:55.650134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d5270543-d444-4640-b2b6-03482589c3ef None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:55.651896 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d5270543-d444-4640-b2b6-03482589c3ef tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b Jul 09 16:02:55.652112 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d5270543-d444-4640-b2b6-03482589c3ef tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:55.652312 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d5270543-d444-4640-b2b6-03482589c3ef tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:55.659580 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:55.659580 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:55.662615 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d5270543-d444-4640-b2b6-03482589c3ef tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:55.666092 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d5270543-d444-4640-b2b6-03482589c3ef tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b returned with HTTP 200 Jul 09 16:02:55.666454 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1538/6160] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:55 2026] GET /volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b => generated 1007 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:02:55.678994 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-4bc322ca-db12-4def-adcc-282a0999b2fa None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:55.680854 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4bc322ca-db12-4def-adcc-282a0999b2fa tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] GET https://10.4.3.19/volume/v3/volumes/detail Jul 09 16:02:55.681064 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4bc322ca-db12-4def-adcc-282a0999b2fa tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:55.681256 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-4bc322ca-db12-4def-adcc-282a0999b2fa tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Calling method 'detail' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:55.681526 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.api_utils [None req-4bc322ca-db12-4def-adcc-282a0999b2fa tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Removing options '' from query. {{(pid=99866) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 16:02:55.682254 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-4bc322ca-db12-4def-adcc-282a0999b2fa tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=99866) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 09 16:02:55.689205 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-4bc322ca-db12-4def-adcc-282a0999b2fa tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Get all volumes completed successfully. Jul 09 16:02:55.689799 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:55.689799 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:55.693903 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-4bc322ca-db12-4def-adcc-282a0999b2fa tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] https://10.4.3.19/volume/v3/volumes/detail returned with HTTP 200 Jul 09 16:02:55.694408 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1555/6161] 10.4.3.19 () {68 vars in 1292 bytes} [Thu Jul 9 16:02:55 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:55.706935 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-c71a51f7-9b31-41a6-bbd4-d735d18ffe06 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:55.708910 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c71a51f7-9b31-41a6-bbd4-d735d18ffe06 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b Jul 09 16:02:55.709132 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c71a51f7-9b31-41a6-bbd4-d735d18ffe06 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:55.709388 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-c71a51f7-9b31-41a6-bbd4-d735d18ffe06 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'delete' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:55.709588 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.v3.volumes [None req-c71a51f7-9b31-41a6-bbd4-d735d18ffe06 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Delete volume with id: 41c29971-feba-4cec-821d-67c44666b86b Jul 09 16:02:55.717932 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:55.717932 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:55.718317 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c71a51f7-9b31-41a6-bbd4-d735d18ffe06 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:55.735626 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-c71a51f7-9b31-41a6-bbd4-d735d18ffe06 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Delete volume request issued successfully. Jul 09 16:02:55.735888 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-c71a51f7-9b31-41a6-bbd4-d735d18ffe06 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b returned with HTTP 202 Jul 09 16:02:55.736416 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1522/6162] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 16:02:55 2026] DELETE /volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 16:02:55.742815 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-c89d0e26-06da-4eb9-a82a-89d787b15ebe None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:55.744750 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c89d0e26-06da-4eb9-a82a-89d787b15ebe tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b Jul 09 16:02:55.744984 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c89d0e26-06da-4eb9-a82a-89d787b15ebe tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:55.745220 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-c89d0e26-06da-4eb9-a82a-89d787b15ebe tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:55.753061 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:55.753061 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:55.756509 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-c89d0e26-06da-4eb9-a82a-89d787b15ebe tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:55.760570 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-c89d0e26-06da-4eb9-a82a-89d787b15ebe tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b returned with HTTP 200 Jul 09 16:02:55.761013 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1548/6163] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:55 2026] GET /volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b => generated 1006 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:02:56.772838 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-70bb0474-d5e5-4ccf-ad01-12a964eba69d None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:56.774879 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70bb0474-d5e5-4ccf-ad01-12a964eba69d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b Jul 09 16:02:56.775134 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70bb0474-d5e5-4ccf-ad01-12a964eba69d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:56.775324 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-70bb0474-d5e5-4ccf-ad01-12a964eba69d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:56.780383 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-70bb0474-d5e5-4ccf-ad01-12a964eba69d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b returned with HTTP 404 Jul 09 16:02:56.780909 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1539/6164] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:56 2026] GET /volume/v3/volumes/41c29971-feba-4cec-821d-67c44666b86b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 16:02:56.788919 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:56.790539 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:02:56.790875 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-944390760"}} {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:56.792200 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.v3.volumes [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-944390760'}} {{(pid=99866) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:02:56.792339 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume of 1 GB Jul 09 16:02:56.795907 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Availability Zones retrieved successfully. Jul 09 16:02:56.801098 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Flow 'volume_create_api' (49577bf2-8b49-4d61-a1f0-1bc3e00347ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:56.801944 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e72b80c-36e7-4db5-b173-8864c7d35b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:56.802616 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.flows.api.create_volume [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Validating volume size '1' using validate_int {{(pid=99866) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:02:56.824928 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6e72b80c-36e7-4db5-b173-8864c7d35b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:56.825729 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f773aa84-c4e1-43d2-86cd-4f9d77c288e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:56.859358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.quota [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Created reservations ['5d103913-732e-44e7-a266-4a901ac896c2', 'e685b0be-b729-41bb-a13f-0705248de159', 'd6358c50-e54e-4eb7-b022-3e1f0c430e11', 'edbcc0e8-f0ea-4d45-9415-b0c5514cc0ac'] {{(pid=99866) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:56.860131 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f773aa84-c4e1-43d2-86cd-4f9d77c288e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d103913-732e-44e7-a266-4a901ac896c2', 'e685b0be-b729-41bb-a13f-0705248de159', 'd6358c50-e54e-4eb7-b022-3e1f0c430e11', 'edbcc0e8-f0ea-4d45-9415-b0c5514cc0ac']}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:56.860882 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7bac48-33a6-474c-b26b-ce3179438976) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:56.883586 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b7bac48-33a6-474c-b26b-ce3179438976) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd857564-dbc2-4e04-8603-cec2795449f8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-944390760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3179fae3beba472893ca8a44c876637e',qos_specs=None,replication_status=,reservations=['5d103913-732e-44e7-a266-4a901ac896c2','e685b0be-b729-41bb-a13f-0705248de159','d6358c50-e54e-4eb7-b022-3e1f0c430e11','edbcc0e8-f0ea-4d45-9415-b0c5514cc0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T16:02:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-944390760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd857564-dbc2-4e04-8603-cec2795449f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3179fae3beba472893ca8a44c876637e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:56.884358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15e01c92-5186-4887-9089-3a4d11d3882a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:56.900928 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15e01c92-5186-4887-9089-3a4d11d3882a) transitioned into state 'SUCCESS' from state '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-944390760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3179fae3beba472893ca8a44c876637e',qos_specs=None,replication_status=,reservations=['5d103913-732e-44e7-a266-4a901ac896c2','e685b0be-b729-41bb-a13f-0705248de159','d6358c50-e54e-4eb7-b022-3e1f0c430e11','edbcc0e8-f0ea-4d45-9415-b0c5514cc0ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:56.901737 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a147ff-f5d4-4cbd-a3b2-329777b6ede7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:56.910670 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4a147ff-f5d4-4cbd-a3b2-329777b6ede7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99866) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:56.911418 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Flow 'volume_create_api' (49577bf2-8b49-4d61-a1f0-1bc3e00347ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99866) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:56.911775 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume request issued successfully. Jul 09 16:02:56.912352 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-ab6344b0-76bf-40dc-8d78-cdf899d37ee9 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:02:56.912818 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1556/6165] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 16:02:56 2026] POST /volume/v3/volumes => generated 775 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:56.924689 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-884f9c18-b717-4276-961f-720bf514f4ac None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:56.926401 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-884f9c18-b717-4276-961f-720bf514f4ac tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 Jul 09 16:02:56.926624 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-884f9c18-b717-4276-961f-720bf514f4ac tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:56.926819 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-884f9c18-b717-4276-961f-720bf514f4ac tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:56.934073 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:56.934073 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:56.937860 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-884f9c18-b717-4276-961f-720bf514f4ac tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:56.941927 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-884f9c18-b717-4276-961f-720bf514f4ac tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 returned with HTTP 200 Jul 09 16:02:56.942294 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1523/6166] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:56 2026] GET /volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:57.957058 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-a9d94a70-b75c-494a-a042-faa26ed639a8 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:57.958939 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a9d94a70-b75c-494a-a042-faa26ed639a8 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 Jul 09 16:02:57.959160 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a9d94a70-b75c-494a-a042-faa26ed639a8 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:57.959357 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-a9d94a70-b75c-494a-a042-faa26ed639a8 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:57.966313 np0000004916 devstack@c-api.service[99864]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:57.966313 np0000004916 devstack@c-api.service[99864]: warnings.warn( Jul 09 16:02:57.969752 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-a9d94a70-b75c-494a-a042-faa26ed639a8 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:57.973834 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-a9d94a70-b75c-494a-a042-faa26ed639a8 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 returned with HTTP 200 Jul 09 16:02:57.974497 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1549/6167] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:57 2026] GET /volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:02:57.986499 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-8d02d7b3-c340-4825-b9db-9cfd333b4790 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:57.988194 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8d02d7b3-c340-4825-b9db-9cfd333b4790 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] GET https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 Jul 09 16:02:57.988413 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8d02d7b3-c340-4825-b9db-9cfd333b4790 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:57.988596 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-8d02d7b3-c340-4825-b9db-9cfd333b4790 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Calling method 'show' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:57.996301 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:57.996301 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:02:58.000132 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-8d02d7b3-c340-4825-b9db-9cfd333b4790 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Volume info retrieved successfully. Jul 09 16:02:58.004386 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-8d02d7b3-c340-4825-b9db-9cfd333b4790 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 returned with HTTP 200 Jul 09 16:02:58.004832 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1540/6168] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:57 2026] GET /volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:02:58.017358 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-b3663fb3-2d65-4edc-967c-963cf7ab68d3 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:58.019585 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3663fb3-2d65-4edc-967c-963cf7ab68d3 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 Jul 09 16:02:58.019828 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3663fb3-2d65-4edc-967c-963cf7ab68d3 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:58.020056 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-b3663fb3-2d65-4edc-967c-963cf7ab68d3 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'delete' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:58.020259 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.v3.volumes [None req-b3663fb3-2d65-4edc-967c-963cf7ab68d3 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Delete volume with id: bd857564-dbc2-4e04-8603-cec2795449f8 Jul 09 16:02:58.028821 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:58.028821 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:58.029241 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b3663fb3-2d65-4edc-967c-963cf7ab68d3 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:58.044907 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-b3663fb3-2d65-4edc-967c-963cf7ab68d3 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Delete volume request issued successfully. Jul 09 16:02:58.045110 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-b3663fb3-2d65-4edc-967c-963cf7ab68d3 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 returned with HTTP 202 Jul 09 16:02:58.045612 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1557/6169] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 16:02:58 2026] DELETE /volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 16:02:58.052782 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-7c6397c4-4e9a-4907-b5cc-a2880f7a67b6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:58.054762 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7c6397c4-4e9a-4907-b5cc-a2880f7a67b6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 Jul 09 16:02:58.055000 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7c6397c4-4e9a-4907-b5cc-a2880f7a67b6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:58.055235 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-7c6397c4-4e9a-4907-b5cc-a2880f7a67b6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:58.062960 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:58.062960 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:02:58.066565 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-7c6397c4-4e9a-4907-b5cc-a2880f7a67b6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:58.071201 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-7c6397c4-4e9a-4907-b5cc-a2880f7a67b6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 returned with HTTP 200 Jul 09 16:02:58.071645 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1524/6170] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:58 2026] GET /volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:02:59.084208 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-b0339a35-2528-47e4-bff2-ca74265602f2 None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:59.085976 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b0339a35-2528-47e4-bff2-ca74265602f2 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 Jul 09 16:02:59.086275 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b0339a35-2528-47e4-bff2-ca74265602f2 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:59.086539 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-b0339a35-2528-47e4-bff2-ca74265602f2 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:59.092821 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-b0339a35-2528-47e4-bff2-ca74265602f2 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 returned with HTTP 404 Jul 09 16:02:59.093293 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1550/6171] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:59 2026] GET /volume/v3/volumes/bd857564-dbc2-4e04-8603-cec2795449f8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 16:02:59.100780 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:59.102284 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] POST https://10.4.3.19/volume/v3/volumes Jul 09 16:02:59.102594 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1991799658"}} {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 09 16:02:59.103881 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.v3.volumes [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1991799658'}} {{(pid=99865) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 09 16:02:59.103993 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume of 1 GB Jul 09 16:02:59.107368 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Availability Zones retrieved successfully. Jul 09 16:02:59.112349 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Flow 'volume_create_api' (849bd90e-3d2b-46c8-99c6-0f4573cabebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:59.113195 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754d0904-13ed-4a00-a96c-a1912971982f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:59.113906 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.flows.api.create_volume [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Validating volume size '1' using validate_int {{(pid=99865) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 09 16:02:59.135290 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (754d0904-13ed-4a00-a96c-a1912971982f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-09T15:30:29Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=ab0de083-8735-4cf5-bd0e-7b5775b09580,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ab0de083-8735-4cf5-bd0e-7b5775b09580', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:59.135914 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9fcc6f9-e5f6-4d50-9277-24acf7d3b322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:59.167643 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.quota [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Created reservations ['6082918e-0711-42aa-bded-74460c5edcc5', '0df9b5e6-da86-4cda-9e2f-d8f2daadc919', 'c70923ba-b778-4dcc-93df-16907311b9ab', '6c8c6f9f-3ded-4d64-a3e0-ce39412ae84d'] {{(pid=99865) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 09 16:02:59.168362 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9fcc6f9-e5f6-4d50-9277-24acf7d3b322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6082918e-0711-42aa-bded-74460c5edcc5', '0df9b5e6-da86-4cda-9e2f-d8f2daadc919', 'c70923ba-b778-4dcc-93df-16907311b9ab', '6c8c6f9f-3ded-4d64-a3e0-ce39412ae84d']}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:59.169004 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9688f214-5ff2-4218-ac0f-d36561f31bca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:59.190900 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9688f214-5ff2-4218-ac0f-d36561f31bca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68506238-5e62-4228-af39-81c70ec10106', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1991799658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3179fae3beba472893ca8a44c876637e',qos_specs=None,replication_status=,reservations=['6082918e-0711-42aa-bded-74460c5edcc5','0df9b5e6-da86-4cda-9e2f-d8f2daadc919','c70923ba-b778-4dcc-93df-16907311b9ab','6c8c6f9f-3ded-4d64-a3e0-ce39412ae84d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-09T16:02:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1991799658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68506238-5e62-4228-af39-81c70ec10106,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3179fae3beba472893ca8a44c876637e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ab0de083-8735-4cf5-bd0e-7b5775b09580),volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:59.191534 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5cb069-ff61-4b10-bdbe-e38d139e7116) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:59.206619 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b5cb069-ff61-4b10-bdbe-e38d139e7116) transitioned into state 'SUCCESS' from state '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-1991799658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3179fae3beba472893ca8a44c876637e',qos_specs=None,replication_status=,reservations=['6082918e-0711-42aa-bded-74460c5edcc5','0df9b5e6-da86-4cda-9e2f-d8f2daadc919','c70923ba-b778-4dcc-93df-16907311b9ab','6c8c6f9f-3ded-4d64-a3e0-ce39412ae84d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0cee66059adf45a0b3bdff1cda6ebd8f',volume_type_id=ab0de083-8735-4cf5-bd0e-7b5775b09580)}' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:59.207215 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e64e665-e7f0-43f9-a3f6-1188a2d0bc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 09 16:02:59.215465 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e64e665-e7f0-43f9-a3f6-1188a2d0bc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=99865) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 09 16:02:59.216139 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Flow 'volume_create_api' (849bd90e-3d2b-46c8-99c6-0f4573cabebe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=99865) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 09 16:02:59.216432 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Create volume request issued successfully. Jul 09 16:02:59.216918 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-0530b78c-1746-40cc-9c6b-df6dd75e9ce5 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes returned with HTTP 202 Jul 09 16:02:59.217307 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1541/6172] 10.4.3.19 () {70 vars in 1292 bytes} [Thu Jul 9 16:02:59 2026] POST /volume/v3/volumes => generated 776 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 09 16:02:59.227587 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-c96e2840-206c-4075-9a02-f66af48cd08d None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:02:59.229591 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c96e2840-206c-4075-9a02-f66af48cd08d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 Jul 09 16:02:59.229823 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c96e2840-206c-4075-9a02-f66af48cd08d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:02:59.229974 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-c96e2840-206c-4075-9a02-f66af48cd08d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:02:59.236959 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:02:59.236959 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:02:59.239808 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-c96e2840-206c-4075-9a02-f66af48cd08d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:02:59.243032 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-c96e2840-206c-4075-9a02-f66af48cd08d tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 returned with HTTP 200 Jul 09 16:02:59.243426 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1558/6173] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:02:59 2026] GET /volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 09 16:03:00.254994 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-3da182b5-507d-4cfe-ad84-dcb23f297dcd None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:03:00.257500 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3da182b5-507d-4cfe-ad84-dcb23f297dcd tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 Jul 09 16:03:00.257836 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3da182b5-507d-4cfe-ad84-dcb23f297dcd tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:03:00.258028 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-3da182b5-507d-4cfe-ad84-dcb23f297dcd tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:03:00.265260 np0000004916 devstack@c-api.service[99867]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:03:00.265260 np0000004916 devstack@c-api.service[99867]: warnings.warn( Jul 09 16:03:00.268395 np0000004916 devstack@c-api.service[99867]: INFO cinder.volume.api [None req-3da182b5-507d-4cfe-ad84-dcb23f297dcd tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:03:00.272156 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-3da182b5-507d-4cfe-ad84-dcb23f297dcd tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 returned with HTTP 200 Jul 09 16:03:00.272652 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1525/6174] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:03:00 2026] GET /volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:03:00.283713 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.middleware.request_id [None req-de0605c7-d667-4bd9-9348-0010dda264fb None None] RequestId filter calling following filter/app {{(pid=99864) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:03:00.285444 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-de0605c7-d667-4bd9-9348-0010dda264fb tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] GET https://10.4.3.19/volume/v3/volumes/summary Jul 09 16:03:00.285648 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-de0605c7-d667-4bd9-9348-0010dda264fb tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Empty body provided in request {{(pid=99864) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:03:00.285804 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.openstack.wsgi [None req-de0605c7-d667-4bd9-9348-0010dda264fb tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Calling method 'version_select' {{(pid=99864) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:03:00.285957 np0000004916 devstack@c-api.service[99864]: DEBUG cinder.api.api_utils [None req-de0605c7-d667-4bd9-9348-0010dda264fb tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Removing options '' from query. {{(pid=99864) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 09 16:03:00.292397 np0000004916 devstack@c-api.service[99864]: INFO cinder.volume.api [None req-de0605c7-d667-4bd9-9348-0010dda264fb tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] Get summary completed successfully. Jul 09 16:03:00.292771 np0000004916 devstack@c-api.service[99864]: INFO cinder.api.openstack.wsgi [None req-de0605c7-d667-4bd9-9348-0010dda264fb tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-reader] https://10.4.3.19/volume/v3/volumes/summary returned with HTTP 200 Jul 09 16:03:00.293247 np0000004916 devstack@c-api.service[99864]: [pid: 99864|app: 0|req: 1551/6175] 10.4.3.19 () {68 vars in 1295 bytes} [Thu Jul 9 16:03:00 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 09 16:03:00.301198 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.middleware.request_id [None req-d0bc15dd-cf7e-401b-8b57-e2bcb7041738 None None] RequestId filter calling following filter/app {{(pid=99865) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:03:00.303158 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d0bc15dd-cf7e-401b-8b57-e2bcb7041738 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] DELETE https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 Jul 09 16:03:00.303389 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d0bc15dd-cf7e-401b-8b57-e2bcb7041738 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99865) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:03:00.303574 np0000004916 devstack@c-api.service[99865]: DEBUG cinder.api.openstack.wsgi [None req-d0bc15dd-cf7e-401b-8b57-e2bcb7041738 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'delete' {{(pid=99865) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:03:00.303772 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.v3.volumes [None req-d0bc15dd-cf7e-401b-8b57-e2bcb7041738 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Delete volume with id: 68506238-5e62-4228-af39-81c70ec10106 Jul 09 16:03:00.306075 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=168,cinder:UPDATE=59,cinder:INSERT=38 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:03:00.311789 np0000004916 devstack@c-api.service[99865]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:03:00.311789 np0000004916 devstack@c-api.service[99865]: warnings.warn( Jul 09 16:03:00.312159 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d0bc15dd-cf7e-401b-8b57-e2bcb7041738 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:03:00.326821 np0000004916 devstack@c-api.service[99865]: INFO cinder.volume.api [None req-d0bc15dd-cf7e-401b-8b57-e2bcb7041738 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Delete volume request issued successfully. Jul 09 16:03:00.326984 np0000004916 devstack@c-api.service[99865]: INFO cinder.api.openstack.wsgi [None req-d0bc15dd-cf7e-401b-8b57-e2bcb7041738 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 returned with HTTP 202 Jul 09 16:03:00.327455 np0000004916 devstack@c-api.service[99865]: [pid: 99865|app: 0|req: 1542/6176] 10.4.3.19 () {68 vars in 1385 bytes} [Thu Jul 9 16:03:00 2026] DELETE /volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 09 16:03:00.334543 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.middleware.request_id [None req-fcbfce0e-4264-4c3e-86c1-90ee148c6f73 None None] RequestId filter calling following filter/app {{(pid=99866) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:03:00.336133 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fcbfce0e-4264-4c3e-86c1-90ee148c6f73 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 Jul 09 16:03:00.336368 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fcbfce0e-4264-4c3e-86c1-90ee148c6f73 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99866) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:03:00.336564 np0000004916 devstack@c-api.service[99866]: DEBUG cinder.api.openstack.wsgi [None req-fcbfce0e-4264-4c3e-86c1-90ee148c6f73 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99866) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:03:00.343099 np0000004916 devstack@c-api.service[99866]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 09 16:03:00.343099 np0000004916 devstack@c-api.service[99866]: warnings.warn( Jul 09 16:03:00.346332 np0000004916 devstack@c-api.service[99866]: INFO cinder.volume.api [None req-fcbfce0e-4264-4c3e-86c1-90ee148c6f73 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Volume info retrieved successfully. Jul 09 16:03:00.349858 np0000004916 devstack@c-api.service[99866]: INFO cinder.api.openstack.wsgi [None req-fcbfce0e-4264-4c3e-86c1-90ee148c6f73 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 returned with HTTP 200 Jul 09 16:03:00.350416 np0000004916 devstack@c-api.service[99866]: [pid: 99866|app: 0|req: 1559/6177] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:03:00 2026] GET /volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 09 16:03:01.363105 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.middleware.request_id [None req-1a6377ed-1c26-44b8-afc8-9f43ae4a75c6 None None] RequestId filter calling following filter/app {{(pid=99867) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 09 16:03:01.364825 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a6377ed-1c26-44b8-afc8-9f43ae4a75c6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] GET https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 Jul 09 16:03:01.365022 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a6377ed-1c26-44b8-afc8-9f43ae4a75c6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Empty body provided in request {{(pid=99867) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 09 16:03:01.365215 np0000004916 devstack@c-api.service[99867]: DEBUG cinder.api.openstack.wsgi [None req-1a6377ed-1c26-44b8-afc8-9f43ae4a75c6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] Calling method 'show' {{(pid=99867) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 09 16:03:01.370342 np0000004916 devstack@c-api.service[99867]: INFO cinder.api.openstack.wsgi [None req-1a6377ed-1c26-44b8-afc8-9f43ae4a75c6 tempest-ProjectReaderTests-1451144422 tempest-ProjectReaderTests-1451144422-project-admin] https://10.4.3.19/volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 returned with HTTP 404 Jul 09 16:03:01.370794 np0000004916 devstack@c-api.service[99867]: [pid: 99867|app: 0|req: 1526/6178] 10.4.3.19 () {68 vars in 1382 bytes} [Thu Jul 9 16:03:01 2026] GET /volume/v3/volumes/68506238-5e62-4228-af39-81c70ec10106 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 09 16:03:10.291460 np0000004916 devstack@c-api.service[99864]: DEBUG dbcounter [-] [99864] Writing DB stats cinder:SELECT=165,cinder:UPDATE=59,cinder:INSERT=52,cinder:DELETE=1 {{(pid=99864) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:03:10.322908 np0000004916 devstack@c-api.service[99865]: DEBUG dbcounter [-] [99865] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=99865) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:03:10.349236 np0000004916 devstack@c-api.service[99866]: DEBUG dbcounter [-] [99866] Writing DB stats cinder:SELECT=166,cinder:UPDATE=63,cinder:INSERT=44 {{(pid=99866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 09 16:03:11.367288 np0000004916 devstack@c-api.service[99867]: DEBUG dbcounter [-] [99867] Writing DB stats cinder:SELECT=159,cinder:UPDATE=51,cinder:INSERT=38 {{(pid=99867) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}